@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/index8.mjs
CHANGED
|
@@ -1,254 +1,200 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsx as e, jsxs as
|
|
3
|
-
import { useState as
|
|
2
|
+
import { jsx as e, jsxs as r, Fragment as T } from "react/jsx-runtime";
|
|
3
|
+
import { useState as E } from "react";
|
|
4
4
|
import "./index31.mjs";
|
|
5
5
|
import "@tanstack/react-query";
|
|
6
|
-
import { useGetOrder as
|
|
7
|
-
import { Card as
|
|
8
|
-
import { Button as
|
|
9
|
-
import { Badge as
|
|
10
|
-
import { Loader2 as
|
|
11
|
-
import { cn as
|
|
12
|
-
const
|
|
13
|
-
function
|
|
6
|
+
import { useGetOrder as U, useConfirmOrder as M } from "./index46.mjs";
|
|
7
|
+
import { Card as s, CardHeader as m, CardTitle as o, CardContent as i } from "./index25.mjs";
|
|
8
|
+
import { Button as S } from "./index24.mjs";
|
|
9
|
+
import { Badge as v } from "./index26.mjs";
|
|
10
|
+
import { Loader2 as b, XCircle as _, Package as H, CheckCircle as L } from "lucide-react";
|
|
11
|
+
import { cn as c, formatDateTime as k, formatCurrency as l } from "./index30.mjs";
|
|
12
|
+
const g = "2348125648668", f = "0" + g.slice(3), W = `${f.slice(0, 4)} ${f.slice(4, 7)} ${f.slice(7)}`, $ = `https://wa.me/${g}`;
|
|
13
|
+
function X({
|
|
14
14
|
orderId: N,
|
|
15
|
-
token:
|
|
16
|
-
className:
|
|
17
|
-
headerClassName:
|
|
18
|
-
buttonClassName:
|
|
19
|
-
cardClassName:
|
|
20
|
-
whatsappHelpLink:
|
|
21
|
-
whatsappHelpNumber:
|
|
15
|
+
token: x,
|
|
16
|
+
className: h,
|
|
17
|
+
headerClassName: w,
|
|
18
|
+
buttonClassName: P,
|
|
19
|
+
cardClassName: n,
|
|
20
|
+
whatsappHelpLink: A = $,
|
|
21
|
+
whatsappHelpNumber: C = W
|
|
22
22
|
}) {
|
|
23
|
-
var
|
|
24
|
-
const [
|
|
23
|
+
var y;
|
|
24
|
+
const [p, j] = E(!1), { data: u, isLoading: D, error: O } = U(N, x, {
|
|
25
25
|
retry: !1
|
|
26
|
-
}),
|
|
27
|
-
onSuccess: () => {
|
|
28
|
-
|
|
26
|
+
}), d = M({
|
|
27
|
+
onSuccess: (a) => {
|
|
28
|
+
j(!0);
|
|
29
|
+
},
|
|
30
|
+
onError: (a) => {
|
|
29
31
|
}
|
|
30
|
-
})
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}), O = () => {
|
|
35
|
-
s && !("error" in s) && (D(s.address), T(s.city), M(s.phone), y(!0));
|
|
36
|
-
}, R = () => {
|
|
37
|
-
o.mutate({
|
|
38
|
-
orderId: N,
|
|
39
|
-
token: v,
|
|
40
|
-
address: S,
|
|
41
|
-
city: U,
|
|
42
|
-
phone: k
|
|
43
|
-
});
|
|
44
|
-
};
|
|
45
|
-
if ($)
|
|
46
|
-
return /* @__PURE__ */ e("div", { className: i("min-h-screen flex items-center justify-center", b), children: /* @__PURE__ */ t("div", { className: "text-center", children: [
|
|
47
|
-
/* @__PURE__ */ e(P, { className: "h-12 w-12 animate-spin text-blue-500 mx-auto mb-4" }),
|
|
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" }),
|
|
48
36
|
/* @__PURE__ */ e("p", { className: "text-muted-foreground", children: "Loading order details..." })
|
|
49
37
|
] }) });
|
|
50
|
-
if (
|
|
51
|
-
return /* @__PURE__ */ e("div", { className:
|
|
52
|
-
/* @__PURE__ */ e(
|
|
53
|
-
/* @__PURE__ */ e(
|
|
54
|
-
/* @__PURE__ */ e(
|
|
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" })
|
|
55
43
|
] }) }),
|
|
56
|
-
/* @__PURE__ */ e(
|
|
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." }) })
|
|
57
45
|
] }) });
|
|
58
|
-
const
|
|
59
|
-
return /* @__PURE__ */ e("div", { className:
|
|
60
|
-
/* @__PURE__ */
|
|
61
|
-
|
|
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(
|
|
62
50
|
"img",
|
|
63
51
|
{
|
|
64
|
-
src:
|
|
65
|
-
alt: `${
|
|
52
|
+
src: t.brand.logoUrl,
|
|
53
|
+
alt: `${t.brand.name} logo`,
|
|
66
54
|
className: "max-w-full max-h-full object-contain"
|
|
67
55
|
}
|
|
68
|
-
) }) : /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-16 h-16 bg-blue-100 rounded-full mb-4", children: /* @__PURE__ */ e(
|
|
69
|
-
/* @__PURE__ */
|
|
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: [
|
|
70
58
|
"Order #",
|
|
71
|
-
|
|
59
|
+
t.orderNumber
|
|
72
60
|
] }),
|
|
73
|
-
/* @__PURE__ */ e("p", { className: "text-muted-foreground mt-2", children:
|
|
61
|
+
/* @__PURE__ */ e("p", { className: "text-muted-foreground mt-2", children: t.brand.name })
|
|
74
62
|
] }),
|
|
75
|
-
|
|
76
|
-
/* @__PURE__ */ e(
|
|
77
|
-
/* @__PURE__ */
|
|
78
|
-
/* @__PURE__ */ e("h3", { className: "font-semibold text-green-900", children: "
|
|
79
|
-
/* @__PURE__ */ e("p", { className: "text-green-700 mt-1", children: "Thank you for confirming your
|
|
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." })
|
|
80
68
|
] })
|
|
81
69
|
] }) }) }),
|
|
82
|
-
!
|
|
83
|
-
/* @__PURE__ */
|
|
84
|
-
/* @__PURE__ */ e(
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
/* @__PURE__ */ e("label", { className: "text-sm font-medium opacity-70", children: "City" }),
|
|
106
|
-
/* @__PURE__ */ e(
|
|
107
|
-
"input",
|
|
108
|
-
{
|
|
109
|
-
type: "text",
|
|
110
|
-
value: U,
|
|
111
|
-
onChange: (n) => T(n.target.value),
|
|
112
|
-
className: "mt-1 w-full rounded-md border border-input px-3 py-2 text-sm focus:border-blue-500 focus:outline-none focus:ring-1 focus:ring-blue-500"
|
|
113
|
-
}
|
|
114
|
-
)
|
|
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 })
|
|
115
93
|
] }),
|
|
116
|
-
/* @__PURE__ */
|
|
117
|
-
/* @__PURE__ */ e("
|
|
118
|
-
/* @__PURE__ */ e(
|
|
119
|
-
"input",
|
|
120
|
-
{
|
|
121
|
-
type: "text",
|
|
122
|
-
value: k,
|
|
123
|
-
onChange: (n) => M(n.target.value),
|
|
124
|
-
className: "mt-1 w-full rounded-md border border-input px-3 py-2 text-sm focus:border-blue-500 focus:outline-none focus:ring-1 focus:ring-blue-500"
|
|
125
|
-
}
|
|
126
|
-
)
|
|
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" })
|
|
127
97
|
] }),
|
|
128
|
-
/* @__PURE__ */
|
|
129
|
-
/* @__PURE__ */ e(
|
|
130
|
-
|
|
131
|
-
{
|
|
132
|
-
onClick: R,
|
|
133
|
-
disabled: o.isPending,
|
|
134
|
-
className: i("flex-1 bg-green-600 hover:bg-green-700 text-white", j),
|
|
135
|
-
children: o.isPending ? /* @__PURE__ */ t(g, { children: [
|
|
136
|
-
/* @__PURE__ */ e(P, { className: "mr-2 h-4 w-4 animate-spin" }),
|
|
137
|
-
"Saving..."
|
|
138
|
-
] }) : "Save & Confirm"
|
|
139
|
-
}
|
|
140
|
-
),
|
|
141
|
-
/* @__PURE__ */ e(
|
|
142
|
-
x,
|
|
143
|
-
{
|
|
144
|
-
variant: "outline",
|
|
145
|
-
onClick: () => y(!1),
|
|
146
|
-
disabled: o.isPending,
|
|
147
|
-
children: "Cancel"
|
|
148
|
-
}
|
|
149
|
-
)
|
|
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" })
|
|
150
101
|
] }),
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
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: [
|
|
154
112
|
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Customer" }),
|
|
155
|
-
/* @__PURE__ */
|
|
156
|
-
|
|
113
|
+
/* @__PURE__ */ r("p", { className: "font-medium", children: [
|
|
114
|
+
t.firstName,
|
|
157
115
|
" ",
|
|
158
|
-
|
|
116
|
+
t.lastName
|
|
159
117
|
] }),
|
|
160
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children:
|
|
118
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: t.phone })
|
|
161
119
|
] }),
|
|
162
|
-
/* @__PURE__ */
|
|
120
|
+
/* @__PURE__ */ r("div", { children: [
|
|
163
121
|
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Address" }),
|
|
164
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children:
|
|
165
|
-
/* @__PURE__ */
|
|
166
|
-
|
|
122
|
+
/* @__PURE__ */ e("p", { className: "font-medium", children: t.address }),
|
|
123
|
+
/* @__PURE__ */ r("p", { className: "text-sm opacity-70", children: [
|
|
124
|
+
t.city,
|
|
167
125
|
", ",
|
|
168
|
-
|
|
126
|
+
t.deliveryZone.state.name
|
|
169
127
|
] }),
|
|
170
|
-
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children:
|
|
128
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: t.deliveryZone.name })
|
|
171
129
|
] })
|
|
172
|
-
] })
|
|
130
|
+
] })
|
|
173
131
|
] }),
|
|
174
|
-
|
|
175
|
-
/* @__PURE__ */ e(
|
|
176
|
-
|
|
177
|
-
{
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
className: i("w-full bg-green-600 hover:bg-green-700 text-white", j),
|
|
181
|
-
size: "lg",
|
|
182
|
-
children: p.isPending ? /* @__PURE__ */ t(g, { children: [
|
|
183
|
-
/* @__PURE__ */ e(P, { className: "mr-2 h-5 w-5 animate-spin" }),
|
|
184
|
-
"Confirming..."
|
|
185
|
-
] }) : "Confirm & Ship"
|
|
186
|
-
}
|
|
187
|
-
),
|
|
188
|
-
p.isError && /* @__PURE__ */ e("p", { className: "text-red-600 text-sm mt-2 text-center", children: "Failed to confirm delivery. Please try again or contact support." })
|
|
189
|
-
] }) }),
|
|
190
|
-
/* @__PURE__ */ t(l, { className: a, children: [
|
|
191
|
-
/* @__PURE__ */ e(C, { children: /* @__PURE__ */ e(w, { children: "Items" }) }),
|
|
192
|
-
/* @__PURE__ */ t(c, { children: [
|
|
193
|
-
/* @__PURE__ */ e("div", { className: "space-y-4", children: (_ = r.items) == null ? void 0 : _.map((n) => /* @__PURE__ */ t("div", { className: "flex items-start justify-between border-b pb-4 last:border-0", children: [
|
|
194
|
-
/* @__PURE__ */ t("div", { className: "flex items-start space-x-4 flex-1", children: [
|
|
195
|
-
(n.variant.thumbnailUrl || n.variant.product.thumbnailUrl) && /* @__PURE__ */ e(
|
|
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(
|
|
196
138
|
"img",
|
|
197
139
|
{
|
|
198
|
-
src:
|
|
199
|
-
alt:
|
|
140
|
+
src: a.variant.thumbnailUrl || a.variant.product.thumbnailUrl || void 0,
|
|
141
|
+
alt: a.variant.product.name,
|
|
200
142
|
className: "w-16 h-16 object-cover rounded"
|
|
201
143
|
}
|
|
202
144
|
),
|
|
203
|
-
/* @__PURE__ */
|
|
204
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children:
|
|
205
|
-
|
|
206
|
-
/* @__PURE__ */
|
|
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: [
|
|
207
149
|
"Quantity: ",
|
|
208
|
-
|
|
150
|
+
a.quantity
|
|
151
|
+
] }),
|
|
152
|
+
/* @__PURE__ */ r("p", { className: "text-sm opacity-70", children: [
|
|
153
|
+
"SKU: ",
|
|
154
|
+
a.variant.sku
|
|
209
155
|
] })
|
|
210
156
|
] })
|
|
211
157
|
] }),
|
|
212
|
-
/* @__PURE__ */
|
|
213
|
-
/* @__PURE__ */ e("p", { className: "font-medium", children:
|
|
214
|
-
/* @__PURE__ */
|
|
215
|
-
|
|
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),
|
|
216
162
|
" each"
|
|
217
163
|
] })
|
|
218
164
|
] })
|
|
219
|
-
] },
|
|
220
|
-
/* @__PURE__ */
|
|
221
|
-
/* @__PURE__ */
|
|
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: [
|
|
222
168
|
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Subtotal" }),
|
|
223
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children:
|
|
169
|
+
/* @__PURE__ */ e("span", { className: "font-medium", children: l(t.subtotal) })
|
|
224
170
|
] }),
|
|
225
|
-
|
|
171
|
+
t.discountAmount && t.discountAmount > 0 && /* @__PURE__ */ r("div", { className: "flex justify-between text-sm text-green-600", children: [
|
|
226
172
|
/* @__PURE__ */ e("span", { children: "Discount" }),
|
|
227
|
-
/* @__PURE__ */
|
|
173
|
+
/* @__PURE__ */ r("span", { children: [
|
|
228
174
|
"-",
|
|
229
|
-
|
|
175
|
+
l(t.discountAmount)
|
|
230
176
|
] })
|
|
231
177
|
] }),
|
|
232
|
-
/* @__PURE__ */
|
|
178
|
+
/* @__PURE__ */ r("div", { className: "flex justify-between text-sm", children: [
|
|
233
179
|
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Delivery Charge" }),
|
|
234
|
-
/* @__PURE__ */ e("span", { className: "font-medium", children:
|
|
180
|
+
/* @__PURE__ */ e("span", { className: "font-medium", children: l(t.deliveryCharge) })
|
|
235
181
|
] }),
|
|
236
|
-
/* @__PURE__ */
|
|
182
|
+
/* @__PURE__ */ r("div", { className: "flex justify-between text-lg font-bold border-t pt-2", children: [
|
|
237
183
|
/* @__PURE__ */ e("span", { children: "Total" }),
|
|
238
|
-
/* @__PURE__ */ e("span", { children:
|
|
184
|
+
/* @__PURE__ */ e("span", { children: l(t.totalPrice) })
|
|
239
185
|
] })
|
|
240
186
|
] })
|
|
241
187
|
] })
|
|
242
188
|
] }),
|
|
243
|
-
/* @__PURE__ */ e(
|
|
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: [
|
|
244
190
|
"Need help with your order? Call us on ",
|
|
245
|
-
|
|
191
|
+
C,
|
|
246
192
|
" or contact us on",
|
|
247
193
|
" ",
|
|
248
|
-
/* @__PURE__ */ e("a", { href:
|
|
194
|
+
/* @__PURE__ */ e("a", { href: A, target: "_blank", rel: "noopener noreferrer", className: "text-blue-600 hover:underline", children: "WhatsApp" })
|
|
249
195
|
] }) }) })
|
|
250
196
|
] }) });
|
|
251
197
|
}
|
|
252
198
|
export {
|
|
253
|
-
|
|
199
|
+
X as OrderConfirmation
|
|
254
200
|
};
|
package/dist/index81.mjs
CHANGED
|
@@ -1,156 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
value: !0
|
|
15
|
-
});
|
|
16
|
-
function _(e, o) {
|
|
17
|
-
for (var t in o) Object.defineProperty(e, t, {
|
|
18
|
-
enumerable: !0,
|
|
19
|
-
get: o[t]
|
|
20
|
-
});
|
|
21
|
-
}
|
|
22
|
-
_(u, {
|
|
23
|
-
Router: function() {
|
|
24
|
-
return i.default;
|
|
25
|
-
},
|
|
26
|
-
createRouter: function() {
|
|
27
|
-
return P;
|
|
28
|
-
},
|
|
29
|
-
// Export the singletonRouter and this is the public API.
|
|
30
|
-
default: function() {
|
|
31
|
-
return v;
|
|
32
|
-
},
|
|
33
|
-
makePublicRouterInstance: function() {
|
|
34
|
-
return E;
|
|
35
|
-
},
|
|
36
|
-
useRouter: function() {
|
|
37
|
-
return q;
|
|
38
|
-
},
|
|
39
|
-
withRouter: function() {
|
|
40
|
-
return w.default;
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
const f = M, R = /* @__PURE__ */ f._(j), i = /* @__PURE__ */ f._(A()), b = O(), y = /* @__PURE__ */ f._(x()), w = /* @__PURE__ */ f._(F()), n = {
|
|
44
|
-
router: null,
|
|
45
|
-
readyCallbacks: [],
|
|
46
|
-
ready(e) {
|
|
47
|
-
if (this.router) return e();
|
|
48
|
-
typeof window < "u" && this.readyCallbacks.push(e);
|
|
49
|
-
}
|
|
50
|
-
}, d = [
|
|
51
|
-
"pathname",
|
|
52
|
-
"route",
|
|
53
|
-
"query",
|
|
54
|
-
"asPath",
|
|
55
|
-
"components",
|
|
56
|
-
"isFallback",
|
|
57
|
-
"basePath",
|
|
58
|
-
"locale",
|
|
59
|
-
"locales",
|
|
60
|
-
"defaultLocale",
|
|
61
|
-
"isReady",
|
|
62
|
-
"isPreview",
|
|
63
|
-
"isLocaleDomain",
|
|
64
|
-
"domainLocales"
|
|
65
|
-
], C = [
|
|
66
|
-
"routeChangeStart",
|
|
67
|
-
"beforeHistoryChange",
|
|
68
|
-
"routeChangeComplete",
|
|
69
|
-
"routeChangeError",
|
|
70
|
-
"hashChangeStart",
|
|
71
|
-
"hashChangeComplete"
|
|
72
|
-
], h = [
|
|
73
|
-
"push",
|
|
74
|
-
"replace",
|
|
75
|
-
"reload",
|
|
76
|
-
"back",
|
|
77
|
-
"prefetch",
|
|
78
|
-
"beforePopState"
|
|
79
|
-
];
|
|
80
|
-
Object.defineProperty(n, "events", {
|
|
81
|
-
get() {
|
|
82
|
-
return i.default.events;
|
|
83
|
-
}
|
|
2
|
+
import "react";
|
|
3
|
+
function i(n, o) {
|
|
4
|
+
if (typeof n == "function")
|
|
5
|
+
return n(o);
|
|
6
|
+
n != null && (n.current = o);
|
|
7
|
+
}
|
|
8
|
+
function f(...n) {
|
|
9
|
+
return (o) => {
|
|
10
|
+
let u = !1;
|
|
11
|
+
const c = n.map((t) => {
|
|
12
|
+
const e = i(t, o);
|
|
13
|
+
return !u && typeof e == "function" && (u = !0), e;
|
|
84
14
|
});
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
throw new Error(e);
|
|
91
|
-
}
|
|
92
|
-
return n.router;
|
|
93
|
-
}
|
|
94
|
-
d.forEach((e) => {
|
|
95
|
-
Object.defineProperty(n, e, {
|
|
96
|
-
get() {
|
|
97
|
-
return m()[e];
|
|
15
|
+
if (u)
|
|
16
|
+
return () => {
|
|
17
|
+
for (let t = 0; t < c.length; t++) {
|
|
18
|
+
const e = c[t];
|
|
19
|
+
typeof e == "function" ? e() : i(n[t], null);
|
|
98
20
|
}
|
|
99
|
-
});
|
|
100
|
-
}), h.forEach((e) => {
|
|
101
|
-
n[e] = function() {
|
|
102
|
-
for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
|
|
103
|
-
t[r] = arguments[r];
|
|
104
|
-
return m()[e](...t);
|
|
105
21
|
};
|
|
106
|
-
|
|
107
|
-
n.ready(() => {
|
|
108
|
-
i.default.events.on(e, function() {
|
|
109
|
-
for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
|
|
110
|
-
t[r] = arguments[r];
|
|
111
|
-
const s = "on" + e.charAt(0).toUpperCase() + e.substring(1), c = n;
|
|
112
|
-
if (c[s])
|
|
113
|
-
try {
|
|
114
|
-
c[s](...t);
|
|
115
|
-
} catch (a) {
|
|
116
|
-
console.error("Error when running the Router event: " + s), console.error((0, y.default)(a) ? a.message + `
|
|
117
|
-
` + a.stack : a + "");
|
|
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);
|
|
22
|
+
};
|
|
153
23
|
}
|
|
154
24
|
export {
|
|
155
|
-
|
|
25
|
+
f as composeRefs
|
|
156
26
|
};
|