@instockng/storefront-ui 1.0.75 → 1.0.76
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/ProductAddOns.d.ts +3 -1
- package/dist/components/ProductAddOns.d.ts.map +1 -1
- package/dist/components/RecommendedProducts.d.ts.map +1 -1
- package/dist/components/VariantPickerModal.d.ts +28 -0
- package/dist/components/VariantPickerModal.d.ts.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +104 -102
- package/dist/index10.mjs +162 -121
- package/dist/index100.mjs +20 -69
- package/dist/index101.mjs +55 -34
- package/dist/index102.mjs +32 -42
- package/dist/index103.mjs +2 -2
- package/dist/index104.mjs +2 -28
- package/dist/index105.mjs +20 -17
- package/dist/index106.mjs +54 -213
- package/dist/index107.mjs +28 -179
- package/dist/index108.mjs +6 -21
- package/dist/index109.mjs +50 -21
- package/dist/index11.mjs +116 -88
- package/dist/index110.mjs +6 -33
- package/dist/index111.mjs +11 -155
- package/dist/index112.mjs +7 -20
- package/dist/index113.mjs +28 -31
- package/dist/index114.mjs +2 -84
- package/dist/index115.mjs +68 -36
- package/dist/index116.mjs +163 -141
- package/dist/index117.mjs +2 -55
- package/dist/index118.mjs +26 -21
- package/dist/index119.mjs +11 -20
- package/dist/index12.mjs +86 -90
- package/dist/index120.mjs +211 -19
- package/dist/index121.mjs +174 -19
- package/dist/index122.mjs +15 -14
- package/dist/index123.mjs +16 -15
- package/dist/index124.mjs +26 -14
- package/dist/index125.mjs +147 -56
- package/dist/index126.mjs +10 -8
- package/dist/index127.mjs +22 -30
- package/dist/index128.mjs +77 -17
- package/dist/index129.mjs +30 -26
- package/dist/index13.mjs +83 -185
- package/dist/index130.mjs +140 -22
- package/dist/index131.mjs +50 -14
- package/dist/index132.mjs +17 -15
- package/dist/index133.mjs +18 -38
- package/dist/index134.mjs +17 -17
- package/dist/index135.mjs +19 -262
- package/dist/index136.mjs +13 -62
- package/dist/index137.mjs +21 -7
- package/dist/index138.mjs +21 -2
- package/dist/index139.mjs +65 -2
- package/dist/index14.mjs +196 -94
- package/dist/index140.mjs +12 -27
- package/dist/index141.mjs +39 -2
- package/dist/index142.mjs +24 -2
- package/dist/index143.mjs +33 -20
- package/dist/index144.mjs +25 -54
- package/dist/index145.mjs +18 -28
- package/dist/index146.mjs +20 -6
- package/dist/index147.mjs +44 -49
- package/dist/index148.mjs +23 -6
- package/dist/index149.mjs +267 -11
- package/dist/index15.mjs +82 -713
- package/dist/index150.mjs +70 -7
- package/dist/index151.mjs +8 -28
- package/dist/index152.mjs +2 -2
- package/dist/index153.mjs +2 -70
- package/dist/index154.mjs +30 -164
- package/dist/index155.mjs +2 -2
- package/dist/index159.mjs +1 -1
- package/dist/index16.mjs +722 -53
- package/dist/index160.mjs +1 -1
- package/dist/index161.mjs +1 -1
- package/dist/index162.mjs +1 -1
- package/dist/index163.mjs +1 -1
- package/dist/index165.mjs +3 -3
- package/dist/index166.mjs +1 -1
- package/dist/index168.mjs +3 -3
- package/dist/index169.mjs +1 -1
- package/dist/index17.mjs +58 -60
- package/dist/index174.mjs +2 -2
- package/dist/index176.mjs +1 -1
- package/dist/index18.mjs +60 -22
- package/dist/index182.mjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index188.mjs +3 -3
- package/dist/index189.mjs +1 -1
- package/dist/index19.mjs +22 -107
- package/dist/index193.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index199.mjs +1 -1
- package/dist/index2.mjs +2 -2
- package/dist/index20.mjs +105 -38
- package/dist/index201.mjs +1 -1
- package/dist/index21.mjs +37 -37
- package/dist/index210.mjs +2 -2
- package/dist/index212.mjs +1 -1
- package/dist/index213.mjs +1 -1
- package/dist/index214.mjs +1 -1
- package/dist/index215.mjs +3 -3
- package/dist/index218.mjs +3 -3
- package/dist/index22.mjs +42 -71
- package/dist/index220.mjs +1 -1
- package/dist/index222.mjs +3 -3
- package/dist/index223.mjs +8 -8
- package/dist/index224.mjs +3 -3
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +2 -108
- package/dist/index228.mjs +2 -2
- package/dist/index229.mjs +2 -2
- package/dist/index23.mjs +67 -28
- package/dist/index230.mjs +2 -37
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +37 -2
- package/dist/index234.mjs +2 -2
- package/dist/index237.mjs +1 -1
- package/dist/index239.mjs +2 -2
- package/dist/index24.mjs +29 -6
- package/dist/index240.mjs +1 -1
- package/dist/index241.mjs +2 -2
- package/dist/index242.mjs +2 -2
- package/dist/index243.mjs +2 -2
- package/dist/index244.mjs +108 -2
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +2 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index25.mjs +8 -21
- package/dist/index250.mjs +2 -2
- package/dist/index251.mjs +2 -2
- package/dist/index253.mjs +2 -2
- package/dist/index254.mjs +2 -2
- package/dist/index255.mjs +2 -2
- package/dist/index256.mjs +2 -4
- package/dist/index257.mjs +4 -2
- package/dist/index258.mjs +3 -2
- package/dist/index259.mjs +2 -18
- package/dist/index26.mjs +19 -34
- package/dist/index260.mjs +2 -47
- package/dist/index261.mjs +17 -2
- package/dist/index262.mjs +13 -2
- package/dist/index263.mjs +6 -2
- package/dist/index264.mjs +30 -2
- package/dist/index265.mjs +2 -91
- package/dist/index266.mjs +2 -3
- package/dist/index267.mjs +18 -2
- package/dist/index268.mjs +47 -2
- package/dist/index269.mjs +2 -17
- package/dist/index27.mjs +34 -37
- package/dist/index270.mjs +2 -13
- package/dist/index271.mjs +2 -6
- package/dist/index272.mjs +91 -30
- package/dist/index273.mjs +2 -2
- package/dist/index274.mjs +2 -2
- package/dist/index276.mjs +2 -2
- package/dist/index277.mjs +5 -0
- package/dist/index28.mjs +28 -103
- package/dist/index29.mjs +104 -20
- package/dist/index3.mjs +5 -5
- package/dist/index30.mjs +29 -9
- package/dist/index31.mjs +9 -9
- package/dist/index32.mjs +11 -116
- package/dist/index33.mjs +116 -25
- package/dist/index34.mjs +25 -81
- package/dist/index35.mjs +81 -112
- package/dist/index36.mjs +109 -8
- package/dist/index37.mjs +9 -33
- package/dist/index38.mjs +26 -19
- package/dist/index39.mjs +26 -9
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +10 -122
- package/dist/index41.mjs +114 -380
- package/dist/index42.mjs +384 -20
- package/dist/index43.mjs +24 -31
- package/dist/index44.mjs +32 -7
- package/dist/index45.mjs +6 -1432
- package/dist/index46.mjs +1432 -69
- package/dist/index47.mjs +70 -2
- package/dist/index48.mjs +2 -60
- package/dist/index49.mjs +57 -48
- package/dist/index5.mjs +1 -1
- package/dist/index50.mjs +51 -33
- package/dist/index51.mjs +33 -15
- package/dist/index52.mjs +12 -2260
- package/dist/index53.mjs +2263 -36
- package/dist/index54.mjs +36 -44
- package/dist/index55.mjs +44 -99
- package/dist/index56.mjs +99 -81
- package/dist/index57.mjs +75 -13
- package/dist/index58.mjs +15 -125
- package/dist/index59.mjs +93 -89
- package/dist/index6.mjs +1 -1
- package/dist/index60.mjs +102 -56
- package/dist/index61.mjs +55 -89
- package/dist/index62.mjs +82 -76
- package/dist/index63.mjs +100 -13
- package/dist/index64.mjs +17 -92
- package/dist/index65.mjs +70 -56
- package/dist/index66.mjs +62 -44
- package/dist/index67.mjs +47 -46
- package/dist/index68.mjs +48 -121
- package/dist/index69.mjs +133 -22
- package/dist/index7.mjs +6 -6
- package/dist/index70.mjs +21 -150
- package/dist/index71.mjs +2 -23
- package/dist/index73.mjs +23 -2
- package/dist/index74.mjs +149 -71
- package/dist/index75.mjs +74 -14
- package/dist/index76.mjs +14 -62
- package/dist/index77.mjs +63 -2
- package/dist/index78.mjs +234 -5
- package/dist/index79.mjs +5 -1133
- package/dist/index8.mjs +4 -4
- package/dist/index80.mjs +131 -17
- package/dist/index81.mjs +67 -54
- package/dist/index82.mjs +84 -30
- package/dist/index83.mjs +29 -2
- package/dist/index84.mjs +9 -235
- package/dist/index85.mjs +74 -5
- package/dist/index86.mjs +3 -133
- package/dist/index87.mjs +2 -68
- package/dist/index88.mjs +79 -83
- package/dist/index89.mjs +52 -27
- package/dist/index9.mjs +3 -3
- package/dist/index90.mjs +5 -8
- package/dist/index91.mjs +4 -74
- package/dist/index92.mjs +178 -3
- package/dist/index93.mjs +53 -2
- package/dist/index94.mjs +68 -82
- package/dist/index95.mjs +33 -53
- package/dist/index96.mjs +42 -5
- package/dist/index97.mjs +2 -5
- package/dist/index98.mjs +5 -178
- package/dist/index99.mjs +1134 -53
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/ProductAddOns.stories.tsx +10 -3
- package/src/components/ProductAddOns.tsx +167 -112
- package/src/components/RecommendedProducts.tsx +130 -88
- package/src/components/VariantPickerModal.tsx +154 -0
- package/src/index.ts +3 -0
package/dist/index14.mjs
CHANGED
|
@@ -1,101 +1,203 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import { useState as
|
|
4
|
-
import { useCart as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
import { jsxs as a, Fragment as k, jsx as e } from "react/jsx-runtime";
|
|
3
|
+
import { useState as X, useEffect as Z } from "react";
|
|
4
|
+
import { useCart as $ } from "./index3.mjs";
|
|
5
|
+
import { CartItem as A } from "./index13.mjs";
|
|
6
|
+
import { DiscountCodeInput as G } from "./index15.mjs";
|
|
7
|
+
import { Checkout as J } from "./index16.mjs";
|
|
8
|
+
import { RecommendedProducts as K } from "./index11.mjs";
|
|
9
|
+
import { Button as j } from "./index17.mjs";
|
|
10
|
+
import { X as O, Loader2 as Q, Package as p } from "lucide-react";
|
|
11
|
+
import { cn as c, formatCurrency as d } from "./index23.mjs";
|
|
12
|
+
import { useHideBodyOverflow as S } from "./index45.mjs";
|
|
13
|
+
function ne({
|
|
14
|
+
isOpen: s,
|
|
15
|
+
onClose: i,
|
|
16
|
+
onCheckout: m,
|
|
17
|
+
onContinueShopping: h,
|
|
18
|
+
onPurchaseSuccess: f,
|
|
19
|
+
className: C,
|
|
20
|
+
showDiscountCode: E = !0,
|
|
21
|
+
showContinueShopping: R = !0,
|
|
22
|
+
checkoutButtonText: F = "Complete Purchase",
|
|
23
|
+
continueShoppingText: I = "Continue Shopping",
|
|
24
|
+
checkoutButtonClassName: L,
|
|
25
|
+
continueShoppingButtonClassName: z,
|
|
26
|
+
disableCheckout: Y = !1,
|
|
27
|
+
emptyMessage: B = "Your cart is empty"
|
|
15
28
|
}) {
|
|
16
|
-
var
|
|
17
|
-
const
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}, R = async () => {
|
|
29
|
-
x(!0), c("");
|
|
30
|
-
try {
|
|
31
|
-
await I(), o("Discount code removed"), setTimeout(() => o(""), 3e3), i == null || i();
|
|
32
|
-
} catch (t) {
|
|
33
|
-
c((t == null ? void 0 : t.message) || "Failed to remove discount code");
|
|
34
|
-
} finally {
|
|
35
|
-
x(!1);
|
|
36
|
-
}
|
|
29
|
+
var x, y, b;
|
|
30
|
+
const { cart: t, isLoading: l, error: o, trackCheckoutInitiated: D } = $(), [M, u] = X(!1);
|
|
31
|
+
S(s), Z(() => {
|
|
32
|
+
const r = (n) => {
|
|
33
|
+
n.key === "Escape" && s && i();
|
|
34
|
+
};
|
|
35
|
+
return window.addEventListener("keydown", r), () => window.removeEventListener("keydown", r);
|
|
36
|
+
}, [s, i]);
|
|
37
|
+
const q = ((x = t == null ? void 0 : t.pricing) == null ? void 0 : x.subtotal) || 0, g = ((y = t == null ? void 0 : t.pricing.discount) == null ? void 0 : y.amount) || 0, H = () => {
|
|
38
|
+
D(), u(!0), m == null || m();
|
|
39
|
+
}, P = () => {
|
|
40
|
+
h == null || h(), i();
|
|
37
41
|
};
|
|
38
|
-
return /* @__PURE__ */
|
|
39
|
-
/* @__PURE__ */
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
42
|
+
return /* @__PURE__ */ a(k, { children: [
|
|
43
|
+
/* @__PURE__ */ e(
|
|
44
|
+
"div",
|
|
45
|
+
{
|
|
46
|
+
className: c(
|
|
47
|
+
"fixed inset-0 z-40 bg-black/50 transition-opacity duration-300",
|
|
48
|
+
s ? "opacity-100" : "pointer-events-none opacity-0"
|
|
49
|
+
),
|
|
50
|
+
onClick: i,
|
|
51
|
+
"aria-hidden": "true"
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ e(
|
|
55
|
+
"div",
|
|
56
|
+
{
|
|
57
|
+
className: c(
|
|
58
|
+
"fixed right-0 top-0 z-50 h-full w-full bg-white shadow-2xl transition-transform duration-300 ease-in-out sm:w-[480px]",
|
|
59
|
+
s ? "translate-x-0" : "translate-x-full",
|
|
60
|
+
C
|
|
61
|
+
),
|
|
62
|
+
children: /* @__PURE__ */ a("div", { className: "flex h-full flex-col", children: [
|
|
63
|
+
/* @__PURE__ */ e("div", { className: "border-b border-gray-300 px-4 py-2", children: /* @__PURE__ */ a("div", { className: "flex items-center justify-between", children: [
|
|
64
|
+
/* @__PURE__ */ a("div", { className: "flex items-center gap-2", children: [
|
|
65
|
+
/* @__PURE__ */ e("div", { className: "bg-accent-500 text-white px-2 py-1 rounded-full text-sm aspect-square flex items-center justify-center w-8 h-8", children: (b = t == null ? void 0 : t.items) == null ? void 0 : b.length }),
|
|
66
|
+
/* @__PURE__ */ e("h2", { className: "text-lg font-medium", children: "Your Cart" })
|
|
67
|
+
] }),
|
|
68
|
+
/* @__PURE__ */ e(
|
|
69
|
+
"button",
|
|
70
|
+
{
|
|
71
|
+
onClick: i,
|
|
72
|
+
className: "rounded-full p-2 transition-colors hover:bg-gray-100",
|
|
73
|
+
"aria-label": "Close cart",
|
|
74
|
+
children: /* @__PURE__ */ e(O, { className: "h-6 w-6" })
|
|
75
|
+
}
|
|
76
|
+
)
|
|
77
|
+
] }) }),
|
|
78
|
+
!l && !o && t && t.items && t.items.length > 0 && /* @__PURE__ */ e("div", { className: "bg-gray-50 px-4 py-3 border-b border-gray-200", children: (() => {
|
|
79
|
+
var w;
|
|
80
|
+
const n = ((w = t.pricing) == null ? void 0 : w.subtotal) || 0, N = Math.max(0, 2e4 - n), T = Math.min(100, n / 2e4 * 100), v = N <= 0;
|
|
81
|
+
return /* @__PURE__ */ a("div", { className: "space-y-2", children: [
|
|
82
|
+
/* @__PURE__ */ e("p", { className: "text-sm font-bold text-center", children: v ? /* @__PURE__ */ e("span", { className: "text-green-600", children: "You've unlocked FREE delivery! 🎉" }) : /* @__PURE__ */ a("span", { children: [
|
|
83
|
+
"You're ",
|
|
84
|
+
/* @__PURE__ */ e("span", { className: "text-red-500", children: d(N) }),
|
|
85
|
+
" away from FREE delivery"
|
|
86
|
+
] }) }),
|
|
87
|
+
/* @__PURE__ */ e("div", { className: "h-2 w-full bg-gray-200 rounded-full overflow-hidden", children: /* @__PURE__ */ e(
|
|
88
|
+
"div",
|
|
89
|
+
{
|
|
90
|
+
className: c(
|
|
91
|
+
"h-full transition-all duration-500 ease-out",
|
|
92
|
+
v ? "bg-green-500" : "bg-red-500"
|
|
93
|
+
),
|
|
94
|
+
style: { width: `${T}%` }
|
|
95
|
+
}
|
|
96
|
+
) })
|
|
97
|
+
] });
|
|
98
|
+
})() }),
|
|
99
|
+
l && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
|
|
100
|
+
/* @__PURE__ */ e(Q, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-accent-500" }),
|
|
101
|
+
/* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading cart..." })
|
|
102
|
+
] }) }),
|
|
103
|
+
o && !l && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
|
|
104
|
+
/* @__PURE__ */ e(p, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
|
|
105
|
+
/* @__PURE__ */ e("p", { className: "text-red-600", children: "Failed to load cart. Please try again." })
|
|
106
|
+
] }) }),
|
|
107
|
+
!l && !o && (!t || !t.items || t.items.length === 0) && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
|
|
108
|
+
/* @__PURE__ */ e(p, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
|
|
109
|
+
/* @__PURE__ */ e("p", { className: "text-gray-600", children: B })
|
|
110
|
+
] }) }),
|
|
111
|
+
!l && !o && t && t.items && t.items.length > 0 && /* @__PURE__ */ a(k, { children: [
|
|
112
|
+
/* @__PURE__ */ a("div", { className: "flex-1 overflow-y-auto", children: [
|
|
113
|
+
/* @__PURE__ */ e("div", { className: "space-y-4 p-4", children: t.items.map((r, n) => /* @__PURE__ */ a("div", { children: [
|
|
114
|
+
/* @__PURE__ */ e(
|
|
115
|
+
A,
|
|
116
|
+
{
|
|
117
|
+
item: r
|
|
118
|
+
}
|
|
119
|
+
),
|
|
120
|
+
/* @__PURE__ */ e("hr", { className: "border-gray-200 mt-2" })
|
|
121
|
+
] }, r.id)) }),
|
|
122
|
+
E && /* @__PURE__ */ e("div", { className: "px-4 pb-4", children: /* @__PURE__ */ e(G, {}) })
|
|
123
|
+
] }),
|
|
124
|
+
/* @__PURE__ */ e(K, { limit: 6, className: "border-t border-gray-200" }),
|
|
125
|
+
/* @__PURE__ */ a("div", { className: "border-t border-gray-300 bg-white", children: [
|
|
126
|
+
/* @__PURE__ */ a("div", { className: " text-base", children: [
|
|
127
|
+
/* @__PURE__ */ a("div", { className: "px-4 py-2 space-y-2", children: [
|
|
128
|
+
/* @__PURE__ */ a("div", { className: "flex justify-between", children: [
|
|
129
|
+
/* @__PURE__ */ e("span", { className: "text-gray-600", children: "Subtotal" }),
|
|
130
|
+
/* @__PURE__ */ e("span", { className: "font-semibold", children: d(q) })
|
|
131
|
+
] }),
|
|
132
|
+
g > 0 && /* @__PURE__ */ a("div", { className: "flex justify-between text-green-600", children: [
|
|
133
|
+
/* @__PURE__ */ e("span", { children: "Discount" }),
|
|
134
|
+
/* @__PURE__ */ a("span", { className: "font-semibold", children: [
|
|
135
|
+
"-",
|
|
136
|
+
d(g)
|
|
137
|
+
] })
|
|
138
|
+
] }),
|
|
139
|
+
/* @__PURE__ */ a("div", { className: "flex justify-between", children: [
|
|
140
|
+
/* @__PURE__ */ e("span", { className: "text-gray-600", children: "Shipping" }),
|
|
141
|
+
/* @__PURE__ */ e("span", { className: "font-semibold", children: t.pricing && t.deliveryZone ? d(t.pricing.deliveryCharge) : "-" })
|
|
142
|
+
] })
|
|
143
|
+
] }),
|
|
144
|
+
/* @__PURE__ */ a("div", { className: "flex justify-between p-4 border-t border-gray-300 text-lg", children: [
|
|
145
|
+
/* @__PURE__ */ e("span", { className: "font-bold", children: "Total" }),
|
|
146
|
+
/* @__PURE__ */ e("span", { className: "font-bold", children: d(t.pricing.total) })
|
|
147
|
+
] })
|
|
148
|
+
] }),
|
|
149
|
+
/* @__PURE__ */ a("div", { className: "px-4 py-2 space-y-2 pt-0", children: [
|
|
150
|
+
/* @__PURE__ */ a(
|
|
151
|
+
j,
|
|
152
|
+
{
|
|
153
|
+
onClick: H,
|
|
154
|
+
disabled: Y || t.items.length === 0,
|
|
155
|
+
className: c("w-full bg-accent-500 text-white hover:bg-accent-600", L),
|
|
156
|
+
size: "lg",
|
|
157
|
+
children: [
|
|
158
|
+
/* @__PURE__ */ e(p, { className: "h-5 w-5" }),
|
|
159
|
+
F
|
|
160
|
+
]
|
|
161
|
+
}
|
|
162
|
+
),
|
|
163
|
+
R && /* @__PURE__ */ e(
|
|
164
|
+
j,
|
|
165
|
+
{
|
|
166
|
+
onClick: P,
|
|
167
|
+
variant: "outline",
|
|
168
|
+
className: c("w-full border-gray-300 text-gray-600 hover:bg-gray-100", z),
|
|
169
|
+
size: "lg",
|
|
170
|
+
children: I
|
|
171
|
+
}
|
|
172
|
+
)
|
|
173
|
+
] })
|
|
174
|
+
] })
|
|
175
|
+
] })
|
|
176
|
+
] })
|
|
177
|
+
}
|
|
178
|
+
),
|
|
179
|
+
/* @__PURE__ */ e(
|
|
180
|
+
J,
|
|
181
|
+
{
|
|
182
|
+
isOpen: M,
|
|
183
|
+
onSuccess: (r) => {
|
|
184
|
+
f == null || f(r), i();
|
|
185
|
+
},
|
|
186
|
+
onClose: () => u(!1),
|
|
187
|
+
refundPolicy: {
|
|
188
|
+
title: "🤔 Curious about Refunds?",
|
|
189
|
+
policies: [
|
|
190
|
+
"2 day return window from delivery date",
|
|
191
|
+
"Items must be unused and in original packaging",
|
|
192
|
+
"Refunds processed as soon as item is received",
|
|
193
|
+
"Refunds issued to original payment method",
|
|
194
|
+
"Contact hello@instock.ng to initiate a refund"
|
|
195
|
+
]
|
|
86
196
|
}
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
/* @__PURE__ */ e(F, { className: "h-4 w-4" }),
|
|
91
|
-
d
|
|
92
|
-
] }),
|
|
93
|
-
u && /* @__PURE__ */ s("div", { className: "flex items-center gap-2 text-sm text-green-600", children: [
|
|
94
|
-
/* @__PURE__ */ e(b, { className: "h-4 w-4" }),
|
|
95
|
-
u
|
|
96
|
-
] })
|
|
97
|
-
] }) }) });
|
|
197
|
+
}
|
|
198
|
+
)
|
|
199
|
+
] });
|
|
98
200
|
}
|
|
99
201
|
export {
|
|
100
|
-
|
|
202
|
+
ne as ShoppingCart
|
|
101
203
|
};
|
package/dist/index140.mjs
CHANGED
|
@@ -1,36 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as r } from "./
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
return
|
|
6
|
-
Object.defineProperty(
|
|
2
|
+
import { __exports as r } from "./index197.mjs";
|
|
3
|
+
var i;
|
|
4
|
+
function n() {
|
|
5
|
+
return i ? r : (i = 1, function(t) {
|
|
6
|
+
Object.defineProperty(t, "__esModule", {
|
|
7
7
|
value: !0
|
|
8
|
-
})
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
get: t[i]
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
u(n, {
|
|
16
|
-
getObjectClassLabel: function() {
|
|
17
|
-
return o;
|
|
18
|
-
},
|
|
19
|
-
isPlainObject: function() {
|
|
20
|
-
return s;
|
|
8
|
+
}), Object.defineProperty(t, "isAPIRoute", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return u;
|
|
21
12
|
}
|
|
22
13
|
});
|
|
23
|
-
function
|
|
24
|
-
return
|
|
25
|
-
}
|
|
26
|
-
function s(e) {
|
|
27
|
-
if (o(e) !== "[object Object]")
|
|
28
|
-
return !1;
|
|
29
|
-
const t = Object.getPrototypeOf(e);
|
|
30
|
-
return t === null || t.hasOwnProperty("isPrototypeOf");
|
|
14
|
+
function u(e) {
|
|
15
|
+
return e === "/api" || !!(e != null && e.startsWith("/api/"));
|
|
31
16
|
}
|
|
32
17
|
}(r), r);
|
|
33
18
|
}
|
|
34
19
|
export {
|
|
35
|
-
|
|
20
|
+
n as __require
|
|
36
21
|
};
|
package/dist/index141.mjs
CHANGED
|
@@ -1,5 +1,42 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as l } from "./index198.mjs";
|
|
3
|
+
import { __require as _ } from "./index123.mjs";
|
|
4
|
+
import { __require as v } from "./index199.mjs";
|
|
5
|
+
import { __require as q } from "./index195.mjs";
|
|
6
|
+
var s;
|
|
7
|
+
function N() {
|
|
8
|
+
return s ? l : (s = 1, function(h) {
|
|
9
|
+
Object.defineProperty(h, "__esModule", {
|
|
10
|
+
value: !0
|
|
11
|
+
}), Object.defineProperty(h, "getNextPathnameInfo", {
|
|
12
|
+
enumerable: !0,
|
|
13
|
+
get: function() {
|
|
14
|
+
return p;
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
const c = _(), u = v(), d = q();
|
|
18
|
+
function p(i, t) {
|
|
19
|
+
var f;
|
|
20
|
+
const { basePath: r, i18n: o, trailingSlash: P } = (f = t.nextConfig) != null ? f : {}, e = {
|
|
21
|
+
pathname: i,
|
|
22
|
+
trailingSlash: i !== "/" ? i.endsWith("/") : P
|
|
23
|
+
};
|
|
24
|
+
r && (0, d.pathHasPrefix)(e.pathname, r) && (e.pathname = (0, u.removePathPrefix)(e.pathname, r), e.basePath = r);
|
|
25
|
+
let n = e.pathname;
|
|
26
|
+
if (e.pathname.startsWith("/_next/data/") && e.pathname.endsWith(".json")) {
|
|
27
|
+
const a = e.pathname.replace(/^\/_next\/data\//, "").replace(/\.json$/, "").split("/"), x = a[0];
|
|
28
|
+
e.buildId = x, n = a[1] !== "index" ? "/" + a.slice(1).join("/") : "/", t.parseData === !0 && (e.pathname = n);
|
|
29
|
+
}
|
|
30
|
+
if (o) {
|
|
31
|
+
let a = t.i18nProvider ? t.i18nProvider.analyze(e.pathname) : (0, c.normalizeLocalePath)(e.pathname, o.locales);
|
|
32
|
+
e.locale = a.detectedLocale;
|
|
33
|
+
var m;
|
|
34
|
+
e.pathname = (m = a.pathname) != null ? m : e.pathname, !a.detectedLocale && e.buildId && (a = t.i18nProvider ? t.i18nProvider.analyze(n) : (0, c.normalizeLocalePath)(n, o.locales), a.detectedLocale && (e.locale = a.detectedLocale));
|
|
35
|
+
}
|
|
36
|
+
return e;
|
|
37
|
+
}
|
|
38
|
+
}(l), l);
|
|
39
|
+
}
|
|
3
40
|
export {
|
|
4
|
-
|
|
41
|
+
N as __require
|
|
5
42
|
};
|
package/dist/index142.mjs
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as r } from "./index200.mjs";
|
|
3
|
+
import { __require as m } from "./index119.mjs";
|
|
4
|
+
import { __require as f } from "./index193.mjs";
|
|
5
|
+
import { __require as h } from "./index201.mjs";
|
|
6
|
+
import { __require as s } from "./index189.mjs";
|
|
7
|
+
var n;
|
|
8
|
+
function q() {
|
|
9
|
+
return n ? r : (n = 1, function(t) {
|
|
10
|
+
Object.defineProperty(t, "__esModule", {
|
|
11
|
+
value: !0
|
|
12
|
+
}), Object.defineProperty(t, "formatNextPathnameInfo", {
|
|
13
|
+
enumerable: !0,
|
|
14
|
+
get: function() {
|
|
15
|
+
return l;
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
const i = m(), d = f(), u = h(), o = s();
|
|
19
|
+
function l(e) {
|
|
20
|
+
let a = (0, o.addLocale)(e.pathname, e.locale, e.buildId ? void 0 : e.defaultLocale, e.ignorePrefix);
|
|
21
|
+
return (e.buildId || !e.trailingSlash) && (a = (0, i.removeTrailingSlash)(a)), e.buildId && (a = (0, u.addPathSuffix)((0, d.addPathPrefix)(a, "/_next/data/" + e.buildId), e.pathname === "/" ? "index.json" : ".json")), a = (0, d.addPathPrefix)(a, e.basePath), !e.buildId && e.trailingSlash ? a.endsWith("/") ? a : (0, u.addPathSuffix)(a, "/") : (0, i.removeTrailingSlash)(a);
|
|
22
|
+
}
|
|
23
|
+
}(r), r);
|
|
24
|
+
}
|
|
3
25
|
export {
|
|
4
|
-
|
|
26
|
+
q as __require
|
|
5
27
|
};
|
package/dist/index143.mjs
CHANGED
|
@@ -1,24 +1,37 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
function
|
|
5
|
-
return
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
2
|
+
import { __exports as o } from "./index202.mjs";
|
|
3
|
+
var c;
|
|
4
|
+
function p() {
|
|
5
|
+
return c ? o : (c = 1, function(a) {
|
|
6
|
+
Object.defineProperty(a, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(a, "compareRouterStates", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return i;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
function i(r, e) {
|
|
15
|
+
const n = Object.keys(r);
|
|
16
|
+
if (n.length !== Object.keys(e).length) return !1;
|
|
17
|
+
for (let y = n.length; y--; ) {
|
|
18
|
+
const t = n[y];
|
|
19
|
+
if (t === "query") {
|
|
20
|
+
const u = Object.keys(r.query);
|
|
21
|
+
if (u.length !== Object.keys(e.query).length)
|
|
22
|
+
return !1;
|
|
23
|
+
for (let f = u.length; f--; ) {
|
|
24
|
+
const s = u[f];
|
|
25
|
+
if (!e.query.hasOwnProperty(s) || r.query[s] !== e.query[s])
|
|
26
|
+
return !1;
|
|
27
|
+
}
|
|
28
|
+
} else if (!e.hasOwnProperty(t) || r[t] !== e[t])
|
|
29
|
+
return !1;
|
|
30
|
+
}
|
|
31
|
+
return !0;
|
|
32
|
+
}
|
|
33
|
+
}(o), o);
|
|
21
34
|
}
|
|
22
35
|
export {
|
|
23
|
-
|
|
36
|
+
p as __require
|
|
24
37
|
};
|
package/dist/index144.mjs
CHANGED
|
@@ -1,59 +1,30 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
use(s, h, r) {
|
|
16
|
-
return this.handlers.push({
|
|
17
|
-
fulfilled: s,
|
|
18
|
-
rejected: h,
|
|
19
|
-
synchronous: r ? r.synchronous : !1,
|
|
20
|
-
runWhen: r ? r.runWhen : null
|
|
21
|
-
}), this.handlers.length - 1;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Remove an interceptor from the stack
|
|
25
|
-
*
|
|
26
|
-
* @param {Number} id The ID that was returned by `use`
|
|
27
|
-
*
|
|
28
|
-
* @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
|
|
29
|
-
*/
|
|
30
|
-
eject(s) {
|
|
31
|
-
this.handlers[s] && (this.handlers[s] = null);
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Clear all interceptors from the stack
|
|
35
|
-
*
|
|
36
|
-
* @returns {void}
|
|
37
|
-
*/
|
|
38
|
-
clear() {
|
|
39
|
-
this.handlers && (this.handlers = []);
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* Iterate over all the registered interceptors
|
|
43
|
-
*
|
|
44
|
-
* This method is particularly useful for skipping over any
|
|
45
|
-
* interceptors that may have become `null` calling `eject`.
|
|
46
|
-
*
|
|
47
|
-
* @param {Function} fn The function to call for each interceptor
|
|
48
|
-
*
|
|
49
|
-
* @returns {void}
|
|
50
|
-
*/
|
|
51
|
-
forEach(s) {
|
|
52
|
-
n.forEach(this.handlers, function(r) {
|
|
53
|
-
r !== null && s(r);
|
|
2
|
+
import { __exports as r } from "./index203.mjs";
|
|
3
|
+
import { __require as c } from "./index125.mjs";
|
|
4
|
+
import { __require as l } from "./index138.mjs";
|
|
5
|
+
var n;
|
|
6
|
+
function h() {
|
|
7
|
+
return n ? r : (n = 1, function(t) {
|
|
8
|
+
Object.defineProperty(t, "__esModule", {
|
|
9
|
+
value: !0
|
|
10
|
+
}), Object.defineProperty(t, "isLocalURL", {
|
|
11
|
+
enumerable: !0,
|
|
12
|
+
get: function() {
|
|
13
|
+
return u;
|
|
14
|
+
}
|
|
54
15
|
});
|
|
55
|
-
|
|
16
|
+
const i = c(), s = l();
|
|
17
|
+
function u(o) {
|
|
18
|
+
if (!(0, i.isAbsoluteUrl)(o)) return !0;
|
|
19
|
+
try {
|
|
20
|
+
const e = (0, i.getLocationOrigin)(), a = new URL(o, e);
|
|
21
|
+
return a.origin === e && (0, s.hasBasePath)(a.pathname);
|
|
22
|
+
} catch {
|
|
23
|
+
return !1;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}(r), r);
|
|
56
27
|
}
|
|
57
28
|
export {
|
|
58
|
-
|
|
29
|
+
h as __require
|
|
59
30
|
};
|
package/dist/index145.mjs
CHANGED
|
@@ -1,32 +1,22 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
e.transformResponse,
|
|
20
|
-
t
|
|
21
|
-
), t.headers = a.from(t.headers), t;
|
|
22
|
-
}, function(t) {
|
|
23
|
-
return p(t) || (d(e), t && t.response && (t.response.data = r.call(
|
|
24
|
-
e,
|
|
25
|
-
e.transformResponse,
|
|
26
|
-
t.response
|
|
27
|
-
), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
|
|
28
|
-
});
|
|
2
|
+
import { __exports as e } from "./index204.mjs";
|
|
3
|
+
var t;
|
|
4
|
+
function u() {
|
|
5
|
+
return t ? e : (t = 1, function(o) {
|
|
6
|
+
Object.defineProperty(o, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(o, "isBot", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return i;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
const r = /Googlebot|Mediapartners-Google|AdsBot-Google|googleweblight|Storebot-Google|Google-PageRenderer|Bingbot|BingPreview|Slurp|DuckDuckBot|baiduspider|yandex|sogou|LinkedInBot|bitlybot|tumblr|vkShare|quora link preview|facebookexternalhit|facebookcatalog|Twitterbot|applebot|redditbot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|ia_archiver/i;
|
|
15
|
+
function i(n) {
|
|
16
|
+
return r.test(n);
|
|
17
|
+
}
|
|
18
|
+
}(e), e);
|
|
29
19
|
}
|
|
30
20
|
export {
|
|
31
|
-
|
|
21
|
+
u as __require
|
|
32
22
|
};
|
package/dist/index146.mjs
CHANGED
|
@@ -1,10 +1,24 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import r from "./
|
|
3
|
-
|
|
4
|
-
function
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { __exports as r } from "./index205.mjs";
|
|
3
|
+
var u;
|
|
4
|
+
function m() {
|
|
5
|
+
return u ? r : (u = 1, function(t) {
|
|
6
|
+
Object.defineProperty(t, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(t, "omit", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return o;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
function o(i, f) {
|
|
15
|
+
const n = {};
|
|
16
|
+
return Object.keys(i).forEach((e) => {
|
|
17
|
+
f.includes(e) || (n[e] = i[e]);
|
|
18
|
+
}), n;
|
|
19
|
+
}
|
|
20
|
+
}(r), r);
|
|
7
21
|
}
|
|
8
22
|
export {
|
|
9
|
-
|
|
23
|
+
m as __require
|
|
10
24
|
};
|