@instockng/storefront-ui 1.0.17 → 1.0.19

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 (292) hide show
  1. package/dist/components/OrderConfirmation.d.ts +1 -1
  2. package/dist/components/OrderConfirmation.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts.map +1 -1
  4. package/dist/contexts/CartContext.d.ts +2 -2
  5. package/dist/contexts/CartContext.d.ts.map +1 -1
  6. package/dist/fetchers.d.ts +19 -0
  7. package/dist/fetchers.d.ts.map +1 -0
  8. package/dist/hooks/usePageTracking.d.ts +40 -0
  9. package/dist/hooks/usePageTracking.d.ts.map +1 -0
  10. package/dist/index.d.ts +3 -0
  11. package/dist/index.d.ts.map +1 -1
  12. package/dist/index.mjs +101 -92
  13. package/dist/index10.mjs +149 -624
  14. package/dist/index100.mjs +22 -33
  15. package/dist/index101.mjs +22 -30
  16. package/dist/index102.mjs +32 -27
  17. package/dist/index103.mjs +152 -57
  18. package/dist/index104.mjs +20 -3
  19. package/dist/index105.mjs +31 -2
  20. package/dist/index106.mjs +84 -2
  21. package/dist/index107.mjs +37 -16
  22. package/dist/index108.mjs +144 -12
  23. package/dist/index109.mjs +55 -6
  24. package/dist/index11.mjs +94 -56
  25. package/dist/index110.mjs +23 -30
  26. package/dist/index111.mjs +30 -0
  27. package/dist/index112.mjs +26 -0
  28. package/dist/index113.mjs +28 -0
  29. package/dist/index114.mjs +24 -0
  30. package/dist/index115.mjs +25 -0
  31. package/dist/index116.mjs +24 -0
  32. package/dist/index117.mjs +68 -0
  33. package/dist/index118.mjs +21 -0
  34. package/dist/index119.mjs +42 -0
  35. package/dist/index12.mjs +645 -62
  36. package/dist/index120.mjs +27 -0
  37. package/dist/index121.mjs +37 -0
  38. package/dist/index122.mjs +30 -0
  39. package/dist/index123.mjs +22 -0
  40. package/dist/index124.mjs +24 -0
  41. package/dist/index125.mjs +50 -0
  42. package/dist/index126.mjs +26 -0
  43. package/dist/index127.mjs +271 -0
  44. package/dist/index128.mjs +73 -0
  45. package/dist/index129.mjs +11 -0
  46. package/dist/index13.mjs +50 -14
  47. package/dist/index130.mjs +5 -0
  48. package/dist/index131.mjs +5 -0
  49. package/dist/index132.mjs +36 -0
  50. package/dist/index133.mjs +5 -0
  51. package/dist/index134.mjs +24 -0
  52. package/dist/index135.mjs +59 -0
  53. package/dist/index136.mjs +32 -0
  54. package/dist/index137.mjs +10 -0
  55. package/dist/index138.mjs +55 -0
  56. package/dist/index139.mjs +9 -0
  57. package/dist/index14.mjs +62 -115
  58. package/dist/index140.mjs +15 -0
  59. package/dist/index141.mjs +10 -0
  60. package/dist/index142.mjs +31 -0
  61. package/dist/index143.mjs +5 -0
  62. package/dist/index144.mjs +73 -0
  63. package/dist/index145.mjs +170 -0
  64. package/dist/index146.mjs +5 -0
  65. package/dist/index147.mjs +5 -0
  66. package/dist/index148.mjs +5 -0
  67. package/dist/index149.mjs +21 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +35 -0
  70. package/dist/index151.mjs +41 -0
  71. package/dist/index152.mjs +21 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +5 -0
  74. package/dist/index155.mjs +23 -0
  75. package/dist/index156.mjs +49 -0
  76. package/dist/index157.mjs +5 -0
  77. package/dist/index158.mjs +33 -0
  78. package/dist/index159.mjs +21 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +5 -0
  81. package/dist/index161.mjs +5 -0
  82. package/dist/index162.mjs +5 -0
  83. package/dist/index163.mjs +5 -0
  84. package/dist/index164.mjs +75 -0
  85. package/dist/index165.mjs +5 -0
  86. package/dist/index166.mjs +56 -0
  87. package/dist/index167.mjs +5 -0
  88. package/dist/index168.mjs +39 -0
  89. package/dist/index169.mjs +155 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +5 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +22 -0
  94. package/dist/index173.mjs +5 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +29 -0
  97. package/dist/index176.mjs +5 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +27 -0
  100. package/dist/index179.mjs +26 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +5 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +26 -0
  106. package/dist/index184.mjs +5 -0
  107. package/dist/index185.mjs +26 -0
  108. package/dist/index186.mjs +5 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +26 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +5 -0
  114. package/dist/index191.mjs +26 -0
  115. package/dist/index192.mjs +5 -0
  116. package/dist/index193.mjs +5 -0
  117. package/dist/index194.mjs +5 -0
  118. package/dist/index195.mjs +5 -0
  119. package/dist/index196.mjs +5 -0
  120. package/dist/index197.mjs +5 -0
  121. package/dist/index198.mjs +5 -0
  122. package/dist/index199.mjs +5 -0
  123. package/dist/index2.mjs +31 -12
  124. package/dist/index20.mjs +27 -17
  125. package/dist/index200.mjs +130 -0
  126. package/dist/index201.mjs +5 -0
  127. package/dist/index202.mjs +77 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +5 -0
  130. package/dist/index205.mjs +5 -0
  131. package/dist/index206.mjs +111 -0
  132. package/dist/index207.mjs +5 -0
  133. package/dist/index208.mjs +5 -0
  134. package/dist/index209.mjs +5 -0
  135. package/dist/index21.mjs +6 -29
  136. package/dist/index210.mjs +5 -0
  137. package/dist/index211.mjs +5 -0
  138. package/dist/index212.mjs +5 -0
  139. package/dist/index213.mjs +5 -0
  140. package/dist/index214.mjs +5 -0
  141. package/dist/index215.mjs +5 -0
  142. package/dist/index216.mjs +40 -0
  143. package/dist/index217.mjs +5 -0
  144. package/dist/index218.mjs +5 -0
  145. package/dist/index219.mjs +5 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +247 -0
  148. package/dist/index221.mjs +5 -0
  149. package/dist/index222.mjs +36 -0
  150. package/dist/index223.mjs +68 -0
  151. package/dist/index224.mjs +28 -0
  152. package/dist/index225.mjs +5 -0
  153. package/dist/index226.mjs +5 -0
  154. package/dist/index227.mjs +5 -0
  155. package/dist/index228.mjs +5 -0
  156. package/dist/index229.mjs +5 -0
  157. package/dist/index23.mjs +32 -87
  158. package/dist/index230.mjs +5 -0
  159. package/dist/index231.mjs +5 -0
  160. package/dist/index232.mjs +5 -0
  161. package/dist/index233.mjs +7 -0
  162. package/dist/index234.mjs +5 -0
  163. package/dist/index235.mjs +5 -0
  164. package/dist/index236.mjs +34 -0
  165. package/dist/index237.mjs +14 -0
  166. package/dist/index238.mjs +7 -0
  167. package/dist/index239.mjs +7 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +16 -0
  170. package/dist/index241.mjs +10 -0
  171. package/dist/index242.mjs +15 -0
  172. package/dist/index243.mjs +8 -0
  173. package/dist/index244.mjs +36 -0
  174. package/dist/index245.mjs +34 -0
  175. package/dist/index246.mjs +31 -0
  176. package/dist/index247.mjs +64 -0
  177. package/dist/index248.mjs +5 -0
  178. package/dist/index249.mjs +5 -0
  179. package/dist/index25.mjs +85 -8
  180. package/dist/index250.mjs +21 -0
  181. package/dist/index251.mjs +50 -0
  182. package/dist/index252.mjs +5 -0
  183. package/dist/index253.mjs +5 -0
  184. package/dist/index254.mjs +5 -0
  185. package/dist/index255.mjs +5 -0
  186. package/dist/index256.mjs +94 -0
  187. package/dist/index257.mjs +5 -0
  188. package/dist/index258.mjs +6 -0
  189. package/dist/index259.mjs +5 -0
  190. package/dist/index26.mjs +20 -97
  191. package/dist/index260.mjs +5 -0
  192. package/dist/index261.mjs +20 -0
  193. package/dist/index262.mjs +16 -0
  194. package/dist/index263.mjs +9 -0
  195. package/dist/index264.mjs +33 -0
  196. package/dist/index265.mjs +5 -0
  197. package/dist/index266.mjs +5 -0
  198. package/dist/index267.mjs +5 -0
  199. package/dist/index27.mjs +11 -18
  200. package/dist/index28.mjs +11 -65
  201. package/dist/index29.mjs +94 -89
  202. package/dist/index3.mjs +117 -97
  203. package/dist/index30.mjs +20 -19
  204. package/dist/index31.mjs +65 -19
  205. package/dist/index32.mjs +93 -8
  206. package/dist/index33.mjs +18 -1432
  207. package/dist/index34.mjs +19 -2
  208. package/dist/index35.mjs +10 -56
  209. package/dist/index36.mjs +9 -49
  210. package/dist/index37.mjs +103 -33
  211. package/dist/index38.mjs +24 -14
  212. package/dist/index39.mjs +1411 -2241
  213. package/dist/index4.mjs +82 -197
  214. package/dist/index40.mjs +2 -36
  215. package/dist/index41.mjs +56 -43
  216. package/dist/index42.mjs +50 -98
  217. package/dist/index43.mjs +33 -97
  218. package/dist/index44.mjs +13 -79
  219. package/dist/index45.mjs +2255 -69
  220. package/dist/index46.mjs +36 -95
  221. package/dist/index47.mjs +43 -80
  222. package/dist/index48.mjs +99 -79
  223. package/dist/index49.mjs +93 -15
  224. package/dist/index5.mjs +15 -108
  225. package/dist/index50.mjs +77 -14
  226. package/dist/index51.mjs +58 -44
  227. package/dist/index52.mjs +63 -93
  228. package/dist/index53.mjs +51 -99
  229. package/dist/index54.mjs +78 -4
  230. package/dist/index55.mjs +18 -22
  231. package/dist/index56.mjs +17 -74
  232. package/dist/index57.mjs +63 -15
  233. package/dist/index58.mjs +121 -59
  234. package/dist/index59.mjs +122 -228
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +23 -5
  237. package/dist/index61.mjs +145 -126
  238. package/dist/index62.mjs +2 -68
  239. package/dist/index63.mjs +22 -86
  240. package/dist/index64.mjs +73 -27
  241. package/dist/index65.mjs +15 -9
  242. package/dist/index66.mjs +58 -70
  243. package/dist/index67.mjs +4 -3
  244. package/dist/index68.mjs +2 -2
  245. package/dist/index69.mjs +5 -82
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1133 -53
  248. package/dist/index71.mjs +19 -5
  249. package/dist/index72.mjs +54 -4
  250. package/dist/index73.mjs +28 -174
  251. package/dist/index74.mjs +2 -53
  252. package/dist/index75.mjs +2 -69
  253. package/dist/index76.mjs +231 -30
  254. package/dist/index77.mjs +5 -42
  255. package/dist/index78.mjs +133 -3
  256. package/dist/index79.mjs +68 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +85 -19
  259. package/dist/index81.mjs +26 -53
  260. package/dist/index82.mjs +8 -28
  261. package/dist/index83.mjs +74 -6
  262. package/dist/index84.mjs +3 -51
  263. package/dist/index85.mjs +2 -6
  264. package/dist/index86.mjs +81 -10
  265. package/dist/index87.mjs +53 -6
  266. package/dist/index88.mjs +5 -27
  267. package/dist/index89.mjs +5 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +175 -66
  270. package/dist/index91.mjs +49 -163
  271. package/dist/index92.mjs +68 -30
  272. package/dist/index93.mjs +34 -11
  273. package/dist/index94.mjs +42 -3
  274. package/dist/index95.mjs +2 -4
  275. package/dist/index96.mjs +28 -13
  276. package/dist/index97.mjs +18 -7
  277. package/dist/index98.mjs +214 -11
  278. package/dist/index99.mjs +179 -4
  279. package/dist/providers/MetaPixelProvider.d.ts +98 -0
  280. package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
  281. package/dist/providers/StorefrontProvider.d.ts +1 -0
  282. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  283. package/dist/styles.css +1 -1
  284. package/package.json +8 -3
  285. package/src/components/OrderConfirmation.tsx +0 -2
  286. package/src/components/ShoppingCart.tsx +12 -1
  287. package/src/contexts/CartContext.tsx +30 -5
  288. package/src/fetchers.ts +33 -0
  289. package/src/hooks/usePageTracking.ts +72 -0
  290. package/src/index.ts +5 -0
  291. package/src/providers/MetaPixelProvider.tsx +236 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
