@instockng/storefront-ui 1.0.75 → 1.0.76

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 (244) hide show
  1. package/dist/components/ProductAddOns.d.ts +3 -1
  2. package/dist/components/ProductAddOns.d.ts.map +1 -1
  3. package/dist/components/RecommendedProducts.d.ts.map +1 -1
  4. package/dist/components/VariantPickerModal.d.ts +28 -0
  5. package/dist/components/VariantPickerModal.d.ts.map +1 -0
  6. package/dist/index.d.ts +2 -0
  7. package/dist/index.d.ts.map +1 -1
  8. package/dist/index.mjs +104 -102
  9. package/dist/index10.mjs +162 -121
  10. package/dist/index100.mjs +20 -69
  11. package/dist/index101.mjs +55 -34
  12. package/dist/index102.mjs +32 -42
  13. package/dist/index103.mjs +2 -2
  14. package/dist/index104.mjs +2 -28
  15. package/dist/index105.mjs +20 -17
  16. package/dist/index106.mjs +54 -213
  17. package/dist/index107.mjs +28 -179
  18. package/dist/index108.mjs +6 -21
  19. package/dist/index109.mjs +50 -21
  20. package/dist/index11.mjs +116 -88
  21. package/dist/index110.mjs +6 -33
  22. package/dist/index111.mjs +11 -155
  23. package/dist/index112.mjs +7 -20
  24. package/dist/index113.mjs +28 -31
  25. package/dist/index114.mjs +2 -84
  26. package/dist/index115.mjs +68 -36
  27. package/dist/index116.mjs +163 -141
  28. package/dist/index117.mjs +2 -55
  29. package/dist/index118.mjs +26 -21
  30. package/dist/index119.mjs +11 -20
  31. package/dist/index12.mjs +86 -90
  32. package/dist/index120.mjs +211 -19
  33. package/dist/index121.mjs +174 -19
  34. package/dist/index122.mjs +15 -14
  35. package/dist/index123.mjs +16 -15
  36. package/dist/index124.mjs +26 -14
  37. package/dist/index125.mjs +147 -56
  38. package/dist/index126.mjs +10 -8
  39. package/dist/index127.mjs +22 -30
  40. package/dist/index128.mjs +77 -17
  41. package/dist/index129.mjs +30 -26
  42. package/dist/index13.mjs +83 -185
  43. package/dist/index130.mjs +140 -22
  44. package/dist/index131.mjs +50 -14
  45. package/dist/index132.mjs +17 -15
  46. package/dist/index133.mjs +18 -38
  47. package/dist/index134.mjs +17 -17
  48. package/dist/index135.mjs +19 -262
  49. package/dist/index136.mjs +13 -62
  50. package/dist/index137.mjs +21 -7
  51. package/dist/index138.mjs +21 -2
  52. package/dist/index139.mjs +65 -2
  53. package/dist/index14.mjs +196 -94
  54. package/dist/index140.mjs +12 -27
  55. package/dist/index141.mjs +39 -2
  56. package/dist/index142.mjs +24 -2
  57. package/dist/index143.mjs +33 -20
  58. package/dist/index144.mjs +25 -54
  59. package/dist/index145.mjs +18 -28
  60. package/dist/index146.mjs +20 -6
  61. package/dist/index147.mjs +44 -49
  62. package/dist/index148.mjs +23 -6
  63. package/dist/index149.mjs +267 -11
  64. package/dist/index15.mjs +82 -713
  65. package/dist/index150.mjs +70 -7
  66. package/dist/index151.mjs +8 -28
  67. package/dist/index152.mjs +2 -2
  68. package/dist/index153.mjs +2 -70
  69. package/dist/index154.mjs +30 -164
  70. package/dist/index155.mjs +2 -2
  71. package/dist/index159.mjs +1 -1
  72. package/dist/index16.mjs +722 -53
  73. package/dist/index160.mjs +1 -1
  74. package/dist/index161.mjs +1 -1
  75. package/dist/index162.mjs +1 -1
  76. package/dist/index163.mjs +1 -1
  77. package/dist/index165.mjs +3 -3
  78. package/dist/index166.mjs +1 -1
  79. package/dist/index168.mjs +3 -3
  80. package/dist/index169.mjs +1 -1
  81. package/dist/index17.mjs +58 -60
  82. package/dist/index174.mjs +2 -2
  83. package/dist/index176.mjs +1 -1
  84. package/dist/index18.mjs +60 -22
  85. package/dist/index182.mjs +1 -1
  86. package/dist/index185.mjs +1 -1
  87. package/dist/index188.mjs +3 -3
  88. package/dist/index189.mjs +1 -1
  89. package/dist/index19.mjs +22 -107
  90. package/dist/index193.mjs +2 -2
  91. package/dist/index195.mjs +2 -2
  92. package/dist/index199.mjs +1 -1
  93. package/dist/index2.mjs +2 -2
  94. package/dist/index20.mjs +105 -38
  95. package/dist/index201.mjs +1 -1
  96. package/dist/index21.mjs +37 -37
  97. package/dist/index210.mjs +2 -2
  98. package/dist/index212.mjs +1 -1
  99. package/dist/index213.mjs +1 -1
  100. package/dist/index214.mjs +1 -1
  101. package/dist/index215.mjs +3 -3
  102. package/dist/index218.mjs +3 -3
  103. package/dist/index22.mjs +42 -71
  104. package/dist/index220.mjs +1 -1
  105. package/dist/index222.mjs +3 -3
  106. package/dist/index223.mjs +8 -8
  107. package/dist/index224.mjs +3 -3
  108. package/dist/index226.mjs +2 -2
  109. package/dist/index227.mjs +2 -108
  110. package/dist/index228.mjs +2 -2
  111. package/dist/index229.mjs +2 -2
  112. package/dist/index23.mjs +67 -28
  113. package/dist/index230.mjs +2 -37
  114. package/dist/index231.mjs +2 -2
  115. package/dist/index232.mjs +2 -2
  116. package/dist/index233.mjs +37 -2
  117. package/dist/index234.mjs +2 -2
  118. package/dist/index237.mjs +1 -1
  119. package/dist/index239.mjs +2 -2
  120. package/dist/index24.mjs +29 -6
  121. package/dist/index240.mjs +1 -1
  122. package/dist/index241.mjs +2 -2
  123. package/dist/index242.mjs +2 -2
  124. package/dist/index243.mjs +2 -2
  125. package/dist/index244.mjs +108 -2
  126. package/dist/index245.mjs +2 -2
  127. package/dist/index246.mjs +2 -2
  128. package/dist/index247.mjs +2 -2
  129. package/dist/index248.mjs +2 -2
  130. package/dist/index249.mjs +2 -2
  131. package/dist/index25.mjs +8 -21
  132. package/dist/index250.mjs +2 -2
  133. package/dist/index251.mjs +2 -2
  134. package/dist/index253.mjs +2 -2
  135. package/dist/index254.mjs +2 -2
  136. package/dist/index255.mjs +2 -2
  137. package/dist/index256.mjs +2 -4
  138. package/dist/index257.mjs +4 -2
  139. package/dist/index258.mjs +3 -2
  140. package/dist/index259.mjs +2 -18
  141. package/dist/index26.mjs +19 -34
  142. package/dist/index260.mjs +2 -47
  143. package/dist/index261.mjs +17 -2
  144. package/dist/index262.mjs +13 -2
  145. package/dist/index263.mjs +6 -2
  146. package/dist/index264.mjs +30 -2
  147. package/dist/index265.mjs +2 -91
  148. package/dist/index266.mjs +2 -3
  149. package/dist/index267.mjs +18 -2
  150. package/dist/index268.mjs +47 -2
  151. package/dist/index269.mjs +2 -17
  152. package/dist/index27.mjs +34 -37
  153. package/dist/index270.mjs +2 -13
  154. package/dist/index271.mjs +2 -6
  155. package/dist/index272.mjs +91 -30
  156. package/dist/index273.mjs +2 -2
  157. package/dist/index274.mjs +2 -2
  158. package/dist/index276.mjs +2 -2
  159. package/dist/index277.mjs +5 -0
  160. package/dist/index28.mjs +28 -103
  161. package/dist/index29.mjs +104 -20
  162. package/dist/index3.mjs +5 -5
  163. package/dist/index30.mjs +29 -9
  164. package/dist/index31.mjs +9 -9
  165. package/dist/index32.mjs +11 -116
  166. package/dist/index33.mjs +116 -25
  167. package/dist/index34.mjs +25 -81
  168. package/dist/index35.mjs +81 -112
  169. package/dist/index36.mjs +109 -8
  170. package/dist/index37.mjs +9 -33
  171. package/dist/index38.mjs +26 -19
  172. package/dist/index39.mjs +26 -9
  173. package/dist/index4.mjs +1 -1
  174. package/dist/index40.mjs +10 -122
  175. package/dist/index41.mjs +114 -380
  176. package/dist/index42.mjs +384 -20
  177. package/dist/index43.mjs +24 -31
  178. package/dist/index44.mjs +32 -7
  179. package/dist/index45.mjs +6 -1432
  180. package/dist/index46.mjs +1432 -69
  181. package/dist/index47.mjs +70 -2
  182. package/dist/index48.mjs +2 -60
  183. package/dist/index49.mjs +57 -48
  184. package/dist/index5.mjs +1 -1
  185. package/dist/index50.mjs +51 -33
  186. package/dist/index51.mjs +33 -15
  187. package/dist/index52.mjs +12 -2260
  188. package/dist/index53.mjs +2263 -36
  189. package/dist/index54.mjs +36 -44
  190. package/dist/index55.mjs +44 -99
  191. package/dist/index56.mjs +99 -81
  192. package/dist/index57.mjs +75 -13
  193. package/dist/index58.mjs +15 -125
  194. package/dist/index59.mjs +93 -89
  195. package/dist/index6.mjs +1 -1
  196. package/dist/index60.mjs +102 -56
  197. package/dist/index61.mjs +55 -89
  198. package/dist/index62.mjs +82 -76
  199. package/dist/index63.mjs +100 -13
  200. package/dist/index64.mjs +17 -92
  201. package/dist/index65.mjs +70 -56
  202. package/dist/index66.mjs +62 -44
  203. package/dist/index67.mjs +47 -46
  204. package/dist/index68.mjs +48 -121
  205. package/dist/index69.mjs +133 -22
  206. package/dist/index7.mjs +6 -6
  207. package/dist/index70.mjs +21 -150
  208. package/dist/index71.mjs +2 -23
  209. package/dist/index73.mjs +23 -2
  210. package/dist/index74.mjs +149 -71
  211. package/dist/index75.mjs +74 -14
  212. package/dist/index76.mjs +14 -62
  213. package/dist/index77.mjs +63 -2
  214. package/dist/index78.mjs +234 -5
  215. package/dist/index79.mjs +5 -1133
  216. package/dist/index8.mjs +4 -4
  217. package/dist/index80.mjs +131 -17
  218. package/dist/index81.mjs +67 -54
  219. package/dist/index82.mjs +84 -30
  220. package/dist/index83.mjs +29 -2
  221. package/dist/index84.mjs +9 -235
  222. package/dist/index85.mjs +74 -5
  223. package/dist/index86.mjs +3 -133
  224. package/dist/index87.mjs +2 -68
  225. package/dist/index88.mjs +79 -83
  226. package/dist/index89.mjs +52 -27
  227. package/dist/index9.mjs +3 -3
  228. package/dist/index90.mjs +5 -8
  229. package/dist/index91.mjs +4 -74
  230. package/dist/index92.mjs +178 -3
  231. package/dist/index93.mjs +53 -2
  232. package/dist/index94.mjs +68 -82
  233. package/dist/index95.mjs +33 -53
  234. package/dist/index96.mjs +42 -5
  235. package/dist/index97.mjs +2 -5
  236. package/dist/index98.mjs +5 -178
  237. package/dist/index99.mjs +1134 -53
  238. package/dist/styles.css +1 -1
  239. package/package.json +1 -1
  240. package/src/components/ProductAddOns.stories.tsx +10 -3
  241. package/src/components/ProductAddOns.tsx +167 -112
  242. package/src/components/RecommendedProducts.tsx +130 -88
  243. package/src/components/VariantPickerModal.tsx +154 -0
  244. package/src/index.ts +3 -0
