@instockng/storefront-ui 1.0.52 → 1.0.54
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/Checkout.d.ts +2 -1
- package/dist/components/Checkout.d.ts.map +1 -1
- package/dist/components/ShoppingCart.d.ts +4 -1
- package/dist/components/ShoppingCart.d.ts.map +1 -1
- package/dist/index100.mjs +2 -21
- package/dist/index101.mjs +26 -20
- package/dist/index102.mjs +10 -13
- package/dist/index103.mjs +205 -55
- package/dist/index104.mjs +175 -13
- package/dist/index105.mjs +15 -32
- package/dist/index106.mjs +16 -17
- package/dist/index107.mjs +26 -27
- package/dist/index108.mjs +150 -21
- package/dist/index109.mjs +13 -12
- package/dist/index11.mjs +74 -67
- package/dist/index110.mjs +24 -14
- package/dist/index111.mjs +76 -39
- package/dist/index112.mjs +31 -16
- package/dist/index113.mjs +132 -255
- package/dist/index114.mjs +49 -64
- package/dist/index115.mjs +22 -7
- package/dist/index116.mjs +27 -2
- package/dist/index117.mjs +23 -2
- package/dist/index118.mjs +20 -28
- package/dist/index119.mjs +21 -2
- package/dist/index120.mjs +22 -34
- package/dist/index121.mjs +20 -42
- package/dist/index122.mjs +61 -231
- package/dist/index123.mjs +17 -5
- package/dist/index124.mjs +34 -129
- package/dist/index125.mjs +23 -67
- package/dist/index126.mjs +31 -84
- package/dist/index127.mjs +26 -28
- package/dist/index128.mjs +18 -8
- package/dist/index129.mjs +18 -72
- package/dist/index13.mjs +2 -2
- package/dist/index130.mjs +46 -3
- package/dist/index131.mjs +23 -2
- package/dist/index132.mjs +266 -81
- package/dist/index133.mjs +69 -53
- package/dist/index134.mjs +7 -5
- package/dist/index135.mjs +2 -5
- package/dist/index136.mjs +2 -179
- package/dist/index137.mjs +30 -50
- package/dist/index138.mjs +2 -69
- package/dist/index139.mjs +21 -2
- package/dist/index140.mjs +56 -2
- package/dist/index141.mjs +29 -2
- package/dist/index142.mjs +7 -2
- package/dist/index143.mjs +50 -16
- package/dist/index144.mjs +6 -32
- package/dist/index145.mjs +11 -37
- package/dist/index146.mjs +7 -18
- package/dist/index147.mjs +28 -18
- package/dist/index148.mjs +2 -2
- package/dist/index149.mjs +70 -20
- package/dist/index150.mjs +163 -42
- package/dist/index152.mjs +2 -30
- package/dist/index153.mjs +2 -18
- package/dist/index154.mjs +2 -2
- package/dist/index155.mjs +18 -2
- package/dist/index156.mjs +32 -2
- package/dist/index157.mjs +38 -2
- package/dist/index158.mjs +13 -67
- package/dist/index159.mjs +18 -2
- package/dist/index160.mjs +2 -53
- package/dist/index161.mjs +20 -2
- package/dist/index162.mjs +39 -29
- package/dist/index163.mjs +2 -152
- package/dist/index164.mjs +30 -2
- package/dist/index165.mjs +18 -2
- package/dist/index166.mjs +2 -19
- package/dist/index167.mjs +2 -2
- package/dist/index168.mjs +2 -2
- package/dist/index169.mjs +2 -26
- package/dist/index170.mjs +72 -2
- package/dist/index171.mjs +2 -2
- package/dist/index172.mjs +49 -20
- package/dist/index173.mjs +2 -23
- package/dist/index174.mjs +36 -2
- package/dist/index175.mjs +152 -2
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +2 -23
- package/dist/index178.mjs +19 -2
- package/dist/index179.mjs +2 -23
- package/dist/index181.mjs +26 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -23
- package/dist/index184.mjs +24 -2
- package/dist/index185.mjs +15 -15
- package/dist/index186.mjs +2 -2
- package/dist/index187.mjs +2 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +23 -2
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +23 -2
- package/dist/index192.mjs +2 -2
- package/dist/index193.mjs +2 -2
- package/dist/index194.mjs +2 -127
- package/dist/index195.mjs +23 -2
- package/dist/index196.mjs +2 -74
- package/dist/index197.mjs +20 -71
- package/dist/index198.mjs +2 -2
- package/dist/index199.mjs +2 -108
- package/dist/index200.mjs +2 -2
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +2 -2
- package/dist/index203.mjs +2 -2
- package/dist/index204.mjs +2 -2
- package/dist/index205.mjs +2 -2
- package/dist/index206.mjs +127 -2
- package/dist/index207.mjs +2 -2
- package/dist/index208.mjs +74 -2
- package/dist/index209.mjs +74 -2
- package/dist/index210.mjs +30 -36
- package/dist/index211.mjs +11 -2
- package/dist/index212.mjs +3 -243
- package/dist/index213.mjs +4 -2
- package/dist/index214.mjs +13 -33
- package/dist/index215.mjs +7 -65
- package/dist/index216.mjs +11 -24
- package/dist/index217.mjs +5 -2
- package/dist/index218.mjs +33 -2
- package/dist/index219.mjs +31 -2
- package/dist/index220.mjs +27 -20
- package/dist/index221.mjs +58 -53
- package/dist/index222.mjs +2 -29
- package/dist/index223.mjs +2 -7
- package/dist/index224.mjs +2 -52
- package/dist/index225.mjs +2 -6
- package/dist/index226.mjs +2 -12
- package/dist/index227.mjs +2 -7
- package/dist/index228.mjs +108 -28
- package/dist/index229.mjs +2 -2
- package/dist/index230.mjs +2 -70
- package/dist/index231.mjs +34 -164
- package/dist/index232.mjs +2 -2
- package/dist/index233.mjs +244 -2
- package/dist/index234.mjs +2 -2
- package/dist/index235.mjs +33 -2
- package/dist/index236.mjs +65 -2
- package/dist/index237.mjs +25 -2
- package/dist/index238.mjs +2 -4
- package/dist/index239.mjs +2 -2
- package/dist/index241.mjs +2 -2
- package/dist/index243.mjs +2 -18
- package/dist/index244.mjs +2 -47
- 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 -91
- package/dist/index250.mjs +4 -2
- package/dist/index251.mjs +2 -31
- package/dist/index252.mjs +2 -11
- package/dist/index253.mjs +2 -3
- package/dist/index254.mjs +2 -4
- package/dist/index255.mjs +1 -12
- package/dist/index256.mjs +17 -7
- package/dist/index257.mjs +12 -11
- package/dist/index258.mjs +6 -5
- package/dist/index259.mjs +30 -33
- package/dist/index260.mjs +2 -31
- package/dist/index261.mjs +2 -28
- package/dist/index262.mjs +2 -61
- package/dist/index263.mjs +18 -2
- package/dist/index264.mjs +47 -2
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +2 -3
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +91 -2
- package/dist/index269.mjs +2 -17
- package/dist/index270.mjs +2 -13
- package/dist/index271.mjs +2 -6
- package/dist/index272.mjs +2 -30
- package/dist/index33.mjs +1 -1
- package/dist/index34.mjs +1 -1
- package/dist/index35.mjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index40.mjs +2 -2
- package/dist/index43.mjs +3 -3
- package/dist/index44.mjs +19 -19
- package/dist/index47.mjs +1 -1
- package/dist/index52.mjs +17 -17
- package/dist/index53.mjs +2 -2
- package/dist/index54.mjs +1 -1
- package/dist/index55.mjs +1 -1
- package/dist/index56.mjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.mjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.mjs +4 -23
- package/dist/index66.mjs +19 -149
- package/dist/index67.mjs +21 -20
- package/dist/index69.mjs +149 -71
- package/dist/index70.mjs +74 -14
- package/dist/index71.mjs +14 -62
- package/dist/index72.mjs +63 -2
- package/dist/index73.mjs +234 -5
- package/dist/index74.mjs +5 -1133
- package/dist/index75.mjs +131 -17
- package/dist/index76.mjs +67 -54
- package/dist/index77.mjs +84 -30
- package/dist/index78.mjs +29 -2
- package/dist/index79.mjs +8 -4
- package/dist/index80.mjs +75 -2
- package/dist/index81.mjs +4 -2
- package/dist/index82.mjs +2 -28
- package/dist/index83.mjs +81 -16
- package/dist/index84.mjs +53 -214
- package/dist/index85.mjs +5 -179
- package/dist/index86.mjs +4 -21
- package/dist/index87.mjs +176 -20
- package/dist/index88.mjs +52 -32
- package/dist/index89.mjs +69 -156
- package/dist/index90.mjs +34 -20
- package/dist/index91.mjs +42 -30
- package/dist/index92.mjs +2 -84
- package/dist/index93.mjs +5 -37
- package/dist/index94.mjs +1109 -120
- package/dist/index95.mjs +16 -51
- package/dist/index96.mjs +51 -19
- package/dist/index97.mjs +26 -20
- package/dist/index98.mjs +2 -23
- package/dist/index99.mjs +2 -25
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/Checkout.tsx +3 -3
- package/src/components/PostPurchaseUpsell.tsx +3 -3
- package/src/components/ShoppingCart.tsx +10 -3
package/dist/index221.mjs
CHANGED
|
@@ -1,59 +1,64 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
const f = function* (e, t) {
|
|
3
|
+
let n = e.byteLength;
|
|
4
|
+
if (n < t) {
|
|
5
|
+
yield e;
|
|
6
|
+
return;
|
|
6
7
|
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
return
|
|
17
|
-
fulfilled: s,
|
|
18
|
-
rejected: h,
|
|
19
|
-
synchronous: r ? r.synchronous : !1,
|
|
20
|
-
runWhen: r ? r.runWhen : null
|
|
21
|
-
}), this.handlers.length - 1;
|
|
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;
|
|
22
18
|
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
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;
|
|
26
|
+
}
|
|
27
|
+
} finally {
|
|
28
|
+
await t.cancel();
|
|
32
29
|
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
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);
|
|
47
|
+
}
|
|
48
|
+
l.enqueue(new Uint8Array(y));
|
|
49
|
+
} catch (i) {
|
|
50
|
+
throw c(i), i;
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
cancel(l) {
|
|
54
|
+
return c(l), r.return();
|
|
55
|
+
}
|
|
56
|
+
}, {
|
|
57
|
+
highWaterMark: 2
|
|
58
|
+
});
|
|
59
|
+
};
|
|
57
60
|
export {
|
|
58
|
-
|
|
61
|
+
w as readBytes,
|
|
62
|
+
f as streamChunk,
|
|
63
|
+
h as trackStream
|
|
59
64
|
};
|
package/dist/index222.mjs
CHANGED
|
@@ -1,32 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import p from "./index130.mjs";
|
|
4
|
-
import l from "./index126.mjs";
|
|
5
|
-
import m from "./index128.mjs";
|
|
6
|
-
import a from "./index136.mjs";
|
|
7
|
-
import o from "./index137.mjs";
|
|
8
|
-
function d(e) {
|
|
9
|
-
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
|
10
|
-
throw new m(null, e);
|
|
11
|
-
}
|
|
12
|
-
function q(e) {
|
|
13
|
-
return d(e), e.headers = a.from(e.headers), e.data = r.call(
|
|
14
|
-
e,
|
|
15
|
-
e.transformRequest
|
|
16
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), o.getAdapter(e.adapter || l.adapter, e)(e).then(function(t) {
|
|
17
|
-
return d(e), t.data = r.call(
|
|
18
|
-
e,
|
|
19
|
-
e.transformResponse,
|
|
20
|
-
t
|
|
21
|
-
), t.headers = a.from(t.headers), t;
|
|
22
|
-
}, function(t) {
|
|
23
|
-
return p(t) || (d(e), t && t.response && (t.response.data = r.call(
|
|
24
|
-
e,
|
|
25
|
-
e.transformResponse,
|
|
26
|
-
t.response
|
|
27
|
-
), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
|
|
28
|
-
});
|
|
29
|
-
}
|
|
2
|
+
var t = {};
|
|
30
3
|
export {
|
|
31
|
-
|
|
4
|
+
t as __exports
|
|
32
5
|
};
|
package/dist/index223.mjs
CHANGED
package/dist/index224.mjs
CHANGED
|
@@ -1,55 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import s from "./index133.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(
|
|
23
|
-
e,
|
|
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;
|
|
44
|
-
}
|
|
45
|
-
if (i !== !0)
|
|
46
|
-
throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
const m = {
|
|
50
|
-
assertOptions: b,
|
|
51
|
-
validators: l
|
|
52
|
-
};
|
|
2
|
+
var e = { exports: {} };
|
|
53
3
|
export {
|
|
54
|
-
|
|
4
|
+
e as __module
|
|
55
5
|
};
|
package/dist/index225.mjs
CHANGED
package/dist/index226.mjs
CHANGED
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import f from "./index132.mjs";
|
|
4
|
-
import r from "./index227.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
|
-
});
|
|
12
|
-
}
|
|
2
|
+
var e = {};
|
|
13
3
|
export {
|
|
14
|
-
|
|
4
|
+
e as __exports
|
|
15
5
|
};
|
package/dist/index227.mjs
CHANGED
package/dist/index228.mjs
CHANGED
|
@@ -1,31 +1,111 @@
|
|
|
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
|
-
|
|
2
|
+
import { __exports as m } from "./index260.mjs";
|
|
3
|
+
var p;
|
|
4
|
+
function S() {
|
|
5
|
+
return p ? m : (p = 1, function(d) {
|
|
6
|
+
Object.defineProperty(d, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
});
|
|
9
|
+
function g(o, e) {
|
|
10
|
+
for (var r in e) Object.defineProperty(o, r, {
|
|
11
|
+
enumerable: !0,
|
|
12
|
+
get: e[r]
|
|
13
|
+
});
|
|
14
|
+
}
|
|
15
|
+
g(d, {
|
|
16
|
+
getSortedRouteObjects: function() {
|
|
17
|
+
return w;
|
|
18
|
+
},
|
|
19
|
+
getSortedRoutes: function() {
|
|
20
|
+
return f;
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
class h {
|
|
24
|
+
insert(e) {
|
|
25
|
+
this._insert(e.split("/").filter(Boolean), [], !1);
|
|
26
|
+
}
|
|
27
|
+
smoosh() {
|
|
28
|
+
return this._smoosh();
|
|
29
|
+
}
|
|
30
|
+
_smoosh(e) {
|
|
31
|
+
e === void 0 && (e = "/");
|
|
32
|
+
const r = [
|
|
33
|
+
...this.children.keys()
|
|
34
|
+
].sort();
|
|
35
|
+
this.slugName !== null && r.splice(r.indexOf("[]"), 1), this.restSlugName !== null && r.splice(r.indexOf("[...]"), 1), this.optionalRestSlugName !== null && r.splice(r.indexOf("[[...]]"), 1);
|
|
36
|
+
const n = r.map((s) => this.children.get(s)._smoosh("" + e + s + "/")).reduce((s, t) => [
|
|
37
|
+
...s,
|
|
38
|
+
...t
|
|
39
|
+
], []);
|
|
40
|
+
if (this.slugName !== null && n.push(...this.children.get("[]")._smoosh(e + "[" + this.slugName + "]/")), !this.placeholder) {
|
|
41
|
+
const s = e === "/" ? "/" : e.slice(0, -1);
|
|
42
|
+
if (this.optionalRestSlugName != null)
|
|
43
|
+
throw new Error('You cannot define a route with the same specificity as a optional catch-all route ("' + s + '" and "' + s + "[[..." + this.optionalRestSlugName + ']]").');
|
|
44
|
+
n.unshift(s);
|
|
45
|
+
}
|
|
46
|
+
return this.restSlugName !== null && n.push(...this.children.get("[...]")._smoosh(e + "[..." + this.restSlugName + "]/")), this.optionalRestSlugName !== null && n.push(...this.children.get("[[...]]")._smoosh(e + "[[..." + this.optionalRestSlugName + "]]/")), n;
|
|
47
|
+
}
|
|
48
|
+
_insert(e, r, n) {
|
|
49
|
+
if (e.length === 0) {
|
|
50
|
+
this.placeholder = !1;
|
|
51
|
+
return;
|
|
52
|
+
}
|
|
53
|
+
if (n)
|
|
54
|
+
throw new Error("Catch-all must be the last part of the URL.");
|
|
55
|
+
let s = e[0];
|
|
56
|
+
if (s.startsWith("[") && s.endsWith("]")) {
|
|
57
|
+
let l = function(u, a) {
|
|
58
|
+
if (u !== null && u !== a)
|
|
59
|
+
throw new Error("You cannot use different slug names for the same dynamic path ('" + u + "' !== '" + a + "').");
|
|
60
|
+
r.forEach((c) => {
|
|
61
|
+
if (c === a)
|
|
62
|
+
throw new Error('You cannot have the same slug name "' + a + '" repeat within a single dynamic path');
|
|
63
|
+
if (c.replace(/\W/g, "") === s.replace(/\W/g, ""))
|
|
64
|
+
throw new Error('You cannot have the slug names "' + c + '" and "' + a + '" differ only by non-word symbols within a single dynamic path');
|
|
65
|
+
}), r.push(a);
|
|
66
|
+
}, t = s.slice(1, -1), i = !1;
|
|
67
|
+
if (t.startsWith("[") && t.endsWith("]") && (t = t.slice(1, -1), i = !0), t.startsWith("…"))
|
|
68
|
+
throw new Error("Detected a three-dot character ('…') at ('" + t + "'). Did you mean ('...')?");
|
|
69
|
+
if (t.startsWith("...") && (t = t.substring(3), n = !0), t.startsWith("[") || t.endsWith("]"))
|
|
70
|
+
throw new Error("Segment names may not start or end with extra brackets ('" + t + "').");
|
|
71
|
+
if (t.startsWith("."))
|
|
72
|
+
throw new Error("Segment names may not start with erroneous periods ('" + t + "').");
|
|
73
|
+
if (n)
|
|
74
|
+
if (i) {
|
|
75
|
+
if (this.restSlugName != null)
|
|
76
|
+
throw new Error('You cannot use both an required and optional catch-all route at the same level ("[...' + this.restSlugName + ']" and "' + e[0] + '" ).');
|
|
77
|
+
l(this.optionalRestSlugName, t), this.optionalRestSlugName = t, s = "[[...]]";
|
|
78
|
+
} else {
|
|
79
|
+
if (this.optionalRestSlugName != null)
|
|
80
|
+
throw new Error('You cannot use both an optional and required catch-all route at the same level ("[[...' + this.optionalRestSlugName + ']]" and "' + e[0] + '").');
|
|
81
|
+
l(this.restSlugName, t), this.restSlugName = t, s = "[...]";
|
|
82
|
+
}
|
|
83
|
+
else {
|
|
84
|
+
if (i)
|
|
85
|
+
throw new Error('Optional route parameters are not yet supported ("' + e[0] + '").');
|
|
86
|
+
l(this.slugName, t), this.slugName = t, s = "[]";
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
this.children.has(s) || this.children.set(s, new h()), this.children.get(s)._insert(e.slice(1), r, n);
|
|
90
|
+
}
|
|
91
|
+
constructor() {
|
|
92
|
+
this.placeholder = !0, this.children = /* @__PURE__ */ new Map(), this.slugName = null, this.restSlugName = null, this.optionalRestSlugName = null;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
function f(o) {
|
|
96
|
+
const e = new h();
|
|
97
|
+
return o.forEach((r) => e.insert(r)), e.smoosh();
|
|
98
|
+
}
|
|
99
|
+
function w(o, e) {
|
|
100
|
+
const r = {}, n = [];
|
|
101
|
+
for (let t = 0; t < o.length; t++) {
|
|
102
|
+
const i = e(o[t]);
|
|
103
|
+
r[i] = t, n[t] = i;
|
|
104
|
+
}
|
|
105
|
+
return f(n).map((t) => o[r[t]]);
|
|
106
|
+
}
|
|
107
|
+
}(m), m);
|
|
108
|
+
}
|
|
29
109
|
export {
|
|
30
|
-
|
|
110
|
+
S as __require
|
|
31
111
|
};
|
package/dist/index229.mjs
CHANGED
package/dist/index230.mjs
CHANGED
|
@@ -1,73 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import D from "./index257.mjs";
|
|
4
|
-
import L from "./index225.mjs";
|
|
5
|
-
import n from "./index133.mjs";
|
|
6
|
-
import y from "./index128.mjs";
|
|
7
|
-
import O from "./index258.mjs";
|
|
8
|
-
import U from "./index227.mjs";
|
|
9
|
-
import q from "./index136.mjs";
|
|
10
|
-
import { progressEventReducer as A } from "./index259.mjs";
|
|
11
|
-
import v from "./index260.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
|
|
35
|
-
};
|
|
36
|
-
D(function(c) {
|
|
37
|
-
C(c), x();
|
|
38
|
-
}, function(c) {
|
|
39
|
-
i(c), x();
|
|
40
|
-
}, a), e = null;
|
|
41
|
-
}
|
|
42
|
-
"onloadend" in e ? e.onloadend = b : e.onreadystatechange = function() {
|
|
43
|
-
!e || e.readyState !== 4 || e.status === 0 && !(e.responseURL && e.responseURL.indexOf("file:") === 0) || setTimeout(b);
|
|
44
|
-
}, e.onabort = function() {
|
|
45
|
-
e && (i(new n("Request aborted", n.ECONNABORTED, s, e)), e = null);
|
|
46
|
-
}, e.onerror = function(r) {
|
|
47
|
-
const a = r && r.message ? r.message : "Network Error", p = new n(a, n.ERR_NETWORK, s, e);
|
|
48
|
-
p.event = r || null, i(p), e = null;
|
|
49
|
-
}, e.ontimeout = function() {
|
|
50
|
-
let r = t.timeout ? "timeout of " + t.timeout + "ms exceeded" : "timeout exceeded";
|
|
51
|
-
const a = t.transitional || L;
|
|
52
|
-
t.timeoutErrorMessage && (r = t.timeoutErrorMessage), i(new n(
|
|
53
|
-
r,
|
|
54
|
-
a.clarifyTimeoutError ? n.ETIMEDOUT : n.ECONNABORTED,
|
|
55
|
-
s,
|
|
56
|
-
e
|
|
57
|
-
)), e = null;
|
|
58
|
-
}, E === void 0 && T.setContentType(null), "setRequestHeader" in e && H.forEach(T.toJSON(), function(r, a) {
|
|
59
|
-
e.setRequestHeader(a, r);
|
|
60
|
-
}), H.isUndefined(t.withCredentials) || (e.withCredentials = !!t.withCredentials), d && d !== "json" && (e.responseType = t.responseType), h && ([w, f] = A(h, !0), e.addEventListener("progress", w)), R && e.upload && ([g, u] = A(R), e.upload.addEventListener("progress", g), e.upload.addEventListener("loadend", u)), (t.cancelToken || t.signal) && (l = (o) => {
|
|
61
|
-
e && (i(!o || o.type ? new y(null, s, e) : o), e.abort(), e = null);
|
|
62
|
-
}, t.cancelToken && t.cancelToken.subscribe(l), t.signal && (t.signal.aborted ? l() : t.signal.addEventListener("abort", l)));
|
|
63
|
-
const m = O(t.url);
|
|
64
|
-
if (m && U.protocols.indexOf(m) === -1) {
|
|
65
|
-
i(new n("Unsupported protocol " + m + ":", n.ERR_BAD_REQUEST, s));
|
|
66
|
-
return;
|
|
67
|
-
}
|
|
68
|
-
e.send(E || null);
|
|
69
|
-
});
|
|
70
|
-
};
|
|
2
|
+
var e = {};
|
|
71
3
|
export {
|
|
72
|
-
|
|
4
|
+
e as __exports
|
|
73
5
|
};
|