@instockng/storefront-ui 1.0.17 → 1.0.19

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.
Files changed (292) hide show
  1. package/dist/components/OrderConfirmation.d.ts +1 -1
  2. package/dist/components/OrderConfirmation.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts.map +1 -1
  4. package/dist/contexts/CartContext.d.ts +2 -2
  5. package/dist/contexts/CartContext.d.ts.map +1 -1
  6. package/dist/fetchers.d.ts +19 -0
  7. package/dist/fetchers.d.ts.map +1 -0
  8. package/dist/hooks/usePageTracking.d.ts +40 -0
  9. package/dist/hooks/usePageTracking.d.ts.map +1 -0
  10. package/dist/index.d.ts +3 -0
  11. package/dist/index.d.ts.map +1 -1
  12. package/dist/index.mjs +101 -92
  13. package/dist/index10.mjs +149 -624
  14. package/dist/index100.mjs +22 -33
  15. package/dist/index101.mjs +22 -30
  16. package/dist/index102.mjs +32 -27
  17. package/dist/index103.mjs +152 -57
  18. package/dist/index104.mjs +20 -3
  19. package/dist/index105.mjs +31 -2
  20. package/dist/index106.mjs +84 -2
  21. package/dist/index107.mjs +37 -16
  22. package/dist/index108.mjs +144 -12
  23. package/dist/index109.mjs +55 -6
  24. package/dist/index11.mjs +94 -56
  25. package/dist/index110.mjs +23 -30
  26. package/dist/index111.mjs +30 -0
  27. package/dist/index112.mjs +26 -0
  28. package/dist/index113.mjs +28 -0
  29. package/dist/index114.mjs +24 -0
  30. package/dist/index115.mjs +25 -0
  31. package/dist/index116.mjs +24 -0
  32. package/dist/index117.mjs +68 -0
  33. package/dist/index118.mjs +21 -0
  34. package/dist/index119.mjs +42 -0
  35. package/dist/index12.mjs +645 -62
  36. package/dist/index120.mjs +27 -0
  37. package/dist/index121.mjs +37 -0
  38. package/dist/index122.mjs +30 -0
  39. package/dist/index123.mjs +22 -0
  40. package/dist/index124.mjs +24 -0
  41. package/dist/index125.mjs +50 -0
  42. package/dist/index126.mjs +26 -0
  43. package/dist/index127.mjs +271 -0
  44. package/dist/index128.mjs +73 -0
  45. package/dist/index129.mjs +11 -0
  46. package/dist/index13.mjs +50 -14
  47. package/dist/index130.mjs +5 -0
  48. package/dist/index131.mjs +5 -0
  49. package/dist/index132.mjs +36 -0
  50. package/dist/index133.mjs +5 -0
  51. package/dist/index134.mjs +24 -0
  52. package/dist/index135.mjs +59 -0
  53. package/dist/index136.mjs +32 -0
  54. package/dist/index137.mjs +10 -0
  55. package/dist/index138.mjs +55 -0
  56. package/dist/index139.mjs +9 -0
  57. package/dist/index14.mjs +62 -115
  58. package/dist/index140.mjs +15 -0
  59. package/dist/index141.mjs +10 -0
  60. package/dist/index142.mjs +31 -0
  61. package/dist/index143.mjs +5 -0
  62. package/dist/index144.mjs +73 -0
  63. package/dist/index145.mjs +170 -0
  64. package/dist/index146.mjs +5 -0
  65. package/dist/index147.mjs +5 -0
  66. package/dist/index148.mjs +5 -0
  67. package/dist/index149.mjs +21 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +35 -0
  70. package/dist/index151.mjs +41 -0
  71. package/dist/index152.mjs +21 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +5 -0
  74. package/dist/index155.mjs +23 -0
  75. package/dist/index156.mjs +49 -0
  76. package/dist/index157.mjs +5 -0
  77. package/dist/index158.mjs +33 -0
  78. package/dist/index159.mjs +21 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +5 -0
  81. package/dist/index161.mjs +5 -0
  82. package/dist/index162.mjs +5 -0
  83. package/dist/index163.mjs +5 -0
  84. package/dist/index164.mjs +75 -0
  85. package/dist/index165.mjs +5 -0
  86. package/dist/index166.mjs +56 -0
  87. package/dist/index167.mjs +5 -0
  88. package/dist/index168.mjs +39 -0
  89. package/dist/index169.mjs +155 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +5 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +22 -0
  94. package/dist/index173.mjs +5 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +29 -0
  97. package/dist/index176.mjs +5 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +27 -0
  100. package/dist/index179.mjs +26 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +5 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +26 -0
  106. package/dist/index184.mjs +5 -0
  107. package/dist/index185.mjs +26 -0
  108. package/dist/index186.mjs +5 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +26 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +5 -0
  114. package/dist/index191.mjs +26 -0
  115. package/dist/index192.mjs +5 -0
  116. package/dist/index193.mjs +5 -0
  117. package/dist/index194.mjs +5 -0
  118. package/dist/index195.mjs +5 -0
  119. package/dist/index196.mjs +5 -0
  120. package/dist/index197.mjs +5 -0
  121. package/dist/index198.mjs +5 -0
  122. package/dist/index199.mjs +5 -0
  123. package/dist/index2.mjs +31 -12
  124. package/dist/index20.mjs +27 -17
  125. package/dist/index200.mjs +130 -0
  126. package/dist/index201.mjs +5 -0
  127. package/dist/index202.mjs +77 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +5 -0
  130. package/dist/index205.mjs +5 -0
  131. package/dist/index206.mjs +111 -0
  132. package/dist/index207.mjs +5 -0
  133. package/dist/index208.mjs +5 -0
  134. package/dist/index209.mjs +5 -0
  135. package/dist/index21.mjs +6 -29
  136. package/dist/index210.mjs +5 -0
  137. package/dist/index211.mjs +5 -0
  138. package/dist/index212.mjs +5 -0
  139. package/dist/index213.mjs +5 -0
  140. package/dist/index214.mjs +5 -0
  141. package/dist/index215.mjs +5 -0
  142. package/dist/index216.mjs +40 -0
  143. package/dist/index217.mjs +5 -0
  144. package/dist/index218.mjs +5 -0
  145. package/dist/index219.mjs +5 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +247 -0
  148. package/dist/index221.mjs +5 -0
  149. package/dist/index222.mjs +36 -0
  150. package/dist/index223.mjs +68 -0
  151. package/dist/index224.mjs +28 -0
  152. package/dist/index225.mjs +5 -0
  153. package/dist/index226.mjs +5 -0
  154. package/dist/index227.mjs +5 -0
  155. package/dist/index228.mjs +5 -0
  156. package/dist/index229.mjs +5 -0
  157. package/dist/index23.mjs +32 -87
  158. package/dist/index230.mjs +5 -0
  159. package/dist/index231.mjs +5 -0
  160. package/dist/index232.mjs +5 -0
  161. package/dist/index233.mjs +7 -0
  162. package/dist/index234.mjs +5 -0
  163. package/dist/index235.mjs +5 -0
  164. package/dist/index236.mjs +34 -0
  165. package/dist/index237.mjs +14 -0
  166. package/dist/index238.mjs +7 -0
  167. package/dist/index239.mjs +7 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +16 -0
  170. package/dist/index241.mjs +10 -0
  171. package/dist/index242.mjs +15 -0
  172. package/dist/index243.mjs +8 -0
  173. package/dist/index244.mjs +36 -0
  174. package/dist/index245.mjs +34 -0
  175. package/dist/index246.mjs +31 -0
  176. package/dist/index247.mjs +64 -0
  177. package/dist/index248.mjs +5 -0
  178. package/dist/index249.mjs +5 -0
  179. package/dist/index25.mjs +85 -8
  180. package/dist/index250.mjs +21 -0
  181. package/dist/index251.mjs +50 -0
  182. package/dist/index252.mjs +5 -0
  183. package/dist/index253.mjs +5 -0
  184. package/dist/index254.mjs +5 -0
  185. package/dist/index255.mjs +5 -0
  186. package/dist/index256.mjs +94 -0
  187. package/dist/index257.mjs +5 -0
  188. package/dist/index258.mjs +6 -0
  189. package/dist/index259.mjs +5 -0
  190. package/dist/index26.mjs +20 -97
  191. package/dist/index260.mjs +5 -0
  192. package/dist/index261.mjs +20 -0
  193. package/dist/index262.mjs +16 -0
  194. package/dist/index263.mjs +9 -0
  195. package/dist/index264.mjs +33 -0
  196. package/dist/index265.mjs +5 -0
  197. package/dist/index266.mjs +5 -0
  198. package/dist/index267.mjs +5 -0
  199. package/dist/index27.mjs +11 -18
  200. package/dist/index28.mjs +11 -65
  201. package/dist/index29.mjs +94 -89
  202. package/dist/index3.mjs +117 -97
  203. package/dist/index30.mjs +20 -19
  204. package/dist/index31.mjs +65 -19
  205. package/dist/index32.mjs +93 -8
  206. package/dist/index33.mjs +18 -1432
  207. package/dist/index34.mjs +19 -2
  208. package/dist/index35.mjs +10 -56
  209. package/dist/index36.mjs +9 -49
  210. package/dist/index37.mjs +103 -33
  211. package/dist/index38.mjs +24 -14
  212. package/dist/index39.mjs +1411 -2241
  213. package/dist/index4.mjs +82 -197
  214. package/dist/index40.mjs +2 -36
  215. package/dist/index41.mjs +56 -43
  216. package/dist/index42.mjs +50 -98
  217. package/dist/index43.mjs +33 -97
  218. package/dist/index44.mjs +13 -79
  219. package/dist/index45.mjs +2255 -69
  220. package/dist/index46.mjs +36 -95
  221. package/dist/index47.mjs +43 -80
  222. package/dist/index48.mjs +99 -79
  223. package/dist/index49.mjs +93 -15
  224. package/dist/index5.mjs +15 -108
  225. package/dist/index50.mjs +77 -14
  226. package/dist/index51.mjs +58 -44
  227. package/dist/index52.mjs +63 -93
  228. package/dist/index53.mjs +51 -99
  229. package/dist/index54.mjs +78 -4
  230. package/dist/index55.mjs +18 -22
  231. package/dist/index56.mjs +17 -74
  232. package/dist/index57.mjs +63 -15
  233. package/dist/index58.mjs +121 -59
  234. package/dist/index59.mjs +122 -228
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +23 -5
  237. package/dist/index61.mjs +145 -126
  238. package/dist/index62.mjs +2 -68
  239. package/dist/index63.mjs +22 -86
  240. package/dist/index64.mjs +73 -27
  241. package/dist/index65.mjs +15 -9
  242. package/dist/index66.mjs +58 -70
  243. package/dist/index67.mjs +4 -3
  244. package/dist/index68.mjs +2 -2
  245. package/dist/index69.mjs +5 -82
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1133 -53
  248. package/dist/index71.mjs +19 -5
  249. package/dist/index72.mjs +54 -4
  250. package/dist/index73.mjs +28 -174
  251. package/dist/index74.mjs +2 -53
  252. package/dist/index75.mjs +2 -69
  253. package/dist/index76.mjs +231 -30
  254. package/dist/index77.mjs +5 -42
  255. package/dist/index78.mjs +133 -3
  256. package/dist/index79.mjs +68 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +85 -19
  259. package/dist/index81.mjs +26 -53
  260. package/dist/index82.mjs +8 -28
  261. package/dist/index83.mjs +74 -6
  262. package/dist/index84.mjs +3 -51
  263. package/dist/index85.mjs +2 -6
  264. package/dist/index86.mjs +81 -10
  265. package/dist/index87.mjs +53 -6
  266. package/dist/index88.mjs +5 -27
  267. package/dist/index89.mjs +5 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +175 -66
  270. package/dist/index91.mjs +49 -163
  271. package/dist/index92.mjs +68 -30
  272. package/dist/index93.mjs +34 -11
  273. package/dist/index94.mjs +42 -3
  274. package/dist/index95.mjs +2 -4
  275. package/dist/index96.mjs +28 -13
  276. package/dist/index97.mjs +18 -7
  277. package/dist/index98.mjs +214 -11
  278. package/dist/index99.mjs +179 -4
  279. package/dist/providers/MetaPixelProvider.d.ts +98 -0
  280. package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
  281. package/dist/providers/StorefrontProvider.d.ts +1 -0
  282. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  283. package/dist/styles.css +1 -1
  284. package/package.json +8 -3
  285. package/src/components/OrderConfirmation.tsx +0 -2
  286. package/src/components/ShoppingCart.tsx +12 -1
  287. package/src/contexts/CartContext.tsx +30 -5
  288. package/src/fetchers.ts +33 -0
  289. package/src/hooks/usePageTracking.ts +72 -0
  290. package/src/index.ts +5 -0
  291. package/src/providers/MetaPixelProvider.tsx +236 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index6.mjs CHANGED
