@instockng/storefront-ui 1.0.25 → 1.0.27

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 (194) hide show
  1. package/dist/components/CartItem.d.ts +0 -5
  2. package/dist/components/CartItem.d.ts.map +1 -1
  3. package/dist/components/DiscountCodeInput.d.ts +0 -6
  4. package/dist/components/DiscountCodeInput.d.ts.map +1 -1
  5. package/dist/components/ProductCard.d.ts +0 -6
  6. package/dist/components/ProductCard.d.ts.map +1 -1
  7. package/dist/contexts/CartContext.d.ts.map +1 -1
  8. package/dist/index100.mjs +15 -13
  9. package/dist/index101.mjs +27 -16
  10. package/dist/index102.mjs +20 -26
  11. package/dist/index103.mjs +14 -151
  12. package/dist/index104.mjs +14 -13
  13. package/dist/index105.mjs +39 -23
  14. package/dist/index106.mjs +15 -76
  15. package/dist/index107.mjs +263 -33
  16. package/dist/index108.mjs +63 -138
  17. package/dist/index109.mjs +7 -54
  18. package/dist/index110.mjs +2 -23
  19. package/dist/index111.mjs +2 -27
  20. package/dist/index112.mjs +29 -19
  21. package/dist/index113.mjs +2 -25
  22. package/dist/index114.mjs +232 -18
  23. package/dist/index115.mjs +5 -21
  24. package/dist/index116.mjs +130 -17
  25. package/dist/index117.mjs +67 -64
  26. package/dist/index118.mjs +85 -16
  27. package/dist/index119.mjs +28 -38
  28. package/dist/index120.mjs +8 -23
  29. package/dist/index121.mjs +72 -31
  30. package/dist/index122.mjs +3 -26
  31. package/dist/index123.mjs +2 -19
  32. package/dist/index124.mjs +81 -19
  33. package/dist/index125.mjs +53 -46
  34. package/dist/index126.mjs +5 -22
  35. package/dist/index127.mjs +4 -267
  36. package/dist/index128.mjs +171 -62
  37. package/dist/index129.mjs +53 -8
  38. package/dist/index130.mjs +69 -2
  39. package/dist/index131.mjs +34 -2
  40. package/dist/index132.mjs +42 -32
  41. package/dist/index133.mjs +2 -2
  42. package/dist/index134.mjs +2 -21
  43. package/dist/index135.mjs +2 -56
  44. package/dist/index136.mjs +2 -29
  45. package/dist/index137.mjs +2 -7
  46. package/dist/index138.mjs +16 -50
  47. package/dist/index139.mjs +32 -6
  48. package/dist/index140.mjs +37 -11
  49. package/dist/index141.mjs +18 -7
  50. package/dist/index142.mjs +18 -28
  51. package/dist/index143.mjs +2 -2
  52. package/dist/index144.mjs +20 -70
  53. package/dist/index145.mjs +42 -163
  54. package/dist/index147.mjs +30 -2
  55. package/dist/index148.mjs +18 -2
  56. package/dist/index149.mjs +2 -2
  57. package/dist/index150.mjs +2 -18
  58. package/dist/index151.mjs +2 -32
  59. package/dist/index152.mjs +2 -38
  60. package/dist/index153.mjs +67 -13
  61. package/dist/index154.mjs +2 -18
  62. package/dist/index155.mjs +53 -2
  63. package/dist/index156.mjs +2 -20
  64. package/dist/index157.mjs +29 -39
  65. package/dist/index158.mjs +152 -2
  66. package/dist/index159.mjs +2 -30
  67. package/dist/index160.mjs +2 -18
  68. package/dist/index161.mjs +19 -2
  69. package/dist/index162.mjs +2 -2
  70. package/dist/index163.mjs +2 -2
  71. package/dist/index164.mjs +26 -2
  72. package/dist/index165.mjs +2 -72
  73. package/dist/index166.mjs +2 -2
  74. package/dist/index167.mjs +20 -49
  75. package/dist/index168.mjs +23 -2
  76. package/dist/index169.mjs +2 -36
  77. package/dist/index170.mjs +2 -152
  78. package/dist/index171.mjs +2 -2
  79. package/dist/index172.mjs +23 -2
  80. package/dist/index173.mjs +2 -19
  81. package/dist/index174.mjs +23 -2
  82. package/dist/index176.mjs +2 -26
  83. package/dist/index177.mjs +2 -2
  84. package/dist/index178.mjs +23 -2
  85. package/dist/index179.mjs +2 -24
  86. package/dist/index180.mjs +15 -15
  87. package/dist/index181.mjs +2 -2
  88. package/dist/index182.mjs +2 -2
  89. package/dist/index183.mjs +2 -2
  90. package/dist/index184.mjs +2 -23
  91. package/dist/index185.mjs +2 -2
  92. package/dist/index186.mjs +2 -23
  93. package/dist/index187.mjs +2 -2
  94. package/dist/index188.mjs +2 -2
  95. package/dist/index189.mjs +127 -2
  96. package/dist/index190.mjs +2 -23
  97. package/dist/index191.mjs +74 -2
  98. package/dist/index192.mjs +71 -20
  99. package/dist/index193.mjs +21 -2
  100. package/dist/index194.mjs +56 -2
  101. package/dist/index195.mjs +29 -2
  102. package/dist/index196.mjs +7 -2
  103. package/dist/index197.mjs +52 -2
  104. package/dist/index198.mjs +6 -2
  105. package/dist/index199.mjs +12 -2
  106. package/dist/index200.mjs +7 -2
  107. package/dist/index201.mjs +28 -127
  108. package/dist/index202.mjs +2 -2
  109. package/dist/index203.mjs +69 -73
  110. package/dist/index204.mjs +164 -71
  111. package/dist/index205.mjs +2 -2
  112. package/dist/index206.mjs +2 -2
  113. package/dist/index208.mjs +2 -2
  114. package/dist/index209.mjs +108 -2
  115. package/dist/index210.mjs +2 -2
  116. package/dist/index211.mjs +2 -108
  117. package/dist/index212.mjs +2 -2
  118. package/dist/index213.mjs +2 -2
  119. package/dist/index214.mjs +2 -2
  120. package/dist/index215.mjs +2 -244
  121. package/dist/index216.mjs +2 -2
  122. package/dist/index217.mjs +243 -32
  123. package/dist/index218.mjs +2 -65
  124. package/dist/index219.mjs +24 -16
  125. package/dist/index220.mjs +65 -2
  126. package/dist/index221.mjs +25 -2
  127. package/dist/index223.mjs +3 -3
  128. package/dist/index230.mjs +2 -2
  129. package/dist/index231.mjs +2 -2
  130. package/dist/index234.mjs +2 -31
  131. package/dist/index235.mjs +2 -11
  132. package/dist/index236.mjs +13 -4
  133. package/dist/index237.mjs +7 -4
  134. package/dist/index238.mjs +30 -12
  135. package/dist/index239.mjs +11 -7
  136. package/dist/index240.mjs +3 -11
  137. package/dist/index241.mjs +3 -4
  138. package/dist/index242.mjs +12 -33
  139. package/dist/index243.mjs +5 -31
  140. package/dist/index244.mjs +32 -27
  141. package/dist/index245.mjs +28 -58
  142. package/dist/index246.mjs +28 -2
  143. package/dist/index247.mjs +61 -2
  144. package/dist/index250.mjs +2 -2
  145. package/dist/index251.mjs +18 -2
  146. package/dist/index252.mjs +47 -2
  147. package/dist/index253.mjs +2 -91
  148. package/dist/index254.mjs +2 -2
  149. package/dist/index255.mjs +2 -18
  150. package/dist/index256.mjs +87 -43
  151. package/dist/index258.mjs +1 -1
  152. package/dist/index263.mjs +1 -1
  153. package/dist/index264.mjs +2 -2
  154. package/dist/index265.mjs +2 -2
  155. package/dist/index267.mjs +2 -2
  156. package/dist/index3.mjs +87 -104
  157. package/dist/index47.mjs +17 -17
  158. package/dist/index48.mjs +2 -2
  159. package/dist/index66.mjs +1 -1
  160. package/dist/index70.mjs +35 -35
  161. package/dist/index71.mjs +1 -1
  162. package/dist/index72.mjs +2 -2
  163. package/dist/index73.mjs +1 -1
  164. package/dist/index75.mjs +2 -34
  165. package/dist/index76.mjs +25 -40
  166. package/dist/index77.mjs +18 -2
  167. package/dist/index78.mjs +210 -230
  168. package/dist/index79.mjs +179 -5
  169. package/dist/index80.mjs +18 -130
  170. package/dist/index81.mjs +22 -67
  171. package/dist/index82.mjs +31 -85
  172. package/dist/index83.mjs +155 -28
  173. package/dist/index84.mjs +19 -8
  174. package/dist/index85.mjs +28 -72
  175. package/dist/index86.mjs +83 -3
  176. package/dist/index87.mjs +38 -2
  177. package/dist/index88.mjs +142 -80
  178. package/dist/index89.mjs +54 -53
  179. package/dist/index9.mjs +22 -22
  180. package/dist/index90.mjs +22 -5
  181. package/dist/index91.mjs +26 -4
  182. package/dist/index92.mjs +21 -177
  183. package/dist/index93.mjs +24 -52
  184. package/dist/index94.mjs +21 -69
  185. package/dist/index95.mjs +22 -2
  186. package/dist/index96.mjs +19 -26
  187. package/dist/index97.mjs +58 -11
  188. package/dist/index98.mjs +13 -210
  189. package/dist/index99.mjs +32 -173
  190. package/package.json +2 -2
  191. package/src/components/CartItem.tsx +6 -2
  192. package/src/components/DiscountCodeInput.tsx +2 -0
  193. package/src/components/ProductCard.tsx +2 -0
  194. package/src/contexts/CartContext.tsx +4 -21
