@instockng/storefront-ui 1.0.119 → 1.0.120

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 (110) hide show
  1. package/dist/index100.mjs +4 -86
  2. package/dist/index101.mjs +176 -26
  3. package/dist/index102.mjs +52 -8
  4. package/dist/index103.mjs +69 -75
  5. package/dist/index104.mjs +37 -4
  6. package/dist/index105.mjs +43 -2
  7. package/dist/index106.mjs +2 -83
  8. package/dist/index107.mjs +4 -52
  9. package/dist/index108.mjs +1133 -5
  10. package/dist/index109.mjs +19 -4
  11. package/dist/index110.mjs +47 -171
  12. package/dist/index111.mjs +32 -52
  13. package/dist/index112.mjs +2 -69
  14. package/dist/index117.mjs +2 -2
  15. package/dist/index118.mjs +2 -2
  16. package/dist/index153.mjs +1 -1
  17. package/dist/index154.mjs +1 -1
  18. package/dist/index155.mjs +5 -5
  19. package/dist/index157.mjs +2 -2
  20. package/dist/index159.mjs +2 -2
  21. package/dist/index161.mjs +1 -1
  22. package/dist/index163.mjs +4 -4
  23. package/dist/index164.mjs +3 -3
  24. package/dist/index175.mjs +3 -3
  25. package/dist/index176.mjs +1 -1
  26. package/dist/index178.mjs +2 -2
  27. package/dist/index179.mjs +1 -1
  28. package/dist/index184.mjs +2 -2
  29. package/dist/index186.mjs +1 -1
  30. package/dist/index188.mjs +2 -2
  31. package/dist/index189.mjs +5 -5
  32. package/dist/index192.mjs +1 -1
  33. package/dist/index195.mjs +1 -1
  34. package/dist/index198.mjs +1 -1
  35. package/dist/index199.mjs +1 -1
  36. package/dist/index203.mjs +1 -1
  37. package/dist/index205.mjs +1 -1
  38. package/dist/index209.mjs +1 -1
  39. package/dist/index211.mjs +1 -1
  40. package/dist/index22.mjs +1 -1
  41. package/dist/index224.mjs +3 -3
  42. package/dist/index226.mjs +1 -1
  43. package/dist/index227.mjs +3 -3
  44. package/dist/index230.mjs +1 -1
  45. package/dist/index232.mjs +3 -3
  46. package/dist/index233.mjs +5 -5
  47. package/dist/index234.mjs +3 -3
  48. package/dist/index241.mjs +2 -2
  49. package/dist/index242.mjs +108 -2
  50. package/dist/index243.mjs +2 -2
  51. package/dist/index244.mjs +2 -37
  52. package/dist/index245.mjs +2 -2
  53. package/dist/index246.mjs +2 -244
  54. package/dist/index247.mjs +37 -2
  55. package/dist/index248.mjs +2 -33
  56. package/dist/index249.mjs +2 -65
  57. package/dist/index250.mjs +2 -25
  58. package/dist/index251.mjs +244 -2
  59. package/dist/index252.mjs +2 -2
  60. package/dist/index253.mjs +28 -103
  61. package/dist/index254.mjs +65 -2
  62. package/dist/index255.mjs +25 -2
  63. package/dist/index256.mjs +2 -2
  64. package/dist/index257.mjs +2 -2
  65. package/dist/index259.mjs +2 -2
  66. package/dist/index261.mjs +2 -2
  67. package/dist/index262.mjs +2 -2
  68. package/dist/index264.mjs +2 -2
  69. package/dist/index267.mjs +3 -2
  70. package/dist/index268.mjs +2 -2
  71. package/dist/index269.mjs +2 -2
  72. package/dist/index270.mjs +17 -2
  73. package/dist/index271.mjs +12 -90
  74. package/dist/index272.mjs +6 -2
  75. package/dist/index273.mjs +29 -17
  76. package/dist/index274.mjs +2 -47
  77. package/dist/index275.mjs +2 -2
  78. package/dist/index276.mjs +18 -2
  79. package/dist/index277.mjs +47 -3
  80. package/dist/index278.mjs +2 -2
  81. package/dist/index279.mjs +2 -2
  82. package/dist/index280.mjs +2 -17
  83. package/dist/index281.mjs +2 -13
  84. package/dist/index282.mjs +91 -6
  85. package/dist/index283.mjs +2 -30
  86. package/dist/index48.mjs +2 -2
  87. package/dist/index50.mjs +2 -2
  88. package/dist/index58.mjs +1 -1
  89. package/dist/index63.mjs +17 -17
  90. package/dist/index64.mjs +2 -2
  91. package/dist/index80.mjs +21 -20
  92. package/dist/index81.mjs +2 -24
  93. package/dist/index82.mjs +19 -149
  94. package/dist/index83.mjs +153 -2
  95. package/dist/index86.mjs +1 -1
  96. package/dist/index87.mjs +231 -33
  97. package/dist/index88.mjs +5 -42
  98. package/dist/index89.mjs +134 -2
  99. package/dist/index90.mjs +67 -5
  100. package/dist/index91.mjs +80 -1127
  101. package/dist/index92.mjs +28 -19
  102. package/dist/index93.mjs +8 -54
  103. package/dist/index94.mjs +72 -30
  104. package/dist/index95.mjs +4 -2
  105. package/dist/index96.mjs +2 -235
  106. package/dist/index97.mjs +82 -5
  107. package/dist/index98.mjs +50 -130
  108. package/dist/index99.mjs +4 -66
  109. package/package.json +1 -1
  110. package/src/components/AssistantDrawer.tsx +1 -1