package/dist/index100.mjs CHANGED
@@ -1,36 +1,25 @@
1
1
  'use client';
2
- import i from "./index107.mjs";
3
- import m from "./index108.mjs";
4
- import f from "./index59.mjs";
5
- const h = (t, o, a = 3) => {
6
- let r = 0;
7
- const c = i(50, 250);
8
- return m((s) => {
9
- const n = s.loaded, e = s.lengthComputable ? s.total : void 0, l = n - r, d = c(l), p = n <= e;
10
- r = n;
11
- const u = {
12
- loaded: n,
13
- total: e,
14
- progress: e ? n / e : void 0,
15
- bytes: l,
16
- rate: d || void 0,
17
- estimated: d && e && p ? (e - n) / d : void 0,
18
- event: s,
19
- lengthComputable: e != null,
20
- [o ? "download" : "upload"]: !0
21
- };
22
- t(u);
23
- }, a);
24
- }, v = (t, o) => {
25
- const a = t != null;
26
- return [(r) => o[0]({
27
- lengthComputable: a,
28
- total: t,
29
- loaded: r
30
- }), o[1]];
31
- }, C = (t) => (...o) => f.asap(() => t(...o));
2
+ import { __exports as r } from "./index157.mjs";
3
+ import { __require as m } from "./index158.mjs";
4
+ import { __require as l } from "./index159.mjs";
5
+ var i;
6
+ function p() {
7
+ return i ? r : (i = 1, function(t) {
8
+ Object.defineProperty(t, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(t, "denormalizePagePath", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return o;
14
+ }
15
+ });
16
+ const a = m(), n = l();
17
+ function o(u) {
18
+ let e = (0, n.normalizePathSep)(u);
19
+ return e.startsWith("/index/") && !(0, a.isDynamicRoute)(e) ? e.slice(6) : e !== "/index" ? e : "/";
20
+ }
21
+ }(r), r);
22
+ }
32
23
  export {
33
- C as asyncDecorator,
34
- v as progressEventDecorator,
35
- h as progressEventReducer
24
+ p as __require
36
25
  };
