@instockng/storefront-ui 1.0.39 → 1.0.40

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 (195) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +19 -26
  3. package/dist/index101.mjs +58 -11
  4. package/dist/index102.mjs +13 -210
  5. package/dist/index103.mjs +32 -173
  6. package/dist/index104.mjs +15 -13
  7. package/dist/index105.mjs +27 -16
  8. package/dist/index106.mjs +20 -26
  9. package/dist/index107.mjs +14 -151
  10. package/dist/index108.mjs +14 -13
  11. package/dist/index109.mjs +39 -23
  12. package/dist/index110.mjs +15 -76
  13. package/dist/index111.mjs +263 -33
  14. package/dist/index112.mjs +63 -138
  15. package/dist/index113.mjs +7 -54
  16. package/dist/index114.mjs +2 -23
  17. package/dist/index115.mjs +2 -27
  18. package/dist/index116.mjs +29 -19
  19. package/dist/index117.mjs +2 -25
  20. package/dist/index118.mjs +2 -21
  21. package/dist/index119.mjs +231 -18
  22. package/dist/index120.mjs +5 -20
  23. package/dist/index121.mjs +128 -59
  24. package/dist/index122.mjs +67 -17
  25. package/dist/index123.mjs +84 -36
  26. package/dist/index124.mjs +28 -23
  27. package/dist/index125.mjs +8 -33
  28. package/dist/index126.mjs +72 -24
  29. package/dist/index127.mjs +3 -18
  30. package/dist/index128.mjs +2 -21
  31. package/dist/index129.mjs +81 -45
  32. package/dist/index130.mjs +53 -22
  33. package/dist/index131.mjs +5 -267
  34. package/dist/index132.mjs +4 -69
  35. package/dist/index133.mjs +178 -7
  36. package/dist/index134.mjs +53 -2
  37. package/dist/index135.mjs +69 -2
  38. package/dist/index136.mjs +34 -33
  39. package/dist/index137.mjs +43 -2
  40. package/dist/index138.mjs +2 -21
  41. package/dist/index139.mjs +2 -56
  42. package/dist/index140.mjs +2 -29
  43. package/dist/index141.mjs +2 -7
  44. package/dist/index142.mjs +16 -50
  45. package/dist/index143.mjs +32 -6
  46. package/dist/index144.mjs +37 -11
  47. package/dist/index145.mjs +18 -7
  48. package/dist/index146.mjs +18 -28
  49. package/dist/index147.mjs +2 -2
  50. package/dist/index148.mjs +20 -70
  51. package/dist/index149.mjs +42 -163
  52. package/dist/index150.mjs +2 -2
  53. package/dist/index151.mjs +30 -2
  54. package/dist/index152.mjs +18 -2
  55. package/dist/index153.mjs +2 -18
  56. package/dist/index154.mjs +2 -32
  57. package/dist/index155.mjs +2 -38
  58. package/dist/index156.mjs +2 -18
  59. package/dist/index157.mjs +67 -13
  60. package/dist/index158.mjs +2 -2
  61. package/dist/index159.mjs +48 -15
  62. package/dist/index160.mjs +2 -46
  63. package/dist/index161.mjs +36 -2
  64. package/dist/index162.mjs +142 -20
  65. package/dist/index163.mjs +2 -18
  66. package/dist/index164.mjs +2 -2
  67. package/dist/index165.mjs +19 -2
  68. package/dist/index167.mjs +2 -2
  69. package/dist/index168.mjs +18 -64
  70. package/dist/index169.mjs +2 -2
  71. package/dist/index170.mjs +2 -53
  72. package/dist/index171.mjs +24 -2
  73. package/dist/index172.mjs +15 -28
  74. package/dist/index173.mjs +2 -152
  75. package/dist/index174.mjs +2 -2
  76. package/dist/index175.mjs +2 -2
  77. package/dist/index176.mjs +14 -10
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -26
  81. package/dist/index180.mjs +2 -2
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +16 -17
  84. package/dist/index183.mjs +2 -23
  85. package/dist/index184.mjs +23 -2
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -2
  88. package/dist/index187.mjs +2 -23
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +2 -23
  91. package/dist/index190.mjs +2 -2
  92. package/dist/index191.mjs +2 -2
  93. package/dist/index192.mjs +2 -2
  94. package/dist/index193.mjs +124 -20
  95. package/dist/index194.mjs +2 -2
  96. package/dist/index195.mjs +71 -20
  97. package/dist/index196.mjs +74 -2
  98. package/dist/index197.mjs +21 -2
  99. package/dist/index198.mjs +56 -2
  100. package/dist/index199.mjs +29 -2
  101. package/dist/index200.mjs +7 -2
  102. package/dist/index201.mjs +52 -2
  103. package/dist/index202.mjs +6 -2
  104. package/dist/index203.mjs +12 -2
  105. package/dist/index204.mjs +7 -127
  106. package/dist/index205.mjs +28 -2
  107. package/dist/index206.mjs +2 -74
  108. package/dist/index207.mjs +69 -73
  109. package/dist/index208.mjs +167 -2
  110. package/dist/index209.mjs +2 -2
  111. package/dist/index210.mjs +2 -2
  112. package/dist/index212.mjs +2 -2
  113. package/dist/index213.mjs +2 -2
  114. package/dist/index215.mjs +2 -2
  115. package/dist/index219.mjs +2 -2
  116. package/dist/index220.mjs +2 -37
  117. package/dist/index221.mjs +37 -2
  118. package/dist/index222.mjs +2 -244
  119. package/dist/index223.mjs +244 -2
  120. package/dist/index224.mjs +2 -33
  121. package/dist/index225.mjs +28 -60
  122. package/dist/index226.mjs +60 -20
  123. package/dist/index227.mjs +25 -2
  124. package/dist/index228.mjs +2 -2
  125. package/dist/index229.mjs +2 -2
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index232.mjs +2 -2
  128. package/dist/index234.mjs +2 -2
  129. package/dist/index235.mjs +2 -2
  130. package/dist/index238.mjs +2 -31
  131. package/dist/index239.mjs +2 -11
  132. package/dist/index240.mjs +30 -3
  133. package/dist/index241.mjs +10 -3
  134. package/dist/index242.mjs +4 -13
  135. package/dist/index243.mjs +4 -7
  136. package/dist/index244.mjs +13 -2
  137. package/dist/index245.mjs +7 -2
  138. package/dist/index246.mjs +1 -1
  139. package/dist/index248.mjs +1 -1
  140. package/dist/index249.mjs +6 -6
  141. package/dist/index250.mjs +3 -3
  142. package/dist/index262.mjs +1 -1
  143. package/dist/index267.mjs +1 -1
  144. package/dist/index268.mjs +2 -2
  145. package/dist/index3.mjs +74 -71
  146. package/dist/index33.mjs +1 -1
  147. package/dist/index34.mjs +1 -1
  148. package/dist/index35.mjs +1 -1
  149. package/dist/index36.mjs +1 -1
  150. package/dist/index37.mjs +1 -1
  151. package/dist/index43.mjs +3 -3
  152. package/dist/index51.mjs +17 -17
  153. package/dist/index52.mjs +2 -2
  154. package/dist/index53.mjs +1 -1
  155. package/dist/index54.mjs +1 -1
  156. package/dist/index55.mjs +1 -1
  157. package/dist/index56.mjs +1 -1
  158. package/dist/index57.mjs +1 -1
  159. package/dist/index58.mjs +1 -1
  160. package/dist/index59.mjs +1 -1
  161. package/dist/index60.mjs +1 -1
  162. package/dist/index61.mjs +1 -1
  163. package/dist/index62.mjs +1 -1
  164. package/dist/index63.mjs +1 -1
  165. package/dist/index68.mjs +74 -4
  166. package/dist/index69.mjs +14 -74
  167. package/dist/index70.mjs +62 -14
  168. package/dist/index71.mjs +4 -62
  169. package/dist/index74.mjs +35 -35
  170. package/dist/index75.mjs +1 -1
  171. package/dist/index76.mjs +2 -2
  172. package/dist/index77.mjs +1 -1
  173. package/dist/index79.mjs +2 -235
  174. package/dist/index80.mjs +27 -5
  175. package/dist/index81.mjs +14 -130
  176. package/dist/index82.mjs +214 -67
  177. package/dist/index83.mjs +175 -82
  178. package/dist/index84.mjs +21 -28
  179. package/dist/index85.mjs +22 -8
  180. package/dist/index86.mjs +30 -72
  181. package/dist/index87.mjs +155 -3
  182. package/dist/index88.mjs +20 -2
  183. package/dist/index89.mjs +29 -81
  184. package/dist/index90.mjs +83 -53
  185. package/dist/index91.mjs +37 -5
  186. package/dist/index92.mjs +144 -4
  187. package/dist/index93.mjs +49 -173
  188. package/dist/index94.mjs +23 -53
  189. package/dist/index95.mjs +27 -69
  190. package/dist/index96.mjs +23 -34
  191. package/dist/index97.mjs +24 -42
  192. package/dist/index98.mjs +21 -2
  193. package/dist/index99.mjs +22 -2
  194. package/package.json +2 -2
  195. package/src/contexts/CartContext.tsx +12 -1
