@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.
Files changed (237) hide show
  1. package/dist/components/Checkout.d.ts +2 -1
  2. package/dist/components/Checkout.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts +4 -1
  4. package/dist/components/ShoppingCart.d.ts.map +1 -1
  5. package/dist/index100.mjs +2 -21
  6. package/dist/index101.mjs +26 -20
  7. package/dist/index102.mjs +10 -13
  8. package/dist/index103.mjs +205 -55
  9. package/dist/index104.mjs +175 -13
  10. package/dist/index105.mjs +15 -32
  11. package/dist/index106.mjs +16 -17
  12. package/dist/index107.mjs +26 -27
  13. package/dist/index108.mjs +150 -21
  14. package/dist/index109.mjs +13 -12
  15. package/dist/index11.mjs +74 -67
  16. package/dist/index110.mjs +24 -14
  17. package/dist/index111.mjs +76 -39
  18. package/dist/index112.mjs +31 -16
  19. package/dist/index113.mjs +132 -255
  20. package/dist/index114.mjs +49 -64
  21. package/dist/index115.mjs +22 -7
  22. package/dist/index116.mjs +27 -2
  23. package/dist/index117.mjs +23 -2
  24. package/dist/index118.mjs +20 -28
  25. package/dist/index119.mjs +21 -2
  26. package/dist/index120.mjs +22 -34
  27. package/dist/index121.mjs +20 -42
  28. package/dist/index122.mjs +61 -231
  29. package/dist/index123.mjs +17 -5
  30. package/dist/index124.mjs +34 -129
  31. package/dist/index125.mjs +23 -67
  32. package/dist/index126.mjs +31 -84
  33. package/dist/index127.mjs +26 -28
  34. package/dist/index128.mjs +18 -8
  35. package/dist/index129.mjs +18 -72
  36. package/dist/index13.mjs +2 -2
  37. package/dist/index130.mjs +46 -3
  38. package/dist/index131.mjs +23 -2
  39. package/dist/index132.mjs +266 -81
  40. package/dist/index133.mjs +69 -53
  41. package/dist/index134.mjs +7 -5
  42. package/dist/index135.mjs +2 -5
  43. package/dist/index136.mjs +2 -179
  44. package/dist/index137.mjs +30 -50
  45. package/dist/index138.mjs +2 -69
  46. package/dist/index139.mjs +21 -2
  47. package/dist/index140.mjs +56 -2
  48. package/dist/index141.mjs +29 -2
  49. package/dist/index142.mjs +7 -2
  50. package/dist/index143.mjs +50 -16
  51. package/dist/index144.mjs +6 -32
  52. package/dist/index145.mjs +11 -37
  53. package/dist/index146.mjs +7 -18
  54. package/dist/index147.mjs +28 -18
  55. package/dist/index148.mjs +2 -2
  56. package/dist/index149.mjs +70 -20
  57. package/dist/index150.mjs +163 -42
  58. package/dist/index152.mjs +2 -30
  59. package/dist/index153.mjs +2 -18
  60. package/dist/index154.mjs +2 -2
  61. package/dist/index155.mjs +18 -2
  62. package/dist/index156.mjs +32 -2
  63. package/dist/index157.mjs +38 -2
  64. package/dist/index158.mjs +13 -67
  65. package/dist/index159.mjs +18 -2
  66. package/dist/index160.mjs +2 -53
  67. package/dist/index161.mjs +20 -2
  68. package/dist/index162.mjs +39 -29
  69. package/dist/index163.mjs +2 -152
  70. package/dist/index164.mjs +30 -2
  71. package/dist/index165.mjs +18 -2
  72. package/dist/index166.mjs +2 -19
  73. package/dist/index167.mjs +2 -2
  74. package/dist/index168.mjs +2 -2
  75. package/dist/index169.mjs +2 -26
  76. package/dist/index170.mjs +72 -2
  77. package/dist/index171.mjs +2 -2
  78. package/dist/index172.mjs +49 -20
  79. package/dist/index173.mjs +2 -23
  80. package/dist/index174.mjs +36 -2
  81. package/dist/index175.mjs +152 -2
  82. package/dist/index176.mjs +2 -2
  83. package/dist/index177.mjs +2 -23
  84. package/dist/index178.mjs +19 -2
  85. package/dist/index179.mjs +2 -23
  86. package/dist/index181.mjs +26 -2
  87. package/dist/index182.mjs +2 -2
  88. package/dist/index183.mjs +2 -23
  89. package/dist/index184.mjs +24 -2
  90. package/dist/index185.mjs +15 -15
  91. package/dist/index186.mjs +2 -2
  92. package/dist/index187.mjs +2 -2
  93. package/dist/index188.mjs +2 -2
  94. package/dist/index189.mjs +23 -2
  95. package/dist/index190.mjs +2 -2
  96. package/dist/index191.mjs +23 -2
  97. package/dist/index192.mjs +2 -2
  98. package/dist/index193.mjs +2 -2
  99. package/dist/index194.mjs +2 -127
  100. package/dist/index195.mjs +23 -2
  101. package/dist/index196.mjs +2 -74
  102. package/dist/index197.mjs +20 -71
  103. package/dist/index198.mjs +2 -2
  104. package/dist/index199.mjs +2 -108
  105. package/dist/index200.mjs +2 -2
  106. package/dist/index201.mjs +2 -2
  107. package/dist/index202.mjs +2 -2
  108. package/dist/index203.mjs +2 -2
  109. package/dist/index204.mjs +2 -2
  110. package/dist/index205.mjs +2 -2
  111. package/dist/index206.mjs +127 -2
  112. package/dist/index207.mjs +2 -2
  113. package/dist/index208.mjs +74 -2
  114. package/dist/index209.mjs +74 -2
  115. package/dist/index210.mjs +30 -36
  116. package/dist/index211.mjs +11 -2
  117. package/dist/index212.mjs +3 -243
  118. package/dist/index213.mjs +4 -2
  119. package/dist/index214.mjs +13 -33
  120. package/dist/index215.mjs +7 -65
  121. package/dist/index216.mjs +11 -24
  122. package/dist/index217.mjs +5 -2
  123. package/dist/index218.mjs +33 -2
  124. package/dist/index219.mjs +31 -2
  125. package/dist/index220.mjs +27 -20
  126. package/dist/index221.mjs +58 -53
  127. package/dist/index222.mjs +2 -29
  128. package/dist/index223.mjs +2 -7
  129. package/dist/index224.mjs +2 -52
  130. package/dist/index225.mjs +2 -6
  131. package/dist/index226.mjs +2 -12
  132. package/dist/index227.mjs +2 -7
  133. package/dist/index228.mjs +108 -28
  134. package/dist/index229.mjs +2 -2
  135. package/dist/index230.mjs +2 -70
  136. package/dist/index231.mjs +34 -164
  137. package/dist/index232.mjs +2 -2
  138. package/dist/index233.mjs +244 -2
  139. package/dist/index234.mjs +2 -2
  140. package/dist/index235.mjs +33 -2
  141. package/dist/index236.mjs +65 -2
  142. package/dist/index237.mjs +25 -2
  143. package/dist/index238.mjs +2 -4
  144. package/dist/index239.mjs +2 -2
  145. package/dist/index241.mjs +2 -2
  146. package/dist/index243.mjs +2 -18
  147. package/dist/index244.mjs +2 -47
  148. package/dist/index245.mjs +2 -2
  149. package/dist/index246.mjs +2 -2
  150. package/dist/index247.mjs +2 -2
  151. package/dist/index248.mjs +2 -2
  152. package/dist/index249.mjs +2 -91
  153. package/dist/index250.mjs +4 -2
  154. package/dist/index251.mjs +2 -31
  155. package/dist/index252.mjs +2 -11
  156. package/dist/index253.mjs +2 -3
  157. package/dist/index254.mjs +2 -4
  158. package/dist/index255.mjs +1 -12
  159. package/dist/index256.mjs +17 -7
  160. package/dist/index257.mjs +12 -11
  161. package/dist/index258.mjs +6 -5
  162. package/dist/index259.mjs +30 -33
  163. package/dist/index260.mjs +2 -31
  164. package/dist/index261.mjs +2 -28
  165. package/dist/index262.mjs +2 -61
  166. package/dist/index263.mjs +18 -2
  167. package/dist/index264.mjs +47 -2
  168. package/dist/index265.mjs +2 -2
  169. package/dist/index266.mjs +2 -3
  170. package/dist/index267.mjs +2 -2
  171. package/dist/index268.mjs +91 -2
  172. package/dist/index269.mjs +2 -17
  173. package/dist/index270.mjs +2 -13
  174. package/dist/index271.mjs +2 -6
  175. package/dist/index272.mjs +2 -30
  176. package/dist/index33.mjs +1 -1
  177. package/dist/index34.mjs +1 -1
  178. package/dist/index35.mjs +1 -1
  179. package/dist/index36.mjs +1 -1
  180. package/dist/index37.mjs +1 -1
  181. package/dist/index38.mjs +1 -1
  182. package/dist/index40.mjs +2 -2
  183. package/dist/index43.mjs +3 -3
  184. package/dist/index44.mjs +19 -19
  185. package/dist/index47.mjs +1 -1
  186. package/dist/index52.mjs +17 -17
  187. package/dist/index53.mjs +2 -2
  188. package/dist/index54.mjs +1 -1
  189. package/dist/index55.mjs +1 -1
  190. package/dist/index56.mjs +1 -1
  191. package/dist/index57.mjs +1 -1
  192. package/dist/index58.mjs +1 -1
  193. package/dist/index59.mjs +1 -1
  194. package/dist/index60.mjs +1 -1
  195. package/dist/index61.mjs +1 -1
  196. package/dist/index62.mjs +1 -1
  197. package/dist/index63.mjs +1 -1
  198. package/dist/index64.mjs +1 -1
  199. package/dist/index65.mjs +4 -23
  200. package/dist/index66.mjs +19 -149
  201. package/dist/index67.mjs +21 -20
  202. package/dist/index69.mjs +149 -71
  203. package/dist/index70.mjs +74 -14
  204. package/dist/index71.mjs +14 -62
  205. package/dist/index72.mjs +63 -2
  206. package/dist/index73.mjs +234 -5
  207. package/dist/index74.mjs +5 -1133
  208. package/dist/index75.mjs +131 -17
  209. package/dist/index76.mjs +67 -54
  210. package/dist/index77.mjs +84 -30
  211. package/dist/index78.mjs +29 -2
  212. package/dist/index79.mjs +8 -4
  213. package/dist/index80.mjs +75 -2
  214. package/dist/index81.mjs +4 -2
  215. package/dist/index82.mjs +2 -28
  216. package/dist/index83.mjs +81 -16
  217. package/dist/index84.mjs +53 -214
  218. package/dist/index85.mjs +5 -179
  219. package/dist/index86.mjs +4 -21
  220. package/dist/index87.mjs +176 -20
  221. package/dist/index88.mjs +52 -32
  222. package/dist/index89.mjs +69 -156
  223. package/dist/index90.mjs +34 -20
  224. package/dist/index91.mjs +42 -30
  225. package/dist/index92.mjs +2 -84
  226. package/dist/index93.mjs +5 -37
  227. package/dist/index94.mjs +1109 -120
  228. package/dist/index95.mjs +16 -51
  229. package/dist/index96.mjs +51 -19
  230. package/dist/index97.mjs +26 -20
  231. package/dist/index98.mjs +2 -23
  232. package/dist/index99.mjs +2 -25
  233. package/dist/styles.css +1 -1
  234. package/package.json +1 -1
  235. package/src/components/Checkout.tsx +3 -3
  236. package/src/components/PostPurchaseUpsell.tsx +3 -3
  237. package/src/components/ShoppingCart.tsx +10 -3