package/dist/index101.mjs CHANGED
@@ -1,34 +1,26 @@
1
1
  'use client';
2
- import n from "./index87.mjs";
3
- import m from "./index59.mjs";
4
- import c from "./index109.mjs";
5
- import h from "./index110.mjs";
6
- import w from "./index83.mjs";
7
- import b from "./index62.mjs";
8
- import C from "./index73.mjs";
9
- import g from "./index80.mjs";
10
- const E = (a) => {
11
- const e = b({}, a);
12
- let { data: i, withXSRFToken: r, xsrfHeaderName: f, xsrfCookieName: d, headers: o, auth: s } = e;
13
- if (e.headers = o = C.from(o), e.url = g(w(e.baseURL, e.url, e.allowAbsoluteUrls), a.params, a.paramsSerializer), s && o.set(
14
- "Authorization",
15
- "Basic " + btoa((s.username || "") + ":" + (s.password ? unescape(encodeURIComponent(s.password)) : ""))
16
- ), m.isFormData(i)) {
17
- if (n.hasStandardBrowserEnv || n.hasStandardBrowserWebWorkerEnv)
18
- o.setContentType(void 0);
19
- else if (m.isFunction(i.getHeaders)) {
20
- const t = i.getHeaders(), u = ["content-type", "content-length"];
21
- Object.entries(t).forEach(([l, p]) => {
22
- u.includes(l.toLowerCase()) && o.set(l, p);
23
- });
2
+ import { __exports as t } from "./index160.mjs";
3
+ var i;
4
+ function s() {
5
+ return i ? t : (i = 1, function(o) {
6
+ Object.defineProperty(o, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(o, "normalizeLocalePath", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return u;
12
+ }
13
+ });
14
+ function u(r, l) {
15
+ let a;
16
+ const e = r.split("/");
17
+ return (l || []).some((n) => e[1] && e[1].toLowerCase() === n.toLowerCase() ? (a = n, e.splice(1, 1), r = e.join("/") || "/", !0) : !1), {
18
+ pathname: r,
19
+ detectedLocale: a
20
+ };
24
21
  }
25
- }
26
- if (n.hasStandardBrowserEnv && (r && m.isFunction(r) && (r = r(e)), r || r !== !1 && c(e.url))) {
27
- const t = f && d && h.read(d);
28
- t && o.set(f, t);
29
- }
30
- return e;
31
- };
22
+ }(t), t);
23
+ }
32
24
  export {
33
- E as default
25
+ s as __require
34
26
  };