package/dist/index89.mjs CHANGED
@@ -1,86 +1,34 @@
1
1
  'use client';
2
- import t from "./index79.mjs";
3
- import E from "./index90.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;
57
- }
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();
2
+ import { __exports as i } from "./index158.mjs";
3
+ import { __require as U } from "./index87.mjs";
4
+ import { __require as _ } from "./index159.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
+ }
15
+ });
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
+ };
78
29
  }
79
- }
80
- if (!t.isObject(i))
81
- throw new TypeError("data must be an object");
82
- return A(i), e;
30
+ }(i), i);
83
31
  }
84
32
  export {
85
- W as default
33
+ q as __require
86
34
  };
package/dist/index90.mjs CHANGED
@@ -1,57 +1,87 @@
1
1
  'use client';
2
- import c from "./index79.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 f } from "./index160.mjs";
3
+ import { __require as z } from "./index161.mjs";
4
+ import { __require as A } from "./index162.mjs";
5
+ import { __require as F } from "./index81.mjs";
6
+ import { __require as O } from "./index85.mjs";
7
+ import { __require as U } from "./index98.mjs";
8
+ import { __require as B } from "./index89.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);
5
84
  }
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
85
  export {
56
- r as default
86
+ X as __require
57
87
  };
package/dist/index91.mjs CHANGED
@@ -1,9 +1,41 @@
1
1
  'use client';