package/dist/index269.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ const l = typeof Blob < "u" ? Blob : null;
3
3
  export {
4
- e as __module
4
+ l as default
5
5
  };
package/dist/index270.mjs CHANGED
@@ -1,5 +1,20 @@
1
1
  'use client';
2
- var e = {};
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
+ }
3
18
  export {
4
- e as __exports
19
+ y as default
5
20
  };
package/dist/index271.mjs CHANGED
@@ -1,94 +1,16 @@
1
1
  'use client';
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);
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)];
91
13
  }
92
14
  export {
93
- T as __require
15
+ h as default
94
16
  };
package/dist/index272.mjs CHANGED
@@ -1,5 +1,9 @@
1
1
  'use client';
2
- var a = {};
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;
3
7
  export {
4
- a as __exports
8
+ n as default
5
9
  };
package/dist/index273.mjs CHANGED
@@ -1,21 +1,33 @@
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;
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);
16
17
  }
17
- }(r), r);
18
- }
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
+ );
19
31
  export {
20
- s as __require
32
+ p as default
21
33
  };
package/dist/index274.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
+ var e = {};
48
3
  export {
49
- g as __require
4
+ e as __exports
50
5
  };
package/dist/index275.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/index276.mjs CHANGED
@@ -1,5 +1,21 @@
1
1
  'use client';
2
- const e = {};
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
+ }
3
19
  export {
4
- e as default
20
+ s as __require
5
21
  };
package/dist/index277.mjs CHANGED
@@ -1,6 +1,50 @@
1
1
  'use client';
2
- import a from "./index226.mjs";
3
- const e = typeof URLSearchParams < "u" ? URLSearchParams : 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
+ }
4
48
  export {
5
- e as default
49
+ g as __require
6
50
  };
package/dist/index278.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- const a = typeof FormData < "u" ? FormData : null;
2
+ var e = { exports: {} };
3
3
  export {
4
- a as default
4
+ e as __module
5
5
  };
package/dist/index279.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- const l = typeof Blob < "u" ? Blob : null;
2
+ var r = {};
3
3
  export {
4
- l as default
4
+ r as __exports
5
5
  };
package/dist/index280.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 = { exports: {} };
18
3
  export {
19
- y as default
4
+ e as __module
20
5
  };
package/dist/index281.mjs CHANGED
@@ -1,16 +1,5 @@
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)];
13
- }
2
+ var e = {};
14
3
  export {
15
- h as default
4
+ e as __exports
16
5
  };
