@instockng/storefront-ui 1.0.106 → 1.0.107
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/AssistantDrawer.d.ts +24 -0
- package/dist/components/AssistantDrawer.d.ts.map +1 -0
- package/dist/components/ProductAssistantChips.d.ts +13 -0
- package/dist/components/ProductAssistantChips.d.ts.map +1 -0
- package/dist/components/SearchAssistantTrigger.d.ts +12 -0
- package/dist/components/SearchAssistantTrigger.d.ts.map +1 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +127 -121
- package/dist/index10.mjs +3 -3
- package/dist/index100.mjs +8 -68
- package/dist/index101.mjs +71 -33
- package/dist/index102.mjs +3 -42
- package/dist/index103.mjs +2 -2
- package/dist/index104.mjs +82 -5
- package/dist/index105.mjs +53 -1133
- package/dist/index106.mjs +5 -19
- package/dist/index107.mjs +4 -54
- package/dist/index108.mjs +174 -28
- package/dist/index109.mjs +53 -2
- package/dist/index11.mjs +5 -5
- package/dist/index110.mjs +69 -2
- package/dist/index111.mjs +2 -2
- package/dist/index112.mjs +35 -26
- package/dist/index113.mjs +42 -17
- package/dist/index114.mjs +2 -215
- package/dist/index115.mjs +26 -178
- package/dist/index116.mjs +10 -14
- package/dist/index117.mjs +209 -17
- package/dist/index118.mjs +173 -26
- package/dist/index119.mjs +17 -151
- package/dist/index12.mjs +4 -4
- package/dist/index120.mjs +13 -10
- package/dist/index121.mjs +24 -22
- package/dist/index122.mjs +148 -76
- package/dist/index123.mjs +13 -31
- package/dist/index124.mjs +24 -138
- package/dist/index125.mjs +78 -49
- package/dist/index126.mjs +32 -17
- package/dist/index127.mjs +139 -21
- package/dist/index128.mjs +51 -19
- package/dist/index129.mjs +16 -18
- package/dist/index13.mjs +3 -3
- package/dist/index130.mjs +18 -12
- package/dist/index131.mjs +15 -14
- package/dist/index132.mjs +17 -13
- package/dist/index133.mjs +14 -58
- package/dist/index134.mjs +15 -11
- package/dist/index135.mjs +14 -32
- package/dist/index136.mjs +57 -16
- package/dist/index137.mjs +11 -27
- package/dist/index138.mjs +31 -19
- package/dist/index139.mjs +17 -12
- package/dist/index14.mjs +1 -1
- package/dist/index140.mjs +27 -14
- package/dist/index141.mjs +20 -40
- package/dist/index142.mjs +11 -15
- package/dist/index143.mjs +17 -264
- package/dist/index144.mjs +40 -63
- package/dist/index145.mjs +22 -7
- package/dist/index146.mjs +268 -2
- package/dist/index147.mjs +70 -2
- package/dist/index148.mjs +7 -32
- package/dist/index149.mjs +2 -2
- package/dist/index15.mjs +1 -1
- package/dist/index150.mjs +2 -21
- package/dist/index151.mjs +31 -54
- package/dist/index152.mjs +2 -29
- package/dist/index153.mjs +20 -6
- package/dist/index154.mjs +53 -49
- package/dist/index155.mjs +29 -6
- package/dist/index156.mjs +6 -11
- package/dist/index157.mjs +49 -4
- package/dist/index158.mjs +5 -27
- package/dist/index159.mjs +12 -2
- package/dist/index16.mjs +6 -6
- package/dist/index160.mjs +6 -69
- package/dist/index161.mjs +27 -166
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +70 -2
- package/dist/index164.mjs +167 -2
- package/dist/index165.mjs +2 -2
- package/dist/index166.mjs +2 -18
- package/dist/index167.mjs +2 -32
- package/dist/index168.mjs +14 -34
- package/dist/index169.mjs +25 -11
- package/dist/index17.mjs +4 -4
- package/dist/index170.mjs +34 -14
- package/dist/index171.mjs +18 -2
- package/dist/index172.mjs +11 -13
- package/dist/index173.mjs +2 -46
- package/dist/index174.mjs +20 -2
- package/dist/index175.mjs +41 -25
- package/dist/index176.mjs +2 -18
- package/dist/index177.mjs +30 -2
- package/dist/index178.mjs +18 -2
- package/dist/index179.mjs +2 -2
- package/dist/index18.mjs +5 -5
- package/dist/index180.mjs +2 -2
- package/dist/index181.mjs +2 -72
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +59 -40
- package/dist/index185.mjs +48 -31
- package/dist/index186.mjs +2 -152
- package/dist/index187.mjs +36 -2
- package/dist/index188.mjs +152 -2
- package/dist/index189.mjs +2 -19
- package/dist/index19.mjs +3 -3
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +19 -2
- package/dist/index192.mjs +2 -26
- package/dist/index193.mjs +2 -2
- package/dist/index194.mjs +26 -2
- package/dist/index195.mjs +2 -24
- package/dist/index196.mjs +2 -23
- package/dist/index197.mjs +24 -2
- package/dist/index198.mjs +23 -2
- package/dist/index199.mjs +2 -2
- package/dist/index2.mjs +2 -2
- package/dist/index20.mjs +11 -11
- package/dist/index200.mjs +2 -23
- package/dist/index202.mjs +16 -16
- package/dist/index203.mjs +2 -2
- package/dist/index204.mjs +23 -2
- package/dist/index205.mjs +2 -2
- package/dist/index206.mjs +2 -23
- package/dist/index207.mjs +2 -2
- package/dist/index208.mjs +15 -15
- package/dist/index21.mjs +256 -51
- package/dist/index210.mjs +23 -2
- package/dist/index211.mjs +2 -2
- package/dist/index212.mjs +2 -2
- package/dist/index213.mjs +2 -2
- package/dist/index215.mjs +2 -2
- package/dist/index217.mjs +2 -127
- package/dist/index218.mjs +2 -2
- package/dist/index219.mjs +123 -70
- package/dist/index22.mjs +45 -62
- package/dist/index220.mjs +2 -74
- package/dist/index221.mjs +74 -13
- package/dist/index222.mjs +74 -7
- package/dist/index223.mjs +2 -31
- package/dist/index224.mjs +13 -11
- package/dist/index225.mjs +7 -4
- package/dist/index226.mjs +11 -3
- package/dist/index227.mjs +4 -11
- package/dist/index228.mjs +33 -5
- package/dist/index229.mjs +31 -33
- package/dist/index23.mjs +22 -22
- package/dist/index230.mjs +26 -29
- package/dist/index231.mjs +59 -26
- package/dist/index232.mjs +28 -58
- package/dist/index233.mjs +11 -2
- package/dist/index234.mjs +4 -2
- package/dist/index235.mjs +4 -2
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -2
- package/dist/index239.mjs +2 -2
- package/dist/index24.mjs +55 -104
- package/dist/index240.mjs +2 -2
- package/dist/index241.mjs +2 -108
- package/dist/index242.mjs +2 -2
- package/dist/index243.mjs +2 -2
- package/dist/index244.mjs +96 -25
- package/dist/index246.mjs +2 -244
- package/dist/index247.mjs +37 -2
- package/dist/index248.mjs +2 -33
- package/dist/index249.mjs +2 -65
- package/dist/index25.mjs +62 -42
- package/dist/index250.mjs +243 -24
- package/dist/index251.mjs +2 -2
- package/dist/index252.mjs +33 -2
- package/dist/index253.mjs +65 -2
- package/dist/index254.mjs +25 -2
- package/dist/index255.mjs +2 -2
- package/dist/index256.mjs +2 -2
- package/dist/index257.mjs +2 -2
- package/dist/index259.mjs +2 -2
- package/dist/index26.mjs +22 -40
- package/dist/index260.mjs +2 -2
- package/dist/index261.mjs +2 -4
- package/dist/index262.mjs +2 -2
- package/dist/index263.mjs +4 -2
- package/dist/index264.mjs +2 -3
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +2 -2
- package/dist/index267.mjs +2 -17
- package/dist/index268.mjs +2 -13
- package/dist/index269.mjs +18 -6
- package/dist/index27.mjs +107 -87
- package/dist/index270.mjs +45 -28
- package/dist/index271.mjs +2 -2
- package/dist/index272.mjs +2 -2
- package/dist/index273.mjs +2 -18
- package/dist/index274.mjs +2 -47
- package/dist/index275.mjs +91 -2
- package/dist/index276.mjs +2 -2
- package/dist/index277.mjs +3 -2
- package/dist/index278.mjs +2 -2
- package/dist/index279.mjs +2 -91
- package/dist/index28.mjs +42 -32
- package/dist/index280.mjs +17 -2
- package/dist/index281.mjs +13 -2
- package/dist/index282.mjs +6 -2
- package/dist/index283.mjs +30 -2
- package/dist/index284.mjs +5 -0
- package/dist/index285.mjs +5 -0
- package/dist/index286.mjs +5 -0
- package/dist/index29.mjs +42 -9
- package/dist/index3.mjs +4 -4
- package/dist/index30.mjs +84 -17
- package/dist/index31.mjs +29 -35
- package/dist/index32.mjs +8 -39
- package/dist/index33.mjs +21 -125
- package/dist/index34.mjs +35 -46
- package/dist/index35.mjs +38 -9
- package/dist/index36.mjs +121 -6
- package/dist/index37.mjs +49 -123
- package/dist/index38.mjs +11 -28
- package/dist/index39.mjs +11 -91
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +121 -123
- package/dist/index41.mjs +28 -11
- package/dist/index42.mjs +91 -35
- package/dist/index43.mjs +116 -37
- package/dist/index44.mjs +9 -9
- package/dist/index45.mjs +33 -121
- package/dist/index46.mjs +42 -385
- package/dist/index47.mjs +10 -24
- package/dist/index48.mjs +122 -31
- package/dist/index49.mjs +388 -27
- package/dist/index5.mjs +1 -1
- package/dist/index50.mjs +24 -6
- package/dist/index51.mjs +30 -1431
- package/dist/index52.mjs +26 -68
- package/dist/index53.mjs +7 -2
- package/dist/index54.mjs +1425 -52
- package/dist/index55.mjs +69 -50
- package/dist/index56.mjs +2 -33
- package/dist/index57.mjs +59 -14
- package/dist/index58.mjs +47 -2259
- package/dist/index59.mjs +33 -36
- package/dist/index6.mjs +1 -1
- package/dist/index60.mjs +14 -43
- package/dist/index61.mjs +2256 -96
- package/dist/index62.mjs +36 -81
- package/dist/index63.mjs +43 -18
- package/dist/index64.mjs +102 -128
- package/dist/index65.mjs +45 -89
- package/dist/index66.mjs +15 -75
- package/dist/index67.mjs +84 -130
- package/dist/index68.mjs +84 -66
- package/dist/index69.mjs +69 -26
- package/dist/index7.mjs +6 -6
- package/dist/index70.mjs +138 -58
- package/dist/index71.mjs +82 -56
- package/dist/index72.mjs +28 -55
- package/dist/index73.mjs +79 -46
- package/dist/index74.mjs +58 -112
- package/dist/index75.mjs +47 -54
- package/dist/index76.mjs +60 -22
- package/dist/index77.mjs +135 -2
- package/dist/index78.mjs +68 -21
- package/dist/index79.mjs +21 -150
- package/dist/index8.mjs +6 -6
- package/dist/index80.mjs +2 -5
- package/dist/index81.mjs +149 -71
- package/dist/index82.mjs +23 -15
- package/dist/index83.mjs +68 -56
- package/dist/index84.mjs +14 -234
- package/dist/index85.mjs +62 -5
- package/dist/index86.mjs +4 -133
- package/dist/index87.mjs +2 -68
- package/dist/index88.mjs +5 -86
- package/dist/index89.mjs +1133 -28
- package/dist/index9.mjs +4 -4
- package/dist/index90.mjs +19 -8
- package/dist/index91.mjs +51 -71
- package/dist/index92.mjs +32 -3
- package/dist/index93.mjs +2 -2
- package/dist/index94.mjs +227 -75
- package/dist/index95.mjs +5 -53
- package/dist/index96.mjs +133 -5
- package/dist/index97.mjs +67 -4
- package/dist/index98.mjs +79 -171
- package/dist/index99.mjs +27 -51
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/AssistantDrawer.stories.tsx +140 -0
- package/src/components/AssistantDrawer.tsx +430 -0
- package/src/components/ProductAssistantChips.stories.tsx +42 -0
- package/src/components/ProductAssistantChips.tsx +64 -0
- package/src/components/SearchAssistantTrigger.stories.tsx +35 -0
- package/src/components/SearchAssistantTrigger.tsx +41 -0
- package/src/index.ts +10 -0
package/dist/index24.mjs
CHANGED
|
@@ -1,112 +1,63 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { cn as
|
|
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
|
-
m(!1);
|
|
32
|
-
}, 200);
|
|
33
|
-
return () => clearTimeout(t);
|
|
2
|
+
import { jsxs as c, jsx as u } from "react/jsx-runtime";
|
|
3
|
+
import { Root as v } from "./index58.mjs";
|
|
4
|
+
import { cva as g } from "./index59.mjs";
|
|
5
|
+
import { Loader2 as l } from "lucide-react";
|
|
6
|
+
import { cn as p } from "./index30.mjs";
|
|
7
|
+
const b = g(
|
|
8
|
+
"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
|
|
9
|
+
{
|
|
10
|
+
variants: {
|
|
11
|
+
variant: {
|
|
12
|
+
default: "bg-primary text-primary-foreground hover:bg-primary/90",
|
|
13
|
+
destructive: "bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
|
|
14
|
+
outline: "border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",
|
|
15
|
+
secondary: "bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
|
16
|
+
ghost: "hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",
|
|
17
|
+
link: "text-primary underline-offset-4 hover:underline"
|
|
18
|
+
},
|
|
19
|
+
size: {
|
|
20
|
+
default: "h-9 px-4 py-2 has-[>svg]:px-3",
|
|
21
|
+
sm: "h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",
|
|
22
|
+
lg: "h-10 rounded-md px-6 has-[>svg]:px-4",
|
|
23
|
+
icon: "size-9",
|
|
24
|
+
"icon-sm": "size-8",
|
|
25
|
+
"icon-lg": "size-10"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
defaultVariants: {
|
|
29
|
+
variant: "default",
|
|
30
|
+
size: "default"
|
|
34
31
|
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}, N = /* @__PURE__ */ r(
|
|
51
|
-
"div",
|
|
32
|
+
}
|
|
33
|
+
);
|
|
34
|
+
function z({
|
|
35
|
+
className: r,
|
|
36
|
+
variant: t,
|
|
37
|
+
size: i,
|
|
38
|
+
asChild: n = !1,
|
|
39
|
+
loading: e = !1,
|
|
40
|
+
children: o,
|
|
41
|
+
disabled: s,
|
|
42
|
+
type: a,
|
|
43
|
+
...d
|
|
44
|
+
}) {
|
|
45
|
+
return /* @__PURE__ */ c(
|
|
46
|
+
n ? v : "button",
|
|
52
47
|
{
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
children:
|
|
59
|
-
"
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
className: o(
|
|
63
|
-
"relative w-full bg-white rounded-xl shadow-xl flex flex-col h-[100dvh] sm:h-auto sm:max-h-[90vh] transition-all duration-200",
|
|
64
|
-
s ? "opacity-100 scale-100" : "opacity-0 scale-95",
|
|
65
|
-
w[b],
|
|
66
|
-
y
|
|
67
|
-
),
|
|
68
|
-
role: "dialog",
|
|
69
|
-
"aria-modal": "true",
|
|
70
|
-
"aria-labelledby": l ? "modal-title" : void 0,
|
|
71
|
-
children: [
|
|
72
|
-
(l || n) && /* @__PURE__ */ c("div", { className: "flex items-center justify-between p-4 border-b border-gray-200 flex-shrink-0", children: [
|
|
73
|
-
l && /* @__PURE__ */ r(
|
|
74
|
-
"h2",
|
|
75
|
-
{
|
|
76
|
-
id: "modal-title",
|
|
77
|
-
className: "text-md font-semibold text-gray-900",
|
|
78
|
-
children: l
|
|
79
|
-
}
|
|
80
|
-
),
|
|
81
|
-
n && /* @__PURE__ */ r(
|
|
82
|
-
"button",
|
|
83
|
-
{
|
|
84
|
-
type: "button",
|
|
85
|
-
onClick: a,
|
|
86
|
-
className: "ml-auto p-2 text-gray-400 hover:text-gray-600 hover:bg-gray-100 rounded-lg transition-colors",
|
|
87
|
-
"aria-label": "Close modal",
|
|
88
|
-
children: /* @__PURE__ */ r(R, { size: 20 })
|
|
89
|
-
}
|
|
90
|
-
)
|
|
91
|
-
] }),
|
|
92
|
-
/* @__PURE__ */ r(
|
|
93
|
-
"div",
|
|
94
|
-
{
|
|
95
|
-
className: o(
|
|
96
|
-
"flex-1 overflow-y-auto p-4 min-h-0",
|
|
97
|
-
h
|
|
98
|
-
),
|
|
99
|
-
children: x
|
|
100
|
-
}
|
|
101
|
-
),
|
|
102
|
-
i && /* @__PURE__ */ r("div", { className: "p-4 border-t border-gray-200 bg-gray-50 flex-shrink-0 rounded-b-xl", children: i })
|
|
103
|
-
]
|
|
104
|
-
}
|
|
105
|
-
)
|
|
48
|
+
"data-slot": "button",
|
|
49
|
+
className: p(b({ variant: t, size: i, className: r })),
|
|
50
|
+
disabled: s || e,
|
|
51
|
+
type: a ?? "button",
|
|
52
|
+
...d,
|
|
53
|
+
children: [
|
|
54
|
+
e && /* @__PURE__ */ u(l, { className: "size-4 animate-spin" }),
|
|
55
|
+
o
|
|
56
|
+
]
|
|
106
57
|
}
|
|
107
58
|
);
|
|
108
|
-
return A(N, document.body);
|
|
109
59
|
}
|
|
110
60
|
export {
|
|
111
|
-
|
|
61
|
+
z as Button,
|
|
62
|
+
b as buttonVariants
|
|
112
63
|
};
|
package/dist/index240.mjs
CHANGED
package/dist/index241.mjs
CHANGED
|
@@ -1,111 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
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
|
-
}
|
|
2
|
+
var e = {};
|
|
109
3
|
export {
|
|
110
|
-
|
|
4
|
+
e as __exports
|
|
111
5
|
};
|
package/dist/index242.mjs
CHANGED
package/dist/index243.mjs
CHANGED
package/dist/index244.mjs
CHANGED
|
@@ -1,40 +1,111 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return t ? n : (t = 1, function(i) {
|
|
8
|
-
Object.defineProperty(i, "__esModule", {
|
|
2
|
+
import { __exports as m } from "./index267.mjs";
|
|
3
|
+
var p;
|
|
4
|
+
function S() {
|
|
5
|
+
return p ? m : (p = 1, function(d) {
|
|
6
|
+
Object.defineProperty(d, "__esModule", {
|
|
9
7
|
value: !0
|
|
10
8
|
});
|
|
11
|
-
function o
|
|
12
|
-
for (var r in e) Object.defineProperty(
|
|
9
|
+
function g(o, e) {
|
|
10
|
+
for (var r in e) Object.defineProperty(o, r, {
|
|
13
11
|
enumerable: !0,
|
|
14
12
|
get: e[r]
|
|
15
13
|
});
|
|
16
14
|
}
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
return
|
|
15
|
+
g(d, {
|
|
16
|
+
getSortedRouteObjects: function() {
|
|
17
|
+
return w;
|
|
20
18
|
},
|
|
21
|
-
|
|
22
|
-
return
|
|
19
|
+
getSortedRoutes: function() {
|
|
20
|
+
return f;
|
|
23
21
|
}
|
|
24
22
|
});
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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();
|
|
28
98
|
}
|
|
29
|
-
function
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
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]]);
|
|
35
106
|
}
|
|
36
|
-
}(
|
|
107
|
+
}(m), m);
|
|
37
108
|
}
|
|
38
109
|
export {
|
|
39
|
-
|
|
110
|
+
S as __require
|
|
40
111
|
};
|