package/dist/index105.mjs CHANGED
@@ -1,42 +1,25 @@
1
1
  'use client';
2
- import { __exports as l } from "./index182.mjs";
3
- import { __require as _ } from "./index87.mjs";
4
- import { __require as v } from "./index183.mjs";
5
- import { __require as q } from "./index179.mjs";
6
- var s;
7
- function N() {
8
- return s ? l : (s = 1, function(h) {
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(h, "getNextPathnameInfo", {
10
+ }), Object.defineProperty(t, "denormalizePagePath", {
12
11
  enumerable: !0,
13
12
  get: function() {
14
- return p;
13
+ return o;
15
14
  }
16
15
  });
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;
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
- }(l), l);
21
+ }(r), r);
39
22
  }
40
23
  export {
41
- N as __require
24
+ p as __require
42
25
  };
package/dist/index106.mjs CHANGED
@@ -1,27 +1,26 @@
1
1
  'use client';
2
- import { __exports as r } from "./index184.mjs";
3
- import { __require as m } from "./index83.mjs";
4
- import { __require as f } from "./index177.mjs";
5
- import { __require as h } from "./index185.mjs";
6
- import { __require as s } from "./index173.mjs";
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(t, "formatNextPathnameInfo", {
8
+ }), Object.defineProperty(o, "normalizeLocalePath", {
13
9
  enumerable: !0,
14
10
  get: function() {
15
- return l;
11
+ return u;
16
12
  }
17
13
  });
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);
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
- }(r), r);
22
+ }(t), t);
24
23
  }