@@ -1,83 +1,200 @@
1
1
  'use client';
2
- import { jsx as e, jsxs as s } from "react/jsx-runtime";
3
- import "./index18.mjs";
2
+ import { jsx as e, jsxs as r, Fragment as T } from "react/jsx-runtime";
3
+ import { useState as E } from "react";
4
+ import "./index20.mjs";
4
5
  import "@tanstack/react-query";
5
- import { useGetProducts as C } from "./index31.mjs";
6
- import { ProductCard as k } from "./index5.mjs";
7
- import { Loader2 as j, Package as d } from "lucide-react";
8
- import { cn as P } from "./index17.mjs";
9
- function q({
10
- brandId: o,
11
- onAddToCart: l,
12
- onProductClick: t,
13
- columns: n = 3,
14
- showStock: m = !0,
15
- className: g,
16
- cardClassName: p,
17
- showLoading: u = !0,
18
- emptyMessage: x = "No products available at the moment.",
19
- errorMessage: h = "Failed to load products. Please try again later.",
20
- loadingVariantId: f
6
+ import { useGetOrder as U, useConfirmOrder as M } from "./index33.mjs";
7
+ import { Card as s, CardHeader as m, CardTitle as o, CardContent as i } from "./index14.mjs";
8
+ import { Button as S } from "./index13.mjs";
9
+ import { Badge as y } from "./index15.mjs";
10
+ import { Loader2 as v, XCircle as _, Package as H, CheckCircle as L } from "lucide-react";
11
+ import { cn as l, formatDateTime as k, formatCurrency as c } from "./index19.mjs";
12
+ const b = "2348125648668", x = "0" + b.slice(3), W = `${x.slice(0, 4)} ${x.slice(4, 7)} ${x.slice(7)}`, $ = `https://wa.me/${b}`;
13
+ function X({
14
+ orderId: N,
15
+ token: f,
16
+ className: h,
17
+ headerClassName: w,
18
+ buttonClassName: P,
19
+ cardClassName: n,
20
+ whatsappHelpLink: A = $,
21
+ whatsappHelpNumber: C = W
21
22
  }) {
22
- const { data: N, isLoading: v, error: y } = C(o);
23
- if (v && u)
24
- return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
25
- /* @__PURE__ */ e(j, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-blue-600" }),
26
- /* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading products..." })
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) => {
31
+ }
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..." })
27
37
  ] }) });
28
- if (y)
29
- return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
30
- /* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
31
- /* @__PURE__ */ e("p", { className: "text-red-600", children: h })
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." }) })
32
45
  ] }) });
