@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/index82.mjs
CHANGED
|
@@ -1,26 +1,156 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import "
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
2
|
+
import { __module as l } from "./index87.mjs";
|
|
3
|
+
import "./index88.mjs";
|
|
4
|
+
import j from "react";
|
|
5
|
+
import { __require as A } from "./index89.mjs";
|
|
6
|
+
import { __require as O } from "./index90.mjs";
|
|
7
|
+
import { __require as x } from "./index91.mjs";
|
|
8
|
+
import { __require as F } from "./index92.mjs";
|
|
9
|
+
import { __exports as M } from "./index93.mjs";
|
|
10
|
+
var p;
|
|
11
|
+
function W() {
|
|
12
|
+
return p ? l.exports : (p = 1, function(g, u) {
|
|
13
|
+
Object.defineProperty(u, "__esModule", {
|
|
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
|
+
}
|
|
14
84
|
});
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
85
|
+
function m() {
|
|
86
|
+
if (!n.router) {
|
|
87
|
+
const e = `No router instance found.
|
|
88
|
+
You should only use "next/router" on the client side of your app.
|
|
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];
|
|
20
98
|
}
|
|
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);
|
|
21
105
|
};
|
|
22
|
-
|
|
106
|
+
}), C.forEach((e) => {
|
|
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);
|
|
23
153
|
}
|
|
24
154
|
export {
|
|
25
|
-
|
|
155
|
+
W as __require
|
|
26
156
|
};
|
package/dist/index85.mjs
CHANGED
package/dist/index89.mjs
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as ge } from "./
|
|
2
|
+
import { __exports as ge } from "./index112.mjs";
|
|
3
3
|
import "./index88.mjs";
|
|
4
|
-
import { __require as $e } from "./
|
|
5
|
-
import { __require as Ze } from "./
|
|
6
|
-
import { __require as et } from "./
|
|
7
|
-
import { __require as tt } from "./
|
|
4
|
+
import { __require as $e } from "./index113.mjs";
|
|
5
|
+
import { __require as Ze } from "./index114.mjs";
|
|
6
|
+
import { __require as et } from "./index115.mjs";
|
|
7
|
+
import { __require as tt } from "./index116.mjs";
|
|
8
8
|
import { __require as rt } from "./index91.mjs";
|
|
9
|
-
import { __require as at } from "./
|
|
10
|
-
import { __require as st } from "./
|
|
11
|
-
import { __require as it } from "./
|
|
12
|
-
import { __require as ot } from "./
|
|
13
|
-
import { __require as nt } from "./
|
|
14
|
-
import { __require as lt } from "./
|
|
15
|
-
import { __require as ct } from "./
|
|
16
|
-
import { __require as ht } from "./
|
|
17
|
-
import { __require as ut } from "./
|
|
18
|
-
import { __require as dt } from "./
|
|
19
|
-
import { __require as ft } from "./
|
|
20
|
-
import { __require as pt } from "./
|
|
21
|
-
import { __require as mt } from "./
|
|
22
|
-
import { __require as _t } from "./
|
|
23
|
-
import { __require as gt } from "./
|
|
24
|
-
import { __require as vt } from "./
|
|
25
|
-
import { __require as wt } from "./
|
|
26
|
-
import { __require as Pt } from "./
|
|
27
|
-
import { __require as Rt } from "./
|
|
28
|
-
import { __require as St } from "./
|
|
29
|
-
import { __require as Et } from "./
|
|
30
|
-
import { __require as yt } from "./
|
|
31
|
-
import { __require as Nt } from "./
|
|
32
|
-
import { __require as Lt } from "./
|
|
33
|
-
import { __require as Tt } from "./
|
|
34
|
-
import { __require as At } from "./
|
|
35
|
-
import { __require as qt } from "./
|
|
36
|
-
import { __require as Ct } from "./
|
|
37
|
-
import { __require as It } from "./
|
|
38
|
-
import { __require as Dt } from "./
|
|
9
|
+
import { __require as at } from "./index117.mjs";
|
|
10
|
+
import { __require as st } from "./index118.mjs";
|
|
11
|
+
import { __require as it } from "./index119.mjs";
|
|
12
|
+
import { __require as ot } from "./index120.mjs";
|
|
13
|
+
import { __require as nt } from "./index121.mjs";
|
|
14
|
+
import { __require as lt } from "./index122.mjs";
|
|
15
|
+
import { __require as ct } from "./index123.mjs";
|
|
16
|
+
import { __require as ht } from "./index124.mjs";
|
|
17
|
+
import { __require as ut } from "./index125.mjs";
|
|
18
|
+
import { __require as dt } from "./index126.mjs";
|
|
19
|
+
import { __require as ft } from "./index127.mjs";
|
|
20
|
+
import { __require as pt } from "./index128.mjs";
|
|
21
|
+
import { __require as mt } from "./index129.mjs";
|
|
22
|
+
import { __require as _t } from "./index130.mjs";
|
|
23
|
+
import { __require as gt } from "./index131.mjs";
|
|
24
|
+
import { __require as vt } from "./index132.mjs";
|
|
25
|
+
import { __require as wt } from "./index133.mjs";
|
|
26
|
+
import { __require as Pt } from "./index134.mjs";
|
|
27
|
+
import { __require as Rt } from "./index135.mjs";
|
|
28
|
+
import { __require as St } from "./index136.mjs";
|
|
29
|
+
import { __require as Et } from "./index137.mjs";
|
|
30
|
+
import { __require as yt } from "./index138.mjs";
|
|
31
|
+
import { __require as Nt } from "./index139.mjs";
|
|
32
|
+
import { __require as Lt } from "./index140.mjs";
|
|
33
|
+
import { __require as Tt } from "./index141.mjs";
|
|
34
|
+
import { __require as At } from "./index142.mjs";
|
|
35
|
+
import { __require as qt } from "./index143.mjs";
|
|
36
|
+
import { __require as Ct } from "./index144.mjs";
|
|
37
|
+
import { __require as It } from "./index145.mjs";
|
|
38
|
+
import { __require as Dt } from "./index146.mjs";
|
|
39
39
|
import { __exports as bt } from "./index93.mjs";
|
|
40
40
|
var Ue;
|
|
41
41
|
function wr() {
|
package/dist/index9.mjs
CHANGED
|
@@ -1,113 +1,254 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import { useState as
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
2
|
+
import { jsx as e, jsxs as t, Fragment as g } from "react/jsx-runtime";
|
|
3
|
+
import { useState as m } from "react";
|
|
4
|
+
import "./index31.mjs";
|
|
5
|
+
import "@tanstack/react-query";
|
|
6
|
+
import { useGetOrder as q, useConfirmDelivery as z, useUpdateDeliveryAddress as Z } from "./index46.mjs";
|
|
7
|
+
import { Card as l, CardHeader as C, CardTitle as w, CardContent as c } from "./index25.mjs";
|
|
8
|
+
import { Button as x } from "./index24.mjs";
|
|
9
|
+
import { Badge as G } from "./index26.mjs";
|
|
10
|
+
import { Loader2 as P, XCircle as K, Package as Q, CheckCircle as X, Pencil as I } from "lucide-react";
|
|
11
|
+
import { cn as i, formatCurrency as d } from "./index30.mjs";
|
|
12
|
+
const H = "2348125648668", A = "0" + H.slice(3), J = `${A.slice(0, 4)} ${A.slice(4, 7)} ${A.slice(7)}`, V = `https://wa.me/${H}`;
|
|
13
|
+
function de({
|
|
14
|
+
orderId: N,
|
|
15
|
+
token: v,
|
|
16
|
+
className: b,
|
|
17
|
+
headerClassName: L,
|
|
18
|
+
buttonClassName: j,
|
|
19
|
+
cardClassName: a,
|
|
20
|
+
whatsappHelpLink: W = V,
|
|
21
|
+
whatsappHelpNumber: F = J
|
|
18
22
|
}) {
|
|
19
|
-
var
|
|
20
|
-
const [
|
|
21
|
-
|
|
22
|
-
),
|
|
23
|
-
|
|
23
|
+
var _;
|
|
24
|
+
const [h, E] = m(!1), [u, y] = m(!1), [S, D] = m(""), [U, T] = m(""), [k, M] = m(""), { data: s, isLoading: $, error: B } = q(N, v, {
|
|
25
|
+
retry: !1
|
|
26
|
+
}), p = z({
|
|
27
|
+
onSuccess: () => {
|
|
28
|
+
E(!0);
|
|
29
|
+
}
|
|
30
|
+
}), o = Z({
|
|
31
|
+
onSuccess: () => {
|
|
32
|
+
E(!0), y(!1);
|
|
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
|
+
});
|
|
24
44
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
className:
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
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" }),
|
|
48
|
+
/* @__PURE__ */ e("p", { className: "text-muted-foreground", children: "Loading order details..." })
|
|
49
|
+
] }) });
|
|
50
|
+
if (B || !s || "error" in s)
|
|
51
|
+
return /* @__PURE__ */ e("div", { className: i("min-h-screen flex items-center justify-center p-4", b), children: /* @__PURE__ */ t(l, { className: i("max-w-md w-full", a), children: [
|
|
52
|
+
/* @__PURE__ */ e(C, { children: /* @__PURE__ */ t("div", { className: "flex items-center space-x-2", children: [
|
|
53
|
+
/* @__PURE__ */ e(K, { className: "h-6 w-6 text-red-500" }),
|
|
54
|
+
/* @__PURE__ */ e(w, { children: "Order Not Found" })
|
|
55
|
+
] }) }),
|
|
56
|
+
/* @__PURE__ */ e(c, { 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
|
+
] }) });
|
|
58
|
+
const r = s, f = !!r.deliveryConfirmedAt;
|
|
59
|
+
return /* @__PURE__ */ e("div", { className: i("min-h-screen py-8 px-4", b), children: /* @__PURE__ */ t("div", { className: "max-w-3xl mx-auto space-y-6", children: [
|
|
60
|
+
/* @__PURE__ */ t("div", { className: i("text-center", L), children: [
|
|
61
|
+
r.brand.logoUrl ? /* @__PURE__ */ e("div", { className: "inline-flex items-center justify-center w-24 h-16 mb-4", children: /* @__PURE__ */ e(
|
|
62
|
+
"img",
|
|
63
|
+
{
|
|
64
|
+
src: r.brand.logoUrl,
|
|
65
|
+
alt: `${r.brand.name} logo`,
|
|
66
|
+
className: "max-w-full max-h-full object-contain"
|
|
67
|
+
}
|
|
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(Q, { className: "h-8 w-8 text-blue-600" }) }),
|
|
69
|
+
/* @__PURE__ */ t("h1", { className: "text-3xl font-bold", children: [
|
|
70
|
+
"Order #",
|
|
71
|
+
r.orderNumber
|
|
72
|
+
] }),
|
|
73
|
+
/* @__PURE__ */ e("p", { className: "text-muted-foreground mt-2", children: r.brand.name })
|
|
74
|
+
] }),
|
|
75
|
+
(h || f) && /* @__PURE__ */ e(l, { className: i("border-green-200 bg-green-50", a), children: /* @__PURE__ */ e(c, { className: "pt-6", children: /* @__PURE__ */ t("div", { className: "flex items-start space-x-3", children: [
|
|
76
|
+
/* @__PURE__ */ e(X, { className: "h-6 w-6 text-green-600 mt-0.5" }),
|
|
77
|
+
/* @__PURE__ */ t("div", { children: [
|
|
78
|
+
/* @__PURE__ */ e("h3", { className: "font-semibold text-green-900", children: "Delivery Confirmed!" }),
|
|
79
|
+
/* @__PURE__ */ e("p", { className: "text-green-700 mt-1", children: "Thank you for confirming your delivery details. We'll ship your order shortly." })
|
|
80
|
+
] })
|
|
81
|
+
] }) }) }),
|
|
82
|
+
!h && !f && r.canConfirmDelivery && !u && /* @__PURE__ */ e(l, { className: i(a), children: /* @__PURE__ */ e(c, { className: "pt-6", children: /* @__PURE__ */ e("p", { children: r.confirmationMessage }) }) }),
|
|
83
|
+
/* @__PURE__ */ t(l, { className: a, children: [
|
|
84
|
+
/* @__PURE__ */ e(C, { children: /* @__PURE__ */ t("div", { className: "flex items-center justify-between", children: [
|
|
85
|
+
/* @__PURE__ */ e(w, { children: "Delivery Address" }),
|
|
86
|
+
r.canUpdateAddress && !h && !f && !u && /* @__PURE__ */ t(x, { size: "sm", className: "bg-blue-600 hover:bg-blue-700 text-white", onClick: O, children: [
|
|
87
|
+
/* @__PURE__ */ e(I, { className: "h-4 w-4 mr-1" }),
|
|
88
|
+
"Edit"
|
|
89
|
+
] })
|
|
90
|
+
] }) }),
|
|
91
|
+
/* @__PURE__ */ e(c, { className: "space-y-3", children: u ? /* @__PURE__ */ t("div", { className: "space-y-4", children: [
|
|
92
|
+
/* @__PURE__ */ t("div", { children: [
|
|
93
|
+
/* @__PURE__ */ e("label", { className: "text-sm font-medium opacity-70", children: "Address" }),
|
|
94
|
+
/* @__PURE__ */ e(
|
|
95
|
+
"input",
|
|
38
96
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
N
|
|
44
|
-
)
|
|
97
|
+
type: "text",
|
|
98
|
+
value: S,
|
|
99
|
+
onChange: (n) => D(n.target.value),
|
|
100
|
+
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"
|
|
45
101
|
}
|
|
46
|
-
)
|
|
47
|
-
!s && /* @__PURE__ */ a(h, { className: "absolute right-2 top-2 bg-red-600", children: "Out of Stock" }),
|
|
48
|
-
b && s && (t == null ? void 0 : t.stock) !== void 0 && t.stock < 10 && /* @__PURE__ */ l(h, { className: "absolute right-2 top-2 bg-orange-600", children: [
|
|
49
|
-
"Only ",
|
|
50
|
-
t.stock,
|
|
51
|
-
" left"
|
|
52
|
-
] })
|
|
102
|
+
)
|
|
53
103
|
] }),
|
|
54
|
-
/* @__PURE__ */
|
|
55
|
-
/* @__PURE__ */
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
104
|
+
/* @__PURE__ */ t("div", { children: [
|
|
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
|
+
)
|
|
115
|
+
] }),
|
|
116
|
+
/* @__PURE__ */ t("div", { children: [
|
|
117
|
+
/* @__PURE__ */ e("label", { className: "text-sm font-medium opacity-70", children: "Phone" }),
|
|
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
|
+
)
|
|
127
|
+
] }),
|
|
128
|
+
/* @__PURE__ */ t("div", { className: "flex gap-2", children: [
|
|
129
|
+
/* @__PURE__ */ e(
|
|
130
|
+
x,
|
|
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
|
+
)
|
|
150
|
+
] }),
|
|
151
|
+
o.isError && /* @__PURE__ */ e("p", { className: "text-red-600 text-sm text-center", children: "Failed to update address. Please try again." })
|
|
152
|
+
] }) : /* @__PURE__ */ t(g, { children: [
|
|
153
|
+
/* @__PURE__ */ t("div", { children: [
|
|
154
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Customer" }),
|
|
155
|
+
/* @__PURE__ */ t("p", { className: "font-medium", children: [
|
|
156
|
+
r.firstName,
|
|
157
|
+
" ",
|
|
158
|
+
r.lastName
|
|
159
|
+
] }),
|
|
160
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: r.phone })
|
|
161
|
+
] }),
|
|
162
|
+
/* @__PURE__ */ t("div", { children: [
|
|
163
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: "Address" }),
|
|
164
|
+
/* @__PURE__ */ e("p", { className: "font-medium", children: r.address }),
|
|
165
|
+
/* @__PURE__ */ t("p", { className: "text-sm opacity-70", children: [
|
|
166
|
+
r.city,
|
|
167
|
+
", ",
|
|
168
|
+
r.deliveryZone.state.name
|
|
75
169
|
] }),
|
|
76
|
-
/* @__PURE__ */
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
170
|
+
/* @__PURE__ */ e("p", { className: "text-sm opacity-70", children: r.deliveryZone.name })
|
|
171
|
+
] })
|
|
172
|
+
] }) })
|
|
173
|
+
] }),
|
|
174
|
+
r.canConfirmDelivery && !h && !f && !u && /* @__PURE__ */ e(l, { className: a, children: /* @__PURE__ */ t(c, { className: "pt-6", children: [
|
|
175
|
+
/* @__PURE__ */ e(
|
|
176
|
+
x,
|
|
177
|
+
{
|
|
178
|
+
onClick: () => p.mutate({ orderId: N, token: v }),
|
|
179
|
+
disabled: p.isPending,
|
|
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(
|
|
196
|
+
"img",
|
|
81
197
|
{
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
value: m,
|
|
86
|
-
onChange: (e) => {
|
|
87
|
-
e.stopPropagation(), k(Math.max(1, parseInt(e.target.value) || 1));
|
|
88
|
-
},
|
|
89
|
-
onClick: (e) => e.stopPropagation(),
|
|
90
|
-
className: "w-20 rounded-md border border-gray-300 px-2 py-1 text-sm focus:border-blue-500 focus:outline-none focus:ring-1 focus:ring-blue-500"
|
|
198
|
+
src: n.variant.thumbnailUrl || n.variant.product.thumbnailUrl || void 0,
|
|
199
|
+
alt: n.variant.product.name,
|
|
200
|
+
className: "w-16 h-16 object-cover rounded"
|
|
91
201
|
}
|
|
92
|
-
)
|
|
202
|
+
),
|
|
203
|
+
/* @__PURE__ */ t("div", { className: "flex-1", children: [
|
|
204
|
+
/* @__PURE__ */ e("p", { className: "font-medium", children: n.variant.product.name }),
|
|
205
|
+
n.variant.name && /* @__PURE__ */ e(G, { variant: "outline", className: "mt-1", children: n.variant.name }),
|
|
206
|
+
/* @__PURE__ */ t("p", { className: "text-sm opacity-70 mt-1", children: [
|
|
207
|
+
"Quantity: ",
|
|
208
|
+
n.quantity
|
|
209
|
+
] })
|
|
210
|
+
] })
|
|
211
|
+
] }),
|
|
212
|
+
/* @__PURE__ */ t("div", { className: "text-right", children: [
|
|
213
|
+
/* @__PURE__ */ e("p", { className: "font-medium", children: d(n.priceAtPurchase * n.quantity) }),
|
|
214
|
+
/* @__PURE__ */ t("p", { className: "text-sm opacity-70", children: [
|
|
215
|
+
d(n.priceAtPurchase),
|
|
216
|
+
" each"
|
|
217
|
+
] })
|
|
93
218
|
] })
|
|
94
|
-
] }),
|
|
95
|
-
/* @__PURE__ */
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
"
|
|
219
|
+
] }, n.id)) }),
|
|
220
|
+
/* @__PURE__ */ t("div", { className: "mt-6 border-t pt-4 space-y-2", children: [
|
|
221
|
+
/* @__PURE__ */ t("div", { className: "flex justify-between text-sm", children: [
|
|
222
|
+
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Subtotal" }),
|
|
223
|
+
/* @__PURE__ */ e("span", { className: "font-medium", children: d(r.subtotal) })
|
|
224
|
+
] }),
|
|
225
|
+
r.discountAmount && r.discountAmount > 0 && /* @__PURE__ */ t("div", { className: "flex justify-between text-sm text-green-600", children: [
|
|
226
|
+
/* @__PURE__ */ e("span", { children: "Discount" }),
|
|
227
|
+
/* @__PURE__ */ t("span", { children: [
|
|
228
|
+
"-",
|
|
229
|
+
d(r.discountAmount)
|
|
104
230
|
] })
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
231
|
+
] }),
|
|
232
|
+
/* @__PURE__ */ t("div", { className: "flex justify-between text-sm", children: [
|
|
233
|
+
/* @__PURE__ */ e("span", { className: "text-muted-foreground", children: "Delivery Charge" }),
|
|
234
|
+
/* @__PURE__ */ e("span", { className: "font-medium", children: d(r.deliveryCharge) })
|
|
235
|
+
] }),
|
|
236
|
+
/* @__PURE__ */ t("div", { className: "flex justify-between text-lg font-bold border-t pt-2", children: [
|
|
237
|
+
/* @__PURE__ */ e("span", { children: "Total" }),
|
|
238
|
+
/* @__PURE__ */ e("span", { children: d(r.totalPrice) })
|
|
239
|
+
] })
|
|
240
|
+
] })
|
|
241
|
+
] })
|
|
242
|
+
] }),
|
|
243
|
+
/* @__PURE__ */ e(l, { className: a, children: /* @__PURE__ */ e(c, { className: "pt-6", children: /* @__PURE__ */ t("p", { className: "text-sm opacity-70 text-center", children: [
|
|
244
|
+
"Need help with your order? Call us on ",
|
|
245
|
+
F,
|
|
246
|
+
" or contact us on",
|
|
247
|
+
" ",
|
|
248
|
+
/* @__PURE__ */ e("a", { href: W, target: "_blank", rel: "noopener noreferrer", className: "text-blue-600 hover:underline", children: "WhatsApp" })
|
|
249
|
+
] }) }) })
|
|
250
|
+
] }) });
|
|
110
251
|
}
|
|
111
252
|
export {
|
|
112
|
-
|
|
253
|
+
de as DeliveryConfirmation
|
|
113
254
|
};
|
package/dist/index90.mjs
CHANGED
package/dist/index91.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as o } from "./
|
|
3
|
-
import { __require as p } from "./
|
|
2
|
+
import { __exports as o } from "./index148.mjs";
|
|
3
|
+
import { __require as p } from "./index149.mjs";
|
|
4
4
|
var u;
|
|
5
5
|
function m() {
|
|
6
6
|
return u ? o : (u = 1, function(i) {
|