@instockng/storefront-ui 1.0.47 → 1.0.48

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 (200) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +26 -20
  3. package/dist/index101.mjs +10 -13
  4. package/dist/index102.mjs +205 -55
  5. package/dist/index103.mjs +175 -13
  6. package/dist/index104.mjs +15 -32
  7. package/dist/index105.mjs +16 -17
  8. package/dist/index106.mjs +26 -27
  9. package/dist/index107.mjs +150 -21
  10. package/dist/index108.mjs +13 -12
  11. package/dist/index109.mjs +24 -14
  12. package/dist/index110.mjs +76 -39
  13. package/dist/index111.mjs +31 -16
  14. package/dist/index112.mjs +132 -255
  15. package/dist/index113.mjs +49 -64
  16. package/dist/index114.mjs +22 -7
  17. package/dist/index115.mjs +27 -2
  18. package/dist/index116.mjs +23 -2
  19. package/dist/index117.mjs +20 -28
  20. package/dist/index118.mjs +21 -2
  21. package/dist/index119.mjs +22 -34
  22. package/dist/index120.mjs +20 -42
  23. package/dist/index121.mjs +61 -231
  24. package/dist/index122.mjs +17 -5
  25. package/dist/index123.mjs +34 -129
  26. package/dist/index124.mjs +23 -67
  27. package/dist/index125.mjs +31 -84
  28. package/dist/index126.mjs +26 -28
  29. package/dist/index127.mjs +18 -8
  30. package/dist/index128.mjs +18 -72
  31. package/dist/index129.mjs +46 -3
  32. package/dist/index130.mjs +23 -2
  33. package/dist/index131.mjs +266 -81
  34. package/dist/index132.mjs +69 -53
  35. package/dist/index133.mjs +7 -5
  36. package/dist/index134.mjs +2 -5
  37. package/dist/index135.mjs +2 -179
  38. package/dist/index136.mjs +30 -50
  39. package/dist/index137.mjs +2 -69
  40. package/dist/index138.mjs +21 -2
  41. package/dist/index139.mjs +56 -2
  42. package/dist/index140.mjs +29 -2
  43. package/dist/index141.mjs +7 -2
  44. package/dist/index142.mjs +50 -16
  45. package/dist/index143.mjs +6 -32
  46. package/dist/index144.mjs +11 -37
  47. package/dist/index145.mjs +7 -18
  48. package/dist/index146.mjs +28 -18
  49. package/dist/index147.mjs +2 -2
  50. package/dist/index148.mjs +70 -20
  51. package/dist/index149.mjs +163 -42
  52. package/dist/index151.mjs +2 -30
  53. package/dist/index152.mjs +2 -18
  54. package/dist/index153.mjs +2 -2
  55. package/dist/index154.mjs +18 -2
  56. package/dist/index155.mjs +32 -2
  57. package/dist/index156.mjs +38 -2
  58. package/dist/index157.mjs +13 -67
  59. package/dist/index158.mjs +18 -2
  60. package/dist/index159.mjs +2 -53
  61. package/dist/index160.mjs +20 -2
  62. package/dist/index161.mjs +39 -29
  63. package/dist/index162.mjs +2 -152
  64. package/dist/index163.mjs +30 -2
  65. package/dist/index164.mjs +18 -2
  66. package/dist/index165.mjs +2 -19
  67. package/dist/index166.mjs +2 -2
  68. package/dist/index167.mjs +2 -2
  69. package/dist/index168.mjs +2 -26
  70. package/dist/index169.mjs +72 -2
  71. package/dist/index170.mjs +2 -2
  72. package/dist/index171.mjs +49 -20
  73. package/dist/index172.mjs +2 -23
  74. package/dist/index173.mjs +36 -2
  75. package/dist/index174.mjs +152 -2
  76. package/dist/index175.mjs +2 -2
  77. package/dist/index176.mjs +2 -23
  78. package/dist/index177.mjs +19 -2
  79. package/dist/index178.mjs +2 -23
  80. package/dist/index180.mjs +26 -2
  81. package/dist/index181.mjs +2 -2
  82. package/dist/index182.mjs +2 -23
  83. package/dist/index183.mjs +24 -2
  84. package/dist/index184.mjs +15 -15
  85. package/dist/index185.mjs +2 -2
  86. package/dist/index186.mjs +2 -2
  87. package/dist/index187.mjs +2 -2
  88. package/dist/index188.mjs +23 -2
  89. package/dist/index189.mjs +2 -2
  90. package/dist/index190.mjs +23 -2
  91. package/dist/index191.mjs +2 -2
  92. package/dist/index192.mjs +2 -2
  93. package/dist/index193.mjs +2 -127
  94. package/dist/index194.mjs +23 -2
  95. package/dist/index195.mjs +2 -74
  96. package/dist/index196.mjs +20 -71
  97. package/dist/index197.mjs +2 -21
  98. package/dist/index198.mjs +2 -56
  99. package/dist/index199.mjs +2 -29
  100. package/dist/index200.mjs +2 -7
  101. package/dist/index201.mjs +2 -52
  102. package/dist/index202.mjs +2 -6
  103. package/dist/index203.mjs +2 -12
  104. package/dist/index204.mjs +2 -7
  105. package/dist/index205.mjs +127 -28
  106. package/dist/index206.mjs +2 -2
  107. package/dist/index207.mjs +73 -69
  108. package/dist/index208.mjs +71 -164
  109. package/dist/index209.mjs +31 -2
  110. package/dist/index210.mjs +11 -2
  111. package/dist/index211.mjs +4 -2
  112. package/dist/index212.mjs +4 -2
  113. package/dist/index213.mjs +13 -2
  114. package/dist/index214.mjs +7 -2
  115. package/dist/index215.mjs +12 -2
  116. package/dist/index216.mjs +5 -2
  117. package/dist/index217.mjs +33 -108
  118. package/dist/index218.mjs +31 -2
  119. package/dist/index219.mjs +28 -2
  120. package/dist/index220.mjs +58 -34
  121. package/dist/index221.mjs +2 -2
  122. package/dist/index222.mjs +2 -244
  123. package/dist/index223.mjs +2 -2
  124. package/dist/index224.mjs +2 -33
  125. package/dist/index225.mjs +2 -65
  126. package/dist/index226.mjs +2 -25
  127. package/dist/index227.mjs +108 -2
  128. package/dist/index228.mjs +2 -2
  129. package/dist/index230.mjs +2 -2
  130. package/dist/index231.mjs +2 -2
  131. package/dist/index232.mjs +2 -2
  132. package/dist/index233.mjs +37 -2
  133. package/dist/index234.mjs +2 -2
  134. package/dist/index236.mjs +2 -2
  135. package/dist/index237.mjs +244 -4
  136. package/dist/index238.mjs +2 -2
  137. package/dist/index239.mjs +33 -2
  138. package/dist/index240.mjs +64 -30
  139. package/dist/index241.mjs +24 -10
  140. package/dist/index242.mjs +2 -4
  141. package/dist/index243.mjs +2 -4
  142. package/dist/index244.mjs +2 -13
  143. package/dist/index245.mjs +2 -7
  144. package/dist/index246.mjs +2 -12
  145. package/dist/index247.mjs +2 -5
  146. package/dist/index248.mjs +2 -33
  147. package/dist/index249.mjs +4 -31
  148. package/dist/index250.mjs +2 -28
  149. package/dist/index251.mjs +2 -61
  150. package/dist/index252.mjs +2 -2
  151. package/dist/index253.mjs +2 -18
  152. package/dist/index254.mjs +13 -42
  153. package/dist/index255.mjs +47 -2
  154. package/dist/index260.mjs +1 -1
  155. package/dist/index261.mjs +2 -1
  156. package/dist/index262.mjs +2 -2
  157. package/dist/index263.mjs +2 -2
  158. package/dist/index264.mjs +17 -2
  159. package/dist/index265.mjs +13 -3
  160. package/dist/index266.mjs +6 -2
  161. package/dist/index267.mjs +30 -2
  162. package/dist/index268.mjs +2 -17
  163. package/dist/index269.mjs +2 -13
  164. package/dist/index270.mjs +2 -6
  165. package/dist/index271.mjs +2 -30
  166. package/dist/index3.mjs +16 -16
  167. package/dist/index38.mjs +1 -1
  168. package/dist/index40.mjs +1 -1
  169. package/dist/index51.mjs +17 -17
  170. package/dist/index52.mjs +2 -2
  171. package/dist/index65.mjs +153 -2
  172. package/dist/index66.mjs +2 -153
  173. package/dist/index70.mjs +1 -1
  174. package/dist/index74.mjs +35 -35
  175. package/dist/index75.mjs +1 -1
  176. package/dist/index76.mjs +2 -2
  177. package/dist/index77.mjs +2 -2
  178. package/dist/index79.mjs +34 -2
  179. package/dist/index80.mjs +43 -2
  180. package/dist/index81.mjs +232 -25
  181. package/dist/index82.mjs +5 -17
  182. package/dist/index83.mjs +125 -206
  183. package/dist/index84.mjs +67 -179
  184. package/dist/index85.mjs +85 -20
  185. package/dist/index86.mjs +28 -22
  186. package/dist/index87.mjs +8 -32
  187. package/dist/index88.mjs +71 -152
  188. package/dist/index89.mjs +3 -19
  189. package/dist/index90.mjs +2 -31
  190. package/dist/index91.mjs +81 -82
  191. package/dist/index92.mjs +53 -37
  192. package/dist/index93.mjs +5 -144
  193. package/dist/index94.mjs +4 -54
  194. package/dist/index95.mjs +177 -21
  195. package/dist/index96.mjs +52 -26
  196. package/dist/index97.mjs +69 -23
  197. package/dist/index98.mjs +2 -25
  198. package/dist/index99.mjs +2 -21
  199. package/package.json +1 -1
  200. package/src/contexts/CartContext.tsx +2 -0