package/dist/index9.mjs CHANGED
@@ -1,25 +1,25 @@
1
1
  'use client';
2
2
  import { jsxs as t, jsx as a } from "react/jsx-runtime";
3
- import { Package as v, Trash2 as p } from "lucide-react";
4
- import { cn as g, formatCurrency as m } from "./index19.mjs";
5
- import { useCart as N } from "./index3.mjs";
6
- import { useState as h, useCallback as f } from "react";
7
- function I({
3
+ import { Package as g, Trash2 as p } from "lucide-react";
4
+ import { cn as N, formatCurrency as h } from "./index19.mjs";
5
+ import { useCart as w } from "./index3.mjs";
6
+ import { useState as f, useCallback as y } from "react";
7
+ function U({
8
8
  item: e,
9
- className: y,
9
+ className: b,
10
10
  disabled: r = !1
11
11
  }) {
12
- const [i, n] = h(!1), [s, c] = h(!1), { removeItem: o, updateItem: d } = N(), u = f(async (l) => {
12
+ const [i, n] = f(!1), [s, c] = f(!1), { removeItem: o, updateItem: d } = w(), m = y(async (l) => {
13
13
  if (!(l <= 0)) {
14
14
  c(!0);
15
15
  try {
16
16
  await d(e.id, l);
17
- } catch (x) {
18
- console.error("Failed to update item quantity:", x);
17
+ } catch (v) {
18
+ console.error("Failed to update item quantity:", v);
19
19
  }
20
20
  c(!1);
21
21
  }
22
- }, [e.id, d]), b = f(async () => {
22
+ }, [e.id, d]), x = y(async () => {
23
23
  n(!0);
24
24
  try {
25
25
  await o(e.id);
@@ -27,24 +27,24 @@ function I({
27
27
  console.error("Failed to remove item:", l);
28
28
  }
29
29
  n(!1);
30
- }, [e.id, o]);
30
+ }, [e.id, o]), u = e.variant.thumbnailUrl ?? e.variant.product.thumbnailUrl;
31
31
  return /* @__PURE__ */ t(
32
32
  "div",
33
33
  {
34
- className: g(
34
+ className: N(
35
35
  "flex gap-3 transition-opacity",
36
36
  (r || i || s) && "opacity-50",
37
- y
37
+ b
38
38
  ),
39
39
  children: [
40
- /* @__PURE__ */ a("div", { className: "h-20 w-20 flex-shrink-0 overflow-hidden rounded-lg bg-gray-100", children: e.variant.product.thumbnailUrl ? /* @__PURE__ */ a(
40
+ /* @__PURE__ */ a("div", { className: "h-20 w-20 flex-shrink-0 overflow-hidden rounded-lg bg-gray-100", children: u ? /* @__PURE__ */ a(
41
41
  "img",
42
42
  {
43
- src: e.variant.product.thumbnailUrl,
43
+ src: u,
44
44
  alt: e.variant.product.name,
45
45
  className: "h-full w-full object-cover"
46
46
  }
47
- ) : /* @__PURE__ */ a("div", { className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ a(v, { className: "h-6 w-6 text-gray-400" }) }) }),
47
+ ) : /* @__PURE__ */ a("div", { className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ a(g, { className: "h-6 w-6 text-gray-400" }) }) }),
48
48
  /* @__PURE__ */ t("div", { className: "flex flex-1 flex-col justify-between py-1", children: [
49
49
  /* @__PURE__ */ a("div", { children: /* @__PURE__ */ t("div", { className: "flex items-start justify-between gap-2", children: [
50
50
  /* @__PURE__ */ t("div", { className: "flex-1", children: [
@@ -54,7 +54,7 @@ function I({
54
54
  /* @__PURE__ */ a(
55
55
  "button",
56
56
  {
57
- onClick: b,
57
+ onClick: x,
58
58
  disabled: r || i,
59
59
  className: "text-gray-400 hover:text-red-600 disabled:cursor-not-allowed disabled:opacity-50",
60
60
  "aria-label": "Remove item",
@@ -68,7 +68,7 @@ function I({
68
68
  "button",
69
69
  {
70
70
  "aria-label": "Decrease quantity",
71
- onClick: () => u(e.quantity - 1),
71
+ onClick: () => m(e.quantity - 1),
72
72
  disabled: r || e.quantity <= 1 || s,
73
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
74
  children: "−"
@@ -79,7 +79,7 @@ function I({
79
79
  "button",
80
80
  {
81
81
  "aria-label": "Increase quantity",
82
- onClick: () => u(e.quantity + 1),
82
+ onClick: () => m(e.quantity + 1),
83
83
  disabled: r || s,
84
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
85
  children: "+"
@@ -87,8 +87,8 @@ function I({
87
87
  )
88
88
  ] }),
89
89
  /* @__PURE__ */ t("div", { className: "text-right", children: [
90
- /* @__PURE__ */ a("p", { className: "text-base font-medium", children: m(e.subtotal) }),
91
- e.basePrice !== e.finalPrice && /* @__PURE__ */ a("p", { className: "text-xs text-[#DC143C] line-through", children: m(e.basePrice * e.quantity) })
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) })
92
92
  ] })
93
93
  ] })
94
94
  ] })
@@ -97,5 +97,5 @@ function I({
97
97
  );
98
98
  }
99
99
  export {
100
- I as CartItem
100
+ U as CartItem
101
101
  };
package/dist/index90.mjs CHANGED
@@ -1,9 +1,26 @@
1
1
  'use client';
2
- function u(n) {
3
- return function(r) {
4
- return n.apply(null, r);
5
- };
2
+ import { __module as u } from "./index163.mjs";
3
+ import { __require as c } from "./index164.mjs";
4
+ var a;
5
+ function d() {
6
+ return a ? u.exports : (a = 1, function(o, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "detectDomainLocale", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return i;
13
+ }
14
+ });
15
+ const i = function() {
16
+ for (var n = arguments.length, r = new Array(n), t = 0; t < n; t++)
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);
6
23
  }
7
24
  export {
8
- u as default
25
+ d as __require
9
26
  };
package/dist/index91.mjs CHANGED
@@ -1,8 +1,30 @@
1
1
  'use client';
2
- import i from "./index78.mjs";
3
- function o(r) {
4
- return i.isObject(r) && r.isAxiosError === !0;
2
+ import { __exports as u } from "./index165.mjs";
3
+ var a;
4
+ function f() {
5
+ return a ? u : (a = 1, function(s) {
6
+ Object.defineProperty(s, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(s, "parsePath", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return i;
12
+ }
13
+ });
14
+ function i(r) {
15
+ const e = r.indexOf("#"), n = r.indexOf("?"), t = n > -1 && (e < 0 || n < e);
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
+ };
25
+ }
26
+ }(u), u);
5
27
  }
6
28
  export {
7
- o as default
29
+ f as __require
8
30
  };
package/dist/index92.mjs CHANGED
@@ -1,182 +1,26 @@
1
1
  'use client';
2
- import i from "./index78.mjs";
3
- import S from "./index142.mjs";
4
- const h = Symbol("internals");
5
- function y(r) {
6
- return r && String(r).trim().toLowerCase();
7
- }
8
- function m(r) {
9
- return r === !1 || r == null ? r : i.isArray(r) ? r.map(m) : String(r);
10
- }
11
- function A(r) {
12
- const t = /* @__PURE__ */ Object.create(null), e = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
13
- let s;
14
- for (; s = e.exec(r); )
15
- t[s[1]] = s[2];
16
- return t;
17
- }
18
- const k = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
19
- function g(r, t, e, s, n) {
20
- if (i.isFunction(s))
21
- return s.call(this, t, e);
22
- if (n && (t = e), !!i.isString(t)) {
23
- if (i.isString(s))
24
- return t.indexOf(s) !== -1;
25
- if (i.isRegExp(s))
26
- return s.test(t);
27
- }
28
- }
29
- function E(r) {
30
- return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, e, s) => e.toUpperCase() + s);
31
- }
32
- function j(r, t) {
33
- const e = i.toCamelCase(" " + t);
34
- ["get", "set", "has"].forEach((s) => {
35
- Object.defineProperty(r, s + e, {
36
- value: function(n, o, f) {
37
- return this[s].call(this, t, n, o, f);
38
- },
39
- configurable: !0
40
- });
41
- });
42
- }
43
- class b {
44
- constructor(t) {
45
- t && this.set(t);
46
- }
47
- set(t, e, s) {
48
- const n = this;
49
- function o(c, l, a) {
50
- const u = y(l);
51
- if (!u)
52
- throw new Error("header name must be a non-empty string");
53
- const p = i.findKey(n, u);
54
- (!p || n[p] === void 0 || a === !0 || a === void 0 && n[p] !== !1) && (n[p || l] = m(c));
55
- }
56
- const f = (c, l) => i.forEach(c, (a, u) => o(a, u, l));
57
- if (i.isPlainObject(t) || t instanceof this.constructor)
58
- f(t, e);
59
- else if (i.isString(t) && (t = t.trim()) && !k(t))
60
- f(S(t), e);
61
- else if (i.isObject(t) && i.isIterable(t)) {
62
- let c = {}, l, a;
63
- for (const u of t) {
64
- if (!i.isArray(u))
65
- throw TypeError("Object iterator must return a key-value pair");
66
- c[a = u[0]] = (l = c[a]) ? i.isArray(l) ? [...l, u[1]] : [l, u[1]] : u[1];
67
- }
68
- f(c, e);
69
- } else
70
- t != null && o(e, t, s);
71
- return this;
72
- }
73
- get(t, e) {
74
- if (t = y(t), t) {
75
- const s = i.findKey(this, t);
76
- if (s) {
77
- const n = this[s];
78
- if (!e)
79
- return n;
80
- if (e === !0)
81
- return A(n);
82
- if (i.isFunction(e))
83
- return e.call(this, n, s);
84
- if (i.isRegExp(e))
85
- return e.exec(n);
86
- throw new TypeError("parser must be boolean|regexp|function");
87
- }
88
- }
89
- }
90
- has(t, e) {
91
- if (t = y(t), t) {
92
- const s = i.findKey(this, t);
93
- return !!(s && this[s] !== void 0 && (!e || g(this, this[s], s, e)));
94
- }
95
- return !1;
96
- }
97
- delete(t, e) {
98
- const s = this;
99
- let n = !1;
100
- function o(f) {
101
- if (f = y(f), f) {
102
- const c = i.findKey(s, f);
103
- c && (!e || g(s, s[c], c, e)) && (delete s[c], n = !0);
2
+ import { __module as a } from "./index166.mjs";
3
+ import { __require as f } from "./index167.mjs";
4
+ import { __require as c } from "./index168.mjs";
5
+ var i;
6
+ function g() {
7
+ return i ? a.exports : (i = 1, function(o, e) {
8
+ Object.defineProperty(e, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(e, "addLocale", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return l;
104
14
  }
105
- }
106
- return i.isArray(t) ? t.forEach(o) : o(t), n;
107
- }
108
- clear(t) {
109
- const e = Object.keys(this);
110
- let s = e.length, n = !1;
111
- for (; s--; ) {
112
- const o = e[s];
113
- (!t || g(this, this[o], o, t, !0)) && (delete this[o], n = !0);
114
- }
115
- return n;
116
- }
117
- normalize(t) {
118
- const e = this, s = {};
119
- return i.forEach(this, (n, o) => {
120
- const f = i.findKey(s, o);
121
- if (f) {
122
- e[f] = m(n), delete e[o];
123
- return;
124
- }
125
- const c = t ? E(o) : String(o).trim();
126
- c !== o && delete e[o], e[c] = m(n), s[c] = !0;
127
- }), this;
128
- }
129
- concat(...t) {
130
- return this.constructor.concat(this, ...t);
131
- }
132
- toJSON(t) {
133
- const e = /* @__PURE__ */ Object.create(null);
134
- return i.forEach(this, (s, n) => {
135
- s != null && s !== !1 && (e[n] = t && i.isArray(s) ? s.join(", ") : s);
136
- }), e;
137
- }
138
- [Symbol.iterator]() {
139
- return Object.entries(this.toJSON())[Symbol.iterator]();
140
- }
141
- toString() {
142
- return Object.entries(this.toJSON()).map(([t, e]) => t + ": " + e).join(`
143
- `);
144
- }
145
- getSetCookie() {
146
- return this.get("set-cookie") || [];
147
- }
148
- get [Symbol.toStringTag]() {
149
- return "AxiosHeaders";
150
- }
151
- static from(t) {
152
- return t instanceof this ? t : new this(t);
153
- }
154
- static concat(t, ...e) {
155
- const s = new this(t);
156
- return e.forEach((n) => s.set(n)), s;
157
- }
158
- static accessor(t) {
159
- const s = (this[h] = this[h] = {
160
- accessors: {}
161
- }).accessors, n = this.prototype;
162
- function o(f) {
163
- const c = y(f);
164
- s[c] || (j(n, f), s[c] = !0);
165
- }
166
- return i.isArray(t) ? t.forEach(o) : o(t), this;
167
- }
15
+ });
16
+ const d = f(), l = function(t) {
17
+ for (var u = arguments.length, n = new Array(u > 1 ? u - 1 : 0), r = 1; r < u; r++)
18
+ n[r - 1] = arguments[r];
19
+ return process.env.__NEXT_I18N_SUPPORT ? (0, d.normalizePathTrailingSlash)(c().addLocale(t, ...n)) : t;
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
+ }(a, a.exports), a.exports);
168
23
  }
169
- b.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
170
- i.reduceDescriptors(b.prototype, ({ value: r }, t) => {
171
- let e = t[0].toUpperCase() + t.slice(1);
172
- return {
173
- get: () => r,
174
- set(s) {
175
- this[e] = s;
176
- }
177
- };
178
- });
179
- i.freezeMethods(b);
180
24
  export {
181
- b as default
25
+ g as __require
182
26
  };
package/dist/index93.mjs CHANGED
@@ -1,56 +1,28 @@
1
1
  'use client';
2
- import s from "./index78.mjs";
3
- import m from "./index143.mjs";
4
- import u from "./index144.mjs";
5
- import { getFetch as b } from "./index145.mjs";
6
- import d from "./index89.mjs";
7
- const p = {
8
- http: m,
9
- xhr: u,
10
- fetch: {
11
- get: b
12
- }
13
- };
14
- s.forEach(p, (e, o) => {
15
- if (e) {
16
- try {
17
- Object.defineProperty(e, "name", { value: o });
18
- } catch {
19
- }
20
- Object.defineProperty(e, "adapterName", { value: o });
21
- }
22
- });
23
- const f = (e) => `- ${e}`, g = (e) => s.isFunction(e) || e === null || e === !1, y = {
24
- getAdapter: (e, o) => {
25
- e = s.isArray(e) ? e : [e];
26
- const { length: a } = e;
27
- let i, t;
28
- const c = {};
29
- for (let r = 0; r < a; r++) {
30
- i = e[r];
31
- let n;
32
- if (t = i, !g(i) && (t = p[(n = String(i)).toLowerCase()], t === void 0))
33
- throw new d(`Unknown adapter '${n}'`);
34
- if (t && (s.isFunction(t) || (t = t.get(o))))
35
- break;
36
- c[n || "#" + r] = t;
2
+ import { __module as o } from "./index169.mjs";
3
+ import { __require as d } from "./index91.mjs";
4
+ var f;
5
+ function m() {
6
+ return f ? o.exports : (f = 1, function(i, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "removeLocale", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return c;
13
+ }
14
+ });
15
+ const l = d();
16
+ function c(r, t) {
17
+ if (process.env.__NEXT_I18N_SUPPORT) {
18
+ const { pathname: u } = (0, l.parsePath)(r), n = u.toLowerCase(), a = t == null ? void 0 : t.toLowerCase();
19
+ return t && (n.startsWith("/" + a + "/") || n === "/" + a) ? (u.length === t.length + 1 ? "/" : "") + r.slice(t.length + 1) : r;
20
+ }
21
+ return r;
37
22
  }
38
- if (!t) {
39
- const r = Object.entries(c).map(
40
- ([l, h]) => `adapter ${l} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
41
- );
42
- let n = a ? r.length > 1 ? `since :
43
- ` + r.map(f).join(`
44
- `) : " " + f(r[0]) : "as no adapter specified";
45
- throw new d(
46
- "There is no suitable adapter to dispatch the request " + n,
47
- "ERR_NOT_SUPPORT"
48
- );
49
- }
50
- return t;
51
- },
52
- adapters: p
53
- };
23
+ (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), i.exports = e.default);
24
+ }(o, o.exports), o.exports);
25
+ }
54
26
  export {
55
- y as default
27
+ m as __require
56
28
  };
package/dist/index94.mjs CHANGED
@@ -1,72 +1,24 @@
1
1
  'use client';
2
- const e = {
3
- Continue: 100,
4
- SwitchingProtocols: 101,
5
- Processing: 102,
6
- EarlyHints: 103,
7
- Ok: 200,
8
- Created: 201,
9
- Accepted: 202,
10
- NonAuthoritativeInformation: 203,
11
- NoContent: 204,
12
- ResetContent: 205,
13
- PartialContent: 206,
14
- MultiStatus: 207,
15
- AlreadyReported: 208,
16
- ImUsed: 226,
17
- MultipleChoices: 300,
18
- MovedPermanently: 301,
19
- Found: 302,
20
- SeeOther: 303,
21
- NotModified: 304,
22
- UseProxy: 305,
23
- Unused: 306,
24
- TemporaryRedirect: 307,
25
- PermanentRedirect: 308,
26
- BadRequest: 400,
27
- Unauthorized: 401,
28
- PaymentRequired: 402,
29
- Forbidden: 403,
30
- NotFound: 404,
31
- MethodNotAllowed: 405,
32
- NotAcceptable: 406,
33
- ProxyAuthenticationRequired: 407,
34
- RequestTimeout: 408,
35
- Conflict: 409,
36
- Gone: 410,
37
- LengthRequired: 411,
38
- PreconditionFailed: 412,
39
- PayloadTooLarge: 413,
40
- UriTooLong: 414,
41
- UnsupportedMediaType: 415,
42
- RangeNotSatisfiable: 416,
43
- ExpectationFailed: 417,
44
- ImATeapot: 418,
45
- MisdirectedRequest: 421,
46
- UnprocessableEntity: 422,
47
- Locked: 423,
48
- FailedDependency: 424,
49
- TooEarly: 425,
50
- UpgradeRequired: 426,
51
- PreconditionRequired: 428,
52
- TooManyRequests: 429,
53
- RequestHeaderFieldsTooLarge: 431,
54
- UnavailableForLegalReasons: 451,
55
- InternalServerError: 500,
56
- NotImplemented: 501,
57
- BadGateway: 502,
58
- ServiceUnavailable: 503,
59
- GatewayTimeout: 504,
60
- HttpVersionNotSupported: 505,
61
- VariantAlsoNegotiates: 506,
62
- InsufficientStorage: 507,
63
- LoopDetected: 508,
64
- NotExtended: 510,
65
- NetworkAuthenticationRequired: 511
66
- };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
69
- });
2
+ import { __module as r } from "./index170.mjs";
3
+ import { __require as o } from "./index96.mjs";
4
+ var a;
5
+ function l() {
6
+ return a ? r.exports : (a = 1, function(n, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "removeBasePath", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return i;
13
+ }
14
+ });
15
+ const f = o(), u = process.env.__NEXT_ROUTER_BASEPATH || "";
16
+ function i(t) {
17
+ return process.env.__NEXT_MANUAL_CLIENT_BASE_PATH && !(0, f.hasBasePath)(t) || u.length === 0 || (t = t.slice(u.length), t.startsWith("/") || (t = "/" + t)), t;
18
+ }
19
+ (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), n.exports = e.default);
20
+ }(r, r.exports), r.exports);
21
+ }
70
22
  export {
71
- e as default
23
+ l as __require
72
24
  };
package/dist/index95.mjs CHANGED
@@ -1,5 +1,25 @@
1
1
  'use client';
2
- var r = {};
2
+ import { __module as a } from "./index171.mjs";
3
+ import { __require as _ } from "./index172.mjs";
4
+ import { __require as l } from "./index167.mjs";
5
+ var t;
6
+ function h() {
7
+ return t ? a.exports : (t = 1, function(u, e) {
8
+ Object.defineProperty(e, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(e, "addBasePath", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return f;
14
+ }
15
+ });
16
+ const i = _(), d = l(), n = process.env.__NEXT_ROUTER_BASEPATH || "";
17
+ function f(r, o) {
18
+ return (0, d.normalizePathTrailingSlash)(process.env.__NEXT_MANUAL_CLIENT_BASE_PATH && !o ? r : (0, i.addPathPrefix)(r, n));
19
+ }
20
+ (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), u.exports = e.default);
21
+ }(a, a.exports), a.exports);
22
+ }
3
23
  export {
4
- r as __exports
24
+ h as __require
5
25
  };
package/dist/index96.mjs CHANGED
@@ -1,31 +1,24 @@
1
1
  'use client';
2
- import { __exports as u } from "./index147.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];
2
+ import { __module as t } from "./index173.mjs";
3
+ import { __require as s } from "./index174.mjs";
4
+ var a;
5
+ function _() {
6
+ return a ? t.exports : (a = 1, function(u, e) {
7
+ Object.defineProperty(e, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(e, "hasBasePath", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return n;
24
13
  }
25
- return t.default = r, e && e.set(r, t), t;
26
- }
27
- return u._ = f, u;
14
+ });
15
+ const r = s(), f = process.env.__NEXT_ROUTER_BASEPATH || "";
16
+ function n(i) {
17
+ return (0, r.pathHasPrefix)(i, f);
18
+ }
19
+ (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), u.exports = e.default);
20
+ }(t, t.exports), t.exports);
28
21
  }
29
22
  export {
30
- o as __require
23
+ _ as __require
31
24
  };