@instockng/storefront-ui 1.0.32 → 1.0.33
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/contexts/CartContext.d.ts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +99 -96
- package/dist/index10.mjs +85 -162
- package/dist/index100.mjs +210 -17
- package/dist/index101.mjs +174 -17
- package/dist/index102.mjs +14 -25
- package/dist/index103.mjs +17 -150
- package/dist/index104.mjs +26 -13
- package/dist/index105.mjs +149 -24
- package/dist/index106.mjs +13 -77
- package/dist/index107.mjs +20 -27
- package/dist/index108.mjs +76 -137
- package/dist/index109.mjs +33 -50
- package/dist/index11.mjs +171 -94
- package/dist/index110.mjs +141 -19
- package/dist/index111.mjs +50 -22
- package/dist/index112.mjs +14 -14
- package/dist/index113.mjs +20 -18
- package/dist/index114.mjs +16 -14
- package/dist/index115.mjs +17 -14
- package/dist/index116.mjs +12 -12
- package/dist/index117.mjs +15 -58
- package/dist/index118.mjs +14 -11
- package/dist/index119.mjs +56 -30
- package/dist/index12.mjs +82 -659
- package/dist/index120.mjs +9 -15
- package/dist/index121.mjs +31 -26
- package/dist/index122.mjs +13 -16
- package/dist/index123.mjs +26 -11
- package/dist/index124.mjs +17 -11
- package/dist/index125.mjs +12 -40
- package/dist/index126.mjs +14 -16
- package/dist/index127.mjs +42 -263
- package/dist/index128.mjs +15 -62
- package/dist/index129.mjs +267 -7
- package/dist/index13.mjs +668 -53
- package/dist/index130.mjs +70 -2
- package/dist/index131.mjs +8 -2
- package/dist/index132.mjs +2 -33
- package/dist/index133.mjs +2 -2
- package/dist/index134.mjs +32 -20
- package/dist/index135.mjs +2 -56
- package/dist/index136.mjs +18 -26
- package/dist/index137.mjs +55 -6
- package/dist/index138.mjs +28 -51
- package/dist/index139.mjs +7 -6
- package/dist/index14.mjs +58 -60
- package/dist/index140.mjs +51 -11
- package/dist/index141.mjs +5 -6
- package/dist/index142.mjs +12 -28
- package/dist/index143.mjs +7 -2
- package/dist/index144.mjs +27 -69
- package/dist/index145.mjs +2 -167
- package/dist/index146.mjs +70 -2
- package/dist/index147.mjs +167 -2
- package/dist/index148.mjs +2 -2
- package/dist/index149.mjs +2 -18
- package/dist/index15.mjs +60 -22
- package/dist/index150.mjs +2 -32
- package/dist/index151.mjs +14 -34
- package/dist/index152.mjs +25 -11
- package/dist/index153.mjs +34 -14
- package/dist/index154.mjs +18 -2
- package/dist/index155.mjs +10 -12
- package/dist/index156.mjs +2 -46
- package/dist/index157.mjs +20 -2
- package/dist/index158.mjs +41 -25
- package/dist/index159.mjs +2 -18
- package/dist/index16.mjs +22 -113
- package/dist/index160.mjs +30 -2
- package/dist/index161.mjs +18 -2
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +2 -2
- package/dist/index164.mjs +2 -72
- package/dist/index165.mjs +2 -2
- package/dist/index166.mjs +59 -40
- package/dist/index168.mjs +48 -31
- package/dist/index169.mjs +2 -152
- package/dist/index17.mjs +111 -38
- package/dist/index170.mjs +36 -2
- package/dist/index171.mjs +152 -2
- package/dist/index172.mjs +2 -19
- package/dist/index173.mjs +2 -2
- package/dist/index174.mjs +19 -2
- package/dist/index175.mjs +2 -26
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +26 -2
- package/dist/index178.mjs +2 -24
- package/dist/index179.mjs +2 -23
- package/dist/index18.mjs +37 -37
- package/dist/index180.mjs +24 -2
- package/dist/index181.mjs +23 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -23
- package/dist/index185.mjs +16 -16
- package/dist/index186.mjs +2 -2
- package/dist/index187.mjs +23 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +2 -23
- package/dist/index19.mjs +42 -55
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +15 -15
- package/dist/index193.mjs +23 -2
- package/dist/index194.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index196.mjs +2 -2
- package/dist/index198.mjs +2 -2
- package/dist/index2.mjs +14 -13
- package/dist/index20.mjs +53 -30
- package/dist/index200.mjs +2 -127
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +123 -70
- package/dist/index203.mjs +2 -74
- package/dist/index204.mjs +74 -2
- package/dist/index205.mjs +73 -30
- package/dist/index206.mjs +2 -11
- package/dist/index207.mjs +30 -3
- package/dist/index208.mjs +10 -3
- package/dist/index209.mjs +4 -13
- package/dist/index21.mjs +29 -6
- package/dist/index210.mjs +4 -7
- package/dist/index211.mjs +13 -12
- package/dist/index212.mjs +7 -5
- package/dist/index213.mjs +12 -33
- package/dist/index214.mjs +5 -31
- package/dist/index215.mjs +32 -27
- package/dist/index216.mjs +28 -58
- package/dist/index217.mjs +28 -2
- package/dist/index218.mjs +55 -102
- package/dist/index219.mjs +2 -2
- package/dist/index22.mjs +8 -21
- package/dist/index220.mjs +2 -2
- package/dist/index222.mjs +2 -2
- package/dist/index223.mjs +2 -2
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +37 -2
- package/dist/index228.mjs +2 -37
- package/dist/index229.mjs +2 -2
- package/dist/index23.mjs +19 -30
- package/dist/index230.mjs +244 -2
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +32 -243
- package/dist/index233.mjs +65 -2
- package/dist/index234.mjs +16 -24
- package/dist/index235.mjs +2 -65
- package/dist/index236.mjs +103 -20
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -2
- package/dist/index24.mjs +31 -18
- package/dist/index244.mjs +2 -2
- package/dist/index245.mjs +2 -4
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +4 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index25.mjs +12 -85
- package/dist/index250.mjs +3 -18
- package/dist/index251.mjs +2 -47
- package/dist/index252.mjs +2 -2
- package/dist/index253.mjs +17 -2
- package/dist/index254.mjs +13 -2
- package/dist/index255.mjs +6 -2
- package/dist/index256.mjs +30 -91
- package/dist/index257.mjs +2 -3
- package/dist/index258.mjs +18 -2
- package/dist/index259.mjs +47 -2
- package/dist/index26.mjs +85 -12
- package/dist/index260.mjs +2 -17
- package/dist/index261.mjs +2 -13
- package/dist/index262.mjs +2 -6
- package/dist/index263.mjs +2 -30
- package/dist/index264.mjs +91 -2
- package/dist/index266.mjs +2 -2
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +5 -0
- package/dist/index269.mjs +5 -0
- package/dist/index27.mjs +18 -9
- package/dist/index28.mjs +9 -9
- package/dist/index29.mjs +11 -101
- package/dist/index3.mjs +104 -103
- package/dist/index30.mjs +101 -20
- package/dist/index31.mjs +20 -65
- package/dist/index32.mjs +66 -96
- package/dist/index33.mjs +93 -16
- package/dist/index34.mjs +12 -12
- package/dist/index35.mjs +17 -9
- package/dist/index36.mjs +9 -9
- package/dist/index37.mjs +10 -122
- package/dist/index38.mjs +116 -18
- package/dist/index39.mjs +342 -1386
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +25 -2
- package/dist/index41.mjs +1425 -52
- package/dist/index42.mjs +2 -51
- package/dist/index43.mjs +60 -33
- package/dist/index44.mjs +49 -13
- package/dist/index45.mjs +32 -2262
- package/dist/index46.mjs +15 -36
- package/dist/index47.mjs +2261 -42
- package/dist/index48.mjs +36 -99
- package/dist/index49.mjs +43 -96
- package/dist/index5.mjs +110 -15
- package/dist/index50.mjs +99 -81
- package/dist/index51.mjs +93 -57
- package/dist/index52.mjs +54 -68
- package/dist/index53.mjs +58 -62
- package/dist/index54.mjs +74 -58
- package/dist/index55.mjs +77 -15
- package/dist/index56.mjs +75 -14
- package/dist/index57.mjs +15 -59
- package/dist/index58.mjs +11 -118
- package/dist/index59.mjs +46 -112
- package/dist/index6.mjs +15 -195
- package/dist/index60.mjs +124 -23
- package/dist/index61.mjs +128 -152
- package/dist/index64.mjs +24 -2
- package/dist/index65.mjs +149 -71
- package/dist/index66.mjs +2 -15
- package/dist/index67.mjs +68 -56
- package/dist/index68.mjs +15 -2
- package/dist/index69.mjs +62 -5
- package/dist/index7.mjs +188 -101
- package/dist/index70.mjs +230 -1129
- package/dist/index71.mjs +5 -19
- package/dist/index72.mjs +127 -48
- package/dist/index73.mjs +67 -32
- package/dist/index74.mjs +87 -2
- package/dist/index75.mjs +23 -229
- package/dist/index76.mjs +8 -5
- package/dist/index77.mjs +66 -125
- package/dist/index78.mjs +3 -67
- package/dist/index79.mjs +2 -87
- package/dist/index8.mjs +103 -73
- package/dist/index80.mjs +78 -24
- package/dist/index81.mjs +52 -7
- package/dist/index82.mjs +5 -74
- package/dist/index83.mjs +4 -3
- package/dist/index84.mjs +179 -2
- package/dist/index85.mjs +49 -79
- package/dist/index86.mjs +68 -53
- package/dist/index87.mjs +2 -6
- package/dist/index88.mjs +5 -4
- package/dist/index89.mjs +1123 -168
- package/dist/index9.mjs +72 -90
- package/dist/index90.mjs +20 -53
- package/dist/index91.mjs +55 -69
- package/dist/index92.mjs +33 -34
- package/dist/index93.mjs +2 -43
- package/dist/index94.mjs +34 -2
- package/dist/index95.mjs +43 -2
- package/dist/index96.mjs +2 -28
- package/dist/index97.mjs +2 -18
- package/dist/index98.mjs +26 -213
- package/dist/index99.mjs +13 -175
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/providers/TikTokPixelProvider.d.ts +22 -0
- package/dist/providers/TikTokPixelProvider.d.ts.map +1 -0
- package/package.json +3 -2
- package/src/contexts/CartContext.tsx +17 -6
- package/src/index.ts +5 -0
- package/src/providers/StorefrontProvider.tsx +11 -8
- package/src/providers/TikTokPixelProvider.tsx +226 -0
package/dist/index9.mjs
CHANGED
|
@@ -1,101 +1,83 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
2
|
+
import { jsx as e, jsxs as s } from "react/jsx-runtime";
|
|
3
|
+
import "./index21.mjs";
|
|
4
|
+
import "@tanstack/react-query";
|
|
5
|
+
import { useGetProducts as C } from "./index35.mjs";
|
|
6
|
+
import { ProductCard as k } from "./index8.mjs";
|
|
7
|
+
import { Loader2 as j, Package as d } from "lucide-react";
|
|
8
|
+
import { cn as P } from "./index20.mjs";
|
|
9
|
+
function q({
|
|
10
|
+
brandId: o,
|
|
11
|
+
onAddToCart: l,
|
|
12
|
+
onProductClick: t,
|
|
13
|
+
columns: n = 3,
|
|
14
|
+
showStock: m = !0,
|
|
15
|
+
className: g,
|
|
16
|
+
cardClassName: p,
|
|
17
|
+
showLoading: u = !0,
|
|
18
|
+
emptyMessage: x = "No products available at the moment.",
|
|
19
|
+
errorMessage: h = "Failed to load products. Please try again later.",
|
|
20
|
+
loadingVariantId: f
|
|
11
21
|
}) {
|
|
12
|
-
const
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
n(!1);
|
|
30
|
-
}, [e.id, o]), u = e.variant.thumbnailUrl ?? e.variant.product.thumbnailUrl;
|
|
31
|
-
return /* @__PURE__ */ t(
|
|
22
|
+
const { data: N, isLoading: v, error: y } = C(o);
|
|
23
|
+
if (v && u)
|
|
24
|
+
return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
|
|
25
|
+
/* @__PURE__ */ e(j, { className: "mx-auto mb-4 h-12 w-12 animate-spin text-blue-600" }),
|
|
26
|
+
/* @__PURE__ */ e("p", { className: "text-gray-600", children: "Loading products..." })
|
|
27
|
+
] }) });
|
|
28
|
+
if (y)
|
|
29
|
+
return /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
|
|
30
|
+
/* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-red-600" }),
|
|
31
|
+
/* @__PURE__ */ e("p", { className: "text-red-600", children: h })
|
|
32
|
+
] }) });
|
|
33
|
+
const a = N || [];
|
|
34
|
+
return a.length === 0 ? /* @__PURE__ */ e("div", { className: "flex min-h-[400px] items-center justify-center", children: /* @__PURE__ */ s("div", { className: "text-center", children: [
|
|
35
|
+
/* @__PURE__ */ e(d, { className: "mx-auto mb-4 h-12 w-12 text-gray-400" }),
|
|
36
|
+
/* @__PURE__ */ e("p", { className: "text-gray-600", children: x })
|
|
37
|
+
] }) }) : /* @__PURE__ */ e(
|
|
32
38
|
"div",
|
|
33
39
|
{
|
|
34
|
-
className:
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
40
|
+
className: P(
|
|
41
|
+
"grid gap-6",
|
|
42
|
+
{
|
|
43
|
+
2: "grid-cols-1 sm:grid-cols-2",
|
|
44
|
+
3: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3",
|
|
45
|
+
4: "grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"
|
|
46
|
+
}[n],
|
|
47
|
+
g
|
|
38
48
|
),
|
|
39
|
-
children:
|
|
40
|
-
|
|
41
|
-
|
|
49
|
+
children: a.map((i) => {
|
|
50
|
+
const c = {
|
|
51
|
+
id: i.id,
|
|
52
|
+
name: i.name,
|
|
53
|
+
description: i.description || void 0,
|
|
54
|
+
imageUrl: i.thumbnailUrl || void 0,
|
|
55
|
+
brand: void 0,
|
|
56
|
+
// Brand info not included in product response
|
|
57
|
+
variants: i.variants.map((r) => ({
|
|
58
|
+
id: r.id,
|
|
59
|
+
name: r.name || r.sku,
|
|
60
|
+
price: typeof r.price == "string" ? parseFloat(r.price) : r.price,
|
|
61
|
+
sku: r.sku,
|
|
62
|
+
stock: r.stock || void 0
|
|
63
|
+
}))
|
|
64
|
+
}, b = i.variants.some((r) => r.id === f);
|
|
65
|
+
return /* @__PURE__ */ e(
|
|
66
|
+
k,
|
|
42
67
|
{
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
] }),
|
|
54
|
-
/* @__PURE__ */ a(
|
|
55
|
-
"button",
|
|
56
|
-
{
|
|
57
|
-
onClick: x,
|
|
58
|
-
disabled: r || i,
|
|
59
|
-
className: "text-gray-400 hover:text-red-600 disabled:cursor-not-allowed disabled:opacity-50",
|
|
60
|
-
"aria-label": "Remove item",
|
|
61
|
-
children: /* @__PURE__ */ a(p, { className: "h-5 w-5" })
|
|
62
|
-
}
|
|
63
|
-
)
|
|
64
|
-
] }) }),
|
|
65
|
-
/* @__PURE__ */ t("div", { className: "flex items-center justify-between mt-2", children: [
|
|
66
|
-
/* @__PURE__ */ t("div", { className: "inline-flex items-center overflow-hidden rounded-full bg-gray-200 text-gray-700", children: [
|
|
67
|
-
/* @__PURE__ */ a(
|
|
68
|
-
"button",
|
|
69
|
-
{
|
|
70
|
-
"aria-label": "Decrease quantity",
|
|
71
|
-
onClick: () => m(e.quantity - 1),
|
|
72
|
-
disabled: r || e.quantity <= 1 || s,
|
|
73
|
-
className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
|
|
74
|
-
children: "−"
|
|
75
|
-
}
|
|
76
|
-
),
|
|
77
|
-
/* @__PURE__ */ a("span", { className: "px-3 text-base font-medium select-none", children: e.quantity }),
|
|
78
|
-
/* @__PURE__ */ a(
|
|
79
|
-
"button",
|
|
80
|
-
{
|
|
81
|
-
"aria-label": "Increase quantity",
|
|
82
|
-
onClick: () => m(e.quantity + 1),
|
|
83
|
-
disabled: r || s,
|
|
84
|
-
className: "flex h-8 w-8 items-center justify-center transition-colors hover:bg-gray-300 disabled:cursor-not-allowed disabled:opacity-50",
|
|
85
|
-
children: "+"
|
|
86
|
-
}
|
|
87
|
-
)
|
|
88
|
-
] }),
|
|
89
|
-
/* @__PURE__ */ t("div", { className: "text-right", children: [
|
|
90
|
-
/* @__PURE__ */ a("p", { className: "text-base font-medium", children: h(e.subtotal) }),
|
|
91
|
-
e.basePrice !== e.finalPrice && /* @__PURE__ */ a("p", { className: "text-xs text-[#DC143C] line-through", children: h(e.basePrice * e.quantity) })
|
|
92
|
-
] })
|
|
93
|
-
] })
|
|
94
|
-
] })
|
|
95
|
-
]
|
|
68
|
+
product: c,
|
|
69
|
+
onAddToCart: l,
|
|
70
|
+
onClick: t ? () => t(c) : void 0,
|
|
71
|
+
showStock: m,
|
|
72
|
+
className: p,
|
|
73
|
+
isAddingToCart: b
|
|
74
|
+
},
|
|
75
|
+
i.id
|
|
76
|
+
);
|
|
77
|
+
})
|
|
96
78
|
}
|
|
97
79
|
);
|
|
98
80
|
}
|
|
99
81
|
export {
|
|
100
|
-
|
|
82
|
+
q as ProductGrid
|
|
101
83
|
};
|
package/dist/index90.mjs
CHANGED
|
@@ -1,56 +1,23 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import u from "
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
});
|
|
23
|
-
const f = (e) => `- ${e}`, g = (e) => s.isFunction(e) || e === null || e === !1, y = {
|
|
24
|
-
getAdapter: (e, o) => {
|
|
25
|
-
e = s.isArray(e) ? e : [e];
|
|
26
|
-
const { length: a } = e;
|
|
27
|
-
let i, t;
|
|
28
|
-
const c = {};
|
|
29
|
-
for (let r = 0; r < a; r++) {
|
|
30
|
-
i = e[r];
|
|
31
|
-
let n;
|
|
32
|
-
if (t = i, !g(i) && (t = p[(n = String(i)).toLowerCase()], t === void 0))
|
|
33
|
-
throw new d(`Unknown adapter '${n}'`);
|
|
34
|
-
if (t && (s.isFunction(t) || (t = t.get(o))))
|
|
35
|
-
break;
|
|
36
|
-
c[n || "#" + r] = t;
|
|
37
|
-
}
|
|
38
|
-
if (!t) {
|
|
39
|
-
const r = Object.entries(c).map(
|
|
40
|
-
([l, h]) => `adapter ${l} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
|
|
41
|
-
);
|
|
42
|
-
let n = a ? r.length > 1 ? `since :
|
|
43
|
-
` + r.map(f).join(`
|
|
44
|
-
`) : " " + f(r[0]) : "as no adapter specified";
|
|
45
|
-
throw new d(
|
|
46
|
-
"There is no suitable adapter to dispatch the request " + n,
|
|
47
|
-
"ERR_NOT_SUPPORT"
|
|
48
|
-
);
|
|
49
|
-
}
|
|
50
|
-
return t;
|
|
51
|
-
},
|
|
52
|
-
adapters: p
|
|
53
|
-
};
|
|
2
|
+
import { __exports as e } from "./index132.mjs";
|
|
3
|
+
import "./index88.mjs";
|
|
4
|
+
import u from "react";
|
|
5
|
+
import { __exports as n } from "./index93.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
|
+
}
|
|
54
21
|
export {
|
|
55
|
-
|
|
22
|
+
d as __require
|
|
56
23
|
};
|
package/dist/index91.mjs
CHANGED
|
@@ -1,72 +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
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
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 o } from "./index133.mjs";
|
|
3
|
+
import { __require as p } from "./index134.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
|
+
}
|
|
70
56
|
export {
|
|
71
|
-
|
|
57
|
+
m as __require
|
|
72
58
|
};
|
package/dist/index92.mjs
CHANGED
|
@@ -1,37 +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
|
-
|
|
34
|
-
}, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
|
|
2
|
+
import { __module as u } from "./index135.mjs";
|
|
3
|
+
import d from "react/jsx-runtime";
|
|
4
|
+
import "react";
|
|
5
|
+
import { __require as c } from "./index65.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);
|
|
33
|
+
}
|
|
35
34
|
export {
|
|
36
|
-
|
|
35
|
+
y as __require
|
|
37
36
|
};
|
package/dist/index93.mjs
CHANGED
|
@@ -1,46 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
var
|
|
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;
|
|
38
|
-
}
|
|
2
|
+
var e = {};
|
|
39
3
|
export {
|
|
40
|
-
|
|
41
|
-
o as deepMerge,
|
|
42
|
-
s as mergePath,
|
|
43
|
-
l as removeIndexString,
|
|
44
|
-
p as replaceUrlParam,
|
|
45
|
-
i as replaceUrlProtocol
|
|
4
|
+
e as __exports
|
|
46
5
|
};
|
package/dist/index94.mjs
CHANGED
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
var
|
|
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));
|
|
3
35
|
export {
|
|
4
|
-
|
|
36
|
+
s as serialize
|
|
5
37
|
};
|
package/dist/index95.mjs
CHANGED
|
@@ -1,5 +1,46 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
var r = {
|
|
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;
|
|
38
|
+
}
|
|
3
39
|
export {
|
|
4
|
-
|
|
40
|
+
f as buildSearchParams,
|
|
41
|
+
o as deepMerge,
|
|
42
|
+
s as mergePath,
|
|
43
|
+
l as removeIndexString,
|
|
44
|
+
p as replaceUrlParam,
|
|
45
|
+
i as replaceUrlProtocol
|
|
5
46
|
};
|
package/dist/index96.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/index97.mjs
CHANGED
|
@@ -1,21 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
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);
|
|
18
|
-
}
|
|
2
|
+
var r = {};
|
|
19
3
|
export {
|
|
20
|
-
|
|
4
|
+
r as __exports
|
|
21
5
|
};
|