package/dist/index207.mjs CHANGED
@@ -1,73 +1,77 @@
1
1
  'use client';
2
- import H from "./index121.mjs";
3
- import D from "./index246.mjs";
4
- import L from "./index202.mjs";
5
- import n from "./index132.mjs";
6
- import y from "./index127.mjs";
7
- import O from "./index247.mjs";
8
- import U from "./index204.mjs";
9
- import q from "./index135.mjs";
10
- import { progressEventReducer as A } from "./index248.mjs";
11
- import v from "./index249.mjs";
12
- const N = typeof XMLHttpRequest < "u", Q = N && function(s) {
13
- return new Promise(function(C, i) {
14
- const t = v(s);
15
- let E = t.data;
16
- const T = q.from(t.headers).normalize();
17
- let { responseType: d, onUploadProgress: R, onDownloadProgress: h } = t, l, g, w, u, f;
18
- function x() {
19
- u && u(), f && f(), t.cancelToken && t.cancelToken.unsubscribe(l), t.signal && t.signal.removeEventListener("abort", l);
2
+ import { __exports as e } from "./index250.mjs";
3
+ /**
4
+ * @license React
5
+ * react-is.production.js
6
+ *
7
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
8
+ *
9
+ * This source code is licensed under the MIT license found in the
10
+ * LICENSE file in the root directory of this source tree.
11
+ */
12
+ var R;
13
+ function d() {
14
+ if (R) return e;
15
+ R = 1;
16
+ var l = Symbol.for("react.transitional.element"), T = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), s = Symbol.for("react.consumer"), i = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), a = Symbol.for("react.suspense"), E = Symbol.for("react.suspense_list"), c = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), C = Symbol.for("react.client.reference");
17
+ function t(r) {
18
+ if (typeof r == "object" && r !== null) {
19
+ var m = r.$$typeof;
20
+ switch (m) {
21
+ case l:
22
+ switch (r = r.type, r) {
23
+ case n:
24
+ case f:
25
+ case o:
26
+ case a:
27
+ case E:
28
+ return r;
29
+ default:
30
+ switch (r = r && r.$$typeof, r) {
31
+ case i:
32
+ case u:
33
+ case _:
34
+ case c:
35
+ return r;
36
+ case s:
37
+ return r;
38
+ default:
39
+ return m;
40
+ }
41
+ }
42
+ case T:
43
+ return m;
44
+ }
20
45
  }
21
- let e = new XMLHttpRequest();
22
- e.open(t.method.toUpperCase(), t.url, !0), e.timeout = t.timeout;
23
- function b() {
24
- if (!e)
25
- return;
26
- const o = q.from(
27
- "getAllResponseHeaders" in e && e.getAllResponseHeaders()
28
- ), a = {
29
- data: !d || d === "text" || d === "json" ? e.responseText : e.response,
30
- status: e.status,
31
- statusText: e.statusText,
32
- headers: o,
33
- config: s,
34
- request: e
35
- };
36
- D(function(c) {
37
- C(c), x();
38
- }, function(c) {
39
- i(c), x();
40
- }, a), e = null;
41
- }
42
- "onloadend" in e ? e.onloadend = b : e.onreadystatechange = function() {
43
- !e || e.readyState !== 4 || e.status === 0 && !(e.responseURL && e.responseURL.indexOf("file:") === 0) || setTimeout(b);
44
- }, e.onabort = function() {
45
- e && (i(new n("Request aborted", n.ECONNABORTED, s, e)), e = null);
46
- }, e.onerror = function(r) {
47
- const a = r && r.message ? r.message : "Network Error", p = new n(a, n.ERR_NETWORK, s, e);
48
- p.event = r || null, i(p), e = null;
49
- }, e.ontimeout = function() {
50
- let r = t.timeout ? "timeout of " + t.timeout + "ms exceeded" : "timeout exceeded";
51
- const a = t.transitional || L;
52
- t.timeoutErrorMessage && (r = t.timeoutErrorMessage), i(new n(
53
- r,
54
- a.clarifyTimeoutError ? n.ETIMEDOUT : n.ECONNABORTED,
55
- s,
56
- e
57
- )), e = null;
58
- }, E === void 0 && T.setContentType(null), "setRequestHeader" in e && H.forEach(T.toJSON(), function(r, a) {
59
- e.setRequestHeader(a, r);
60
- }), H.isUndefined(t.withCredentials) || (e.withCredentials = !!t.withCredentials), d && d !== "json" && (e.responseType = t.responseType), h && ([w, f] = A(h, !0), e.addEventListener("progress", w)), R && e.upload && ([g, u] = A(R), e.upload.addEventListener("progress", g), e.upload.addEventListener("loadend", u)), (t.cancelToken || t.signal) && (l = (o) => {
61
- e && (i(!o || o.type ? new y(null, s, e) : o), e.abort(), e = null);
62
- }, t.cancelToken && t.cancelToken.subscribe(l), t.signal && (t.signal.aborted ? l() : t.signal.addEventListener("abort", l)));
63
- const m = O(t.url);
64
- if (m && U.protocols.indexOf(m) === -1) {
65
- i(new n("Unsupported protocol " + m + ":", n.ERR_BAD_REQUEST, s));
66
- return;
67
- }
68
- e.send(E || null);
69
- });
70
- };
46
+ }
47
+ return e.ContextConsumer = s, e.ContextProvider = i, e.Element = l, e.ForwardRef = u, e.Fragment = n, e.Lazy = _, e.Memo = c, e.Portal = T, e.Profiler = f, e.StrictMode = o, e.Suspense = a, e.SuspenseList = E, e.isContextConsumer = function(r) {
48
+ return t(r) === s;
49
+ }, e.isContextProvider = function(r) {
50
+ return t(r) === i;
51
+ }, e.isElement = function(r) {
52
+ return typeof r == "object" && r !== null && r.$$typeof === l;
53
+ }, e.isForwardRef = function(r) {
54
+ return t(r) === u;
55
+ }, e.isFragment = function(r) {
56
+ return t(r) === n;
57
+ }, e.isLazy = function(r) {
58
+ return t(r) === _;
59
+ }, e.isMemo = function(r) {
60
+ return t(r) === c;
61
+ }, e.isPortal = function(r) {
62
+ return t(r) === T;
63
+ }, e.isProfiler = function(r) {
64
+ return t(r) === f;
65
+ }, e.isStrictMode = function(r) {
66
+ return t(r) === o;
67
+ }, e.isSuspense = function(r) {
68
+ return t(r) === a;
69
+ }, e.isSuspenseList = function(r) {
70
+ return t(r) === E;
71
+ }, e.isValidElementType = function(r) {
72
+ return typeof r == "string" || typeof r == "function" || r === n || r === f || r === o || r === a || r === E || r === S || typeof r == "object" && r !== null && (r.$$typeof === _ || r.$$typeof === c || r.$$typeof === i || r.$$typeof === s || r.$$typeof === u || r.$$typeof === C || r.getModuleId !== void 0);
73
+ }, e.typeOf = t, e;
74
+ }
71
75
  export {
72
- Q as default
76
+ d as __require
73
77
  };
