@srimandir/kundli-generator 3.0.87 → 3.0.89
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-yrF6SyTI.js → analytics-BOJ-Utyk.js} +2 -2
- package/dist/analytics-BOJ-Utyk.js.map +1 -0
- package/dist/{criticalCss-5PQ-Dw69.js → criticalCss-yLSOz1YM.js} +404 -418
- package/dist/criticalCss-yLSOz1YM.js.map +1 -0
- package/dist/form-entry.js +1 -1
- package/dist/kundli-generator.js +2 -2
- package/dist/page-entry.js +2 -2
- package/package.json +3 -3
- package/dist/analytics-yrF6SyTI.js.map +0 -1
- package/dist/criticalCss-5PQ-Dw69.js.map +0 -1
|
@@ -1469,7 +1469,7 @@ const sn = {}, ln = ({
|
|
|
1469
1469
|
const U = Se(), d = U?.config?.analytics ?? T, A = U?.config.isGlobal ?? !0, c = U?.config?.variant, N = U?.config?.googleMapsApiKey, [y, j] = H(!1), [z, E] = H(""), x = Q(null), Y = Q(null), W = Q({}), f = (n) => p({ ...i, ...n }), P = (n, l) => {
|
|
1470
1470
|
if (l.trim() && !W.current[n]) {
|
|
1471
1471
|
W.current[n] = !0;
|
|
1472
|
-
const w = c ? { variant: c } :
|
|
1472
|
+
const w = c ? { variant: c } : void 0;
|
|
1473
1473
|
({
|
|
1474
1474
|
fullName: () => d?.trackNameSectionFilled?.(w),
|
|
1475
1475
|
phone: () => d?.trackPhoneSectionFilled?.(w),
|
|
@@ -2607,4 +2607,4 @@ export {
|
|
|
2607
2607
|
dt as t,
|
|
2608
2608
|
Gt as u
|
|
2609
2609
|
};
|
|
2610
|
-
//# sourceMappingURL=analytics-
|
|
2610
|
+
//# sourceMappingURL=analytics-BOJ-Utyk.js.map
|