33
- const a = N || [];
34
- return a.length === 0 ? /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
35
- /* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
36
- /* @__PURE__ */ e("p", { className: "text-gray-600", children: x })
37
- ] }) }) : /* @__PURE__ */ e(
38
- "div",
39
- {
40
- className: P(
41
- "grid gap-6",
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,
42
74
  {
43
- 2: "grid-cols-1 sm:grid-cols-2",
44
- 3: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",
45
- 4: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"
46
- }[n],
47
- g
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
+ }
48
84
  ),
49
- children: a.map((i) => {
50
- const c = {
51
- id: i.id,
52
- name: i.name,
53
- description: i.description || void 0,
54
- imageUrl: i.thumbnailUrl || void 0,
55
- brand: void 0,
56
- // Brand info not included in product response
57
- variants: i.variants.map((r) => ({
58
- id: r.id,
59
- name: r.name || r.sku,
60
- price: typeof r.price == "string" ? parseFloat(r.price) : r.price,
61
- sku: r.sku,
62
- stock: r.stock || void 0
63
- }))
64
- }, b = i.variants.some((r) => r.id === f);
65
- return /* @__PURE__ */ e(
66
- k,
67
- {
68
- product: c,
69
- onAddToCart: l,
70
- onClick: t ? () => t(c) : void 0,
71
- showStock: m,
72
- className: p,
73
- isAddingToCart: b
74
- },
75
- i.id
76
- );
77
- })
78
- }
79
- );
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
+ ] }) });
80
197
  }