package/dist/index208.mjs CHANGED
@@ -1,170 +1,77 @@
1
1
  'use client';
2
- import K from "./index204.mjs";
3
- import t from "./index121.mjs";
4
- import b from "./index132.mjs";
5
- import ee from "./index250.mjs";
6
- import { trackStream as z } from "./index251.mjs";
7
- import te from "./index135.mjs";
8
- import { progressEventDecorator as I, progressEventReducer as M, asyncDecorator as j } from "./index248.mjs";
9
- import se from "./index249.mjs";
10
- import re from "./index246.mjs";
11
- const J = 64 * 1024, { isFunction: P } = t, ne = (({ Request: r, Response: n }) => ({
12
- Request: r,
13
- Response: n
14
- }))(t.global), {
15
- ReadableStream: V,
16
- TextEncoder: W
17
- } = t.global, Z = (r, ...n) => {
18
- try {
19
- return !!r(...n);
20
- } catch {
21
- return !1;
22
- }
23
- }, oe = (r) => {
24
- r = t.merge.call({
25
- skipUndefined: !0
26
- }, ne, r);
27
- const { fetch: n, Request: o, Response: y } = r, g = n ? P(n) : typeof fetch == "function", f = P(o), F = P(y);
28
- if (!g)
29
- return !1;
30
- const w = g && P(V), R = g && (typeof W == "function" ? /* @__PURE__ */ ((e) => (s) => e.encode(s))(new W()) : async (e) => new Uint8Array(await new o(e).arrayBuffer())), d = f && w && Z(() => {
31
- let e = !1;
32
- const s = new o(K.origin, {
33
- body: new V(),
34
- method: "POST",
35
- get duplex() {
36
- return e = !0, "half";
37
- }
38
- }).headers.has("Content-Type");
39
- return e && !s;
40
- }), h = F && w && Z(() => t.isReadableStream(new y("").body)), x = {
41
- stream: h && ((e) => e.body)
42
- };
43
- g && ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((e) => {
44
- !x[e] && (x[e] = (s, i) => {
45
- let c = s && s[e];
46
- if (c)
47
- return c.call(s);
48
- throw new b(`Response type '${e}' is not supported`, b.ERR_NOT_SUPPORT, i);
49
- });
50
- });
51
- const $ = async (e) => {
52
- if (e == null)
53
- return 0;
54
- if (t.isBlob(e))
55
- return e.size;
56
- if (t.isSpecCompliantForm(e))
57
- return (await new o(K.origin, {
58
- method: "POST",
59
- body: e
60
- }).arrayBuffer()).byteLength;
61
- if (t.isArrayBufferView(e) || t.isArrayBuffer(e))
62
- return e.byteLength;
63
- if (t.isURLSearchParams(e) && (e = e + ""), t.isString(e))
64
- return (await R(e)).byteLength;
65
- }, G = async (e, s) => {
66
- const i = t.toFiniteNumber(e.getContentLength());
67
- return i ?? $(s);
68
- };
69
- return async (e) => {
70
- let {
71
- url: s,
72
- method: i,
73
- data: c,
74
- signal: Q,
75
- cancelToken: _,
76
- timeout: X,
77
- onDownloadProgress: O,
78
- onUploadProgress: B,
79
- responseType: l,
80
- headers: q,
81
- withCredentials: C = "same-origin",
82
- fetchOptions: U
83
- } = se(e), v = n || fetch;
84
- l = l ? (l + "").toLowerCase() : "text";
85
- let E = ee([Q, _ && _.toAbortSignal()], X), T = null;
86
- const m = E && E.unsubscribe && (() => {
87
- E.unsubscribe();
88
- });
89
- let D;
90
- try {
91
- if (B && d && i !== "get" && i !== "head" && (D = await G(q, c)) !== 0) {
92
- let p = new o(s, {
93
- method: "POST",
94
- body: c,
95
- duplex: "half"
96
- }), S;
97
- if (t.isFormData(c) && (S = p.headers.get("content-type")) && q.setContentType(S), p.body) {
98
- const [A, L] = I(
99
- D,
100
- M(j(B))
101
- );
102
- c = z(p.body, J, A, L);
2
+ import { __exports as e } from "./index251.mjs";
3
+ /**
4
+ * @license React
5
+ * react-is.development.js
6
+ *
7
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
8
+ *
9
+ * This source code is licensed under the MIT license found in the
10
+ * LICENSE file in the root directory of this source tree.
11
+ */
12
+ var R;
13
+ function d() {
14
+ return R ? e : (R = 1, process.env.NODE_ENV !== "production" && function() {
15
+ function n(r) {
16
+ if (typeof r == "object" && r !== null) {
17
+ var m = r.$$typeof;
18
+ switch (m) {
19
+ case _:
20
+ switch (r = r.type, r) {
21
+ case t:
22
+ case f:
23
+ case o:
24
+ case a:
25
+ case E:
26
+ return r;
27
+ default:
28
+ switch (r = r && r.$$typeof, r) {
29
+ case i:
30
+ case u:
31
+ case l:
32
+ case c:
33
+ return r;
34
+ case s:
35
+ return r;
36
+ default:
37
+ return m;
38
+ }
39
+ }
40
+ case T:
41
+ return m;
103
42
  }
104
43
  }
105
- t.isString(C) || (C = C ? "include" : "omit");
106
- const a = f && "credentials" in o.prototype, N = {
107
- ...U,
108
- signal: E,
109
- method: i.toUpperCase(),
110
- headers: q.normalize().toJSON(),
111
- body: c,
112
- duplex: "half",
113
- credentials: a ? C : void 0
114
- };
115
- T = f && new o(s, N);
116
- let u = await (f ? v(T, U) : v(s, N));
117
- const k = h && (l === "stream" || l === "response");
118
- if (h && (O || k && m)) {
119
- const p = {};
120
- ["status", "statusText", "headers"].forEach((H) => {
121
- p[H] = u[H];
122
- });
123
- const S = t.toFiniteNumber(u.headers.get("content-length")), [A, L] = O && I(
124
- S,
125
- M(j(O), !0)
126
- ) || [];
127
- u = new y(
128
- z(u.body, J, A, () => {
129
- L && L(), m && m();
130
- }),
131
- p
132
- );
133
- }
134
- l = l || "text";
135
- let Y = await x[t.findKey(x, l) || "text"](u, e);
136
- return !k && m && m(), await new Promise((p, S) => {
137
- re(p, S, {
138
- data: Y,
139
- headers: te.from(u.headers),
140
- status: u.status,
141
- statusText: u.statusText,
142
- config: e,
143
- request: T
144
- });
145
- });
146
- } catch (a) {
147
- throw m && m(), a && a.name === "TypeError" && /Load failed|fetch/i.test(a.message) ? Object.assign(
148
- new b("Network Error", b.ERR_NETWORK, e, T),
149
- {
150
- cause: a.cause || a
151
- }
152
- ) : b.from(a, a && a.code, e, T);
153
44
  }
154
- };
155
- }, ae = /* @__PURE__ */ new Map(), ie = (r) => {
156
- let n = r ? r.env : {};
157
- const { fetch: o, Request: y, Response: g } = n, f = [
158
- y,
159
- g,
160
- o
161
- ];
162
- let F = f.length, w = F, R, d, h = ae;
163
- for (; w--; )
164
- R = f[w], d = h.get(R), d === void 0 && h.set(R, d = w ? /* @__PURE__ */ new Map() : oe(n)), h = d;
165
- return d;
166
- };
167
- ie();
45
+ var _ = Symbol.for("react.transitional.element"), T = Symbol.for("react.portal"), t = Symbol.for("react.fragment"), o = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), s = Symbol.for("react.consumer"), i = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), a = Symbol.for("react.suspense"), E = Symbol.for("react.suspense_list"), c = Symbol.for("react.memo"), l = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), C = Symbol.for("react.client.reference");
46
+ e.ContextConsumer = s, e.ContextProvider = i, e.Element = _, e.ForwardRef = u, e.Fragment = t, e.Lazy = l, e.Memo = c, e.Portal = T, e.Profiler = f, e.StrictMode = o, e.Suspense = a, e.SuspenseList = E, e.isContextConsumer = function(r) {
47
+ return n(r) === s;
48
+ }, e.isContextProvider = function(r) {
49
+ return n(r) === i;
50
+ }, e.isElement = function(r) {
51
+ return typeof r == "object" && r !== null && r.$$typeof === _;
52
+ }, e.isForwardRef = function(r) {
53
+ return n(r) === u;
54
+ }, e.isFragment = function(r) {
55
+ return n(r) === t;
56
+ }, e.isLazy = function(r) {
57
+ return n(r) === l;
58
+ }, e.isMemo = function(r) {
59
+ return n(r) === c;
60
+ }, e.isPortal = function(r) {
61
+ return n(r) === T;
62
+ }, e.isProfiler = function(r) {
63
+ return n(r) === f;
64
+ }, e.isStrictMode = function(r) {
65
+ return n(r) === o;
66
+ }, e.isSuspense = function(r) {
67
+ return n(r) === a;
68
+ }, e.isSuspenseList = function(r) {
69
+ return n(r) === E;
70
+ }, e.isValidElementType = function(r) {
71
+ return typeof r == "string" || typeof r == "function" || r === t || r === f || r === o || r === a || r === E || r === S || typeof r == "object" && r !== null && (r.$$typeof === l || r.$$typeof === c || r.$$typeof === i || r.$$typeof === s || r.$$typeof === u || r.$$typeof === C || r.getModuleId !== void 0);
72
+ }, e.typeOf = n;
73
+ }(), e);
74
+ }
168
75
  export {
169
- ie as getFetch
76
+ d as __require
170
77
  };