package/dist/index100.mjs CHANGED
@@ -1,72 +1,23 @@
1
1
  'use client';
2
- const e = {
3
- Continue: 100,
4
- SwitchingProtocols: 101,
5
- Processing: 102,
6
- EarlyHints: 103,
7
- Ok: 200,
8
- Created: 201,
9
- Accepted: 202,
10
- NonAuthoritativeInformation: 203,
11
- NoContent: 204,
12
- ResetContent: 205,
13
- PartialContent: 206,
14
- MultiStatus: 207,
15
- AlreadyReported: 208,
16
- ImUsed: 226,
17
- MultipleChoices: 300,
18
- MovedPermanently: 301,
19
- Found: 302,
20
- SeeOther: 303,
21
- NotModified: 304,
22
- UseProxy: 305,
23
- Unused: 306,
24
- TemporaryRedirect: 307,
25
- PermanentRedirect: 308,
26
- BadRequest: 400,
27
- Unauthorized: 401,
28
- PaymentRequired: 402,
29
- Forbidden: 403,
30
- NotFound: 404,
31
- MethodNotAllowed: 405,
32
- NotAcceptable: 406,
33
- ProxyAuthenticationRequired: 407,
34
- RequestTimeout: 408,
35
- Conflict: 409,
36
- Gone: 410,
37
- LengthRequired: 411,
38
- PreconditionFailed: 412,
39
- PayloadTooLarge: 413,
40
- UriTooLong: 414,
41
- UnsupportedMediaType: 415,
42
- RangeNotSatisfiable: 416,
43
- ExpectationFailed: 417,
44
- ImATeapot: 418,
45
- MisdirectedRequest: 421,
46
- UnprocessableEntity: 422,
47
- Locked: 423,
48
- FailedDependency: 424,
49
- TooEarly: 425,
50
- UpgradeRequired: 426,
51
- PreconditionRequired: 428,
52
- TooManyRequests: 429,
53
- RequestHeaderFieldsTooLarge: 431,
54
- UnavailableForLegalReasons: 451,
55
- InternalServerError: 500,
56
- NotImplemented: 501,
57
- BadGateway: 502,
58
- ServiceUnavailable: 503,
59
- GatewayTimeout: 504,
60
- HttpVersionNotSupported: 505,
61
- VariantAlsoNegotiates: 506,
62
- InsufficientStorage: 507,
63
- LoopDetected: 508,
64
- NotExtended: 510,
65
- NetworkAuthenticationRequired: 511
66
- };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
69
- });
2
+ import { __exports as e } from "./index152.mjs";
3
+ import "./index98.mjs";
4
+ import u from "react";
5
+ import { __exports as n } from "./index103.mjs";
6
+ var o;
7
+ function d() {
8
+ return o ? e : (o = 1, function(t) {
9
+ Object.defineProperty(t, "__esModule", {
10
+ value: !0
11
+ }), Object.defineProperty(t, "RouterContext", {
12
+ enumerable: !0,
13
+ get: function() {
14
+ return r;
15
+ }
16
+ });
17
+ const r = (/* @__PURE__ */ n._(u)).default.createContext(null);
18
+ process.env.NODE_ENV !== "production" && (r.displayName = "RouterContext");
19
+ }(e), e);
20
+ }
70
21
  export {
71
- e as default
22
+ d as __require
72
23
  };
