@instockng/storefront-ui 1.0.117 → 1.0.119

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 (113) hide show
  1. package/dist/index100.mjs +86 -4
  2. package/dist/index101.mjs +26 -176
  3. package/dist/index102.mjs +8 -52
  4. package/dist/index103.mjs +75 -69
  5. package/dist/index104.mjs +4 -37
  6. package/dist/index105.mjs +2 -43
  7. package/dist/index106.mjs +83 -2
  8. package/dist/index107.mjs +52 -4
  9. package/dist/index108.mjs +5 -1133
  10. package/dist/index109.mjs +4 -19
  11. package/dist/index110.mjs +171 -47
  12. package/dist/index111.mjs +52 -32
  13. package/dist/index112.mjs +69 -2
  14. package/dist/index117.mjs +2 -2
  15. package/dist/index118.mjs +2 -2
  16. package/dist/index153.mjs +2 -2
  17. package/dist/index154.mjs +1 -1
  18. package/dist/index155.mjs +6 -6
  19. package/dist/index156.mjs +2 -2
  20. package/dist/index157.mjs +2 -2
  21. package/dist/index159.mjs +2 -2
  22. package/dist/index160.mjs +2 -2
  23. package/dist/index161.mjs +1 -1
  24. package/dist/index163.mjs +4 -4
  25. package/dist/index164.mjs +3 -3
  26. package/dist/index175.mjs +3 -3
  27. package/dist/index176.mjs +1 -1
  28. package/dist/index178.mjs +2 -2
  29. package/dist/index179.mjs +1 -1
  30. package/dist/index184.mjs +2 -2
  31. package/dist/index186.mjs +1 -1
  32. package/dist/index188.mjs +2 -2
  33. package/dist/index189.mjs +5 -5
  34. package/dist/index192.mjs +1 -1
  35. package/dist/index195.mjs +1 -1
  36. package/dist/index198.mjs +1 -1
  37. package/dist/index199.mjs +1 -1
  38. package/dist/index205.mjs +1 -1
  39. package/dist/index220.mjs +2 -2
  40. package/dist/index222.mjs +1 -1
  41. package/dist/index223.mjs +1 -1
  42. package/dist/index224.mjs +12 -30
  43. package/dist/index225.mjs +7 -11
  44. package/dist/index226.mjs +30 -3
  45. package/dist/index227.mjs +10 -3
  46. package/dist/index228.mjs +4 -13
  47. package/dist/index229.mjs +4 -7
  48. package/dist/index230.mjs +1 -1
  49. package/dist/index232.mjs +3 -3
  50. package/dist/index233.mjs +5 -5
  51. package/dist/index234.mjs +3 -3
  52. package/dist/index242.mjs +2 -37
  53. package/dist/index243.mjs +2 -2
  54. package/dist/index244.mjs +25 -96
  55. package/dist/index246.mjs +244 -2
  56. package/dist/index247.mjs +2 -2
  57. package/dist/index248.mjs +33 -2
  58. package/dist/index249.mjs +65 -2
  59. package/dist/index250.mjs +24 -243
  60. package/dist/index251.mjs +2 -2
  61. package/dist/index252.mjs +2 -33
  62. package/dist/index253.mjs +99 -56
  63. package/dist/index254.mjs +2 -25
  64. package/dist/index255.mjs +2 -2
  65. package/dist/index256.mjs +2 -2
  66. package/dist/index257.mjs +2 -2
  67. package/dist/index259.mjs +2 -2
  68. package/dist/index263.mjs +2 -2
  69. package/dist/index264.mjs +4 -2
  70. package/dist/index265.mjs +2 -2
  71. package/dist/index266.mjs +2 -4
  72. package/dist/index267.mjs +2 -3
  73. package/dist/index268.mjs +2 -2
  74. package/dist/index269.mjs +2 -2
  75. package/dist/index270.mjs +2 -17
  76. package/dist/index271.mjs +90 -12
  77. package/dist/index272.mjs +2 -6
  78. package/dist/index273.mjs +17 -29
  79. package/dist/index274.mjs +47 -2
  80. package/dist/index275.mjs +2 -18
  81. package/dist/index276.mjs +2 -47
  82. package/dist/index277.mjs +3 -2
  83. package/dist/index278.mjs +2 -2
  84. package/dist/index279.mjs +2 -2
  85. package/dist/index280.mjs +17 -2
  86. package/dist/index281.mjs +13 -2
  87. package/dist/index282.mjs +6 -91
  88. package/dist/index283.mjs +30 -2
  89. package/dist/index48.mjs +2 -2
  90. package/dist/index50.mjs +2 -2
  91. package/dist/index54.mjs +3 -3
  92. package/dist/index63.mjs +17 -17
  93. package/dist/index64.mjs +2 -2
  94. package/dist/index81.mjs +20 -71
  95. package/dist/index82.mjs +153 -15
  96. package/dist/index83.mjs +2 -63
  97. package/dist/index84.mjs +71 -20
  98. package/dist/index85.mjs +15 -153
  99. package/dist/index86.mjs +63 -2
  100. package/dist/index87.mjs +33 -231
  101. package/dist/index88.mjs +42 -5
  102. package/dist/index89.mjs +2 -134
  103. package/dist/index90.mjs +5 -67
  104. package/dist/index91.mjs +1127 -80
  105. package/dist/index92.mjs +19 -28
  106. package/dist/index93.mjs +54 -8
  107. package/dist/index94.mjs +30 -72
  108. package/dist/index95.mjs +2 -4
  109. package/dist/index96.mjs +235 -2
  110. package/dist/index97.mjs +5 -82
  111. package/dist/index98.mjs +130 -50
  112. package/dist/index99.mjs +66 -4
  113. package/package.json +2 -2