package/dist/index209.mjs CHANGED
@@ -1,5 +1,34 @@
1
1
  'use client';
2
- var t = {};
2
+ import p from "./index91.mjs";
3
+ function i(n) {
4
+ const t = {
5
+ "!": "%21",
6
+ "'": "%27",
7
+ "(": "%28",
8
+ ")": "%29",
9
+ "~": "%7E",
10
+ "%20": "+",
11
+ "%00": "\0"
12
+ };
13
+ return encodeURIComponent(n).replace(/[!'()~]|%20|%00/g, function(r) {
14
+ return t[r];
15
+ });
16
+ }
17
+ function a(n, t) {
18
+ this._pairs = [], n && p(n, this, t);
19
+ }
20
+ const c = a.prototype;
21
+ c.append = function(t, o) {
22
+ this._pairs.push([t, o]);
23
+ };
24
+ c.toString = function(t) {
25
+ const o = t ? function(r) {
26
+ return t.call(this, r, i);
27
+ } : i;
28
+ return this._pairs.map(function(e) {
29
+ return o(e[0]) + "=" + o(e[1]);
30
+ }, "").join("&");
31
+ };
3
32
  export {
4
- t as __exports
33
+ a as default
5
34
  };
package/dist/index210.mjs CHANGED
@@ -1,5 +1,14 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ import i from "./index81.mjs";
3
+ import m from "./index85.mjs";
4
+ import s from "./index95.mjs";
5
+ function h(f, t) {
6
+ const o = this || m, r = t || o, n = s.from(r.headers);
7
+ let a = r.data;
8
+ return i.forEach(f, function(e) {
9
+ a = e.call(o, a, n.normalize(), t ? t.status : void 0);
10
+ }), n.normalize(), a;
11
+ }
3
12
  export {
4
- e as __module
13
+ h as default
5
14
  };