81
198
  export {
82
- q as ProductGrid
199
+ X as OrderConfirmation
83
200
  };
package/dist/index60.mjs CHANGED
@@ -1,9 +1,27 @@
1
1
  'use client';
2
- function u(n, r) {
3
- return function() {
4
- return n.apply(r, arguments);
5
- };
2
+ function n(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
+ }
5
+ function c(e) {
6
+ if (e.__esModule) return e;
7
+ var o = e.default;
8
+ if (typeof o == "function") {
9
+ var t = function r() {
10
+ return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
+ };
12
+ t.prototype = o.prototype;
13
+ } else t = {};
14
+ return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
+ var u = Object.getOwnPropertyDescriptor(e, r);
16
+ Object.defineProperty(t, r, u.get ? u : {
17
+ enumerable: !0,
18
+ get: function() {
19
+ return e[r];
20
+ }
21
+ });
22
+ }), t;
6
23
  }
7
24
  export {
8
- u as default
25
+ c as getAugmentedNamespace,
26
+ n as getDefaultExportFromCjs
9
27
  };
package/dist/index61.mjs CHANGED
@@ -1,137 +1,156 @@
1
1
  'use client';
2
- import d from "./index59.mjs";
3
- import U from "./index80.mjs";
4
- import q from "./index81.mjs";
5
- import R from "./index82.mjs";
6
- import w from "./index62.mjs";
7
- import A from "./index83.mjs";
8
- import m from "./index84.mjs";
9
- import T from "./index73.mjs";
10
- const i = m.validators;
11
- class k {
12
- constructor(t) {
13
- this.defaults = t || {}, this.interceptors = {
14
- request: new q(),
15
- response: new q()
16
- };
17
- }
18
- /**
19
- * Dispatch a request
20
- *
21
- * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
22
- * @param {?Object} config
23
- *
24
- * @returns {Promise} The Promise to be fulfilled
25
- */
26
- async request(t, e) {
27
- try {
28
- return await this._request(t, e);
29
- } catch (r) {
30
- if (r instanceof Error) {
31
- let o = {};
32
- Error.captureStackTrace ? Error.captureStackTrace(o) : o = new Error();
33
- const s = o.stack ? o.stack.replace(/^.+\n/, "") : "";
34
- try {
35
- r.stack ? s && !String(r.stack).endsWith(s.replace(/^.+\n.+\n/, "")) && (r.stack += `
36
- ` + s) : r.stack = s;
37
- } catch {
38
- }
39
- }
40
- throw r;
2
+ import { __module as l } from "./index68.mjs";
3
+ import "./index69.mjs";
4
+ import j from "react";
5
+ import { __require as A } from "./index70.mjs";
6
+ import { __require as O } from "./index71.mjs";
7
+ import { __require as x } from "./index72.mjs";
8
+ import { __require as F } from "./index73.mjs";
9
+ import { __exports as M } from "./index74.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
+ });
41
21
  }