package/dist/index101.mjs CHANGED
@@ -1,37 +1,58 @@
1
1
  'use client';
2
- var a = (i, t, e = {}) => {
3
- let r = `${i}=${t}`;
4
- if (i.startsWith("__Secure-") && !e.secure)
5
- throw new Error("__Secure- Cookie must have Secure attributes");
6
- if (i.startsWith("__Host-")) {
7
- if (!e.secure)
8
- throw new Error("__Host- Cookie must have Secure attributes");
9
- if (e.path !== "/")
10
- throw new Error('__Host- Cookie must have Path attributes with "/"');
11
- if (e.domain)
12
- throw new Error("__Host- Cookie must not have Domain attributes");
13
- }
14
- if (e && typeof e.maxAge == "number" && e.maxAge >= 0) {
15
- if (e.maxAge > 3456e4)
16
- throw new Error(
17
- "Cookies Max-Age SHOULD NOT be greater than 400 days (34560000 seconds) in duration."
18
- );
19
- r += `; Max-Age=${e.maxAge | 0}`;
20
- }
21
- if (e.domain && e.prefix !== "host" && (r += `; Domain=${e.domain}`), e.path && (r += `; Path=${e.path}`), e.expires) {
22
- if (e.expires.getTime() - Date.now() > 3456e7)
23
- throw new Error(
24
- "Cookies Expires SHOULD NOT be greater than 400 days (34560000 seconds) in the future."
25
- );
26
- r += `; Expires=${e.expires.toUTCString()}`;
27
- }
28
- if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite && (r += `; SameSite=${e.sameSite.charAt(0).toUpperCase() + e.sameSite.slice(1)}`), e.priority && (r += `; Priority=${e.priority.charAt(0).toUpperCase() + e.priority.slice(1)}`), e.partitioned) {
29
- if (!e.secure)
30
- throw new Error("Partitioned Cookie must have Secure attributes");
31
- r += "; Partitioned";
32
- }
33
- return r;
34
- }, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
2
+ import { __exports as o } from "./index153.mjs";
3
+ import { __require as p } from "./index154.mjs";
4
+ var u;
5
+ function m() {
6
+ return u ? o : (u = 1, function(i) {
7
+ Object.defineProperty(i, "__esModule", {
8
+ value: !0
9
+ });
10
+ function f(e, r) {
11
+ for (var t in r) Object.defineProperty(e, t, {
12
+ enumerable: !0,
13
+ get: r[t]
14
+ });
15
+ }
16
+ f(i, {
17
+ /**
18
+ * Checks whether the given value is a NextError.
19
+ * This can be used to print a more detailed error message with properties like `code` & `digest`.
20
+ */
21
+ default: function() {
22
+ return s;
23
+ },
24
+ getProperError: function() {
25
+ return a;
26
+ }
27
+ });
28
+ const c = p();
29
+ function s(e) {
30
+ return typeof e == "object" && e !== null && "name" in e && "message" in e;
31
+ }
32
+ function d(e) {
33
+ const r = /* @__PURE__ */ new WeakSet();
34
+ return JSON.stringify(e, (t, n) => {
35
+ if (typeof n == "object" && n !== null) {
36
+ if (r.has(n))
37
+ return "[Circular]";
38
+ r.add(n);
39
+ }
40
+ return n;
41
+ });
42
+ }
43
+ function a(e) {
44
+ if (s(e))
45
+ return e;
46
+ if (process.env.NODE_ENV === "development") {
47
+ if (typeof e > "u")
48
+ return new Error("An undefined error was thrown, see here for more info: https://nextjs.org/docs/messages/threw-undefined");
49
+ if (e === null)
50
+ return new Error("A null error was thrown, see here for more info: https://nextjs.org/docs/messages/threw-undefined");
51
+ }
52
+ return new Error((0, c.isPlainObject)(e) ? d(e) : e + "");
53
+ }
54
+ }(o), o);
55
+ }
35
56
  export {
36
- s as serialize
57
+ m as __require
37
58
  };
