zudoku 0.35.1 → 0.35.3
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/config/validators/common.d.ts +176 -0
- package/dist/config/validators/common.js +1 -0
- package/dist/config/validators/common.js.map +1 -1
- package/dist/config/validators/validate.d.ts +63 -0
- package/dist/lib/components/InlineCode.js +2 -9
- package/dist/lib/components/InlineCode.js.map +1 -1
- package/dist/lib/components/Layout.js +1 -1
- package/dist/lib/components/Layout.js.map +1 -1
- package/dist/lib/errors/ErrorAlert.js +6 -1
- package/dist/lib/errors/ErrorAlert.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationList.js +5 -3
- package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationListItem.js +3 -11
- package/dist/lib/plugins/openapi/OperationListItem.js.map +1 -1
- package/dist/lib/plugins/openapi/ParameterListItem.js +3 -2
- package/dist/lib/plugins/openapi/ParameterListItem.js.map +1 -1
- package/dist/lib/plugins/openapi/components/EnumValues.d.ts +5 -0
- package/dist/lib/plugins/openapi/components/EnumValues.js +15 -0
- package/dist/lib/plugins/openapi/components/EnumValues.js.map +1 -0
- package/dist/lib/plugins/openapi/components/SelectOnClick.d.ts +5 -0
- package/dist/lib/plugins/openapi/components/SelectOnClick.js +16 -0
- package/dist/lib/plugins/openapi/components/SelectOnClick.js.map +1 -0
- package/dist/lib/plugins/openapi/interfaces.d.ts +1 -0
- package/dist/lib/plugins/openapi/schema/SchemaPropertyItem.js +3 -2
- package/dist/lib/plugins/openapi/schema/SchemaPropertyItem.js.map +1 -1
- package/dist/lib/ui/SyntaxHighlight.js +2 -0
- package/dist/lib/ui/SyntaxHighlight.js.map +1 -1
- package/dist/vite/plugin-api.js +1 -1
- package/dist/vite/plugin-api.js.map +1 -1
- package/lib/{Markdown-D1Y3cd9l.js → Markdown-hBN9vkm5.js} +1045 -1026
- package/lib/Markdown-hBN9vkm5.js.map +1 -0
- package/lib/{MdxPage-CUL_SQzW.js → MdxPage-UCWwxhzC.js} +2 -2
- package/lib/{MdxPage-CUL_SQzW.js.map → MdxPage-UCWwxhzC.js.map} +1 -1
- package/lib/{OasProvider-vimCZXXF.js → OasProvider-7Z9UwS9y.js} +2 -2
- package/lib/{OasProvider-vimCZXXF.js.map → OasProvider-7Z9UwS9y.js.map} +1 -1
- package/lib/{OperationList-C6Tumce9.js → OperationList-a7wnHdXv.js} +1859 -1835
- package/lib/OperationList-a7wnHdXv.js.map +1 -0
- package/lib/SlotletProvider-D-XPr1Wg.js +338 -0
- package/lib/SlotletProvider-D-XPr1Wg.js.map +1 -0
- package/lib/SyntaxHighlight-BEoSoPEo.js +2890 -0
- package/lib/SyntaxHighlight-BEoSoPEo.js.map +1 -0
- package/lib/{index-OD2IZ2Nn.js → index-UmhI2mj7.js} +4 -4
- package/lib/{index-OD2IZ2Nn.js.map → index-UmhI2mj7.js.map} +1 -1
- package/lib/prism-jsstacktrace.min-BfobCF2F.js +2 -0
- package/lib/prism-jsstacktrace.min-BfobCF2F.js.map +1 -0
- package/lib/ui/SyntaxHighlight.js +8 -2883
- package/lib/ui/SyntaxHighlight.js.map +1 -1
- package/lib/zudoku.components.js +38 -38
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.plugin-api-catalog.js +1 -1
- package/lib/zudoku.plugin-api-keys.js +1 -1
- package/lib/zudoku.plugin-custom-pages.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +1 -1
- package/package.json +1 -1
- package/src/lib/components/InlineCode.tsx +11 -16
- package/src/lib/components/Layout.tsx +1 -1
- package/src/lib/errors/ErrorAlert.tsx +24 -17
- package/src/lib/plugins/openapi/OperationList.tsx +7 -2
- package/src/lib/plugins/openapi/OperationListItem.tsx +4 -16
- package/src/lib/plugins/openapi/ParameterListItem.tsx +3 -1
- package/src/lib/plugins/openapi/components/EnumValues.tsx +58 -0
- package/src/lib/plugins/openapi/components/SelectOnClick.tsx +29 -0
- package/src/lib/plugins/openapi/interfaces.ts +1 -0
- package/src/lib/plugins/openapi/schema/SchemaPropertyItem.tsx +9 -2
- package/src/lib/ui/SyntaxHighlight.tsx +2 -0
- package/lib/Markdown-D1Y3cd9l.js.map +0 -1
- package/lib/OperationList-C6Tumce9.js.map +0 -1
- package/lib/SlotletProvider-iDmNlxD5.js +0 -221
- package/lib/SlotletProvider-iDmNlxD5.js.map +0 -1
package/lib/zudoku.components.js
CHANGED
|
@@ -5,7 +5,7 @@ var ye = (t) => {
|
|
|
5
5
|
var ht = (t, e, s) => e in t ? dt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: s }) : t[e] = s;
|
|
6
6
|
var j = (t, e, s) => ht(t, typeof e != "symbol" ? e + "" : e, s), ve = (t, e, s) => e.has(t) || ye("Cannot " + s);
|
|
7
7
|
var l = (t, e, s) => (ve(t, e, "read from private field"), s ? s.call(t) : e.get(t)), w = (t, e, s) => e.has(t) ? ye("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, s), v = (t, e, s, n) => (ve(t, e, "write to private field"), n ? n.call(t, s) : e.set(t, s), s);
|
|
8
|
-
var
|
|
8
|
+
var G = (t, e, s, n) => ({
|
|
9
9
|
set _(a) {
|
|
10
10
|
v(t, e, a, s);
|
|
11
11
|
},
|
|
@@ -22,23 +22,23 @@ import { S as Be, i as Ke, j as kt, n as P, m as be, l as je, o as A, p as Dt, q
|
|
|
22
22
|
import { D as It, a as Qt, c as Rt, b as Ft, d as zt } from "./Dialog-sbgekbjb.js";
|
|
23
23
|
import { Z as Ue } from "./invariant-Caa8-XvF.js";
|
|
24
24
|
import { u as Ht, o as Lt } from "./objectEntries-BS7aAgOm.js";
|
|
25
|
-
import { E as Ze, S as k, a as Bt, R as Kt } from "./SlotletProvider-
|
|
25
|
+
import { E as Ze, S as k, a as Bt, R as Kt } from "./SlotletProvider-D-XPr1Wg.js";
|
|
26
26
|
import { Button as $t } from "./ui/Button.js";
|
|
27
27
|
import { Callout as Ut } from "./ui/Callout.js";
|
|
28
28
|
import { M as Zt } from "./mutation-B81DztCT.js";
|
|
29
29
|
import * as q from "react";
|
|
30
|
-
import Yt, { createContext as fe, StrictMode as Ye, useRef as se, useEffect as F, useState as $, useCallback as Vt, Suspense as me, memo as Ve, Component as Xt, createElement as ke, useMemo as re, useContext as
|
|
31
|
-
import * as
|
|
30
|
+
import Yt, { createContext as fe, StrictMode as Ye, useRef as se, useEffect as F, useState as $, useCallback as Vt, Suspense as me, memo as Ve, Component as Xt, createElement as ke, useMemo as re, useContext as _t } from "react";
|
|
31
|
+
import * as Gt from "react-dom";
|
|
32
32
|
import { C as ge } from "./ClientOnly-E7hGysn1.js";
|
|
33
|
-
import { s as
|
|
33
|
+
import { s as Wt, S as De, u as Jt, a as es, H as ts, P as ss, b as rs, V as ns, M as as } from "./Markdown-hBN9vkm5.js";
|
|
34
34
|
import { B as oe, S as Xe } from "./Spinner-1KrEmx1V.js";
|
|
35
35
|
import { c as E } from "./cn-qaFjX9_3.js";
|
|
36
36
|
import { isSearchPlugin as is, isProfileMenuPlugin as os, isNavigationPlugin as ls, isEventConsumerPlugin as cs, needsInitialization as us, isApiIdentityPlugin as ds, isMdxProviderPlugin as hs, hasHead as fs } from "./zudoku.plugins.js";
|
|
37
37
|
import { DropdownMenu as ms, DropdownMenuTrigger as gs, DropdownMenuContent as ps, DropdownMenuLabel as xs, DropdownMenuSeparator as ne, DropdownMenuSub as ys, DropdownMenuSubTrigger as vs, DropdownMenuPortal as bs, DropdownMenuSubContent as js, DropdownMenuItem as ws } from "./ui/DropdownMenu.js";
|
|
38
38
|
import { j as Se } from "./joinUrl-10po2Jdj.js";
|
|
39
39
|
import { CircleXIcon as Ps, SearchIcon as Cs, SunIcon as Ns, MoonIcon as ks, MenuIcon as Ds, PanelLeftIcon as Ss } from "lucide-react";
|
|
40
|
-
import { VisuallyHidden as
|
|
41
|
-
import { D as Es, a as Os, b as
|
|
40
|
+
import { VisuallyHidden as _e } from "@radix-ui/react-visually-hidden";
|
|
41
|
+
import { D as Es, a as Os, b as Ge, c as We, d as M } from "./Drawer-kDAfOq_2.js";
|
|
42
42
|
import { a as Ms } from "./index-CPNSgwSb.js";
|
|
43
43
|
import { C as As } from "./CategoryHeading-DpB47wvk.js";
|
|
44
44
|
var S, Qe, Ts = (Qe = class extends Be {
|
|
@@ -124,7 +124,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
124
124
|
build(e, s, n) {
|
|
125
125
|
const a = new Zt({
|
|
126
126
|
mutationCache: this,
|
|
127
|
-
mutationId: ++
|
|
127
|
+
mutationId: ++G(this, V)._,
|
|
128
128
|
options: e.defaultMutationOptions(s),
|
|
129
129
|
state: n
|
|
130
130
|
});
|
|
@@ -132,7 +132,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
132
132
|
}
|
|
133
133
|
add(e) {
|
|
134
134
|
l(this, T).add(e);
|
|
135
|
-
const s =
|
|
135
|
+
const s = W(e);
|
|
136
136
|
if (typeof s == "string") {
|
|
137
137
|
const n = l(this, N).get(s);
|
|
138
138
|
n ? n.push(e) : l(this, N).set(s, [e]);
|
|
@@ -141,7 +141,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
141
141
|
}
|
|
142
142
|
remove(e) {
|
|
143
143
|
if (l(this, T).delete(e)) {
|
|
144
|
-
const s =
|
|
144
|
+
const s = W(e);
|
|
145
145
|
if (typeof s == "string") {
|
|
146
146
|
const n = l(this, N).get(s);
|
|
147
147
|
if (n)
|
|
@@ -154,7 +154,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
154
154
|
this.notify({ type: "removed", mutation: e });
|
|
155
155
|
}
|
|
156
156
|
canRun(e) {
|
|
157
|
-
const s =
|
|
157
|
+
const s = W(e);
|
|
158
158
|
if (typeof s == "string") {
|
|
159
159
|
const n = l(this, N).get(s), a = n == null ? void 0 : n.find(
|
|
160
160
|
(o) => o.state.status === "pending"
|
|
@@ -165,7 +165,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
165
165
|
}
|
|
166
166
|
runNext(e) {
|
|
167
167
|
var n;
|
|
168
|
-
const s =
|
|
168
|
+
const s = W(e);
|
|
169
169
|
if (typeof s == "string") {
|
|
170
170
|
const a = (n = l(this, N).get(s)) == null ? void 0 : n.find((o) => o !== e && o.state.isPaused);
|
|
171
171
|
return (a == null ? void 0 : a.continue()) ?? Promise.resolve();
|
|
@@ -207,7 +207,7 @@ var S, Qe, Ts = (Qe = class extends Be {
|
|
|
207
207
|
);
|
|
208
208
|
}
|
|
209
209
|
}, T = new WeakMap(), N = new WeakMap(), V = new WeakMap(), Re);
|
|
210
|
-
function
|
|
210
|
+
function W(t) {
|
|
211
211
|
var e;
|
|
212
212
|
return (e = t.options.scope) == null ? void 0 : e.id;
|
|
213
213
|
}
|
|
@@ -231,16 +231,16 @@ function Ee(t) {
|
|
|
231
231
|
return Promise.reject();
|
|
232
232
|
if (D == null && b.pages.length)
|
|
233
233
|
return Promise.resolve(b);
|
|
234
|
-
const
|
|
234
|
+
const _ = {
|
|
235
235
|
client: e.client,
|
|
236
236
|
queryKey: e.queryKey,
|
|
237
237
|
pageParam: D,
|
|
238
238
|
direction: Z ? "backward" : "forward",
|
|
239
239
|
meta: e.options.meta
|
|
240
240
|
};
|
|
241
|
-
C(
|
|
241
|
+
C(_);
|
|
242
242
|
const ut = await X(
|
|
243
|
-
|
|
243
|
+
_
|
|
244
244
|
), { maxPages: pe } = e.options, xe = Z ? St : Et;
|
|
245
245
|
return {
|
|
246
246
|
pages: xe(b.pages, ut, pe),
|
|
@@ -251,8 +251,8 @@ function Ee(t) {
|
|
|
251
251
|
const b = a === "backward", D = b ? Is : Oe, Z = {
|
|
252
252
|
pages: o,
|
|
253
253
|
pageParams: i
|
|
254
|
-
},
|
|
255
|
-
u = await U(Z,
|
|
254
|
+
}, _ = D(n, Z);
|
|
255
|
+
u = await U(Z, _, b);
|
|
256
256
|
} else {
|
|
257
257
|
const b = t ?? o.length;
|
|
258
258
|
do {
|
|
@@ -307,7 +307,7 @@ var g, I, Q, z, H, R, L, B, Fe, Qs = (Fe = class {
|
|
|
307
307
|
v(this, g, t.queryCache || new Ts()), v(this, I, t.mutationCache || new qs()), v(this, Q, t.defaultOptions || {}), v(this, z, /* @__PURE__ */ new Map()), v(this, H, /* @__PURE__ */ new Map()), v(this, R, 0);
|
|
308
308
|
}
|
|
309
309
|
mount() {
|
|
310
|
-
|
|
310
|
+
G(this, R)._++, l(this, R) === 1 && (v(this, L, Ot.subscribe(async (t) => {
|
|
311
311
|
t && (await this.resumePausedMutations(), l(this, g).onFocus());
|
|
312
312
|
})), v(this, B, we.subscribe(async (t) => {
|
|
313
313
|
t && (await this.resumePausedMutations(), l(this, g).onOnline());
|
|
@@ -315,7 +315,7 @@ var g, I, Q, z, H, R, L, B, Fe, Qs = (Fe = class {
|
|
|
315
315
|
}
|
|
316
316
|
unmount() {
|
|
317
317
|
var t, e;
|
|
318
|
-
|
|
318
|
+
G(this, R)._--, l(this, R) === 0 && ((t = l(this, L)) == null || t.call(this), v(this, L, void 0), (e = l(this, B)) == null || e.call(this), v(this, B, void 0));
|
|
319
319
|
}
|
|
320
320
|
isFetching(t) {
|
|
321
321
|
return l(this, g).findAll({ ...t, fetchStatus: "fetching" }).length;
|
|
@@ -629,7 +629,7 @@ function Hs({ error: t }) {
|
|
|
629
629
|
* @license MIT
|
|
630
630
|
*/
|
|
631
631
|
function Ls(t) {
|
|
632
|
-
return /* @__PURE__ */ q.createElement(yt, { flushSync:
|
|
632
|
+
return /* @__PURE__ */ q.createElement(yt, { flushSync: Gt.flushSync, ...t });
|
|
633
633
|
}
|
|
634
634
|
const le = fe({ stagger: !1 }), Bs = new Qs({
|
|
635
635
|
defaultOptions: {
|
|
@@ -711,7 +711,7 @@ const qe = {
|
|
|
711
711
|
tip: "bg-green-600",
|
|
712
712
|
caution: "bg-orange-500",
|
|
713
713
|
danger: "bg-rose-500"
|
|
714
|
-
},
|
|
714
|
+
}, _s = () => {
|
|
715
715
|
const { page: t } = O(), [e, s] = $(!0);
|
|
716
716
|
if (!(t != null && t.banner) || !e)
|
|
717
717
|
return /* @__PURE__ */ r.jsx("style", { children: ":root { --banner-height: 0px; }" });
|
|
@@ -808,7 +808,7 @@ const qe = {
|
|
|
808
808
|
]
|
|
809
809
|
}
|
|
810
810
|
) });
|
|
811
|
-
}, tt = (t) => (e) => e.display === "auth" && t || e.display === "anon" && !t || !e.display || e.display === "always",
|
|
811
|
+
}, tt = (t) => (e) => e.display === "auth" && t || e.display === "anon" && !t || !e.display || e.display === "always", Gs = () => {
|
|
812
812
|
const { topNavigation: t } = O(), { isAuthenticated: e } = K();
|
|
813
813
|
return t.length <= 1 ? /* @__PURE__ */ r.jsx("style", { children: ":root { --top-nav-height: 0px; }" }) : /* @__PURE__ */ r.jsx(me, { children: /* @__PURE__ */ r.jsxs("div", { className: " items-center justify-between px-8 h-[--top-nav-height] hidden lg:flex text-sm", children: [
|
|
814
814
|
/* @__PURE__ */ r.jsx("nav", { className: "text-sm", children: /* @__PURE__ */ r.jsx("ul", { className: "flex flex-row items-center gap-8", children: t.filter(tt(e)).map((s) => /* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsx(st, { ...s }) }, s.id)) }) }),
|
|
@@ -842,7 +842,7 @@ const qe = {
|
|
|
842
842
|
}
|
|
843
843
|
)
|
|
844
844
|
);
|
|
845
|
-
},
|
|
845
|
+
}, Ws = () => {
|
|
846
846
|
const { topNavigation: t } = O(), { isAuthenticated: e } = K(), [s, n] = $(!1);
|
|
847
847
|
return /* @__PURE__ */ r.jsxs(
|
|
848
848
|
Es,
|
|
@@ -853,12 +853,12 @@ const qe = {
|
|
|
853
853
|
children: [
|
|
854
854
|
/* @__PURE__ */ r.jsx("div", { className: "flex lg:hidden justify-self-end", children: /* @__PURE__ */ r.jsx(Os, { className: "lg:hidden", children: /* @__PURE__ */ r.jsx(Ds, { size: 22 }) }) }),
|
|
855
855
|
/* @__PURE__ */ r.jsx(
|
|
856
|
-
|
|
856
|
+
Ge,
|
|
857
857
|
{
|
|
858
858
|
className: "lg:hidden h-[100dvh] right-0 left-auto w-[320px] rounded-none",
|
|
859
859
|
"aria-describedby": void 0,
|
|
860
860
|
children: /* @__PURE__ */ r.jsxs("div", { className: "p-4 overflow-y-auto overscroll-none", children: [
|
|
861
|
-
/* @__PURE__ */ r.jsx(
|
|
861
|
+
/* @__PURE__ */ r.jsx(_e, { children: /* @__PURE__ */ r.jsx(We, { children: "Navigation" }) }),
|
|
862
862
|
/* @__PURE__ */ r.jsx(Je, { className: "flex p-4" }),
|
|
863
863
|
/* @__PURE__ */ r.jsxs("ul", { className: "flex flex-col items-center gap-4 p-4", children: [
|
|
864
864
|
/* @__PURE__ */ r.jsx("li", { children: /* @__PURE__ */ r.jsx(et, {}) }),
|
|
@@ -882,7 +882,7 @@ const qe = {
|
|
|
882
882
|
] }, t.label) }), rt = Ve(function() {
|
|
883
883
|
const e = K(), { isAuthenticated: s, profile: n, isAuthEnabled: a } = K(), o = O(), { page: i, plugins: u } = o, d = u.filter((c) => os(c)).flatMap((c) => c.getProfileMenuItems(o)).sort((c) => c.weight ?? 0);
|
|
884
884
|
return /* @__PURE__ */ r.jsxs("header", { className: "sticky lg:top-0 z-10 bg-background/80 backdrop-blur w-full", children: [
|
|
885
|
-
/* @__PURE__ */ r.jsx(
|
|
885
|
+
/* @__PURE__ */ r.jsx(_s, {}),
|
|
886
886
|
/* @__PURE__ */ r.jsx("div", { className: "border-b", children: /* @__PURE__ */ r.jsxs("div", { className: "max-w-screen-2xl 2xl:border-x mx-auto flex relative items-center justify-between px-4 lg:px-8 h-[--top-header-height]", children: [
|
|
887
887
|
/* @__PURE__ */ r.jsx("div", { className: "flex", children: /* @__PURE__ */ r.jsx(he, { to: "/", children: /* @__PURE__ */ r.jsxs("div", { className: "flex items-center gap-3.5", children: [
|
|
888
888
|
(i == null ? void 0 : i.logo) && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
@@ -917,7 +917,7 @@ const qe = {
|
|
|
917
917
|
] }) }) }),
|
|
918
918
|
/* @__PURE__ */ r.jsx("div", { className: "absolute inset-x-0 justify-center items-center hidden lg:flex w-full pointer-events-none", children: /* @__PURE__ */ r.jsx(Je, { className: "pointer-events-auto" }) }),
|
|
919
919
|
/* @__PURE__ */ r.jsxs("div", { className: "flex items-center gap-8", children: [
|
|
920
|
-
/* @__PURE__ */ r.jsx(
|
|
920
|
+
/* @__PURE__ */ r.jsx(Ws, {}),
|
|
921
921
|
/* @__PURE__ */ r.jsxs("div", { className: "hidden lg:flex items-center justify-self-end text-sm gap-2", children: [
|
|
922
922
|
/* @__PURE__ */ r.jsx(k, { name: "head-navigation-start" }),
|
|
923
923
|
a && /* @__PURE__ */ r.jsx(
|
|
@@ -952,7 +952,7 @@ const qe = {
|
|
|
952
952
|
] }) }),
|
|
953
953
|
/* @__PURE__ */ r.jsx("div", { className: "border-b hidden lg:block", children: /* @__PURE__ */ r.jsxs("div", { className: "max-w-screen-2xl mx-auto 2xl:border-x", children: [
|
|
954
954
|
/* @__PURE__ */ r.jsx(k, { name: "top-navigation-before" }),
|
|
955
|
-
/* @__PURE__ */ r.jsx(
|
|
955
|
+
/* @__PURE__ */ r.jsx(Gs, {}),
|
|
956
956
|
/* @__PURE__ */ r.jsx(k, { name: "top-navigation-after" })
|
|
957
957
|
] }) })
|
|
958
958
|
] });
|
|
@@ -1044,7 +1044,7 @@ const nr = ({
|
|
|
1044
1044
|
return F(() => {
|
|
1045
1045
|
var a;
|
|
1046
1046
|
const n = (a = s.current) == null ? void 0 : a.querySelector('[aria-current="page"]');
|
|
1047
|
-
|
|
1047
|
+
Wt(n ?? null);
|
|
1048
1048
|
}, []), /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
1049
1049
|
/* @__PURE__ */ r.jsxs(it, { ref: s, children: [
|
|
1050
1050
|
/* @__PURE__ */ r.jsx(k, { name: "zudoku-before-navigation" }),
|
|
@@ -1052,12 +1052,12 @@ const nr = ({
|
|
|
1052
1052
|
/* @__PURE__ */ r.jsx(k, { name: "zudoku-after-navigation" })
|
|
1053
1053
|
] }),
|
|
1054
1054
|
/* @__PURE__ */ r.jsx(
|
|
1055
|
-
|
|
1055
|
+
Ge,
|
|
1056
1056
|
{
|
|
1057
1057
|
className: "lg:hidden h-[100dvh] left-0 w-[320px] rounded-none",
|
|
1058
1058
|
"aria-describedby": void 0,
|
|
1059
1059
|
children: /* @__PURE__ */ r.jsxs("div", { className: "p-4 overflow-y-auto overscroll-none", children: [
|
|
1060
|
-
/* @__PURE__ */ r.jsx(
|
|
1060
|
+
/* @__PURE__ */ r.jsx(_e, { children: /* @__PURE__ */ r.jsx(We, { children: "Sidebar" }) }),
|
|
1061
1061
|
e.map((n) => /* @__PURE__ */ r.jsx(
|
|
1062
1062
|
De,
|
|
1063
1063
|
{
|
|
@@ -1131,7 +1131,7 @@ const nr = ({
|
|
|
1131
1131
|
/* @__PURE__ */ r.jsx(k, { name: "layout-before-head" }),
|
|
1132
1132
|
/* @__PURE__ */ r.jsx(rt, {}),
|
|
1133
1133
|
/* @__PURE__ */ r.jsx(k, { name: "layout-after-head" }),
|
|
1134
|
-
/* @__PURE__ */ r.jsx("div", { className: "grid lg:grid-cols-[var(--side-nav-width)_1fr] max-w-screen-2xl w-full lg:mx-auto px-4 lg:px-8 2xl:border-x", children: u ? /* @__PURE__ */ r.jsx(Ie, {}) : /* @__PURE__ */ r.jsx(me, { fallback: /* @__PURE__ */ r.jsx(Ie, {}), children: /* @__PURE__ */ r.jsx(ar, { children: t ?? /* @__PURE__ */ r.jsx(ue, {}) }) }) })
|
|
1134
|
+
/* @__PURE__ */ r.jsx("div", { className: "grid grid-cols-1 grid-rows-[min-content_1fr] lg:grid-cols-[var(--side-nav-width)_1fr] max-w-screen-2xl w-full lg:mx-auto px-4 lg:px-8 2xl:border-x", children: u ? /* @__PURE__ */ r.jsx(Ie, {}) : /* @__PURE__ */ r.jsx(me, { fallback: /* @__PURE__ */ r.jsx(Ie, {}), children: /* @__PURE__ */ r.jsx(ar, { children: t ?? /* @__PURE__ */ r.jsx(ue, {}) }) }) })
|
|
1135
1135
|
] });
|
|
1136
1136
|
}, or = ({
|
|
1137
1137
|
title: t = "An error occurred",
|
|
@@ -1397,7 +1397,7 @@ const ot = {
|
|
|
1397
1397
|
...rs,
|
|
1398
1398
|
...(y = e.mdx) == null ? void 0 : y.components
|
|
1399
1399
|
};
|
|
1400
|
-
}, [(m = e.mdx) == null ? void 0 : m.components, e.plugins]), { stagger: a } =
|
|
1400
|
+
}, [(m = e.mdx) == null ? void 0 : m.components, e.plugins]), { stagger: a } = _t(le), [o, i] = $(!1), u = re(
|
|
1401
1401
|
() => o ? { stagger: !0 } : { stagger: a },
|
|
1402
1402
|
[a, o]
|
|
1403
1403
|
), d = de();
|
|
@@ -1420,10 +1420,10 @@ const ot = {
|
|
|
1420
1420
|
lt.displayName = "ZudokoInner";
|
|
1421
1421
|
const ct = (t) => /* @__PURE__ */ r.jsx(dr, { FallbackComponent: gr, children: /* @__PURE__ */ r.jsx(lt, { ...t }) });
|
|
1422
1422
|
ct.displayName = "Zudoku";
|
|
1423
|
-
const Yr = mt, Vr = ir, Xr = Kt,
|
|
1423
|
+
const Yr = mt, Vr = ir, Xr = Kt, _r = Hs, Gr = Ks, Wr = $s, Jr = zs, en = ce, tn = O, sn = K, rn = Ct, nn = Nt, an = ct, on = cr, ln = Ut, cn = as, un = Xe, dn = ge, hn = $t, fn = he, mn = He;
|
|
1424
1424
|
export {
|
|
1425
|
-
|
|
1426
|
-
|
|
1425
|
+
Gr as Bootstrap,
|
|
1426
|
+
Wr as BootstrapStatic,
|
|
1427
1427
|
hn as Button,
|
|
1428
1428
|
nn as CACHE_KEYS,
|
|
1429
1429
|
ln as Callout,
|
|
@@ -1434,7 +1434,7 @@ export {
|
|
|
1434
1434
|
cn as Markdown,
|
|
1435
1435
|
Jr as RouteGuard,
|
|
1436
1436
|
Xr as RouterError,
|
|
1437
|
-
|
|
1437
|
+
_r as ServerError,
|
|
1438
1438
|
un as Spinner,
|
|
1439
1439
|
on as StatusPage,
|
|
1440
1440
|
an as Zudoku,
|