@srimandir/daily-live-puja 1.4.2 → 1.4.3
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/daily-live-puja.js +381 -377
- package/dist/daily-live-puja.js.map +1 -1
- package/package.json +3 -3
package/dist/daily-live-puja.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import xt, { useContext as Dt, createContext as Bt, useState as N, useEffect as A, useRef as U, useMemo as Ot, useCallback as qt, useId as Xt } from "react";
|
|
2
2
|
var et = { exports: {} }, He = {};
|
|
3
|
-
var
|
|
3
|
+
var vt;
|
|
4
4
|
function Qt() {
|
|
5
|
-
if (
|
|
6
|
-
|
|
7
|
-
var a =
|
|
5
|
+
if (vt) return He;
|
|
6
|
+
vt = 1;
|
|
7
|
+
var a = xt, s = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, d = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, h = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
8
8
|
function i(o, m, v) {
|
|
9
9
|
var p, f = {}, x = null, w = null;
|
|
10
10
|
v !== void 0 && (x = "" + v), m.key !== void 0 && (x = "" + m.key), m.ref !== void 0 && (w = m.ref);
|
|
@@ -15,14 +15,14 @@ function Qt() {
|
|
|
15
15
|
return He.Fragment = l, He.jsx = i, He.jsxs = i, He;
|
|
16
16
|
}
|
|
17
17
|
var $e = {};
|
|
18
|
-
var
|
|
18
|
+
var bt;
|
|
19
19
|
function ea() {
|
|
20
|
-
return
|
|
21
|
-
var a =
|
|
20
|
+
return bt || (bt = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
21
|
+
var a = xt, s = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.portal"), c = /* @__PURE__ */ Symbol.for("react.fragment"), d = /* @__PURE__ */ Symbol.for("react.strict_mode"), h = /* @__PURE__ */ Symbol.for("react.profiler"), i = /* @__PURE__ */ Symbol.for("react.provider"), o = /* @__PURE__ */ Symbol.for("react.context"), m = /* @__PURE__ */ Symbol.for("react.forward_ref"), v = /* @__PURE__ */ Symbol.for("react.suspense"), p = /* @__PURE__ */ Symbol.for("react.suspense_list"), f = /* @__PURE__ */ Symbol.for("react.memo"), x = /* @__PURE__ */ Symbol.for("react.lazy"), w = /* @__PURE__ */ Symbol.for("react.offscreen"), L = Symbol.iterator, D = "@@iterator";
|
|
22
22
|
function _(t) {
|
|
23
23
|
if (t === null || typeof t != "object")
|
|
24
24
|
return null;
|
|
25
|
-
var n = L && t[L] || t[
|
|
25
|
+
var n = L && t[L] || t[D];
|
|
26
26
|
return typeof n == "function" ? n : null;
|
|
27
27
|
}
|
|
28
28
|
var b = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -43,16 +43,16 @@ function ea() {
|
|
|
43
43
|
E.unshift("Warning: " + n), Function.prototype.apply.call(console[t], console, E);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
var
|
|
46
|
+
var B = !1, S = !1, G = !1, Q = !1, ae = !1, re;
|
|
47
47
|
re = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
48
|
-
function
|
|
49
|
-
return !!(typeof t == "string" || typeof t == "function" || t === c || t === h ||
|
|
48
|
+
function ue(t) {
|
|
49
|
+
return !!(typeof t == "string" || typeof t == "function" || t === c || t === h || ae || t === d || t === v || t === p || Q || t === w || B || S || G || typeof t == "object" && t !== null && (t.$$typeof === x || t.$$typeof === f || t.$$typeof === i || t.$$typeof === o || t.$$typeof === m || // This needs to include all possible module reference object
|
|
50
50
|
// types supported by any Flight configuration anywhere since
|
|
51
51
|
// we don't know which Flight build this will end up being used
|
|
52
52
|
// with.
|
|
53
53
|
t.$$typeof === re || t.getModuleId !== void 0));
|
|
54
54
|
}
|
|
55
|
-
function
|
|
55
|
+
function pe(t, n, u) {
|
|
56
56
|
var g = t.displayName;
|
|
57
57
|
if (g)
|
|
58
58
|
return g;
|
|
@@ -92,7 +92,7 @@ function ea() {
|
|
|
92
92
|
var u = t;
|
|
93
93
|
return M(u._context) + ".Provider";
|
|
94
94
|
case m:
|
|
95
|
-
return
|
|
95
|
+
return pe(t, t.render, "ForwardRef");
|
|
96
96
|
case f:
|
|
97
97
|
var g = t.displayName || null;
|
|
98
98
|
return g !== null ? g : H(t.type) || "Memo";
|
|
@@ -183,13 +183,13 @@ function ea() {
|
|
|
183
183
|
` + ve + t;
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
var
|
|
186
|
+
var he = !1, Y;
|
|
187
187
|
{
|
|
188
188
|
var Oe = typeof WeakMap == "function" ? WeakMap : Map;
|
|
189
189
|
Y = new Oe();
|
|
190
190
|
}
|
|
191
|
-
function
|
|
192
|
-
if (!t ||
|
|
191
|
+
function me(t, n) {
|
|
192
|
+
if (!t || he)
|
|
193
193
|
return "";
|
|
194
194
|
{
|
|
195
195
|
var u = Y.get(t);
|
|
@@ -197,7 +197,7 @@ function ea() {
|
|
|
197
197
|
return u;
|
|
198
198
|
}
|
|
199
199
|
var g;
|
|
200
|
-
|
|
200
|
+
he = !0;
|
|
201
201
|
var k = Error.prepareStackTrace;
|
|
202
202
|
Error.prepareStackTrace = void 0;
|
|
203
203
|
var E;
|
|
@@ -238,39 +238,39 @@ function ea() {
|
|
|
238
238
|
if (V && g && typeof V.stack == "string") {
|
|
239
239
|
for (var y = V.stack.split(`
|
|
240
240
|
`), W = g.stack.split(`
|
|
241
|
-
`), F = y.length - 1,
|
|
242
|
-
|
|
243
|
-
for (; F >= 1 &&
|
|
244
|
-
if (y[F] !== W[
|
|
245
|
-
if (F !== 1 ||
|
|
241
|
+
`), F = y.length - 1, O = W.length - 1; F >= 1 && O >= 0 && y[F] !== W[O]; )
|
|
242
|
+
O--;
|
|
243
|
+
for (; F >= 1 && O >= 0; F--, O--)
|
|
244
|
+
if (y[F] !== W[O]) {
|
|
245
|
+
if (F !== 1 || O !== 1)
|
|
246
246
|
do
|
|
247
|
-
if (F--,
|
|
247
|
+
if (F--, O--, O < 0 || y[F] !== W[O]) {
|
|
248
248
|
var Z = `
|
|
249
249
|
` + y[F].replace(" at new ", " at ");
|
|
250
250
|
return t.displayName && Z.includes("<anonymous>") && (Z = Z.replace("<anonymous>", t.displayName)), typeof t == "function" && Y.set(t, Z), Z;
|
|
251
251
|
}
|
|
252
|
-
while (F >= 1 &&
|
|
252
|
+
while (F >= 1 && O >= 0);
|
|
253
253
|
break;
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
} finally {
|
|
257
|
-
|
|
257
|
+
he = !1, Be.current = E, Ye(), Error.prepareStackTrace = k;
|
|
258
258
|
}
|
|
259
259
|
var ke = t ? t.displayName || t.name : "", je = ke ? q(ke) : "";
|
|
260
260
|
return typeof t == "function" && Y.set(t, je), je;
|
|
261
261
|
}
|
|
262
262
|
function Ge(t, n, u) {
|
|
263
|
-
return
|
|
263
|
+
return me(t, !1);
|
|
264
264
|
}
|
|
265
265
|
function Ke(t) {
|
|
266
266
|
var n = t.prototype;
|
|
267
267
|
return !!(n && n.isReactComponent);
|
|
268
268
|
}
|
|
269
|
-
function
|
|
269
|
+
function fe(t, n, u) {
|
|
270
270
|
if (t == null)
|
|
271
271
|
return "";
|
|
272
272
|
if (typeof t == "function")
|
|
273
|
-
return
|
|
273
|
+
return me(t, Ke(t));
|
|
274
274
|
if (typeof t == "string")
|
|
275
275
|
return q(t);
|
|
276
276
|
switch (t) {
|
|
@@ -284,11 +284,11 @@ function ea() {
|
|
|
284
284
|
case m:
|
|
285
285
|
return Ge(t.render);
|
|
286
286
|
case f:
|
|
287
|
-
return
|
|
287
|
+
return fe(t.type, n, u);
|
|
288
288
|
case x: {
|
|
289
289
|
var g = t, k = g._payload, E = g._init;
|
|
290
290
|
try {
|
|
291
|
-
return
|
|
291
|
+
return fe(E(k), n, u);
|
|
292
292
|
} catch {
|
|
293
293
|
}
|
|
294
294
|
}
|
|
@@ -298,7 +298,7 @@ function ea() {
|
|
|
298
298
|
var $ = Object.prototype.hasOwnProperty, qe = {}, Je = b.ReactDebugCurrentFrame;
|
|
299
299
|
function be(t) {
|
|
300
300
|
if (t) {
|
|
301
|
-
var n = t._owner, u =
|
|
301
|
+
var n = t._owner, u = fe(t.type, t._source, n ? n.type : null);
|
|
302
302
|
Je.setExtraStackFrame(u);
|
|
303
303
|
} else
|
|
304
304
|
Je.setExtraStackFrame(null);
|
|
@@ -322,9 +322,9 @@ function ea() {
|
|
|
322
322
|
}
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
var
|
|
325
|
+
var xe = Array.isArray;
|
|
326
326
|
function oe(t) {
|
|
327
|
-
return
|
|
327
|
+
return xe(t);
|
|
328
328
|
}
|
|
329
329
|
function nt(t) {
|
|
330
330
|
{
|
|
@@ -346,13 +346,13 @@ function ea() {
|
|
|
346
346
|
if (ye(t))
|
|
347
347
|
return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", nt(t)), we(t);
|
|
348
348
|
}
|
|
349
|
-
var Xe = b.ReactCurrentOwner,
|
|
349
|
+
var Xe = b.ReactCurrentOwner, rt = {
|
|
350
350
|
key: !0,
|
|
351
351
|
ref: !0,
|
|
352
352
|
__self: !0,
|
|
353
353
|
__source: !0
|
|
354
|
-
},
|
|
355
|
-
function
|
|
354
|
+
}, ge, it;
|
|
355
|
+
function Qe(t) {
|
|
356
356
|
if ($.call(t, "ref")) {
|
|
357
357
|
var n = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
358
358
|
if (n && n.isReactWarning)
|
|
@@ -360,7 +360,7 @@ function ea() {
|
|
|
360
360
|
}
|
|
361
361
|
return t.ref !== void 0;
|
|
362
362
|
}
|
|
363
|
-
function
|
|
363
|
+
function Ce(t) {
|
|
364
364
|
if ($.call(t, "key")) {
|
|
365
365
|
var n = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
366
366
|
if (n && n.isReactWarning)
|
|
@@ -368,13 +368,13 @@ function ea() {
|
|
|
368
368
|
}
|
|
369
369
|
return t.key !== void 0;
|
|
370
370
|
}
|
|
371
|
-
function
|
|
371
|
+
function Ne(t, n) {
|
|
372
372
|
typeof t.ref == "string" && Xe.current;
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function Se(t, n) {
|
|
375
375
|
{
|
|
376
376
|
var u = function() {
|
|
377
|
-
|
|
377
|
+
ge || (ge = !0, T("%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));
|
|
378
378
|
};
|
|
379
379
|
u.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
380
380
|
get: u,
|
|
@@ -382,10 +382,10 @@ function ea() {
|
|
|
382
382
|
});
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
-
function
|
|
385
|
+
function Me(t, n) {
|
|
386
386
|
{
|
|
387
387
|
var u = function() {
|
|
388
|
-
|
|
388
|
+
it || (it = !0, T("%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));
|
|
389
389
|
};
|
|
390
390
|
u.isReactWarning = !0, Object.defineProperty(t, "ref", {
|
|
391
391
|
get: u,
|
|
@@ -393,7 +393,7 @@ function ea() {
|
|
|
393
393
|
});
|
|
394
394
|
}
|
|
395
395
|
}
|
|
396
|
-
var
|
|
396
|
+
var Ue = function(t, n, u, g, k, E, C) {
|
|
397
397
|
var y = {
|
|
398
398
|
// This tag allows us to uniquely identify this as a React Element
|
|
399
399
|
$$typeof: s,
|
|
@@ -425,38 +425,38 @@ function ea() {
|
|
|
425
425
|
function ot(t, n, u, g, k) {
|
|
426
426
|
{
|
|
427
427
|
var E, C = {}, y = null, W = null;
|
|
428
|
-
u !== void 0 && (Ze(u), y = "" + u),
|
|
428
|
+
u !== void 0 && (Ze(u), y = "" + u), Ce(n) && (Ze(n.key), y = "" + n.key), Qe(n) && (W = n.ref, Ne(n, k));
|
|
429
429
|
for (E in n)
|
|
430
|
-
$.call(n, E) && !
|
|
430
|
+
$.call(n, E) && !rt.hasOwnProperty(E) && (C[E] = n[E]);
|
|
431
431
|
if (t && t.defaultProps) {
|
|
432
432
|
var F = t.defaultProps;
|
|
433
433
|
for (E in F)
|
|
434
434
|
C[E] === void 0 && (C[E] = F[E]);
|
|
435
435
|
}
|
|
436
436
|
if (y || W) {
|
|
437
|
-
var
|
|
438
|
-
y &&
|
|
437
|
+
var O = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
438
|
+
y && Se(C, O), W && Me(C, O);
|
|
439
439
|
}
|
|
440
|
-
return
|
|
440
|
+
return Ue(t, y, W, k, g, Xe.current, C);
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
|
-
var
|
|
443
|
+
var We = b.ReactCurrentOwner, Te = b.ReactDebugCurrentFrame;
|
|
444
444
|
function X(t) {
|
|
445
445
|
if (t) {
|
|
446
|
-
var n = t._owner, u =
|
|
447
|
-
|
|
446
|
+
var n = t._owner, u = fe(t.type, t._source, n ? n.type : null);
|
|
447
|
+
Te.setExtraStackFrame(u);
|
|
448
448
|
} else
|
|
449
|
-
|
|
449
|
+
Te.setExtraStackFrame(null);
|
|
450
450
|
}
|
|
451
|
-
var
|
|
452
|
-
|
|
453
|
-
function
|
|
451
|
+
var le;
|
|
452
|
+
le = !1;
|
|
453
|
+
function j(t) {
|
|
454
454
|
return typeof t == "object" && t !== null && t.$$typeof === s;
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function I() {
|
|
457
457
|
{
|
|
458
|
-
if (
|
|
459
|
-
var t = H(
|
|
458
|
+
if (We.current) {
|
|
459
|
+
var t = H(We.current.type);
|
|
460
460
|
if (t)
|
|
461
461
|
return `
|
|
462
462
|
|
|
@@ -465,13 +465,13 @@ Check the render method of \`` + t + "`.";
|
|
|
465
465
|
return "";
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
|
-
function
|
|
468
|
+
function se(t) {
|
|
469
469
|
return "";
|
|
470
470
|
}
|
|
471
|
-
var
|
|
472
|
-
function
|
|
471
|
+
var ee = {};
|
|
472
|
+
function ne(t) {
|
|
473
473
|
{
|
|
474
|
-
var n =
|
|
474
|
+
var n = I();
|
|
475
475
|
if (!n) {
|
|
476
476
|
var u = typeof t == "string" ? t : t.displayName || t.name;
|
|
477
477
|
u && (n = `
|
|
@@ -481,39 +481,39 @@ Check the top-level render call using <` + u + ">.");
|
|
|
481
481
|
return n;
|
|
482
482
|
}
|
|
483
483
|
}
|
|
484
|
-
function
|
|
484
|
+
function ce(t, n) {
|
|
485
485
|
{
|
|
486
486
|
if (!t._store || t._store.validated || t.key != null)
|
|
487
487
|
return;
|
|
488
488
|
t._store.validated = !0;
|
|
489
|
-
var u =
|
|
490
|
-
if (
|
|
489
|
+
var u = ne(n);
|
|
490
|
+
if (ee[u])
|
|
491
491
|
return;
|
|
492
|
-
|
|
492
|
+
ee[u] = !0;
|
|
493
493
|
var g = "";
|
|
494
|
-
t && t._owner && t._owner !==
|
|
494
|
+
t && t._owner && t._owner !== We.current && (g = " It was passed a child from " + H(t._owner.type) + "."), X(t), T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, g), X(null);
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
|
-
function
|
|
497
|
+
function _e(t, n) {
|
|
498
498
|
{
|
|
499
499
|
if (typeof t != "object")
|
|
500
500
|
return;
|
|
501
501
|
if (oe(t))
|
|
502
502
|
for (var u = 0; u < t.length; u++) {
|
|
503
503
|
var g = t[u];
|
|
504
|
-
|
|
504
|
+
j(g) && ce(g, n);
|
|
505
505
|
}
|
|
506
|
-
else if (
|
|
506
|
+
else if (j(t))
|
|
507
507
|
t._store && (t._store.validated = !0);
|
|
508
508
|
else if (t) {
|
|
509
509
|
var k = _(t);
|
|
510
510
|
if (typeof k == "function" && k !== t.entries)
|
|
511
511
|
for (var E = k.call(t), C; !(C = E.next()).done; )
|
|
512
|
-
|
|
512
|
+
j(C.value) && ce(C.value, n);
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
|
-
function
|
|
516
|
+
function lt(t) {
|
|
517
517
|
{
|
|
518
518
|
var n = t.type;
|
|
519
519
|
if (n == null || typeof n == "string")
|
|
@@ -530,8 +530,8 @@ Check the top-level render call using <` + u + ">.");
|
|
|
530
530
|
if (u) {
|
|
531
531
|
var g = H(n);
|
|
532
532
|
st(u, t.props, "prop", g, t);
|
|
533
|
-
} else if (n.PropTypes !== void 0 && !
|
|
534
|
-
|
|
533
|
+
} else if (n.PropTypes !== void 0 && !le) {
|
|
534
|
+
le = !0;
|
|
535
535
|
var k = H(n);
|
|
536
536
|
T("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", k || "Unknown");
|
|
537
537
|
}
|
|
@@ -550,64 +550,64 @@ Check the top-level render call using <` + u + ">.");
|
|
|
550
550
|
t.ref !== null && (X(t), T("Invalid attribute `ref` supplied to `React.Fragment`."), X(null));
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
|
-
var
|
|
554
|
-
function
|
|
553
|
+
var _t = {};
|
|
554
|
+
function jt(t, n, u, g, k, E) {
|
|
555
555
|
{
|
|
556
|
-
var C =
|
|
556
|
+
var C = ue(t);
|
|
557
557
|
if (!C) {
|
|
558
558
|
var y = "";
|
|
559
559
|
(t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
560
|
-
var W =
|
|
561
|
-
W ? y += W : y +=
|
|
560
|
+
var W = se();
|
|
561
|
+
W ? y += W : y += I();
|
|
562
562
|
var F;
|
|
563
563
|
t === null ? F = "null" : oe(t) ? F = "array" : t !== void 0 && t.$$typeof === s ? (F = "<" + (H(t.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : F = typeof t, T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", F, y);
|
|
564
564
|
}
|
|
565
|
-
var
|
|
566
|
-
if (
|
|
567
|
-
return
|
|
565
|
+
var O = ot(t, n, u, k, E);
|
|
566
|
+
if (O == null)
|
|
567
|
+
return O;
|
|
568
568
|
if (C) {
|
|
569
569
|
var Z = n.children;
|
|
570
570
|
if (Z !== void 0)
|
|
571
571
|
if (g)
|
|
572
572
|
if (oe(Z)) {
|
|
573
573
|
for (var ke = 0; ke < Z.length; ke++)
|
|
574
|
-
|
|
574
|
+
_e(Z[ke], t);
|
|
575
575
|
Object.freeze && Object.freeze(Z);
|
|
576
576
|
} else
|
|
577
577
|
T("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
578
578
|
else
|
|
579
|
-
|
|
579
|
+
_e(Z, t);
|
|
580
580
|
}
|
|
581
581
|
if ($.call(n, "key")) {
|
|
582
582
|
var je = H(t), V = Object.keys(n).filter(function(Zt) {
|
|
583
583
|
return Zt !== "key";
|
|
584
|
-
}),
|
|
585
|
-
if (!
|
|
584
|
+
}), ct = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
585
|
+
if (!_t[je + ct]) {
|
|
586
586
|
var Jt = V.length > 0 ? "{" + V.join(": ..., ") + ": ...}" : "{}";
|
|
587
587
|
T(`A props object containing a "key" prop is being spread into JSX:
|
|
588
588
|
let props = %s;
|
|
589
589
|
<%s {...props} />
|
|
590
590
|
React keys must be passed directly to JSX without using spread:
|
|
591
591
|
let props = %s;
|
|
592
|
-
<%s key={someKey} {...props} />`,
|
|
592
|
+
<%s key={someKey} {...props} />`, ct, je, Jt, je), _t[je + ct] = !0;
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
|
-
return t === c ? Vt(
|
|
595
|
+
return t === c ? Vt(O) : lt(O), O;
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
function zt(t, n, u) {
|
|
599
|
-
return
|
|
599
|
+
return jt(t, n, u, !0);
|
|
600
600
|
}
|
|
601
601
|
function Yt(t, n, u) {
|
|
602
|
-
return
|
|
602
|
+
return jt(t, n, u, !1);
|
|
603
603
|
}
|
|
604
604
|
var Gt = Yt, Kt = zt;
|
|
605
605
|
$e.Fragment = c, $e.jsx = Gt, $e.jsxs = Kt;
|
|
606
606
|
})()), $e;
|
|
607
607
|
}
|
|
608
|
-
var
|
|
608
|
+
var yt;
|
|
609
609
|
function ta() {
|
|
610
|
-
return
|
|
610
|
+
return yt || (yt = 1, process.env.NODE_ENV === "production" ? et.exports = Qt() : et.exports = ea()), et.exports;
|
|
611
611
|
}
|
|
612
612
|
var e = ta();
|
|
613
613
|
const aa = {
|
|
@@ -709,18 +709,18 @@ const aa = {
|
|
|
709
709
|
}, na = {
|
|
710
710
|
en: aa,
|
|
711
711
|
hi: sa
|
|
712
|
-
},
|
|
712
|
+
}, Mt = Bt(null), qr = ({
|
|
713
713
|
locale: a,
|
|
714
714
|
children: s
|
|
715
715
|
}) => {
|
|
716
716
|
const c = { locale: a, t: (d) => na[a]?.[d] ?? d };
|
|
717
|
-
return /* @__PURE__ */ e.jsx(
|
|
717
|
+
return /* @__PURE__ */ e.jsx(Mt.Provider, { value: c, children: s });
|
|
718
718
|
};
|
|
719
|
-
function
|
|
720
|
-
return
|
|
719
|
+
function gt() {
|
|
720
|
+
return Dt(Mt);
|
|
721
721
|
}
|
|
722
|
-
const
|
|
723
|
-
const a =
|
|
722
|
+
const Ut = Bt(void 0), Wt = () => {
|
|
723
|
+
const a = Dt(Ut);
|
|
724
724
|
if (!a)
|
|
725
725
|
throw new Error("useAppContext must be used within AppContextProvider");
|
|
726
726
|
return a;
|
|
@@ -729,7 +729,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
729
729
|
}) => {
|
|
730
730
|
const [s, l] = N(null), [c, d] = N(!1);
|
|
731
731
|
return /* @__PURE__ */ e.jsx(
|
|
732
|
-
|
|
732
|
+
Ut.Provider,
|
|
733
733
|
{
|
|
734
734
|
value: {
|
|
735
735
|
userData: s,
|
|
@@ -740,11 +740,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
740
740
|
children: a
|
|
741
741
|
}
|
|
742
742
|
);
|
|
743
|
-
}, ra = "_landingPage_1fap9_1",
|
|
743
|
+
}, ra = "_landingPage_1fap9_1", wt = {
|
|
744
744
|
landingPage: ra,
|
|
745
745
|
"sf-select": "_sf-select_1fap9_12"
|
|
746
746
|
}, ia = ({ targetDate: a }) => {
|
|
747
|
-
const l =
|
|
747
|
+
const l = gt()?.t || ((o) => o), c = () => {
|
|
748
748
|
const m = (typeof a == "string" ? new Date(a) : a).getTime() - Date.now();
|
|
749
749
|
if (m > 0) {
|
|
750
750
|
const v = Math.floor(m / 864e5), p = Math.floor(m % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)), f = Math.floor(m % (1e3 * 60 * 60) / (1e3 * 60)), x = Math.floor(m % (1e3 * 60) / 1e3);
|
|
@@ -752,7 +752,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
752
752
|
}
|
|
753
753
|
return { days: 0, hours: 0, minutes: 0, seconds: 0 };
|
|
754
754
|
}, [d, h] = N({ days: 0, hours: 0, minutes: 0, seconds: 0 });
|
|
755
|
-
|
|
755
|
+
A(() => {
|
|
756
756
|
h(c());
|
|
757
757
|
const o = setInterval(() => {
|
|
758
758
|
h(c());
|
|
@@ -800,7 +800,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
800
800
|
titleKey: "expectItem3Title",
|
|
801
801
|
descKey: "expectItem3Desc"
|
|
802
802
|
}
|
|
803
|
-
],
|
|
803
|
+
], Ct = [
|
|
804
804
|
{ code: "+1", country: "USA" },
|
|
805
805
|
// { code: "+7", country: "Russia / Kazakhstan" },
|
|
806
806
|
// { code: "+20", country: "Egypt" },
|
|
@@ -870,14 +870,14 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
870
870
|
// { code: "+975", country: "Bhutan" },
|
|
871
871
|
// { code: "+976", country: "Mongolia" },
|
|
872
872
|
// { code: "+977", country: "Nepal" },
|
|
873
|
-
], la = "Share the Blessings", ca = "Invite family to join daily Puja. Bring change to their lives.",
|
|
873
|
+
], la = "Share the Blessings", ca = "Invite family to join daily Puja. Bring change to their lives.", Nt = "Share on WhatsApp", da = "Your 7-Day Journey", ua = "https://srm-cdn.a4b.io/yoda/1776256998292.svg", pa = (a, s) => `${a} of ${s} days attended. Keep going!`, ha = "Explore Sri Mandir", ma = "Explore Sri Mandir", fa = "BEST VALUE", xa = "Unlimited Daily Puja", ga = "Never miss a sacred morning. Subscribe for full access, every day.", _a = "Unlimited live access, every single day", ja = "Daily WhatsApp reminders before Puja start", va = "https://srm-cdn.a4b.io/yoda/1776255523256.png", ba = "/ Week", ya = "Start Subscription", wa = "No charge today. Cancel Anytime", de = {
|
|
874
874
|
id: "fallback-puja",
|
|
875
875
|
title: "5100 Hanuman Chalisa, 5100 Sankat mochan Hanumanashtak, Shani Tel..",
|
|
876
876
|
location: "Shri Navagrah Shani Temple, Ujjain, Madhya Pradesh",
|
|
877
877
|
date: "2 April, Thursday, Chaitra Shukla Purnima",
|
|
878
878
|
deeplink: "/epuja",
|
|
879
879
|
imageUrl: "https://srimandirweb.s3.ap-south-1.amazonaws.com/puja_5da7836c1b.png"
|
|
880
|
-
},
|
|
880
|
+
}, Ht = [
|
|
881
881
|
{
|
|
882
882
|
id: "fallback-pranam",
|
|
883
883
|
name: "Pranam",
|
|
@@ -918,7 +918,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
918
918
|
mute: 1,
|
|
919
919
|
controls: 0,
|
|
920
920
|
playsinline: 1
|
|
921
|
-
},
|
|
921
|
+
}, St = [
|
|
922
922
|
{ id: "free-trial", label: "100% Free for 7 days" },
|
|
923
923
|
{ id: "no-hidden-charges", label: "No hidden charges" },
|
|
924
924
|
{ id: "daily-reminders", label: "Daily reminders" },
|
|
@@ -980,24 +980,24 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
980
980
|
analytics: c,
|
|
981
981
|
showToast: d
|
|
982
982
|
}) => {
|
|
983
|
-
const i =
|
|
983
|
+
const i = gt()?.t || ((S) => S), [o, m] = N(l ? "+1" : "+91"), [v, p] = N(!1), { setUserData: f, setShowSuccess: x } = Wt(), [w, L] = N(""), [D, _] = N(""), b = U(!1), T = `${o}-${D}`, z = Ct.find(
|
|
984
984
|
(S) => S.code === o
|
|
985
985
|
);
|
|
986
|
-
|
|
986
|
+
A(() => {
|
|
987
987
|
!b.current && c?.trackLandingPageViewed && (c.trackLandingPageViewed(), b.current = !0);
|
|
988
988
|
}, [c]);
|
|
989
|
-
const
|
|
989
|
+
const B = (S) => {
|
|
990
990
|
if (S.preventDefault(), !w || w.trim() === "") {
|
|
991
991
|
d?.("error", "Please enter your name");
|
|
992
992
|
return;
|
|
993
993
|
}
|
|
994
|
-
if (!
|
|
994
|
+
if (!D || D.length !== 10) {
|
|
995
995
|
d?.("error", "Please enter a valid 10-digit WhatsApp number");
|
|
996
996
|
return;
|
|
997
997
|
}
|
|
998
998
|
c?.trackSubmitClicked?.(), f({ name: w, fullPhoneNumber: T }), d?.("success", "Registration Successful"), x(!0), s?.({ name: w, fullPhoneNumber: T });
|
|
999
999
|
};
|
|
1000
|
-
return /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className:
|
|
1000
|
+
return /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className: wt.landingPage, children: [
|
|
1001
1001
|
/* @__PURE__ */ e.jsx("div", { className: "relative w-full flex justify-center bg-[#FFF8EF]", children: /* @__PURE__ */ e.jsx(
|
|
1002
1002
|
"img",
|
|
1003
1003
|
{
|
|
@@ -1026,7 +1026,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1026
1026
|
] }),
|
|
1027
1027
|
/* @__PURE__ */ e.jsx("div", { className: "px-4 py-6 bg-[#FFF8EF]", children: /* @__PURE__ */ e.jsxs("div", { className: "max-w-md mx-auto px-4", children: [
|
|
1028
1028
|
/* @__PURE__ */ e.jsx("p", { className: "text-center text-[#6F5642] text-[14px] mb-6", children: i("formTitle") }),
|
|
1029
|
-
/* @__PURE__ */ e.jsxs("form", { onSubmit:
|
|
1029
|
+
/* @__PURE__ */ e.jsxs("form", { onSubmit: B, className: "space-y-4", children: [
|
|
1030
1030
|
/* @__PURE__ */ e.jsxs("div", { children: [
|
|
1031
1031
|
/* @__PURE__ */ e.jsx("label", { className: "block text-[#614938] text-[14px] font-medium mb-2", children: i("nameLabel") }),
|
|
1032
1032
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1052,11 +1052,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1052
1052
|
"div",
|
|
1053
1053
|
{
|
|
1054
1054
|
onClick: () => p(!v),
|
|
1055
|
-
className: `${
|
|
1055
|
+
className: `${wt["sf-select"]} text-center text-[#614938] bg-[#F9F3EF] border-[#ECD4C2]`,
|
|
1056
1056
|
children: z?.code
|
|
1057
1057
|
}
|
|
1058
1058
|
),
|
|
1059
|
-
v && /* @__PURE__ */ e.jsx("div", { className: "absolute top-full left-0 w-full bg-white border border-[#D4C5B0] rounded-lg mt-1 shadow-lg z-50", children:
|
|
1059
|
+
v && /* @__PURE__ */ e.jsx("div", { className: "absolute top-full left-0 w-full bg-white border border-[#D4C5B0] rounded-lg mt-1 shadow-lg z-50", children: Ct.map((S) => /* @__PURE__ */ e.jsxs(
|
|
1060
1060
|
"div",
|
|
1061
1061
|
{
|
|
1062
1062
|
onClick: () => {
|
|
@@ -1077,10 +1077,10 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1077
1077
|
"input",
|
|
1078
1078
|
{
|
|
1079
1079
|
type: "tel",
|
|
1080
|
-
value:
|
|
1080
|
+
value: D,
|
|
1081
1081
|
onChange: (S) => {
|
|
1082
1082
|
const G = S.target.value.replace(/\D/g, "");
|
|
1083
|
-
_(G), G && !
|
|
1083
|
+
_(G), G && !D && c?.trackPhoneFilled?.();
|
|
1084
1084
|
},
|
|
1085
1085
|
onFocus: () => c?.trackPhoneClicked?.(),
|
|
1086
1086
|
placeholder: i("whatsappPlaceholder"),
|
|
@@ -1114,7 +1114,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1114
1114
|
] }, G)) })
|
|
1115
1115
|
] }) })
|
|
1116
1116
|
] }) });
|
|
1117
|
-
}, Ia = "_successPage_8t8j5_1", La = "_profileImageContainer_8t8j5_7", Fa = "_profileImage_8t8j5_7", Aa = "_greeting_8t8j5_19", Da = "_jaiShreeRam_8t8j5_23", Ba = "_userName_8t8j5_29", Oa = "_registrationCard_8t8j5_34", qa = "_registeredText_8t8j5_48", Ma = "_eventName_8t8j5_53", Ua = "_eventDetails_8t8j5_61", Wa = "_whatsappButton_8t8j5_66", Ha = "_redirectInfo_8t8j5_75", $a = "_redirectText_8t8j5_79", Va = "_countdown_8t8j5_84", za = "_nextSteps_8t8j5_90", Ya = "_nextStepsTitle_8t8j5_96", Ga = "_stepsList_8t8j5_101", Ka = "_step_8t8j5_101", Ja = "_stepNumber_8t8j5_109", Za = "_stepText_8t8j5_113",
|
|
1117
|
+
}, Ia = "_successPage_8t8j5_1", La = "_profileImageContainer_8t8j5_7", Fa = "_profileImage_8t8j5_7", Aa = "_greeting_8t8j5_19", Da = "_jaiShreeRam_8t8j5_23", Ba = "_userName_8t8j5_29", Oa = "_registrationCard_8t8j5_34", qa = "_registeredText_8t8j5_48", Ma = "_eventName_8t8j5_53", Ua = "_eventDetails_8t8j5_61", Wa = "_whatsappButton_8t8j5_66", Ha = "_redirectInfo_8t8j5_75", $a = "_redirectText_8t8j5_79", Va = "_countdown_8t8j5_84", za = "_nextSteps_8t8j5_90", Ya = "_nextStepsTitle_8t8j5_96", Ga = "_stepsList_8t8j5_101", Ka = "_step_8t8j5_101", Ja = "_stepNumber_8t8j5_109", Za = "_stepText_8t8j5_113", P = {
|
|
1118
1118
|
successPage: Ia,
|
|
1119
1119
|
profileImageContainer: La,
|
|
1120
1120
|
profileImage: Fa,
|
|
@@ -1135,7 +1135,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1135
1135
|
step: Ka,
|
|
1136
1136
|
stepNumber: Ja,
|
|
1137
1137
|
stepText: Za
|
|
1138
|
-
}, Xa = "918151810300", Qa = "I'm interested in the Rasrajji Hanuman Jayanti Path",
|
|
1138
|
+
}, Xa = "918151810300", Qa = "I'm interested in the Rasrajji Hanuman Jayanti Path", Tt = `https://wa.me/${Xa}?text=${encodeURIComponent(Qa)}`, Wr = ({
|
|
1139
1139
|
userName: a = "Rahul",
|
|
1140
1140
|
eventName: s = "Hanuman Jayanti Maha Path",
|
|
1141
1141
|
eventDate: l = "2nd April",
|
|
@@ -1146,43 +1146,43 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1146
1146
|
showToast: o,
|
|
1147
1147
|
disableRedirect: m = !1
|
|
1148
1148
|
}) => {
|
|
1149
|
-
const p =
|
|
1150
|
-
return
|
|
1149
|
+
const p = gt()?.t || ((_) => _), { userData: f } = Wt(), [x, w] = N(h), L = U(!1), D = f?.name || a;
|
|
1150
|
+
return A(() => {
|
|
1151
1151
|
!L.current && i?.trackSuccessPageViewed && (i.trackSuccessPageViewed({
|
|
1152
1152
|
name: f?.name,
|
|
1153
1153
|
phone: f?.fullPhoneNumber
|
|
1154
1154
|
}), L.current = !0);
|
|
1155
|
-
}, [i, f?.name, f?.fullPhoneNumber]),
|
|
1155
|
+
}, [i, f?.name, f?.fullPhoneNumber]), A(() => {
|
|
1156
1156
|
if (!m)
|
|
1157
1157
|
if (x > 0) {
|
|
1158
1158
|
const _ = setTimeout(() => w(x - 1), 1e3);
|
|
1159
1159
|
return () => clearTimeout(_);
|
|
1160
|
-
} else x === 0 && (window.location.href =
|
|
1161
|
-
}, [x, m]), /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className:
|
|
1162
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1160
|
+
} else x === 0 && (window.location.href = Tt);
|
|
1161
|
+
}, [x, m]), /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className: P.successPage, children: [
|
|
1162
|
+
/* @__PURE__ */ e.jsx("div", { className: P.profileImageContainer, children: /* @__PURE__ */ e.jsx(
|
|
1163
1163
|
"img",
|
|
1164
1164
|
{
|
|
1165
1165
|
src: "https://srm-cdn.a4b.io/yoda/1774094253562.webp",
|
|
1166
1166
|
alt: "Profile",
|
|
1167
|
-
className:
|
|
1167
|
+
className: P.profileImage,
|
|
1168
1168
|
width: 88,
|
|
1169
1169
|
height: 88,
|
|
1170
1170
|
loading: "eager"
|
|
1171
1171
|
}
|
|
1172
1172
|
) }),
|
|
1173
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1174
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1175
|
-
/* @__PURE__ */ e.jsxs("h1", { className:
|
|
1173
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.greeting, children: [
|
|
1174
|
+
/* @__PURE__ */ e.jsx("p", { className: P.jaiShreeRam, children: p("jaiShreeRam") }),
|
|
1175
|
+
/* @__PURE__ */ e.jsxs("h1", { className: P.userName, children: [
|
|
1176
1176
|
p("namaste"),
|
|
1177
1177
|
", ",
|
|
1178
|
-
|
|
1178
|
+
D,
|
|
1179
1179
|
" Ji"
|
|
1180
1180
|
] })
|
|
1181
1181
|
] }),
|
|
1182
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1183
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1184
|
-
/* @__PURE__ */ e.jsx("h2", { className:
|
|
1185
|
-
/* @__PURE__ */ e.jsxs("p", { className:
|
|
1182
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.registrationCard, children: [
|
|
1183
|
+
/* @__PURE__ */ e.jsx("p", { className: P.registeredText, children: p("registeredFor") }),
|
|
1184
|
+
/* @__PURE__ */ e.jsx("h2", { className: P.eventName, children: s }),
|
|
1185
|
+
/* @__PURE__ */ e.jsxs("p", { className: P.eventDetails, children: [
|
|
1186
1186
|
l,
|
|
1187
1187
|
" · ",
|
|
1188
1188
|
c
|
|
@@ -1191,38 +1191,38 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1191
1191
|
/* @__PURE__ */ e.jsx(
|
|
1192
1192
|
"button",
|
|
1193
1193
|
{
|
|
1194
|
-
className:
|
|
1194
|
+
className: P.whatsappButton,
|
|
1195
1195
|
onClick: () => {
|
|
1196
1196
|
i?.trackWhatsappBtnClicked?.(), o?.("success", "Redirecting to WhatsApp..."), setTimeout(() => {
|
|
1197
|
-
window.location.href =
|
|
1197
|
+
window.location.href = Tt;
|
|
1198
1198
|
}, 500), d?.();
|
|
1199
1199
|
},
|
|
1200
1200
|
type: "button",
|
|
1201
1201
|
children: p("sendlinkonwhatsapp")
|
|
1202
1202
|
}
|
|
1203
1203
|
),
|
|
1204
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1205
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1206
|
-
/* @__PURE__ */ e.jsxs("p", { className:
|
|
1204
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.redirectInfo, children: [
|
|
1205
|
+
/* @__PURE__ */ e.jsx("p", { className: P.redirectText, children: p("redirectingIn") }),
|
|
1206
|
+
/* @__PURE__ */ e.jsxs("p", { className: P.countdown, children: [
|
|
1207
1207
|
x.toString().padStart(2, "0"),
|
|
1208
1208
|
" ",
|
|
1209
1209
|
p("seconds")
|
|
1210
1210
|
] })
|
|
1211
1211
|
] }),
|
|
1212
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1213
|
-
/* @__PURE__ */ e.jsx("h3", { className:
|
|
1214
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1215
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1216
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1217
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1212
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.nextSteps, children: [
|
|
1213
|
+
/* @__PURE__ */ e.jsx("h3", { className: P.nextStepsTitle, children: p("whatHappensNext") }),
|
|
1214
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.stepsList, children: [
|
|
1215
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.step, children: [
|
|
1216
|
+
/* @__PURE__ */ e.jsx("span", { className: P.stepNumber, children: "1" }),
|
|
1217
|
+
/* @__PURE__ */ e.jsx("p", { className: P.stepText, children: p("step1") })
|
|
1218
1218
|
] }),
|
|
1219
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1220
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1221
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1219
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.step, children: [
|
|
1220
|
+
/* @__PURE__ */ e.jsx("span", { className: P.stepNumber, children: "2" }),
|
|
1221
|
+
/* @__PURE__ */ e.jsx("p", { className: P.stepText, children: p("step2") })
|
|
1222
1222
|
] }),
|
|
1223
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1224
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1225
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1223
|
+
/* @__PURE__ */ e.jsxs("div", { className: P.step, children: [
|
|
1224
|
+
/* @__PURE__ */ e.jsx("span", { className: P.stepNumber, children: "3" }),
|
|
1225
|
+
/* @__PURE__ */ e.jsx("p", { className: P.stepText, children: p("step3") })
|
|
1226
1226
|
] })
|
|
1227
1227
|
] })
|
|
1228
1228
|
] })
|
|
@@ -1320,7 +1320,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1320
1320
|
share: "Share",
|
|
1321
1321
|
store: "Store",
|
|
1322
1322
|
subscription: "Subscription"
|
|
1323
|
-
},
|
|
1323
|
+
}, dt = ({
|
|
1324
1324
|
activeTab: a,
|
|
1325
1325
|
onTabChange: s,
|
|
1326
1326
|
onChatPress: l,
|
|
@@ -1394,7 +1394,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1394
1394
|
]
|
|
1395
1395
|
}
|
|
1396
1396
|
) });
|
|
1397
|
-
}, Sn = "_header_u6i0u_1", Tn = "_leftBlock_u6i0u_5", kn = "_logo_u6i0u_9", En = "_titleBlock_u6i0u_13", Pn = "_title_u6i0u_13", Rn = "_subtitle_u6i0u_21", In = "_tags_u6i0u_25", Ln = "_liveTag_u6i0u_29", Fn = "_liveDot_u6i0u_33", An = "_daysTag_u6i0u_37",
|
|
1397
|
+
}, Sn = "_header_u6i0u_1", Tn = "_leftBlock_u6i0u_5", kn = "_logo_u6i0u_9", En = "_titleBlock_u6i0u_13", Pn = "_title_u6i0u_13", Rn = "_subtitle_u6i0u_21", In = "_tags_u6i0u_25", Ln = "_liveTag_u6i0u_29", Fn = "_liveDot_u6i0u_33", An = "_daysTag_u6i0u_37", te = {
|
|
1398
1398
|
header: Sn,
|
|
1399
1399
|
leftBlock: Tn,
|
|
1400
1400
|
logo: kn,
|
|
@@ -1408,20 +1408,20 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1408
1408
|
}, Dn = "https://srm-cdn.a4b.io/yoda/1770362904947.svg", Bn = ({
|
|
1409
1409
|
isLive: a = !1,
|
|
1410
1410
|
daysRemaining: s
|
|
1411
|
-
}) => /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className:
|
|
1412
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1413
|
-
/* @__PURE__ */ e.jsx("img", { src: Dn, className:
|
|
1414
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1415
|
-
/* @__PURE__ */ e.jsx("h1", { className:
|
|
1416
|
-
/* @__PURE__ */ e.jsx("h6", { className:
|
|
1411
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className: te.header, children: [
|
|
1412
|
+
/* @__PURE__ */ e.jsxs("div", { className: te.leftBlock, children: [
|
|
1413
|
+
/* @__PURE__ */ e.jsx("img", { src: Dn, className: te.logo, alt: "Puja" }),
|
|
1414
|
+
/* @__PURE__ */ e.jsxs("div", { className: te.titleBlock, children: [
|
|
1415
|
+
/* @__PURE__ */ e.jsx("h1", { className: te.title, children: "Sri Mandir" }),
|
|
1416
|
+
/* @__PURE__ */ e.jsx("h6", { className: te.subtitle, children: "Daily Live Puja" })
|
|
1417
1417
|
] })
|
|
1418
1418
|
] }),
|
|
1419
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1420
|
-
a && /* @__PURE__ */ e.jsxs("div", { className:
|
|
1421
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1419
|
+
/* @__PURE__ */ e.jsxs("div", { className: te.tags, children: [
|
|
1420
|
+
a && /* @__PURE__ */ e.jsxs("div", { className: te.liveTag, children: [
|
|
1421
|
+
/* @__PURE__ */ e.jsx("span", { className: te.liveDot, "aria-hidden": "true" }),
|
|
1422
1422
|
/* @__PURE__ */ e.jsx("span", { children: "LIVE" })
|
|
1423
1423
|
] }),
|
|
1424
|
-
typeof s == "number" && s > 0 && /* @__PURE__ */ e.jsxs("div", { className:
|
|
1424
|
+
typeof s == "number" && s > 0 && /* @__PURE__ */ e.jsxs("div", { className: te.daysTag, children: [
|
|
1425
1425
|
s,
|
|
1426
1426
|
" Days Remain"
|
|
1427
1427
|
] })
|
|
@@ -1432,11 +1432,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1432
1432
|
iconWrap: Mn,
|
|
1433
1433
|
label: Un,
|
|
1434
1434
|
dot: Wn
|
|
1435
|
-
},
|
|
1435
|
+
}, kt = [
|
|
1436
1436
|
{ id: "devotees", label: "1.2L+ Devotees" },
|
|
1437
1437
|
{ id: "rating", label: "4.9 Rating" },
|
|
1438
1438
|
{ id: "verified", label: "Verified Pandit" }
|
|
1439
|
-
],
|
|
1439
|
+
], $t = () => /* @__PURE__ */ e.jsxs(
|
|
1440
1440
|
"svg",
|
|
1441
1441
|
{
|
|
1442
1442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1537,17 +1537,17 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1537
1537
|
), Vn = {
|
|
1538
1538
|
devotees: $n,
|
|
1539
1539
|
rating: Hn,
|
|
1540
|
-
verified:
|
|
1541
|
-
}, zn = () => /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsx("div", { className: Ve.wrapper, children:
|
|
1542
|
-
const l = Vn[a.id] ||
|
|
1543
|
-
return /* @__PURE__ */ e.jsxs(
|
|
1540
|
+
verified: $t
|
|
1541
|
+
}, zn = () => /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsx("div", { className: Ve.wrapper, children: kt.map((a, s) => {
|
|
1542
|
+
const l = Vn[a.id] || $t;
|
|
1543
|
+
return /* @__PURE__ */ e.jsxs(xt.Fragment, { children: [
|
|
1544
1544
|
/* @__PURE__ */ e.jsxs("div", { className: Ve.marker, children: [
|
|
1545
1545
|
/* @__PURE__ */ e.jsx("span", { className: Ve.iconWrap, children: /* @__PURE__ */ e.jsx(l, {}) }),
|
|
1546
1546
|
/* @__PURE__ */ e.jsx("span", { className: Ve.label, children: a.label })
|
|
1547
1547
|
] }),
|
|
1548
|
-
s <
|
|
1548
|
+
s < kt.length - 1 && /* @__PURE__ */ e.jsx("span", { className: Ve.dot, "aria-hidden": "true", children: "•" })
|
|
1549
1549
|
] }, a.id);
|
|
1550
|
-
}) }) }), Yn = "_root_ble2n_1", Gn = "_highlights_ble2n_5", Kn = "_highlightColumn_ble2n_9", Jn = "_highlightItem_ble2n_13", Zn = "_highlightTick_ble2n_18", Xn = "_section_ble2n_22", Qn = "_sectionTitle_ble2n_26", er = "_benefitsList_ble2n_30", tr = "_benefitItem_ble2n_34", ar = "_benefitIcon_ble2n_38", sr = "_benefitTitle_ble2n_42", nr = "_benefitDesc_ble2n_46", rr = "_testimonialsScroll_ble2n_50", ir = "_testimonialCard_ble2n_54", or = "_testimonialHeader_ble2n_58", lr = "_avatar_ble2n_62", cr = "_name_ble2n_66", dr = "_location_ble2n_70", ur = "_stars_ble2n_74", pr = "_quote_ble2n_78", hr = "_readMore_ble2n_82",
|
|
1550
|
+
}) }) }), Yn = "_root_ble2n_1", Gn = "_highlights_ble2n_5", Kn = "_highlightColumn_ble2n_9", Jn = "_highlightItem_ble2n_13", Zn = "_highlightTick_ble2n_18", Xn = "_section_ble2n_22", Qn = "_sectionTitle_ble2n_26", er = "_benefitsList_ble2n_30", tr = "_benefitItem_ble2n_34", ar = "_benefitIcon_ble2n_38", sr = "_benefitTitle_ble2n_42", nr = "_benefitDesc_ble2n_46", rr = "_testimonialsScroll_ble2n_50", ir = "_testimonialCard_ble2n_54", or = "_testimonialHeader_ble2n_58", lr = "_avatar_ble2n_62", cr = "_name_ble2n_66", dr = "_location_ble2n_70", ur = "_stars_ble2n_74", pr = "_quote_ble2n_78", hr = "_readMore_ble2n_82", R = {
|
|
1551
1551
|
root: Yn,
|
|
1552
1552
|
highlights: Gn,
|
|
1553
1553
|
highlightColumn: Kn,
|
|
@@ -1569,7 +1569,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1569
1569
|
stars: ur,
|
|
1570
1570
|
quote: pr,
|
|
1571
1571
|
readMore: hr
|
|
1572
|
-
},
|
|
1572
|
+
}, Et = () => /* @__PURE__ */ e.jsx(
|
|
1573
1573
|
"svg",
|
|
1574
1574
|
{
|
|
1575
1575
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1589,49 +1589,49 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1589
1589
|
)
|
|
1590
1590
|
}
|
|
1591
1591
|
), mr = () => {
|
|
1592
|
-
const a =
|
|
1593
|
-
return /* @__PURE__ */ e.jsxs("section", { className:
|
|
1594
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1595
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1592
|
+
const a = St.slice(0, 2), s = St.slice(2, 4);
|
|
1593
|
+
return /* @__PURE__ */ e.jsxs("section", { className: R.highlights, children: [
|
|
1594
|
+
/* @__PURE__ */ e.jsx("div", { className: R.highlightColumn, children: a.map((l) => /* @__PURE__ */ e.jsxs("div", { className: R.highlightItem, children: [
|
|
1595
|
+
/* @__PURE__ */ e.jsx("span", { className: R.highlightTick, children: /* @__PURE__ */ e.jsx(Et, {}) }),
|
|
1596
1596
|
/* @__PURE__ */ e.jsx("span", { children: l.label })
|
|
1597
1597
|
] }, l.id)) }),
|
|
1598
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1599
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
1598
|
+
/* @__PURE__ */ e.jsx("div", { className: R.highlightColumn, children: s.map((l) => /* @__PURE__ */ e.jsxs("div", { className: R.highlightItem, children: [
|
|
1599
|
+
/* @__PURE__ */ e.jsx("span", { className: R.highlightTick, children: /* @__PURE__ */ e.jsx(Et, {}) }),
|
|
1600
1600
|
/* @__PURE__ */ e.jsx("span", { children: l.label })
|
|
1601
1601
|
] }, l.id)) })
|
|
1602
1602
|
] });
|
|
1603
|
-
}, fr = () => /* @__PURE__ */ e.jsxs("section", { className:
|
|
1604
|
-
/* @__PURE__ */ e.jsx("h2", { className:
|
|
1605
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1606
|
-
/* @__PURE__ */ e.jsx("img", { src: a.iconUrl, alt: a.title, className:
|
|
1603
|
+
}, fr = () => /* @__PURE__ */ e.jsxs("section", { className: R.section, children: [
|
|
1604
|
+
/* @__PURE__ */ e.jsx("h2", { className: R.sectionTitle, children: "What You'll Get" }),
|
|
1605
|
+
/* @__PURE__ */ e.jsx("div", { className: R.benefitsList, children: Pa.map((a) => /* @__PURE__ */ e.jsxs("div", { className: R.benefitItem, children: [
|
|
1606
|
+
/* @__PURE__ */ e.jsx("img", { src: a.iconUrl, alt: a.title, className: R.benefitIcon }),
|
|
1607
1607
|
/* @__PURE__ */ e.jsxs("div", { children: [
|
|
1608
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1609
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1608
|
+
/* @__PURE__ */ e.jsx("p", { className: R.benefitTitle, children: a.title }),
|
|
1609
|
+
/* @__PURE__ */ e.jsx("p", { className: R.benefitDesc, children: a.description })
|
|
1610
1610
|
] })
|
|
1611
1611
|
] }, a.id)) })
|
|
1612
|
-
] }), xr = (a) => "★".repeat(Math.max(0, a)), gr = () => /* @__PURE__ */ e.jsxs("section", { className:
|
|
1613
|
-
/* @__PURE__ */ e.jsx("h2", { className:
|
|
1614
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1615
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1616
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1612
|
+
] }), xr = (a) => "★".repeat(Math.max(0, a)), gr = () => /* @__PURE__ */ e.jsxs("section", { className: R.section, children: [
|
|
1613
|
+
/* @__PURE__ */ e.jsx("h2", { className: R.sectionTitle, children: "What Devotees Say" }),
|
|
1614
|
+
/* @__PURE__ */ e.jsx("div", { className: R.testimonialsScroll, children: Ra.map((a) => /* @__PURE__ */ e.jsxs("article", { className: R.testimonialCard, children: [
|
|
1615
|
+
/* @__PURE__ */ e.jsxs("div", { className: R.testimonialHeader, children: [
|
|
1616
|
+
/* @__PURE__ */ e.jsx("div", { className: R.avatar, children: a.initial }),
|
|
1617
1617
|
/* @__PURE__ */ e.jsxs("div", { children: [
|
|
1618
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1619
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1620
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
1618
|
+
/* @__PURE__ */ e.jsx("p", { className: R.name, children: a.name }),
|
|
1619
|
+
/* @__PURE__ */ e.jsx("p", { className: R.location, children: a.location }),
|
|
1620
|
+
/* @__PURE__ */ e.jsx("div", { className: R.stars, children: xr(a.rating) })
|
|
1621
1621
|
] })
|
|
1622
1622
|
] }),
|
|
1623
|
-
/* @__PURE__ */ e.jsxs("p", { className:
|
|
1623
|
+
/* @__PURE__ */ e.jsxs("p", { className: R.quote, children: [
|
|
1624
1624
|
'" ',
|
|
1625
1625
|
a.quote,
|
|
1626
1626
|
' "'
|
|
1627
1627
|
] }),
|
|
1628
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1628
|
+
/* @__PURE__ */ e.jsx("p", { className: R.readMore, children: a.ctaLabel })
|
|
1629
1629
|
] }, a.id)) })
|
|
1630
|
-
] }), _r = () => /* @__PURE__ */ e.jsxs("div", { className:
|
|
1630
|
+
] }), _r = () => /* @__PURE__ */ e.jsxs("div", { className: R.root, children: [
|
|
1631
1631
|
/* @__PURE__ */ e.jsx(mr, {}),
|
|
1632
1632
|
/* @__PURE__ */ e.jsx(fr, {}),
|
|
1633
1633
|
/* @__PURE__ */ e.jsx(gr, {})
|
|
1634
|
-
] }),
|
|
1634
|
+
] }), ut = ({
|
|
1635
1635
|
attendedDays: a,
|
|
1636
1636
|
totalDays: s = 7,
|
|
1637
1637
|
currentDay: l
|
|
@@ -1718,7 +1718,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1718
1718
|
)
|
|
1719
1719
|
]
|
|
1720
1720
|
}
|
|
1721
|
-
),
|
|
1721
|
+
), pt = ({ onShare: a }) => /* @__PURE__ */ e.jsx("div", { className: "daily-live-puja-root", children: /* @__PURE__ */ e.jsxs("div", { className: "w-full px-4 py-4 flex flex-col gap-3 bg-white", children: [
|
|
1722
1722
|
/* @__PURE__ */ e.jsxs("div", { className: "flex flex-col gap-1", children: [
|
|
1723
1723
|
/* @__PURE__ */ e.jsx("h3", { className: "text-[16px] font-semibold text-gray-900 leading-[22px] m-0", children: la }),
|
|
1724
1724
|
/* @__PURE__ */ e.jsx("p", { className: "text-[12px] font-medium text-gray-500 leading-[16px] m-0", children: ca })
|
|
@@ -1732,10 +1732,10 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1732
1732
|
style: {
|
|
1733
1733
|
background: "radial-gradient(123.65% 265.91% at 52.2% -165.91%, #0fdf9d, #087955)"
|
|
1734
1734
|
},
|
|
1735
|
-
"aria-label":
|
|
1735
|
+
"aria-label": Nt,
|
|
1736
1736
|
children: [
|
|
1737
1737
|
/* @__PURE__ */ e.jsx(jr, {}),
|
|
1738
|
-
/* @__PURE__ */ e.jsx("span", { children:
|
|
1738
|
+
/* @__PURE__ */ e.jsx("span", { children: Nt })
|
|
1739
1739
|
]
|
|
1740
1740
|
}
|
|
1741
1741
|
)
|
|
@@ -1799,7 +1799,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1799
1799
|
] })
|
|
1800
1800
|
]
|
|
1801
1801
|
}
|
|
1802
|
-
),
|
|
1802
|
+
), ht = ({
|
|
1803
1803
|
onCardClick: a,
|
|
1804
1804
|
a4bApi: s,
|
|
1805
1805
|
storeCardsPage: l = vr,
|
|
@@ -1807,7 +1807,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1807
1807
|
storeCardsLimit: d = 8
|
|
1808
1808
|
}) => {
|
|
1809
1809
|
const [h, i] = N([]);
|
|
1810
|
-
return
|
|
1810
|
+
return A(() => {
|
|
1811
1811
|
if (!s?.pujaWeb?.getFeedPageV2)
|
|
1812
1812
|
return;
|
|
1813
1813
|
let o = !1;
|
|
@@ -1850,11 +1850,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1850
1850
|
null
|
|
1851
1851
|
), [f, x] = N(
|
|
1852
1852
|
!!(c && a && s)
|
|
1853
|
-
), [w, L] = N(null),
|
|
1853
|
+
), [w, L] = N(null), D = Ot(
|
|
1854
1854
|
() => !!(c && a && s),
|
|
1855
1855
|
[c, s, a]
|
|
1856
|
-
), _ =
|
|
1857
|
-
if (!
|
|
1856
|
+
), _ = qt(async () => {
|
|
1857
|
+
if (!D) {
|
|
1858
1858
|
x(!1);
|
|
1859
1859
|
return;
|
|
1860
1860
|
}
|
|
@@ -1868,7 +1868,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1868
1868
|
{ params: { onboarding_type: l } }
|
|
1869
1869
|
))?.data;
|
|
1870
1870
|
} else {
|
|
1871
|
-
const z = new URLSearchParams({ onboarding_type: l }),
|
|
1871
|
+
const z = new URLSearchParams({ onboarding_type: l }), B = `/gw2/yoda/external/v1/subscriptions/stores/${a}/inventory/${s}?${z.toString()}`, S = await fetch(B, {
|
|
1872
1872
|
method: "GET",
|
|
1873
1873
|
credentials: "include"
|
|
1874
1874
|
});
|
|
@@ -1887,8 +1887,8 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1887
1887
|
} finally {
|
|
1888
1888
|
x(!1);
|
|
1889
1889
|
}
|
|
1890
|
-
}, [d, s, l,
|
|
1891
|
-
return
|
|
1890
|
+
}, [d, s, l, D, a]);
|
|
1891
|
+
return A(() => {
|
|
1892
1892
|
_();
|
|
1893
1893
|
}, [_]), {
|
|
1894
1894
|
subscriptionInfo: h,
|
|
@@ -1898,7 +1898,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1898
1898
|
error: w,
|
|
1899
1899
|
refetch: _
|
|
1900
1900
|
};
|
|
1901
|
-
},
|
|
1901
|
+
}, mt = ({
|
|
1902
1902
|
storeId: a,
|
|
1903
1903
|
inventoryId: s,
|
|
1904
1904
|
onboardingType: l = "sm_dlp_premium",
|
|
@@ -1914,10 +1914,10 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1914
1914
|
}), o = h?.colors?.bg_color_1 || "#340d10", m = h?.colors?.bg_color_2 || "#5f181d", v = h?.tag?.text || fa, p = h?.tag?.bg_color || "#f8a84a", f = h?.tag?.text_color || "#3d1c02", x = h?.header || xa, w = h?.description || ga, L = h?.info_list && h.info_list.length > 0 ? h.info_list : [
|
|
1915
1915
|
{ text: _a, description: "", icon_url: "" },
|
|
1916
1916
|
{ text: ja, description: "", icon_url: "" }
|
|
1917
|
-
],
|
|
1917
|
+
], D = h?.media?.media_url || va, _ = i?.currency_code || "₹", b = i?.effective_amount ?? i?.subscription_amount, T = i?.subscription_amount, z = i?.period ? `/ ${i.period}` : ba, B = h?.cta, S = B?.visible ?? !0, G = B?.text || ya, Q = B?.text_color || "#ffffff", ae = B?.stroke_color || "transparent", re = B?.color || "#f97e4e", ue = B?.color_2 || "#f75e22", pe = () => {
|
|
1918
1918
|
if (d?.(), d)
|
|
1919
1919
|
return;
|
|
1920
|
-
const M =
|
|
1920
|
+
const M = B?.action_attr?.deeplink;
|
|
1921
1921
|
if (!(!M || typeof window > "u"))
|
|
1922
1922
|
try {
|
|
1923
1923
|
window.location.href = new URL(M, window.location.origin).toString();
|
|
@@ -1963,7 +1963,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1963
1963
|
{
|
|
1964
1964
|
className: "absolute right-4 bottom-[120px] select-none",
|
|
1965
1965
|
"aria-hidden": "true",
|
|
1966
|
-
children: /* @__PURE__ */ e.jsx("img", { src:
|
|
1966
|
+
children: /* @__PURE__ */ e.jsx("img", { src: D, alt: "" })
|
|
1967
1967
|
}
|
|
1968
1968
|
),
|
|
1969
1969
|
/* @__PURE__ */ e.jsxs("div", { className: "flex items-center gap-2 pt-3 text-[#f8a84a]", children: [
|
|
@@ -1981,19 +1981,19 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
1981
1981
|
"button",
|
|
1982
1982
|
{
|
|
1983
1983
|
type: "button",
|
|
1984
|
-
onClick:
|
|
1984
|
+
onClick: pe,
|
|
1985
1985
|
className: "mt-2 h-12 w-full rounded-xl flex items-center justify-center gap-2 font-semibold text-[16px] cursor-pointer",
|
|
1986
1986
|
style: {
|
|
1987
1987
|
color: Q,
|
|
1988
|
-
borderColor:
|
|
1989
|
-
borderWidth:
|
|
1988
|
+
borderColor: ae,
|
|
1989
|
+
borderWidth: ae !== "transparent" ? 1 : 0,
|
|
1990
1990
|
borderStyle: "solid",
|
|
1991
|
-
background: `linear-gradient(180deg, ${re}, ${
|
|
1991
|
+
background: `linear-gradient(180deg, ${re}, ${ue})`
|
|
1992
1992
|
},
|
|
1993
1993
|
"aria-label": G,
|
|
1994
1994
|
children: [
|
|
1995
1995
|
G,
|
|
1996
|
-
|
|
1996
|
+
B?.icon?.url ? /* @__PURE__ */ e.jsx("img", { src: B.icon.url, alt: "", "aria-hidden": "true", className: "w-5 h-5" }) : /* @__PURE__ */ e.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", children: /* @__PURE__ */ e.jsx("path", { d: "M9.75 0C15.1352 0 19.5 4.36479 19.5 9.75C19.5 15.1352 15.1352 19.5 9.75 19.5C4.36479 19.5 0 15.1352 0 9.75C0 4.36479 4.36479 0 9.75 0ZM9.75 1.5C5.19321 1.5 1.5 5.19321 1.5 9.75C1.5 14.3068 5.19321 18 9.75 18C14.3068 18 18 14.3068 18 9.75C18 5.19321 14.3068 1.5 9.75 1.5ZM10.2197 6.21973C10.5126 5.92683 10.9874 5.92683 11.2803 6.21973L14.2803 9.21973C14.5732 9.51262 14.5732 9.98738 14.2803 10.2803L11.2803 13.2803C10.9874 13.5732 10.5126 13.5732 10.2197 13.2803C9.92683 12.9874 9.92683 12.5126 10.2197 12.2197L11.9395 10.5H5.75C5.33579 10.5 5 10.1642 5 9.75C5 9.33579 5.33579 9 5.75 9H11.9395L10.2197 7.28027C9.92683 6.98738 9.92683 6.51262 10.2197 6.21973Z", fill: Q }) })
|
|
1997
1997
|
]
|
|
1998
1998
|
}
|
|
1999
1999
|
),
|
|
@@ -2001,7 +2001,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2001
2001
|
] })
|
|
2002
2002
|
}
|
|
2003
2003
|
);
|
|
2004
|
-
},
|
|
2004
|
+
}, Pt = (a) => {
|
|
2005
2005
|
if (!a)
|
|
2006
2006
|
return;
|
|
2007
2007
|
const s = a.trim();
|
|
@@ -2016,12 +2016,12 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2016
2016
|
}, kr = (a) => {
|
|
2017
2017
|
const s = a ?? [], l = s.find((i) => i.is_offering === !1), c = l ? {
|
|
2018
2018
|
id: String(l.id),
|
|
2019
|
-
title: l.title ||
|
|
2020
|
-
location: l.location ||
|
|
2021
|
-
date: l.date ||
|
|
2019
|
+
title: l.title || de.title,
|
|
2020
|
+
location: l.location || de.location,
|
|
2021
|
+
date: l.date || de.date,
|
|
2022
2022
|
deeplink: l.deeplink,
|
|
2023
|
-
imageUrl: l.img_url?.data?.attributes?.url ||
|
|
2024
|
-
} :
|
|
2023
|
+
imageUrl: l.img_url?.data?.attributes?.url || de.imageUrl
|
|
2024
|
+
} : de, d = s.filter((i) => i.is_offering).map((i) => {
|
|
2025
2025
|
const o = i.title || "Custom", m = o.toLowerCase() === "custom", v = i.price ? Number(i.price) : null;
|
|
2026
2026
|
return {
|
|
2027
2027
|
id: String(i.id),
|
|
@@ -2031,7 +2031,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2031
2031
|
deeplink: i.deeplink,
|
|
2032
2032
|
isCustom: m
|
|
2033
2033
|
};
|
|
2034
|
-
}), h = (d.length ? d :
|
|
2034
|
+
}), h = (d.length ? d : Ht).sort((i, o) => Number(i.isCustom) - Number(o.isCustom));
|
|
2035
2035
|
return { pujaCard: c, offeringCards: h };
|
|
2036
2036
|
}, Er = (a) => `https://${Ca[a]}/api/dlps${Na}`, Pr = (a = fetch) => ({
|
|
2037
2037
|
getDlpContent: async (l, c) => {
|
|
@@ -2048,11 +2048,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2048
2048
|
initialVideoId: a,
|
|
2049
2049
|
contentEnvironment: s
|
|
2050
2050
|
}) => {
|
|
2051
|
-
const [l, c] = N(a), [d, h] = N(
|
|
2052
|
-
|
|
2051
|
+
const [l, c] = N(a), [d, h] = N(de), [i, o] = N(Ht), [m, v] = N(!0), p = Ot(() => Pr(), []);
|
|
2052
|
+
A(() => {
|
|
2053
2053
|
c(a);
|
|
2054
2054
|
}, [a]);
|
|
2055
|
-
const f =
|
|
2055
|
+
const f = qt(
|
|
2056
2056
|
async (x) => {
|
|
2057
2057
|
v(!0);
|
|
2058
2058
|
try {
|
|
@@ -2069,7 +2069,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2069
2069
|
},
|
|
2070
2070
|
[p, s]
|
|
2071
2071
|
);
|
|
2072
|
-
return
|
|
2072
|
+
return A(() => {
|
|
2073
2073
|
const x = new AbortController();
|
|
2074
2074
|
return f(x.signal), () => x.abort();
|
|
2075
2075
|
}, [f]), {
|
|
@@ -2081,7 +2081,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2081
2081
|
};
|
|
2082
2082
|
}, Ir = (a, s) => {
|
|
2083
2083
|
const [l, c] = N("LOADING"), d = U(null), h = U(null);
|
|
2084
|
-
return
|
|
2084
|
+
return A(() => {
|
|
2085
2085
|
if (!a || typeof window > "u")
|
|
2086
2086
|
return;
|
|
2087
2087
|
let i = !1;
|
|
@@ -2164,45 +2164,45 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2164
2164
|
a4bApi: x,
|
|
2165
2165
|
storeCardsPage: w,
|
|
2166
2166
|
storeCardsHeaders: L,
|
|
2167
|
-
storeCardsLimit:
|
|
2167
|
+
storeCardsLimit: D,
|
|
2168
2168
|
onShare: _,
|
|
2169
2169
|
showSubscription: b = !1,
|
|
2170
2170
|
onSubscribe: T,
|
|
2171
2171
|
subscriptionStoreId: z,
|
|
2172
|
-
subscriptionInventoryId:
|
|
2172
|
+
subscriptionInventoryId: B,
|
|
2173
2173
|
subscriptionOnboardingType: S = "sm_dlp_premium"
|
|
2174
2174
|
}) => {
|
|
2175
|
-
const [G, Q] = N("streaks"), [
|
|
2176
|
-
streaks:
|
|
2177
|
-
share:
|
|
2175
|
+
const [G, Q] = N("streaks"), [ae, re] = N("chat"), ue = U(null), pe = U(null), M = U(null), H = U(null), K = U(null), ie = {
|
|
2176
|
+
streaks: ue,
|
|
2177
|
+
share: pe,
|
|
2178
2178
|
store: M,
|
|
2179
2179
|
subscription: H
|
|
2180
2180
|
}, Pe = (j) => {
|
|
2181
|
-
const
|
|
2182
|
-
!
|
|
2181
|
+
const I = ie[j].current, se = K.current;
|
|
2182
|
+
!I || !se || se.scrollTo({ top: I.offsetTop, behavior: "smooth" });
|
|
2183
2183
|
}, J = G === "chat", Re = J ? "streaks" : G, Ie = U(null), Le = U(null), Fe = U(null), Ae = U(null), De = U(null), ze = U(null), Ye = {
|
|
2184
2184
|
streaks: Ie,
|
|
2185
2185
|
share: Le,
|
|
2186
2186
|
store: Fe,
|
|
2187
2187
|
subscription: Ae
|
|
2188
2188
|
};
|
|
2189
|
-
|
|
2189
|
+
A(() => {
|
|
2190
2190
|
if (J) return;
|
|
2191
2191
|
const j = requestAnimationFrame(() => {
|
|
2192
|
-
const
|
|
2193
|
-
if (!
|
|
2194
|
-
const
|
|
2195
|
-
return
|
|
2196
|
-
const
|
|
2197
|
-
if (!
|
|
2192
|
+
const I = ze.current;
|
|
2193
|
+
if (!I) return;
|
|
2194
|
+
const se = b ? ["streaks", "share", "store", "subscription"] : ["streaks", "share", "store"], ee = [];
|
|
2195
|
+
return se.forEach((ne) => {
|
|
2196
|
+
const ce = Ye[ne].current;
|
|
2197
|
+
if (!ce) return;
|
|
2198
2198
|
const _e = new IntersectionObserver(
|
|
2199
|
-
([
|
|
2200
|
-
|
|
2199
|
+
([lt]) => {
|
|
2200
|
+
lt.isIntersecting && Q(ne);
|
|
2201
2201
|
},
|
|
2202
|
-
{ root:
|
|
2202
|
+
{ root: I, rootMargin: "-10% 0px -60% 0px", threshold: 0 }
|
|
2203
2203
|
);
|
|
2204
|
-
_e.observe(
|
|
2205
|
-
}), () =>
|
|
2204
|
+
_e.observe(ce), ee.push(_e);
|
|
2205
|
+
}), () => ee.forEach((ne) => ne.disconnect());
|
|
2206
2206
|
});
|
|
2207
2207
|
return () => cancelAnimationFrame(j);
|
|
2208
2208
|
}, [b, J]);
|
|
@@ -2213,69 +2213,73 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2213
2213
|
block: "start"
|
|
2214
2214
|
});
|
|
2215
2215
|
}, 50);
|
|
2216
|
-
}, ve = () => Q("chat"), [q,
|
|
2216
|
+
}, ve = () => Q("chat"), [q, he] = N(!1), [Y, Oe] = N(!1), [me, Ge] = N(!0), [Ke, fe] = N(!1), [$, qe] = N(!1), [Je, be] = N(""), { apiVideoId: st, pujaCard: xe, offeringCards: oe, isDlpLoading: nt } = Rr({
|
|
2217
2217
|
initialVideoId: a,
|
|
2218
2218
|
contentEnvironment: c
|
|
2219
2219
|
}), [ye, we] = N(null);
|
|
2220
|
-
|
|
2220
|
+
A(() => {
|
|
2221
2221
|
if (J) return;
|
|
2222
2222
|
const j = K.current;
|
|
2223
2223
|
if (!j) return;
|
|
2224
|
-
const
|
|
2225
|
-
return
|
|
2226
|
-
const
|
|
2227
|
-
if (!
|
|
2228
|
-
const
|
|
2224
|
+
const I = b ? ["streaks", "share", "store", "subscription"] : ["streaks", "share", "store"], se = [];
|
|
2225
|
+
return I.forEach((ee) => {
|
|
2226
|
+
const ne = ie[ee].current;
|
|
2227
|
+
if (!ne) return;
|
|
2228
|
+
const ce = new IntersectionObserver(
|
|
2229
2229
|
([_e]) => {
|
|
2230
|
-
_e.isIntersecting && Q(
|
|
2230
|
+
_e.isIntersecting && Q(ee);
|
|
2231
2231
|
},
|
|
2232
2232
|
{ root: j, rootMargin: "-10% 0px -60% 0px", threshold: 0 }
|
|
2233
2233
|
);
|
|
2234
|
-
|
|
2235
|
-
}), () =>
|
|
2234
|
+
ce.observe(ne), se.push(ce);
|
|
2235
|
+
}), () => se.forEach((ee) => ee.disconnect());
|
|
2236
2236
|
}, [b, J, Y, $]);
|
|
2237
|
-
const Ze
|
|
2238
|
-
|
|
2237
|
+
const [Ze, Xe] = N("https://www.srimandir.com");
|
|
2238
|
+
A(() => {
|
|
2239
|
+
typeof window < "u" && Xe(window.location.origin);
|
|
2240
|
+
}, []);
|
|
2241
|
+
const rt = Pt(Je) || Pt(l) || "www.srimandir.com", ge = st || a, Qe = `yt-live-status-probe-${Xt().replace(/:/g, "")}`, Ce = Ir(ge, Qe);
|
|
2242
|
+
A(() => {
|
|
2239
2243
|
we(null);
|
|
2240
|
-
}, [
|
|
2241
|
-
if (
|
|
2244
|
+
}, [ge]), A(() => {
|
|
2245
|
+
if (Ce === "LOADING")
|
|
2242
2246
|
return;
|
|
2243
|
-
if (
|
|
2247
|
+
if (Ce === "LIVE") {
|
|
2244
2248
|
we("LIVE");
|
|
2245
2249
|
return;
|
|
2246
2250
|
}
|
|
2247
2251
|
const j = window.setTimeout(() => {
|
|
2248
|
-
we((
|
|
2252
|
+
we((I) => I === "LIVE" ? I : Ce);
|
|
2249
2253
|
}, Sa);
|
|
2250
2254
|
return () => window.clearTimeout(j);
|
|
2251
|
-
}, [
|
|
2252
|
-
const
|
|
2253
|
-
|
|
2254
|
-
)}`,
|
|
2255
|
-
|
|
2255
|
+
}, [Ce]);
|
|
2256
|
+
const Ne = ye === "UPCOMING" || ye === "ENDED", Se = !nt && ye !== null, Me = `https://www.youtube-nocookie.com/embed/${ge}?autoplay=1&mute=1&fs=0&modestbranding=1&rel=0&playsinline=1&disablekb=1&iv_load_policy=3&origin=${encodeURIComponent(Ze)}`, Ue = `https://www.youtube.com/live_chat?v=${ge}&embed_domain=${encodeURIComponent(
|
|
2257
|
+
rt
|
|
2258
|
+
)}`, ot = typeof navigator < "u" && /iPhone|iPad|iPod/i.test(navigator.userAgent);
|
|
2259
|
+
A(() => {
|
|
2256
2260
|
const j = () => {
|
|
2257
2261
|
qe(window.innerWidth > window.innerHeight);
|
|
2258
2262
|
};
|
|
2259
2263
|
return j(), window.addEventListener("resize", j), () => window.removeEventListener("resize", j);
|
|
2260
|
-
}, []),
|
|
2264
|
+
}, []), A(() => {
|
|
2261
2265
|
typeof window < "u" && be(window.location.hostname);
|
|
2262
2266
|
}, []);
|
|
2263
|
-
const
|
|
2267
|
+
const We = async () => {
|
|
2264
2268
|
const j = De.current;
|
|
2265
2269
|
if (j?.requestFullscreen)
|
|
2266
2270
|
try {
|
|
2267
2271
|
await j.requestFullscreen();
|
|
2268
|
-
} catch (
|
|
2269
|
-
console.error("Fullscreen error:",
|
|
2272
|
+
} catch (I) {
|
|
2273
|
+
console.error("Fullscreen error:", I);
|
|
2270
2274
|
}
|
|
2271
2275
|
try {
|
|
2272
|
-
const
|
|
2273
|
-
!
|
|
2274
|
-
} catch (
|
|
2275
|
-
console.error("Orientation lock error:",
|
|
2276
|
+
const I = screen.orientation;
|
|
2277
|
+
!ot && I?.lock && await I.lock("landscape");
|
|
2278
|
+
} catch (I) {
|
|
2279
|
+
console.error("Orientation lock error:", I);
|
|
2276
2280
|
}
|
|
2277
|
-
|
|
2278
|
-
},
|
|
2281
|
+
he(!0);
|
|
2282
|
+
}, Te = async () => {
|
|
2279
2283
|
if (document.fullscreenElement && document.exitFullscreen)
|
|
2280
2284
|
try {
|
|
2281
2285
|
await document.exitFullscreen();
|
|
@@ -2288,25 +2292,25 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2288
2292
|
} catch (j) {
|
|
2289
2293
|
console.error("Orientation unlock error:", j);
|
|
2290
2294
|
}
|
|
2291
|
-
|
|
2295
|
+
he(!1);
|
|
2292
2296
|
};
|
|
2293
|
-
|
|
2297
|
+
A(() => {
|
|
2294
2298
|
const j = () => {
|
|
2295
|
-
document.fullscreenElement ||
|
|
2299
|
+
document.fullscreenElement || he(!1);
|
|
2296
2300
|
};
|
|
2297
2301
|
return document.addEventListener("fullscreenchange", j), () => document.removeEventListener("fullscreenchange", j);
|
|
2298
|
-
}, []),
|
|
2302
|
+
}, []), A(() => {
|
|
2299
2303
|
q || Oe(!1);
|
|
2300
|
-
}, [q]),
|
|
2301
|
-
Y &&
|
|
2302
|
-
}, [Y]),
|
|
2304
|
+
}, [q]), A(() => {
|
|
2305
|
+
Y && fe(!0);
|
|
2306
|
+
}, [Y]), A(() => {
|
|
2303
2307
|
Y && re("chat");
|
|
2304
2308
|
}, [Y]);
|
|
2305
|
-
const
|
|
2306
|
-
q && document.fullscreenElement && await
|
|
2307
|
-
},
|
|
2308
|
-
const j =
|
|
2309
|
-
|
|
2309
|
+
const X = async (j) => {
|
|
2310
|
+
q && document.fullscreenElement && await Te(), h && await h(j);
|
|
2311
|
+
}, le = () => {
|
|
2312
|
+
const j = xe.deeplink || "/epuja", I = new URL(j, "https://www.srimandir.com");
|
|
2313
|
+
I.searchParams.set("utm_source", "youtube"), I.searchParams.set("utm_campaign", "rasrajji"), I.searchParams.set("utm_medium", "youtubebanner"), typeof window < "u" && (o?.({ orientation: $ ? "horizontal" : "vertical" }), window.location.href = I.toString());
|
|
2310
2314
|
};
|
|
2311
2315
|
return /* @__PURE__ */ e.jsxs("div", { ref: De, className: r.container, children: [
|
|
2312
2316
|
!q && /* @__PURE__ */ e.jsx(Bn, { isLive: ye === "LIVE", daysRemaining: 2 }),
|
|
@@ -2314,7 +2318,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2314
2318
|
/* @__PURE__ */ e.jsx(
|
|
2315
2319
|
"div",
|
|
2316
2320
|
{
|
|
2317
|
-
id:
|
|
2321
|
+
id: Qe,
|
|
2318
2322
|
style: {
|
|
2319
2323
|
position: "absolute",
|
|
2320
2324
|
width: 1,
|
|
@@ -2335,7 +2339,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2335
2339
|
/* @__PURE__ */ e.jsx(
|
|
2336
2340
|
"iframe",
|
|
2337
2341
|
{
|
|
2338
|
-
src:
|
|
2342
|
+
src: Me,
|
|
2339
2343
|
title: s,
|
|
2340
2344
|
frameBorder: "0",
|
|
2341
2345
|
allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",
|
|
@@ -2348,22 +2352,22 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2348
2352
|
"button",
|
|
2349
2353
|
{
|
|
2350
2354
|
className: r.fullscreenBtn,
|
|
2351
|
-
onClick:
|
|
2355
|
+
onClick: Te,
|
|
2352
2356
|
"aria-label": "Exit Fullscreen",
|
|
2353
2357
|
children: "⤡"
|
|
2354
2358
|
}
|
|
2355
2359
|
)
|
|
2356
2360
|
] }),
|
|
2357
|
-
|
|
2361
|
+
Se ? /* @__PURE__ */ e.jsx(
|
|
2358
2362
|
at,
|
|
2359
2363
|
{
|
|
2360
2364
|
isGlobal: d,
|
|
2361
2365
|
isLandscape: $,
|
|
2362
2366
|
offeringCards: oe,
|
|
2363
|
-
pujaCard:
|
|
2364
|
-
showPujaSlide:
|
|
2365
|
-
onOfferingClick:
|
|
2366
|
-
onPujaBannerClick:
|
|
2367
|
+
pujaCard: xe,
|
|
2368
|
+
showPujaSlide: Ne,
|
|
2369
|
+
onOfferingClick: X,
|
|
2370
|
+
onPujaBannerClick: le,
|
|
2367
2371
|
onPujaImpression: i
|
|
2368
2372
|
}
|
|
2369
2373
|
) : /* @__PURE__ */ e.jsx(tt, {})
|
|
@@ -2394,19 +2398,19 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2394
2398
|
}
|
|
2395
2399
|
),
|
|
2396
2400
|
/* @__PURE__ */ e.jsx(
|
|
2397
|
-
|
|
2401
|
+
dt,
|
|
2398
2402
|
{
|
|
2399
|
-
activeTab:
|
|
2403
|
+
activeTab: ae === "chat" ? "streaks" : ae,
|
|
2400
2404
|
onTabChange: (j) => {
|
|
2401
2405
|
re(j), Pe(j);
|
|
2402
2406
|
},
|
|
2403
2407
|
onChatPress: () => re("chat"),
|
|
2404
2408
|
showSubscription: b,
|
|
2405
|
-
chatOpen:
|
|
2409
|
+
chatOpen: ae === "chat"
|
|
2406
2410
|
}
|
|
2407
2411
|
)
|
|
2408
2412
|
] }),
|
|
2409
|
-
|
|
2413
|
+
ae === "chat" ? /* @__PURE__ */ e.jsxs(
|
|
2410
2414
|
"div",
|
|
2411
2415
|
{
|
|
2412
2416
|
style: {
|
|
@@ -2416,14 +2420,14 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2416
2420
|
background: "#000"
|
|
2417
2421
|
},
|
|
2418
2422
|
children: [
|
|
2419
|
-
Ke && /* @__PURE__ */ e.jsx(
|
|
2423
|
+
Ke && /* @__PURE__ */ e.jsx(ft, { message: "Loading chat...", compact: !0 }),
|
|
2420
2424
|
/* @__PURE__ */ e.jsx(
|
|
2421
2425
|
"iframe",
|
|
2422
2426
|
{
|
|
2423
|
-
src:
|
|
2427
|
+
src: Ue,
|
|
2424
2428
|
title: "Live Chat Fullscreen",
|
|
2425
2429
|
frameBorder: "0",
|
|
2426
|
-
onLoad: () =>
|
|
2430
|
+
onLoad: () => fe(!1),
|
|
2427
2431
|
referrerPolicy: "origin",
|
|
2428
2432
|
className: r.iframe,
|
|
2429
2433
|
style: { opacity: Ke ? 0 : 1 }
|
|
@@ -2437,8 +2441,8 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2437
2441
|
ref: K,
|
|
2438
2442
|
className: r.fullscreenPanelScroll,
|
|
2439
2443
|
children: [
|
|
2440
|
-
/* @__PURE__ */ e.jsx("div", { ref:
|
|
2441
|
-
|
|
2444
|
+
/* @__PURE__ */ e.jsx("div", { ref: ue, children: /* @__PURE__ */ e.jsx(
|
|
2445
|
+
ut,
|
|
2442
2446
|
{
|
|
2443
2447
|
attendedDays: m,
|
|
2444
2448
|
currentDay: v,
|
|
@@ -2457,7 +2461,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2457
2461
|
"aria-hidden": "true"
|
|
2458
2462
|
}
|
|
2459
2463
|
),
|
|
2460
|
-
/* @__PURE__ */ e.jsx("div", { ref:
|
|
2464
|
+
/* @__PURE__ */ e.jsx("div", { ref: pe, children: /* @__PURE__ */ e.jsx(pt, { onShare: _ }) }),
|
|
2461
2465
|
/* @__PURE__ */ e.jsx(
|
|
2462
2466
|
"div",
|
|
2463
2467
|
{
|
|
@@ -2471,13 +2475,13 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2471
2475
|
}
|
|
2472
2476
|
),
|
|
2473
2477
|
/* @__PURE__ */ e.jsx("div", { ref: M, children: /* @__PURE__ */ e.jsx(
|
|
2474
|
-
|
|
2478
|
+
ht,
|
|
2475
2479
|
{
|
|
2476
2480
|
onCardClick: f,
|
|
2477
2481
|
a4bApi: x,
|
|
2478
2482
|
storeCardsPage: w,
|
|
2479
2483
|
storeCardsHeaders: L,
|
|
2480
|
-
storeCardsLimit:
|
|
2484
|
+
storeCardsLimit: D
|
|
2481
2485
|
}
|
|
2482
2486
|
) }),
|
|
2483
2487
|
b && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
@@ -2494,11 +2498,11 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2494
2498
|
}
|
|
2495
2499
|
),
|
|
2496
2500
|
/* @__PURE__ */ e.jsx("div", { ref: H, children: /* @__PURE__ */ e.jsx(
|
|
2497
|
-
|
|
2501
|
+
mt,
|
|
2498
2502
|
{
|
|
2499
2503
|
onSubscribe: T,
|
|
2500
2504
|
storeId: z,
|
|
2501
|
-
inventoryId:
|
|
2505
|
+
inventoryId: B,
|
|
2502
2506
|
onboardingType: S,
|
|
2503
2507
|
apiBaseInstance: x?.apiInstance
|
|
2504
2508
|
}
|
|
@@ -2514,7 +2518,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2514
2518
|
/* @__PURE__ */ e.jsx(
|
|
2515
2519
|
"iframe",
|
|
2516
2520
|
{
|
|
2517
|
-
src:
|
|
2521
|
+
src: Me,
|
|
2518
2522
|
title: s,
|
|
2519
2523
|
frameBorder: "0",
|
|
2520
2524
|
allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",
|
|
@@ -2527,7 +2531,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2527
2531
|
"button",
|
|
2528
2532
|
{
|
|
2529
2533
|
className: r.fullscreenBtn,
|
|
2530
|
-
onClick: q ?
|
|
2534
|
+
onClick: q ? Te : We,
|
|
2531
2535
|
"aria-label": q ? "Exit Fullscreen" : "Enter Fullscreen",
|
|
2532
2536
|
children: q ? "⤡" : "⤢"
|
|
2533
2537
|
}
|
|
@@ -2560,16 +2564,16 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2560
2564
|
}
|
|
2561
2565
|
),
|
|
2562
2566
|
" ",
|
|
2563
|
-
q && !Y && (
|
|
2567
|
+
q && !Y && (Se ? /* @__PURE__ */ e.jsx(
|
|
2564
2568
|
at,
|
|
2565
2569
|
{
|
|
2566
2570
|
isGlobal: d,
|
|
2567
2571
|
isLandscape: $,
|
|
2568
2572
|
offeringCards: oe,
|
|
2569
|
-
pujaCard:
|
|
2570
|
-
showPujaSlide:
|
|
2571
|
-
onOfferingClick:
|
|
2572
|
-
onPujaBannerClick:
|
|
2573
|
+
pujaCard: xe,
|
|
2574
|
+
showPujaSlide: Ne,
|
|
2575
|
+
onOfferingClick: X,
|
|
2576
|
+
onPujaBannerClick: le,
|
|
2573
2577
|
onPujaImpression: i
|
|
2574
2578
|
}
|
|
2575
2579
|
) : /* @__PURE__ */ e.jsx(tt, {})),
|
|
@@ -2578,7 +2582,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2578
2582
|
/* @__PURE__ */ e.jsx("div", { className: r.video, style: { flex: 1 }, children: /* @__PURE__ */ e.jsx(
|
|
2579
2583
|
"iframe",
|
|
2580
2584
|
{
|
|
2581
|
-
src:
|
|
2585
|
+
src: Me,
|
|
2582
2586
|
title: s,
|
|
2583
2587
|
frameBorder: "0",
|
|
2584
2588
|
allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",
|
|
@@ -2587,16 +2591,16 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2587
2591
|
className: r.iframe
|
|
2588
2592
|
}
|
|
2589
2593
|
) }),
|
|
2590
|
-
|
|
2594
|
+
Se ? /* @__PURE__ */ e.jsx(
|
|
2591
2595
|
at,
|
|
2592
2596
|
{
|
|
2593
2597
|
isGlobal: d,
|
|
2594
2598
|
isLandscape: $,
|
|
2595
2599
|
offeringCards: oe,
|
|
2596
|
-
pujaCard:
|
|
2597
|
-
showPujaSlide:
|
|
2598
|
-
onOfferingClick:
|
|
2599
|
-
onPujaBannerClick:
|
|
2600
|
+
pujaCard: xe,
|
|
2601
|
+
showPujaSlide: Ne,
|
|
2602
|
+
onOfferingClick: X,
|
|
2603
|
+
onPujaBannerClick: le,
|
|
2600
2604
|
onPujaImpression: i
|
|
2601
2605
|
}
|
|
2602
2606
|
) : /* @__PURE__ */ e.jsx(tt, {})
|
|
@@ -2630,7 +2634,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2630
2634
|
}
|
|
2631
2635
|
),
|
|
2632
2636
|
/* @__PURE__ */ e.jsx(
|
|
2633
|
-
|
|
2637
|
+
dt,
|
|
2634
2638
|
{
|
|
2635
2639
|
activeTab: Re,
|
|
2636
2640
|
onTabChange: (j) => {
|
|
@@ -2643,17 +2647,17 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2643
2647
|
)
|
|
2644
2648
|
] }),
|
|
2645
2649
|
/* @__PURE__ */ e.jsx("div", { className: r.landscapePanelBody, children: J ? /* @__PURE__ */ e.jsxs("div", { className: r.landscapeChat, children: [
|
|
2646
|
-
|
|
2650
|
+
me && /* @__PURE__ */ e.jsx(ft, { message: "Loading chat...", compact: !0 }),
|
|
2647
2651
|
/* @__PURE__ */ e.jsx(
|
|
2648
2652
|
"iframe",
|
|
2649
2653
|
{
|
|
2650
|
-
src:
|
|
2654
|
+
src: Ue,
|
|
2651
2655
|
title: "Live Chat",
|
|
2652
2656
|
frameBorder: "0",
|
|
2653
2657
|
onLoad: () => Ge(!1),
|
|
2654
2658
|
referrerPolicy: "origin",
|
|
2655
2659
|
className: r.iframe,
|
|
2656
|
-
style: { opacity:
|
|
2660
|
+
style: { opacity: me ? 0 : 1 }
|
|
2657
2661
|
}
|
|
2658
2662
|
)
|
|
2659
2663
|
] }) : /* @__PURE__ */ e.jsxs(
|
|
@@ -2662,8 +2666,8 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2662
2666
|
ref: K,
|
|
2663
2667
|
className: r.fullscreenPanelScroll,
|
|
2664
2668
|
children: [
|
|
2665
|
-
/* @__PURE__ */ e.jsx("div", { ref:
|
|
2666
|
-
|
|
2669
|
+
/* @__PURE__ */ e.jsx("div", { ref: ue, children: /* @__PURE__ */ e.jsx(
|
|
2670
|
+
ut,
|
|
2667
2671
|
{
|
|
2668
2672
|
attendedDays: m,
|
|
2669
2673
|
currentDay: v,
|
|
@@ -2671,26 +2675,26 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2671
2675
|
}
|
|
2672
2676
|
) }),
|
|
2673
2677
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2674
|
-
/* @__PURE__ */ e.jsx("div", { ref:
|
|
2678
|
+
/* @__PURE__ */ e.jsx("div", { ref: pe, children: /* @__PURE__ */ e.jsx(pt, { onShare: _ }) }),
|
|
2675
2679
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2676
2680
|
/* @__PURE__ */ e.jsx("div", { ref: M, children: /* @__PURE__ */ e.jsx(
|
|
2677
|
-
|
|
2681
|
+
ht,
|
|
2678
2682
|
{
|
|
2679
2683
|
onCardClick: f,
|
|
2680
2684
|
a4bApi: x,
|
|
2681
2685
|
storeCardsPage: w,
|
|
2682
2686
|
storeCardsHeaders: L,
|
|
2683
|
-
storeCardsLimit:
|
|
2687
|
+
storeCardsLimit: D
|
|
2684
2688
|
}
|
|
2685
2689
|
) }),
|
|
2686
2690
|
b && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2687
2691
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2688
2692
|
/* @__PURE__ */ e.jsx("div", { ref: H, children: /* @__PURE__ */ e.jsx(
|
|
2689
|
-
|
|
2693
|
+
mt,
|
|
2690
2694
|
{
|
|
2691
2695
|
onSubscribe: T,
|
|
2692
2696
|
storeId: z,
|
|
2693
|
-
inventoryId:
|
|
2697
|
+
inventoryId: B,
|
|
2694
2698
|
onboardingType: S,
|
|
2695
2699
|
apiBaseInstance: x?.apiInstance
|
|
2696
2700
|
}
|
|
@@ -2703,21 +2707,21 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2703
2707
|
] }) : (
|
|
2704
2708
|
/* PORTRAIT: original stacked layout */
|
|
2705
2709
|
/* @__PURE__ */ e.jsx(e.Fragment, { children: p ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2706
|
-
|
|
2710
|
+
Se ? /* @__PURE__ */ e.jsx(
|
|
2707
2711
|
at,
|
|
2708
2712
|
{
|
|
2709
2713
|
isGlobal: d,
|
|
2710
2714
|
isLandscape: $,
|
|
2711
2715
|
offeringCards: oe,
|
|
2712
|
-
pujaCard:
|
|
2713
|
-
showPujaSlide:
|
|
2714
|
-
onOfferingClick:
|
|
2715
|
-
onPujaBannerClick:
|
|
2716
|
+
pujaCard: xe,
|
|
2717
|
+
showPujaSlide: Ne,
|
|
2718
|
+
onOfferingClick: X,
|
|
2719
|
+
onPujaBannerClick: le,
|
|
2716
2720
|
onPujaImpression: i
|
|
2717
2721
|
}
|
|
2718
2722
|
) : /* @__PURE__ */ e.jsx(tt, {}),
|
|
2719
2723
|
/* @__PURE__ */ e.jsx("div", { className: r.stickyTabs, children: /* @__PURE__ */ e.jsx(
|
|
2720
|
-
|
|
2724
|
+
dt,
|
|
2721
2725
|
{
|
|
2722
2726
|
activeTab: Re,
|
|
2723
2727
|
onTabChange: Be,
|
|
@@ -2727,22 +2731,22 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2727
2731
|
}
|
|
2728
2732
|
) }),
|
|
2729
2733
|
J ? /* @__PURE__ */ e.jsxs("div", { className: r.chat, children: [
|
|
2730
|
-
|
|
2734
|
+
me && /* @__PURE__ */ e.jsx(ft, { message: "Loading chat..." }),
|
|
2731
2735
|
/* @__PURE__ */ e.jsx(
|
|
2732
2736
|
"iframe",
|
|
2733
2737
|
{
|
|
2734
|
-
src:
|
|
2738
|
+
src: Ue,
|
|
2735
2739
|
title: "Live Chat",
|
|
2736
2740
|
frameBorder: "0",
|
|
2737
2741
|
onLoad: () => Ge(!1),
|
|
2738
2742
|
referrerPolicy: "origin",
|
|
2739
2743
|
className: r.iframe,
|
|
2740
|
-
style: { opacity:
|
|
2744
|
+
style: { opacity: me ? 0 : 1 }
|
|
2741
2745
|
}
|
|
2742
2746
|
)
|
|
2743
2747
|
] }) : /* @__PURE__ */ e.jsxs("div", { ref: ze, className: r.sectionsScroll, children: [
|
|
2744
2748
|
/* @__PURE__ */ e.jsx("div", { ref: Ie, children: /* @__PURE__ */ e.jsx(
|
|
2745
|
-
|
|
2749
|
+
ut,
|
|
2746
2750
|
{
|
|
2747
2751
|
attendedDays: m,
|
|
2748
2752
|
currentDay: v,
|
|
@@ -2750,26 +2754,26 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2750
2754
|
}
|
|
2751
2755
|
) }),
|
|
2752
2756
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2753
|
-
/* @__PURE__ */ e.jsx("div", { ref: Le, children: /* @__PURE__ */ e.jsx(
|
|
2757
|
+
/* @__PURE__ */ e.jsx("div", { ref: Le, children: /* @__PURE__ */ e.jsx(pt, { onShare: _ }) }),
|
|
2754
2758
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2755
2759
|
/* @__PURE__ */ e.jsx("div", { ref: Fe, children: /* @__PURE__ */ e.jsx(
|
|
2756
|
-
|
|
2760
|
+
ht,
|
|
2757
2761
|
{
|
|
2758
2762
|
onCardClick: f,
|
|
2759
2763
|
a4bApi: x,
|
|
2760
2764
|
storeCardsPage: w,
|
|
2761
2765
|
storeCardsHeaders: L,
|
|
2762
|
-
storeCardsLimit:
|
|
2766
|
+
storeCardsLimit: D
|
|
2763
2767
|
}
|
|
2764
2768
|
) }),
|
|
2765
2769
|
b && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2766
2770
|
/* @__PURE__ */ e.jsx("div", { style: { width: "100%", height: "8px", background: "#F3F4F6", flexShrink: 0 }, "aria-hidden": "true" }),
|
|
2767
2771
|
/* @__PURE__ */ e.jsx("div", { ref: Ae, children: /* @__PURE__ */ e.jsx(
|
|
2768
|
-
|
|
2772
|
+
mt,
|
|
2769
2773
|
{
|
|
2770
2774
|
onSubscribe: T,
|
|
2771
2775
|
storeId: z,
|
|
2772
|
-
inventoryId:
|
|
2776
|
+
inventoryId: B,
|
|
2773
2777
|
onboardingType: S,
|
|
2774
2778
|
apiBaseInstance: x?.apiInstance
|
|
2775
2779
|
}
|
|
@@ -2780,7 +2784,7 @@ const Mt = Dt(void 0), Ut = () => {
|
|
|
2780
2784
|
) })
|
|
2781
2785
|
] });
|
|
2782
2786
|
};
|
|
2783
|
-
function
|
|
2787
|
+
function ft({
|
|
2784
2788
|
message: a,
|
|
2785
2789
|
compact: s = !1
|
|
2786
2790
|
}) {
|
|
@@ -2809,12 +2813,12 @@ function at({
|
|
|
2809
2813
|
onPujaImpression: o
|
|
2810
2814
|
}) {
|
|
2811
2815
|
const m = U(!1), p = 1 > 1;
|
|
2812
|
-
return
|
|
2816
|
+
return A(() => {
|
|
2813
2817
|
d ? m.current || (o?.({
|
|
2814
2818
|
orientation: s ? "horizontal" : "vertical"
|
|
2815
2819
|
}), m.current = !0) : m.current = !1;
|
|
2816
2820
|
}, [d, s, o]), a ? d ? /* @__PURE__ */ e.jsx("div", { className: r.carousel, children: /* @__PURE__ */ e.jsx(
|
|
2817
|
-
|
|
2821
|
+
Rt,
|
|
2818
2822
|
{
|
|
2819
2823
|
isLandscape: s,
|
|
2820
2824
|
pujaCard: c,
|
|
@@ -2822,7 +2826,7 @@ function at({
|
|
|
2822
2826
|
}
|
|
2823
2827
|
) }) : null : d ? /* @__PURE__ */ e.jsxs("div", { className: r.carousel, children: [
|
|
2824
2828
|
/* @__PURE__ */ e.jsx(
|
|
2825
|
-
|
|
2829
|
+
Rt,
|
|
2826
2830
|
{
|
|
2827
2831
|
isLandscape: s,
|
|
2828
2832
|
pujaCard: c,
|
|
@@ -2864,7 +2868,7 @@ function Lr({
|
|
|
2864
2868
|
return;
|
|
2865
2869
|
}
|
|
2866
2870
|
await f(_);
|
|
2867
|
-
},
|
|
2871
|
+
}, D = async () => {
|
|
2868
2872
|
if (!o || !l || v) return;
|
|
2869
2873
|
const _ = Number(h);
|
|
2870
2874
|
if (!(!Number.isFinite(_) || _ <= 0))
|
|
@@ -2916,7 +2920,7 @@ function Lr({
|
|
|
2916
2920
|
amount: h,
|
|
2917
2921
|
onAmountChange: (_) => i(_.replace(/[^0-9]/g, "")),
|
|
2918
2922
|
onClose: w,
|
|
2919
|
-
onContinue:
|
|
2923
|
+
onContinue: D,
|
|
2920
2924
|
disabled: !h || Number(h) <= 0 || v
|
|
2921
2925
|
}
|
|
2922
2926
|
)
|
|
@@ -2969,7 +2973,7 @@ function Fr({
|
|
|
2969
2973
|
}
|
|
2970
2974
|
) }) : null;
|
|
2971
2975
|
}
|
|
2972
|
-
function
|
|
2976
|
+
function Rt({
|
|
2973
2977
|
isLandscape: a,
|
|
2974
2978
|
pujaCard: s,
|
|
2975
2979
|
onOfferingClick: l
|
|
@@ -2986,7 +2990,7 @@ function Pt({
|
|
|
2986
2990
|
)
|
|
2987
2991
|
] }) });
|
|
2988
2992
|
}
|
|
2989
|
-
function
|
|
2993
|
+
function It() {
|
|
2990
2994
|
return /* @__PURE__ */ e.jsx(
|
|
2991
2995
|
"img",
|
|
2992
2996
|
{
|
|
@@ -3011,7 +3015,7 @@ function Ar({
|
|
|
3011
3015
|
/* @__PURE__ */ e.jsx(
|
|
3012
3016
|
"img",
|
|
3013
3017
|
{
|
|
3014
|
-
src: s.imageUrl ||
|
|
3018
|
+
src: s.imageUrl || de.imageUrl,
|
|
3015
3019
|
className: r.pujaImageHorizontal,
|
|
3016
3020
|
alt: s.title
|
|
3017
3021
|
}
|
|
@@ -3030,7 +3034,7 @@ function Ar({
|
|
|
3030
3034
|
/* @__PURE__ */ e.jsx("span", { className: r.pujaMetaText, children: s.location })
|
|
3031
3035
|
] }),
|
|
3032
3036
|
/* @__PURE__ */ e.jsxs("p", { className: r.pujaSubHorizontal, children: [
|
|
3033
|
-
/* @__PURE__ */ e.jsx(
|
|
3037
|
+
/* @__PURE__ */ e.jsx(It, {}),
|
|
3034
3038
|
/* @__PURE__ */ e.jsx("span", { className: r.pujaMetaText, children: s.date })
|
|
3035
3039
|
] })
|
|
3036
3040
|
] })
|
|
@@ -3046,7 +3050,7 @@ function Ar({
|
|
|
3046
3050
|
/* @__PURE__ */ e.jsx(
|
|
3047
3051
|
"img",
|
|
3048
3052
|
{
|
|
3049
|
-
src: s.imageUrl ||
|
|
3053
|
+
src: s.imageUrl || de.imageUrl,
|
|
3050
3054
|
className: r.pujaImage,
|
|
3051
3055
|
alt: s.title
|
|
3052
3056
|
}
|
|
@@ -3065,7 +3069,7 @@ function Ar({
|
|
|
3065
3069
|
/* @__PURE__ */ e.jsx("span", { className: r.pujaMetaText, children: s.location })
|
|
3066
3070
|
] }),
|
|
3067
3071
|
/* @__PURE__ */ e.jsxs("p", { className: r.pujaTrustmakers, children: [
|
|
3068
|
-
/* @__PURE__ */ e.jsx(
|
|
3072
|
+
/* @__PURE__ */ e.jsx(It, {}),
|
|
3069
3073
|
/* @__PURE__ */ e.jsx("span", { className: r.pujaMetaText, children: s.date })
|
|
3070
3074
|
] })
|
|
3071
3075
|
] })
|
|
@@ -3127,7 +3131,7 @@ function Br({
|
|
|
3127
3131
|
] })
|
|
3128
3132
|
] });
|
|
3129
3133
|
}
|
|
3130
|
-
const
|
|
3134
|
+
const Lt = "hanuman-live-sindoor", Ft = "hanuman-live-peda", At = "hanuman-live-sindoor-peda", Ee = {
|
|
3131
3135
|
sindoor: "https://rzp.io/rzp/Pb7xgDj",
|
|
3132
3136
|
peda: "https://rzp.io/rzp/LfL86khp",
|
|
3133
3137
|
sindoorPeda: "https://rzp.io/rzp/NM9b4lx"
|
|
@@ -3136,21 +3140,21 @@ const It = "hanuman-live-sindoor", Lt = "hanuman-live-peda", Ft = "hanuman-live-
|
|
|
3136
3140
|
afterTime: "2024-01-01T00:00:00Z",
|
|
3137
3141
|
items: [
|
|
3138
3142
|
{
|
|
3139
|
-
inventory_id:
|
|
3143
|
+
inventory_id: Lt,
|
|
3140
3144
|
name: "Sindoor",
|
|
3141
3145
|
price: 51,
|
|
3142
3146
|
razorpay_link: Ee.sindoor,
|
|
3143
3147
|
image_url: "https://srm-cdn.a4b.io/yoda/1774866963967.png"
|
|
3144
3148
|
},
|
|
3145
3149
|
{
|
|
3146
|
-
inventory_id:
|
|
3150
|
+
inventory_id: Ft,
|
|
3147
3151
|
name: "Peda",
|
|
3148
3152
|
price: 101,
|
|
3149
3153
|
razorpay_link: Ee.peda,
|
|
3150
3154
|
image_url: "https://srm-cdn.a4b.io/yoda/1774866963967.png"
|
|
3151
3155
|
},
|
|
3152
3156
|
{
|
|
3153
|
-
inventory_id:
|
|
3157
|
+
inventory_id: At,
|
|
3154
3158
|
name: "Sindoor + Peda",
|
|
3155
3159
|
price: 121,
|
|
3156
3160
|
original_price: "101 + 51",
|
|
@@ -3164,21 +3168,21 @@ const It = "hanuman-live-sindoor", Lt = "hanuman-live-peda", Ft = "hanuman-live-
|
|
|
3164
3168
|
afterTime: "2024-08-01T00:00:00Z",
|
|
3165
3169
|
items: [
|
|
3166
3170
|
{
|
|
3167
|
-
inventory_id:
|
|
3171
|
+
inventory_id: Lt,
|
|
3168
3172
|
name: "Sindoor",
|
|
3169
3173
|
price: 51,
|
|
3170
3174
|
razorpay_link: Ee.sindoor,
|
|
3171
3175
|
image_url: "https://srm-cdn.a4b.io/yoda/1774866984116.png"
|
|
3172
3176
|
},
|
|
3173
3177
|
{
|
|
3174
|
-
inventory_id:
|
|
3178
|
+
inventory_id: Ft,
|
|
3175
3179
|
name: "Peda",
|
|
3176
3180
|
price: 101,
|
|
3177
3181
|
razorpay_link: Ee.peda,
|
|
3178
3182
|
image_url: "https://srm-cdn.a4b.io/yoda/1774866963967.png"
|
|
3179
3183
|
},
|
|
3180
3184
|
{
|
|
3181
|
-
inventory_id:
|
|
3185
|
+
inventory_id: At,
|
|
3182
3186
|
name: "Sindoor + Peda",
|
|
3183
3187
|
price: 121,
|
|
3184
3188
|
discount: "20%",
|
|
@@ -3191,17 +3195,17 @@ const It = "hanuman-live-sindoor", Lt = "hanuman-live-peda", Ft = "hanuman-live-
|
|
|
3191
3195
|
export {
|
|
3192
3196
|
Mr as AppContextProvider,
|
|
3193
3197
|
$r as BANNER_ITEMS,
|
|
3194
|
-
|
|
3198
|
+
dt as DLPTabs,
|
|
3195
3199
|
qr as I18nProvider,
|
|
3196
3200
|
Ur as LandingPage,
|
|
3197
3201
|
_r as LoggedOutSections,
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
+
pt as ShareSection,
|
|
3203
|
+
ht as StoreSection,
|
|
3204
|
+
ut as StreakSection,
|
|
3205
|
+
mt as SubscriptionSection,
|
|
3202
3206
|
Wr as SuccessPage,
|
|
3203
3207
|
Hr as VideoPage,
|
|
3204
|
-
|
|
3205
|
-
|
|
3208
|
+
Wt as useAppContext,
|
|
3209
|
+
gt as useI18n
|
|
3206
3210
|
};
|
|
3207
3211
|
//# sourceMappingURL=daily-live-puja.js.map
|