package/dist/index102.mjs CHANGED
@@ -1,46 +1,36 @@
1
1
  'use client';
2
- var s = (e, r) => (e = e.replace(/\/+$/, ""), e = e + "/", r = r.replace(/^\/+/, ""), e + r), p = (e, r) => {
3
- for (const [n, t] of Object.entries(r)) {
4
- const c = new RegExp("/:" + n + "(?:{[^/]+})?\\??");
5
- e = e.replace(c, t ? `/${t}` : "");
6
- }
7
- return e;
8
- }, f = (e) => {
9
- const r = new URLSearchParams();
10
- for (const [n, t] of Object.entries(e))
11
- if (t !== void 0)
12
- if (Array.isArray(t))
13
- for (const c of t)
14
- r.append(n, c);
15
- else
16
- r.set(n, t);
17
- return r;
18
- }, i = (e, r) => {
19
- switch (r) {
20
- case "ws":
21
- return e.replace(/^http/, "ws");
22
- case "http":
23
- return e.replace(/^ws/, "http");
24
- }
25
- }, l = (e) => /^https?:\/\/[^\/]+?\/index(?=\?|$)/.test(e) ? e.replace(/\/index(?=\?|$)/, "/") : e.replace(/\/index(?=\?|$)/, "");
26
- function a(e) {
27
- return typeof e == "object" && e !== null && !Array.isArray(e);
28
- }
29
- function o(e, r) {
30
- if (!a(e) && !a(r))
31
- return r;
32
- const n = { ...e };
33
- for (const t in r) {
34
- const c = r[t];
35
- a(n[t]) && a(c) ? n[t] = o(n[t], c) : n[t] = c;
36
- }
37
- return n;
2
+ import { __module as u } from "./index155.mjs";
3
+ import d from "react/jsx-runtime";
4
+ import "react";
5
+ import { __require as c } from "./index74.mjs";
6
+ var n;
7
+ function y() {
8
+ return n ? u.exports : (n = 1, function(a, e) {
9
+ Object.defineProperty(e, "__esModule", {
10
+ value: !0
11
+ }), Object.defineProperty(e, "default", {
12
+ enumerable: !0,
13
+ get: function() {
14
+ return l;
15
+ }
16
+ });
17
+ const f = d, o = c();
18
+ function l(t) {
19
+ function r(i) {
20
+ return /* @__PURE__ */ (0, f.jsx)(t, {
21
+ router: (0, o.useRouter)(),
22
+ ...i
23
+ });
24
+ }
25
+ if (r.getInitialProps = t.getInitialProps, r.origGetInitialProps = t.origGetInitialProps, process.env.NODE_ENV !== "production") {
26
+ const i = t.displayName || t.name || "Unknown";
27
+ r.displayName = "withRouter(" + i + ")";
28
+ }
29
+ return r;
30
+ }
31
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), a.exports = e.default);
32
+ }(u, u.exports), u.exports);
38
33
  }