package/dist/index282.mjs CHANGED
@@ -1,9 +1,94 @@
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
+ 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);
91
+ }
7
92
  export {
8
- n as default
93
+ T as __require
9
94
  };
package/dist/index283.mjs CHANGED
@@ -1,33 +1,5 @@
1
1
  'use client';
2
- import r from "./index96.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);
17
- }
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
- );
2
+ const e = {};
31
3
  export {
32
- p as default
4
+ e as default
33
5
  };
package/dist/index48.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as x } from "./index81.mjs";
3
- import { __module as q } from "./index83.mjs";
2
+ import { getDefaultExportFromCjs as x } from "./index80.mjs";
3
+ import { __module as q } from "./index81.mjs";
4
4
  function S(b, p) {
5
5
  for (var s = 0; s < p.length; s++) {
6
6
  const c = p[s];
package/dist/index50.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as n } from "./index81.mjs";
3
- import { __require as i } from "./index82.mjs";
2
+ import { getDefaultExportFromCjs as n } from "./index80.mjs";
3
+ import { __require as i } from "./index83.mjs";
4
4
  function s(t, a) {
5
5
  for (var o = 0; o < a.length; o++) {
6
6
  const e = a[o];
package/dist/index58.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import * as l from "react";
3
- import { composeRefs as m } from "./index80.mjs";
3
+ import { composeRefs as m } from "./index82.mjs";
4
4
  import { jsx as u } from "react/jsx-runtime";
5
5
  // @__NO_SIDE_EFFECTS__
6
6
  function y(e) {
package/dist/index63.mjs CHANGED
@@ -1,21 +1,21 @@
1
1
  'use client';
2
- import a from "./index96.mjs";
3
- import p from "./index97.mjs";
4
- import m from "./index98.mjs";
5
- import i from "./index99.mjs";
6
- import f from "./index100.mjs";
7
- import l from "./index101.mjs";
8
- import c from "./index102.mjs";
9
- import d from "./index103.mjs";
10
- import u from "./index104.mjs";
11
- import { VERSION as x } from "./index105.mjs";
12
- import C from "./index106.mjs";
13
- import A from "./index107.mjs";
14
- import E from "./index108.mjs";
15
- import O from "./index109.mjs";
16
- import S from "./index110.mjs";
17
- import H from "./index111.mjs";
18
- import T from "./index112.mjs";
2
+ import a from "./index87.mjs";
3
+ import p from "./index88.mjs";
4
+ import m from "./index89.mjs";
5
+ import i from "./index90.mjs";
6
+ import f from "./index91.mjs";
7
+ import l from "./index92.mjs";
8
+ import c from "./index93.mjs";
9
+ import d from "./index94.mjs";
10
+ import u from "./index95.mjs";
11
+ import { VERSION as x } from "./index96.mjs";
12
+ import C from "./index97.mjs";
13
+ import A from "./index98.mjs";
14
+ import E from "./index99.mjs";
15
+ import O from "./index100.mjs";
16
+ import S from "./index101.mjs";
17
+ import H from "./index102.mjs";
18
+ import T from "./index103.mjs";
19
19
  function n(o) {
20
20
  const t = new m(o), e = p(m.prototype.request, t);
21
21
  return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
package/dist/index64.mjs CHANGED
@@ -2,8 +2,8 @@
2
2
  var k = Object.defineProperty;
3
3
  var p = (r, e, t) => e in r ? k(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t;
4
4
  var o = (r, e, t) => p(r, typeof e != "symbol" ? e + "" : e, t);
5
- import { serialize as j } from "./index87.mjs";
6
- import { mergePath as U, replaceUrlParam as P, buildSearchParams as x, removeIndexString as v, replaceUrlProtocol as C, deepMerge as O } from "./index88.mjs";
5
+ import { serialize as j } from "./index104.mjs";
6
+ import { mergePath as U, replaceUrlParam as P, buildSearchParams as x, removeIndexString as v, replaceUrlProtocol as C, deepMerge as O } from "./index105.mjs";
7
7
  var w = (r, e) => new Proxy(() => {
8
8
  }, {
9
9
  get(a, h) {