42
- }
43
- _request(t, e) {
44
- typeof t == "string" ? (e = e || {}, e.url = t) : e = t || {}, e = w(this.defaults, e);
45
- const { transitional: r, paramsSerializer: o, headers: s } = e;
46
- r !== void 0 && m.assertOptions(r, {
47
- silentJSONParsing: i.transitional(i.boolean),
48
- forcedJSONParsing: i.transitional(i.boolean),
49
- clarifyTimeoutError: i.transitional(i.boolean)
50
- }, !1), o != null && (d.isFunction(o) ? e.paramsSerializer = {
51
- serialize: o
52
- } : m.assertOptions(o, {
53
- encode: i.function,
54
- serialize: i.function
55
- }, !0)), e.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? e.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : e.allowAbsoluteUrls = !0), m.assertOptions(e, {
56
- baseUrl: i.spelling("baseURL"),
57
- withXsrfToken: i.spelling("withXSRFToken")
58
- }, !0), e.method = (e.method || this.defaults.method || "get").toLowerCase();
59
- let f = s && d.merge(
60
- s.common,
61
- s[e.method]
62
- );
63
- s && d.forEach(
64
- ["delete", "get", "head", "post", "put", "patch", "common"],
65
- (a) => {
66
- delete s[a];
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;
67
41
  }
68
- ), e.headers = T.concat(f, s);
69
- const h = [];
70
- let b = !0;
71
- this.interceptors.request.forEach(function(n) {
72
- typeof n.runWhen == "function" && n.runWhen(e) === !1 || (b = b && n.synchronous, h.unshift(n.fulfilled, n.rejected));
73
42
  });
