@instockng/storefront-ui 1.0.52 → 1.0.54
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/Checkout.d.ts +2 -1
- package/dist/components/Checkout.d.ts.map +1 -1
- package/dist/components/ShoppingCart.d.ts +4 -1
- package/dist/components/ShoppingCart.d.ts.map +1 -1
- package/dist/index100.mjs +2 -21
- package/dist/index101.mjs +26 -20
- package/dist/index102.mjs +10 -13
- package/dist/index103.mjs +205 -55
- package/dist/index104.mjs +175 -13
- package/dist/index105.mjs +15 -32
- package/dist/index106.mjs +16 -17
- package/dist/index107.mjs +26 -27
- package/dist/index108.mjs +150 -21
- package/dist/index109.mjs +13 -12
- package/dist/index11.mjs +74 -67
- package/dist/index110.mjs +24 -14
- package/dist/index111.mjs +76 -39
- package/dist/index112.mjs +31 -16
- package/dist/index113.mjs +132 -255
- package/dist/index114.mjs +49 -64
- package/dist/index115.mjs +22 -7
- package/dist/index116.mjs +27 -2
- package/dist/index117.mjs +23 -2
- package/dist/index118.mjs +20 -28
- package/dist/index119.mjs +21 -2
- package/dist/index120.mjs +22 -34
- package/dist/index121.mjs +20 -42
- package/dist/index122.mjs +61 -231
- package/dist/index123.mjs +17 -5
- package/dist/index124.mjs +34 -129
- package/dist/index125.mjs +23 -67
- package/dist/index126.mjs +31 -84
- package/dist/index127.mjs +26 -28
- package/dist/index128.mjs +18 -8
- package/dist/index129.mjs +18 -72
- package/dist/index13.mjs +2 -2
- package/dist/index130.mjs +46 -3
- package/dist/index131.mjs +23 -2
- package/dist/index132.mjs +266 -81
- package/dist/index133.mjs +69 -53
- package/dist/index134.mjs +7 -5
- package/dist/index135.mjs +2 -5
- package/dist/index136.mjs +2 -179
- package/dist/index137.mjs +30 -50
- package/dist/index138.mjs +2 -69
- package/dist/index139.mjs +21 -2
- package/dist/index140.mjs +56 -2
- package/dist/index141.mjs +29 -2
- package/dist/index142.mjs +7 -2
- package/dist/index143.mjs +50 -16
- package/dist/index144.mjs +6 -32
- package/dist/index145.mjs +11 -37
- package/dist/index146.mjs +7 -18
- package/dist/index147.mjs +28 -18
- package/dist/index148.mjs +2 -2
- package/dist/index149.mjs +70 -20
- package/dist/index150.mjs +163 -42
- package/dist/index152.mjs +2 -30
- package/dist/index153.mjs +2 -18
- package/dist/index154.mjs +2 -2
- package/dist/index155.mjs +18 -2
- package/dist/index156.mjs +32 -2
- package/dist/index157.mjs +38 -2
- package/dist/index158.mjs +13 -67
- package/dist/index159.mjs +18 -2
- package/dist/index160.mjs +2 -53
- package/dist/index161.mjs +20 -2
- package/dist/index162.mjs +39 -29
- package/dist/index163.mjs +2 -152
- package/dist/index164.mjs +30 -2
- package/dist/index165.mjs +18 -2
- package/dist/index166.mjs +2 -19
- package/dist/index167.mjs +2 -2
- package/dist/index168.mjs +2 -2
- package/dist/index169.mjs +2 -26
- package/dist/index170.mjs +72 -2
- package/dist/index171.mjs +2 -2
- package/dist/index172.mjs +49 -20
- package/dist/index173.mjs +2 -23
- package/dist/index174.mjs +36 -2
- package/dist/index175.mjs +152 -2
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +2 -23
- package/dist/index178.mjs +19 -2
- package/dist/index179.mjs +2 -23
- package/dist/index181.mjs +26 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -23
- package/dist/index184.mjs +24 -2
- package/dist/index185.mjs +15 -15
- package/dist/index186.mjs +2 -2
- package/dist/index187.mjs +2 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +23 -2
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +23 -2
- package/dist/index192.mjs +2 -2
- package/dist/index193.mjs +2 -2
- package/dist/index194.mjs +2 -127
- package/dist/index195.mjs +23 -2
- package/dist/index196.mjs +2 -74
- package/dist/index197.mjs +20 -71
- package/dist/index198.mjs +2 -2
- package/dist/index199.mjs +2 -108
- package/dist/index200.mjs +2 -2
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +2 -2
- package/dist/index203.mjs +2 -2
- package/dist/index204.mjs +2 -2
- package/dist/index205.mjs +2 -2
- package/dist/index206.mjs +127 -2
- package/dist/index207.mjs +2 -2
- package/dist/index208.mjs +74 -2
- package/dist/index209.mjs +74 -2
- package/dist/index210.mjs +30 -36
- package/dist/index211.mjs +11 -2
- package/dist/index212.mjs +3 -243
- package/dist/index213.mjs +4 -2
- package/dist/index214.mjs +13 -33
- package/dist/index215.mjs +7 -65
- package/dist/index216.mjs +11 -24
- package/dist/index217.mjs +5 -2
- package/dist/index218.mjs +33 -2
- package/dist/index219.mjs +31 -2
- package/dist/index220.mjs +27 -20
- package/dist/index221.mjs +58 -53
- package/dist/index222.mjs +2 -29
- package/dist/index223.mjs +2 -7
- package/dist/index224.mjs +2 -52
- package/dist/index225.mjs +2 -6
- package/dist/index226.mjs +2 -12
- package/dist/index227.mjs +2 -7
- package/dist/index228.mjs +108 -28
- package/dist/index229.mjs +2 -2
- package/dist/index230.mjs +2 -70
- package/dist/index231.mjs +34 -164
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +244 -2
- package/dist/index234.mjs +2 -2
- package/dist/index235.mjs +33 -2
- package/dist/index236.mjs +65 -2
- package/dist/index237.mjs +25 -2
- package/dist/index238.mjs +2 -4
- package/dist/index239.mjs +2 -2
- package/dist/index241.mjs +2 -2
- package/dist/index243.mjs +2 -18
- package/dist/index244.mjs +2 -47
- 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 -91
- package/dist/index250.mjs +4 -2
- package/dist/index251.mjs +2 -31
- package/dist/index252.mjs +2 -11
- package/dist/index253.mjs +2 -3
- package/dist/index254.mjs +2 -4
- package/dist/index255.mjs +1 -12
- package/dist/index256.mjs +17 -7
- package/dist/index257.mjs +12 -11
- package/dist/index258.mjs +6 -5
- package/dist/index259.mjs +30 -33
- package/dist/index260.mjs +2 -31
- package/dist/index261.mjs +2 -28
- package/dist/index262.mjs +2 -61
- package/dist/index263.mjs +18 -2
- package/dist/index264.mjs +47 -2
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +2 -3
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +91 -2
- package/dist/index269.mjs +2 -17
- package/dist/index270.mjs +2 -13
- package/dist/index271.mjs +2 -6
- package/dist/index272.mjs +2 -30
- package/dist/index33.mjs +1 -1
- package/dist/index34.mjs +1 -1
- package/dist/index35.mjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index40.mjs +2 -2
- package/dist/index43.mjs +3 -3
- package/dist/index44.mjs +19 -19
- package/dist/index47.mjs +1 -1
- package/dist/index52.mjs +17 -17
- package/dist/index53.mjs +2 -2
- package/dist/index54.mjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index56.mjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.mjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.mjs +4 -23
- package/dist/index66.mjs +19 -149
- package/dist/index67.mjs +21 -20
- package/dist/index69.mjs +149 -71
- package/dist/index70.mjs +74 -14
- package/dist/index71.mjs +14 -62
- package/dist/index72.mjs +63 -2
- package/dist/index73.mjs +234 -5
- package/dist/index74.mjs +5 -1133
- package/dist/index75.mjs +131 -17
- package/dist/index76.mjs +67 -54
- package/dist/index77.mjs +84 -30
- package/dist/index78.mjs +29 -2
- package/dist/index79.mjs +8 -4
- package/dist/index80.mjs +75 -2
- package/dist/index81.mjs +4 -2
- package/dist/index82.mjs +2 -28
- package/dist/index83.mjs +81 -16
- package/dist/index84.mjs +53 -214
- package/dist/index85.mjs +5 -179
- package/dist/index86.mjs +4 -21
- package/dist/index87.mjs +176 -20
- package/dist/index88.mjs +52 -32
- package/dist/index89.mjs +69 -156
- package/dist/index90.mjs +34 -20
- package/dist/index91.mjs +42 -30
- package/dist/index92.mjs +2 -84
- package/dist/index93.mjs +5 -37
- package/dist/index94.mjs +1109 -120
- package/dist/index95.mjs +16 -51
- package/dist/index96.mjs +51 -19
- package/dist/index97.mjs +26 -20
- package/dist/index98.mjs +2 -23
- package/dist/index99.mjs +2 -25
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/Checkout.tsx +3 -3
- package/src/components/PostPurchaseUpsell.tsx +3 -3
- package/src/components/ShoppingCart.tsx +10 -3
package/dist/index105.mjs
CHANGED
|
@@ -1,42 +1,25 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
import { __require as
|
|
4
|
-
import { __require as
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
Object.defineProperty(h, "__esModule", {
|
|
2
|
+
import { __exports as r } from "./index163.mjs";
|
|
3
|
+
import { __require as m } from "./index164.mjs";
|
|
4
|
+
import { __require as l } from "./index165.mjs";
|
|
5
|
+
var i;
|
|
6
|
+
function p() {
|
|
7
|
+
return i ? r : (i = 1, function(t) {
|
|
8
|
+
Object.defineProperty(t, "__esModule", {
|
|
10
9
|
value: !0
|
|
11
|
-
}), Object.defineProperty(
|
|
10
|
+
}), Object.defineProperty(t, "denormalizePagePath", {
|
|
12
11
|
enumerable: !0,
|
|
13
12
|
get: function() {
|
|
14
|
-
return
|
|
13
|
+
return o;
|
|
15
14
|
}
|
|
16
15
|
});
|
|
17
|
-
const
|
|
18
|
-
function
|
|
19
|
-
|
|
20
|
-
|
|
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;
|
|
16
|
+
const a = m(), n = l();
|
|
17
|
+
function o(u) {
|
|
18
|
+
let e = (0, n.normalizePathSep)(u);
|
|
19
|
+
return e.startsWith("/index/") && !(0, a.isDynamicRoute)(e) ? e.slice(6) : e !== "/index" ? e : "/";
|
|
37
20
|
}
|
|
38
|
-
}(
|
|
21
|
+
}(r), r);
|
|
39
22
|
}
|
|
40
23
|
export {
|
|
41
|
-
|
|
24
|
+
p as __require
|
|
42
25
|
};
|
package/dist/index106.mjs
CHANGED
|
@@ -1,27 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var n;
|
|
8
|
-
function q() {
|
|
9
|
-
return n ? r : (n = 1, function(t) {
|
|
10
|
-
Object.defineProperty(t, "__esModule", {
|
|
2
|
+
import { __exports as t } from "./index166.mjs";
|
|
3
|
+
var i;
|
|
4
|
+
function s() {
|
|
5
|
+
return i ? t : (i = 1, function(o) {
|
|
6
|
+
Object.defineProperty(o, "__esModule", {
|
|
11
7
|
value: !0
|
|
12
|
-
}), Object.defineProperty(
|
|
8
|
+
}), Object.defineProperty(o, "normalizeLocalePath", {
|
|
13
9
|
enumerable: !0,
|
|
14
10
|
get: function() {
|
|
15
|
-
return
|
|
11
|
+
return u;
|
|
16
12
|
}
|
|
17
13
|
});
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
return (
|
|
14
|
+
function u(r, l) {
|
|
15
|
+
let a;
|
|
16
|
+
const e = r.split("/");
|
|
17
|
+
return (l || []).some((n) => e[1] && e[1].toLowerCase() === n.toLowerCase() ? (a = n, e.splice(1, 1), r = e.join("/") || "/", !0) : !1), {
|
|
18
|
+
pathname: r,
|
|
19
|
+
detectedLocale: a
|
|
20
|
+
};
|
|
22
21
|
}
|
|
23
|
-
}(
|
|
22
|
+
}(t), t);
|
|
24
23
|
}
|
|
25
24
|
export {
|
|
26
|
-
|
|
25
|
+
s as __require
|
|
27
26
|
};
|
package/dist/index107.mjs
CHANGED
|
@@ -1,37 +1,36 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
return
|
|
6
|
-
Object.defineProperty(
|
|
2
|
+
import { __exports as u } from "./index167.mjs";
|
|
3
|
+
var f;
|
|
4
|
+
function m() {
|
|
5
|
+
return f ? u : (f = 1, function(i) {
|
|
6
|
+
Object.defineProperty(i, "__esModule", {
|
|
7
7
|
value: !0
|
|
8
|
-
}), Object.defineProperty(
|
|
8
|
+
}), Object.defineProperty(i, "default", {
|
|
9
9
|
enumerable: !0,
|
|
10
10
|
get: function() {
|
|
11
|
-
return
|
|
11
|
+
return o;
|
|
12
12
|
}
|
|
13
13
|
});
|
|
14
|
-
function
|
|
15
|
-
const
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
return !0;
|
|
14
|
+
function o() {
|
|
15
|
+
const t = /* @__PURE__ */ Object.create(null);
|
|
16
|
+
return {
|
|
17
|
+
on(e, r) {
|
|
18
|
+
(t[e] || (t[e] = [])).push(r);
|
|
19
|
+
},
|
|
20
|
+
off(e, r) {
|
|
21
|
+
t[e] && t[e].splice(t[e].indexOf(r) >>> 0, 1);
|
|
22
|
+
},
|
|
23
|
+
emit(e) {
|
|
24
|
+
for (var r = arguments.length, a = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
25
|
+
a[n - 1] = arguments[n];
|
|
26
|
+
(t[e] || []).slice().map((c) => {
|
|
27
|
+
c(...a);
|
|
28
|
+
});
|
|
29
|
+
}
|
|
30
|
+
};
|
|
32
31
|
}
|
|
33
|
-
}(
|
|
32
|
+
}(u), u);
|
|
34
33
|
}
|
|
35
34
|
export {
|
|
36
|
-
|
|
35
|
+
m as __require
|
|
37
36
|
};
|
package/dist/index108.mjs
CHANGED
|
@@ -1,30 +1,159 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return n ? r : (n = 1, function(t) {
|
|
8
|
-
Object.defineProperty(t, "__esModule", {
|
|
2
|
+
import { __exports as a } from "./index168.mjs";
|
|
3
|
+
var g;
|
|
4
|
+
function j() {
|
|
5
|
+
return g ? a : (g = 1, function(u) {
|
|
6
|
+
Object.defineProperty(u, "__esModule", {
|
|
9
7
|
value: !0
|
|
10
|
-
})
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
8
|
+
});
|
|
9
|
+
function m(e, r) {
|
|
10
|
+
for (var t in r) Object.defineProperty(e, t, {
|
|
11
|
+
enumerable: !0,
|
|
12
|
+
get: r[t]
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
m(u, {
|
|
16
|
+
DecodeError: function() {
|
|
17
|
+
return S;
|
|
18
|
+
},
|
|
19
|
+
MiddlewareNotFoundError: function() {
|
|
20
|
+
return b;
|
|
21
|
+
},
|
|
22
|
+
MissingStaticPage: function() {
|
|
23
|
+
return v;
|
|
24
|
+
},
|
|
25
|
+
NormalizeError: function() {
|
|
26
|
+
return I;
|
|
27
|
+
},
|
|
28
|
+
PageNotFoundError: function() {
|
|
29
|
+
return O;
|
|
30
|
+
},
|
|
31
|
+
SP: function() {
|
|
32
|
+
return d;
|
|
33
|
+
},
|
|
34
|
+
ST: function() {
|
|
35
|
+
return w;
|
|
36
|
+
},
|
|
37
|
+
WEB_VITALS: function() {
|
|
38
|
+
return p;
|
|
39
|
+
},
|
|
40
|
+
execOnce: function() {
|
|
41
|
+
return E;
|
|
42
|
+
},
|
|
43
|
+
getDisplayName: function() {
|
|
44
|
+
return s;
|
|
45
|
+
},
|
|
46
|
+
getLocationOrigin: function() {
|
|
47
|
+
return c;
|
|
48
|
+
},
|
|
49
|
+
getURL: function() {
|
|
50
|
+
return P;
|
|
51
|
+
},
|
|
52
|
+
isAbsoluteUrl: function() {
|
|
53
|
+
return N;
|
|
54
|
+
},
|
|
55
|
+
isResSent: function() {
|
|
56
|
+
return f;
|
|
57
|
+
},
|
|
58
|
+
loadGetInitialProps: function() {
|
|
59
|
+
return l;
|
|
60
|
+
},
|
|
61
|
+
normalizeRepeatedSlashes: function() {
|
|
62
|
+
return y;
|
|
63
|
+
},
|
|
64
|
+
stringifyError: function() {
|
|
65
|
+
return L;
|
|
14
66
|
}
|
|
15
67
|
});
|
|
16
|
-
const
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
68
|
+
const p = [
|
|
69
|
+
"CLS",
|
|
70
|
+
"FCP",
|
|
71
|
+
"FID",
|
|
72
|
+
"INP",
|
|
73
|
+
"LCP",
|
|
74
|
+
"TTFB"
|
|
75
|
+
];
|
|
76
|
+
function E(e) {
|
|
77
|
+
let r = !1, t;
|
|
78
|
+
return function() {
|
|
79
|
+
for (var i = arguments.length, n = new Array(i), o = 0; o < i; o++)
|
|
80
|
+
n[o] = arguments[o];
|
|
81
|
+
return r || (r = !0, t = e(...n)), t;
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
const h = /^[a-zA-Z][a-zA-Z\d+\-.]*?:/, N = (e) => h.test(e);
|
|
85
|
+
function c() {
|
|
86
|
+
const { protocol: e, hostname: r, port: t } = window.location;
|
|
87
|
+
return e + "//" + r + (t ? ":" + t : "");
|
|
88
|
+
}
|
|
89
|
+
function P() {
|
|
90
|
+
const { href: e } = window.location, r = c();
|
|
91
|
+
return e.substring(r.length);
|
|
92
|
+
}
|
|
93
|
+
function s(e) {
|
|
94
|
+
return typeof e == "string" ? e : e.displayName || e.name || "Unknown";
|
|
95
|
+
}
|
|
96
|
+
function f(e) {
|
|
97
|
+
return e.finished || e.headersSent;
|
|
98
|
+
}
|
|
99
|
+
function y(e) {
|
|
100
|
+
const r = e.split("?");
|
|
101
|
+
return r[0].replace(/\\/g, "/").replace(/\/\/+/g, "/") + (r[1] ? "?" + r.slice(1).join("?") : "");
|
|
102
|
+
}
|
|
103
|
+
async function l(e, r) {
|
|
104
|
+
if (process.env.NODE_ENV !== "production") {
|
|
105
|
+
var t;
|
|
106
|
+
if ((t = e.prototype) != null && t.getInitialProps) {
|
|
107
|
+
const o = '"' + s(e) + '.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';
|
|
108
|
+
throw new Error(o);
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
const i = r.res || r.ctx && r.ctx.res;
|
|
112
|
+
if (!e.getInitialProps)
|
|
113
|
+
return r.ctx && r.Component ? {
|
|
114
|
+
pageProps: await l(r.Component, r.ctx)
|
|
115
|
+
} : {};
|
|
116
|
+
const n = await e.getInitialProps(r);
|
|
117
|
+
if (i && f(i))
|
|
118
|
+
return n;
|
|
119
|
+
if (!n) {
|
|
120
|
+
const o = '"' + s(e) + '.getInitialProps()" should resolve to an object. But found "' + n + '" instead.';
|
|
121
|
+
throw new Error(o);
|
|
24
122
|
}
|
|
123
|
+
return process.env.NODE_ENV !== "production" && Object.keys(n).length === 0 && !r.ctx && console.warn("" + s(e) + " returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"), n;
|
|
124
|
+
}
|
|
125
|
+
const d = typeof performance < "u", w = d && [
|
|
126
|
+
"mark",
|
|
127
|
+
"measure",
|
|
128
|
+
"getEntriesByName"
|
|
129
|
+
].every((e) => typeof performance[e] == "function");
|
|
130
|
+
class S extends Error {
|
|
131
|
+
}
|
|
132
|
+
class I extends Error {
|
|
133
|
+
}
|
|
134
|
+
class O extends Error {
|
|
135
|
+
constructor(r) {
|
|
136
|
+
super(), this.code = "ENOENT", this.name = "PageNotFoundError", this.message = "Cannot find module for page: " + r;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
class v extends Error {
|
|
140
|
+
constructor(r, t) {
|
|
141
|
+
super(), this.message = "Failed to load static file for page: " + r + " " + t;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
class b extends Error {
|
|
145
|
+
constructor() {
|
|
146
|
+
super(), this.code = "ENOENT", this.message = "Cannot find the middleware module";
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
function L(e) {
|
|
150
|
+
return JSON.stringify({
|
|
151
|
+
message: e.message,
|
|
152
|
+
stack: e.stack
|
|
153
|
+
});
|
|
25
154
|
}
|
|
26
|
-
}(
|
|
155
|
+
}(a), a);
|
|
27
156
|
}
|
|
28
157
|
export {
|
|
29
|
-
|
|
158
|
+
j as __require
|
|
30
159
|
};
|
package/dist/index109.mjs
CHANGED
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { __exports as t } from "./index169.mjs";
|
|
3
|
+
import { __require as c } from "./index170.mjs";
|
|
4
|
+
var i;
|
|
5
|
+
function p() {
|
|
6
|
+
return i ? t : (i = 1, function(r) {
|
|
7
|
+
Object.defineProperty(r, "__esModule", {
|
|
7
8
|
value: !0
|
|
8
|
-
}), Object.defineProperty(
|
|
9
|
+
}), Object.defineProperty(r, "isDynamicRoute", {
|
|
9
10
|
enumerable: !0,
|
|
10
11
|
get: function() {
|
|
11
|
-
return
|
|
12
|
+
return u;
|
|
12
13
|
}
|
|
13
14
|
});
|
|
14
|
-
const
|
|
15
|
-
function
|
|
16
|
-
return
|
|
15
|
+
const n = c(), o = /\/\[[^/]+?\](?=\/|$)/;
|
|
16
|
+
function u(e) {
|
|
17
|
+
return (0, n.isInterceptionRouteAppPath)(e) && (e = (0, n.extractInterceptionRouteInformation)(e).interceptedRoute), o.test(e);
|
|
17
18
|
}
|
|
18
|
-
}(
|
|
19
|
+
}(t), t);
|
|
19
20
|
}
|
|
20
21
|
export {
|
|
21
|
-
|
|
22
|
+
p as __require
|
|
22
23
|
};
|
package/dist/index11.mjs
CHANGED
|
@@ -1,49 +1,51 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsxs as a, Fragment as
|
|
3
|
-
import { useState as
|
|
4
|
-
import { useCart as
|
|
5
|
-
import { CartItem as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
2
|
+
import { jsxs as a, Fragment as b, jsx as e } from "react/jsx-runtime";
|
|
3
|
+
import { useState as H, useEffect as P } from "react";
|
|
4
|
+
import { useCart as T } from "./index3.mjs";
|
|
5
|
+
import { CartItem as X } from "./index10.mjs";
|
|
6
|
+
import { DiscountCodeInput as Z } from "./index12.mjs";
|
|
7
|
+
import { Checkout as A } from "./index13.mjs";
|
|
8
|
+
import { RecommendedProducts as G } from "./index41.mjs";
|
|
9
|
+
import { Button as v } from "./index14.mjs";
|
|
10
|
+
import { X as J, Loader2 as K, Package as h } from "lucide-react";
|
|
10
11
|
import { cn as n, formatCurrency as c } from "./index20.mjs";
|
|
11
|
-
import { useHideBodyOverflow as
|
|
12
|
-
function
|
|
13
|
-
isOpen:
|
|
12
|
+
import { useHideBodyOverflow as M } from "./index42.mjs";
|
|
13
|
+
function ie({
|
|
14
|
+
isOpen: r,
|
|
14
15
|
onClose: s,
|
|
15
16
|
onCheckout: d,
|
|
16
17
|
onContinueShopping: o,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
18
|
+
onPurchaseSuccess: m,
|
|
19
|
+
className: w,
|
|
20
|
+
showDiscountCode: k = !0,
|
|
21
|
+
showContinueShopping: j = !0,
|
|
22
|
+
checkoutButtonText: C = "Complete Purchase",
|
|
23
|
+
continueShoppingText: E = "Continue Shopping",
|
|
24
|
+
checkoutButtonClassName: I,
|
|
25
|
+
continueShoppingButtonClassName: L,
|
|
26
|
+
disableCheckout: z = !1,
|
|
27
|
+
emptyMessage: R = "Your cart is empty"
|
|
26
28
|
}) {
|
|
27
|
-
var
|
|
28
|
-
const { cart: t, isLoading: l, error:
|
|
29
|
-
|
|
30
|
-
const
|
|
31
|
-
|
|
29
|
+
var x, g, y;
|
|
30
|
+
const { cart: t, isLoading: l, error: f, trackCheckoutInitiated: B } = T(), [D, p] = H(!1);
|
|
31
|
+
M(r), P(() => {
|
|
32
|
+
const i = (N) => {
|
|
33
|
+
N.key === "Escape" && r && s();
|
|
32
34
|
};
|
|
33
|
-
return window.addEventListener("keydown",
|
|
34
|
-
}, [
|
|
35
|
-
const
|
|
36
|
-
|
|
37
|
-
},
|
|
35
|
+
return window.addEventListener("keydown", i), () => window.removeEventListener("keydown", i);
|
|
36
|
+
}, [r, s]);
|
|
37
|
+
const F = ((x = t == null ? void 0 : t.pricing) == null ? void 0 : x.subtotal) || 0, u = ((g = t == null ? void 0 : t.pricing.discount) == null ? void 0 : g.amount) || 0, Y = () => {
|
|
38
|
+
B(), p(!0), d == null || d();
|
|
39
|
+
}, q = () => {
|
|
38
40
|
o == null || o(), s();
|
|
39
41
|
};
|
|
40
|
-
return /* @__PURE__ */ a(
|
|
42
|
+
return /* @__PURE__ */ a(b, { children: [
|
|
41
43
|
/* @__PURE__ */ e(
|
|
42
44
|
"div",
|
|
43
45
|
{
|
|
44
46
|
className: n(
|
|
45
47
|
"fixed inset-0 z-40 bg-black/50 transition-opacity duration-300",
|
|
46
|
-
|
|
48
|
+
r ? "opacity-100" : "pointer-events-none opacity-0"
|
|
47
49
|
),
|
|
48
50
|
onClick: s,
|
|
49
51
|
"aria-hidden": "true"
|
|
@@ -54,13 +56,13 @@ function ee({
|
|
|
54
56
|
{
|
|
55
57
|
className: n(
|
|
56
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]",
|
|
57
|
-
|
|
58
|
-
|
|
59
|
+
r ? "translate-x-0" : "translate-x-full",
|
|
60
|
+
w
|
|
59
61
|
),
|
|
60
62
|
children: /* @__PURE__ */ a("div", { className: "flex h-full flex-col", children: [
|
|
61
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: [
|
|
62
64
|
/* @__PURE__ */ a("div", { className: "flex items-center gap-2", children: [
|
|
63
|
-
/* @__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: (
|
|
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: (y = t == null ? void 0 : t.items) == null ? void 0 : y.length }),
|
|
64
66
|
/* @__PURE__ */ e("h2", { className: "text-lg font-medium", children: "Your Cart" })
|
|
65
67
|
] }),
|
|
66
68
|
/* @__PURE__ */ e(
|
|
@@ -69,39 +71,42 @@ function ee({
|
|
|
69
71
|
onClick: s,
|
|
70
72
|
className: "rounded-full p-2 transition-colors hover:bg-gray-100",
|
|
71
73
|
"aria-label": "Close cart",
|
|
72
|
-
children: /* @__PURE__ */ e(
|
|
74
|
+
children: /* @__PURE__ */ e(J, { className: "h-6 w-6" })
|
|
73
75
|
}
|
|
74
76
|
)
|
|
75
77
|
] }) }),
|
|
76
78
|
l && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
|
|
77
|
-
/* @__PURE__ */ e(
|
|
79
|
+
/* @__PURE__ */ e(K, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-accent-500" }),
|
|
78
80
|
/* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading cart..." })
|
|
79
81
|
] }) }),
|
|
80
|
-
|
|
82
|
+
f && !l && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
|
|
81
83
|
/* @__PURE__ */ e(h, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
|
|
82
84
|
/* @__PURE__ */ e("p", { className: "text-red-600", children: "Failed to load cart. Please try again." })
|
|
83
85
|
] }) }),
|
|
84
|
-
!l && !
|
|
86
|
+
!l && !f && (!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: [
|
|
85
87
|
/* @__PURE__ */ e(h, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
|
|
86
|
-
/* @__PURE__ */ e("p", { className: "text-gray-600", children:
|
|
88
|
+
/* @__PURE__ */ e("p", { className: "text-gray-600", children: R })
|
|
87
89
|
] }) }),
|
|
88
|
-
!l && !
|
|
89
|
-
/* @__PURE__ */
|
|
90
|
-
/* @__PURE__ */ e(
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
90
|
+
!l && !f && t && t.items && t.items.length > 0 && /* @__PURE__ */ a(b, { children: [
|
|
91
|
+
/* @__PURE__ */ a("div", { className: "flex-1 overflow-y-auto", children: [
|
|
92
|
+
/* @__PURE__ */ e("div", { className: "space-y-4 p-4", children: t.items.map((i, N) => /* @__PURE__ */ a("div", { children: [
|
|
93
|
+
/* @__PURE__ */ e(
|
|
94
|
+
X,
|
|
95
|
+
{
|
|
96
|
+
item: i
|
|
97
|
+
}
|
|
98
|
+
),
|
|
99
|
+
/* @__PURE__ */ e("hr", { className: "border-gray-200 mt-2" })
|
|
100
|
+
] }, i.id)) }),
|
|
101
|
+
k && /* @__PURE__ */ e("div", { className: "px-4 pb-4", children: /* @__PURE__ */ e(Z, {}) })
|
|
102
|
+
] }),
|
|
103
|
+
/* @__PURE__ */ e(G, { limit: 6, className: "border-t border-gray-200" }),
|
|
99
104
|
/* @__PURE__ */ a("div", { className: "border-t border-gray-300 bg-white", children: [
|
|
100
105
|
/* @__PURE__ */ a("div", { className: " text-base", children: [
|
|
101
106
|
/* @__PURE__ */ a("div", { className: "px-4 py-2 space-y-2", children: [
|
|
102
107
|
/* @__PURE__ */ a("div", { className: "flex justify-between", children: [
|
|
103
108
|
/* @__PURE__ */ e("span", { className: "text-gray-600", children: "Subtotal" }),
|
|
104
|
-
/* @__PURE__ */ e("span", { className: "font-semibold", children: c(
|
|
109
|
+
/* @__PURE__ */ e("span", { className: "font-semibold", children: c(F) })
|
|
105
110
|
] }),
|
|
106
111
|
u > 0 && /* @__PURE__ */ a("div", { className: "flex justify-between text-green-600", children: [
|
|
107
112
|
/* @__PURE__ */ e("span", { children: "Discount" }),
|
|
@@ -122,26 +127,26 @@ function ee({
|
|
|
122
127
|
] }),
|
|
123
128
|
/* @__PURE__ */ a("div", { className: "px-4 py-2 space-y-2 pt-0", children: [
|
|
124
129
|
/* @__PURE__ */ a(
|
|
125
|
-
|
|
130
|
+
v,
|
|
126
131
|
{
|
|
127
|
-
onClick:
|
|
128
|
-
disabled:
|
|
129
|
-
className: n("w-full bg-accent-500 text-white hover:bg-accent-600",
|
|
132
|
+
onClick: Y,
|
|
133
|
+
disabled: z || t.items.length === 0,
|
|
134
|
+
className: n("w-full bg-accent-500 text-white hover:bg-accent-600", I),
|
|
130
135
|
size: "lg",
|
|
131
136
|
children: [
|
|
132
137
|
/* @__PURE__ */ e(h, { className: "h-5 w-5" }),
|
|
133
|
-
|
|
138
|
+
C
|
|
134
139
|
]
|
|
135
140
|
}
|
|
136
141
|
),
|
|
137
|
-
|
|
138
|
-
|
|
142
|
+
j && /* @__PURE__ */ e(
|
|
143
|
+
v,
|
|
139
144
|
{
|
|
140
|
-
onClick:
|
|
145
|
+
onClick: q,
|
|
141
146
|
variant: "outline",
|
|
142
|
-
className: n("w-full border-gray-300 text-gray-600 hover:bg-gray-100",
|
|
147
|
+
className: n("w-full border-gray-300 text-gray-600 hover:bg-gray-100", L),
|
|
143
148
|
size: "lg",
|
|
144
|
-
children:
|
|
149
|
+
children: E
|
|
145
150
|
}
|
|
146
151
|
)
|
|
147
152
|
] })
|
|
@@ -151,11 +156,13 @@ function ee({
|
|
|
151
156
|
}
|
|
152
157
|
),
|
|
153
158
|
/* @__PURE__ */ e(
|
|
154
|
-
|
|
159
|
+
A,
|
|
155
160
|
{
|
|
156
|
-
isOpen:
|
|
157
|
-
onSuccess: () =>
|
|
158
|
-
|
|
161
|
+
isOpen: D,
|
|
162
|
+
onSuccess: (i) => {
|
|
163
|
+
m == null || m(i), s();
|
|
164
|
+
},
|
|
165
|
+
onClose: () => p(!1),
|
|
159
166
|
refundPolicy: {
|
|
160
167
|
title: "🤔 Curious about Refunds?",
|
|
161
168
|
policies: [
|
|
@@ -171,5 +178,5 @@ function ee({
|
|
|
171
178
|
] });
|
|
172
179
|
}
|
|
173
180
|
export {
|
|
174
|
-
|
|
181
|
+
ie as ShoppingCart
|
|
175
182
|
};
|