39
34
  export {
40
- f as buildSearchParams,
41
- o as deepMerge,
42
- s as mergePath,
43
- l as removeIndexString,
44
- p as replaceUrlParam,
45
- i as replaceUrlProtocol
35
+ y as __require
46
36
  };
package/dist/index103.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ var e = {};
3
3
  export {
4
- r as __exports
4
+ e as __exports
5
5
  };
package/dist/index104.mjs CHANGED
@@ -1,31 +1,5 @@
1
1
  'use client';
2
- import { __exports as u } from "./index156.mjs";
3
- var c;
4
- function o() {
5
- if (c) return u;
6
- c = 1;
7
- function p(r) {
8
- if (typeof WeakMap != "function") return null;
9
- var n = /* @__PURE__ */ new WeakMap(), e = /* @__PURE__ */ new WeakMap();
10
- return (p = function(t) {
11
- return t ? e : n;
12
- })(r);
13
- }
14
- function f(r, n) {
15
- if (!n && r && r.__esModule) return r;
16
- if (r === null || typeof r != "object" && typeof r != "function") return { default: r };
17
- var e = p(n);
18
- if (e && e.has(r)) return e.get(r);
19
- var t = { __proto__: null }, _ = Object.defineProperty && Object.getOwnPropertyDescriptor;
20
- for (var i in r)
21
- if (i !== "default" && Object.prototype.hasOwnProperty.call(r, i)) {
22
- var a = _ ? Object.getOwnPropertyDescriptor(r, i) : null;
23
- a && (a.get || a.set) ? Object.defineProperty(t, i, a) : t[i] = r[i];
24
- }
25
- return t.default = r, e && e.set(r, t), t;
26
- }
27
- return u._ = f, u;
28
- }
2
+ var o = { exports: {} };
29
3
  export {
30
- o as __require
4
+ o as __module
31
5
  };