74
- const c = [];
75
- this.interceptors.response.forEach(function(n) {
76
- c.push(n.fulfilled, n.rejected);
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
+ }
77
84
  });
78
- let u, l = 0, p;
79
- if (!b) {
80
- const a = [R.bind(this), void 0];
81
- for (a.unshift(...h), a.push(...c), p = a.length, u = Promise.resolve(e); l < p; )
82
- u = u.then(a[l++], a[l++]);
83
- return u;
84
- }
85
- p = h.length;
86
- let y = e;
87
- for (; l < p; ) {
88
- const a = h[l++], n = h[l++];
89
- try {
90
- y = a(y);
91
- } catch (S) {
92
- n.call(this, S);
93
- break;
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);
94
91
  }
92
+ return n.router;
95
93
  }
96
- try {
97
- u = R.call(this, y);
98
- } catch (a) {
99
- return Promise.reject(a);
94
+ d.forEach((e) => {
95
+ Object.defineProperty(n, e, {
96
+ get() {
97
+ return m()[e];
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);
105
+ };
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;
100
150
  }
101
- for (l = 0, p = c.length; l < p; )
102
- u = u.then(c[l++], c[l++]);
103
- return u;
104
- }
105
- getUri(t) {
106
- t = w(this.defaults, t);
107
- const e = A(t.baseURL, t.url, t.allowAbsoluteUrls);
108
- return U(e, t.params, t.paramsSerializer);
109
- }
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);
110
153
  }
111
- d.forEach(["delete", "get", "head", "options"], function(t) {
112
- k.prototype[t] = function(e, r) {
113
- return this.request(w(r || {}, {
114
- method: t,
115
- url: e,
116
- data: (r || {}).data
117
- }));
118
- };
119
- });
120
- d.forEach(["post", "put", "patch"], function(t) {
121
- function e(r) {
122
- return function(s, f, h) {
123
- return this.request(w(h || {}, {
124
- method: t,
125
- headers: r ? {
126
- "Content-Type": "multipart/form-data"
127
- } : {},
128
- url: s,
129
- data: f
130
- }));
131
- };
132
- }
133
- k.prototype[t] = e(), k.prototype[t + "Form"] = e(!0);
134
- });
135
154
  export {
136
- k as default
155
+ W as __require
137
156
  };