@instockng/storefront-ui 1.0.60 → 1.0.61
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/index10.mjs +2 -2
- package/dist/index100.mjs +2 -43
- package/dist/index102.mjs +21 -2
- package/dist/index103.mjs +53 -25
- package/dist/index104.mjs +28 -17
- package/dist/index105.mjs +6 -214
- package/dist/index106.mjs +49 -177
- package/dist/index107.mjs +6 -22
- package/dist/index108.mjs +11 -22
- package/dist/index109.mjs +7 -33
- package/dist/index110.mjs +28 -156
- package/dist/index111.mjs +2 -20
- package/dist/index112.mjs +68 -29
- package/dist/index113.mjs +161 -78
- package/dist/index114.mjs +2 -38
- package/dist/index115.mjs +26 -143
- package/dist/index116.mjs +13 -50
- package/dist/index117.mjs +211 -19
- package/dist/index118.mjs +175 -22
- package/dist/index119.mjs +15 -16
- package/dist/index120.mjs +16 -18
- package/dist/index121.mjs +26 -14
- package/dist/index122.mjs +150 -16
- package/dist/index123.mjs +13 -14
- package/dist/index124.mjs +24 -58
- package/dist/index125.mjs +77 -11
- package/dist/index126.mjs +29 -30
- package/dist/index127.mjs +140 -19
- package/dist/index128.mjs +50 -29
- package/dist/index129.mjs +17 -21
- package/dist/index130.mjs +19 -11
- package/dist/index131.mjs +17 -15
- package/dist/index132.mjs +18 -40
- package/dist/index133.mjs +14 -16
- package/dist/index134.mjs +17 -263
- package/dist/index135.mjs +14 -63
- package/dist/index136.mjs +64 -7
- package/dist/index137.mjs +18 -2
- package/dist/index138.mjs +39 -2
- package/dist/index139.mjs +18 -27
- package/dist/index140.mjs +34 -2
- package/dist/index141.mjs +26 -20
- package/dist/index142.mjs +17 -54
- package/dist/index143.mjs +20 -28
- package/dist/index144.mjs +46 -6
- package/dist/index145.mjs +21 -50
- package/dist/index146.mjs +268 -6
- package/dist/index147.mjs +69 -11
- package/dist/index148.mjs +8 -7
- package/dist/index149.mjs +2 -28
- package/dist/index150.mjs +2 -2
- package/dist/index151.mjs +30 -67
- package/dist/index152.mjs +2 -167
- package/dist/index163.mjs +3 -3
- package/dist/index164.mjs +1 -1
- package/dist/index166.mjs +3 -3
- package/dist/index167.mjs +1 -1
- package/dist/index172.mjs +2 -2
- package/dist/index174.mjs +1 -1
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +5 -5
- package/dist/index180.mjs +1 -1
- package/dist/index186.mjs +2 -2
- package/dist/index191.mjs +2 -2
- package/dist/index193.mjs +2 -2
- package/dist/index197.mjs +1 -1
- package/dist/index199.mjs +2 -2
- package/dist/index221.mjs +3 -3
- package/dist/index229.mjs +2 -2
- package/dist/index230.mjs +2 -108
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +108 -2
- package/dist/index233.mjs +2 -2
- package/dist/index234.mjs +2 -2
- package/dist/index235.mjs +243 -36
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +32 -243
- package/dist/index238.mjs +65 -2
- package/dist/index239.mjs +16 -24
- package/dist/index240.mjs +2 -65
- package/dist/index241.mjs +31 -19
- package/dist/index242.mjs +2 -2
- package/dist/index243.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index250.mjs +2 -2
- package/dist/index260.mjs +1 -1
- package/dist/index261.mjs +1 -1
- package/dist/index263.mjs +2 -2
- package/dist/index264.mjs +2 -18
- package/dist/index265.mjs +2 -47
- package/dist/index266.mjs +2 -2
- package/dist/index267.mjs +91 -2
- package/dist/index268.mjs +2 -2
- package/dist/index269.mjs +18 -2
- package/dist/index270.mjs +43 -87
- package/dist/index40.mjs +1 -1
- package/dist/index42.mjs +1 -1
- package/dist/index55.mjs +2 -2
- package/dist/index69.mjs +2 -153
- package/dist/index71.mjs +153 -2
- package/dist/index77.mjs +5 -5
- package/dist/index79.mjs +3 -3
- package/dist/index89.mjs +1 -1
- package/dist/index90.mjs +3 -3
- package/dist/index92.mjs +34 -2
- package/dist/index93.mjs +42 -5
- package/dist/index94.mjs +2 -1134
- package/dist/index95.mjs +5 -19
- package/dist/index96.mjs +1119 -40
- package/dist/index97.mjs +14 -27
- package/dist/index98.mjs +55 -2
- package/dist/index99.mjs +33 -34
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/ProductAddOns.tsx +2 -2
- package/src/styles.css +4 -0
package/dist/index106.mjs
CHANGED
|
@@ -1,183 +1,55 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import "./
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
M(o, {
|
|
26
|
-
default: function() {
|
|
27
|
-
return z;
|
|
28
|
-
},
|
|
29
|
-
handleClientScriptLoad: function() {
|
|
30
|
-
return C;
|
|
31
|
-
},
|
|
32
|
-
initScriptLoader: function() {
|
|
33
|
-
return $;
|
|
34
|
-
}
|
|
35
|
-
});
|
|
36
|
-
const j = Q, P = K(), O = F, h = /* @__PURE__ */ j._(J), g = /* @__PURE__ */ P._(N), R = B(), k = D(), I = G(), v = /* @__PURE__ */ new Map(), p = /* @__PURE__ */ new Set(), A = (t) => {
|
|
37
|
-
if (h.default.preinit) {
|
|
38
|
-
t.forEach((e) => {
|
|
39
|
-
h.default.preinit(e, {
|
|
40
|
-
as: "style"
|
|
41
|
-
});
|
|
42
|
-
});
|
|
43
|
-
return;
|
|
44
|
-
}
|
|
45
|
-
if (typeof window < "u") {
|
|
46
|
-
let e = document.head;
|
|
47
|
-
t.forEach((n) => {
|
|
48
|
-
let s = document.createElement("link");
|
|
49
|
-
s.type = "text/css", s.rel = "stylesheet", s.href = n, e.appendChild(s);
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
}, y = (t) => {
|
|
53
|
-
const { src: e, id: n, onLoad: s = () => {
|
|
54
|
-
}, onReady: l = null, dangerouslySetInnerHTML: i, children: _ = "", strategy: S = "afterInteractive", onError: r, stylesheets: q } = t, c = n || e;
|
|
55
|
-
if (c && p.has(c))
|
|
56
|
-
return;
|
|
57
|
-
if (v.has(e)) {
|
|
58
|
-
p.add(c), v.get(e).then(s, r);
|
|
59
|
-
return;
|
|
60
|
-
}
|
|
61
|
-
const d = () => {
|
|
62
|
-
l && l(), p.add(c);
|
|
63
|
-
}, a = document.createElement("script"), u = new Promise((m, b) => {
|
|
64
|
-
a.addEventListener("load", function(f) {
|
|
65
|
-
m(), s && s.call(this, f), d();
|
|
66
|
-
}), a.addEventListener("error", function(f) {
|
|
67
|
-
b(f);
|
|
68
|
-
});
|
|
69
|
-
}).catch(function(m) {
|
|
70
|
-
r && r(m);
|
|
71
|
-
});
|
|
72
|
-
i ? (a.innerHTML = i.__html || "", d()) : _ ? (a.textContent = typeof _ == "string" ? _ : Array.isArray(_) ? _.join("") : "", d()) : e && (a.src = e, v.set(e, u)), (0, k.setAttributesFromProps)(a, t), S === "worker" && a.setAttribute("type", "text/partytown"), a.setAttribute("data-nscript", S), q && A(q), document.body.appendChild(a);
|
|
73
|
-
};
|
|
74
|
-
function C(t) {
|
|
75
|
-
const { strategy: e = "afterInteractive" } = t;
|
|
76
|
-
e === "lazyOnload" ? window.addEventListener("load", () => {
|
|
77
|
-
(0, I.requestIdleCallback)(() => y(t));
|
|
78
|
-
}) : y(t);
|
|
79
|
-
}
|
|
80
|
-
function H(t) {
|
|
81
|
-
document.readyState === "complete" ? (0, I.requestIdleCallback)(() => y(t)) : window.addEventListener("load", () => {
|
|
82
|
-
(0, I.requestIdleCallback)(() => y(t));
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
function T() {
|
|
86
|
-
[
|
|
87
|
-
...document.querySelectorAll('[data-nscript="beforeInteractive"]'),
|
|
88
|
-
...document.querySelectorAll('[data-nscript="beforePageRender"]')
|
|
89
|
-
].forEach((e) => {
|
|
90
|
-
const n = e.id || e.getAttribute("src");
|
|
91
|
-
p.add(n);
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
function $(t) {
|
|
95
|
-
t.forEach(C), T();
|
|
96
|
-
}
|
|
97
|
-
function E(t) {
|
|
98
|
-
const { id: e, src: n = "", onLoad: s = () => {
|
|
99
|
-
}, onReady: l = null, strategy: i = "afterInteractive", onError: _, stylesheets: S, ...r } = t, { updateScripts: q, scripts: c, getIsSsr: d, appDir: a, nonce: u } = (0, g.useContext)(R.HeadManagerContext), m = (0, g.useRef)(!1);
|
|
100
|
-
(0, g.useEffect)(() => {
|
|
101
|
-
const f = e || n;
|
|
102
|
-
m.current || (l && f && p.has(f) && l(), m.current = !0);
|
|
103
|
-
}, [
|
|
104
|
-
l,
|
|
2
|
+
import { VERSION as w } from "./index84.mjs";
|
|
3
|
+
import s from "./index86.mjs";
|
|
4
|
+
const l = {};
|
|
5
|
+
["object", "boolean", "number", "function", "string", "symbol"].forEach((n, t) => {
|
|
6
|
+
l[n] = function(o) {
|
|
7
|
+
return typeof o === n || "a" + (t < 1 ? "n " : " ") + n;
|
|
8
|
+
};
|
|
9
|
+
});
|
|
10
|
+
const f = {};
|
|
11
|
+
l.transitional = function(t, i, o) {
|
|
12
|
+
function a(r, e) {
|
|
13
|
+
return "[Axios v" + w + "] Transitional option '" + r + "'" + e + (o ? ". " + o : "");
|
|
14
|
+
}
|
|
15
|
+
return (r, e, u) => {
|
|
16
|
+
if (t === !1)
|
|
17
|
+
throw new s(
|
|
18
|
+
a(e, " has been removed" + (i ? " in " + i : "")),
|
|
19
|
+
s.ERR_DEPRECATED
|
|
20
|
+
);
|
|
21
|
+
return i && !f[e] && (f[e] = !0, console.warn(
|
|
22
|
+
a(
|
|
105
23
|
e,
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
as: "style"
|
|
127
|
-
});
|
|
128
|
-
}), i === "beforeInteractive")
|
|
129
|
-
return n ? (h.default.preload(n, r.integrity ? {
|
|
130
|
-
as: "script",
|
|
131
|
-
integrity: r.integrity,
|
|
132
|
-
nonce: u,
|
|
133
|
-
crossOrigin: r.crossOrigin
|
|
134
|
-
} : {
|
|
135
|
-
as: "script",
|
|
136
|
-
nonce: u,
|
|
137
|
-
crossOrigin: r.crossOrigin
|
|
138
|
-
}), /* @__PURE__ */ (0, O.jsx)("script", {
|
|
139
|
-
nonce: u,
|
|
140
|
-
dangerouslySetInnerHTML: {
|
|
141
|
-
__html: "(self.__next_s=self.__next_s||[]).push(" + JSON.stringify([
|
|
142
|
-
n,
|
|
143
|
-
{
|
|
144
|
-
...r,
|
|
145
|
-
id: e
|
|
146
|
-
}
|
|
147
|
-
]) + ")"
|
|
148
|
-
}
|
|
149
|
-
})) : (r.dangerouslySetInnerHTML && (r.children = r.dangerouslySetInnerHTML.__html, delete r.dangerouslySetInnerHTML), /* @__PURE__ */ (0, O.jsx)("script", {
|
|
150
|
-
nonce: u,
|
|
151
|
-
dangerouslySetInnerHTML: {
|
|
152
|
-
__html: "(self.__next_s=self.__next_s||[]).push(" + JSON.stringify([
|
|
153
|
-
0,
|
|
154
|
-
{
|
|
155
|
-
...r,
|
|
156
|
-
id: e
|
|
157
|
-
}
|
|
158
|
-
]) + ")"
|
|
159
|
-
}
|
|
160
|
-
}));
|
|
161
|
-
i === "afterInteractive" && n && h.default.preload(n, r.integrity ? {
|
|
162
|
-
as: "script",
|
|
163
|
-
integrity: r.integrity,
|
|
164
|
-
nonce: u,
|
|
165
|
-
crossOrigin: r.crossOrigin
|
|
166
|
-
} : {
|
|
167
|
-
as: "script",
|
|
168
|
-
nonce: u,
|
|
169
|
-
crossOrigin: r.crossOrigin
|
|
170
|
-
});
|
|
171
|
-
}
|
|
172
|
-
return null;
|
|
24
|
+
" has been deprecated since v" + i + " and will be removed in the near future"
|
|
25
|
+
)
|
|
26
|
+
)), t ? t(r, e, u) : !0;
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
l.spelling = function(t) {
|
|
30
|
+
return (i, o) => (console.warn(`${o} is likely a misspelling of ${t}`), !0);
|
|
31
|
+
};
|
|
32
|
+
function b(n, t, i) {
|
|
33
|
+
if (typeof n != "object")
|
|
34
|
+
throw new s("options must be an object", s.ERR_BAD_OPTION_VALUE);
|
|
35
|
+
const o = Object.keys(n);
|
|
36
|
+
let a = o.length;
|
|
37
|
+
for (; a-- > 0; ) {
|
|
38
|
+
const r = o[a], e = t[r];
|
|
39
|
+
if (e) {
|
|
40
|
+
const u = n[r], c = u === void 0 || e(u, r, n);
|
|
41
|
+
if (c !== !0)
|
|
42
|
+
throw new s("option " + r + " must be " + c, s.ERR_BAD_OPTION_VALUE);
|
|
43
|
+
continue;
|
|
173
44
|
}
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
const z = E;
|
|
178
|
-
(typeof o.default == "function" || typeof o.default == "object" && o.default !== null) && typeof o.default.__esModule > "u" && (Object.defineProperty(o.default, "__esModule", { value: !0 }), Object.assign(o.default, o), x.exports = o.default);
|
|
179
|
-
}(L, L.exports), L.exports);
|
|
45
|
+
if (i !== !0)
|
|
46
|
+
throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
|
|
47
|
+
}
|
|
180
48
|
}
|
|
49
|
+
const m = {
|
|
50
|
+
assertOptions: b,
|
|
51
|
+
validators: l
|
|
52
|
+
};
|
|
181
53
|
export {
|
|
182
|
-
|
|
54
|
+
m as default
|
|
183
55
|
};
|
package/dist/index107.mjs
CHANGED
|
@@ -1,25 +1,9 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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
|
-
}
|
|
2
|
+
const r = {
|
|
3
|
+
silentJSONParsing: !0,
|
|
4
|
+
forcedJSONParsing: !0,
|
|
5
|
+
clarifyTimeoutError: !1
|
|
6
|
+
};
|
|
23
7
|
export {
|
|
24
|
-
|
|
8
|
+
r as default
|
|
25
9
|
};
|
package/dist/index108.mjs
CHANGED
|
@@ -1,26 +1,15 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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
|
-
};
|
|
21
|
-
}
|
|
22
|
-
}(t), t);
|
|
2
|
+
import s from "./index75.mjs";
|
|
3
|
+
import f from "./index85.mjs";
|
|
4
|
+
import r from "./index109.mjs";
|
|
5
|
+
function d(o, i) {
|
|
6
|
+
return f(o, new r.classes.URLSearchParams(), {
|
|
7
|
+
visitor: function(t, a, n, e) {
|
|
8
|
+
return r.isNode && s.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : e.defaultVisitor.apply(this, arguments);
|
|
9
|
+
},
|
|
10
|
+
...i
|
|
11
|
+
});
|
|
23
12
|
}
|
|
24
13
|
export {
|
|
25
|
-
|
|
14
|
+
d as default
|
|
26
15
|
};
|
package/dist/index109.mjs
CHANGED
|
@@ -1,36 +1,10 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}), Object.defineProperty(i, "default", {
|
|
9
|
-
enumerable: !0,
|
|
10
|
-
get: function() {
|
|
11
|
-
return o;
|
|
12
|
-
}
|
|
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
|
-
}
|
|
2
|
+
import o from "./index216.mjs";
|
|
3
|
+
import * as t from "./index217.mjs";
|
|
4
|
+
const m = {
|
|
5
|
+
...t,
|
|
6
|
+
...o
|
|
7
|
+
};
|
|
34
8
|
export {
|
|
35
|
-
m as
|
|
9
|
+
m as default
|
|
36
10
|
};
|
package/dist/index110.mjs
CHANGED
|
@@ -1,159 +1,31 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
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
|
-
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);
|
|
109
|
-
}
|
|
110
|
-
}
|
|
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;
|
|
124
|
-
}
|
|
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
|
-
}
|
|
2
|
+
import n from "./index75.mjs";
|
|
3
|
+
const a = n.toObjectSet([
|
|
4
|
+
"age",
|
|
5
|
+
"authorization",
|
|
6
|
+
"content-length",
|
|
7
|
+
"content-type",
|
|
8
|
+
"etag",
|
|
9
|
+
"expires",
|
|
10
|
+
"from",
|
|
11
|
+
"host",
|
|
12
|
+
"if-modified-since",
|
|
13
|
+
"if-unmodified-since",
|
|
14
|
+
"last-modified",
|
|
15
|
+
"location",
|
|
16
|
+
"max-forwards",
|
|
17
|
+
"proxy-authorization",
|
|
18
|
+
"referer",
|
|
19
|
+
"retry-after",
|
|
20
|
+
"user-agent"
|
|
21
|
+
]), u = (s) => {
|
|
22
|
+
const t = {};
|
|
23
|
+
let e, r, i;
|
|
24
|
+
return s && s.split(`
|
|
25
|
+
`).forEach(function(o) {
|
|
26
|
+
i = o.indexOf(":"), e = o.substring(0, i).trim().toLowerCase(), r = o.substring(i + 1).trim(), !(!e || t[e] && a[e]) && (e === "set-cookie" ? t[e] ? t[e].push(r) : t[e] = [r] : t[e] = t[e] ? t[e] + ", " + r : r);
|
|
27
|
+
}), t;
|
|
28
|
+
};
|
|
157
29
|
export {
|
|
158
|
-
|
|
30
|
+
u as default
|
|
159
31
|
};
|
package/dist/index111.mjs
CHANGED
|
@@ -1,23 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import { __require as c } from "./index172.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
|
-
}
|
|
2
|
+
const t = null;
|
|
21
3
|
export {
|
|
22
|
-
|
|
4
|
+
t as default
|
|
23
5
|
};
|
package/dist/index112.mjs
CHANGED
|
@@ -1,34 +1,73 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
const
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
2
|
+
import H from "./index75.mjs";
|
|
3
|
+
import D from "./index218.mjs";
|
|
4
|
+
import L from "./index107.mjs";
|
|
5
|
+
import n from "./index86.mjs";
|
|
6
|
+
import y from "./index81.mjs";
|
|
7
|
+
import O from "./index219.mjs";
|
|
8
|
+
import U from "./index109.mjs";
|
|
9
|
+
import q from "./index89.mjs";
|
|
10
|
+
import { progressEventReducer as A } from "./index220.mjs";
|
|
11
|
+
import v from "./index221.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);
|
|
20
|
+
}
|
|
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
|
|
28
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;
|
|
29
67
|
}
|
|
30
|
-
|
|
31
|
-
}
|
|
68
|
+
e.send(E || null);
|
|
69
|
+
});
|
|
70
|
+
};
|
|
32
71
|
export {
|
|
33
|
-
|
|
72
|
+
Q as default
|
|
34
73
|
};
|