@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.
- package/dist/components/ProductAddOns.d.ts +3 -1
- package/dist/components/ProductAddOns.d.ts.map +1 -1
- package/dist/components/RecommendedProducts.d.ts.map +1 -1
- package/dist/components/VariantPickerModal.d.ts +28 -0
- package/dist/components/VariantPickerModal.d.ts.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +104 -102
- package/dist/index10.mjs +162 -121
- package/dist/index100.mjs +20 -69
- package/dist/index101.mjs +55 -34
- package/dist/index102.mjs +32 -42
- package/dist/index103.mjs +2 -2
- package/dist/index104.mjs +2 -28
- package/dist/index105.mjs +20 -17
- package/dist/index106.mjs +54 -213
- package/dist/index107.mjs +28 -179
- package/dist/index108.mjs +6 -21
- package/dist/index109.mjs +50 -21
- package/dist/index11.mjs +116 -88
- package/dist/index110.mjs +6 -33
- package/dist/index111.mjs +11 -155
- package/dist/index112.mjs +7 -20
- package/dist/index113.mjs +28 -31
- package/dist/index114.mjs +2 -84
- package/dist/index115.mjs +68 -36
- package/dist/index116.mjs +163 -141
- package/dist/index117.mjs +2 -55
- package/dist/index118.mjs +26 -21
- package/dist/index119.mjs +11 -20
- package/dist/index12.mjs +86 -90
- package/dist/index120.mjs +211 -19
- package/dist/index121.mjs +174 -19
- package/dist/index122.mjs +15 -14
- package/dist/index123.mjs +16 -15
- package/dist/index124.mjs +26 -14
- package/dist/index125.mjs +147 -56
- package/dist/index126.mjs +10 -8
- package/dist/index127.mjs +22 -30
- package/dist/index128.mjs +77 -17
- package/dist/index129.mjs +30 -26
- package/dist/index13.mjs +83 -185
- package/dist/index130.mjs +140 -22
- package/dist/index131.mjs +50 -14
- package/dist/index132.mjs +17 -15
- package/dist/index133.mjs +18 -38
- package/dist/index134.mjs +17 -17
- package/dist/index135.mjs +19 -262
- package/dist/index136.mjs +13 -62
- package/dist/index137.mjs +21 -7
- package/dist/index138.mjs +21 -2
- package/dist/index139.mjs +65 -2
- package/dist/index14.mjs +196 -94
- package/dist/index140.mjs +12 -27
- package/dist/index141.mjs +39 -2
- package/dist/index142.mjs +24 -2
- package/dist/index143.mjs +33 -20
- package/dist/index144.mjs +25 -54
- package/dist/index145.mjs +18 -28
- package/dist/index146.mjs +20 -6
- package/dist/index147.mjs +44 -49
- package/dist/index148.mjs +23 -6
- package/dist/index149.mjs +267 -11
- package/dist/index15.mjs +82 -713
- package/dist/index150.mjs +70 -7
- package/dist/index151.mjs +8 -28
- package/dist/index152.mjs +2 -2
- package/dist/index153.mjs +2 -70
- package/dist/index154.mjs +30 -164
- package/dist/index155.mjs +2 -2
- package/dist/index159.mjs +1 -1
- package/dist/index16.mjs +722 -53
- package/dist/index160.mjs +1 -1
- package/dist/index161.mjs +1 -1
- package/dist/index162.mjs +1 -1
- package/dist/index163.mjs +1 -1
- package/dist/index165.mjs +3 -3
- package/dist/index166.mjs +1 -1
- package/dist/index168.mjs +3 -3
- package/dist/index169.mjs +1 -1
- package/dist/index17.mjs +58 -60
- package/dist/index174.mjs +2 -2
- package/dist/index176.mjs +1 -1
- package/dist/index18.mjs +60 -22
- package/dist/index182.mjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index188.mjs +3 -3
- package/dist/index189.mjs +1 -1
- package/dist/index19.mjs +22 -107
- package/dist/index193.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index199.mjs +1 -1
- package/dist/index2.mjs +2 -2
- package/dist/index20.mjs +105 -38
- package/dist/index201.mjs +1 -1
- package/dist/index21.mjs +37 -37
- package/dist/index210.mjs +2 -2
- package/dist/index212.mjs +1 -1
- package/dist/index213.mjs +1 -1
- package/dist/index214.mjs +1 -1
- package/dist/index215.mjs +3 -3
- package/dist/index218.mjs +3 -3
- package/dist/index22.mjs +42 -71
- package/dist/index220.mjs +1 -1
- package/dist/index222.mjs +3 -3
- package/dist/index223.mjs +8 -8
- package/dist/index224.mjs +3 -3
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +2 -108
- package/dist/index228.mjs +2 -2
- package/dist/index229.mjs +2 -2
- package/dist/index23.mjs +67 -28
- package/dist/index230.mjs +2 -37
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +37 -2
- package/dist/index234.mjs +2 -2
- package/dist/index237.mjs +1 -1
- package/dist/index239.mjs +2 -2
- package/dist/index24.mjs +29 -6
- package/dist/index240.mjs +1 -1
- package/dist/index241.mjs +2 -2
- package/dist/index242.mjs +2 -2
- package/dist/index243.mjs +2 -2
- package/dist/index244.mjs +108 -2
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +2 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index25.mjs +8 -21
- package/dist/index250.mjs +2 -2
- package/dist/index251.mjs +2 -2
- package/dist/index253.mjs +2 -2
- package/dist/index254.mjs +2 -2
- package/dist/index255.mjs +2 -2
- package/dist/index256.mjs +2 -4
- package/dist/index257.mjs +4 -2
- package/dist/index258.mjs +3 -2
- package/dist/index259.mjs +2 -18
- package/dist/index26.mjs +19 -34
- package/dist/index260.mjs +2 -47
- package/dist/index261.mjs +17 -2
- package/dist/index262.mjs +13 -2
- package/dist/index263.mjs +6 -2
- package/dist/index264.mjs +30 -2
- package/dist/index265.mjs +2 -91
- package/dist/index266.mjs +2 -3
- package/dist/index267.mjs +18 -2
- package/dist/index268.mjs +47 -2
- package/dist/index269.mjs +2 -17
- package/dist/index27.mjs +34 -37
- package/dist/index270.mjs +2 -13
- package/dist/index271.mjs +2 -6
- package/dist/index272.mjs +91 -30
- package/dist/index273.mjs +2 -2
- package/dist/index274.mjs +2 -2
- package/dist/index276.mjs +2 -2
- package/dist/index277.mjs +5 -0
- package/dist/index28.mjs +28 -103
- package/dist/index29.mjs +104 -20
- package/dist/index3.mjs +5 -5
- package/dist/index30.mjs +29 -9
- package/dist/index31.mjs +9 -9
- package/dist/index32.mjs +11 -116
- package/dist/index33.mjs +116 -25
- package/dist/index34.mjs +25 -81
- package/dist/index35.mjs +81 -112
- package/dist/index36.mjs +109 -8
- package/dist/index37.mjs +9 -33
- package/dist/index38.mjs +26 -19
- package/dist/index39.mjs +26 -9
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +10 -122
- package/dist/index41.mjs +114 -380
- package/dist/index42.mjs +384 -20
- package/dist/index43.mjs +24 -31
- package/dist/index44.mjs +32 -7
- package/dist/index45.mjs +6 -1432
- package/dist/index46.mjs +1432 -69
- package/dist/index47.mjs +70 -2
- package/dist/index48.mjs +2 -60
- package/dist/index49.mjs +57 -48
- package/dist/index5.mjs +1 -1
- package/dist/index50.mjs +51 -33
- package/dist/index51.mjs +33 -15
- package/dist/index52.mjs +12 -2260
- package/dist/index53.mjs +2263 -36
- package/dist/index54.mjs +36 -44
- package/dist/index55.mjs +44 -99
- package/dist/index56.mjs +99 -81
- package/dist/index57.mjs +75 -13
- package/dist/index58.mjs +15 -125
- package/dist/index59.mjs +93 -89
- package/dist/index6.mjs +1 -1
- package/dist/index60.mjs +102 -56
- package/dist/index61.mjs +55 -89
- package/dist/index62.mjs +82 -76
- package/dist/index63.mjs +100 -13
- package/dist/index64.mjs +17 -92
- package/dist/index65.mjs +70 -56
- package/dist/index66.mjs +62 -44
- package/dist/index67.mjs +47 -46
- package/dist/index68.mjs +48 -121
- package/dist/index69.mjs +133 -22
- package/dist/index7.mjs +6 -6
- package/dist/index70.mjs +21 -150
- package/dist/index71.mjs +2 -23
- package/dist/index73.mjs +23 -2
- package/dist/index74.mjs +149 -71
- package/dist/index75.mjs +74 -14
- package/dist/index76.mjs +14 -62
- package/dist/index77.mjs +63 -2
- package/dist/index78.mjs +234 -5
- package/dist/index79.mjs +5 -1133
- package/dist/index8.mjs +4 -4
- package/dist/index80.mjs +131 -17
- package/dist/index81.mjs +67 -54
- package/dist/index82.mjs +84 -30
- package/dist/index83.mjs +29 -2
- package/dist/index84.mjs +9 -235
- package/dist/index85.mjs +74 -5
- package/dist/index86.mjs +3 -133
- package/dist/index87.mjs +2 -68
- package/dist/index88.mjs +79 -83
- package/dist/index89.mjs +52 -27
- package/dist/index9.mjs +3 -3
- package/dist/index90.mjs +5 -8
- package/dist/index91.mjs +4 -74
- package/dist/index92.mjs +178 -3
- package/dist/index93.mjs +53 -2
- package/dist/index94.mjs +68 -82
- package/dist/index95.mjs +33 -53
- package/dist/index96.mjs +42 -5
- package/dist/index97.mjs +2 -5
- package/dist/index98.mjs +5 -178
- package/dist/index99.mjs +1134 -53
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/ProductAddOns.stories.tsx +10 -3
- package/src/components/ProductAddOns.tsx +167 -112
- package/src/components/RecommendedProducts.tsx +130 -88
- package/src/components/VariantPickerModal.tsx +154 -0
- package/src/index.ts +3 -0
package/dist/index100.mjs
CHANGED
|
@@ -1,72 +1,23 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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
|
-
|
|
22
|
+
d as __require
|
|
72
23
|
};
|
package/dist/index101.mjs
CHANGED
|
@@ -1,37 +1,58 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
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
|
-
|
|
57
|
+
m as __require
|
|
37
58
|
};
|
package/dist/index102.mjs
CHANGED
|
@@ -1,46 +1,36 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
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
|
-
|
|
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
package/dist/index104.mjs
CHANGED
|
@@ -1,31 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
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
|
|
4
|
+
o as __module
|
|
31
5
|
};
|
package/dist/index105.mjs
CHANGED
|
@@ -1,21 +1,24 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
function
|
|
5
|
-
return
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
-
|
|
23
|
+
m as default
|
|
21
24
|
};
|
package/dist/index106.mjs
CHANGED
|
@@ -1,218 +1,59 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
function
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
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
|
-
|
|
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
|
-
|
|
58
|
+
a as default
|
|
218
59
|
};
|