25
24
  export {
26
- q as __require
25
+ s as __require
27
26
  };
package/dist/index107.mjs CHANGED
@@ -1,37 +1,36 @@
1
1
  'use client';
2
- import { __exports as o } from "./index186.mjs";
3
- var c;
4
- function p() {
5
- return c ? o : (c = 1, function(a) {
6
- Object.defineProperty(a, "__esModule", {
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(a, "compareRouterStates", {
8
+ }), Object.defineProperty(i, "default", {
9
9
  enumerable: !0,
10
10
  get: function() {
11
- return i;
11
+ return o;
12
12
  }
13
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;
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
- }(o), o);
32
+ }(u), u);
34
33
  }
35
34
  export {
36
- p as __require
35
+ m as __require
37
36
  };
package/dist/index108.mjs CHANGED
@@ -1,30 +1,159 @@
1
1
  'use client';
2
- import { __exports as r } from "./index187.mjs";
3
- import { __require as c } from "./index89.mjs";
4
- import { __require as l } from "./index102.mjs";
5
- var n;
6
- function h() {
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
- }), Object.defineProperty(t, "isLocalURL", {
11
- enumerable: !0,
12
- get: function() {
13
- return u;
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 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;
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
- }(r), r);
155
+ }(a), a);
27
156
  }
