@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/index85.mjs CHANGED
@@ -1,78 +1,34 @@
1
1
  'use client';
2
- import u from "./index84.mjs";
3
- class c {
4
- constructor(e) {
5
- if (typeof e != "function")
6
- throw new TypeError("executor must be a function.");
7
- let t;
8
- this.promise = new Promise(function(r) {
9
- t = r;
2
+ import { __exports as i } from "./index154.mjs";
3
+ import { __require as U } from "./index83.mjs";
4
+ import { __require as _ } from "./index155.mjs";
5
+ var s;
6
+ function q() {
7
+ return s ? i : (s = 1, function(n) {
8
+ Object.defineProperty(n, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(n, "parseRelativeUrl", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return f;
14
+ }
10
15
  });
11
- const s = this;
12
- this.promise.then((n) => {
13
- if (!s._listeners) return;
14
- let r = s._listeners.length;
15
- for (; r-- > 0; )
16
- s._listeners[r](n);
17
- s._listeners = null;
18
- }), this.promise.then = (n) => {
19
- let r;
20
- const o = new Promise((i) => {
21
- s.subscribe(i), r = i;
22
- }).then(n);
23
- return o.cancel = function() {
24
- s.unsubscribe(r);
25
- }, o;
26
- }, e(function(r, o, i) {
27
- s.reason || (s.reason = new u(r, o, i), t(s.reason));
28
- });
29
- }
30
- /**
31
- * Throws a `CanceledError` if cancellation has been requested.
32
- */
33
- throwIfRequested() {
34
- if (this.reason)
35
- throw this.reason;
36
- }
37
- /**
38
- * Subscribe to the cancel signal
39
- */
40
- subscribe(e) {
41
- if (this.reason) {
42
- e(this.reason);
43
- return;
16
+ const u = U(), l = _();
17
+ function f(e, o, r) {
18
+ r === void 0 && (r = !0);
19
+ const t = new URL(typeof window > "u" ? "http://n" : (0, u.getLocationOrigin)()), c = o ? new URL(o, t) : e.startsWith(".") ? new URL(typeof window > "u" ? "http://n" : window.location.href) : t, { pathname: d, searchParams: h, search: v, hash: p, href: w, origin: a } = new URL(e, c);
20
+ if (a !== t.origin)
21
+ throw new Error("invariant: invalid relative URL, router received " + e);
22
+ return {
23
+ pathname: d,
24
+ query: r ? (0, l.searchParamsToUrlQuery)(h) : void 0,
25
+ search: v,
26
+ hash: p,
27
+ href: w.slice(a.length)
28
+ };
44
29
  }
45
- this._listeners ? this._listeners.push(e) : this._listeners = [e];
46
- }
47
- /**
48
- * Unsubscribe from the cancel signal
49
- */
50
- unsubscribe(e) {
51
- if (!this._listeners)
52
- return;
53
- const t = this._listeners.indexOf(e);
54
- t !== -1 && this._listeners.splice(t, 1);
55
- }
56
- toAbortSignal() {
57
- const e = new AbortController(), t = (s) => {
58
- e.abort(s);
59
- };
60
- return this.subscribe(t), e.signal.unsubscribe = () => this.unsubscribe(t), e.signal;
61
- }
62
- /**
63
- * Returns an object that contains a new `CancelToken` and a function that, when called,
64
- * cancels the `CancelToken`.
65
- */
66
- static source() {
67
- let e;
68
- return {
69
- token: new c(function(n) {
70
- e = n;
71
- }),
72
- cancel: e
73
- };
74
- }
30
+ }(i), i);
75
31
  }
76
32
  export {
77
- c as default
33
+ q as __require
78
34
  };
package/dist/index86.mjs CHANGED
@@ -1,7 +1,87 @@
1
1
  'use client';
2
- function t(n) {
3
- return !!(n && n.__CANCEL__);
2
+ import { __exports as f } from "./index156.mjs";
3
+ import { __require as z } from "./index157.mjs";
4
+ import { __require as A } from "./index158.mjs";
5
+ import { __require as F } from "./index77.mjs";
6
+ import { __require as O } from "./index81.mjs";
7
+ import { __require as U } from "./index94.mjs";
8
+ import { __require as B } from "./index85.mjs";
9
+ var k;
10
+ function X() {
11
+ return k ? f : (k = 1, function(h) {
12
+ Object.defineProperty(h, "__esModule", {
13
+ value: !0
14
+ }), Object.defineProperty(h, "default", {
15
+ enumerable: !0,
16
+ get: function() {
17
+ return j;
18
+ }
19
+ });
20
+ const y = z(), p = A(), _ = F(), d = O(), v = U(), T = B();
21
+ function j(o, m, a, q, g, R) {
22
+ let r = !1, P = !1, l = (0, T.parseRelativeUrl)(o), i = (0, _.removeTrailingSlash)((0, d.normalizeLocalePath)((0, v.removeBasePath)(l.pathname), R).pathname), t;
23
+ const c = (e) => {
24
+ let u = (0, y.getPathMatch)(e.source + (process.env.__NEXT_TRAILING_SLASH ? "(/)?" : ""), {
25
+ removeUnnamedParams: !0,
26
+ strict: !0
27
+ })(l.pathname);
28
+ if ((e.has || e.missing) && u) {
29
+ const n = (0, p.matchHas)({
30
+ headers: {
31
+ host: document.location.hostname,
32
+ "user-agent": navigator.userAgent
33
+ },
34
+ cookies: document.cookie.split("; ").reduce((b, D) => {
35
+ const [L, ...S] = D.split("=");
36
+ return b[L] = S.join("="), b;
37
+ }, {})
38
+ }, l.query, e.has, e.missing);
39
+ n ? Object.assign(u, n) : u = !1;
40
+ }
41
+ if (u) {
42
+ if (!e.destination)
43
+ return P = !0, !0;
44
+ const n = (0, p.prepareDestination)({
45
+ appendParamsToQuery: !0,
46
+ destination: e.destination,
47
+ params: u,
48
+ query: q
49
+ });
50
+ if (l = n.parsedDestination, o = n.newUrl, Object.assign(q, n.parsedDestination.query), i = (0, _.removeTrailingSlash)((0, d.normalizeLocalePath)((0, v.removeBasePath)(o), R).pathname), m.includes(i))
51
+ return r = !0, t = i, !0;
52
+ if (t = g(i), t !== o && m.includes(t))
53
+ return r = !0, !0;
54
+ }
55
+ };
56
+ let s = !1;
57
+ for (let e = 0; e < a.beforeFiles.length; e++)
58
+ c(a.beforeFiles[e]);
59
+ if (r = m.includes(i), !r) {
60
+ if (!s) {
61
+ for (let e = 0; e < a.afterFiles.length; e++)
62
+ if (c(a.afterFiles[e])) {
63
+ s = !0;
64
+ break;
65
+ }
66
+ }
67
+ if (s || (t = g(i), r = m.includes(t), s = r), !s) {
68
+ for (let e = 0; e < a.fallback.length; e++)
69
+ if (c(a.fallback[e])) {
70
+ s = !0;
71
+ break;
72
+ }
73
+ }
74
+ }
75
+ return {
76
+ asPath: o,
77
+ parsedAs: l,
78
+ matchedPage: r,
79
+ resolvedHref: t,
80
+ externalDest: P
81
+ };
82
+ }
83
+ }(f), f);
4
84
  }
5
85
  export {
6
- t as default
86
+ X as __require
7
87
  };
package/dist/index87.mjs CHANGED
@@ -1,5 +1,41 @@
1
1
  'use client';
2
- const o = "1.12.2";
2
+ import { __exports as n } from "./index159.mjs";
3
+ import { __require as l } from "./index83.mjs";
4
+ var s;
5
+ function q() {
6
+ return s ? n : (s = 1, function(u) {
7
+ Object.defineProperty(u, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(u, "getRouteMatcher", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return d;
13
+ }
14
+ });
15
+ const f = l();
16
+ function d(p) {
17
+ let { re: h, groups: c } = p;
18
+ return (_) => {
19
+ const a = h.exec(_);
20
+ if (!a)
21
+ return !1;
22
+ const t = (r) => {
23
+ try {
24
+ return decodeURIComponent(r);
25
+ } catch {
26
+ throw new f.DecodeError("failed to decode param");
27
+ }
28
+ }, i = {};
29
+ return Object.keys(c).forEach((r) => {
30
+ const o = c[r], e = a[o.pos];
31
+ e !== void 0 && (i[r] = ~e.indexOf("/") ? e.split("/").map((m) => t(m)) : o.repeat ? [
32
+ t(e)
33
+ ] : t(e));
34
+ }), i;
35
+ };
36
+ }
37
+ }(n), n);
38
+ }
3
39
  export {
4
- o as VERSION
40
+ q as __require
5
41
  };
package/dist/index88.mjs CHANGED
@@ -1,86 +1,148 @@
1
1
  'use client';
2
- import t from "./index78.mjs";
3
- import E from "./index89.mjs";
4
- function B(i) {
5
- return t.isPlainObject(i) || t.isArray(i);
6
- }
7
- function h(i) {
8
- return t.endsWith(i, "[]") ? i.slice(0, -2) : i;
9
- }
10
- function O(i, e, s) {
11
- return i ? i.concat(e).map(function(o, d) {
12
- return o = h(o), !s && d ? "[" + o + "]" : o;
13
- }).join(s ? "." : "") : e;
14
- }
15
- function T(i) {
16
- return t.isArray(i) && !i.some(B);
17
- }
18
- const S = t.toFlatObject(t, {}, null, function(e) {
19
- return /^is[A-Z]/.test(e);
20
- });
21
- function W(i, e, s) {
22
- if (!t.isObject(i))
23
- throw new TypeError("target must be an object");
24
- e = e || new FormData(), s = t.toFlatObject(s, {
25
- metaTokens: !0,
26
- dots: !1,
27
- indexes: !1
28
- }, !1, function(n, u) {
29
- return !t.isUndefined(u[n]);
30
- });
31
- const p = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
32
- if (!t.isFunction(o))
33
- throw new TypeError("visitor must be a function");
34
- function l(r) {
35
- if (r === null) return "";
36
- if (t.isDate(r))
37
- return r.toISOString();
38
- if (t.isBoolean(r))
39
- return r.toString();
40
- if (!w && t.isBlob(r))
41
- throw new E("Blob is not supported. Use a Buffer instead.");
42
- return t.isArrayBuffer(r) || t.isTypedArray(r) ? w && typeof Blob == "function" ? new Blob([r]) : Buffer.from(r) : r;
43
- }
44
- function j(r, n, u) {
45
- let f = r;
46
- if (r && !u && typeof r == "object") {
47
- if (t.endsWith(n, "{}"))
48
- n = p ? n : n.slice(0, -2), r = JSON.stringify(r);
49
- else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (f = t.toArray(r)))
50
- return n = h(n), f.forEach(function(b, x) {
51
- !(t.isUndefined(b) || b === null) && e.append(
52
- // eslint-disable-next-line no-nested-ternary
53
- m === !0 ? O([n], x, d) : m === null ? n : n + "[]",
54
- l(b)
55
- );
56
- }), !1;
2
+ import { __exports as p } from "./index160.mjs";
3
+ import { __require as I } from "./index107.mjs";
4
+ import { __require as q } from "./index153.mjs";
5
+ import { __require as v } from "./index161.mjs";
6
+ import { __require as O } from "./index77.mjs";
7
+ var N;
8
+ function w() {
9
+ return N ? p : (N = 1, function(d) {
10
+ Object.defineProperty(d, "__esModule", {
11
+ value: !0
12
+ });
13
+ function T(e, t) {
14
+ for (var r in t) Object.defineProperty(e, r, {
15
+ enumerable: !0,
16
+ get: t[r]
17
+ });
18
+ }
19
+ T(d, {
20
+ getNamedMiddlewareRegex: function() {
21
+ return A;
22
+ },
23
+ getNamedRouteRegex: function() {
24
+ return k;
25
+ },
26
+ getRouteRegex: function() {
27
+ return E;
28
+ },
29
+ parseParameter: function() {
30
+ return S;
31
+ }
32
+ });
33
+ const m = I(), _ = q(), l = v(), h = O(), x = /\[((?:\[.*\])|.+)\]/;
34
+ function S(e) {
35
+ const t = e.match(x);
36
+ return R(t ? t[1] : e);
37
+ }
38
+ function R(e) {
39
+ const t = e.startsWith("[") && e.endsWith("]");
40
+ t && (e = e.slice(1, -1));
41
+ const r = e.startsWith("...");
42
+ return r && (e = e.slice(3)), {
43
+ key: e,
44
+ repeat: r,
45
+ optional: t
46
+ };
47
+ }
48
+ function P(e) {
49
+ const t = (0, h.removeTrailingSlash)(e).slice(1).split("/"), r = {};
50
+ let u = 1;
51
+ return {
52
+ parameterizedRoute: t.map((s) => {
53
+ const o = _.INTERCEPTION_ROUTE_MARKERS.find((i) => s.startsWith(i)), a = s.match(x);
54
+ if (o && a) {
55
+ const { key: i, optional: c, repeat: n } = R(a[1]);
56
+ return r[i] = {
57
+ pos: u++,
58
+ repeat: n,
59
+ optional: c
60
+ }, "/" + (0, l.escapeStringRegexp)(o) + "([^/]+?)";
61
+ } else if (a) {
62
+ const { key: i, repeat: c, optional: n } = R(a[1]);
63
+ return r[i] = {
64
+ pos: u++,
65
+ repeat: c,
66
+ optional: n
67
+ }, c ? n ? "(?:/(.+?))?" : "/(.+?)" : "/([^/]+?)";
68
+ } else
69
+ return "/" + (0, l.escapeStringRegexp)(s);
70
+ }).join(""),
71
+ groups: r
72
+ };
73
+ }
74
+ function E(e) {
75
+ const { parameterizedRoute: t, groups: r } = P(e);
76
+ return {
77
+ re: new RegExp("^" + t + "(?:/)?$"),
78
+ groups: r
79
+ };
80
+ }
81
+ function K() {
82
+ let e = 0;
83
+ return () => {
84
+ let t = "", r = ++e;
85
+ for (; r > 0; )
86
+ t += String.fromCharCode(97 + (r - 1) % 26), r = Math.floor((r - 1) / 26);
87
+ return t;
88
+ };
89
+ }
90
+ function y(e) {
91
+ let { interceptionMarker: t, getSafeRouteKey: r, segment: u, routeKeys: s, keyPrefix: o } = e;
92
+ const { key: a, optional: i, repeat: c } = R(u);
93
+ let n = a.replace(/\W/g, "");
94
+ o && (n = "" + o + n);
95
+ let f = !1;
96
+ (n.length === 0 || n.length > 30) && (f = !0), isNaN(parseInt(n.slice(0, 1))) || (f = !0), f && (n = r()), o ? s[n] = "" + o + a : s[n] = a;
97
+ const g = t ? (0, l.escapeStringRegexp)(t) : "";
98
+ return c ? i ? "(?:/" + g + "(?<" + n + ">.+?))?" : "/" + g + "(?<" + n + ">.+?)" : "/" + g + "(?<" + n + ">[^/]+?)";
99
+ }
100
+ function M(e, t) {
101
+ const r = (0, h.removeTrailingSlash)(e).slice(1).split("/"), u = K(), s = {};
102
+ return {
103
+ namedParameterizedRoute: r.map((o) => {
104
+ const a = _.INTERCEPTION_ROUTE_MARKERS.some((c) => o.startsWith(c)), i = o.match(/\[((?:\[.*\])|.+)\]/);
105
+ if (a && i) {
106
+ const [c] = o.split(i[0]);
107
+ return y({
108
+ getSafeRouteKey: u,
109
+ interceptionMarker: c,
110
+ segment: i[1],
111
+ routeKeys: s,
112
+ keyPrefix: t ? m.NEXT_INTERCEPTION_MARKER_PREFIX : void 0
113
+ });
114
+ } else return i ? y({
115
+ getSafeRouteKey: u,
116
+ segment: i[1],
117
+ routeKeys: s,
118
+ keyPrefix: t ? m.NEXT_QUERY_PARAM_PREFIX : void 0
119
+ }) : "/" + (0, l.escapeStringRegexp)(o);
120
+ }).join(""),
121
+ routeKeys: s
122
+ };
123
+ }
124
+ function k(e, t) {
125
+ const r = M(e, t);
126
+ return {
127
+ ...E(e),
128
+ namedRegex: "^" + r.namedParameterizedRoute + "(?:/)?$",
129
+ routeKeys: r.routeKeys
130
+ };
57
131
  }
58
- return B(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
59
- }
60
- const a = [], F = Object.assign(S, {
61
- defaultVisitor: j,
62
- convertValue: l,
63
- isVisitable: B
64
- });
65
- function A(r, n) {
66
- if (!t.isUndefined(r)) {
67
- if (a.indexOf(r) !== -1)
68
- throw Error("Circular reference detected in " + n.join("."));
69
- a.push(r), t.forEach(r, function(f, c) {
70
- (!(t.isUndefined(f) || f === null) && o.call(
71
- e,
72
- f,
73
- t.isString(c) ? c.trim() : c,
74
- n,
75
- F
76
- )) === !0 && A(f, n ? n.concat(c) : [c]);
77
- }), a.pop();
132
+ function A(e, t) {
133
+ const { parameterizedRoute: r } = P(e), { catchAll: u = !0 } = t;
134
+ if (r === "/")
135
+ return {
136
+ namedRegex: "^/" + (u ? ".*" : "") + "$"
137
+ };
138
+ const { namedParameterizedRoute: s } = M(e, !1);
139
+ let o = u ? "(?:(/.*)?)" : "";
140
+ return {
141
+ namedRegex: "^" + s + o + "$"
142
+ };
78
143
  }
79
- }
80
- if (!t.isObject(i))
81
- throw new TypeError("data must be an object");
82
- return A(i), e;
144
+ }(p), p);
83
145
  }
84
146
  export {
85
- W as default
147
+ w as __require
86
148
  };
package/dist/index89.mjs CHANGED
@@ -1,57 +1,58 @@
1
1
  'use client';
2
- import c from "./index78.mjs";
3
- function r(t, i, o, a, e) {
4
- Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = t, this.name = "AxiosError", i && (this.code = i), o && (this.config = o), a && (this.request = a), e && (this.response = e, this.status = e.status ? e.status : null);
2
+ import { __exports as c } from "./index162.mjs";
3
+ import { __require as y } from "./index76.mjs";
4
+ import { __require as U } from "./index155.mjs";
5
+ var l;
6
+ function x() {
7
+ return l ? c : (l = 1, function(h) {
8
+ Object.defineProperty(h, "__esModule", {
9
+ value: !0
10
+ });
11
+ function m(e, t) {
12
+ for (var o in t) Object.defineProperty(e, o, {
13
+ enumerable: !0,
14
+ get: t[o]
15
+ });
16
+ }
17
+ m(h, {
18
+ formatUrl: function() {
19
+ return p;
20
+ },
21
+ formatWithValidation: function() {
22
+ return q;
23
+ },
24
+ urlObjectKeys: function() {
25
+ return u;
26
+ }
27
+ });
28
+ const _ = /* @__PURE__ */ y()._(U()), d = /https?|ftp|gopher|file/;
29
+ function p(e) {
30
+ let { auth: t, hostname: o } = e, a = e.protocol || "", n = e.pathname || "", f = e.hash || "", s = e.query || "", r = !1;
31
+ t = t ? encodeURIComponent(t).replace(/%3A/i, ":") + "@" : "", e.host ? r = t + e.host : o && (r = t + (~o.indexOf(":") ? "[" + o + "]" : o), e.port && (r += ":" + e.port)), s && typeof s == "object" && (s = String(_.urlQueryToSearchParams(s)));
32
+ let i = e.search || s && "?" + s || "";
33
+ return a && !a.endsWith(":") && (a += ":"), e.slashes || (!a || d.test(a)) && r !== !1 ? (r = "//" + (r || ""), n && n[0] !== "/" && (n = "/" + n)) : r || (r = ""), f && f[0] !== "#" && (f = "#" + f), i && i[0] !== "?" && (i = "?" + i), n = n.replace(/[?#]/g, encodeURIComponent), i = i.replace("#", "%23"), "" + a + r + n + i + f;
34
+ }
35
+ const u = [
36
+ "auth",
37
+ "hash",
38
+ "host",
39
+ "hostname",
40
+ "href",
41
+ "path",
42
+ "pathname",
43
+ "port",
44
+ "protocol",
45
+ "query",
46
+ "search",
47
+ "slashes"
48
+ ];
49
+ function q(e) {
50
+ return process.env.NODE_ENV === "development" && e !== null && typeof e == "object" && Object.keys(e).forEach((t) => {
51
+ u.includes(t) || console.warn("Unknown key passed via urlObject into url.format: " + t);
52
+ }), p(e);
53
+ }
54
+ }(c), c);
5
55
  }
6
- c.inherits(r, Error, {
7
- toJSON: function() {
8
- return {
9
- // Standard
10
- message: this.message,
11
- name: this.name,
12
- // Microsoft
13
- description: this.description,
14
- number: this.number,
15
- // Mozilla
16
- fileName: this.fileName,
17
- lineNumber: this.lineNumber,
18
- columnNumber: this.columnNumber,
19
- stack: this.stack,
20
- // Axios
21
- config: c.toJSONObject(this.config),
22
- code: this.code,
23
- status: this.status
24
- };
25
- }
26
- });
27
- const u = r.prototype, R = {};
28
- [
29
- "ERR_BAD_OPTION_VALUE",
30
- "ERR_BAD_OPTION",
31
- "ECONNABORTED",
32
- "ETIMEDOUT",
33
- "ERR_NETWORK",
34
- "ERR_FR_TOO_MANY_REDIRECTS",
35
- "ERR_DEPRECATED",
36
- "ERR_BAD_RESPONSE",
37
- "ERR_BAD_REQUEST",
38
- "ERR_CANCELED",
39
- "ERR_NOT_SUPPORT",
40
- "ERR_INVALID_URL"
41
- // eslint-disable-next-line func-names
42
- ].forEach((t) => {
43
- R[t] = { value: t };
44
- });
45
- Object.defineProperties(r, R);
46
- Object.defineProperty(u, "isAxiosError", { value: !0 });
47
- r.from = (t, i, o, a, e, E) => {
48
- const s = Object.create(u);
49
- c.toFlatObject(t, s, function(m) {
50
- return m !== Error.prototype;
51
- }, (n) => n !== "isAxiosError");
52
- const l = t && t.message ? t.message : "Error", h = i == null && t ? t.code : i;
53
- return r.call(s, l, h, o, a, e), t && s.cause == null && Object.defineProperty(s, "cause", { value: t, configurable: !0 }), s.name = t && t.name || "Error", E && Object.assign(s, E), s;
54
- };
55
56
  export {
56
- r as default
57
+ x as __require
57
58
  };