@instockng/storefront-ui 1.0.107 → 1.0.109
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/components/AssistantDrawer.d.ts +1 -3
- package/dist/components/AssistantDrawer.d.ts.map +1 -1
- package/dist/components/ProductAssistantChips.d.ts +9 -8
- package/dist/components/ProductAssistantChips.d.ts.map +1 -1
- package/dist/contexts/AssistantContext.d.ts +19 -0
- package/dist/contexts/AssistantContext.d.ts.map +1 -0
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +56 -56
- package/dist/index10.mjs +103 -73
- package/dist/index100.mjs +28 -8
- package/dist/index101.mjs +8 -74
- package/dist/index102.mjs +74 -3
- package/dist/index103.mjs +4 -2
- package/dist/index104.mjs +2 -83
- package/dist/index105.mjs +81 -52
- package/dist/index106.mjs +53 -5
- package/dist/index107.mjs +5 -4
- package/dist/index108.mjs +4 -178
- package/dist/index109.mjs +174 -48
- package/dist/index11.mjs +73 -189
- package/dist/index110.mjs +51 -67
- package/dist/index111.mjs +69 -2
- package/dist/index112.mjs +2 -37
- package/dist/index113.mjs +25 -40
- package/dist/index114.mjs +18 -2
- package/dist/index115.mjs +213 -26
- package/dist/index116.mjs +175 -13
- package/dist/index117.mjs +17 -210
- package/dist/index118.mjs +17 -174
- package/dist/index119.mjs +25 -14
- package/dist/index12.mjs +171 -106
- package/dist/index120.mjs +150 -17
- package/dist/index121.mjs +13 -26
- package/dist/index122.mjs +24 -149
- package/dist/index123.mjs +77 -13
- package/dist/index124.mjs +27 -20
- package/dist/index125.mjs +137 -76
- package/dist/index126.mjs +50 -33
- package/dist/index127.mjs +19 -141
- package/dist/index128.mjs +22 -50
- package/dist/index129.mjs +14 -14
- package/dist/index13.mjs +127 -98
- package/dist/index130.mjs +18 -20
- package/dist/index131.mjs +14 -16
- package/dist/index132.mjs +14 -17
- package/dist/index133.mjs +12 -12
- package/dist/index134.mjs +58 -15
- package/dist/index135.mjs +11 -14
- package/dist/index136.mjs +30 -56
- package/dist/index137.mjs +15 -9
- package/dist/index138.mjs +26 -31
- package/dist/index139.mjs +16 -13
- package/dist/index14.mjs +94 -90
- package/dist/index140.mjs +11 -26
- package/dist/index141.mjs +12 -18
- package/dist/index142.mjs +40 -12
- package/dist/index143.mjs +16 -14
- package/dist/index144.mjs +263 -42
- package/dist/index145.mjs +62 -15
- package/dist/index146.mjs +7 -267
- package/dist/index147.mjs +2 -70
- package/dist/index148.mjs +2 -8
- package/dist/index149.mjs +33 -2
- package/dist/index15.mjs +84 -149
- package/dist/index150.mjs +2 -2
- package/dist/index151.mjs +37 -33
- package/dist/index152.mjs +43 -2
- package/dist/index153.mjs +2 -21
- package/dist/index154.mjs +19 -54
- package/dist/index155.mjs +55 -28
- package/dist/index156.mjs +28 -6
- package/dist/index157.mjs +6 -51
- package/dist/index158.mjs +51 -5
- package/dist/index159.mjs +6 -12
- package/dist/index16.mjs +157 -203
- package/dist/index160.mjs +12 -7
- package/dist/index161.mjs +6 -27
- package/dist/index162.mjs +28 -2
- package/dist/index163.mjs +2 -70
- package/dist/index164.mjs +67 -164
- package/dist/index165.mjs +167 -2
- package/dist/index167.mjs +2 -2
- package/dist/index168.mjs +2 -18
- package/dist/index169.mjs +11 -25
- package/dist/index17.mjs +197 -106
- package/dist/index170.mjs +26 -32
- package/dist/index171.mjs +32 -12
- package/dist/index172.mjs +9 -9
- package/dist/index173.mjs +18 -2
- package/dist/index174.mjs +2 -20
- package/dist/index175.mjs +13 -39
- package/dist/index176.mjs +46 -2
- package/dist/index177.mjs +2 -30
- package/dist/index178.mjs +24 -12
- package/dist/index179.mjs +18 -2
- package/dist/index18.mjs +96 -129
- package/dist/index180.mjs +2 -2
- package/dist/index181.mjs +2 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -72
- package/dist/index184.mjs +72 -2
- package/dist/index185.mjs +2 -53
- package/dist/index186.mjs +53 -2
- package/dist/index187.mjs +2 -36
- package/dist/index188.mjs +30 -146
- package/dist/index189.mjs +152 -2
- package/dist/index19.mjs +140 -87
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +2 -19
- package/dist/index192.mjs +19 -2
- package/dist/index193.mjs +2 -2
- package/dist/index194.mjs +2 -26
- package/dist/index195.mjs +26 -2
- package/dist/index196.mjs +2 -2
- package/dist/index197.mjs +2 -24
- package/dist/index198.mjs +17 -16
- package/dist/index199.mjs +23 -2
- package/dist/index2.mjs +29 -15
- package/dist/index20.mjs +82 -708
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +2 -23
- package/dist/index203.mjs +23 -2
- package/dist/index204.mjs +2 -23
- package/dist/index205.mjs +23 -2
- package/dist/index206.mjs +2 -2
- package/dist/index208.mjs +2 -23
- package/dist/index209.mjs +23 -2
- package/dist/index21.mjs +688 -229
- package/dist/index210.mjs +2 -23
- package/dist/index211.mjs +23 -2
- package/dist/index212.mjs +2 -2
- package/dist/index213.mjs +2 -2
- package/dist/index215.mjs +2 -2
- package/dist/index216.mjs +2 -2
- package/dist/index217.mjs +2 -2
- package/dist/index218.mjs +2 -2
- package/dist/index219.mjs +2 -127
- package/dist/index22.mjs +260 -42
- package/dist/index220.mjs +127 -2
- package/dist/index221.mjs +2 -74
- package/dist/index222.mjs +59 -59
- package/dist/index223.mjs +74 -2
- package/dist/index224.mjs +2 -13
- package/dist/index225.mjs +108 -7
- package/dist/index226.mjs +2 -12
- package/dist/index227.mjs +2 -5
- package/dist/index228.mjs +2 -33
- package/dist/index229.mjs +2 -31
- package/dist/index23.mjs +44 -22
- package/dist/index230.mjs +2 -28
- package/dist/index231.mjs +2 -61
- package/dist/index232.mjs +2 -31
- package/dist/index233.mjs +2 -11
- package/dist/index234.mjs +2 -4
- package/dist/index235.mjs +36 -3
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +244 -2
- package/dist/index238.mjs +2 -2
- package/dist/index239.mjs +33 -2
- package/dist/index240.mjs +65 -2
- package/dist/index241.mjs +25 -2
- package/dist/index242.mjs +2 -2
- package/dist/index244.mjs +2 -108
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +2 -37
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index250.mjs +2 -244
- package/dist/index251.mjs +13 -2
- package/dist/index252.mjs +7 -33
- package/dist/index253.mjs +30 -64
- package/dist/index254.mjs +10 -24
- package/dist/index255.mjs +4 -2
- package/dist/index256.mjs +4 -2
- package/dist/index257.mjs +2 -2
- package/dist/index258.mjs +4 -2
- package/dist/index259.mjs +12 -2
- package/dist/index260.mjs +5 -2
- package/dist/index261.mjs +33 -2
- package/dist/index262.mjs +31 -2
- package/dist/index263.mjs +28 -4
- package/dist/index264.mjs +61 -2
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +2 -2
- package/dist/index277.mjs +1 -1
- package/dist/index282.mjs +1 -1
- package/dist/index283.mjs +2 -2
- package/dist/index3.mjs +3 -3
- package/dist/index4.mjs +34 -101
- package/dist/index5.mjs +92 -102
- package/dist/index50.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index6.mjs +111 -15
- package/dist/index63.mjs +17 -17
- package/dist/index64.mjs +2 -2
- package/dist/index7.mjs +15 -195
- package/dist/index8.mjs +135 -189
- package/dist/index81.mjs +19 -149
- package/dist/index82.mjs +149 -19
- package/dist/index85.mjs +1 -1
- package/dist/index89.mjs +35 -35
- package/dist/index9.mjs +240 -99
- package/dist/index90.mjs +1 -1
- package/dist/index91.mjs +2 -2
- package/dist/index92.mjs +2 -2
- package/dist/index94.mjs +2 -235
- package/dist/index95.mjs +233 -4
- package/dist/index96.mjs +5 -133
- package/dist/index97.mjs +129 -63
- package/dist/index98.mjs +67 -86
- package/dist/index99.mjs +85 -27
- package/dist/providers/StorefrontProvider.d.ts +3 -1
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +2 -2
- package/src/components/AssistantDrawer.stories.tsx +20 -91
- package/src/components/AssistantDrawer.tsx +5 -9
- package/src/components/ProductAssistantChips.stories.tsx +11 -6
- package/src/components/ProductAssistantChips.tsx +13 -8
- package/src/contexts/AssistantContext.tsx +62 -0
- package/src/index.ts +3 -2
- package/src/providers/StorefrontProvider.tsx +17 -2
- package/dist/components/SearchAssistantTrigger.d.ts +0 -12
- package/dist/components/SearchAssistantTrigger.d.ts.map +0 -1
- package/src/components/SearchAssistantTrigger.stories.tsx +0 -35
- package/src/components/SearchAssistantTrigger.tsx +0 -41
package/dist/index5.mjs
CHANGED
|
@@ -1,116 +1,106 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsx as
|
|
3
|
-
import { createContext as
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
v(() => {
|
|
13
|
-
if (typeof window > "u") return;
|
|
14
|
-
if (!k) {
|
|
15
|
-
r && console.log("TikTok Pixel ID not provided. Tracking disabled.");
|
|
16
|
-
return;
|
|
17
|
-
}
|
|
18
|
-
(async () => {
|
|
19
|
-
try {
|
|
20
|
-
const t = (await import("./index49.mjs")).default;
|
|
21
|
-
t.init(k, {}, { debug: r }), t.pageView(), c = t, d(!0), r && console.log("TikTok Pixel initialized:", k);
|
|
22
|
-
} catch (t) {
|
|
23
|
-
console.error("Failed to initialize TikTok Pixel:", t);
|
|
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
|
+
M(() => {
|
|
8
|
+
if (!(typeof window > "u")) {
|
|
9
|
+
if (!s) {
|
|
10
|
+
c && console.log("[Meta Pixel] No pixel ID provided, tracking disabled");
|
|
11
|
+
return;
|
|
24
12
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
13
|
+
import("./index48.mjs").then((e) => e.f).then((e) => {
|
|
14
|
+
const t = e.default, i = {
|
|
15
|
+
autoConfig: !0,
|
|
16
|
+
debug: c
|
|
17
|
+
};
|
|
18
|
+
t.init(s, void 0, i), k(t), x(!0), c && console.log("[Meta Pixel] Initialized with ID:", s);
|
|
19
|
+
}).catch((e) => {
|
|
20
|
+
console.error("[Meta Pixel] Failed to load react-facebook-pixel:", e);
|
|
21
|
+
});
|
|
31
22
|
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
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
|
+
return;
|
|
37
28
|
}
|
|
38
|
-
|
|
39
|
-
track:
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
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
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
const t = e ? { eventID: e } : void 0;
|
|
39
|
+
l.pageView(e ? t : void 0), c && console.log("[Meta Pixel] PageView");
|
|
47
40
|
},
|
|
48
|
-
trackProductView: (
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
currency: "NGN"
|
|
57
|
-
},
|
|
58
|
-
e
|
|
59
|
-
);
|
|
41
|
+
trackProductView: (e, t, i, o) => {
|
|
42
|
+
r("ViewContent", {
|
|
43
|
+
content_ids: [e],
|
|
44
|
+
content_name: t,
|
|
45
|
+
content_type: "product",
|
|
46
|
+
value: i,
|
|
47
|
+
currency: "NGN"
|
|
48
|
+
}, o);
|
|
60
49
|
},
|
|
61
|
-
trackAddToCart: (
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
50
|
+
trackAddToCart: (e, t, i, o, n) => {
|
|
51
|
+
r("AddToCart", {
|
|
52
|
+
content_ids: [e],
|
|
53
|
+
content_name: t,
|
|
54
|
+
content_type: "product",
|
|
55
|
+
value: i * o,
|
|
56
|
+
currency: "NGN",
|
|
57
|
+
num_items: o,
|
|
58
|
+
contents: [{
|
|
59
|
+
id: e,
|
|
60
|
+
quantity: o,
|
|
61
|
+
item_price: i
|
|
62
|
+
}]
|
|
63
|
+
}, n);
|
|
74
64
|
},
|
|
75
|
-
trackInitiateCheckout: (
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
},
|
|
85
|
-
|
|
86
|
-
|
|
65
|
+
trackInitiateCheckout: (e, t, i = [], o) => {
|
|
66
|
+
r("InitiateCheckout", {
|
|
67
|
+
value: e,
|
|
68
|
+
currency: "NGN",
|
|
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"
|
|
77
|
+
}, o);
|
|
87
78
|
},
|
|
88
|
-
trackPurchase: (
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
}
|
|
79
|
+
trackPurchase: (e, t, i, o, n) => {
|
|
80
|
+
r("Purchase", {
|
|
81
|
+
value: e,
|
|
82
|
+
currency: t,
|
|
83
|
+
content_type: "product",
|
|
84
|
+
contents: o.map((d) => ({
|
|
85
|
+
id: d.id,
|
|
86
|
+
// SKU
|
|
87
|
+
quantity: d.quantity,
|
|
88
|
+
item_price: d.item_price
|
|
89
|
+
})),
|
|
90
|
+
order_id: i
|
|
91
|
+
}, n);
|
|
92
|
+
},
|
|
93
|
+
isInitialized: u
|
|
104
94
|
};
|
|
105
|
-
return /* @__PURE__ */ f
|
|
95
|
+
return /* @__PURE__ */ g(f.Provider, { value: _, children: a });
|
|
106
96
|
}
|
|
107
|
-
function
|
|
108
|
-
const a =
|
|
109
|
-
if (a
|
|
110
|
-
throw new Error("
|
|
97
|
+
function E() {
|
|
98
|
+
const a = h(f);
|
|
99
|
+
if (!a)
|
|
100
|
+
throw new Error("useMetaPixel must be used within MetaPixelProvider");
|
|
111
101
|
return a;
|
|
112
102
|
}
|
|
113
103
|
export {
|
|
114
|
-
|
|
115
|
-
|
|
104
|
+
T as MetaPixelProvider,
|
|
105
|
+
E as useMetaPixel
|
|
116
106
|
};
|
package/dist/index50.mjs
CHANGED
package/dist/index58.mjs
CHANGED
package/dist/index6.mjs
CHANGED
|
@@ -1,20 +1,116 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
import { jsx as f } from "react/jsx-runtime";
|
|
3
|
+
import { createContext as x, useContext as p, useState as w, useEffect as v } from "react";
|
|
4
|
+
const u = x(void 0);
|
|
5
|
+
let c = null;
|
|
6
|
+
function N({
|
|
7
|
+
children: a,
|
|
8
|
+
pixelId: k,
|
|
9
|
+
debug: r = !1
|
|
10
|
+
}) {
|
|
11
|
+
const [T, d] = w(!1);
|
|
12
|
+
v(() => {
|
|
13
|
+
if (typeof window > "u") return;
|
|
14
|
+
if (!k) {
|
|
15
|
+
r && console.log("TikTok Pixel ID not provided. Tracking disabled.");
|
|
16
|
+
return;
|
|
15
17
|
}
|
|
16
|
-
|
|
18
|
+
(async () => {
|
|
19
|
+
try {
|
|
20
|
+
const t = (await import("./index49.mjs")).default;
|
|
21
|
+
t.init(k, {}, { debug: r }), t.pageView(), c = t, d(!0), r && console.log("TikTok Pixel initialized:", k);
|
|
22
|
+
} catch (t) {
|
|
23
|
+
console.error("Failed to initialize TikTok Pixel:", t);
|
|
24
|
+
}
|
|
25
|
+
})();
|
|
26
|
+
}, [k, r]);
|
|
27
|
+
const n = (i, t, o) => {
|
|
28
|
+
if (!T || !c) {
|
|
29
|
+
r && console.log("TikTok Pixel not initialized. Event not tracked:", i);
|
|
30
|
+
return;
|
|
31
|
+
}
|
|
32
|
+
try {
|
|
33
|
+
const e = o ? { ...t, event_id: o } : t;
|
|
34
|
+
c.track(i, e), r && console.log("TikTok Pixel tracked event:", i, e);
|
|
35
|
+
} catch (e) {
|
|
36
|
+
console.error("Failed to track TikTok Pixel event:", e);
|
|
37
|
+
}
|
|
38
|
+
}, P = {
|
|
39
|
+
track: n,
|
|
40
|
+
trackPageView: () => {
|
|
41
|
+
if (!(!T || !c))
|
|
42
|
+
try {
|
|
43
|
+
c.pageView(), r && console.log("TikTok Pixel tracked page view");
|
|
44
|
+
} catch (i) {
|
|
45
|
+
console.error("Failed to track TikTok Pixel page view:", i);
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
trackProductView: (i, t, o, e) => {
|
|
49
|
+
n(
|
|
50
|
+
"ViewContent",
|
|
51
|
+
{
|
|
52
|
+
content_type: "product",
|
|
53
|
+
content_id: i,
|
|
54
|
+
content_name: t,
|
|
55
|
+
price: o,
|
|
56
|
+
currency: "NGN"
|
|
57
|
+
},
|
|
58
|
+
e
|
|
59
|
+
);
|
|
60
|
+
},
|
|
61
|
+
trackAddToCart: (i, t, o, e, l) => {
|
|
62
|
+
n(
|
|
63
|
+
"AddToCart",
|
|
64
|
+
{
|
|
65
|
+
content_type: "product",
|
|
66
|
+
content_id: i,
|
|
67
|
+
content_name: t,
|
|
68
|
+
value: o * e,
|
|
69
|
+
quantity: e,
|
|
70
|
+
currency: "NGN"
|
|
71
|
+
},
|
|
72
|
+
l
|
|
73
|
+
);
|
|
74
|
+
},
|
|
75
|
+
trackInitiateCheckout: (i, t, o, e) => {
|
|
76
|
+
n(
|
|
77
|
+
"InitiateCheckout",
|
|
78
|
+
{
|
|
79
|
+
content_type: "product",
|
|
80
|
+
value: i,
|
|
81
|
+
currency: "NGN",
|
|
82
|
+
num_items: t,
|
|
83
|
+
...e && e.length > 0 ? { contents: e } : {}
|
|
84
|
+
},
|
|
85
|
+
o
|
|
86
|
+
);
|
|
87
|
+
},
|
|
88
|
+
trackPurchase: (i, t, o, e, l) => {
|
|
89
|
+
n(
|
|
90
|
+
"CompletePayment",
|
|
91
|
+
{
|
|
92
|
+
content_type: "product",
|
|
93
|
+
value: i,
|
|
94
|
+
currency: t,
|
|
95
|
+
contents: e.map((s) => ({
|
|
96
|
+
content_id: s.id,
|
|
97
|
+
quantity: s.quantity,
|
|
98
|
+
price: s.item_price
|
|
99
|
+
}))
|
|
100
|
+
},
|
|
101
|
+
l
|
|
102
|
+
);
|
|
103
|
+
}
|
|
104
|
+
};
|
|
105
|
+
return /* @__PURE__ */ f(u.Provider, { value: P, children: a });
|
|
106
|
+
}
|
|
107
|
+
function z() {
|
|
108
|
+
const a = p(u);
|
|
109
|
+
if (a === void 0)
|
|
110
|
+
throw new Error("useTikTokPixel must be used within a TikTokPixelProvider");
|
|
111
|
+
return a;
|
|
17
112
|
}
|
|
18
113
|
export {
|
|
19
|
-
|
|
114
|
+
N as TikTokPixelProvider,
|
|
115
|
+
z as useTikTokPixel
|
|
20
116
|
};
|
package/dist/index63.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 "./index95.mjs";
|
|
3
|
+
import p from "./index96.mjs";
|
|
4
|
+
import m from "./index97.mjs";
|
|
5
|
+
import i from "./index98.mjs";
|
|
6
|
+
import f from "./index99.mjs";
|
|
7
|
+
import l from "./index100.mjs";
|
|
8
|
+
import c from "./index101.mjs";
|
|
9
|
+
import d from "./index102.mjs";
|
|
10
|
+
import u from "./index103.mjs";
|
|
11
|
+
import { VERSION as x } from "./index104.mjs";
|
|
12
|
+
import C from "./index105.mjs";
|
|
13
|
+
import A from "./index106.mjs";
|
|
14
|
+
import E from "./index107.mjs";
|
|
15
|
+
import O from "./index108.mjs";
|
|
16
|
+
import S from "./index109.mjs";
|
|
17
|
+
import H from "./index110.mjs";
|
|
18
|
+
import T from "./index111.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/index64.mjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
var k = Object.defineProperty;
|
|
3
3
|
var p = (r, e, t) => e in r ? k(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t;
|
|
4
4
|
var o = (r, e, t) => p(r, typeof e != "symbol" ? e + "" : e, t);
|
|
5
|
-
import { serialize as j } from "./
|
|
6
|
-
import { mergePath as U, replaceUrlParam as P, buildSearchParams as x, removeIndexString as v, replaceUrlProtocol as C, deepMerge as O } from "./
|
|
5
|
+
import { serialize as j } from "./index151.mjs";
|
|
6
|
+
import { mergePath as U, replaceUrlParam as P, buildSearchParams as x, removeIndexString as v, replaceUrlProtocol as C, deepMerge as O } from "./index152.mjs";
|
|
7
7
|
var w = (r, e) => new Proxy(() => {
|
|
8
8
|
}, {
|
|
9
9
|
get(a, h) {
|
package/dist/index7.mjs
CHANGED
|
@@ -1,200 +1,20 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
token: x,
|
|
16
|
-
className: h,
|
|
17
|
-
headerClassName: w,
|
|
18
|
-
buttonClassName: P,
|
|
19
|
-
cardClassName: n,
|
|
20
|
-
whatsappHelpLink: A = $,
|
|
21
|
-
whatsappHelpNumber: C = W
|
|
22
|
-
}) {
|
|
23
|
-
var y;
|
|
24
|
-
const [p, j] = E(!1), { data: u, isLoading: D, error: O } = U(N, x, {
|
|
25
|
-
retry: !1
|
|
26
|
-
}), d = M({
|
|
27
|
-
onSuccess: (a) => {
|
|
28
|
-
j(!0);
|
|
29
|
-
},
|
|
30
|
-
onError: (a) => {
|
|
2
|
+
import { useEffect as a } from "react";
|
|
3
|
+
import { useMetaPixel as f } from "./index5.mjs";
|
|
4
|
+
function u(o) {
|
|
5
|
+
const { trackPageView: t } = f();
|
|
6
|
+
a(() => {
|
|
7
|
+
if (t(o), typeof window < "u") {
|
|
8
|
+
const n = () => {
|
|
9
|
+
t();
|
|
10
|
+
};
|
|
11
|
+
import("./index50.mjs").then((e) => e.r).then((e) => (e.default.events.on("routeChangeComplete", n), () => {
|
|
12
|
+
e.default.events.off("routeChangeComplete", n);
|
|
13
|
+
})).catch(() => {
|
|
14
|
+
});
|
|
31
15
|
}
|
|
32
|
-
});
|
|
33
|
-
if (D)
|
|
34
|
-
return /* @__PURE__ */ e("div", { className: c("min-h-screen flex items-center justify-center", h), children: /* @__PURE__ */ r("div", { className: "text-center", children: [
|
|
35
|
-
/* @__PURE__ */ e(b, { className: "h-12 w-12 animate-spin text-blue-500 mx-auto mb-4" }),
|
|
36
|
-
/* @__PURE__ */ e("p", { className: "text-muted-foreground", children: "Loading order details..." })
|
|
37
|
-
] }) });
|
|
38
|
-
if (O || !u || "error" in u)
|
|
39
|
-
return /* @__PURE__ */ e("div", { className: c("min-h-screen flex items-center justify-center p-4", h), children: /* @__PURE__ */ r(s, { className: c("max-w-md w-full", n), children: [
|
|
40
|
-
/* @__PURE__ */ e(m, { children: /* @__PURE__ */ r("div", { className: "flex items-center space-x-2", children: [
|
|
41
|
-
/* @__PURE__ */ e(_, { className: "h-6 w-6 text-red-500" }),
|
|
42
|
-
/* @__PURE__ */ e(o, { children: "Order Not Found" })
|
|
43
|
-
] }) }),
|
|
44
|
-
/* @__PURE__ */ e(i, { children: /* @__PURE__ */ e("p", { className: "text-muted-foreground", children: "We couldn't find this order. The link may be invalid or expired. Please contact support if you need assistance." }) })
|
|
45
|
-
] }) });
|
|
46
|
-
const t = u;
|
|
47
|
-
return /* @__PURE__ */ e("div", { className: c("min-h-screen py-8 px-4", h), children: /* @__PURE__ */ r("div", { className: "max-w-3xl mx-auto space-y-6", children: [
|
|
48
|
-
/* @__PURE__ */ r("div", { className: c("text-center", w), children: [
|
|
49
|
-
t.brand.logoUrl ? /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-24 h-16 mb-4", children: /* @__PURE__ */ e(
|
|
50
|
-
"img",
|
|
51
|
-
{
|
|
52
|
-
src: t.brand.logoUrl,
|
|
53
|
-
alt: `${t.brand.name} logo`,
|
|
54
|
-
className: "max-w-full max-h-full object-contain"
|
|
55
|
-
}
|
|
56
|
-
) }) : /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-16 h-16 bg-blue-100 rounded-full mb-4", children: /* @__PURE__ */ e(H, { className: "h-8 w-8 text-blue-600" }) }),
|
|
57
|
-
/* @__PURE__ */ r("h1", { className: "text-3xl font-bold", children: [
|
|
58
|
-
"Order #",
|
|
59
|
-
t.orderNumber
|
|
60
|
-
] }),
|
|
61
|
-
/* @__PURE__ */ e("p", { className: "text-muted-foreground mt-2", children: t.brand.name })
|
|
62
|
-
] }),
|
|
63
|
-
p && /* @__PURE__ */ e(s, { className: c("border-green-200 bg-green-50", n), children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ r("div", { className: "flex items-start space-x-3", children: [
|
|
64
|
-
/* @__PURE__ */ e(L, { className: "h-6 w-6 text-green-600 mt-0.5" }),
|
|
65
|
-
/* @__PURE__ */ r("div", { children: [
|
|
66
|
-
/* @__PURE__ */ e("h3", { className: "font-semibold text-green-900", children: "Order Confirmed!" }),
|
|
67
|
-
/* @__PURE__ */ e("p", { className: "text-green-700 mt-1", children: "Thank you for confirming your order. We will contact you soon to arrange delivery." })
|
|
68
|
-
] })
|
|
69
|
-
] }) }) }),
|
|
70
|
-
!p && t.confirmationMessage && /* @__PURE__ */ e(s, { className: c(n), children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ e("p", { children: t.confirmationMessage }) }) }),
|
|
71
|
-
t.canConfirm && !p && /* @__PURE__ */ e(s, { className: n, children: /* @__PURE__ */ r(i, { className: "pt-6", children: [
|
|
72
|
-
/* @__PURE__ */ e(
|
|
73
|
-
S,
|
|
74
|
-
{
|
|
75
|
-
onClick: () => d.mutate({ orderId: N, token: x }),
|
|
76
|
-
disabled: d.isPending,
|
|
77
|
-
className: c("w-full", P),
|
|
78
|
-
size: "lg",
|
|
79
|
-
children: d.isPending ? /* @__PURE__ */ r(T, { children: [
|
|
80
|
-
/* @__PURE__ */ e(b, { className: "mr-2 h-5 w-5 animate-spin" }),
|
|
81
|
-
"Confirming..."
|
|
82
|
-
] }) : "Confirm Order"
|
|
83
|
-
}
|
|
84
|
-
),
|
|
85
|
-
d.isError && /* @__PURE__ */ e("p", { className: "text-red-600 text-sm mt-2 text-center", children: "Failed to confirm order. Please try again or contact support." })
|
|
86
|
-
] }) }),
|
|
87
|
-
/* @__PURE__ */ r(s, { className: n, children: [
|
|
88
|
-
/* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Order Details" }) }),
|
|
89
|
-
/* @__PURE__ */ e(i, { className: "space-y-4", children: /* @__PURE__ */ r("div", { className: "grid grid-cols-2 gap-4", children: [
|
|
90
|
-
/* @__PURE__ */ r("div", { children: [
|
|
91
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Status" }),
|
|
92
|
-
/* @__PURE__ */ e(v, { className: "mt-1", children: t.status })
|
|
93
|
-
] }),
|
|
94
|
-
/* @__PURE__ */ r("div", { children: [
|
|
95
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Order Date" }),
|
|
96
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: t.createdAt ? k(t.createdAt) : "N/A" })
|
|
97
|
-
] }),
|
|
98
|
-
/* @__PURE__ */ r("div", { children: [
|
|
99
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Payment Method" }),
|
|
100
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: t.paymentMethod === "cod" ? "Cash on Delivery" : "Online Payment" })
|
|
101
|
-
] }),
|
|
102
|
-
/* @__PURE__ */ r("div", { children: [
|
|
103
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Estimated Delivery" }),
|
|
104
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: t.estimatedDays ? `${t.estimatedDays} days` : "TBD" })
|
|
105
|
-
] })
|
|
106
|
-
] }) })
|
|
107
|
-
] }),
|
|
108
|
-
/* @__PURE__ */ r(s, { className: n, children: [
|
|
109
|
-
/* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Delivery Information" }) }),
|
|
110
|
-
/* @__PURE__ */ r(i, { className: "space-y-3", children: [
|
|
111
|
-
/* @__PURE__ */ r("div", { children: [
|
|
112
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Customer" }),
|
|
113
|
-
/* @__PURE__ */ r("p", { className: "font-medium", children: [
|
|
114
|
-
t.firstName,
|
|
115
|
-
" ",
|
|
116
|
-
t.lastName
|
|
117
|
-
] }),
|
|
118
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: t.phone })
|
|
119
|
-
] }),
|
|
120
|
-
/* @__PURE__ */ r("div", { children: [
|
|
121
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Address" }),
|
|
122
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: t.address }),
|
|
123
|
-
/* @__PURE__ */ r("p", { className: "text-sm opacity-70", children: [
|
|
124
|
-
t.city,
|
|
125
|
-
", ",
|
|
126
|
-
t.deliveryZone.state.name
|
|
127
|
-
] }),
|
|
128
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: t.deliveryZone.name })
|
|
129
|
-
] })
|
|
130
|
-
] })
|
|
131
|
-
] }),
|
|
132
|
-
/* @__PURE__ */ r(s, { className: n, children: [
|
|
133
|
-
/* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Items" }) }),
|
|
134
|
-
/* @__PURE__ */ r(i, { children: [
|
|
135
|
-
/* @__PURE__ */ e("div", { className: "space-y-4", children: (y = t.items) == null ? void 0 : y.map((a) => /* @__PURE__ */ r("div", { className: "flex items-start justify-between border-b pb-4 last:border-0", children: [
|
|
136
|
-
/* @__PURE__ */ r("div", { className: "flex items-start space-x-4 flex-1", children: [
|
|
137
|
-
(a.variant.thumbnailUrl || a.variant.product.thumbnailUrl) && /* @__PURE__ */ e(
|
|
138
|
-
"img",
|
|
139
|
-
{
|
|
140
|
-
src: a.variant.thumbnailUrl || a.variant.product.thumbnailUrl || void 0,
|
|
141
|
-
alt: a.variant.product.name,
|
|
142
|
-
className: "w-16 h-16 object-cover rounded"
|
|
143
|
-
}
|
|
144
|
-
),
|
|
145
|
-
/* @__PURE__ */ r("div", { className: "flex-1", children: [
|
|
146
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: a.variant.product.name }),
|
|
147
|
-
a.variant.name && /* @__PURE__ */ e(v, { variant: "outline", className: "mt-1", children: a.variant.name }),
|
|
148
|
-
/* @__PURE__ */ r("p", { className: "text-sm opacity-70 mt-1", children: [
|
|
149
|
-
"Quantity: ",
|
|
150
|
-
a.quantity
|
|
151
|
-
] }),
|
|
152
|
-
/* @__PURE__ */ r("p", { className: "text-sm opacity-70", children: [
|
|
153
|
-
"SKU: ",
|
|
154
|
-
a.variant.sku
|
|
155
|
-
] })
|
|
156
|
-
] })
|
|
157
|
-
] }),
|
|
158
|
-
/* @__PURE__ */ r("div", { className: "text-right", children: [
|
|
159
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: l(a.priceAtPurchase * a.quantity) }),
|
|
160
|
-
/* @__PURE__ */ r("p", { className: "text-sm opacity-70", children: [
|
|
161
|
-
l(a.priceAtPurchase),
|
|
162
|
-
" each"
|
|
163
|
-
] })
|
|
164
|
-
] })
|
|
165
|
-
] }, a.id)) }),
|
|
166
|
-
/* @__PURE__ */ r("div", { className: "mt-6 border-t pt-4 space-y-2", children: [
|
|
167
|
-
/* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
|
|
168
|
-
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Subtotal" }),
|
|
169
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children: l(t.subtotal) })
|
|
170
|
-
] }),
|
|
171
|
-
t.discountAmount && t.discountAmount > 0 && /* @__PURE__ */ r("div", { className: "flex justify-between text-sm text-green-600", children: [
|
|
172
|
-
/* @__PURE__ */ e("span", { children: "Discount" }),
|
|
173
|
-
/* @__PURE__ */ r("span", { children: [
|
|
174
|
-
"-",
|
|
175
|
-
l(t.discountAmount)
|
|
176
|
-
] })
|
|
177
|
-
] }),
|
|
178
|
-
/* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
|
|
179
|
-
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Delivery Charge" }),
|
|
180
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children: l(t.deliveryCharge) })
|
|
181
|
-
] }),
|
|
182
|
-
/* @__PURE__ */ r("div", { className: "flex justify-between text-lg font-bold border-t pt-2", children: [
|
|
183
|
-
/* @__PURE__ */ e("span", { children: "Total" }),
|
|
184
|
-
/* @__PURE__ */ e("span", { children: l(t.totalPrice) })
|
|
185
|
-
] })
|
|
186
|
-
] })
|
|
187
|
-
] })
|
|
188
|
-
] }),
|
|
189
|
-
/* @__PURE__ */ e(s, { className: n, children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ r("p", { className: "text-sm opacity-70 text-center", children: [
|
|
190
|
-
"Need help with your order? Call us on ",
|
|
191
|
-
C,
|
|
192
|
-
" or contact us on",
|
|
193
|
-
" ",
|
|
194
|
-
/* @__PURE__ */ e("a", { href: A, target: "_blank", rel: "noopener noreferrer", className: "text-blue-600 hover:underline", children: "WhatsApp" })
|
|
195
|
-
] }) }) })
|
|
196
|
-
] }) });
|
|
16
|
+
}, [t]);
|
|
197
17
|
}
|
|
198
18
|
export {
|
|
199
|
-
|
|
19
|
+
u as usePageTracking
|
|
200
20
|
};
|