package/dist/index105.mjs CHANGED
@@ -1,21 +1,24 @@
1
1
  'use client';
2
- import { __exports as e } from "./index157.mjs";
3
- var i;
4
- function u() {
5
- return i ? e : (i = 1, function(r) {
6
- Object.defineProperty(r, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(r, "removeTrailingSlash", {
9
- enumerable: !0,
10
- get: function() {
11
- return n;
12
- }
13
- });
14
- function n(a) {
15
- return a.replace(/\/$/, "") || "/";
16
- }
17
- }(e), e);
2
+ import f from "./index78.mjs";
3
+ import d from "./index214.mjs";
4
+ function l(e) {
5
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
6
+ }
7
+ function m(e, c, i) {
8
+ if (!c)
9
+ return e;
10
+ const t = i && i.encode || l;
11
+ f.isFunction(i) && (i = {
12
+ serialize: i
13
+ });
14
+ const r = i && i.serialize;
15
+ let n;
16
+ if (r ? n = r(c, i) : n = f.isURLSearchParams(c) ? c.toString() : new d(c, i).toString(t), n) {
17
+ const a = e.indexOf("#");
18
+ a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + n;
19
+ }
20
+ return e;
18
21
  }
19
22
  export {
20
- u as __require
23
+ m as default
21
24
  };
package/dist/index106.mjs CHANGED
@@ -1,218 +1,59 @@
1
1
  'use client';
2
- import { __module as m } from "./index158.mjs";
3
- import "./index78.mjs";
4
- import { __require as j } from "./index159.mjs";
5
- import { __require as V } from "./index160.mjs";
6
- import { __require as k } from "./index161.mjs";
7
- import { __require as G } from "./index162.mjs";
8
- import { __require as W } from "./index163.mjs";
9
- import { __exports as X } from "./index83.mjs";
10
- var M;
11
- function ee() {
12
- return M ? m.exports : (M = 1, function(N, c) {
13
- Object.defineProperty(c, "__esModule", {
14
- value: !0
2
+ import n from "./index78.mjs";
3
+ class a {
4
+ constructor() {
5
+ this.handlers = [];
6
+ }
7
+ /**
8
+ * Add a new interceptor to the stack
9
+ *
10
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
11
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
12
+ *
13
+ * @return {Number} An ID used to remove interceptor later
14
+ */
15
+ use(s, h, r) {
16
+ return this.handlers.push({
17
+ fulfilled: s,
18
+ rejected: h,
19
+ synchronous: r ? r.synchronous : !1,
20
+ runWhen: r ? r.runWhen : null
21
+ }), this.handlers.length - 1;
22
+ }
23
+ /**
24
+ * Remove an interceptor from the stack
25
+ *
26
+ * @param {Number} id The ID that was returned by `use`
27
+ *
28
+ * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
29
+ */
30
+ eject(s) {
31
+ this.handlers[s] && (this.handlers[s] = null);
32
+ }
33
+ /**
34
+ * Clear all interceptors from the stack
35
+ *
36
+ * @returns {void}
37
+ */
38
+ clear() {
39
+ this.handlers && (this.handlers = []);
40
+ }
41
+ /**
42
+ * Iterate over all the registered interceptors
43
+ *
44
+ * This method is particularly useful for skipping over any
45
+ * interceptors that may have become `null` calling `eject`.
46
+ *
47
+ * @param {Function} fn The function to call for each interceptor
48
+ *
49
+ * @returns {void}
50
+ */
51
+ forEach(s) {
52
+ n.forEach(this.handlers, function(r) {
53
+ r !== null && s(r);
15
54
  });
16
- function b(t, e) {
17
- for (var r in e) Object.defineProperty(t, r, {
18
- enumerable: !0,
19
- get: e[r]
20
- });
21
- }
22
- b(c, {
23
- createRouteLoader: function() {
24
- return B;
25
- },
26
- getClientBuildManifest: function() {
27
- return q;
28
- },
29
- isAssetError: function() {
30
- return L;
31
- },
32
- markAssetError: function() {
33
- return f;
34
- }
35
- });
36
- const D = /* @__PURE__ */ X._(j()), v = V(), p = k(), A = G(), y = W(), S = 3800;
37
- function P(t, e, r) {
38
- let l = e.get(t);
39
- if (l)
40
- return "future" in l ? l.future : Promise.resolve(l);
41
- let s;
42
- const a = new Promise((d) => {
43
- s = d;
44
- });
45
- return e.set(t, {
46
- resolve: s,
47
- future: a
48
- }), r ? r().then((d) => (s(d), d)).catch((d) => {
49
- throw e.delete(t), d;
50
- }) : a;
51
- }
52
- const w = Symbol("ASSET_LOAD_ERROR");
53
- function f(t) {
54
- return Object.defineProperty(t, w, {});
55
- }
56
- function L(t) {
57
- return t && w in t;
58
- }
59
- function T(t) {
60
- try {
61
- return t = document.createElement("link"), // detect IE11 since it supports prefetch but isn't detected
62
- // with relList.support
63
- !!window.MSInputMethodContext && !!document.documentMode || t.relList.supports("prefetch");
64
- } catch {
65
- return !1;
66
- }
67
- }
68
- const C = T(), h = () => (0, A.getDeploymentIdQueryOrEmptyString)();
69
- function F(t, e, r) {
70
- return new Promise((l, s) => {
71
- const a = `
72
- link[rel="prefetch"][href^="` + t + `"],
73
- link[rel="preload"][href^="` + t + `"],
74
- script[src^="` + t + '"]';
75
- if (document.querySelector(a))
76
- return l();
77
- r = document.createElement("link"), r.as = e, r.rel = "prefetch", r.crossOrigin = process.env.__NEXT_CROSS_ORIGIN, r.onload = l, r.onerror = () => s(f(new Error("Failed to prefetch: " + t))), r.href = t, document.head.appendChild(r);
78
- });
79
- }
80
- function R(t, e) {
81
- return new Promise((r, l) => {
82
- e = document.createElement("script"), e.onload = r, e.onerror = () => l(f(new Error("Failed to load script: " + t))), e.crossOrigin = process.env.__NEXT_CROSS_ORIGIN, e.src = t, document.body.appendChild(e);
83
- });
84
- }
85
- let g;
86
- function I(t, e, r) {
87
- return new Promise((l, s) => {
88
- let a = !1;
89
- t.then((d) => {
90
- a = !0, l(d);
91
- }).catch(s), process.env.NODE_ENV === "development" && (g || Promise.resolve()).then(() => {
92
- (0, p.requestIdleCallback)(() => setTimeout(() => {
93
- a || s(r);
94
- }, e));
95
- }), process.env.NODE_ENV !== "development" && (0, p.requestIdleCallback)(() => setTimeout(() => {
96
- a || s(r);
97
- }, e));
98
- });
99
- }
100
- function q() {
101
- if (self.__BUILD_MANIFEST)
102
- return Promise.resolve(self.__BUILD_MANIFEST);
103
- const t = new Promise((e) => {
104
- const r = self.__BUILD_MANIFEST_CB;
105
- self.__BUILD_MANIFEST_CB = () => {
106
- e(self.__BUILD_MANIFEST), r && r();
107
- };
108
- });
109
- return I(t, S, f(new Error("Failed to load client build manifest")));
110
- }
111
- function O(t, e) {
112
- if (process.env.NODE_ENV === "development") {
113
- const r = t + "/_next/static/chunks/pages" + (0, y.encodeURIPath)((0, D.default)(e, ".js")) + h();
114
- return Promise.resolve({
115
- scripts: [
116
- (0, v.__unsafeCreateTrustedScriptURL)(r)
117
- ],
118
- // Styles are handled by `style-loader` in development:
119
- css: []
120
- });
121
- }
122
- return q().then((r) => {
123
- if (!(e in r))
124
- throw f(new Error("Failed to lookup route: " + e));
125
- const l = r[e].map((s) => t + "/_next/" + (0, y.encodeURIPath)(s));
126
- return {
127
- scripts: l.filter((s) => s.endsWith(".js")).map((s) => (0, v.__unsafeCreateTrustedScriptURL)(s) + h()),
128
- css: l.filter((s) => s.endsWith(".css")).map((s) => s + h())
129
- };
130
- });
131
- }
132
- function B(t) {
133
- const e = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map(), l = /* @__PURE__ */ new Map(), s = /* @__PURE__ */ new Map();
134
- function a(n) {
135
- if (process.env.NODE_ENV !== "development") {
136
- let i = r.get(n.toString());
137
- return i || (document.querySelector('script[src^="' + n + '"]') ? Promise.resolve() : (r.set(n.toString(), i = R(n)), i));
138
- } else
139
- return R(n);
140
- }
141
- function d(n) {
142
- let i = l.get(n);
143
- return i || (l.set(n, i = fetch(n, {
144
- credentials: "same-origin"
145
- }).then((o) => {
146
- if (!o.ok)
147
- throw new Error("Failed to load stylesheet: " + n);
148
- return o.text().then((u) => ({
149
- href: n,
150
- content: u
151
- }));
152
- }).catch((o) => {
153
- throw f(o);
154
- })), i);
155
- }
156
- return {
157
- whenEntrypoint(n) {
158
- return P(n, e);
159
- },
160
- onEntrypoint(n, i) {
161
- (i ? Promise.resolve().then(() => i()).then((o) => ({
162
- component: o && o.default || o,
163
- exports: o
164
- }), (o) => ({
165
- error: o
166
- })) : Promise.resolve(void 0)).then((o) => {
167
- const u = e.get(n);
168
- u && "resolve" in u ? o && (e.set(n, o), u.resolve(o)) : (o ? e.set(n, o) : e.delete(n), s.delete(n));
169
- });
170
- },
171
- loadRoute(n, i) {
172
- return P(n, s, () => {
173
- let o;
174
- return process.env.NODE_ENV === "development" && (g = new Promise((u) => {
175
- o = u;
176
- })), I(O(t, n).then((u) => {
177
- let { scripts: _, css: E } = u;
178
- return Promise.all([
179
- e.has(n) ? [] : Promise.all(_.map(a)),
180
- Promise.all(E.map(d))
181
- ]);
182
- }).then((u) => this.whenEntrypoint(n).then((_) => ({
183
- entrypoint: _,
184
- styles: u[1]
185
- }))), S, f(new Error("Route did not complete loading: " + n))).then((u) => {
186
- let { entrypoint: _, styles: E } = u;
187
- const U = Object.assign({
188
- styles: E
189
- }, _);
190
- return "error" in _ ? _ : U;
191
- }).catch((u) => {
192
- if (i)
193
- throw u;
194
- return {
195
- error: u
196
- };
197
- }).finally(() => o == null ? void 0 : o());
198
- });
199
- },
200
- prefetch(n) {
201
- let i;
202
- return (i = navigator.connection) && (i.saveData || /2g/.test(i.effectiveType)) ? Promise.resolve() : O(t, n).then((o) => Promise.all(C ? o.scripts.map((u) => F(u.toString(), "script")) : [])).then(() => {
203
- (0, p.requestIdleCallback)(() => this.loadRoute(n, !0).catch(() => {
204
- }));
205
- }).catch(
206
- // swallow prefetch errors
207
- () => {
208
- }
209
- );
210
- }
211
- };
212
- }
213
- (typeof c.default == "function" || typeof c.default == "object" && c.default !== null) && typeof c.default.__esModule > "u" && (Object.defineProperty(c.default, "__esModule", { value: !0 }), Object.assign(c.default, c), N.exports = c.default);
214
- }(m, m.exports), m.exports);
55
+ }
215
56
  }
216
57
  export {
217
- ee as __require
58
+ a as default
218
59
  };