2
- function u(n) {
3
- return function(r) {
4
- return n.apply(null, r);
5
- };
2
+ import { __exports as n } from "./index163.mjs";
3
+ import { __require as l } from "./index87.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);
6
38
  }
7
39
  export {
8
- u as default
40
+ q as __require
9
41
  };
package/dist/index92.mjs CHANGED
@@ -1,8 +1,148 @@
1
1
  'use client';
2
- import i from "./index79.mjs";
3
- function o(r) {
4
- return i.isObject(r) && r.isAxiosError === !0;
2
+ import { __exports as p } from "./index164.mjs";
3
+ import { __require as I } from "./index111.mjs";
4
+ import { __require as q } from "./index157.mjs";
5
+ import { __require as v } from "./index165.mjs";
6
+ import { __require as O } from "./index81.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
+ };
131
+ }
132
+ function A(e, t) {
133
+ const { parameterizedRoute: r } = P(e), { catchAll: u = !0 } = t;
134
+ if (r === "/")
135
+ return {
136
+ namedRegex: "^/" + (u ? ".*" : "") + "$"
137
+ };
138
+ const { namedParameterizedRoute: s } = M(e, !1);
139
+ let o = u ? "(?:(/.*)?)" : "";
140
+ return {
141
+ namedRegex: "^" + s + o + "$"
142
+ };
143
+ }
144
+ }(p), p);
5
145
  }
6
146
  export {
7
- o as default
147
+ w as __require
8
148
  };
package/dist/index93.mjs CHANGED
@@ -1,182 +1,58 @@
1
1
  'use client';
2
- import i from "./index79.mjs";
3
- import S from "./index146.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
2
+ import { __exports as c } from "./index166.mjs";
3
+ import { __require as y } from "./index80.mjs";
4
+ import { __require as U } from "./index159.mjs";
5
+ var l;
6
+ function x() {
7
+ return l ? c : (l = 1, function(h) {
8
+ Object.defineProperty(h, "__esModule", {
9
+ value: !0
40
10
  });
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));
11
+ function m(e, t) {
12
+ for (var o in t) Object.defineProperty(e, o, {
13
+ enumerable: !0,
14
+ get: t[o]
15
+ });
55
16
  }
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);
17
+ m(h, {
18
+ formatUrl: function() {
19
+ return p;
20
+ },
21
+ formatWithValidation: function() {
22
+ return q;
23
+ },
24
+ urlObjectKeys: function() {
25
+ return u;
104
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;
105
34
  }
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);
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);
165
53
  }
166
- return i.isArray(t) ? t.forEach(o) : o(t), this;
167
- }
54
+ }(c), c);
168
55
  }
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
56
  export {
181
- b as default
57
+ x as __require
182
58
  };