28
157
  export {
29
- h as __require
158
+ j as __require
30
159
  };
package/dist/index109.mjs CHANGED
@@ -1,22 +1,23 @@
1
1
  'use client';
2
- import { __exports as e } from "./index188.mjs";
3
- var t;
4
- function u() {
5
- return t ? e : (t = 1, function(o) {
6
- Object.defineProperty(o, "__esModule", {
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(o, "isBot", {
9
+ }), Object.defineProperty(r, "isDynamicRoute", {
9
10
  enumerable: !0,
10
11
  get: function() {
11
- return i;
12
+ return u;
12
13
  }
13
14
  });
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);
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
- }(e), e);
19
+ }(t), t);
19
20
  }
20
21
  export {
21
- u as __require
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 N, jsx as e } from "react/jsx-runtime";
3
- import { useState as D, useEffect as F } from "react";
4
- import { useCart as Y } from "./index3.mjs";
5
- import { CartItem as q } from "./index10.mjs";
6
- import { Checkout as H } from "./index13.mjs";
7
- import { RecommendedProducts as T } from "./index41.mjs";
8
- import { Button as b } from "./index14.mjs";
9
- import { X, Loader2 as Z, Package as h } from "lucide-react";
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 A } from "./index42.mjs";
12
- function ee({
13
- isOpen: i,
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
- className: v,
18
- showDiscountCode: G = !0,
19
- showContinueShopping: w = !0,
20
- checkoutButtonText: k = "Complete Purchase",
21
- continueShoppingText: j = "Continue Shopping",
22
- checkoutButtonClassName: C,
23
- continueShoppingButtonClassName: E,
24
- disableCheckout: L = !1,
25
- emptyMessage: P = "Your cart is empty"
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 p, x, g;
28
- const { cart: t, isLoading: l, error: m, trackCheckoutInitiated: z } = Y(), [I, f] = D(!1);
29
- A(i), F(() => {
30
- const r = (y) => {
31
- y.key === "Escape" && i && s();
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", r), () => window.removeEventListener("keydown", r);
34
- }, [i, s]);
35
- const R = ((p = t == null ? void 0 : t.pricing) == null ? void 0 : p.subtotal) || 0, u = ((x = t == null ? void 0 : t.pricing.discount) == null ? void 0 : x.amount) || 0, S = () => {
36
- z(), f(!0), d == null || d();
37
- }, B = () => {
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(N, { children: [
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
- i ? "opacity-100" : "pointer-events-none opacity-0"
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
- i ? "translate-x-0" : "translate-x-full",
58
- v
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: (g = t == null ? void 0 : t.items) == null ? void 0 : g.length }),
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(X, { className: "h-6 w-6" })
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(Z, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-accent-500" }),
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
- m && !l && /* @__PURE__ */ e("div", { className: "flex flex-1 items-center justify-center", children: /* @__PURE__ */ a("div", { className: "text-center", children: [
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 && !m && (!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: [
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: P })
88
+ /* @__PURE__ */ e("p", { className: "text-gray-600", children: R })
87
89
  ] }) }),
88
- !l && !m && t && t.items && t.items.length > 0 && /* @__PURE__ */ a(N, { children: [
89
- /* @__PURE__ */ e("div", { className: "flex-1 overflow-y-auto", children: /* @__PURE__ */ e("div", { className: "space-y-4 p-4", children: t.items.map((r, y) => /* @__PURE__ */ a("div", { children: [
90
- /* @__PURE__ */ e(
91
- q,
92
- {
93
- item: r
94
- }
95
- ),
96
- /* @__PURE__ */ e("hr", { className: "border-gray-200 mt-2" })
97
- ] }, r.id)) }) }),
98
- /* @__PURE__ */ e(T, { limit: 6, className: "border-t border-gray-200" }),
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(R) })
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
- b,
130
+ v,
126
131
  {
127
- onClick: S,
128
- disabled: L || t.items.length === 0,
129
- className: n("w-full bg-accent-500 text-white hover:bg-accent-600", C),
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
- k
138
+ C
134
139
  ]
135
140
  }
136
141
  ),
137
- w && /* @__PURE__ */ e(
138
- b,
142
+ j && /* @__PURE__ */ e(
143
+ v,
139
144
  {
140
- onClick: B,
145
+ onClick: q,
141
146
  variant: "outline",
142
- className: n("w-full border-gray-300 text-gray-600 hover:bg-gray-100", E),
147
+ className: n("w-full border-gray-300 text-gray-600 hover:bg-gray-100", L),
143
148
  size: "lg",
144
- children: j
149
+ children: E
145
150
  }
146
151
  )
147
152
  ] })
@@ -151,11 +156,13 @@ function ee({
151
156
  }
152
157
  ),
153
158
  /* @__PURE__ */ e(
154
- H,
159
+ A,
155
160
  {
156
- isOpen: I,
157
- onSuccess: () => s(),
158
- onClose: () => f(!1),
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
- ee as ShoppingCart
181
+ ie as ShoppingCart
175
182
  };