@instockng/storefront-ui 1.0.32 → 1.0.33
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/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +99 -96
- package/dist/index10.mjs +85 -162
- package/dist/index100.mjs +210 -17
- package/dist/index101.mjs +174 -17
- package/dist/index102.mjs +14 -25
- package/dist/index103.mjs +17 -150
- package/dist/index104.mjs +26 -13
- package/dist/index105.mjs +149 -24
- package/dist/index106.mjs +13 -77
- package/dist/index107.mjs +20 -27
- package/dist/index108.mjs +76 -137
- package/dist/index109.mjs +33 -50
- package/dist/index11.mjs +171 -94
- package/dist/index110.mjs +141 -19
- package/dist/index111.mjs +50 -22
- package/dist/index112.mjs +14 -14
- package/dist/index113.mjs +20 -18
- package/dist/index114.mjs +16 -14
- package/dist/index115.mjs +17 -14
- package/dist/index116.mjs +12 -12
- package/dist/index117.mjs +15 -58
- package/dist/index118.mjs +14 -11
- package/dist/index119.mjs +56 -30
- package/dist/index12.mjs +82 -659
- package/dist/index120.mjs +9 -15
- package/dist/index121.mjs +31 -26
- package/dist/index122.mjs +13 -16
- package/dist/index123.mjs +26 -11
- package/dist/index124.mjs +17 -11
- package/dist/index125.mjs +12 -40
- package/dist/index126.mjs +14 -16
- package/dist/index127.mjs +42 -263
- package/dist/index128.mjs +15 -62
- package/dist/index129.mjs +267 -7
- package/dist/index13.mjs +668 -53
- package/dist/index130.mjs +70 -2
- package/dist/index131.mjs +8 -2
- package/dist/index132.mjs +2 -33
- package/dist/index133.mjs +2 -2
- package/dist/index134.mjs +32 -20
- package/dist/index135.mjs +2 -56
- package/dist/index136.mjs +18 -26
- package/dist/index137.mjs +55 -6
- package/dist/index138.mjs +28 -51
- package/dist/index139.mjs +7 -6
- package/dist/index14.mjs +58 -60
- package/dist/index140.mjs +51 -11
- package/dist/index141.mjs +5 -6
- package/dist/index142.mjs +12 -28
- package/dist/index143.mjs +7 -2
- package/dist/index144.mjs +27 -69
- package/dist/index145.mjs +2 -167
- package/dist/index146.mjs +70 -2
- package/dist/index147.mjs +167 -2
- package/dist/index148.mjs +2 -2
- package/dist/index149.mjs +2 -18
- package/dist/index15.mjs +60 -22
- package/dist/index150.mjs +2 -32
- package/dist/index151.mjs +14 -34
- package/dist/index152.mjs +25 -11
- package/dist/index153.mjs +34 -14
- package/dist/index154.mjs +18 -2
- package/dist/index155.mjs +10 -12
- package/dist/index156.mjs +2 -46
- package/dist/index157.mjs +20 -2
- package/dist/index158.mjs +41 -25
- package/dist/index159.mjs +2 -18
- package/dist/index16.mjs +22 -113
- package/dist/index160.mjs +30 -2
- package/dist/index161.mjs +18 -2
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +2 -2
- package/dist/index164.mjs +2 -72
- package/dist/index165.mjs +2 -2
- package/dist/index166.mjs +59 -40
- package/dist/index168.mjs +48 -31
- package/dist/index169.mjs +2 -152
- package/dist/index17.mjs +111 -38
- package/dist/index170.mjs +36 -2
- package/dist/index171.mjs +152 -2
- package/dist/index172.mjs +2 -19
- package/dist/index173.mjs +2 -2
- package/dist/index174.mjs +19 -2
- package/dist/index175.mjs +2 -26
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +26 -2
- package/dist/index178.mjs +2 -24
- package/dist/index179.mjs +2 -23
- package/dist/index18.mjs +37 -37
- package/dist/index180.mjs +24 -2
- package/dist/index181.mjs +23 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -23
- package/dist/index185.mjs +16 -16
- package/dist/index186.mjs +2 -2
- package/dist/index187.mjs +23 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +2 -23
- package/dist/index19.mjs +42 -55
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +15 -15
- package/dist/index193.mjs +23 -2
- package/dist/index194.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index196.mjs +2 -2
- package/dist/index198.mjs +2 -2
- package/dist/index2.mjs +14 -13
- package/dist/index20.mjs +53 -30
- package/dist/index200.mjs +2 -127
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +123 -70
- package/dist/index203.mjs +2 -74
- package/dist/index204.mjs +74 -2
- package/dist/index205.mjs +73 -30
- package/dist/index206.mjs +2 -11
- package/dist/index207.mjs +30 -3
- package/dist/index208.mjs +10 -3
- package/dist/index209.mjs +4 -13
- package/dist/index21.mjs +29 -6
- package/dist/index210.mjs +4 -7
- package/dist/index211.mjs +13 -12
- package/dist/index212.mjs +7 -5
- package/dist/index213.mjs +12 -33
- package/dist/index214.mjs +5 -31
- package/dist/index215.mjs +32 -27
- package/dist/index216.mjs +28 -58
- package/dist/index217.mjs +28 -2
- package/dist/index218.mjs +55 -102
- package/dist/index219.mjs +2 -2
- package/dist/index22.mjs +8 -21
- package/dist/index220.mjs +2 -2
- package/dist/index222.mjs +2 -2
- package/dist/index223.mjs +2 -2
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +37 -2
- package/dist/index228.mjs +2 -37
- package/dist/index229.mjs +2 -2
- package/dist/index23.mjs +19 -30
- package/dist/index230.mjs +244 -2
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +32 -243
- package/dist/index233.mjs +65 -2
- package/dist/index234.mjs +16 -24
- package/dist/index235.mjs +2 -65
- package/dist/index236.mjs +103 -20
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -2
- package/dist/index24.mjs +31 -18
- package/dist/index244.mjs +2 -2
- package/dist/index245.mjs +2 -4
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +4 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index25.mjs +12 -85
- package/dist/index250.mjs +3 -18
- package/dist/index251.mjs +2 -47
- package/dist/index252.mjs +2 -2
- package/dist/index253.mjs +17 -2
- package/dist/index254.mjs +13 -2
- package/dist/index255.mjs +6 -2
- package/dist/index256.mjs +30 -91
- package/dist/index257.mjs +2 -3
- package/dist/index258.mjs +18 -2
- package/dist/index259.mjs +47 -2
- package/dist/index26.mjs +85 -12
- package/dist/index260.mjs +2 -17
- package/dist/index261.mjs +2 -13
- package/dist/index262.mjs +2 -6
- package/dist/index263.mjs +2 -30
- package/dist/index264.mjs +91 -2
- package/dist/index266.mjs +2 -2
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +5 -0
- package/dist/index269.mjs +5 -0
- package/dist/index27.mjs +18 -9
- package/dist/index28.mjs +9 -9
- package/dist/index29.mjs +11 -101
- package/dist/index3.mjs +104 -103
- package/dist/index30.mjs +101 -20
- package/dist/index31.mjs +20 -65
- package/dist/index32.mjs +66 -96
- package/dist/index33.mjs +93 -16
- package/dist/index34.mjs +12 -12
- package/dist/index35.mjs +17 -9
- package/dist/index36.mjs +9 -9
- package/dist/index37.mjs +10 -122
- package/dist/index38.mjs +116 -18
- package/dist/index39.mjs +342 -1386
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +25 -2
- package/dist/index41.mjs +1425 -52
- package/dist/index42.mjs +2 -51
- package/dist/index43.mjs +60 -33
- package/dist/index44.mjs +49 -13
- package/dist/index45.mjs +32 -2262
- package/dist/index46.mjs +15 -36
- package/dist/index47.mjs +2261 -42
- package/dist/index48.mjs +36 -99
- package/dist/index49.mjs +43 -96
- package/dist/index5.mjs +110 -15
- package/dist/index50.mjs +99 -81
- package/dist/index51.mjs +93 -57
- package/dist/index52.mjs +54 -68
- package/dist/index53.mjs +58 -62
- package/dist/index54.mjs +74 -58
- package/dist/index55.mjs +77 -15
- package/dist/index56.mjs +75 -14
- package/dist/index57.mjs +15 -59
- package/dist/index58.mjs +11 -118
- package/dist/index59.mjs +46 -112
- package/dist/index6.mjs +15 -195
- package/dist/index60.mjs +124 -23
- package/dist/index61.mjs +128 -152
- package/dist/index64.mjs +24 -2
- package/dist/index65.mjs +149 -71
- package/dist/index66.mjs +2 -15
- package/dist/index67.mjs +68 -56
- package/dist/index68.mjs +15 -2
- package/dist/index69.mjs +62 -5
- package/dist/index7.mjs +188 -101
- package/dist/index70.mjs +230 -1129
- package/dist/index71.mjs +5 -19
- package/dist/index72.mjs +127 -48
- package/dist/index73.mjs +67 -32
- package/dist/index74.mjs +87 -2
- package/dist/index75.mjs +23 -229
- package/dist/index76.mjs +8 -5
- package/dist/index77.mjs +66 -125
- package/dist/index78.mjs +3 -67
- package/dist/index79.mjs +2 -87
- package/dist/index8.mjs +103 -73
- package/dist/index80.mjs +78 -24
- package/dist/index81.mjs +52 -7
- package/dist/index82.mjs +5 -74
- package/dist/index83.mjs +4 -3
- package/dist/index84.mjs +179 -2
- package/dist/index85.mjs +49 -79
- package/dist/index86.mjs +68 -53
- package/dist/index87.mjs +2 -6
- package/dist/index88.mjs +5 -4
- package/dist/index89.mjs +1123 -168
- package/dist/index9.mjs +72 -90
- package/dist/index90.mjs +20 -53
- package/dist/index91.mjs +55 -69
- package/dist/index92.mjs +33 -34
- package/dist/index93.mjs +2 -43
- package/dist/index94.mjs +34 -2
- package/dist/index95.mjs +43 -2
- package/dist/index96.mjs +2 -28
- package/dist/index97.mjs +2 -18
- package/dist/index98.mjs +26 -213
- package/dist/index99.mjs +13 -175
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/providers/TikTokPixelProvider.d.ts +22 -0
- package/dist/providers/TikTokPixelProvider.d.ts.map +1 -0
- package/package.json +3 -2
- package/src/contexts/CartContext.tsx +17 -6
- package/src/index.ts +5 -0
- package/src/providers/StorefrontProvider.tsx +11 -8
- package/src/providers/TikTokPixelProvider.tsx +226 -0
package/dist/index6.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: f,
|
|
16
|
-
className: h,
|
|
17
|
-
headerClassName: w,
|
|
18
|
-
buttonClassName: P,
|
|
19
|
-
cardClassName: n,
|
|
20
|
-
whatsappHelpLink: A = $,
|
|
21
|
-
whatsappHelpNumber: C = W
|
|
22
|
-
}) {
|
|
23
|
-
var g;
|
|
24
|
-
const [p, j] = E(!1), { data: u, isLoading: D, error: O } = U(N, f, {
|
|
25
|
-
retry: !1
|
|
26
|
-
}), d = M({
|
|
27
|
-
onSuccess: (t) => {
|
|
28
|
-
j(!0);
|
|
29
|
-
},
|
|
30
|
-
onError: (t) => {
|
|
2
|
+
import { useEffect as o } from "react";
|
|
3
|
+
import { useMetaPixel as a } from "./index4.mjs";
|
|
4
|
+
function i() {
|
|
5
|
+
const { trackPageView: t } = a();
|
|
6
|
+
o(() => {
|
|
7
|
+
if (t(), typeof window < "u") {
|
|
8
|
+
const n = () => {
|
|
9
|
+
t();
|
|
10
|
+
};
|
|
11
|
+
import("./index40.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: l("min-h-screen bg-gray-50 flex items-center justify-center", h), children: /* @__PURE__ */ r("div", { className: "text-center", children: [
|
|
35
|
-
/* @__PURE__ */ e(v, { className: "h-12 w-12 animate-spin text-blue-500 mx-auto mb-4" }),
|
|
36
|
-
/* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading order details..." })
|
|
37
|
-
] }) });
|
|
38
|
-
if (O || !u || "error" in u)
|
|
39
|
-
return /* @__PURE__ */ e("div", { className: l("min-h-screen bg-gray-50 flex items-center justify-center p-4", h), children: /* @__PURE__ */ r(s, { className: l("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-gray-600", children: "We couldn't find this order. The link may be invalid or expired. Please contact support if you need assistance." }) })
|
|
45
|
-
] }) });
|
|
46
|
-
const a = u;
|
|
47
|
-
return /* @__PURE__ */ e("div", { className: l("min-h-screen bg-gray-50 py-8 px-4", h), children: /* @__PURE__ */ r("div", { className: "max-w-3xl mx-auto space-y-6", children: [
|
|
48
|
-
/* @__PURE__ */ r("div", { className: l("text-center", w), children: [
|
|
49
|
-
a.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: a.brand.logoUrl,
|
|
53
|
-
alt: `${a.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 text-gray-900", children: [
|
|
58
|
-
"Order #",
|
|
59
|
-
a.orderNumber
|
|
60
|
-
] }),
|
|
61
|
-
/* @__PURE__ */ e("p", { className: "text-gray-600 mt-2", children: a.brand.name })
|
|
62
|
-
] }),
|
|
63
|
-
p && /* @__PURE__ */ e(s, { className: l("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 && a.confirmationMessage && /* @__PURE__ */ e(s, { className: l(a.canConfirm ? "border-orange-200 bg-orange-50" : "", n), children: /* @__PURE__ */ e(i, { className: "pt-6", children: /* @__PURE__ */ e("p", { className: a.canConfirm ? "text-orange-900" : "text-gray-700", children: a.confirmationMessage }) }) }),
|
|
71
|
-
a.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: f }),
|
|
76
|
-
disabled: d.isPending,
|
|
77
|
-
className: l("w-full", P),
|
|
78
|
-
size: "lg",
|
|
79
|
-
children: d.isPending ? /* @__PURE__ */ r(T, { children: [
|
|
80
|
-
/* @__PURE__ */ e(v, { 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 text-gray-600", children: "Status" }),
|
|
92
|
-
/* @__PURE__ */ e(y, { className: "mt-1", children: a.status })
|
|
93
|
-
] }),
|
|
94
|
-
/* @__PURE__ */ r("div", { children: [
|
|
95
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Order Date" }),
|
|
96
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: a.createdAt ? k(a.createdAt) : "N/A" })
|
|
97
|
-
] }),
|
|
98
|
-
/* @__PURE__ */ r("div", { children: [
|
|
99
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Payment Method" }),
|
|
100
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: a.paymentMethod === "cod" ? "Cash on Delivery" : "Online Payment" })
|
|
101
|
-
] }),
|
|
102
|
-
/* @__PURE__ */ r("div", { children: [
|
|
103
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Estimated Delivery" }),
|
|
104
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: a.estimatedDays ? `${a.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 text-gray-600", children: "Customer" }),
|
|
113
|
-
/* @__PURE__ */ r("p", { className: "font-medium", children: [
|
|
114
|
-
a.firstName,
|
|
115
|
-
" ",
|
|
116
|
-
a.lastName
|
|
117
|
-
] }),
|
|
118
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: a.phone })
|
|
119
|
-
] }),
|
|
120
|
-
/* @__PURE__ */ r("div", { children: [
|
|
121
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: "Address" }),
|
|
122
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: a.address }),
|
|
123
|
-
/* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
|
|
124
|
-
a.city,
|
|
125
|
-
", ",
|
|
126
|
-
a.deliveryZone.state.name
|
|
127
|
-
] }),
|
|
128
|
-
/* @__PURE__ */ e("p", { className: "text-sm text-gray-600", children: a.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: (g = a.items) == null ? void 0 : g.map((t) => /* @__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
|
-
(t.variant.thumbnailUrl || t.variant.product.thumbnailUrl) && /* @__PURE__ */ e(
|
|
138
|
-
"img",
|
|
139
|
-
{
|
|
140
|
-
src: t.variant.thumbnailUrl || t.variant.product.thumbnailUrl || void 0,
|
|
141
|
-
alt: t.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: t.variant.product.name }),
|
|
147
|
-
t.variant.name && /* @__PURE__ */ e(y, { variant: "outline", className: "mt-1", children: t.variant.name }),
|
|
148
|
-
/* @__PURE__ */ r("p", { className: "text-sm text-gray-600 mt-1", children: [
|
|
149
|
-
"Quantity: ",
|
|
150
|
-
t.quantity
|
|
151
|
-
] }),
|
|
152
|
-
/* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
|
|
153
|
-
"SKU: ",
|
|
154
|
-
t.variant.sku
|
|
155
|
-
] })
|
|
156
|
-
] })
|
|
157
|
-
] }),
|
|
158
|
-
/* @__PURE__ */ r("div", { className: "text-right", children: [
|
|
159
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children: c(t.priceAtPurchase * t.quantity) }),
|
|
160
|
-
/* @__PURE__ */ r("p", { className: "text-sm text-gray-600", children: [
|
|
161
|
-
c(t.priceAtPurchase),
|
|
162
|
-
" each"
|
|
163
|
-
] })
|
|
164
|
-
] })
|
|
165
|
-
] }, t.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-gray-600", children: "Subtotal" }),
|
|
169
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children: c(a.subtotal) })
|
|
170
|
-
] }),
|
|
171
|
-
a.discountAmount && a.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
|
-
c(a.discountAmount)
|
|
176
|
-
] })
|
|
177
|
-
] }),
|
|
178
|
-
/* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
|
|
179
|
-
/* @__PURE__ */ e("span", { className: "text-gray-600", children: "Delivery Charge" }),
|
|
180
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children: c(a.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: c(a.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 text-gray-600 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
|
+
i as usePageTracking
|
|
200
20
|
};
|
package/dist/index60.mjs
CHANGED
|
@@ -1,27 +1,128 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
2
|
+
import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as C } from "./index62.mjs";
|
|
4
|
+
import { createAdminRpcClients as a, authHeaders as d } from "./index24.mjs";
|
|
5
|
+
import { queryKeys as r } from "./index30.mjs";
|
|
6
|
+
import { useApiConfig as l } from "./index22.mjs";
|
|
7
|
+
function F(t, n) {
|
|
8
|
+
const { baseURL: s, getAuthToken: o } = l();
|
|
9
|
+
return C({
|
|
10
|
+
queryKey: r.admin.discountCodes.list(t),
|
|
11
|
+
queryFn: async () => {
|
|
12
|
+
const i = await o(), e = await a(s).discountCodes.index.$get({ query: t }, d(i));
|
|
13
|
+
if (!e.ok)
|
|
14
|
+
throw new Error(`Failed to fetch discount codes: ${e.statusText}`);
|
|
15
|
+
return e.json();
|
|
16
|
+
},
|
|
17
|
+
...n
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
function T(t, n) {
|
|
21
|
+
const { baseURL: s, getAuthToken: o } = l();
|
|
22
|
+
return C({
|
|
23
|
+
queryKey: r.admin.discountCodes.detail(t),
|
|
24
|
+
queryFn: async () => {
|
|
25
|
+
const i = await o(), e = await a(s).discountCodes[":id"].$get({ param: { id: t } }, d(i));
|
|
26
|
+
if (!e.ok)
|
|
27
|
+
throw new Error(`Failed to fetch discount code: ${e.statusText}`);
|
|
28
|
+
return e.json();
|
|
29
|
+
},
|
|
30
|
+
...n
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
function $(t) {
|
|
34
|
+
const { baseURL: n, getAuthToken: s } = l(), o = y();
|
|
35
|
+
return w({
|
|
36
|
+
mutationFn: async (i) => {
|
|
37
|
+
const c = await s(), u = await a(n).discountCodes.index.$post({ json: i }, d(c));
|
|
38
|
+
if (!u.ok)
|
|
39
|
+
throw new Error(`Failed to create discount code: ${u.statusText}`);
|
|
40
|
+
return u.json();
|
|
41
|
+
},
|
|
42
|
+
onSuccess: () => {
|
|
43
|
+
o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
44
|
+
},
|
|
45
|
+
...t
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
function g(t, n) {
|
|
49
|
+
const { baseURL: s, getAuthToken: o } = l(), i = y();
|
|
50
|
+
return w({
|
|
51
|
+
mutationFn: async (c) => {
|
|
52
|
+
const e = await o(), k = await a(s).discountCodes[":id"].$patch({ json: c, param: { id: t } }, d(e));
|
|
53
|
+
if (!k.ok)
|
|
54
|
+
throw new Error(`Failed to update discount code: ${k.statusText}`);
|
|
55
|
+
return k.json();
|
|
56
|
+
},
|
|
57
|
+
onSuccess: () => {
|
|
58
|
+
i.invalidateQueries({ queryKey: r.admin.discountCodes.detail(t) }), i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
59
|
+
},
|
|
60
|
+
...n
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
function v(t, n) {
|
|
64
|
+
const { baseURL: s, getAuthToken: o } = l(), i = y();
|
|
65
|
+
return w({
|
|
66
|
+
mutationFn: async () => {
|
|
67
|
+
const c = await o(), u = await a(s).discountCodes[":id"].$delete({ param: { id: t } }, d(c));
|
|
68
|
+
if (!u.ok)
|
|
69
|
+
throw new Error(`Failed to delete discount code: ${u.statusText}`);
|
|
70
|
+
return u.json();
|
|
71
|
+
},
|
|
72
|
+
onSuccess: () => {
|
|
73
|
+
i.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
74
|
+
},
|
|
75
|
+
...n
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
function j(t, n) {
|
|
79
|
+
const { baseURL: s, getAuthToken: o } = l();
|
|
80
|
+
return C({
|
|
81
|
+
queryKey: r.admin.discountCodes.analytics(t),
|
|
82
|
+
queryFn: async () => {
|
|
83
|
+
const i = await o(), e = await a(s).discountCodes[":id"].analytics.$get({ param: { id: t } }, d(i));
|
|
84
|
+
if (!e.ok)
|
|
85
|
+
throw new Error(`Failed to fetch discount code analytics: ${e.statusText}`);
|
|
86
|
+
return e.json();
|
|
87
|
+
},
|
|
88
|
+
...n
|
|
89
|
+
});
|
|
90
|
+
}
|
|
91
|
+
function x(t) {
|
|
92
|
+
const { baseURL: n, getAuthToken: s } = l(), o = y();
|
|
93
|
+
return w({
|
|
94
|
+
mutationFn: async (i) => {
|
|
95
|
+
const c = await s(), u = await a(n).discountCodes["bulk-generate"].$post({ json: i }, d(c));
|
|
96
|
+
if (!u.ok)
|
|
97
|
+
throw new Error(`Failed to bulk generate discount codes: ${u.statusText}`);
|
|
98
|
+
return u.json();
|
|
99
|
+
},
|
|
100
|
+
onSuccess: () => {
|
|
101
|
+
o.invalidateQueries({ queryKey: r.admin.discountCodes.all });
|
|
102
|
+
},
|
|
103
|
+
...t
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
function A(t) {
|
|
107
|
+
const { baseURL: n, getAuthToken: s } = l();
|
|
108
|
+
return C({
|
|
109
|
+
queryKey: r.admin.discountCodes.overviewStats(),
|
|
110
|
+
queryFn: async () => {
|
|
111
|
+
const o = await s(), c = await a(n).discountCodes.stats.overview.$get({}, d(o));
|
|
112
|
+
if (!c.ok)
|
|
113
|
+
throw new Error(`Failed to fetch discount code overview stats: ${c.statusText}`);
|
|
114
|
+
return c.json();
|
|
115
|
+
},
|
|
116
|
+
...t
|
|
117
|
+
});
|
|
23
118
|
}
|
|
24
119
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
120
|
+
x as useBulkGenerateDiscountCodes,
|
|
121
|
+
$ as useCreateDiscountCode,
|
|
122
|
+
v as useDeleteDiscountCode,
|
|
123
|
+
T as useGetDiscountCode,
|
|
124
|
+
j as useGetDiscountCodeAnalytics,
|
|
125
|
+
A as useGetDiscountCodeOverviewStats,
|
|
126
|
+
F as useListDiscountCodes,
|
|
127
|
+
g as useUpdateDiscountCode
|
|
27
128
|
};
|
package/dist/index61.mjs
CHANGED
|
@@ -1,156 +1,132 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import "./
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
const v = n;
|
|
123
|
-
function q() {
|
|
124
|
-
const e = R.default.useContext(b.RouterContext);
|
|
125
|
-
if (!e)
|
|
126
|
-
throw new Error("NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted");
|
|
127
|
-
return e;
|
|
128
|
-
}
|
|
129
|
-
function P() {
|
|
130
|
-
for (var e = arguments.length, o = new Array(e), t = 0; t < e; t++)
|
|
131
|
-
o[t] = arguments[t];
|
|
132
|
-
return n.router = new i.default(...o), n.readyCallbacks.forEach((r) => r()), n.readyCallbacks = [], n.router;
|
|
133
|
-
}
|
|
134
|
-
function E(e) {
|
|
135
|
-
const o = e, t = {};
|
|
136
|
-
for (const r of d) {
|
|
137
|
-
if (typeof o[r] == "object") {
|
|
138
|
-
t[r] = Object.assign(Array.isArray(o[r]) ? [] : {}, o[r]);
|
|
139
|
-
continue;
|
|
140
|
-
}
|
|
141
|
-
t[r] = o[r];
|
|
142
|
-
}
|
|
143
|
-
return t.events = i.default.events, h.forEach((r) => {
|
|
144
|
-
t[r] = function() {
|
|
145
|
-
for (var s = arguments.length, c = new Array(s), a = 0; a < s; a++)
|
|
146
|
-
c[a] = arguments[a];
|
|
147
|
-
return o[r](...c);
|
|
148
|
-
};
|
|
149
|
-
}), t;
|
|
150
|
-
}
|
|
151
|
-
(typeof u.default == "function" || typeof u.default == "object" && u.default !== null) && typeof u.default.__esModule > "u" && (Object.defineProperty(u.default, "__esModule", { value: !0 }), Object.assign(u.default, u), g.exports = u.default);
|
|
152
|
-
}(l, l.exports), l.exports);
|
|
2
|
+
import { useQueryClient as v, useMutation as w } from "@tanstack/react-query";
|
|
3
|
+
import { useQueryUnwrapped as m } from "./index62.mjs";
|
|
4
|
+
import { createAdminRpcClients as l, authHeaders as c } from "./index24.mjs";
|
|
5
|
+
import { queryKeys as a } from "./index30.mjs";
|
|
6
|
+
import { useApiConfig as d } from "./index22.mjs";
|
|
7
|
+
function p(e) {
|
|
8
|
+
const { baseURL: i, getAuthToken: r } = d();
|
|
9
|
+
return m({
|
|
10
|
+
queryKey: a.admin.deliveryZones.states.list(),
|
|
11
|
+
queryFn: async () => {
|
|
12
|
+
const s = await r(), o = await l(i).deliveryZones.states.$get({}, c(s));
|
|
13
|
+
if (!o.ok)
|
|
14
|
+
throw new Error(`Failed to fetch states: ${o.statusText}`);
|
|
15
|
+
return o.json();
|
|
16
|
+
},
|
|
17
|
+
...e
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
function F(e) {
|
|
21
|
+
const { baseURL: i, getAuthToken: r } = d(), s = v();
|
|
22
|
+
return w({
|
|
23
|
+
mutationFn: async (t) => {
|
|
24
|
+
const o = await r(), n = await l(i).deliveryZones.states.$post({ json: t }, c(o));
|
|
25
|
+
if (!n.ok)
|
|
26
|
+
throw new Error(`Failed to create state: ${n.statusText}`);
|
|
27
|
+
return n.json();
|
|
28
|
+
},
|
|
29
|
+
onSuccess: () => {
|
|
30
|
+
s.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
|
|
31
|
+
},
|
|
32
|
+
...e
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
function T(e, i) {
|
|
36
|
+
const { baseURL: r, getAuthToken: s } = d(), t = v();
|
|
37
|
+
return w({
|
|
38
|
+
mutationFn: async (o) => {
|
|
39
|
+
const u = await s(), y = await l(r).deliveryZones.states[":id"].$patch({ json: o, param: { id: e } }, c(u));
|
|
40
|
+
if (!y.ok)
|
|
41
|
+
throw new Error(`Failed to update state: ${y.statusText}`);
|
|
42
|
+
return y.json();
|
|
43
|
+
},
|
|
44
|
+
onSuccess: () => {
|
|
45
|
+
t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.detail(e) }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
|
|
46
|
+
},
|
|
47
|
+
...i
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
function $(e, i) {
|
|
51
|
+
const { baseURL: r, getAuthToken: s } = d(), t = v();
|
|
52
|
+
return w({
|
|
53
|
+
mutationFn: async () => {
|
|
54
|
+
const o = await s(), n = await l(r).deliveryZones.states[":id"].$delete({ param: { id: e } }, c(o));
|
|
55
|
+
if (!n.ok)
|
|
56
|
+
throw new Error(`Failed to delete state: ${n.statusText}`);
|
|
57
|
+
return n.json();
|
|
58
|
+
},
|
|
59
|
+
onSuccess: () => {
|
|
60
|
+
t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
|
|
61
|
+
},
|
|
62
|
+
...i
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
function z(e, i) {
|
|
66
|
+
const { baseURL: r, getAuthToken: s } = d();
|
|
67
|
+
return m({
|
|
68
|
+
queryKey: a.admin.deliveryZones.zones.list(e),
|
|
69
|
+
queryFn: async () => {
|
|
70
|
+
const t = await s(), u = await l(r).deliveryZones.zones.$get({ query: e }, c(t));
|
|
71
|
+
if (!u.ok)
|
|
72
|
+
throw new Error(`Failed to fetch delivery zones: ${u.statusText}`);
|
|
73
|
+
return u.json();
|
|
74
|
+
},
|
|
75
|
+
...i
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
function K(e) {
|
|
79
|
+
const { baseURL: i, getAuthToken: r } = d(), s = v();
|
|
80
|
+
return w({
|
|
81
|
+
mutationFn: async (t) => {
|
|
82
|
+
const o = await r(), n = await l(i).deliveryZones.zones.$post({ json: t }, c(o));
|
|
83
|
+
if (!n.ok)
|
|
84
|
+
throw new Error(`Failed to create delivery zone: ${n.statusText}`);
|
|
85
|
+
return n.json();
|
|
86
|
+
},
|
|
87
|
+
onSuccess: () => {
|
|
88
|
+
s.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all }), s.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
|
|
89
|
+
},
|
|
90
|
+
...e
|
|
91
|
+
});
|
|
92
|
+
}
|
|
93
|
+
function j(e, i) {
|
|
94
|
+
const { baseURL: r, getAuthToken: s } = d(), t = v();
|
|
95
|
+
return w({
|
|
96
|
+
mutationFn: async (o) => {
|
|
97
|
+
const u = await s(), y = await l(r).deliveryZones.zones[":id"].$patch({ json: o, param: { id: e } }, c(u));
|
|
98
|
+
if (!y.ok)
|
|
99
|
+
throw new Error(`Failed to update delivery zone: ${y.statusText}`);
|
|
100
|
+
return y.json();
|
|
101
|
+
},
|
|
102
|
+
onSuccess: () => {
|
|
103
|
+
t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.detail(e) }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
|
|
104
|
+
},
|
|
105
|
+
...i
|
|
106
|
+
});
|
|
107
|
+
}
|
|
108
|
+
function Q(e, i) {
|
|
109
|
+
const { baseURL: r, getAuthToken: s } = d(), t = v();
|
|
110
|
+
return w({
|
|
111
|
+
mutationFn: async () => {
|
|
112
|
+
const o = await s(), n = await l(r).deliveryZones.zones[":id"].$delete({ param: { id: e } }, c(o));
|
|
113
|
+
if (!n.ok)
|
|
114
|
+
throw new Error(`Failed to delete delivery zone: ${n.statusText}`);
|
|
115
|
+
return n.json();
|
|
116
|
+
},
|
|
117
|
+
onSuccess: () => {
|
|
118
|
+
t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
|
|
119
|
+
},
|
|
120
|
+
...i
|
|
121
|
+
});
|
|
153
122
|
}
|
|
154
123
|
export {
|
|
155
|
-
|
|
124
|
+
K as useCreateDeliveryZone,
|
|
125
|
+
F as useCreateState,
|
|
126
|
+
Q as useDeleteDeliveryZone,
|
|
127
|
+
$ as useDeleteState,
|
|
128
|
+
z as useListDeliveryZones,
|
|
129
|
+
p as useListStates,
|
|
130
|
+
j as useUpdateDeliveryZone,
|
|
131
|
+
T as useUpdateState
|
|
156
132
|
};
|