@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/index116.mjs
CHANGED
|
@@ -1,148 +1,170 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
2
|
+
import K from "./index112.mjs";
|
|
3
|
+
import t from "./index78.mjs";
|
|
4
|
+
import b from "./index89.mjs";
|
|
5
|
+
import ee from "./index224.mjs";
|
|
6
|
+
import { trackStream as z } from "./index225.mjs";
|
|
7
|
+
import te from "./index92.mjs";
|
|
8
|
+
import { progressEventDecorator as I, progressEventReducer as M, asyncDecorator as j } from "./index222.mjs";
|
|
9
|
+
import se from "./index223.mjs";
|
|
10
|
+
import re from "./index220.mjs";
|
|
11
|
+
const J = 64 * 1024, { isFunction: P } = t, ne = (({ Request: r, Response: n }) => ({
|
|
12
|
+
Request: r,
|
|
13
|
+
Response: n
|
|
14
|
+
}))(t.global), {
|
|
15
|
+
ReadableStream: V,
|
|
16
|
+
TextEncoder: W
|
|
17
|
+
} = t.global, Z = (r, ...n) => {
|
|
18
|
+
try {
|
|
19
|
+
return !!r(...n);
|
|
20
|
+
} catch {
|
|
21
|
+
return !1;
|
|
22
|
+
}
|
|
23
|
+
}, oe = (r) => {
|
|
24
|
+
r = t.merge.call({
|
|
25
|
+
skipUndefined: !0
|
|
26
|
+
}, ne, r);
|
|
27
|
+
const { fetch: n, Request: o, Response: y } = r, g = n ? P(n) : typeof fetch == "function", f = P(o), F = P(y);
|
|
28
|
+
if (!g)
|
|
29
|
+
return !1;
|
|
30
|
+
const w = g && P(V), R = g && (typeof W == "function" ? /* @__PURE__ */ ((e) => (s) => e.encode(s))(new W()) : async (e) => new Uint8Array(await new o(e).arrayBuffer())), d = f && w && Z(() => {
|
|
31
|
+
let e = !1;
|
|
32
|
+
const s = new o(K.origin, {
|
|
33
|
+
body: new V(),
|
|
34
|
+
method: "POST",
|
|
35
|
+
get duplex() {
|
|
36
|
+
return e = !0, "half";
|
|
31
37
|
}
|
|
38
|
+
}).headers.has("Content-Type");
|
|
39
|
+
return e && !s;
|
|
40
|
+
}), h = F && w && Z(() => t.isReadableStream(new y("").body)), x = {
|
|
41
|
+
stream: h && ((e) => e.body)
|
|
42
|
+
};
|
|
43
|
+
g && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((e) => {
|
|
44
|
+
!x[e] && (x[e] = (s, i) => {
|
|
45
|
+
let c = s && s[e];
|
|
46
|
+
if (c)
|
|
47
|
+
return c.call(s);
|
|
48
|
+
throw new b(`Response type '${e}' is not supported`, b.ERR_NOT_SUPPORT, i);
|
|
32
49
|
});
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
return
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
const g = t ? (0, l.escapeStringRegexp)(t) : "";
|
|
98
|
-
return c ? i ? "(?:/" + g + "(?<" + n + ">.+?))?" : "/" + g + "(?<" + n + ">.+?)" : "/" + g + "(?<" + n + ">[^/]+?)";
|
|
99
|
-
}
|
|
100
|
-
function M(e, t) {
|
|
101
|
-
const r = (0, h.removeTrailingSlash)(e).slice(1).split("/"), u = K(), s = {};
|
|
102
|
-
return {
|
|
103
|
-
namedParameterizedRoute: r.map((o) => {
|
|
104
|
-
const a = _.INTERCEPTION_ROUTE_MARKERS.some((c) => o.startsWith(c)), i = o.match(/\[((?:\[.*\])|.+)\]/);
|
|
105
|
-
if (a && i) {
|
|
106
|
-
const [c] = o.split(i[0]);
|
|
107
|
-
return y({
|
|
108
|
-
getSafeRouteKey: u,
|
|
109
|
-
interceptionMarker: c,
|
|
110
|
-
segment: i[1],
|
|
111
|
-
routeKeys: s,
|
|
112
|
-
keyPrefix: t ? m.NEXT_INTERCEPTION_MARKER_PREFIX : void 0
|
|
113
|
-
});
|
|
114
|
-
} else return i ? y({
|
|
115
|
-
getSafeRouteKey: u,
|
|
116
|
-
segment: i[1],
|
|
117
|
-
routeKeys: s,
|
|
118
|
-
keyPrefix: t ? m.NEXT_QUERY_PARAM_PREFIX : void 0
|
|
119
|
-
}) : "/" + (0, l.escapeStringRegexp)(o);
|
|
120
|
-
}).join(""),
|
|
121
|
-
routeKeys: s
|
|
122
|
-
};
|
|
123
|
-
}
|
|
124
|
-
function k(e, t) {
|
|
125
|
-
const r = M(e, t);
|
|
126
|
-
return {
|
|
127
|
-
...E(e),
|
|
128
|
-
namedRegex: "^" + r.namedParameterizedRoute + "(?:/)?$",
|
|
129
|
-
routeKeys: r.routeKeys
|
|
130
|
-
};
|
|
131
|
-
}
|
|
132
|
-
function A(e, t) {
|
|
133
|
-
const { parameterizedRoute: r } = P(e), { catchAll: u = !0 } = t;
|
|
134
|
-
if (r === "/")
|
|
135
|
-
return {
|
|
136
|
-
namedRegex: "^/" + (u ? ".*" : "") + "$"
|
|
137
|
-
};
|
|
138
|
-
const { namedParameterizedRoute: s } = M(e, !1);
|
|
139
|
-
let o = u ? "(?:(/.*)?)" : "";
|
|
140
|
-
return {
|
|
141
|
-
namedRegex: "^" + s + o + "$"
|
|
50
|
+
});
|
|
51
|
+
const $ = async (e) => {
|
|
52
|
+
if (e == null)
|
|
53
|
+
return 0;
|
|
54
|
+
if (t.isBlob(e))
|
|
55
|
+
return e.size;
|
|
56
|
+
if (t.isSpecCompliantForm(e))
|
|
57
|
+
return (await new o(K.origin, {
|
|
58
|
+
method: "POST",
|
|
59
|
+
body: e
|
|
60
|
+
}).arrayBuffer()).byteLength;
|
|
61
|
+
if (t.isArrayBufferView(e) || t.isArrayBuffer(e))
|
|
62
|
+
return e.byteLength;
|
|
63
|
+
if (t.isURLSearchParams(e) && (e = e + ""), t.isString(e))
|
|
64
|
+
return (await R(e)).byteLength;
|
|
65
|
+
}, G = async (e, s) => {
|
|
66
|
+
const i = t.toFiniteNumber(e.getContentLength());
|
|
67
|
+
return i ?? $(s);
|
|
68
|
+
};
|
|
69
|
+
return async (e) => {
|
|
70
|
+
let {
|
|
71
|
+
url: s,
|
|
72
|
+
method: i,
|
|
73
|
+
data: c,
|
|
74
|
+
signal: Q,
|
|
75
|
+
cancelToken: _,
|
|
76
|
+
timeout: X,
|
|
77
|
+
onDownloadProgress: O,
|
|
78
|
+
onUploadProgress: B,
|
|
79
|
+
responseType: l,
|
|
80
|
+
headers: q,
|
|
81
|
+
withCredentials: C = "same-origin",
|
|
82
|
+
fetchOptions: U
|
|
83
|
+
} = se(e), v = n || fetch;
|
|
84
|
+
l = l ? (l + "").toLowerCase() : "text";
|
|
85
|
+
let E = ee([Q, _ && _.toAbortSignal()], X), T = null;
|
|
86
|
+
const m = E && E.unsubscribe && (() => {
|
|
87
|
+
E.unsubscribe();
|
|
88
|
+
});
|
|
89
|
+
let D;
|
|
90
|
+
try {
|
|
91
|
+
if (B && d && i !== "get" && i !== "head" && (D = await G(q, c)) !== 0) {
|
|
92
|
+
let p = new o(s, {
|
|
93
|
+
method: "POST",
|
|
94
|
+
body: c,
|
|
95
|
+
duplex: "half"
|
|
96
|
+
}), S;
|
|
97
|
+
if (t.isFormData(c) && (S = p.headers.get("content-type")) && q.setContentType(S), p.body) {
|
|
98
|
+
const [A, L] = I(
|
|
99
|
+
D,
|
|
100
|
+
M(j(B))
|
|
101
|
+
);
|
|
102
|
+
c = z(p.body, J, A, L);
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
t.isString(C) || (C = C ? "include" : "omit");
|
|
106
|
+
const a = f && "credentials" in o.prototype, N = {
|
|
107
|
+
...U,
|
|
108
|
+
signal: E,
|
|
109
|
+
method: i.toUpperCase(),
|
|
110
|
+
headers: q.normalize().toJSON(),
|
|
111
|
+
body: c,
|
|
112
|
+
duplex: "half",
|
|
113
|
+
credentials: a ? C : void 0
|
|
142
114
|
};
|
|
115
|
+
T = f && new o(s, N);
|
|
116
|
+
let u = await (f ? v(T, U) : v(s, N));
|
|
117
|
+
const k = h && (l === "stream" || l === "response");
|
|
118
|
+
if (h && (O || k && m)) {
|
|
119
|
+
const p = {};
|
|
120
|
+
["status", "statusText", "headers"].forEach((H) => {
|
|
121
|
+
p[H] = u[H];
|
|
122
|
+
});
|
|
123
|
+
const S = t.toFiniteNumber(u.headers.get("content-length")), [A, L] = O && I(
|
|
124
|
+
S,
|
|
125
|
+
M(j(O), !0)
|
|
126
|
+
) || [];
|
|
127
|
+
u = new y(
|
|
128
|
+
z(u.body, J, A, () => {
|
|
129
|
+
L && L(), m && m();
|
|
130
|
+
}),
|
|
131
|
+
p
|
|
132
|
+
);
|
|
133
|
+
}
|
|
134
|
+
l = l || "text";
|
|
135
|
+
let Y = await x[t.findKey(x, l) || "text"](u, e);
|
|
136
|
+
return !k && m && m(), await new Promise((p, S) => {
|
|
137
|
+
re(p, S, {
|
|
138
|
+
data: Y,
|
|
139
|
+
headers: te.from(u.headers),
|
|
140
|
+
status: u.status,
|
|
141
|
+
statusText: u.statusText,
|
|
142
|
+
config: e,
|
|
143
|
+
request: T
|
|
144
|
+
});
|
|
145
|
+
});
|
|
146
|
+
} catch (a) {
|
|
147
|
+
throw m && m(), a && a.name === "TypeError" && /Load failed|fetch/i.test(a.message) ? Object.assign(
|
|
148
|
+
new b("Network Error", b.ERR_NETWORK, e, T),
|
|
149
|
+
{
|
|
150
|
+
cause: a.cause || a
|
|
151
|
+
}
|
|
152
|
+
) : b.from(a, a && a.code, e, T);
|
|
143
153
|
}
|
|
144
|
-
}
|
|
145
|
-
}
|
|
154
|
+
};
|
|
155
|
+
}, ae = /* @__PURE__ */ new Map(), ie = (r) => {
|
|
156
|
+
let n = r ? r.env : {};
|
|
157
|
+
const { fetch: o, Request: y, Response: g } = n, f = [
|
|
158
|
+
y,
|
|
159
|
+
g,
|
|
160
|
+
o
|
|
161
|
+
];
|
|
162
|
+
let F = f.length, w = F, R, d, h = ae;
|
|
163
|
+
for (; w--; )
|
|
164
|
+
R = f[w], d = h.get(R), d === void 0 && h.set(R, d = w ? /* @__PURE__ */ new Map() : oe(n)), h = d;
|
|
165
|
+
return d;
|
|
166
|
+
};
|
|
167
|
+
ie();
|
|
146
168
|
export {
|
|
147
|
-
|
|
169
|
+
ie as getFetch
|
|
148
170
|
};
|
package/dist/index117.mjs
CHANGED
|
@@ -1,58 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import { __require as y } from "./index104.mjs";
|
|
4
|
-
import { __require as U } from "./index176.mjs";
|
|
5
|
-
var l;
|
|
6
|
-
function x() {
|
|
7
|
-
return l ? c : (l = 1, function(h) {
|
|
8
|
-
Object.defineProperty(h, "__esModule", {
|
|
9
|
-
value: !0
|
|
10
|
-
});
|
|
11
|
-
function m(e, t) {
|
|
12
|
-
for (var o in t) Object.defineProperty(e, o, {
|
|
13
|
-
enumerable: !0,
|
|
14
|
-
get: t[o]
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
m(h, {
|
|
18
|
-
formatUrl: function() {
|
|
19
|
-
return p;
|
|
20
|
-
},
|
|
21
|
-
formatWithValidation: function() {
|
|
22
|
-
return q;
|
|
23
|
-
},
|
|
24
|
-
urlObjectKeys: function() {
|
|
25
|
-
return u;
|
|
26
|
-
}
|
|
27
|
-
});
|
|
28
|
-
const _ = /* @__PURE__ */ y()._(U()), d = /https?|ftp|gopher|file/;
|
|
29
|
-
function p(e) {
|
|
30
|
-
let { auth: t, hostname: o } = e, a = e.protocol || "", n = e.pathname || "", f = e.hash || "", s = e.query || "", r = !1;
|
|
31
|
-
t = t ? encodeURIComponent(t).replace(/%3A/i, ":") + "@" : "", e.host ? r = t + e.host : o && (r = t + (~o.indexOf(":") ? "[" + o + "]" : o), e.port && (r += ":" + e.port)), s && typeof s == "object" && (s = String(_.urlQueryToSearchParams(s)));
|
|
32
|
-
let i = e.search || s && "?" + s || "";
|
|
33
|
-
return a && !a.endsWith(":") && (a += ":"), e.slashes || (!a || d.test(a)) && r !== !1 ? (r = "//" + (r || ""), n && n[0] !== "/" && (n = "/" + n)) : r || (r = ""), f && f[0] !== "#" && (f = "#" + f), i && i[0] !== "?" && (i = "?" + i), n = n.replace(/[?#]/g, encodeURIComponent), i = i.replace("#", "%23"), "" + a + r + n + i + f;
|
|
34
|
-
}
|
|
35
|
-
const u = [
|
|
36
|
-
"auth",
|
|
37
|
-
"hash",
|
|
38
|
-
"host",
|
|
39
|
-
"hostname",
|
|
40
|
-
"href",
|
|
41
|
-
"path",
|
|
42
|
-
"pathname",
|
|
43
|
-
"port",
|
|
44
|
-
"protocol",
|
|
45
|
-
"query",
|
|
46
|
-
"search",
|
|
47
|
-
"slashes"
|
|
48
|
-
];
|
|
49
|
-
function q(e) {
|
|
50
|
-
return process.env.NODE_ENV === "development" && e !== null && typeof e == "object" && Object.keys(e).forEach((t) => {
|
|
51
|
-
u.includes(t) || console.warn("Unknown key passed via urlObject into url.format: " + t);
|
|
52
|
-
}), p(e);
|
|
53
|
-
}
|
|
54
|
-
}(c), c);
|
|
55
|
-
}
|
|
2
|
+
var r = {};
|
|
56
3
|
export {
|
|
57
|
-
|
|
4
|
+
r as __exports
|
|
58
5
|
};
|
package/dist/index118.mjs
CHANGED
|
@@ -1,26 +1,31 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
2
|
+
import { __exports as u } from "./index156.mjs";
|
|
3
|
+
var c;
|
|
4
|
+
function o() {
|
|
5
|
+
if (c) return u;
|
|
6
|
+
c = 1;
|
|
7
|
+
function p(r) {
|
|
8
|
+
if (typeof WeakMap != "function") return null;
|
|
9
|
+
var n = /* @__PURE__ */ new WeakMap(), e = /* @__PURE__ */ new WeakMap();
|
|
10
|
+
return (p = function(t) {
|
|
11
|
+
return t ? e : n;
|
|
12
|
+
})(r);
|
|
13
|
+
}
|
|
14
|
+
function f(r, n) {
|
|
15
|
+
if (!n && r && r.__esModule) return r;
|
|
16
|
+
if (r === null || typeof r != "object" && typeof r != "function") return { default: r };
|
|
17
|
+
var e = p(n);
|
|
18
|
+
if (e && e.has(r)) return e.get(r);
|
|
19
|
+
var t = { __proto__: null }, _ = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
|
20
|
+
for (var i in r)
|
|
21
|
+
if (i !== "default" && Object.prototype.hasOwnProperty.call(r, i)) {
|
|
22
|
+
var a = _ ? Object.getOwnPropertyDescriptor(r, i) : null;
|
|
23
|
+
a && (a.get || a.set) ? Object.defineProperty(t, i, a) : t[i] = r[i];
|
|
13
24
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
r[t] = arguments[t];
|
|
18
|
-
if (process.env.__NEXT_I18N_SUPPORT)
|
|
19
|
-
return c().detectDomainLocale(...r);
|
|
20
|
-
};
|
|
21
|
-
(typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), o.exports = e.default);
|
|
22
|
-
}(u, u.exports), u.exports);
|
|
25
|
+
return t.default = r, e && e.set(r, t), t;
|
|
26
|
+
}
|
|
27
|
+
return u._ = f, u;
|
|
23
28
|
}
|
|
24
29
|
export {
|
|
25
|
-
|
|
30
|
+
o as __require
|
|
26
31
|
};
|
package/dist/index119.mjs
CHANGED
|
@@ -1,30 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
return
|
|
6
|
-
Object.defineProperty(
|
|
2
|
+
import { __exports as e } from "./index157.mjs";
|
|
3
|
+
var i;
|
|
4
|
+
function u() {
|
|
5
|
+
return i ? e : (i = 1, function(r) {
|
|
6
|
+
Object.defineProperty(r, "__esModule", {
|
|
7
7
|
value: !0
|
|
8
|
-
}), Object.defineProperty(
|
|
8
|
+
}), Object.defineProperty(r, "removeTrailingSlash", {
|
|
9
9
|
enumerable: !0,
|
|
10
10
|
get: function() {
|
|
11
|
-
return
|
|
11
|
+
return n;
|
|
12
12
|
}
|
|
13
13
|
});
|
|
14
|
-
function
|
|
15
|
-
|
|
16
|
-
return t || e > -1 ? {
|
|
17
|
-
pathname: r.substring(0, t ? n : e),
|
|
18
|
-
query: t ? r.substring(n, e > -1 ? e : void 0) : "",
|
|
19
|
-
hash: e > -1 ? r.slice(e) : ""
|
|
20
|
-
} : {
|
|
21
|
-
pathname: r,
|
|
22
|
-
query: "",
|
|
23
|
-
hash: ""
|
|
24
|
-
};
|
|
14
|
+
function n(a) {
|
|
15
|
+
return a.replace(/\/$/, "") || "/";
|
|
25
16
|
}
|
|
26
|
-
}(
|
|
17
|
+
}(e), e);
|
|
27
18
|
}
|
|
28
19
|
export {
|
|
29
|
-
|
|
20
|
+
u as __require
|
|
30
21
|
};
|
package/dist/index12.mjs
CHANGED
|
@@ -1,101 +1,97 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsxs as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
import { jsx as a, jsxs as i, Fragment as c } from "react/jsx-runtime";
|
|
3
|
+
import { useState as v } from "react";
|
|
4
|
+
import { Modal as y } from "./index20.mjs";
|
|
5
|
+
import { Button as u } from "./index17.mjs";
|
|
6
|
+
import { formatCurrency as h, cn as w } from "./index23.mjs";
|
|
7
|
+
import { Package as p, Loader2 as C, ShoppingCart as k } from "lucide-react";
|
|
8
|
+
function M({
|
|
9
|
+
isOpen: o,
|
|
10
|
+
onClose: f,
|
|
11
|
+
product: e,
|
|
12
|
+
onConfirm: d,
|
|
13
|
+
isLoading: r = !1
|
|
11
14
|
}) {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
console.error("Failed to update item quantity:", v);
|
|
19
|
-
}
|
|
20
|
-
c(!1);
|
|
21
|
-
}
|
|
22
|
-
}, [e.id, d]), x = y(async () => {
|
|
23
|
-
n(!0);
|
|
24
|
-
try {
|
|
25
|
-
await o(e.id);
|
|
26
|
-
} catch (l) {
|
|
27
|
-
console.error("Failed to remove item:", l);
|
|
28
|
-
}
|
|
29
|
-
n(!1);
|
|
30
|
-
}, [e.id, o]), u = e.variant.thumbnailUrl ?? e.variant.product.thumbnailUrl;
|
|
31
|
-
return /* @__PURE__ */ t(
|
|
32
|
-
"div",
|
|
15
|
+
var t;
|
|
16
|
+
const [g, x] = v(null), s = g || ((t = e == null ? void 0 : e.variants[0]) == null ? void 0 : t.id) || null, l = e == null ? void 0 : e.variants.find((n) => n.id === s), b = () => {
|
|
17
|
+
e && l && d(e, l);
|
|
18
|
+
};
|
|
19
|
+
return e ? /* @__PURE__ */ a(
|
|
20
|
+
y,
|
|
33
21
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
22
|
+
isOpen: o,
|
|
23
|
+
onClose: f,
|
|
24
|
+
title: "Select Option",
|
|
25
|
+
size: "sm",
|
|
26
|
+
footer: /* @__PURE__ */ a(
|
|
27
|
+
u,
|
|
28
|
+
{
|
|
29
|
+
onClick: b,
|
|
30
|
+
disabled: !l || r,
|
|
31
|
+
className: "w-full bg-accent-500 hover:bg-accent-600 text-white",
|
|
32
|
+
size: "lg",
|
|
33
|
+
children: r ? /* @__PURE__ */ i(c, { children: [
|
|
34
|
+
/* @__PURE__ */ a(C, { className: "h-4 w-4 animate-spin mr-2" }),
|
|
35
|
+
"Adding..."
|
|
36
|
+
] }) : /* @__PURE__ */ i(c, { children: [
|
|
37
|
+
/* @__PURE__ */ a(k, { className: "h-4 w-4 mr-2" }),
|
|
38
|
+
"Add to Cart - ",
|
|
39
|
+
l && h(l.price)
|
|
40
|
+
] })
|
|
41
|
+
}
|
|
38
42
|
),
|
|
39
|
-
children: [
|
|
40
|
-
/* @__PURE__ */
|
|
41
|
-
"
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
/* @__PURE__ */
|
|
50
|
-
/* @__PURE__ */
|
|
51
|
-
|
|
52
|
-
e.
|
|
53
|
-
|
|
54
|
-
/* @__PURE__ */ a(
|
|
55
|
-
"button",
|
|
56
|
-
{
|
|
57
|
-
onClick: x,
|
|
58
|
-
disabled: r || i,
|
|
59
|
-
className: "text-gray-400 hover:text-red-600 disabled:cursor-not-allowed disabled:opacity-50",
|
|
60
|
-
"aria-label": "Remove item",
|
|
61
|
-
children: /* @__PURE__ */ a(p, { className: "h-5 w-5" })
|
|
62
|
-
}
|
|
63
|
-
)
|
|
64
|
-
] }) }),
|
|
65
|
-
/* @__PURE__ */ t("div", { className: "flex items-center justify-between mt-2", children: [
|
|
66
|
-
/* @__PURE__ */ t("div", { className: "inline-flex items-center overflow-hidden rounded-full bg-gray-200 text-gray-700", children: [
|
|
67
|
-
/* @__PURE__ */ a(
|
|
68
|
-
"button",
|
|
69
|
-
{
|
|
70
|
-
"aria-label": "Decrease quantity",
|
|
71
|
-
onClick: () => m(e.quantity - 1),
|
|
72
|
-
disabled: r || e.quantity <= 1 || s,
|
|
73
|
-
className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
|
|
74
|
-
children: "−"
|
|
75
|
-
}
|
|
76
|
-
),
|
|
77
|
-
/* @__PURE__ */ a("span", { className: "px-3 text-base font-medium select-none", children: e.quantity }),
|
|
78
|
-
/* @__PURE__ */ a(
|
|
79
|
-
"button",
|
|
80
|
-
{
|
|
81
|
-
"aria-label": "Increase quantity",
|
|
82
|
-
onClick: () => m(e.quantity + 1),
|
|
83
|
-
disabled: r || s,
|
|
84
|
-
className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
|
|
85
|
-
children: "+"
|
|
86
|
-
}
|
|
87
|
-
)
|
|
88
|
-
] }),
|
|
89
|
-
/* @__PURE__ */ t("div", { className: "text-right", children: [
|
|
90
|
-
/* @__PURE__ */ a("p", { className: "text-base font-medium", children: h(e.subtotal) }),
|
|
91
|
-
e.basePrice !== e.finalPrice && /* @__PURE__ */ a("p", { className: "text-xs text-[#DC143C] line-through", children: h(e.basePrice * e.quantity) })
|
|
43
|
+
children: /* @__PURE__ */ i("div", { className: "space-y-4", children: [
|
|
44
|
+
/* @__PURE__ */ i("div", { className: "flex gap-4", children: [
|
|
45
|
+
/* @__PURE__ */ a("div", { className: "w-20 h-20 flex-shrink-0 rounded-lg overflow-hidden bg-gray-100", children: l != null && l.thumbnailUrl || e.thumbnailUrl ? /* @__PURE__ */ a(
|
|
46
|
+
"img",
|
|
47
|
+
{
|
|
48
|
+
src: (l == null ? void 0 : l.thumbnailUrl) || e.thumbnailUrl || "",
|
|
49
|
+
alt: (l == null ? void 0 : l.name) || e.name,
|
|
50
|
+
className: "w-full h-full object-cover"
|
|
51
|
+
}
|
|
52
|
+
) : /* @__PURE__ */ a("div", { className: "w-full h-full flex items-center justify-center", children: /* @__PURE__ */ a(p, { className: "h-8 w-8 text-gray-300" }) }) }),
|
|
53
|
+
/* @__PURE__ */ i("div", { className: "flex-1", children: [
|
|
54
|
+
/* @__PURE__ */ a("h3", { className: "font-semibold text-gray-900", children: e.name }),
|
|
55
|
+
/* @__PURE__ */ i("p", { className: "text-sm text-gray-500 mt-1", children: [
|
|
56
|
+
e.variants.length,
|
|
57
|
+
" options available"
|
|
92
58
|
] })
|
|
93
59
|
] })
|
|
60
|
+
] }),
|
|
61
|
+
/* @__PURE__ */ i("div", { className: "space-y-2", children: [
|
|
62
|
+
/* @__PURE__ */ a("p", { className: "text-sm font-medium text-gray-700", children: "Choose an option:" }),
|
|
63
|
+
/* @__PURE__ */ a("div", { className: "flex flex-wrap gap-2", children: e.variants.map((n) => {
|
|
64
|
+
const N = n.id === s, m = n.thumbnailUrl || e.thumbnailUrl;
|
|
65
|
+
return /* @__PURE__ */ i(
|
|
66
|
+
"button",
|
|
67
|
+
{
|
|
68
|
+
onClick: () => x(n.id),
|
|
69
|
+
className: w(
|
|
70
|
+
"flex items-center gap-2 px-3 py-2 rounded-full text-sm font-medium border-2 transition-all",
|
|
71
|
+
N ? "border-accent-500 bg-accent-50 text-accent-700" : "border-gray-200 bg-white text-gray-700 hover:border-gray-300"
|
|
72
|
+
),
|
|
73
|
+
children: [
|
|
74
|
+
m && /* @__PURE__ */ a(
|
|
75
|
+
"img",
|
|
76
|
+
{
|
|
77
|
+
src: m,
|
|
78
|
+
alt: n.name || "Variant",
|
|
79
|
+
className: "w-6 h-6 rounded-full object-cover flex-shrink-0"
|
|
80
|
+
}
|
|
81
|
+
),
|
|
82
|
+
n.name || "Default",
|
|
83
|
+
" - ",
|
|
84
|
+
h(n.price)
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
n.id
|
|
88
|
+
);
|
|
89
|
+
}) })
|
|
94
90
|
] })
|
|
95
|
-
]
|
|
91
|
+
] })
|
|
96
92
|
}
|
|
97
|
-
);
|
|
93
|
+
) : null;
|
|
98
94
|
}
|
|
99
95
|
export {
|
|
100
|
-
|
|
96
|
+
M as VariantPickerModal
|
|
101
97
|
};
|