package/dist/index211.mjs CHANGED
@@ -1,5 +1,7 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ function e(t) {
3
+ return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);
4
+ }
3
5
  export {
4
- e as __module
6
+ e as default
5
7
  };
package/dist/index212.mjs CHANGED
@@ -1,5 +1,7 @@
1
1
  'use client';
2
- var e = {};
2
+ function n(e, c) {
3
+ return c ? e.replace(/\/?\/$/, "") + "/" + c.replace(/^\/+/, "") : e;
4
+ }
3
5
  export {
4
- e as __exports
6
+ n as default
5
7
  };
package/dist/index213.mjs CHANGED
@@ -1,5 +1,16 @@
1
1
  'use client';
2
- var e = {};
2
+ import o from "./index261.mjs";
3
+ import r from "./index262.mjs";
4
+ import t from "./index263.mjs";
5
+ const l = {
6
+ isBrowser: !0,
7
+ classes: {
8
+ URLSearchParams: o,
9
+ FormData: r,
10
+ Blob: t
11
+ },
12
+ protocols: ["http", "https", "file", "blob", "url", "data"]
13
+ };
3
14
  export {
4
- e as __exports
15
+ l as default
5
16
  };
package/dist/index214.mjs CHANGED
@@ -1,5 +1,10 @@
1
1
  'use client';