package/dist/index102.mjs CHANGED
@@ -1,31 +1,36 @@
1
1
  'use client';
2
- import a from "./index65.mjs";
3
- import s from "./index70.mjs";
4
- import m from "./index59.mjs";
5
- const h = (e, t) => {
6
- const { length: l } = e = e ? e.filter(Boolean) : [];
7
- if (t || l) {
8
- let u = new AbortController(), f;
9
- const n = function(r) {
10
- if (!f) {
11
- f = !0, i();
12
- const o = r instanceof Error ? r : this.reason;
13
- u.abort(o instanceof s ? o : new a(o instanceof Error ? o.message : o));
2
+ import { __exports as u } from "./index161.mjs";
3
+ var f;
4
+ function m() {
5
+ return f ? u : (f = 1, function(i) {
6
+ Object.defineProperty(i, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(i, "default", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return o;
14
12
  }
15
- };
16
- let c = t && setTimeout(() => {
17
- c = null, n(new s(`timeout ${t} of ms exceeded`, s.ETIMEDOUT));
18
- }, t);
19
- const i = () => {
20
- e && (c && clearTimeout(c), c = null, e.forEach((r) => {
21
- r.unsubscribe ? r.unsubscribe(n) : r.removeEventListener("abort", n);
22
- }), e = null);
23
- };
24
- e.forEach((r) => r.addEventListener("abort", n));
25
- const { signal: b } = u;
26
- return b.unsubscribe = () => m.asap(i), b;
27
- }
28
- };
13
+ });
14
+ function o() {
15
+ const t = /* @__PURE__ */ Object.create(null);
16
+ return {
17
+ on(e, r) {
18
+ (t[e] || (t[e] = [])).push(r);
19
+ },
20
+ off(e, r) {
21
+ t[e] && t[e].splice(t[e].indexOf(r) >>> 0, 1);
22
+ },
23
+ emit(e) {
24
+ for (var r = arguments.length, a = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
25
+ a[n - 1] = arguments[n];
26
+ (t[e] || []).slice().map((c) => {
27
+ c(...a);
28
+ });
29
+ }
30
+ };
31
+ }
32
+ }(u), u);
33
+ }
29
34
  export {
30
- h as default
35
+ m as __require
31
36
  };
package/dist/index103.mjs CHANGED
@@ -1,64 +1,159 @@
1
1
  'use client';
2
- const f = function* (e, t) {
3
- let n = e.byteLength;
4
- if (n < t) {
5
- yield e;
6
- return;
7
- }
8
- let a = 0, r;
9
- for (; a < n; )
10
- r = a + t, yield e.slice(a, r), a = r;
11
- }, w = async function* (e, t) {
12
- for await (const n of b(e))
13
- yield* f(n, t);
14
- }, b = async function* (e) {
15
- if (e[Symbol.asyncIterator]) {
16
- yield* e;
17
- return;
18
- }
19
- const t = e.getReader();
20
- try {
21
- for (; ; ) {
22
- const { done: n, value: a } = await t.read();
23
- if (n)
24
- break;
25
- yield a;
2
+ import { __exports as a } from "./index162.mjs";
3
+ var g;
4
+ function j() {
5
+ return g ? a : (g = 1, function(u) {
6
+ Object.defineProperty(u, "__esModule", {
7
+ value: !0
8
+ });
9
+ function m(e, r) {
10
+ for (var t in r) Object.defineProperty(e, t, {
11
+ enumerable: !0,
12
+ get: r[t]
13
+ });
26
14
  }
27
- } finally {
28
- await t.cancel();
29
- }
30
- }, h = (e, t, n, a) => {
31
- const r = w(e, t);
32
- let d = 0, o, c = (l) => {
33
- o || (o = !0, a && a(l));
34
- };
35
- return new ReadableStream({
36
- async pull(l) {
37
- try {
38
- const { done: i, value: y } = await r.next();
39
- if (i) {
40
- c(), l.close();
41
- return;
42
- }
43
- let s = y.byteLength;
44
- if (n) {
45
- let u = d += s;
46
- n(u);
15
+ m(u, {
16
+ DecodeError: function() {
17
+ return S;
18
+ },
19
+ MiddlewareNotFoundError: function() {
20
+ return b;
21
+ },
22
+ MissingStaticPage: function() {
23
+ return v;
24
+ },
25
+ NormalizeError: function() {
26
+ return I;
27
+ },
28
+ PageNotFoundError: function() {
29
+ return O;
30
+ },
31
+ SP: function() {
32
+ return d;
33
+ },
34
+ ST: function() {
35
+ return w;
36
+ },
37
+ WEB_VITALS: function() {
38
+ return p;
39
+ },
40
+ execOnce: function() {
41
+ return E;
42
+ },
43
+ getDisplayName: function() {
44
+ return s;
45
+ },
46
+ getLocationOrigin: function() {
47
+ return c;
48
+ },
49
+ getURL: function() {
50
+ return P;
51
+ },
52
+ isAbsoluteUrl: function() {
53
+ return N;
54
+ },
55
+ isResSent: function() {
56
+ return f;
57
+ },
58
+ loadGetInitialProps: function() {
59
+ return l;
60
+ },
61
+ normalizeRepeatedSlashes: function() {
62
+ return y;
63
+ },
64
+ stringifyError: function() {
65
+ return L;
66
+ }
67
+ });
68
+ const p = [
69
+ "CLS",
70
+ "FCP",
71
+ "FID",
72
+ "INP",
73
+ "LCP",
74
+ "TTFB"
75
+ ];
76
+ function E(e) {
77
+ let r = !1, t;
78
+ return function() {
79
+ for (var i = arguments.length, n = new Array(i), o = 0; o < i; o++)
80
+ n[o] = arguments[o];
81
+ return r || (r = !0, t = e(...n)), t;
82
+ };
83
+ }
84
+ const h = /^[a-zA-Z][a-zA-Z\d+\-.]*?:/, N = (e) => h.test(e);
85
+ function c() {
86
+ const { protocol: e, hostname: r, port: t } = window.location;
87
+ return e + "//" + r + (t ? ":" + t : "");
88
+ }
89
+ function P() {
90
+ const { href: e } = window.location, r = c();
91
+ return e.substring(r.length);
92
+ }
93
+ function s(e) {
94
+ return typeof e == "string" ? e : e.displayName || e.name || "Unknown";
95
+ }
96
+ function f(e) {
97
+ return e.finished || e.headersSent;
98
+ }
99
+ function y(e) {
100
+ const r = e.split("?");
101
+ return r[0].replace(/\\/g, "/").replace(/\/\/+/g, "/") + (r[1] ? "?" + r.slice(1).join("?") : "");
102
+ }
103
+ async function l(e, r) {
104
+ if (process.env.NODE_ENV !== "production") {
105
+ var t;
106
+ if ((t = e.prototype) != null && t.getInitialProps) {
107
+ const o = '"' + s(e) + '.getInitialProps()" is defined as an instance method - visit https://nextjs.org/docs/messages/get-initial-props-as-an-instance-method for more information.';
108
+ throw new Error(o);
47
109
  }
48
- l.enqueue(new Uint8Array(y));
49
- } catch (i) {
50
- throw c(i), i;
51
110
  }
52
- },
53
- cancel(l) {
54
- return c(l), r.return();
111
+ const i = r.res || r.ctx && r.ctx.res;
112
+ if (!e.getInitialProps)
113
+ return r.ctx && r.Component ? {
114
+ pageProps: await l(r.Component, r.ctx)
115
+ } : {};
116
+ const n = await e.getInitialProps(r);
117
+ if (i && f(i))
118
+ return n;
119
+ if (!n) {
120
+ const o = '"' + s(e) + '.getInitialProps()" should resolve to an object. But found "' + n + '" instead.';
121
+ throw new Error(o);
122
+ }
123
+ return process.env.NODE_ENV !== "production" && Object.keys(n).length === 0 && !r.ctx && console.warn("" + s(e) + " returned an empty object from `getInitialProps`. This de-optimizes and prevents automatic static optimization. https://nextjs.org/docs/messages/empty-object-getInitialProps"), n;
55
124
  }
56
- }, {
57
- highWaterMark: 2
58
- });
59
- };
125
+ const d = typeof performance < "u", w = d && [
126
+ "mark",
127
+ "measure",
128
+ "getEntriesByName"
129
+ ].every((e) => typeof performance[e] == "function");
130
+ class S extends Error {
131
+ }
132
+ class I extends Error {
133
+ }
134
+ class O extends Error {
135
+ constructor(r) {
136
+ super(), this.code = "ENOENT", this.name = "PageNotFoundError", this.message = "Cannot find module for page: " + r;
137
+ }
138
+ }
139
+ class v extends Error {
140
+ constructor(r, t) {
141
+ super(), this.message = "Failed to load static file for page: " + r + " " + t;
142
+ }
143
+ }
144
+ class b extends Error {
145
+ constructor() {
146
+ super(), this.code = "ENOENT", this.message = "Cannot find the middleware module";
147
+ }
148
+ }
149
+ function L(e) {
150
+ return JSON.stringify({
151
+ message: e.message,
152
+ stack: e.stack
153
+ });
154
+ }
155
+ }(a), a);
156
+ }
60
157
  export {
61
- w as readBytes,
62
- f as streamChunk,
63
- h as trackStream
158
+ j as __require
64
159
  };
package/dist/index104.mjs CHANGED
@@ -1,6 +1,23 @@
1
1
  'use client';
2
- import a from "./index92.mjs";
3
- const e = typeof URLSearchParams < "u" ? URLSearchParams : a;
2
+ import { __exports as t } from "./index163.mjs";
3
+ import { __require as c } from "./index164.mjs";
4
+ var i;
5
+ function p() {
6
+ return i ? t : (i = 1, function(r) {
7
+ Object.defineProperty(r, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(r, "isDynamicRoute", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return u;
13
+ }
14
+ });
15
+ const n = c(), o = /\/\[[^/]+?\](?=\/|$)/;
16
+ function u(e) {
17
+ return (0, n.isInterceptionRouteAppPath)(e) && (e = (0, n.extractInterceptionRouteInformation)(e).interceptedRoute), o.test(e);
18
+ }
19
+ }(t), t);
20
+ }
4
21
  export {
5
- e as default
22
+ p as __require
6
23
  };
package/dist/index105.mjs CHANGED
@@ -1,5 +1,34 @@
1
1
  'use client';
2
- const a = typeof FormData < "u" ? FormData : null;
2
+ import { __exports as i } from "./index165.mjs";
3
+ import { __require as U } from "./index103.mjs";
4
+ import { __require as _ } from "./index166.mjs";
5
+ var s;
6
+ function q() {
7
+ return s ? i : (s = 1, function(n) {
8
+ Object.defineProperty(n, "__esModule", {
9
+ value: !0
10
+ }), Object.defineProperty(n, "parseRelativeUrl", {
11
+ enumerable: !0,
12
+ get: function() {
13
+ return f;
14
+ }
15
+ });
16
+ const u = U(), l = _();
17
+ function f(e, o, r) {
18
+ r === void 0 && (r = !0);
19
+ const t = new URL(typeof window > "u" ? "http://n" : (0, u.getLocationOrigin)()), c = o ? new URL(o, t) : e.startsWith(".") ? new URL(typeof window > "u" ? "http://n" : window.location.href) : t, { pathname: d, searchParams: h, search: v, hash: p, href: w, origin: a } = new URL(e, c);
20
+ if (a !== t.origin)
21
+ throw new Error("invariant: invalid relative URL, router received " + e);
22
+ return {
23
+ pathname: d,
24
+ query: r ? (0, l.searchParamsToUrlQuery)(h) : void 0,
25
+ search: v,
26
+ hash: p,
27
+ href: w.slice(a.length)
28
+ };
29
+ }
30
+ }(i), i);
31
+ }
3
32
  export {
4
- a as default
33
+ q as __require
5
34
  };
package/dist/index106.mjs CHANGED
@@ -1,5 +1,87 @@
1
1
  'use client';
2
- const l = typeof Blob < "u" ? Blob : null;
2
+ import { __exports as f } from "./index167.mjs";
3
+ import { __require as z } from "./index168.mjs";
4
+ import { __require as A } from "./index169.mjs";
5
+ import { __require as F } from "./index97.mjs";
6
+ import { __require as O } from "./index101.mjs";
7
+ import { __require as U } from "./index114.mjs";
8
+ import { __require as B } from "./index105.mjs";
9
+ var k;
10
+ function X() {
11
+ return k ? f : (k = 1, function(h) {
12
+ Object.defineProperty(h, "__esModule", {
13
+ value: !0
14
+ }), Object.defineProperty(h, "default", {
15
+ enumerable: !0,
16
+ get: function() {
17
+ return j;
18
+ }
19
+ });
20
+ const y = z(), p = A(), _ = F(), d = O(), v = U(), T = B();
21
+ function j(o, m, a, q, g, R) {
22
+ let r = !1, P = !1, l = (0, T.parseRelativeUrl)(o), i = (0, _.removeTrailingSlash)((0, d.normalizeLocalePath)((0, v.removeBasePath)(l.pathname), R).pathname), t;
23
+ const c = (e) => {
24
+ let u = (0, y.getPathMatch)(e.source + (process.env.__NEXT_TRAILING_SLASH ? "(/)?" : ""), {
25
+ removeUnnamedParams: !0,
26
+ strict: !0
27
+ })(l.pathname);
28
+ if ((e.has || e.missing) && u) {
29
+ const n = (0, p.matchHas)({
30
+ headers: {
31
+ host: document.location.hostname,
32
+ "user-agent": navigator.userAgent
33
+ },
34
+ cookies: document.cookie.split("; ").reduce((b, D) => {
35
+ const [L, ...S] = D.split("=");
36
+ return b[L] = S.join("="), b;
37
+ }, {})
38
+ }, l.query, e.has, e.missing);
39
+ n ? Object.assign(u, n) : u = !1;
40
+ }
41
+ if (u) {
42
+ if (!e.destination)
43
+ return P = !0, !0;
44
+ const n = (0, p.prepareDestination)({
45
+ appendParamsToQuery: !0,
46
+ destination: e.destination,
47
+ params: u,
48
+ query: q
49
+ });
50
+ if (l = n.parsedDestination, o = n.newUrl, Object.assign(q, n.parsedDestination.query), i = (0, _.removeTrailingSlash)((0, d.normalizeLocalePath)((0, v.removeBasePath)(o), R).pathname), m.includes(i))
51
+ return r = !0, t = i, !0;
52
+ if (t = g(i), t !== o && m.includes(t))
53
+ return r = !0, !0;
54
+ }
55
+ };
56
+ let s = !1;
57
+ for (let e = 0; e < a.beforeFiles.length; e++)
58
+ c(a.beforeFiles[e]);
59
+ if (r = m.includes(i), !r) {
60
+ if (!s) {
61
+ for (let e = 0; e < a.afterFiles.length; e++)
62
+ if (c(a.afterFiles[e])) {
63
+ s = !0;
64
+ break;
65
+ }
66
+ }
67
+ if (s || (t = g(i), r = m.includes(t), s = r), !s) {
68
+ for (let e = 0; e < a.fallback.length; e++)
69
+ if (c(a.fallback[e])) {
70
+ s = !0;
71
+ break;
72
+ }
73
+ }
74
+ }
75
+ return {
76
+ asPath: o,
77
+ parsedAs: l,
78
+ matchedPage: r,
79
+ resolvedHref: t,
80
+ externalDest: P
81
+ };
82
+ }
83
+ }(f), f);
84
+ }
3
85
  export {
4
- l as default
86
+ X as __require
5
87
  };
package/dist/index107.mjs CHANGED
@@ -1,20 +1,41 @@
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
- };
2
+ import { __exports as n } from "./index170.mjs";
3
+ import { __require as l } from "./index103.mjs";
4
+ var s;
5
+ function q() {
6
+ return s ? n : (s = 1, function(u) {
7
+ Object.defineProperty(u, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(u, "getRouteMatcher", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return d;
13
+ }
14
+ });
15
+ const f = l();
16
+ function d(p) {
17
+ let { re: h, groups: c } = p;
18
+ return (_) => {
19
+ const a = h.exec(_);
20
+ if (!a)
21
+ return !1;
22
+ const t = (r) => {
23
+ try {
24
+ return decodeURIComponent(r);
25
+ } catch {
26
+ throw new f.DecodeError("failed to decode param");
27
+ }
28
+ }, i = {};
29
+ return Object.keys(c).forEach((r) => {
30
+ const o = c[r], e = a[o.pos];
31
+ e !== void 0 && (i[r] = ~e.indexOf("/") ? e.split("/").map((m) => t(m)) : o.repeat ? [
32
+ t(e)
33
+ ] : t(e));
34
+ }), i;
35
+ };
36
+ }
37
+ }(n), n);
17
38
  }
18
39
  export {
19
- y as default
40
+ q as __require
20
41
  };