@instockng/storefront-ui 1.0.70 → 1.0.72
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/contexts/CartContext.d.ts.map +1 -1
- package/dist/hooks/usePageTracking.d.ts +1 -1
- package/dist/hooks/usePageTracking.d.ts.map +1 -1
- package/dist/index.mjs +65 -63
- package/dist/index100.mjs +174 -28
- package/dist/index101.mjs +53 -2
- package/dist/index102.mjs +69 -2
- package/dist/index106.mjs +2 -2
- package/dist/index107.mjs +2 -2
- package/dist/index140.mjs +1 -1
- package/dist/index142.mjs +2 -21
- package/dist/index143.mjs +19 -54
- package/dist/index144.mjs +55 -28
- package/dist/index145.mjs +28 -6
- package/dist/index146.mjs +6 -51
- package/dist/index147.mjs +51 -5
- package/dist/index148.mjs +6 -12
- package/dist/index149.mjs +12 -7
- package/dist/index15.mjs +1 -1
- package/dist/index150.mjs +6 -27
- package/dist/index151.mjs +28 -2
- package/dist/index152.mjs +2 -70
- package/dist/index153.mjs +67 -164
- package/dist/index154.mjs +167 -2
- package/dist/index158.mjs +1 -1
- package/dist/index159.mjs +1 -1
- package/dist/index160.mjs +1 -1
- package/dist/index161.mjs +1 -1
- package/dist/index162.mjs +1 -1
- package/dist/index164.mjs +3 -3
- package/dist/index165.mjs +1 -1
- package/dist/index167.mjs +2 -2
- package/dist/index168.mjs +1 -1
- package/dist/index173.mjs +2 -2
- package/dist/index175.mjs +1 -1
- package/dist/index177.mjs +2 -2
- package/dist/index178.mjs +5 -5
- package/dist/index181.mjs +1 -1
- package/dist/index184.mjs +1 -1
- package/dist/index187.mjs +1 -1
- package/dist/index188.mjs +1 -1
- package/dist/index192.mjs +1 -1
- package/dist/index194.mjs +1 -1
- package/dist/index198.mjs +1 -1
- package/dist/index2.mjs +1 -1
- package/dist/index200.mjs +1 -1
- package/dist/index213.mjs +2 -13
- package/dist/index214.mjs +2 -7
- package/dist/index215.mjs +2 -31
- package/dist/index216.mjs +2 -11
- package/dist/index217.mjs +2 -4
- package/dist/index218.mjs +2 -4
- package/dist/index219.mjs +2 -12
- package/dist/index22.mjs +10 -6
- package/dist/index220.mjs +2 -5
- package/dist/index221.mjs +108 -33
- package/dist/index222.mjs +2 -31
- package/dist/index223.mjs +2 -28
- package/dist/index224.mjs +34 -58
- package/dist/index225.mjs +2 -2
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +244 -2
- package/dist/index228.mjs +2 -2
- package/dist/index229.mjs +28 -103
- package/dist/index23.mjs +13 -14
- package/dist/index230.mjs +65 -2
- package/dist/index231.mjs +25 -2
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +2 -2
- package/dist/index234.mjs +2 -2
- package/dist/index236.mjs +2 -37
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -244
- package/dist/index239.mjs +2 -2
- package/dist/index240.mjs +30 -32
- package/dist/index241.mjs +10 -64
- package/dist/index242.mjs +3 -24
- package/dist/index243.mjs +4 -2
- package/dist/index244.mjs +13 -2
- package/dist/index245.mjs +7 -2
- package/dist/index246.mjs +12 -2
- package/dist/index247.mjs +5 -2
- package/dist/index248.mjs +33 -2
- package/dist/index249.mjs +31 -2
- package/dist/index250.mjs +28 -2
- package/dist/index251.mjs +61 -2
- package/dist/index253.mjs +2 -2
- package/dist/index256.mjs +2 -3
- package/dist/index257.mjs +2 -2
- package/dist/index258.mjs +18 -2
- package/dist/index259.mjs +46 -16
- package/dist/index260.mjs +2 -13
- package/dist/index261.mjs +2 -6
- package/dist/index262.mjs +2 -30
- package/dist/index264.mjs +91 -2
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +3 -2
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +2 -91
- package/dist/index269.mjs +17 -2
- package/dist/index27.mjs +17 -17
- package/dist/index270.mjs +12 -17
- package/dist/index271.mjs +6 -47
- package/dist/index272.mjs +30 -2
- package/dist/index273.mjs +2 -2
- package/dist/index275.mjs +2 -2
- package/dist/index28.mjs +58 -47
- package/dist/index29.mjs +11 -11
- package/dist/index3.mjs +141 -123
- package/dist/index30.mjs +4 -4
- package/dist/index31.mjs +5 -5
- package/dist/index33.mjs +21 -20
- package/dist/index35.mjs +36 -29
- package/dist/index36.mjs +8 -25
- package/dist/index37.mjs +1 -1
- package/dist/index38.mjs +26 -9
- package/dist/index39.mjs +9 -9
- package/dist/index4.mjs +59 -46
- package/dist/index40.mjs +2 -2
- package/dist/index42.mjs +2 -2
- package/dist/index45.mjs +3 -3
- package/dist/index46.mjs +1 -1
- package/dist/index49.mjs +1 -1
- package/dist/index54.mjs +17 -17
- package/dist/index55.mjs +2 -2
- package/dist/index56.mjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index6.mjs +7 -7
- package/dist/index60.mjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.mjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index67.mjs +1 -1
- package/dist/index68.mjs +23 -4
- package/dist/index69.mjs +149 -19
- package/dist/index7.mjs +1 -1
- package/dist/index70.mjs +2 -24
- package/dist/index71.mjs +19 -149
- package/dist/index72.mjs +75 -2
- package/dist/index73.mjs +14 -74
- package/dist/index74.mjs +62 -14
- package/dist/index75.mjs +4 -62
- package/dist/index76.mjs +2 -34
- package/dist/index77.mjs +5 -42
- package/dist/index78.mjs +1129 -230
- package/dist/index79.mjs +19 -5
- package/dist/index80.mjs +48 -127
- package/dist/index81.mjs +32 -67
- package/dist/index82.mjs +2 -87
- package/dist/index83.mjs +2 -29
- package/dist/index84.mjs +34 -9
- package/dist/index85.mjs +39 -71
- package/dist/index86.mjs +234 -3
- package/dist/index87.mjs +6 -2
- package/dist/index88.mjs +128 -77
- package/dist/index89.mjs +67 -53
- package/dist/index90.mjs +86 -5
- package/dist/index91.mjs +28 -4
- package/dist/index92.mjs +7 -177
- package/dist/index93.mjs +72 -50
- package/dist/index94.mjs +4 -69
- package/dist/index95.mjs +2 -2
- package/dist/index96.mjs +82 -5
- package/dist/index97.mjs +53 -1133
- package/dist/index98.mjs +5 -19
- package/dist/index99.mjs +4 -54
- package/dist/lib/utils.d.ts +5 -0
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/providers/MetaPixelProvider.d.ts +3 -2
- package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/contexts/CartContext.tsx +50 -22
- package/src/hooks/usePageTracking.ts +3 -3
- package/src/lib/utils.ts +11 -0
- package/src/providers/MetaPixelProvider.tsx +20 -6
package/dist/index33.mjs
CHANGED
|
@@ -1,26 +1,27 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useAddCartItem as r, useApplyDiscount as s, useCheckoutCart as
|
|
3
|
-
import {
|
|
4
|
-
import { useGetProduct as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
2
|
+
import { useAddCartItem as r, useApplyDiscount as s, useCheckoutCart as u, useCreateCart as o, useGetCart as a, useGetCartRecommendations as d, useInitiateCheckout as m, useRemoveCartItem as C, useRemoveDiscount as n, useUpdateCart as c, useUpdateCartItem as p } from "./index35.mjs";
|
|
3
|
+
import { useGetBrand as i } from "./index36.mjs";
|
|
4
|
+
import { useGetProduct as x, useGetProductAddOns as I, useGetProducts as O } from "./index37.mjs";
|
|
5
|
+
import { useConfirmOrder as v, useGetOrder as A, useGetOrderRecommendations as D } from "./index38.mjs";
|
|
6
|
+
import { useGetDeliveryZones as h } from "./index39.mjs";
|
|
7
7
|
export {
|
|
8
8
|
r as useAddCartItem,
|
|
9
9
|
s as useApplyDiscount,
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
C as
|
|
24
|
-
n as
|
|
10
|
+
u as useCheckoutCart,
|
|
11
|
+
v as useConfirmOrder,
|
|
12
|
+
o as useCreateCart,
|
|
13
|
+
i as useGetBrand,
|
|
14
|
+
a as useGetCart,
|
|
15
|
+
d as useGetCartRecommendations,
|
|
16
|
+
h as useGetDeliveryZones,
|
|
17
|
+
A as useGetOrder,
|
|
18
|
+
D as useGetOrderRecommendations,
|
|
19
|
+
x as useGetProduct,
|
|
20
|
+
I as useGetProductAddOns,
|
|
21
|
+
O as useGetProducts,
|
|
22
|
+
m as useInitiateCheckout,
|
|
23
|
+
C as useRemoveCartItem,
|
|
24
|
+
n as useRemoveDiscount,
|
|
25
|
+
c as useUpdateCart,
|
|
25
26
|
p as useUpdateCartItem
|
|
26
27
|
};
|
package/dist/index35.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryClient as
|
|
3
|
-
import { useQueryUnwrapped as c } from "./
|
|
2
|
+
import { useQueryClient as o, useMutation as r } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as c } from "./index75.mjs";
|
|
4
4
|
import { queryKeys as i } from "./index32.mjs";
|
|
5
|
-
import { updateCart as a, createCart as l, applyDiscount as m, removeDiscount as y, addCartItem as p, updateCartItem as C, removeCartItem as q, checkoutCart as f,
|
|
5
|
+
import { updateCart as a, createCart as l, applyDiscount as m, removeDiscount as y, addCartItem as p, updateCartItem as C, removeCartItem as q, checkoutCart as f, initiateCheckout as d, fetchCart as b, fetchCartRecommendations as v } from "./index28.mjs";
|
|
6
6
|
function S(e, t) {
|
|
7
7
|
return c({
|
|
8
8
|
queryKey: i.public.carts.detail(e),
|
|
9
|
-
queryFn: () =>
|
|
9
|
+
queryFn: () => b(e),
|
|
10
10
|
...t
|
|
11
11
|
});
|
|
12
12
|
}
|
|
13
|
-
function
|
|
14
|
-
const u =
|
|
13
|
+
function k(e, t) {
|
|
14
|
+
const u = o();
|
|
15
15
|
return r({
|
|
16
16
|
mutationFn: (n) => a(e, n),
|
|
17
17
|
onSuccess: () => {
|
|
@@ -27,7 +27,7 @@ function R(e) {
|
|
|
27
27
|
});
|
|
28
28
|
}
|
|
29
29
|
function D(e, t) {
|
|
30
|
-
const u =
|
|
30
|
+
const u = o();
|
|
31
31
|
return r({
|
|
32
32
|
mutationFn: (n) => m(e, n.code),
|
|
33
33
|
onSuccess: () => {
|
|
@@ -36,8 +36,8 @@ function D(e, t) {
|
|
|
36
36
|
...t
|
|
37
37
|
});
|
|
38
38
|
}
|
|
39
|
-
function
|
|
40
|
-
const u =
|
|
39
|
+
function U(e, t) {
|
|
40
|
+
const u = o();
|
|
41
41
|
return r({
|
|
42
42
|
mutationFn: () => y(e),
|
|
43
43
|
onSuccess: () => {
|
|
@@ -46,28 +46,28 @@ function k(e, t) {
|
|
|
46
46
|
...t
|
|
47
47
|
});
|
|
48
48
|
}
|
|
49
|
-
function
|
|
50
|
-
const u =
|
|
49
|
+
function A(e, t) {
|
|
50
|
+
const u = o();
|
|
51
51
|
return r({
|
|
52
52
|
mutationFn: (n) => p(e, n.sku, n.quantity, n.fbc, n.fbp, n.ttp, n.ttclid),
|
|
53
|
-
onSuccess: (n,
|
|
54
|
-
u.invalidateQueries({ queryKey: i.public.carts.detail(e) }),
|
|
53
|
+
onSuccess: (n, s) => {
|
|
54
|
+
u.invalidateQueries({ queryKey: i.public.carts.detail(e) }), s.refreshRecommendations && u.invalidateQueries({ queryKey: i.public.carts.recommendations(e) });
|
|
55
55
|
},
|
|
56
56
|
...t
|
|
57
57
|
});
|
|
58
58
|
}
|
|
59
|
-
function
|
|
60
|
-
const u =
|
|
59
|
+
function G(e, t) {
|
|
60
|
+
const u = o();
|
|
61
61
|
return r({
|
|
62
|
-
mutationFn: ({ itemId: n, quantity:
|
|
62
|
+
mutationFn: ({ itemId: n, quantity: s }) => C(e, n, s),
|
|
63
63
|
onSuccess: () => {
|
|
64
64
|
u.invalidateQueries({ queryKey: i.public.carts.detail(e) });
|
|
65
65
|
},
|
|
66
66
|
...t
|
|
67
67
|
});
|
|
68
68
|
}
|
|
69
|
-
function
|
|
70
|
-
const u =
|
|
69
|
+
function w(e, t) {
|
|
70
|
+
const u = o();
|
|
71
71
|
return r({
|
|
72
72
|
mutationFn: (n) => q(e, n),
|
|
73
73
|
onSuccess: () => {
|
|
@@ -76,8 +76,8 @@ function G(e, t) {
|
|
|
76
76
|
...t
|
|
77
77
|
});
|
|
78
78
|
}
|
|
79
|
-
function
|
|
80
|
-
const u =
|
|
79
|
+
function x(e, t) {
|
|
80
|
+
const u = o();
|
|
81
81
|
return r({
|
|
82
82
|
mutationFn: (n) => f(e, n),
|
|
83
83
|
onSuccess: () => {
|
|
@@ -86,23 +86,30 @@ function w(e, t) {
|
|
|
86
86
|
...t
|
|
87
87
|
});
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function M(e, t) {
|
|
90
|
+
return r({
|
|
91
|
+
mutationFn: (u) => d(e, u),
|
|
92
|
+
...t
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
function _(e, t, u) {
|
|
90
96
|
return c({
|
|
91
97
|
queryKey: e ? i.public.carts.recommendations(e, t) : ["public", "carts", "recommendations"],
|
|
92
|
-
queryFn: () =>
|
|
98
|
+
queryFn: () => v(e, t),
|
|
93
99
|
enabled: !!e,
|
|
94
100
|
...u
|
|
95
101
|
});
|
|
96
102
|
}
|
|
97
103
|
export {
|
|
98
|
-
|
|
104
|
+
A as useAddCartItem,
|
|
99
105
|
D as useApplyDiscount,
|
|
100
|
-
|
|
106
|
+
x as useCheckoutCart,
|
|
101
107
|
R as useCreateCart,
|
|
102
108
|
S as useGetCart,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
109
|
+
_ as useGetCartRecommendations,
|
|
110
|
+
M as useInitiateCheckout,
|
|
111
|
+
w as useRemoveCartItem,
|
|
112
|
+
U as useRemoveDiscount,
|
|
113
|
+
k as useUpdateCart,
|
|
114
|
+
G as useUpdateCartItem
|
|
108
115
|
};
|
package/dist/index36.mjs
CHANGED
|
@@ -1,31 +1,14 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
queryFn: () => c(e, r),
|
|
10
|
-
...n
|
|
11
|
-
});
|
|
12
|
-
}
|
|
13
|
-
function O(e) {
|
|
14
|
-
return m({
|
|
15
|
-
mutationFn: (r) => i(r.orderId, r.token),
|
|
2
|
+
import { useQueryUnwrapped as t } from "./index75.mjs";
|
|
3
|
+
import { queryKeys as u } from "./index32.mjs";
|
|
4
|
+
import { fetchBrandBySlug as n } from "./index31.mjs";
|
|
5
|
+
function i(r, e) {
|
|
6
|
+
return t({
|
|
7
|
+
queryKey: u.public.brands.detail(r),
|
|
8
|
+
queryFn: () => n(r),
|
|
16
9
|
...e
|
|
17
10
|
});
|
|
18
11
|
}
|
|
19
|
-
function q(e, r, n = 4, t) {
|
|
20
|
-
return u({
|
|
21
|
-
queryKey: o.public.orders.recommendations(e, r, n),
|
|
22
|
-
queryFn: () => f(e, r, n),
|
|
23
|
-
enabled: !!e && !!r,
|
|
24
|
-
...t
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
12
|
export {
|
|
28
|
-
|
|
29
|
-
a as useGetOrder,
|
|
30
|
-
q as useGetOrderRecommendations
|
|
13
|
+
i as useGetBrand
|
|
31
14
|
};
|
package/dist/index37.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryUnwrapped as e } from "./
|
|
2
|
+
import { useQueryUnwrapped as e } from "./index75.mjs";
|
|
3
3
|
import { queryKeys as t } from "./index32.mjs";
|
|
4
4
|
import { fetchProductsByBrand as c, fetchProductBySlug as d, fetchProductAddons as n } from "./index27.mjs";
|
|
5
5
|
function f(r, u) {
|
package/dist/index38.mjs
CHANGED
|
@@ -1,14 +1,31 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
import { useMutation as m } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as u } from "./index75.mjs";
|
|
4
|
+
import { queryKeys as o } from "./index32.mjs";
|
|
5
|
+
import { confirmOrder as i, fetchOrder as c, fetchOrderRecommendations as f } from "./index29.mjs";
|
|
6
|
+
function a(e, r, n) {
|
|
7
|
+
return u({
|
|
8
|
+
queryKey: o.public.orders.detail(e, r),
|
|
9
|
+
queryFn: () => c(e, r),
|
|
10
|
+
...n
|
|
11
|
+
});
|
|
12
|
+
}
|
|
13
|
+
function O(e) {
|
|
14
|
+
return m({
|
|
15
|
+
mutationFn: (r) => i(r.orderId, r.token),
|
|
16
|
+
...e
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
function q(e, r, n = 4, t) {
|
|
20
|
+
return u({
|
|
21
|
+
queryKey: o.public.orders.recommendations(e, r, n),
|
|
22
|
+
queryFn: () => f(e, r, n),
|
|
23
|
+
enabled: !!e && !!r,
|
|
24
|
+
...t
|
|
10
25
|
});
|
|
11
26
|
}
|
|
12
27
|
export {
|
|
13
|
-
|
|
28
|
+
O as useConfirmOrder,
|
|
29
|
+
a as useGetOrder,
|
|
30
|
+
q as useGetOrderRecommendations
|
|
14
31
|
};
|
package/dist/index39.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryUnwrapped as
|
|
3
|
-
import { queryKeys as
|
|
4
|
-
import {
|
|
5
|
-
function
|
|
6
|
-
return
|
|
7
|
-
queryKey:
|
|
8
|
-
queryFn: () =>
|
|
9
|
-
...
|
|
2
|
+
import { useQueryUnwrapped as o } from "./index75.mjs";
|
|
3
|
+
import { queryKeys as i } from "./index32.mjs";
|
|
4
|
+
import { fetchDeliveryZones as t } from "./index30.mjs";
|
|
5
|
+
function p(e, r) {
|
|
6
|
+
return o({
|
|
7
|
+
queryKey: i.public.deliveryZones.list(e),
|
|
8
|
+
queryFn: () => t(e),
|
|
9
|
+
...r
|
|
10
10
|
});
|
|
11
11
|
}
|
|
12
12
|
export {
|
|
13
|
-
|
|
13
|
+
p as useGetDeliveryZones
|
|
14
14
|
};
|
package/dist/index4.mjs
CHANGED
|
@@ -1,93 +1,106 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsx as
|
|
3
|
-
import { createContext as
|
|
4
|
-
const f =
|
|
5
|
-
function T({ children:
|
|
6
|
-
const [
|
|
2
|
+
import { jsx as g } from "react/jsx-runtime";
|
|
3
|
+
import { createContext as w, useContext as h, useState as P, useEffect as M } from "react";
|
|
4
|
+
const f = w(null);
|
|
5
|
+
function T({ children: a, pixelId: s, debug: p }) {
|
|
6
|
+
const [u, x] = P(!1), [l, k] = P(null), m = typeof process < "u" && process.env.NODE_ENV === "development", c = p ?? m;
|
|
7
7
|
M(() => {
|
|
8
8
|
if (!(typeof window > "u")) {
|
|
9
|
-
if (!
|
|
10
|
-
|
|
9
|
+
if (!s) {
|
|
10
|
+
c && console.log("[Meta Pixel] No pixel ID provided, tracking disabled");
|
|
11
11
|
return;
|
|
12
12
|
}
|
|
13
13
|
import("./index40.mjs").then((e) => e.f).then((e) => {
|
|
14
|
-
const t = e.default,
|
|
14
|
+
const t = e.default, i = {
|
|
15
15
|
autoConfig: !0,
|
|
16
|
-
debug:
|
|
16
|
+
debug: c
|
|
17
17
|
};
|
|
18
|
-
t.init(
|
|
18
|
+
t.init(s, void 0, i), k(t), x(!0), c && console.log("[Meta Pixel] Initialized with ID:", s);
|
|
19
19
|
}).catch((e) => {
|
|
20
20
|
console.error("[Meta Pixel] Failed to load react-facebook-pixel:", e);
|
|
21
21
|
});
|
|
22
22
|
}
|
|
23
|
-
}, [
|
|
24
|
-
const
|
|
25
|
-
if (!
|
|
26
|
-
|
|
23
|
+
}, [s, c]);
|
|
24
|
+
const r = (e, t, i) => {
|
|
25
|
+
if (!u || !l) {
|
|
26
|
+
c && console.log("[Meta Pixel] Track (not initialized):", e, t);
|
|
27
27
|
return;
|
|
28
28
|
}
|
|
29
|
-
const
|
|
30
|
-
|
|
31
|
-
},
|
|
32
|
-
track:
|
|
33
|
-
trackPageView: () => {
|
|
34
|
-
if (!
|
|
35
|
-
|
|
29
|
+
const o = i ? { ...t, eventID: i } : t;
|
|
30
|
+
l.track(e, o), c && console.log("[Meta Pixel] Track:", e, o, i ? `(ID: ${i})` : "");
|
|
31
|
+
}, _ = {
|
|
32
|
+
track: r,
|
|
33
|
+
trackPageView: (e) => {
|
|
34
|
+
if (!u || !l) {
|
|
35
|
+
c && console.log("[Meta Pixel] PageView (not initialized)");
|
|
36
36
|
return;
|
|
37
37
|
}
|
|
38
|
-
|
|
38
|
+
const t = e ? { eventID: e } : void 0;
|
|
39
|
+
l.pageView(e ? t : void 0), c && console.log("[Meta Pixel] PageView");
|
|
39
40
|
},
|
|
40
|
-
trackProductView: (e, t,
|
|
41
|
-
|
|
41
|
+
trackProductView: (e, t, i, o) => {
|
|
42
|
+
r("ViewContent", {
|
|
42
43
|
content_ids: [e],
|
|
43
44
|
content_name: t,
|
|
44
45
|
content_type: "product",
|
|
45
|
-
value:
|
|
46
|
+
value: i,
|
|
46
47
|
currency: "NGN"
|
|
47
|
-
},
|
|
48
|
+
}, o);
|
|
48
49
|
},
|
|
49
|
-
trackAddToCart: (e, t, o, n
|
|
50
|
-
|
|
50
|
+
trackAddToCart: (e, t, i, o, n) => {
|
|
51
|
+
r("AddToCart", {
|
|
51
52
|
content_ids: [e],
|
|
52
53
|
content_name: t,
|
|
53
54
|
content_type: "product",
|
|
54
|
-
value: o,
|
|
55
|
+
value: i * o,
|
|
55
56
|
currency: "NGN",
|
|
56
|
-
num_items:
|
|
57
|
-
|
|
57
|
+
num_items: o,
|
|
58
|
+
contents: [{
|
|
59
|
+
id: e,
|
|
60
|
+
quantity: o,
|
|
61
|
+
item_price: i
|
|
62
|
+
}]
|
|
63
|
+
}, n);
|
|
58
64
|
},
|
|
59
|
-
trackInitiateCheckout: (e, t, o) => {
|
|
60
|
-
|
|
65
|
+
trackInitiateCheckout: (e, t, i = [], o) => {
|
|
66
|
+
r("InitiateCheckout", {
|
|
61
67
|
value: e,
|
|
62
68
|
currency: "NGN",
|
|
63
|
-
num_items: t
|
|
69
|
+
num_items: t,
|
|
70
|
+
contents: i.map((n) => ({
|
|
71
|
+
id: n.id,
|
|
72
|
+
quantity: n.quantity,
|
|
73
|
+
item_price: n.item_price
|
|
74
|
+
})),
|
|
75
|
+
content_ids: i.map((n) => n.id),
|
|
76
|
+
content_type: "product"
|
|
64
77
|
}, o);
|
|
65
78
|
},
|
|
66
|
-
trackPurchase: (e, t, o, n
|
|
67
|
-
|
|
79
|
+
trackPurchase: (e, t, i, o, n) => {
|
|
80
|
+
r("Purchase", {
|
|
68
81
|
value: e,
|
|
69
82
|
currency: t,
|
|
70
83
|
content_type: "product",
|
|
71
|
-
contents:
|
|
84
|
+
contents: o.map((d) => ({
|
|
72
85
|
id: d.id,
|
|
73
86
|
// SKU
|
|
74
87
|
quantity: d.quantity,
|
|
75
88
|
item_price: d.item_price
|
|
76
89
|
})),
|
|
77
|
-
order_id:
|
|
78
|
-
},
|
|
90
|
+
order_id: i
|
|
91
|
+
}, n);
|
|
79
92
|
},
|
|
80
|
-
isInitialized:
|
|
93
|
+
isInitialized: u
|
|
81
94
|
};
|
|
82
|
-
return /* @__PURE__ */
|
|
95
|
+
return /* @__PURE__ */ g(f.Provider, { value: _, children: a });
|
|
83
96
|
}
|
|
84
|
-
function
|
|
85
|
-
const
|
|
86
|
-
if (!
|
|
97
|
+
function E() {
|
|
98
|
+
const a = h(f);
|
|
99
|
+
if (!a)
|
|
87
100
|
throw new Error("useMetaPixel must be used within MetaPixelProvider");
|
|
88
|
-
return
|
|
101
|
+
return a;
|
|
89
102
|
}
|
|
90
103
|
export {
|
|
91
104
|
T as MetaPixelProvider,
|
|
92
|
-
|
|
105
|
+
E as useMetaPixel
|
|
93
106
|
};
|
package/dist/index40.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { getDefaultExportFromCjs as x } from "./
|
|
3
|
-
import { __module as q } from "./
|
|
2
|
+
import { getDefaultExportFromCjs as x } from "./index68.mjs";
|
|
3
|
+
import { __module as q } from "./index70.mjs";
|
|
4
4
|
function S(b, p) {
|
|
5
5
|
for (var s = 0; s < p.length; s++) {
|
|
6
6
|
const c = p[s];
|
package/dist/index42.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { getDefaultExportFromCjs as n } from "./
|
|
3
|
-
import { __require as i } from "./
|
|
2
|
+
import { getDefaultExportFromCjs as n } from "./index68.mjs";
|
|
3
|
+
import { __require as i } from "./index69.mjs";
|
|
4
4
|
function s(t, a) {
|
|
5
5
|
for (var o = 0; o < a.length; o++) {
|
|
6
6
|
const e = a[o];
|
package/dist/index45.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { p as S } from "./
|
|
3
|
-
import { t as U } from "./
|
|
4
|
-
import he from "./
|
|
2
|
+
import { p as S } from "./index72.mjs";
|
|
3
|
+
import { t as U } from "./index73.mjs";
|
|
4
|
+
import he from "./index74.mjs";
|
|
5
5
|
const fe = Object.prototype.toString, de = Error.prototype.toString, pe = RegExp.prototype.toString, me = typeof Symbol < "u" ? Symbol.prototype.toString : () => "", ye = /^Symbol\((.*)\)(.*)$/;
|
|
6
6
|
function ge(n) {
|
|
7
7
|
return n != +n ? "NaN" : n === 0 && 1 / n < 0 ? "-0" : "" + n;
|
package/dist/index46.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import { jsx as t, jsxs as r } from "react/jsx-runtime";
|
|
|
3
3
|
import { useState as v } from "react";
|
|
4
4
|
import "./index23.mjs";
|
|
5
5
|
import "@tanstack/react-query";
|
|
6
|
-
import { useGetOrderRecommendations as b } from "./
|
|
6
|
+
import { useGetOrderRecommendations as b } from "./index38.mjs";
|
|
7
7
|
import { cn as n, formatCurrency as N } from "./index22.mjs";
|
|
8
8
|
import { Loader2 as w, Package as y, ExternalLink as k } from "lucide-react";
|
|
9
9
|
function S({
|
package/dist/index49.mjs
CHANGED
package/dist/index54.mjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import a from "./
|
|
3
|
-
import p from "./
|
|
4
|
-
import m from "./
|
|
5
|
-
import i from "./
|
|
6
|
-
import f from "./
|
|
7
|
-
import l from "./
|
|
8
|
-
import c from "./
|
|
9
|
-
import d from "./
|
|
10
|
-
import u from "./
|
|
11
|
-
import { VERSION as x } from "./
|
|
12
|
-
import C from "./
|
|
13
|
-
import A from "./
|
|
14
|
-
import E from "./
|
|
15
|
-
import O from "./
|
|
16
|
-
import S from "./
|
|
17
|
-
import H from "./
|
|
18
|
-
import T from "./
|
|
2
|
+
import a from "./index86.mjs";
|
|
3
|
+
import p from "./index87.mjs";
|
|
4
|
+
import m from "./index88.mjs";
|
|
5
|
+
import i from "./index89.mjs";
|
|
6
|
+
import f from "./index90.mjs";
|
|
7
|
+
import l from "./index91.mjs";
|
|
8
|
+
import c from "./index92.mjs";
|
|
9
|
+
import d from "./index93.mjs";
|
|
10
|
+
import u from "./index94.mjs";
|
|
11
|
+
import { VERSION as x } from "./index95.mjs";
|
|
12
|
+
import C from "./index96.mjs";
|
|
13
|
+
import A from "./index97.mjs";
|
|
14
|
+
import E from "./index98.mjs";
|
|
15
|
+
import O from "./index99.mjs";
|
|
16
|
+
import S from "./index100.mjs";
|
|
17
|
+
import H from "./index101.mjs";
|
|
18
|
+
import T from "./index102.mjs";
|
|
19
19
|
function n(o) {
|
|
20
20
|
const t = new m(o), e = p(m.prototype.request, t);
|
|
21
21
|
return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
|
package/dist/index55.mjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
var p = Object.defineProperty;
|
|
3
3
|
var k = (r, e, i) => e in r ? p(r, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[e] = i;
|
|
4
4
|
var h = (r, e, i) => k(r, typeof e != "symbol" ? e + "" : e, i);
|
|
5
|
-
import { serialize as j } from "./
|
|
6
|
-
import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./
|
|
5
|
+
import { serialize as j } from "./index84.mjs";
|
|
6
|
+
import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index85.mjs";
|
|
7
7
|
var v = (r, e) => new Proxy(() => {
|
|
8
8
|
}, {
|
|
9
9
|
get(t, s) {
|
package/dist/index56.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as b } from "./
|
|
3
|
+
import { useQueryUnwrapped as b } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as c, authHeaders as d } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as u } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as l } from "./index24.mjs";
|
package/dist/index57.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryUnwrapped as n } from "./
|
|
2
|
+
import { useQueryUnwrapped as n } from "./index75.mjs";
|
|
3
3
|
import { createAdminRpcClients as u, authHeaders as a } from "./index26.mjs";
|
|
4
4
|
import { queryKeys as c } from "./index32.mjs";
|
|
5
5
|
import { useApiConfig as m } from "./index24.mjs";
|
package/dist/index58.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as v, useMutation as w } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as m } from "./
|
|
3
|
+
import { useQueryUnwrapped as m } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as l, authHeaders as c } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as a } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as d } from "./index24.mjs";
|
package/dist/index59.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as C } from "./
|
|
3
|
+
import { useQueryUnwrapped as C } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as a, authHeaders as d } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as r } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as l } from "./index24.mjs";
|
package/dist/index6.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useEffect as
|
|
3
|
-
import { useMetaPixel as
|
|
4
|
-
function
|
|
5
|
-
const { trackPageView: t } =
|
|
6
|
-
|
|
7
|
-
if (t(), typeof window < "u") {
|
|
2
|
+
import { useEffect as a } from "react";
|
|
3
|
+
import { useMetaPixel as f } from "./index4.mjs";
|
|
4
|
+
function u(o) {
|
|
5
|
+
const { trackPageView: t } = f();
|
|
6
|
+
a(() => {
|
|
7
|
+
if (t(o), typeof window < "u") {
|
|
8
8
|
const n = () => {
|
|
9
9
|
t();
|
|
10
10
|
};
|
|
@@ -16,5 +16,5 @@ function i() {
|
|
|
16
16
|
}, [t]);
|
|
17
17
|
}
|
|
18
18
|
export {
|
|
19
|
-
|
|
19
|
+
u as usePageTracking
|
|
20
20
|
};
|
package/dist/index60.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as w, useMutation as v } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as d } from "./
|
|
3
|
+
import { useQueryUnwrapped as d } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as c, authHeaders as y } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as i } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as l } from "./index24.mjs";
|
package/dist/index61.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as f } from "./
|
|
3
|
+
import { useQueryUnwrapped as f } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as d, authHeaders as l } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as c } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as y } from "./index24.mjs";
|
package/dist/index62.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
|
|
3
|
-
import { useQueryUnwrapped as m } from "./
|
|
3
|
+
import { useQueryUnwrapped as m } from "./index75.mjs";
|
|
4
4
|
import { createAdminRpcClients as d, authHeaders as l } from "./index26.mjs";
|
|
5
5
|
import { queryKeys as i } from "./index32.mjs";
|
|
6
6
|
import { useApiConfig as p } from "./index24.mjs";
|
package/dist/index63.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { useQueryUnwrapped as s } from "./
|
|
2
|
+
import { useQueryUnwrapped as s } from "./index75.mjs";
|
|
3
3
|
import { createAdminRpcClients as u, authHeaders as c } from "./index26.mjs";
|
|
4
4
|
import { queryKeys as d } from "./index32.mjs";
|
|
5
5
|
import { useApiConfig as f } from "./index24.mjs";
|