@srimandir/kundli-generator 8.0.3 → 8.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{analytics-_owJQMIp.js → analytics-UE1GTXAs.js} +13 -13
- package/dist/{analytics-_owJQMIp.js.map → analytics-UE1GTXAs.js.map} +1 -1
- package/dist/{criticalCss-DfIwAlZn.js → criticalCss-B4SmBsDx.js} +19 -19
- package/dist/{criticalCss-DfIwAlZn.js.map → criticalCss-B4SmBsDx.js.map} +1 -1
- package/dist/form-entry.js +1 -1
- package/dist/kundli-generator.js +2 -2
- package/dist/page-entry.js +2 -2
- package/package.json +2 -2
|
@@ -4591,6 +4591,18 @@ const wr = (t, n) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
4591
4591
|
certifications: ["planAstrologerCertBhuCertified", "planAstrologerCertMantraRudraksha"]
|
|
4592
4592
|
}
|
|
4593
4593
|
], pi = (t) => [
|
|
4594
|
+
{
|
|
4595
|
+
id: "kundli-report",
|
|
4596
|
+
title: "planNameBasic",
|
|
4597
|
+
price: t ? "$25" : "₹499",
|
|
4598
|
+
features: [
|
|
4599
|
+
{ text: "planFeatureDetailedInsights", included: !0 },
|
|
4600
|
+
{ text: "planFeaturePracticalRemedies", included: !0 },
|
|
4601
|
+
{ text: "planFeatureClearLanguage", included: !0 },
|
|
4602
|
+
{ text: "planFeatureAstrologyConsultant", included: !1 },
|
|
4603
|
+
{ text: "planFeaturePersonalizedReading", included: !1 }
|
|
4604
|
+
]
|
|
4605
|
+
},
|
|
4594
4606
|
{
|
|
4595
4607
|
id: "kundli-report-astrologer",
|
|
4596
4608
|
title: "planNameGuidance",
|
|
@@ -4607,18 +4619,6 @@ const wr = (t, n) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
4607
4619
|
astrologers: ui.filter(
|
|
4608
4620
|
(n) => ["jyoti", "samiksha", "neeraj", "ashwini"].includes(n.id)
|
|
4609
4621
|
)
|
|
4610
|
-
},
|
|
4611
|
-
{
|
|
4612
|
-
id: "kundli-report",
|
|
4613
|
-
title: "planNameBasic",
|
|
4614
|
-
price: t ? "$25" : "₹499",
|
|
4615
|
-
features: [
|
|
4616
|
-
{ text: "planFeatureDetailedInsights", included: !0 },
|
|
4617
|
-
{ text: "planFeaturePracticalRemedies", included: !0 },
|
|
4618
|
-
{ text: "planFeatureClearLanguage", included: !0 },
|
|
4619
|
-
{ text: "planFeatureAstrologyConsultant", included: !1 },
|
|
4620
|
-
{ text: "planFeaturePersonalizedReading", included: !1 }
|
|
4621
|
-
]
|
|
4622
4622
|
}
|
|
4623
4623
|
], mi = ({
|
|
4624
4624
|
isOpen: t,
|
|
@@ -5085,4 +5085,4 @@ export {
|
|
|
5085
5085
|
xa as t,
|
|
5086
5086
|
yt as u
|
|
5087
5087
|
};
|
|
5088
|
-
//# sourceMappingURL=analytics-
|
|
5088
|
+
//# sourceMappingURL=analytics-UE1GTXAs.js.map
|