package/dist/index253.mjs CHANGED
@@ -1,68 +1,111 @@
1
1
  'use client';
2
- import { __module as e } from "./index280.mjs";
3
- var o;
4
- function X() {
5
- return o ? e.exports : (o = 1, function(c, E) {
6
- Object.defineProperty(E, "__esModule", {
2
+ import { __exports as m } from "./index275.mjs";
3
+ var p;
4
+ function S() {
5
+ return p ? m : (p = 1, function(d) {
6
+ Object.defineProperty(d, "__esModule", {
7
7
  value: !0
8
8
  });
9
- function N(O, u) {
10
- for (var T in u) Object.defineProperty(O, T, {
9
+ function g(o, e) {
10
+ for (var r in e) Object.defineProperty(o, r, {
11
11
  enumerable: !0,
12
- get: u[T]
12
+ get: e[r]
13
13
  });
14
14
  }
15
- N(E, {
16
- ACTION_HEADER: function() {
17
- return f;
18
- },
19
- FLIGHT_HEADERS: function() {
20
- return A;
21
- },
22
- NEXT_DID_POSTPONE_HEADER: function() {
23
- return S;
24
- },
25
- NEXT_HMR_REFRESH_HEADER: function() {
26
- return r;
27
- },
28
- NEXT_IS_PRERENDER_HEADER: function() {
29
- return d;
30
- },
31
- NEXT_ROUTER_PREFETCH_HEADER: function() {
32
- return n;
33
- },
34
- NEXT_ROUTER_SEGMENT_PREFETCH_HEADER: function() {
35
- return R;
36
- },
37
- NEXT_ROUTER_STALE_TIME_HEADER: function() {
38
- return s;
39
- },
40
- NEXT_ROUTER_STATE_TREE_HEADER: function() {
41
- return _;
42
- },
43
- NEXT_RSC_UNION_QUERY: function() {
44
- return D;
45
- },
46
- NEXT_URL: function() {
47
- return H;
15
+ g(d, {
16
+ getSortedRouteObjects: function() {
17
+ return w;
48
18
  },
49
- RSC_CONTENT_TYPE_HEADER: function() {
50
- return i;
51
- },
52
- RSC_HEADER: function() {
53
- return t;
19
+ getSortedRoutes: function() {
20
+ return f;
54
21
  }
55
22
  });
56
- const t = "RSC", f = "Next-Action", _ = "Next-Router-State-Tree", n = "Next-Router-Prefetch", R = "Next-Router-Segment-Prefetch", r = "Next-HMR-Refresh", H = "Next-Url", i = "text/x-component", A = [
57
- t,
58
- _,
59
- n,
60
- r,
61
- R
62
- ], D = "_rsc", s = "x-nextjs-stale-time", S = "x-nextjs-postponed", d = "x-nextjs-prerender";
63
- (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), c.exports = E.default);
64
- }(e, e.exports), e.exports);
23
+ class h {
24
+ insert(e) {
25
+ this._insert(e.split("/").filter(Boolean), [], !1);
26
+ }
27
+ smoosh() {
28
+ return this._smoosh();
29
+ }
30
+ _smoosh(e) {
31
+ e === void 0 && (e = "/");
32
+ const r = [
33
+ ...this.children.keys()
34
+ ].sort();
35
+ this.slugName !== null && r.splice(r.indexOf("[]"), 1), this.restSlugName !== null && r.splice(r.indexOf("[...]"), 1), this.optionalRestSlugName !== null && r.splice(r.indexOf("[[...]]"), 1);
36
+ const n = r.map((s) => this.children.get(s)._smoosh("" + e + s + "/")).reduce((s, t) => [
37
+ ...s,
38
+ ...t
39
+ ], []);
40
+ if (this.slugName !== null && n.push(...this.children.get("[]")._smoosh(e + "[" + this.slugName + "]/")), !this.placeholder) {
41
+ const s = e === "/" ? "/" : e.slice(0, -1);
42
+ if (this.optionalRestSlugName != null)
43
+ throw new Error('You cannot define a route with the same specificity as a optional catch-all route ("' + s + '" and "' + s + "[[..." + this.optionalRestSlugName + ']]").');
44
+ n.unshift(s);
45
+ }
46
+ return this.restSlugName !== null && n.push(...this.children.get("[...]")._smoosh(e + "[..." + this.restSlugName + "]/")), this.optionalRestSlugName !== null && n.push(...this.children.get("[[...]]")._smoosh(e + "[[..." + this.optionalRestSlugName + "]]/")), n;
47
+ }
48
+ _insert(e, r, n) {
49
+ if (e.length === 0) {
50
+ this.placeholder = !1;
51
+ return;
52
+ }
53
+ if (n)
54
+ throw new Error("Catch-all must be the last part of the URL.");
55
+ let s = e[0];
56
+ if (s.startsWith("[") && s.endsWith("]")) {
57
+ let l = function(u, a) {
58
+ if (u !== null && u !== a)
59
+ throw new Error("You cannot use different slug names for the same dynamic path ('" + u + "' !== '" + a + "').");
60
+ r.forEach((c) => {
61
+ if (c === a)
62
+ throw new Error('You cannot have the same slug name "' + a + '" repeat within a single dynamic path');
63
+ if (c.replace(/\W/g, "") === s.replace(/\W/g, ""))
64
+ throw new Error('You cannot have the slug names "' + c + '" and "' + a + '" differ only by non-word symbols within a single dynamic path');
65
+ }), r.push(a);
66
+ }, t = s.slice(1, -1), i = !1;
67
+ if (t.startsWith("[") && t.endsWith("]") && (t = t.slice(1, -1), i = !0), t.startsWith("…"))
68
+ throw new Error("Detected a three-dot character ('…') at ('" + t + "'). Did you mean ('...')?");
69
+ if (t.startsWith("...") && (t = t.substring(3), n = !0), t.startsWith("[") || t.endsWith("]"))
70
+ throw new Error("Segment names may not start or end with extra brackets ('" + t + "').");
71
+ if (t.startsWith("."))
72
+ throw new Error("Segment names may not start with erroneous periods ('" + t + "').");
73
+ if (n)
74
+ if (i) {
75
+ if (this.restSlugName != null)
76
+ throw new Error('You cannot use both an required and optional catch-all route at the same level ("[...' + this.restSlugName + ']" and "' + e[0] + '" ).');
77
+ l(this.optionalRestSlugName, t), this.optionalRestSlugName = t, s = "[[...]]";
78
+ } else {
79
+ if (this.optionalRestSlugName != null)
80
+ throw new Error('You cannot use both an optional and required catch-all route at the same level ("[[...' + this.optionalRestSlugName + ']]" and "' + e[0] + '").');
81
+ l(this.restSlugName, t), this.restSlugName = t, s = "[...]";
82
+ }
83
+ else {
84
+ if (i)
85
+ throw new Error('Optional route parameters are not yet supported ("' + e[0] + '").');
86
+ l(this.slugName, t), this.slugName = t, s = "[]";
87
+ }
88
+ }
89
+ this.children.has(s) || this.children.set(s, new h()), this.children.get(s)._insert(e.slice(1), r, n);
90
+ }
91
+ constructor() {
92
+ this.placeholder = !0, this.children = /* @__PURE__ */ new Map(), this.slugName = null, this.restSlugName = null, this.optionalRestSlugName = null;
93
+ }
94
+ }
95
+ function f(o) {
96
+ const e = new h();
97
+ return o.forEach((r) => e.insert(r)), e.smoosh();
98
+ }
99
+ function w(o, e) {
100
+ const r = {}, n = [];
101
+ for (let t = 0; t < o.length; t++) {
102
+ const i = e(o[t]);
103
+ r[i] = t, n[t] = i;
104
+ }
105
+ return f(n).map((t) => o[r[t]]);
106
+ }
107
+ }(m), m);
65
108
  }
66
109
  export {
67
- X as __require
110
+ S as __require
68
111
  };
package/dist/index254.mjs CHANGED
@@ -1,28 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index281.mjs";
3
- import { __require as a } from "./index282.mjs";
4
- var t;
5
- function k() {
6
- return t ? r : (t = 1, function(o) {
7
- Object.defineProperty(o, "__esModule", {
8
- value: !0
9
- }), Object.defineProperty(o, "getCookieParser", {
10
- enumerable: !0,
11
- get: function() {
12
- return i;
13
- }
14
- });
15
- function i(n) {
16
- return function() {
17
- const { cookie: e } = n;
18
- if (!e)
19
- return {};
20
- const { parse: u } = a();
21
- return u(Array.isArray(e) ? e.join("; ") : e);
22
- };
23
- }
24
- }(r), r);
25
- }
2
+ var a = {};
26
3
  export {
27
- k as __require
4
+ a as __exports
28
5
  };
package/dist/index255.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var a = { exports: {} };
3
3
  export {
4
- e as __exports
4
+ a as __module
5
5
  };
package/dist/index256.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var a = {};
3
3
  export {
4
- e as __exports
4
+ a as __exports
5
5
  };
package/dist/index257.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var a = { exports: {} };
2
+ var e = {};
3
3
  export {
4
- a as __module
4
+ e as __exports
5
5
  };
package/dist/index259.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var a = {};
2
+ var e = {};
3
3
  export {
4
- a as __exports
4
+ e as __exports
5
5
  };
package/dist/index263.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ var e = { exports: {} };
3
3
  export {
4
- r as __exports
4
+ e as __module
5
5
  };
package/dist/index264.mjs CHANGED
@@ -1,5 +1,7 @@
1
1
  'use client';
2
- var e = {};
2
+ import * as e from "./index276.mjs";
3
+ import { getAugmentedNamespace as r } from "./index81.mjs";
4
+ const o = /* @__PURE__ */ r(e);
3
5
  export {
4
- e as __exports
6
+ o as default
5
7
  };
package/dist/index265.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ var r = {};
3
3
  export {
4
- e as __module
4
+ r as __exports
5
5
  };
package/dist/index266.mjs CHANGED
@@ -1,7 +1,5 @@
1
1
  'use client';
2
- import * as e from "./index283.mjs";
3
- import { getAugmentedNamespace as r } from "./index84.mjs";
4
- const o = /* @__PURE__ */ r(e);
2
+ var e = {};
5
3
  export {
6
- o as default
4
+ e as __exports
7
5
  };
package/dist/index267.mjs CHANGED
@@ -1,6 +1,5 @@
1
1
  'use client';
2
- import a from "./index224.mjs";
3
- const e = typeof URLSearchParams < "u" ? URLSearchParams : a;
2
+ var e = { exports: {} };
4
3
  export {
5
- e as default
4
+ e as __module
6
5
  };
package/dist/index268.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- const a = typeof FormData < "u" ? FormData : null;
2
+ var r = {};
3
3
  export {
4
- a as default
4
+ r as __exports
5
5
  };
package/dist/index269.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- const l = typeof Blob < "u" ? Blob : null;
2
+ var e = { exports: {} };
3
3
  export {
4
- l as default
4
+ e as __module
5
5
  };
package/dist/index270.mjs CHANGED
@@ -1,20 +1,5 @@
1
1
  'use client';
2
- function y(t, n) {
3
- t = t || 10;
4
- const c = new Array(t), o = new Array(t);
5
- let e = 0, r = 0, i;
6
- return n = n !== void 0 ? n : 1e3, function(h) {
7
- const d = Date.now(), a = o[r];
8
- i || (i = d), c[e] = h, o[e] = d;
9
- let f = r, u = 0;
10
- for (; f !== e; )
11
- u += c[f++], f = f % t;
12
- if (e = (e + 1) % t, e === r && (r = (r + 1) % t), d - i < n)
13
- return;
14
- const w = a && d - a;
15
- return w ? Math.round(u * 1e3 / w) : void 0;
16
- };
17
- }
2
+ var e = {};
18
3
  export {
19
- y as default
4
+ e as __exports
20
5
  };
package/dist/index271.mjs CHANGED
@@ -1,16 +1,94 @@
1
1
  'use client';
2
- function h(r, a) {
3
- let s = 0, u = 1e3 / a, e, t;
4
- const n = (l, o = Date.now()) => {
5
- s = o, e = null, t && (clearTimeout(t), t = null), r(...l);
6
- };
7
- return [(...l) => {
8
- const o = Date.now(), i = o - s;
9
- i >= u ? n(l, o) : (e = l, t || (t = setTimeout(() => {
10
- t = null, n(e);
11
- }, u - i)));
12
- }, () => e && n(e)];
2
+ import { __module as c } from "./index286.mjs";
3
+ var l;
4
+ function T() {
5
+ return l ? c.exports : (l = 1, (() => {
6
+ typeof __nccwpck_require__ < "u" && (__nccwpck_require__.ab = __dirname + "/");
7
+ var m = {};
8
+ (() => {
9
+ var v = m;
10
+ /*!
11
+ * cookie
12
+ * Copyright(c) 2012-2014 Roman Shtylman
13
+ * Copyright(c) 2015 Douglas Christopher Wilson
14
+ * MIT Licensed
15
+ */
16
+ v.parse = S, v.serialize = x;
17
+ var w = decodeURIComponent, h = encodeURIComponent, y = /; */, f = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;
18
+ function S(i, n) {
19
+ if (typeof i != "string")
20
+ throw new TypeError("argument str must be a string");
21
+ for (var a = {}, e = n || {}, o = i.split(y), s = e.decode || w, r = 0; r < o.length; r++) {
22
+ var t = o[r], p = t.indexOf("=");
23
+ if (!(p < 0)) {
24
+ var d = t.substr(0, p).trim(), u = t.substr(++p, t.length).trim();
25
+ u[0] == '"' && (u = u.slice(1, -1)), a[d] == null && (a[d] = _(u, s));
26
+ }
27
+ }
28
+ return a;
29
+ }
30
+ function x(i, n, a) {
31
+ var e = a || {}, o = e.encode || h;
32
+ if (typeof o != "function")
33
+ throw new TypeError("option encode is invalid");
34
+ if (!f.test(i))
35
+ throw new TypeError("argument name is invalid");
36
+ var s = o(n);
37
+ if (s && !f.test(s))
38
+ throw new TypeError("argument val is invalid");
39
+ var r = i + "=" + s;
40
+ if (e.maxAge != null) {
41
+ var t = e.maxAge - 0;
42
+ if (isNaN(t) || !isFinite(t))
43
+ throw new TypeError("option maxAge is invalid");
44
+ r += "; Max-Age=" + Math.floor(t);
45
+ }
46
+ if (e.domain) {
47
+ if (!f.test(e.domain))
48
+ throw new TypeError("option domain is invalid");
49
+ r += "; Domain=" + e.domain;
50
+ }
51
+ if (e.path) {
52
+ if (!f.test(e.path))
53
+ throw new TypeError("option path is invalid");
54
+ r += "; Path=" + e.path;
55
+ }
56
+ if (e.expires) {
57
+ if (typeof e.expires.toUTCString != "function")
58
+ throw new TypeError("option expires is invalid");
59
+ r += "; Expires=" + e.expires.toUTCString();
60
+ }
61
+ if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite) {
62
+ var p = typeof e.sameSite == "string" ? e.sameSite.toLowerCase() : e.sameSite;
63
+ switch (p) {
64
+ case !0:
65
+ r += "; SameSite=Strict";
66
+ break;
67
+ case "lax":
68
+ r += "; SameSite=Lax";
69
+ break;
70
+ case "strict":
71
+ r += "; SameSite=Strict";
72
+ break;
73
+ case "none":
74
+ r += "; SameSite=None";
75
+ break;
76
+ default:
77
+ throw new TypeError("option sameSite is invalid");
78
+ }
79
+ }
80
+ return r;
81
+ }
82
+ function _(i, n) {
83
+ try {
84
+ return n(i);
85
+ } catch {
86
+ return i;
87
+ }
88
+ }
89
+ })(), c.exports = m;
90
+ })(), c.exports);
13
91
  }
14
92
  export {
15
- h as default
93
+ T as __require
16
94
  };
package/dist/index272.mjs CHANGED
@@ -1,9 +1,5 @@
1
1
  'use client';
2
- import o from "./index160.mjs";
3
- const n = o.hasStandardBrowserEnv ? /* @__PURE__ */ ((r, e) => (t) => (t = new URL(t, o.origin), r.protocol === t.protocol && r.host === t.host && (e || r.port === t.port)))(
4
- new URL(o.origin),
5
- o.navigator && /(msie|trident)/i.test(o.navigator.userAgent)
6
- ) : () => !0;
2
+ var a = {};
7
3
  export {
8
- n as default
4
+ a as __exports
9
5
  };
package/dist/index273.mjs CHANGED
@@ -1,33 +1,21 @@
1
1
  'use client';
2
- import r from "./index87.mjs";
3
- import c from "./index160.mjs";
4
- const p = c.hasStandardBrowserEnv ? (
5
- // Standard browser envs support document.cookie
6
- {
7
- write(e, t, n, i, s, u) {
8
- const o = [e + "=" + encodeURIComponent(t)];
9
- r.isNumber(n) && o.push("expires=" + new Date(n).toGMTString()), r.isString(i) && o.push("path=" + i), r.isString(s) && o.push("domain=" + s), u === !0 && o.push("secure"), document.cookie = o.join("; ");
10
- },
11
- read(e) {
12
- const t = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
13
- return t ? decodeURIComponent(t[3]) : null;
14
- },
15
- remove(e) {
16
- this.write(e, "", Date.now() - 864e5);
2
+ import { __exports as r } from "./index284.mjs";
3
+ var u;
4
+ function s() {
5
+ return u ? r : (u = 1, function(n) {
6
+ Object.defineProperty(n, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(n, "ensureLeadingSlash", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return t;
12
+ }
13
+ });
14
+ function t(e) {
15
+ return e.startsWith("/") ? e : "/" + e;
17
16
  }
18
- }
19
- ) : (
20
- // Non-standard browser env (web workers, react-native) lack needed support.
21
- {
22
- write() {
23
- },
24
- read() {
25
- return null;
26
- },
27
- remove() {
28
- }
29
- }
30
- );
17
+ }(r), r);
18
+ }
31
19
  export {
32
- p as default
20
+ s as __require
33
21
  };
package/dist/index274.mjs CHANGED
@@ -1,5 +1,50 @@
1
1
  'use client';
2
- var a = {};
2
+ import { __exports as u } from "./index285.mjs";
3
+ var _;
4
+ function g() {
5
+ return _ ? u : (_ = 1, function(i) {
6
+ Object.defineProperty(i, "__esModule", {
7
+ value: !0
8
+ });
9
+ function a(e, n) {
10
+ for (var t in n) Object.defineProperty(e, t, {
11
+ enumerable: !0,
12
+ get: n[t]
13
+ });
14
+ }
15
+ a(i, {
16
+ DEFAULT_SEGMENT_KEY: function() {
17
+ return E;
18
+ },
19
+ PAGE_SEGMENT_KEY: function() {
20
+ return r;
21
+ },
22
+ addSearchParamsIfPageSegment: function() {
23
+ return s;
24
+ },
25
+ isGroupSegment: function() {
26
+ return c;
27
+ },
28
+ isParallelRouteSegment: function() {
29
+ return f;
30
+ }
31
+ });
32
+ function c(e) {
33
+ return e[0] === "(" && e.endsWith(")");
34
+ }
35
+ function f(e) {
36
+ return e.startsWith("@") && e !== "@children";
37
+ }
38
+ function s(e, n) {
39
+ if (e.includes(r)) {
40
+ const o = JSON.stringify(n);
41
+ return o !== "{}" ? r + "?" + o : r;
42
+ }
43
+ return e;
44
+ }
45
+ const r = "__PAGE__", E = "__DEFAULT__";
46
+ }(u), u);
47
+ }
3
48
  export {
4
- a as __exports
49
+ g as __require
5
50
  };
package/dist/index275.mjs CHANGED
@@ -1,21 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index284.mjs";
3
- var u;
4
- function s() {
5
- return u ? r : (u = 1, function(n) {
6
- Object.defineProperty(n, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(n, "ensureLeadingSlash", {
9
- enumerable: !0,
10
- get: function() {
11
- return t;
12
- }
13
- });
14
- function t(e) {
15
- return e.startsWith("/") ? e : "/" + e;
16
- }
17
- }(r), r);
18
- }
2
+ var e = {};
19
3
  export {
20
- s as __require
4
+ e as __exports
21
5
  };
package/dist/index276.mjs CHANGED
@@ -1,50 +1,5 @@
1
1
  'use client';
2
- import { __exports as u } from "./index285.mjs";
3
- var _;
4
- function g() {
5
- return _ ? u : (_ = 1, function(i) {
6
- Object.defineProperty(i, "__esModule", {
7
- value: !0
8
- });
9
- function a(e, n) {
10
- for (var t in n) Object.defineProperty(e, t, {
11
- enumerable: !0,
12
- get: n[t]
13
- });
14
- }
15
- a(i, {
16
- DEFAULT_SEGMENT_KEY: function() {
17
- return E;
18
- },
19
- PAGE_SEGMENT_KEY: function() {
20
- return r;
21
- },
22
- addSearchParamsIfPageSegment: function() {
23
- return s;
24
- },
25
- isGroupSegment: function() {
26
- return c;
27
- },
28
- isParallelRouteSegment: function() {
29
- return f;
30
- }
31
- });
32
- function c(e) {
33
- return e[0] === "(" && e.endsWith(")");
34
- }
35
- function f(e) {
36
- return e.startsWith("@") && e !== "@children";
37
- }
38
- function s(e, n) {
39
- if (e.includes(r)) {
40
- const o = JSON.stringify(n);
41
- return o !== "{}" ? r + "?" + o : r;
42
- }
43
- return e;
44
- }
45
- const r = "__PAGE__", E = "__DEFAULT__";
46
- }(u), u);
47
- }
2
+ const e = {};
48
3
  export {
49
- g as __require
4
+ e as default
50
5
  };
package/dist/index277.mjs CHANGED
@@ -1,5 +1,6 @@
1
1
  'use client';
2
- var e = {};
2
+ import a from "./index226.mjs";
3
+ const e = typeof URLSearchParams < "u" ? URLSearchParams : a;
3
4
  export {
4
- e as __exports
5
+ e as default
5
6
  };
package/dist/index278.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ const a = typeof FormData < "u" ? FormData : null;
3
3
  export {
4
- e as __module
4
+ a as default
5
5
  };
package/dist/index279.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ const l = typeof Blob < "u" ? Blob : null;
3
3
  export {
4
- r as __exports
4
+ l as default
5
5
  };