2
- var e = {};
2
+ const e = typeof window < "u" && typeof document < "u", o = typeof navigator == "object" && navigator || void 0, n = e && (!o || ["ReactNative", "NativeScript", "NS"].indexOf(o.product) < 0), t = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", r = e && window.location.href || "http://localhost";
3
4
  export {
4
- e as __exports
5
+ e as hasBrowserEnv,
6
+ n as hasStandardBrowserEnv,
7
+ t as hasStandardBrowserWebWorkerEnv,
8
+ o as navigator,
9
+ r as origin
5
10
  };
package/dist/index215.mjs CHANGED
@@ -1,5 +1,15 @@
1
1
  'use client';
2
- var r = { exports: {} };
2
+ import a from "./index92.mjs";
3
+ function E(i, f, t) {
4
+ const u = t.config.validateStatus;
5
+ !t.status || !u || u(t.status) ? i(t) : f(new a(
6
+ "Request failed with status code " + t.status,
7
+ [a.ERR_BAD_REQUEST, a.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
8
+ t.config,
9
+ t.request,
10
+ t
11
+ ));
12
+ }
3
13
  export {
4
- r as __module
14
+ E as default
5
15
  };
package/dist/index216.mjs CHANGED
@@ -1,5 +1,8 @@
1
1
  'use client';
2
- var r = {};
2
+ function o(e) {
3
+ const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
4
+ return t && t[1] || "";
5
+ }
3
6
  export {
4
- r as __exports
7
+ o as default
5
8
  };