@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/index207.mjs CHANGED
@@ -1,77 +1,73 @@
1
1
  'use client';
2
- import { __exports as e } from "./index245.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;
42
- }
43
- }
2
+ import H from "./index119.mjs";
3
+ import D from "./index246.mjs";
4
+ import L from "./index202.mjs";
5
+ import n from "./index130.mjs";
6
+ import y from "./index125.mjs";
7
+ import O from "./index247.mjs";
8
+ import U from "./index204.mjs";
9
+ import q from "./index133.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);
44
20
  }
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
- }
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
+ };
75
71
  export {
76
- d as __require
72
+ Q as default
77
73
  };
package/dist/index208.mjs CHANGED
@@ -1,5 +1,170 @@
1
1
  'use client';
2
- var a = {};
2
+ import K from "./index204.mjs";
3
+ import t from "./index119.mjs";
4
+ import b from "./index130.mjs";
5
+ import ee from "./index250.mjs";
6
+ import { trackStream as z } from "./index251.mjs";
7
+ import te from "./index133.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);
103
+ }
104
+ }
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
+ }
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();
3
168
  export {
4
- a as __exports
169
+ ie as getFetch
5
170
  };
package/dist/index209.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var t = {};
3
3
  export {
4
- e as __exports
4
+ t as __exports
5
5
  };
package/dist/index210.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = { exports: {} };
2
+ var e = { exports: {} };
3
3
  export {
4
- r as __module
4
+ e as __module
5
5
  };
package/dist/index212.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var t = {};
2
+ var e = {};
3
3
  export {
4
- t as __exports
4
+ e as __exports
5
5
  };
package/dist/index213.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ var e = {};
3
3
  export {
4
- e as __module
4
+ e as __exports
5
5
  };
package/dist/index215.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var r = { exports: {} };
3
3
  export {
4
- e as __exports
4
+ r as __module
5
5
  };
package/dist/index219.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var r = {};
3
3
  export {
4
- e as __exports
4
+ r as __exports
5
5
  };
package/dist/index220.mjs CHANGED
@@ -1,40 +1,5 @@
1
1
  'use client';
2
- import { __exports as n } from "./index253.mjs";
3
- import { __require as l } from "./index254.mjs";
4
- import { __require as d } from "./index255.mjs";
5
- var t;
6
- function R() {
7
- return t ? n : (t = 1, function(i) {
8
- Object.defineProperty(i, "__esModule", {
9
- value: !0
10
- });
11
- function o(u, e) {
12
- for (var r in e) Object.defineProperty(u, r, {
13
- enumerable: !0,
14
- get: e[r]
15
- });
16
- }
17
- o(i, {
18
- normalizeAppPath: function() {
19
- return a;
20
- },
21
- normalizeRscURL: function() {
22
- return p;
23
- }
24
- });
25
- const s = l(), f = d();
26
- function a(u) {
27
- return (0, s.ensureLeadingSlash)(u.split("/").reduce((e, r, c, _) => !r || (0, f.isGroupSegment)(r) || r[0] === "@" || (r === "page" || r === "route") && c === _.length - 1 ? e : e + "/" + r, ""));
28
- }
29
- function p(u) {
30
- return u.replace(
31
- /\.rsc($|\?)/,
32
- // $1 ensures `?` is preserved
33
- "$1"
34
- );
35
- }
36
- }(n), n);
37
- }
2
+ var e = {};
38
3
  export {
39
- R as __require
4
+ e as __exports
40
5
  };
package/dist/index221.mjs CHANGED
@@ -1,5 +1,40 @@
1
1
  'use client';
2
- var a = {};
2
+ import { __exports as n } from "./index253.mjs";
3
+ import { __require as l } from "./index254.mjs";
4
+ import { __require as d } from "./index255.mjs";
5
+ var t;
6
+ function R() {
7
+ return t ? n : (t = 1, function(i) {
8
+ Object.defineProperty(i, "__esModule", {
9
+ value: !0
10
+ });
11
+ function o(u, e) {
12
+ for (var r in e) Object.defineProperty(u, r, {
13
+ enumerable: !0,
14
+ get: e[r]
15
+ });
16
+ }
17
+ o(i, {
18
+ normalizeAppPath: function() {
19
+ return a;
20
+ },
21
+ normalizeRscURL: function() {
22
+ return p;
23
+ }
24
+ });
25
+ const s = l(), f = d();
26
+ function a(u) {
27
+ return (0, s.ensureLeadingSlash)(u.split("/").reduce((e, r, c, _) => !r || (0, f.isGroupSegment)(r) || r[0] === "@" || (r === "page" || r === "route") && c === _.length - 1 ? e : e + "/" + r, ""));
28
+ }
29
+ function p(u) {
30
+ return u.replace(
31
+ /\.rsc($|\?)/,
32
+ // $1 ensures `?` is preserved
33
+ "$1"
34
+ );
35
+ }
36
+ }(n), n);
37
+ }
3
38
  export {
4
- a as __exports
39
+ R as __require
5
40
  };