zudoku 0.53.2 → 0.53.4
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/app/main.js +3 -9
- package/dist/app/main.js.map +1 -1
- package/dist/lib/components/Banner.js +1 -1
- package/dist/lib/components/Banner.js.map +1 -1
- package/dist/lib/components/CategoryHeading.js +1 -1
- package/dist/lib/components/CategoryHeading.js.map +1 -1
- package/dist/lib/components/Header.js +1 -1
- package/dist/lib/components/Header.js.map +1 -1
- package/dist/lib/components/Pagination.js +1 -1
- package/dist/lib/components/Pagination.js.map +1 -1
- package/dist/lib/components/StatusPage.js +4 -0
- package/dist/lib/components/StatusPage.js.map +1 -1
- package/dist/lib/components/navigation/NavigationWrapper.js +1 -1
- package/dist/lib/components/navigation/NavigationWrapper.js.map +1 -1
- package/dist/lib/plugins/markdown/MdxPage.js +1 -1
- package/dist/lib/plugins/markdown/MdxPage.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationList.js +2 -1
- package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
- package/dist/lib/plugins/search-inkeep/index.d.ts +5 -22
- package/dist/lib/plugins/search-inkeep/index.js +35 -29
- package/dist/lib/plugins/search-inkeep/index.js.map +1 -1
- package/dist/lib/plugins/search-inkeep/inkeep.d.ts +5 -21
- package/dist/lib/plugins/search-inkeep/inkeep.js +10 -19
- package/dist/lib/plugins/search-inkeep/inkeep.js.map +1 -1
- package/dist/lib/plugins/search-pagefind/PagefindSearch.js +1 -1
- package/dist/lib/plugins/search-pagefind/PagefindSearch.js.map +1 -1
- package/dist/lib/plugins/search-pagefind/ResultList.d.ts +1 -1
- package/dist/lib/plugins/search-pagefind/ResultList.js +12 -5
- package/dist/lib/plugins/search-pagefind/ResultList.js.map +1 -1
- package/dist/lib/ui/Alert.d.ts +1 -1
- package/dist/vite/build.js +7 -1
- package/dist/vite/build.js.map +1 -1
- package/dist/vite/plugin-mdx.js +2 -3
- package/dist/vite/plugin-mdx.js.map +1 -1
- package/lib/{Alert-CT_ViLrJ.js → Alert-SijAp9LN.js} +3 -3
- package/lib/Alert-SijAp9LN.js.map +1 -0
- package/lib/{MdxPage-8UuEK446.js → MdxPage-BFKqQsmK.js} +19 -19
- package/lib/{MdxPage-8UuEK446.js.map → MdxPage-BFKqQsmK.js.map} +1 -1
- package/lib/{OasProvider-BsWpguVO.js → OasProvider-Bdyvd6Ic.js} +2 -2
- package/lib/{OasProvider-BsWpguVO.js.map → OasProvider-Bdyvd6Ic.js.map} +1 -1
- package/lib/{OperationList-PnZbf3b2.js → OperationList-YZ7k-Rkt.js} +172 -172
- package/lib/{OperationList-PnZbf3b2.js.map → OperationList-YZ7k-Rkt.js.map} +1 -1
- package/lib/{Pagination-DY7gCrm4.js → Pagination-EViy7EHt.js} +9 -8
- package/lib/Pagination-EViy7EHt.js.map +1 -0
- package/lib/{RouteGuard-CbKd7_9h.js → RouteGuard-CX6A77iy.js} +2 -2
- package/lib/{RouteGuard-CbKd7_9h.js.map → RouteGuard-CX6A77iy.js.map} +1 -1
- package/lib/{SchemaList-D6k4DKWH.js → SchemaList--_f8Azv0.js} +8 -8
- package/lib/{SchemaList-D6k4DKWH.js.map → SchemaList--_f8Azv0.js.map} +1 -1
- package/lib/{SchemaView-BhgJ9WB8.js → SchemaView-7XWvSrbX.js} +4 -4
- package/lib/{SchemaView-BhgJ9WB8.js.map → SchemaView-7XWvSrbX.js.map} +1 -1
- package/lib/{SignUp-CpUD6DUM.js → SignUp-CXCezG-m.js} +3 -3
- package/lib/{SignUp-CpUD6DUM.js.map → SignUp-CXCezG-m.js.map} +1 -1
- package/lib/{Slot-DwZlQ-vX.js → Slot-tFjhrd8V.js} +14 -6
- package/lib/Slot-tFjhrd8V.js.map +1 -0
- package/lib/{SyntaxHighlight-CrjhGEwT.js → SyntaxHighlight-Bp_UsIXG.js} +754 -754
- package/lib/SyntaxHighlight-Bp_UsIXG.js.map +1 -0
- package/lib/{Toc-WCmwFkX-.js → Toc-Ck0YQtmd.js} +2 -2
- package/lib/{Toc-WCmwFkX-.js.map → Toc-Ck0YQtmd.js.map} +1 -1
- package/lib/{circular-BUMjK3JF.js → circular-BtKlhs07.js} +2 -2
- package/lib/{circular-BUMjK3JF.js.map → circular-BtKlhs07.js.map} +1 -1
- package/lib/{createServer-BPz8ZCrd.js → createServer-Di2U1Dg0.js} +4 -4
- package/lib/{createServer-BPz8ZCrd.js.map → createServer-Di2U1Dg0.js.map} +1 -1
- package/lib/{errors-DY-qOx9n.js → errors-Dv_yAK6M.js} +4 -4
- package/lib/{errors-DY-qOx9n.js.map → errors-Dv_yAK6M.js.map} +1 -1
- package/lib/{hook-Bd0yS8M0.js → hook-CZjW2buS.js} +420 -413
- package/lib/hook-CZjW2buS.js.map +1 -0
- package/lib/{index-dVBKCNMa.js → index-BTqwnlI5.js} +13 -13
- package/lib/{index-dVBKCNMa.js.map → index-BTqwnlI5.js.map} +1 -1
- package/lib/index-Bm35Tkgf.js +107 -0
- package/lib/index-Bm35Tkgf.js.map +1 -0
- package/lib/{index-CcV90rin.js → index-CeQqiMIG.js} +2 -2
- package/lib/{index-CcV90rin.js.map → index-CeQqiMIG.js.map} +1 -1
- package/lib/{index-C_xVKbf9.js → index-DKCEJ4Kd.js} +1056 -1040
- package/lib/index-DKCEJ4Kd.js.map +1 -0
- package/lib/ui/Alert.js.map +1 -1
- package/lib/ui/SyntaxHighlight.js +2 -2
- package/lib/zudoku.auth-auth0.js +1 -1
- package/lib/zudoku.auth-azureb2c.js +1553 -1556
- package/lib/zudoku.auth-azureb2c.js.map +1 -1
- package/lib/zudoku.auth-clerk.js +2 -2
- package/lib/zudoku.auth-openid.js +2 -2
- package/lib/zudoku.components.js +5 -5
- package/lib/zudoku.hooks.js +3 -3
- package/lib/zudoku.plugin-api-catalog.js +5 -5
- package/lib/zudoku.plugin-api-keys.js +3 -3
- package/lib/zudoku.plugin-custom-pages.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +2 -2
- package/lib/zudoku.plugin-search-inkeep.js +54 -57
- package/lib/zudoku.plugin-search-inkeep.js.map +1 -1
- package/lib/zudoku.plugin-search-pagefind.js +107 -103
- package/lib/zudoku.plugin-search-pagefind.js.map +1 -1
- package/package.json +13 -12
- package/src/app/main.tsx +6 -14
- package/src/lib/components/Banner.tsx +0 -1
- package/src/lib/components/CategoryHeading.tsx +4 -1
- package/src/lib/components/Header.tsx +4 -1
- package/src/lib/components/Pagination.tsx +1 -0
- package/src/lib/components/StatusPage.tsx +5 -0
- package/src/lib/components/navigation/NavigationWrapper.tsx +4 -1
- package/src/lib/plugins/markdown/MdxPage.tsx +1 -1
- package/src/lib/plugins/openapi/OperationList.tsx +3 -1
- package/src/lib/plugins/search-inkeep/index.tsx +54 -58
- package/src/lib/plugins/search-inkeep/inkeep.ts +19 -21
- package/src/lib/plugins/search-pagefind/PagefindSearch.tsx +1 -0
- package/src/lib/plugins/search-pagefind/ResultList.tsx +13 -4
- package/src/lib/ui/Alert.tsx +1 -1
- package/lib/Alert-CT_ViLrJ.js.map +0 -1
- package/lib/Pagination-DY7gCrm4.js.map +0 -1
- package/lib/Slot-DwZlQ-vX.js.map +0 -1
- package/lib/SyntaxHighlight-CrjhGEwT.js.map +0 -1
- package/lib/hook-Bd0yS8M0.js.map +0 -1
- package/lib/index-C_xVKbf9.js.map +0 -1
- package/lib/index-ClhS5TxS.js +0 -107
- package/lib/index-ClhS5TxS.js.map +0 -1
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { B as
|
|
2
|
-
import { z as
|
|
3
|
-
import { R as
|
|
4
|
-
import { S as
|
|
5
|
-
import { h as jn, E as
|
|
1
|
+
import { B as At, a as It, H as Ie, R as Xr } from "./RouteGuard-CX6A77iy.js";
|
|
2
|
+
import { z as Rt, M as en, J as tn, u as rn } from "./index-Bm35Tkgf.js";
|
|
3
|
+
import { R as nn, S as on, u as xe, e as Re, f as sn, L as De, O as Dt } from "./chunk-DQRVZFIR-DHK7_Ilc.js";
|
|
4
|
+
import { S as Mt, v as Ft, Q as an, n as R, w as Ye, x as Ge, i as L, y as cn, z as un, A as ln, B as dn, D as Je, E as Xe, F as fn, h as et, G as tt, H as hn, I as pn, g as qt, J as Ut, l as mn, d as M, e as oe, K as Lt, L as Qt, j as ee, M as gn, u as vn, c as yn, N as xn, Z as _n, f as bn, C as wn } from "./hook-CZjW2buS.js";
|
|
5
|
+
import { h as jn, E as Bt, a as A, A as kn, i as $n, s as zn, N as rt, j as Pn, T as Kt, C as En, H as Sn, k as Zn, l as Cn, m as Tn, V as Nn, R as On, M as An } from "./Slot-tFjhrd8V.js";
|
|
6
6
|
import { j as s } from "./jsx-runtime-C5mzlN2N.js";
|
|
7
|
-
import { Button as
|
|
8
|
-
import { Callout as
|
|
9
|
-
import * as
|
|
10
|
-
import { createContext as Me, StrictMode as
|
|
11
|
-
import * as
|
|
12
|
-
import { CircleFadingArrowUpIcon as
|
|
7
|
+
import { Button as Ht } from "./ui/Button.js";
|
|
8
|
+
import { Callout as In } from "./ui/Callout.js";
|
|
9
|
+
import * as K from "react";
|
|
10
|
+
import { createContext as Me, StrictMode as Wt, useRef as H, useEffect as F, useState as G, useCallback as B, Suspense as Fe, Fragment as Rn, memo as Vt, Component as Dn, createElement as nt, useMemo as $e, useContext as Mn } from "react";
|
|
11
|
+
import * as Fn from "react-dom";
|
|
12
|
+
import { CircleFadingArrowUpIcon as qn, LoaderCircleIcon as Un, ExternalLink as Ln, CircleXIcon as Qn, ChevronRightIcon as Bn, SearchIcon as Kn, SunIcon as Hn, MoonIcon as Wn, MenuIcon as Vn, PanelLeftIcon as Yn } from "lucide-react";
|
|
13
13
|
import { C as te } from "./ClientOnly-E7hGysn1.js";
|
|
14
|
-
import { c as
|
|
15
|
-
import { S as
|
|
16
|
-
import { isSearchPlugin as
|
|
14
|
+
import { c as O } from "./cn-wvCW-ho6.js";
|
|
15
|
+
import { S as Yt } from "./Spinner-mNLZ6awP.js";
|
|
16
|
+
import { isSearchPlugin as Gn, isProfileMenuPlugin as Gt, isNavigationPlugin as ot, isAuthenticationPlugin as Jn, isEventConsumerPlugin as Xn, needsInitialization as eo, isApiIdentityPlugin as to, isMdxProviderPlugin as ro, hasHead as no } from "./zudoku.plugins.js";
|
|
17
17
|
import { B as Se } from "./Button-BE9IVkWV.js";
|
|
18
|
-
import { DropdownMenu as
|
|
19
|
-
import { VisuallyHidden as
|
|
20
|
-
import { D as
|
|
21
|
-
import { a as
|
|
22
|
-
var
|
|
18
|
+
import { DropdownMenu as oo, DropdownMenuTrigger as so, DropdownMenuContent as ao, DropdownMenuLabel as io, DropdownMenuSeparator as ze, DropdownMenuSub as co, DropdownMenuSubTrigger as uo, DropdownMenuPortal as lo, DropdownMenuSubContent as fo, DropdownMenuItem as ho } from "./ui/DropdownMenu.js";
|
|
19
|
+
import { VisuallyHidden as Jt } from "@radix-ui/react-visually-hidden";
|
|
20
|
+
import { D as po, a as mo, b as Xt, c as er, d as q } from "./Drawer-BzkOKwgC.js";
|
|
21
|
+
import { a as go } from "./index-DI5SPFK9.js";
|
|
22
|
+
var vo = class extends Mt {
|
|
23
23
|
constructor(e = {}) {
|
|
24
24
|
super(), this.config = e, this.#e = /* @__PURE__ */ new Map();
|
|
25
25
|
}
|
|
26
26
|
#e;
|
|
27
27
|
build(e, t, r) {
|
|
28
|
-
const n = t.queryKey, o = t.queryHash ??
|
|
28
|
+
const n = t.queryKey, o = t.queryHash ?? Ft(n, t);
|
|
29
29
|
let a = this.get(o);
|
|
30
|
-
return a || (a = new
|
|
30
|
+
return a || (a = new an({
|
|
31
31
|
client: e,
|
|
32
32
|
queryKey: n,
|
|
33
33
|
queryHash: o,
|
|
@@ -90,7 +90,7 @@ var go = class extends Ft {
|
|
|
90
90
|
});
|
|
91
91
|
});
|
|
92
92
|
}
|
|
93
|
-
},
|
|
93
|
+
}, yo = class extends Mt {
|
|
94
94
|
constructor(e = {}) {
|
|
95
95
|
super(), this.config = e, this.#e = /* @__PURE__ */ new Set(), this.#t = /* @__PURE__ */ new Map(), this.#r = 0;
|
|
96
96
|
}
|
|
@@ -185,51 +185,50 @@ function st(e) {
|
|
|
185
185
|
return {
|
|
186
186
|
onFetch: (t, r) => {
|
|
187
187
|
const n = t.options, o = t.fetchOptions?.meta?.fetchMore?.direction, a = t.state.data?.pages || [], i = t.state.data?.pageParams || [];
|
|
188
|
-
let u = { pages: [], pageParams: [] },
|
|
188
|
+
let u = { pages: [], pageParams: [] }, p = 0;
|
|
189
189
|
const f = async () => {
|
|
190
|
-
let
|
|
191
|
-
const
|
|
190
|
+
let x = !1;
|
|
191
|
+
const h = (g) => {
|
|
192
192
|
Object.defineProperty(g, "signal", {
|
|
193
193
|
enumerable: !0,
|
|
194
|
-
get: () => (t.signal.aborted ?
|
|
195
|
-
|
|
194
|
+
get: () => (t.signal.aborted ? x = !0 : t.signal.addEventListener("abort", () => {
|
|
195
|
+
x = !0;
|
|
196
196
|
}), t.signal)
|
|
197
197
|
});
|
|
198
|
-
}, m =
|
|
199
|
-
if (
|
|
198
|
+
}, m = cn(t.options, t.fetchOptions), l = async (g, w, E) => {
|
|
199
|
+
if (x)
|
|
200
200
|
return Promise.reject();
|
|
201
201
|
if (w == null && g.pages.length)
|
|
202
202
|
return Promise.resolve(g);
|
|
203
|
-
const
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
), { maxPages: x } = t.options, b = P ? ln : dn;
|
|
203
|
+
const j = (() => {
|
|
204
|
+
const k = {
|
|
205
|
+
client: t.client,
|
|
206
|
+
queryKey: t.queryKey,
|
|
207
|
+
pageParam: w,
|
|
208
|
+
direction: E ? "backward" : "forward",
|
|
209
|
+
meta: t.options.meta
|
|
210
|
+
};
|
|
211
|
+
return h(k), k;
|
|
212
|
+
})(), y = await m(j), { maxPages: _ } = t.options, d = E ? un : ln;
|
|
214
213
|
return {
|
|
215
|
-
pages:
|
|
216
|
-
pageParams:
|
|
214
|
+
pages: d(g.pages, y, _),
|
|
215
|
+
pageParams: d(g.pageParams, w, _)
|
|
217
216
|
};
|
|
218
217
|
};
|
|
219
218
|
if (o && a.length) {
|
|
220
|
-
const g = o === "backward", w = g ?
|
|
219
|
+
const g = o === "backward", w = g ? xo : at, E = {
|
|
221
220
|
pages: a,
|
|
222
221
|
pageParams: i
|
|
223
|
-
},
|
|
224
|
-
u = await l(
|
|
222
|
+
}, $ = w(n, E);
|
|
223
|
+
u = await l(E, $, g);
|
|
225
224
|
} else {
|
|
226
225
|
const g = e ?? a.length;
|
|
227
226
|
do {
|
|
228
|
-
const w =
|
|
229
|
-
if (
|
|
227
|
+
const w = p === 0 ? i[0] ?? n.initialPageParam : at(n, u);
|
|
228
|
+
if (p > 0 && w == null)
|
|
230
229
|
break;
|
|
231
|
-
u = await l(u, w),
|
|
232
|
-
} while (
|
|
230
|
+
u = await l(u, w), p++;
|
|
231
|
+
} while (p < g);
|
|
233
232
|
}
|
|
234
233
|
return u;
|
|
235
234
|
};
|
|
@@ -255,10 +254,10 @@ function at(e, { pages: t, pageParams: r }) {
|
|
|
255
254
|
r
|
|
256
255
|
) : void 0;
|
|
257
256
|
}
|
|
258
|
-
function
|
|
257
|
+
function xo(e, { pages: t, pageParams: r }) {
|
|
259
258
|
return t.length > 0 ? e.getPreviousPageParam?.(t[0], t, r[0], r) : void 0;
|
|
260
259
|
}
|
|
261
|
-
var
|
|
260
|
+
var _o = class {
|
|
262
261
|
#e;
|
|
263
262
|
#t;
|
|
264
263
|
#r;
|
|
@@ -268,10 +267,10 @@ var xo = class {
|
|
|
268
267
|
#a;
|
|
269
268
|
#i;
|
|
270
269
|
constructor(e = {}) {
|
|
271
|
-
this.#e = e.queryCache || new
|
|
270
|
+
this.#e = e.queryCache || new vo(), this.#t = e.mutationCache || new yo(), this.#r = e.defaultOptions || {}, this.#o = /* @__PURE__ */ new Map(), this.#s = /* @__PURE__ */ new Map(), this.#n = 0;
|
|
272
271
|
}
|
|
273
272
|
mount() {
|
|
274
|
-
this.#n++, this.#n === 1 && (this.#a =
|
|
273
|
+
this.#n++, this.#n === 1 && (this.#a = dn.subscribe(async (e) => {
|
|
275
274
|
e && (await this.resumePausedMutations(), this.#e.onFocus());
|
|
276
275
|
}), this.#i = Je.subscribe(async (e) => {
|
|
277
276
|
e && (await this.resumePausedMutations(), this.#e.onOnline());
|
|
@@ -310,7 +309,7 @@ var xo = class {
|
|
|
310
309
|
setQueryData(e, t, r) {
|
|
311
310
|
const n = this.defaultQueryOptions({ queryKey: e }), a = this.#e.get(
|
|
312
311
|
n.queryHash
|
|
313
|
-
)?.state.data, i =
|
|
312
|
+
)?.state.data, i = fn(t, a);
|
|
314
313
|
if (i !== void 0)
|
|
315
314
|
return this.#e.build(this, n).setData(i, { ...r, manual: !0 });
|
|
316
315
|
}
|
|
@@ -370,7 +369,7 @@ var xo = class {
|
|
|
370
369
|
...t,
|
|
371
370
|
cancelRefetch: t.cancelRefetch ?? !0
|
|
372
371
|
}, n = R.batch(
|
|
373
|
-
() => this.#e.findAll(e).filter((o) => !o.isDisabled()).map((o) => {
|
|
372
|
+
() => this.#e.findAll(e).filter((o) => !o.isDisabled() && !o.isStatic()).map((o) => {
|
|
374
373
|
let a = o.fetch(void 0, r);
|
|
375
374
|
return r.throwOnError || (a = a.catch(L)), o.state.fetchStatus === "paused" ? Promise.resolve() : a;
|
|
376
375
|
})
|
|
@@ -445,10 +444,10 @@ var xo = class {
|
|
|
445
444
|
...e,
|
|
446
445
|
_defaulted: !0
|
|
447
446
|
};
|
|
448
|
-
return t.queryHash || (t.queryHash =
|
|
447
|
+
return t.queryHash || (t.queryHash = Ft(
|
|
449
448
|
t.queryKey,
|
|
450
449
|
t
|
|
451
|
-
)), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn ===
|
|
450
|
+
)), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === hn && (t.enabled = !1), t;
|
|
452
451
|
}
|
|
453
452
|
defaultMutationOptions(e) {
|
|
454
453
|
return e?._defaulted ? e : {
|
|
@@ -462,14 +461,14 @@ var xo = class {
|
|
|
462
461
|
this.#e.clear(), this.#t.clear();
|
|
463
462
|
}
|
|
464
463
|
};
|
|
465
|
-
function
|
|
464
|
+
function bo(e) {
|
|
466
465
|
return e;
|
|
467
466
|
}
|
|
468
467
|
function it(e, t, r) {
|
|
469
468
|
if (typeof t != "object" || t === null)
|
|
470
469
|
return;
|
|
471
|
-
const n = e.getMutationCache(), o = e.getQueryCache(), a = r?.defaultOptions?.deserializeData ?? e.getDefaultOptions().hydrate?.deserializeData ??
|
|
472
|
-
i.forEach(({ state:
|
|
470
|
+
const n = e.getMutationCache(), o = e.getQueryCache(), a = r?.defaultOptions?.deserializeData ?? e.getDefaultOptions().hydrate?.deserializeData ?? bo, i = t.mutations || [], u = t.queries || [];
|
|
471
|
+
i.forEach(({ state: p, ...f }) => {
|
|
473
472
|
n.build(
|
|
474
473
|
e,
|
|
475
474
|
{
|
|
@@ -477,77 +476,79 @@ function it(e, t, r) {
|
|
|
477
476
|
...r?.defaultOptions?.mutations,
|
|
478
477
|
...f
|
|
479
478
|
},
|
|
480
|
-
|
|
479
|
+
p
|
|
481
480
|
);
|
|
482
|
-
}), u.forEach(
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
...e.getDefaultOptions().hydrate?.queries,
|
|
498
|
-
...r?.defaultOptions?.queries,
|
|
499
|
-
queryKey: h,
|
|
500
|
-
queryHash: y,
|
|
501
|
-
meta: p
|
|
502
|
-
},
|
|
503
|
-
// Reset fetch status to idle to avoid
|
|
504
|
-
// query being stuck in fetching state upon hydration
|
|
505
|
-
{
|
|
506
|
-
...f,
|
|
507
|
-
data: g,
|
|
508
|
-
fetchStatus: "idle"
|
|
481
|
+
}), u.forEach(
|
|
482
|
+
({ queryKey: p, state: f, queryHash: x, meta: h, promise: m, dehydratedAt: l }) => {
|
|
483
|
+
const g = m ? pn(m) : void 0, w = f.data === void 0 ? g?.data : f.data, E = w === void 0 ? w : a(w);
|
|
484
|
+
let $ = o.get(x);
|
|
485
|
+
const j = $?.state.status === "pending", y = $?.state.fetchStatus === "fetching";
|
|
486
|
+
if ($) {
|
|
487
|
+
const _ = g && // We only need this undefined check to handle older dehydration
|
|
488
|
+
// payloads that might not have dehydratedAt
|
|
489
|
+
l !== void 0 && l > $.state.dataUpdatedAt;
|
|
490
|
+
if (f.dataUpdatedAt > $.state.dataUpdatedAt || _) {
|
|
491
|
+
const { fetchStatus: d, ...k } = f;
|
|
492
|
+
$.setState({
|
|
493
|
+
...k,
|
|
494
|
+
data: E
|
|
495
|
+
});
|
|
509
496
|
}
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
497
|
+
} else
|
|
498
|
+
$ = o.build(
|
|
499
|
+
e,
|
|
500
|
+
{
|
|
501
|
+
...e.getDefaultOptions().hydrate?.queries,
|
|
502
|
+
...r?.defaultOptions?.queries,
|
|
503
|
+
queryKey: p,
|
|
504
|
+
queryHash: x,
|
|
505
|
+
meta: h
|
|
506
|
+
},
|
|
507
|
+
// Reset fetch status to idle to avoid
|
|
508
|
+
// query being stuck in fetching state upon hydration
|
|
509
|
+
{
|
|
510
|
+
...f,
|
|
511
|
+
data: E,
|
|
512
|
+
fetchStatus: "idle",
|
|
513
|
+
status: E !== void 0 ? "success" : f.status
|
|
514
|
+
}
|
|
515
|
+
);
|
|
516
|
+
m && !j && !y && // Only hydrate if dehydration is newer than any existing data,
|
|
517
|
+
// this is always true for new queries
|
|
518
|
+
(l === void 0 || l > $.state.dataUpdatedAt) && $.fetch(void 0, {
|
|
519
|
+
// RSC transformed promises are not thenable
|
|
520
|
+
initialPromise: Promise.resolve(m).then(a)
|
|
521
|
+
});
|
|
514
522
|
}
|
|
515
|
-
|
|
523
|
+
);
|
|
516
524
|
}
|
|
517
|
-
var
|
|
525
|
+
var wo = ({
|
|
518
526
|
children: e,
|
|
519
527
|
options: t = {},
|
|
520
528
|
state: r,
|
|
521
529
|
queryClient: n
|
|
522
530
|
}) => {
|
|
523
|
-
const o =
|
|
524
|
-
|
|
531
|
+
const o = qt(n), a = K.useRef(t);
|
|
532
|
+
a.current = t;
|
|
533
|
+
const i = K.useMemo(() => {
|
|
525
534
|
if (r) {
|
|
526
535
|
if (typeof r != "object")
|
|
527
536
|
return;
|
|
528
|
-
const
|
|
529
|
-
for (const
|
|
530
|
-
const
|
|
531
|
-
|
|
532
|
-
y.push(m);
|
|
533
|
-
else {
|
|
534
|
-
const g = m.state.dataUpdatedAt > l.state.dataUpdatedAt || // RSC special serialized then-able chunks
|
|
535
|
-
ct(m.promise, "status") && ct(l.promise, "status") && m.promise.status !== l.promise.status, w = a?.find(
|
|
536
|
-
(P) => P.queryHash === m.queryHash
|
|
537
|
-
);
|
|
538
|
-
g && (!w || m.state.dataUpdatedAt > w.state.dataUpdatedAt) && p.push(m);
|
|
539
|
-
}
|
|
537
|
+
const u = o.getQueryCache(), p = r.queries || [], f = [], x = [];
|
|
538
|
+
for (const h of p) {
|
|
539
|
+
const m = u.get(h.queryHash);
|
|
540
|
+
m ? (h.state.dataUpdatedAt > m.state.dataUpdatedAt || h.promise && m.state.status !== "pending" && m.state.fetchStatus !== "fetching" && h.dehydratedAt !== void 0 && h.dehydratedAt > m.state.dataUpdatedAt) && x.push(h) : f.push(h);
|
|
540
541
|
}
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
);
|
|
542
|
+
if (f.length > 0 && it(o, { queries: f }, a.current), x.length > 0)
|
|
543
|
+
return x;
|
|
544
544
|
}
|
|
545
|
-
}, [o,
|
|
546
|
-
|
|
547
|
-
|
|
545
|
+
}, [o, r]);
|
|
546
|
+
return K.useEffect(() => {
|
|
547
|
+
i && it(o, { queries: i }, a.current);
|
|
548
|
+
}, [o, i]), e;
|
|
548
549
|
};
|
|
549
|
-
function
|
|
550
|
-
return /* @__PURE__ */ s.jsx(
|
|
550
|
+
function jo({ error: e }) {
|
|
551
|
+
return /* @__PURE__ */ s.jsx(Bt, { error: e });
|
|
551
552
|
}
|
|
552
553
|
/**
|
|
553
554
|
* react-router v7.6.1
|
|
@@ -559,46 +560,46 @@ function wo({ error: e }) {
|
|
|
559
560
|
*
|
|
560
561
|
* @license MIT
|
|
561
562
|
*/
|
|
562
|
-
function
|
|
563
|
-
return /* @__PURE__ */
|
|
563
|
+
function ko(e) {
|
|
564
|
+
return /* @__PURE__ */ K.createElement(nn, { flushSync: Fn.flushSync, ...e });
|
|
564
565
|
}
|
|
565
|
-
const Ze = Me({ stagger: !1 }),
|
|
566
|
+
const Ze = Me({ stagger: !1 }), $o = new _o({
|
|
566
567
|
defaultOptions: {
|
|
567
568
|
queries: {
|
|
568
569
|
staleTime: 1e3 * 60 * 5
|
|
569
570
|
}
|
|
570
571
|
}
|
|
571
|
-
}),
|
|
572
|
+
}), zo = ({
|
|
572
573
|
router: e,
|
|
573
574
|
hydrate: t = !1
|
|
574
|
-
}) => /* @__PURE__ */ s.jsx(
|
|
575
|
+
}) => /* @__PURE__ */ s.jsx(Wt, { children: /* @__PURE__ */ s.jsx(Ut, { client: $o, children: /* @__PURE__ */ s.jsx(wo, { state: t ? window.DATA : void 0, children: /* @__PURE__ */ s.jsx(At, { value: !1, children: /* @__PURE__ */ s.jsx(It, { children: /* @__PURE__ */ s.jsx(Ze.Provider, { value: { stagger: !t }, children: /* @__PURE__ */ s.jsx(ko, { router: e }) }) }) }) }) }) }), Po = ({
|
|
575
576
|
router: e,
|
|
576
577
|
context: t,
|
|
577
578
|
queryClient: r,
|
|
578
579
|
helmetContext: n,
|
|
579
580
|
bypassProtection: o = !1
|
|
580
|
-
}) => /* @__PURE__ */ s.jsx(
|
|
581
|
+
}) => /* @__PURE__ */ s.jsx(Wt, { children: /* @__PURE__ */ s.jsx(Ut, { client: r, children: /* @__PURE__ */ s.jsx(It, { context: n, children: /* @__PURE__ */ s.jsx(At, { value: o, children: /* @__PURE__ */ s.jsx(on, { router: e, context: t }) }) }) }) });
|
|
581
582
|
function c(e, t, r) {
|
|
582
|
-
function n(u,
|
|
583
|
+
function n(u, p) {
|
|
583
584
|
var f;
|
|
584
585
|
Object.defineProperty(u, "_zod", {
|
|
585
586
|
value: u._zod ?? {},
|
|
586
587
|
enumerable: !1
|
|
587
|
-
}), (f = u._zod).traits ?? (f.traits = /* @__PURE__ */ new Set()), u._zod.traits.add(e), t(u,
|
|
588
|
-
for (const
|
|
589
|
-
|
|
590
|
-
u._zod.constr = i, u._zod.def =
|
|
588
|
+
}), (f = u._zod).traits ?? (f.traits = /* @__PURE__ */ new Set()), u._zod.traits.add(e), t(u, p);
|
|
589
|
+
for (const x in i.prototype)
|
|
590
|
+
x in u || Object.defineProperty(u, x, { value: i.prototype[x].bind(u) });
|
|
591
|
+
u._zod.constr = i, u._zod.def = p;
|
|
591
592
|
}
|
|
592
593
|
const o = r?.Parent ?? Object;
|
|
593
594
|
class a extends o {
|
|
594
595
|
}
|
|
595
596
|
Object.defineProperty(a, "name", { value: e });
|
|
596
597
|
function i(u) {
|
|
597
|
-
var
|
|
598
|
+
var p;
|
|
598
599
|
const f = r?.Parent ? new a() : this;
|
|
599
|
-
n(f, u), (
|
|
600
|
-
for (const
|
|
601
|
-
|
|
600
|
+
n(f, u), (p = f._zod).deferred ?? (p.deferred = []);
|
|
601
|
+
for (const x of f._zod.deferred)
|
|
602
|
+
x();
|
|
602
603
|
return f;
|
|
603
604
|
}
|
|
604
605
|
return Object.defineProperty(i, "init", { value: n }), Object.defineProperty(i, Symbol.hasInstance, {
|
|
@@ -610,18 +611,18 @@ class se extends Error {
|
|
|
610
611
|
super("Encountered Promise during synchronous parse. Use .parseAsync() instead.");
|
|
611
612
|
}
|
|
612
613
|
}
|
|
613
|
-
const
|
|
614
|
+
const tr = {};
|
|
614
615
|
function V(e) {
|
|
615
|
-
return
|
|
616
|
+
return tr;
|
|
616
617
|
}
|
|
617
|
-
function
|
|
618
|
+
function Eo(e) {
|
|
618
619
|
const t = Object.values(e).filter((n) => typeof n == "number");
|
|
619
620
|
return Object.entries(e).filter(([n, o]) => t.indexOf(+n) === -1).map(([n, o]) => o);
|
|
620
621
|
}
|
|
621
|
-
function
|
|
622
|
+
function So(e, t) {
|
|
622
623
|
return typeof t == "bigint" ? t.toString() : t;
|
|
623
624
|
}
|
|
624
|
-
function
|
|
625
|
+
function rr(e) {
|
|
625
626
|
return {
|
|
626
627
|
get value() {
|
|
627
628
|
{
|
|
@@ -638,7 +639,7 @@ function Ue(e) {
|
|
|
638
639
|
const t = e.startsWith("^") ? 1 : 0, r = e.endsWith("$") ? e.length - 1 : e.length;
|
|
639
640
|
return e.slice(t, r);
|
|
640
641
|
}
|
|
641
|
-
function
|
|
642
|
+
function Z(e, t, r) {
|
|
642
643
|
Object.defineProperty(e, t, {
|
|
643
644
|
get() {
|
|
644
645
|
{
|
|
@@ -663,7 +664,7 @@ function Le(e, t, r) {
|
|
|
663
664
|
configurable: !0
|
|
664
665
|
});
|
|
665
666
|
}
|
|
666
|
-
function
|
|
667
|
+
function nr(e = 10) {
|
|
667
668
|
const t = "abcdefghijklmnopqrstuvwxyz";
|
|
668
669
|
let r = "";
|
|
669
670
|
for (let n = 0; n < e; n++)
|
|
@@ -673,12 +674,12 @@ function or(e = 10) {
|
|
|
673
674
|
function re(e) {
|
|
674
675
|
return JSON.stringify(e);
|
|
675
676
|
}
|
|
676
|
-
const
|
|
677
|
+
const or = Error.captureStackTrace ? Error.captureStackTrace : (...e) => {
|
|
677
678
|
};
|
|
678
679
|
function Ce(e) {
|
|
679
680
|
return typeof e == "object" && e !== null && !Array.isArray(e);
|
|
680
681
|
}
|
|
681
|
-
const
|
|
682
|
+
const Zo = rr(() => {
|
|
682
683
|
if (typeof navigator < "u" && navigator?.userAgent?.includes("Cloudflare"))
|
|
683
684
|
return !1;
|
|
684
685
|
try {
|
|
@@ -688,7 +689,7 @@ const So = nr(() => {
|
|
|
688
689
|
return !1;
|
|
689
690
|
}
|
|
690
691
|
});
|
|
691
|
-
function
|
|
692
|
+
function ct(e) {
|
|
692
693
|
if (Ce(e) === !1)
|
|
693
694
|
return !1;
|
|
694
695
|
const t = e.constructor;
|
|
@@ -697,7 +698,7 @@ function ut(e) {
|
|
|
697
698
|
const r = t.prototype;
|
|
698
699
|
return !(Ce(r) === !1 || Object.prototype.hasOwnProperty.call(r, "isPrototypeOf") === !1);
|
|
699
700
|
}
|
|
700
|
-
const
|
|
701
|
+
const Co = /* @__PURE__ */ new Set(["string", "number", "symbol"]);
|
|
701
702
|
function _e(e) {
|
|
702
703
|
return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
703
704
|
}
|
|
@@ -705,7 +706,7 @@ function J(e, t, r) {
|
|
|
705
706
|
const n = new e._zod.constr(t ?? e._zod.def);
|
|
706
707
|
return (!t || r?.parent) && (n._zod.parent = e), n;
|
|
707
708
|
}
|
|
708
|
-
function
|
|
709
|
+
function b(e) {
|
|
709
710
|
const t = e;
|
|
710
711
|
if (!t)
|
|
711
712
|
return {};
|
|
@@ -718,10 +719,10 @@ function _(e) {
|
|
|
718
719
|
}
|
|
719
720
|
return delete t.message, typeof t.error == "string" ? { ...t, error: () => t.error } : t;
|
|
720
721
|
}
|
|
721
|
-
function
|
|
722
|
+
function To(e) {
|
|
722
723
|
return Object.keys(e).filter((t) => e[t]._zod.optin === "optional" && e[t]._zod.optout === "optional");
|
|
723
724
|
}
|
|
724
|
-
function
|
|
725
|
+
function No(e, t) {
|
|
725
726
|
const r = {}, n = e._zod.def;
|
|
726
727
|
for (const o in t) {
|
|
727
728
|
if (!(o in n.shape))
|
|
@@ -747,7 +748,7 @@ function Oo(e, t) {
|
|
|
747
748
|
checks: []
|
|
748
749
|
});
|
|
749
750
|
}
|
|
750
|
-
function
|
|
751
|
+
function Ao(e, t) {
|
|
751
752
|
const r = {
|
|
752
753
|
...e._zod.def,
|
|
753
754
|
get shape() {
|
|
@@ -759,7 +760,7 @@ function No(e, t) {
|
|
|
759
760
|
};
|
|
760
761
|
return J(e, r);
|
|
761
762
|
}
|
|
762
|
-
function
|
|
763
|
+
function Io(e, t) {
|
|
763
764
|
return J(e, {
|
|
764
765
|
...e._zod.def,
|
|
765
766
|
get shape() {
|
|
@@ -771,7 +772,7 @@ function Ao(e, t) {
|
|
|
771
772
|
// delete existing checks
|
|
772
773
|
});
|
|
773
774
|
}
|
|
774
|
-
function
|
|
775
|
+
function Ro(e, t, r) {
|
|
775
776
|
const n = t._zod.def.shape, o = { ...n };
|
|
776
777
|
if (r)
|
|
777
778
|
for (const a in r) {
|
|
@@ -794,7 +795,7 @@ function Io(e, t, r) {
|
|
|
794
795
|
checks: []
|
|
795
796
|
});
|
|
796
797
|
}
|
|
797
|
-
function
|
|
798
|
+
function Do(e, t, r) {
|
|
798
799
|
const n = t._zod.def.shape, o = { ...n };
|
|
799
800
|
if (r)
|
|
800
801
|
for (const a in r) {
|
|
@@ -853,7 +854,7 @@ function ae(...e) {
|
|
|
853
854
|
inst: n
|
|
854
855
|
} : { ...t };
|
|
855
856
|
}
|
|
856
|
-
const
|
|
857
|
+
const sr = (e, t) => {
|
|
857
858
|
e.name = "$ZodError", Object.defineProperty(e, "_zod", {
|
|
858
859
|
value: e._zod,
|
|
859
860
|
enumerable: !1
|
|
@@ -862,19 +863,19 @@ const ar = (e, t) => {
|
|
|
862
863
|
enumerable: !1
|
|
863
864
|
}), Object.defineProperty(e, "message", {
|
|
864
865
|
get() {
|
|
865
|
-
return JSON.stringify(t,
|
|
866
|
+
return JSON.stringify(t, So, 2);
|
|
866
867
|
},
|
|
867
868
|
enumerable: !0
|
|
868
869
|
// configurable: false,
|
|
869
870
|
});
|
|
870
|
-
},
|
|
871
|
-
function
|
|
871
|
+
}, ar = c("$ZodError", sr), ir = c("$ZodError", sr, { Parent: Error });
|
|
872
|
+
function Mo(e, t = (r) => r.message) {
|
|
872
873
|
const r = {}, n = [];
|
|
873
874
|
for (const o of e.issues)
|
|
874
875
|
o.path.length > 0 ? (r[o.path[0]] = r[o.path[0]] || [], r[o.path[0]].push(t(o))) : n.push(t(o));
|
|
875
876
|
return { formErrors: n, fieldErrors: r };
|
|
876
877
|
}
|
|
877
|
-
function
|
|
878
|
+
function Fo(e, t) {
|
|
878
879
|
const r = t || function(a) {
|
|
879
880
|
return a.message;
|
|
880
881
|
}, n = { _errors: [] }, o = (a) => {
|
|
@@ -888,72 +889,72 @@ function Mo(e, t) {
|
|
|
888
889
|
else if (i.path.length === 0)
|
|
889
890
|
n._errors.push(r(i));
|
|
890
891
|
else {
|
|
891
|
-
let u = n,
|
|
892
|
-
for (;
|
|
893
|
-
const f = i.path[
|
|
894
|
-
|
|
892
|
+
let u = n, p = 0;
|
|
893
|
+
for (; p < i.path.length; ) {
|
|
894
|
+
const f = i.path[p];
|
|
895
|
+
p === i.path.length - 1 ? (u[f] = u[f] || { _errors: [] }, u[f]._errors.push(r(i))) : u[f] = u[f] || { _errors: [] }, u = u[f], p++;
|
|
895
896
|
}
|
|
896
897
|
}
|
|
897
898
|
};
|
|
898
899
|
return o(e), n;
|
|
899
900
|
}
|
|
900
|
-
const
|
|
901
|
+
const qo = (e) => (t, r, n, o) => {
|
|
901
902
|
const a = n ? Object.assign(n, { async: !1 }) : { async: !1 }, i = t._zod.run({ value: r, issues: [] }, a);
|
|
902
903
|
if (i instanceof Promise)
|
|
903
904
|
throw new se();
|
|
904
905
|
if (i.issues.length) {
|
|
905
|
-
const u = new (o?.Err ?? e)(i.issues.map((
|
|
906
|
-
throw
|
|
906
|
+
const u = new (o?.Err ?? e)(i.issues.map((p) => Y(p, a, V())));
|
|
907
|
+
throw or(u, o?.callee), u;
|
|
907
908
|
}
|
|
908
909
|
return i.value;
|
|
909
|
-
},
|
|
910
|
+
}, Uo = (e) => async (t, r, n, o) => {
|
|
910
911
|
const a = n ? Object.assign(n, { async: !0 }) : { async: !0 };
|
|
911
912
|
let i = t._zod.run({ value: r, issues: [] }, a);
|
|
912
913
|
if (i instanceof Promise && (i = await i), i.issues.length) {
|
|
913
|
-
const u = new (o?.Err ?? e)(i.issues.map((
|
|
914
|
-
throw
|
|
914
|
+
const u = new (o?.Err ?? e)(i.issues.map((p) => Y(p, a, V())));
|
|
915
|
+
throw or(u, o?.callee), u;
|
|
915
916
|
}
|
|
916
917
|
return i.value;
|
|
917
|
-
},
|
|
918
|
+
}, cr = (e) => (t, r, n) => {
|
|
918
919
|
const o = n ? { ...n, async: !1 } : { async: !1 }, a = t._zod.run({ value: r, issues: [] }, o);
|
|
919
920
|
if (a instanceof Promise)
|
|
920
921
|
throw new se();
|
|
921
922
|
return a.issues.length ? {
|
|
922
923
|
success: !1,
|
|
923
|
-
error: new (e ??
|
|
924
|
+
error: new (e ?? ar)(a.issues.map((i) => Y(i, o, V())))
|
|
924
925
|
} : { success: !0, data: a.value };
|
|
925
|
-
},
|
|
926
|
+
}, Lo = /* @__PURE__ */ cr(ir), ur = (e) => async (t, r, n) => {
|
|
926
927
|
const o = n ? Object.assign(n, { async: !0 }) : { async: !0 };
|
|
927
928
|
let a = t._zod.run({ value: r, issues: [] }, o);
|
|
928
929
|
return a instanceof Promise && (a = await a), a.issues.length ? {
|
|
929
930
|
success: !1,
|
|
930
931
|
error: new e(a.issues.map((i) => Y(i, o, V())))
|
|
931
932
|
} : { success: !0, data: a.value };
|
|
932
|
-
},
|
|
933
|
-
function
|
|
934
|
-
return new RegExp(
|
|
933
|
+
}, Qo = /* @__PURE__ */ ur(ir), Bo = /^[cC][^\s-]{8,}$/, Ko = /^[0-9a-z]+$/, Ho = /^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/, Wo = /^[0-9a-vA-V]{20}$/, Vo = /^[A-Za-z0-9]{27}$/, Yo = /^[a-zA-Z0-9_-]{21}$/, Go = /^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/, Jo = /^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/, ut = (e) => e ? new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`) : /^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/, Xo = /^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/, es = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
|
|
934
|
+
function ts() {
|
|
935
|
+
return new RegExp(es, "u");
|
|
935
936
|
}
|
|
936
|
-
const
|
|
937
|
-
function
|
|
937
|
+
const rs = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, ns = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/, os = /^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/, ss = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/, as = /^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/, lr = /^[A-Za-z0-9_-]*$/, is = /^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/, cs = /^\+(?:[0-9]){6,14}[0-9]$/, dr = "(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))", us = /* @__PURE__ */ new RegExp(`^${dr}$`);
|
|
938
|
+
function fr(e) {
|
|
938
939
|
const t = "(?:[01]\\d|2[0-3]):[0-5]\\d";
|
|
939
940
|
return typeof e.precision == "number" ? e.precision === -1 ? `${t}` : e.precision === 0 ? `${t}:[0-5]\\d` : `${t}:[0-5]\\d\\.\\d{${e.precision}}` : `${t}(?::[0-5]\\d(?:\\.\\d+)?)?`;
|
|
940
941
|
}
|
|
941
|
-
function us(e) {
|
|
942
|
-
return new RegExp(`^${hr(e)}$`);
|
|
943
|
-
}
|
|
944
942
|
function ls(e) {
|
|
945
|
-
|
|
943
|
+
return new RegExp(`^${fr(e)}$`);
|
|
944
|
+
}
|
|
945
|
+
function ds(e) {
|
|
946
|
+
const t = fr({ precision: e.precision }), r = ["Z"];
|
|
946
947
|
e.local && r.push(""), e.offset && r.push("([+-]\\d{2}:\\d{2})");
|
|
947
948
|
const n = `${t}(?:${r.join("|")})`;
|
|
948
|
-
return new RegExp(`^${
|
|
949
|
+
return new RegExp(`^${dr}T(?:${n})$`);
|
|
949
950
|
}
|
|
950
|
-
const
|
|
951
|
+
const fs = (e) => {
|
|
951
952
|
const t = e ? `[\\s\\S]{${e?.minimum ?? 0},${e?.maximum ?? ""}}` : "[\\s\\S]*";
|
|
952
953
|
return new RegExp(`^${t}$`);
|
|
953
|
-
},
|
|
954
|
+
}, hs = /^[^A-Z]*$/, ps = /^[^a-z]*$/, U = /* @__PURE__ */ c("$ZodCheck", (e, t) => {
|
|
954
955
|
var r;
|
|
955
956
|
e._zod ?? (e._zod = {}), e._zod.def = t, (r = e._zod).onattach ?? (r.onattach = []);
|
|
956
|
-
}),
|
|
957
|
+
}), ms = /* @__PURE__ */ c("$ZodCheckMaxLength", (e, t) => {
|
|
957
958
|
U.init(e, t), e._zod.when = (r) => {
|
|
958
959
|
const n = r.value;
|
|
959
960
|
return !qe(n) && n.length !== void 0;
|
|
@@ -975,7 +976,7 @@ const ds = (e) => {
|
|
|
975
976
|
continue: !t.abort
|
|
976
977
|
});
|
|
977
978
|
};
|
|
978
|
-
}),
|
|
979
|
+
}), gs = /* @__PURE__ */ c("$ZodCheckMinLength", (e, t) => {
|
|
979
980
|
U.init(e, t), e._zod.when = (r) => {
|
|
980
981
|
const n = r.value;
|
|
981
982
|
return !qe(n) && n.length !== void 0;
|
|
@@ -997,7 +998,7 @@ const ds = (e) => {
|
|
|
997
998
|
continue: !t.abort
|
|
998
999
|
});
|
|
999
1000
|
};
|
|
1000
|
-
}),
|
|
1001
|
+
}), vs = /* @__PURE__ */ c("$ZodCheckLengthEquals", (e, t) => {
|
|
1001
1002
|
U.init(e, t), e._zod.when = (r) => {
|
|
1002
1003
|
const n = r.value;
|
|
1003
1004
|
return !qe(n) && n.length !== void 0;
|
|
@@ -1035,7 +1036,7 @@ const ds = (e) => {
|
|
|
1035
1036
|
continue: !t.abort
|
|
1036
1037
|
});
|
|
1037
1038
|
});
|
|
1038
|
-
}),
|
|
1039
|
+
}), ys = /* @__PURE__ */ c("$ZodCheckRegex", (e, t) => {
|
|
1039
1040
|
be.init(e, t), e._zod.check = (r) => {
|
|
1040
1041
|
t.pattern.lastIndex = 0, !t.pattern.test(r.value) && r.issues.push({
|
|
1041
1042
|
origin: "string",
|
|
@@ -1047,11 +1048,11 @@ const ds = (e) => {
|
|
|
1047
1048
|
continue: !t.abort
|
|
1048
1049
|
});
|
|
1049
1050
|
};
|
|
1050
|
-
}),
|
|
1051
|
-
t.pattern ?? (t.pattern = fs), be.init(e, t);
|
|
1052
|
-
}), xs = /* @__PURE__ */ c("$ZodCheckUpperCase", (e, t) => {
|
|
1051
|
+
}), xs = /* @__PURE__ */ c("$ZodCheckLowerCase", (e, t) => {
|
|
1053
1052
|
t.pattern ?? (t.pattern = hs), be.init(e, t);
|
|
1054
|
-
}), _s = /* @__PURE__ */ c("$
|
|
1053
|
+
}), _s = /* @__PURE__ */ c("$ZodCheckUpperCase", (e, t) => {
|
|
1054
|
+
t.pattern ?? (t.pattern = ps), be.init(e, t);
|
|
1055
|
+
}), bs = /* @__PURE__ */ c("$ZodCheckIncludes", (e, t) => {
|
|
1055
1056
|
U.init(e, t);
|
|
1056
1057
|
const r = _e(t.includes), n = new RegExp(typeof t.position == "number" ? `^.{${t.position}}${r}` : r);
|
|
1057
1058
|
t.pattern = n, e._zod.onattach.push((o) => {
|
|
@@ -1068,7 +1069,7 @@ const ds = (e) => {
|
|
|
1068
1069
|
continue: !t.abort
|
|
1069
1070
|
});
|
|
1070
1071
|
};
|
|
1071
|
-
}),
|
|
1072
|
+
}), ws = /* @__PURE__ */ c("$ZodCheckStartsWith", (e, t) => {
|
|
1072
1073
|
U.init(e, t);
|
|
1073
1074
|
const r = new RegExp(`^${_e(t.prefix)}.*`);
|
|
1074
1075
|
t.pattern ?? (t.pattern = r), e._zod.onattach.push((n) => {
|
|
@@ -1085,7 +1086,7 @@ const ds = (e) => {
|
|
|
1085
1086
|
continue: !t.abort
|
|
1086
1087
|
});
|
|
1087
1088
|
};
|
|
1088
|
-
}),
|
|
1089
|
+
}), js = /* @__PURE__ */ c("$ZodCheckEndsWith", (e, t) => {
|
|
1089
1090
|
U.init(e, t);
|
|
1090
1091
|
const r = new RegExp(`.*${_e(t.suffix)}$`);
|
|
1091
1092
|
t.pattern ?? (t.pattern = r), e._zod.onattach.push((n) => {
|
|
@@ -1102,12 +1103,12 @@ const ds = (e) => {
|
|
|
1102
1103
|
continue: !t.abort
|
|
1103
1104
|
});
|
|
1104
1105
|
};
|
|
1105
|
-
}),
|
|
1106
|
+
}), ks = /* @__PURE__ */ c("$ZodCheckOverwrite", (e, t) => {
|
|
1106
1107
|
U.init(e, t), e._zod.check = (r) => {
|
|
1107
1108
|
r.value = t.tx(r.value);
|
|
1108
1109
|
};
|
|
1109
1110
|
});
|
|
1110
|
-
class
|
|
1111
|
+
class $s {
|
|
1111
1112
|
constructor(t = []) {
|
|
1112
1113
|
this.content = [], this.indent = 0, this && (this.args = t);
|
|
1113
1114
|
}
|
|
@@ -1130,13 +1131,13 @@ class ks {
|
|
|
1130
1131
|
`));
|
|
1131
1132
|
}
|
|
1132
1133
|
}
|
|
1133
|
-
const
|
|
1134
|
+
const zs = {
|
|
1134
1135
|
major: 4,
|
|
1135
1136
|
minor: 0,
|
|
1136
1137
|
patch: 0
|
|
1137
1138
|
}, T = /* @__PURE__ */ c("$ZodType", (e, t) => {
|
|
1138
1139
|
var r;
|
|
1139
|
-
e ?? (e = {}),
|
|
1140
|
+
e ?? (e = {}), Z(e._zod, "id", () => t.type + "_" + nr(10)), e._zod.def = t, e._zod.bag = e._zod.bag || {}, e._zod.version = zs;
|
|
1140
1141
|
const n = [...e._zod.def.checks ?? []];
|
|
1141
1142
|
e._zod.traits.has("$ZodCheck") && n.unshift(e);
|
|
1142
1143
|
for (const o of n)
|
|
@@ -1148,24 +1149,24 @@ const $s = {
|
|
|
1148
1149
|
});
|
|
1149
1150
|
else {
|
|
1150
1151
|
const o = (a, i, u) => {
|
|
1151
|
-
let
|
|
1152
|
-
for (const
|
|
1153
|
-
if (
|
|
1154
|
-
if (!
|
|
1152
|
+
let p = ne(a), f;
|
|
1153
|
+
for (const x of i) {
|
|
1154
|
+
if (x._zod.when) {
|
|
1155
|
+
if (!x._zod.when(a))
|
|
1155
1156
|
continue;
|
|
1156
|
-
} else if (
|
|
1157
|
+
} else if (p)
|
|
1157
1158
|
continue;
|
|
1158
|
-
const
|
|
1159
|
+
const h = a.issues.length, m = x._zod.check(a);
|
|
1159
1160
|
if (m instanceof Promise && u?.async === !1)
|
|
1160
1161
|
throw new se();
|
|
1161
1162
|
if (f || m instanceof Promise)
|
|
1162
1163
|
f = (f ?? Promise.resolve()).then(async () => {
|
|
1163
|
-
await m, a.issues.length !==
|
|
1164
|
+
await m, a.issues.length !== h && (p || (p = ne(a, h)));
|
|
1164
1165
|
});
|
|
1165
1166
|
else {
|
|
1166
|
-
if (a.issues.length ===
|
|
1167
|
+
if (a.issues.length === h)
|
|
1167
1168
|
continue;
|
|
1168
|
-
|
|
1169
|
+
p || (p = ne(a, h));
|
|
1169
1170
|
}
|
|
1170
1171
|
}
|
|
1171
1172
|
return f ? f.then(() => a) : a;
|
|
@@ -1175,7 +1176,7 @@ const $s = {
|
|
|
1175
1176
|
if (u instanceof Promise) {
|
|
1176
1177
|
if (i.async === !1)
|
|
1177
1178
|
throw new se();
|
|
1178
|
-
return u.then((
|
|
1179
|
+
return u.then((p) => o(p, n, i));
|
|
1179
1180
|
}
|
|
1180
1181
|
return o(u, n, i);
|
|
1181
1182
|
};
|
|
@@ -1183,17 +1184,17 @@ const $s = {
|
|
|
1183
1184
|
e["~standard"] = {
|
|
1184
1185
|
validate: (o) => {
|
|
1185
1186
|
try {
|
|
1186
|
-
const a =
|
|
1187
|
+
const a = Lo(e, o);
|
|
1187
1188
|
return a.success ? { value: a.data } : { issues: a.error?.issues };
|
|
1188
1189
|
} catch {
|
|
1189
|
-
return
|
|
1190
|
+
return Qo(e, o).then((i) => i.success ? { value: i.data } : { issues: i.error?.issues });
|
|
1190
1191
|
}
|
|
1191
1192
|
},
|
|
1192
1193
|
vendor: "zod",
|
|
1193
1194
|
version: 1
|
|
1194
1195
|
};
|
|
1195
|
-
}),
|
|
1196
|
-
T.init(e, t), e._zod.pattern = [...e?._zod.bag?.patterns ?? []].pop() ??
|
|
1196
|
+
}), Ke = /* @__PURE__ */ c("$ZodString", (e, t) => {
|
|
1197
|
+
T.init(e, t), e._zod.pattern = [...e?._zod.bag?.patterns ?? []].pop() ?? fs(e._zod.bag), e._zod.parse = (r, n) => {
|
|
1197
1198
|
if (t.coerce)
|
|
1198
1199
|
try {
|
|
1199
1200
|
r.value = String(r.value);
|
|
@@ -1206,11 +1207,11 @@ const $s = {
|
|
|
1206
1207
|
inst: e
|
|
1207
1208
|
}), r;
|
|
1208
1209
|
};
|
|
1209
|
-
}),
|
|
1210
|
-
be.init(e, t),
|
|
1211
|
-
}),
|
|
1212
|
-
t.pattern ?? (t.pattern =
|
|
1213
|
-
}),
|
|
1210
|
+
}), S = /* @__PURE__ */ c("$ZodStringFormat", (e, t) => {
|
|
1211
|
+
be.init(e, t), Ke.init(e, t);
|
|
1212
|
+
}), Ps = /* @__PURE__ */ c("$ZodGUID", (e, t) => {
|
|
1213
|
+
t.pattern ?? (t.pattern = Jo), S.init(e, t);
|
|
1214
|
+
}), Es = /* @__PURE__ */ c("$ZodUUID", (e, t) => {
|
|
1214
1215
|
if (t.version) {
|
|
1215
1216
|
const n = {
|
|
1216
1217
|
v1: 1,
|
|
@@ -1224,21 +1225,21 @@ const $s = {
|
|
|
1224
1225
|
}[t.version];
|
|
1225
1226
|
if (n === void 0)
|
|
1226
1227
|
throw new Error(`Invalid UUID version: "${t.version}"`);
|
|
1227
|
-
t.pattern ?? (t.pattern =
|
|
1228
|
+
t.pattern ?? (t.pattern = ut(n));
|
|
1228
1229
|
} else
|
|
1229
|
-
t.pattern ?? (t.pattern =
|
|
1230
|
-
|
|
1231
|
-
}),
|
|
1232
|
-
t.pattern ?? (t.pattern =
|
|
1233
|
-
}),
|
|
1234
|
-
|
|
1230
|
+
t.pattern ?? (t.pattern = ut());
|
|
1231
|
+
S.init(e, t);
|
|
1232
|
+
}), Ss = /* @__PURE__ */ c("$ZodEmail", (e, t) => {
|
|
1233
|
+
t.pattern ?? (t.pattern = Xo), S.init(e, t);
|
|
1234
|
+
}), Zs = /* @__PURE__ */ c("$ZodURL", (e, t) => {
|
|
1235
|
+
S.init(e, t), e._zod.check = (r) => {
|
|
1235
1236
|
try {
|
|
1236
1237
|
const n = new URL(r.value);
|
|
1237
1238
|
t.hostname && (t.hostname.lastIndex = 0, t.hostname.test(n.hostname) || r.issues.push({
|
|
1238
1239
|
code: "invalid_format",
|
|
1239
1240
|
format: "url",
|
|
1240
1241
|
note: "Invalid hostname",
|
|
1241
|
-
pattern:
|
|
1242
|
+
pattern: is.source,
|
|
1242
1243
|
input: r.value,
|
|
1243
1244
|
inst: e,
|
|
1244
1245
|
continue: !t.abort
|
|
@@ -1262,35 +1263,35 @@ const $s = {
|
|
|
1262
1263
|
});
|
|
1263
1264
|
}
|
|
1264
1265
|
};
|
|
1265
|
-
}),
|
|
1266
|
-
t.pattern ?? (t.pattern =
|
|
1267
|
-
}),
|
|
1268
|
-
t.pattern ?? (t.pattern =
|
|
1269
|
-
}),
|
|
1270
|
-
t.pattern ?? (t.pattern =
|
|
1266
|
+
}), Cs = /* @__PURE__ */ c("$ZodEmoji", (e, t) => {
|
|
1267
|
+
t.pattern ?? (t.pattern = ts()), S.init(e, t);
|
|
1268
|
+
}), Ts = /* @__PURE__ */ c("$ZodNanoID", (e, t) => {
|
|
1269
|
+
t.pattern ?? (t.pattern = Yo), S.init(e, t);
|
|
1270
|
+
}), Ns = /* @__PURE__ */ c("$ZodCUID", (e, t) => {
|
|
1271
|
+
t.pattern ?? (t.pattern = Bo), S.init(e, t);
|
|
1271
1272
|
}), Os = /* @__PURE__ */ c("$ZodCUID2", (e, t) => {
|
|
1272
|
-
t.pattern ?? (t.pattern =
|
|
1273
|
-
}),
|
|
1274
|
-
t.pattern ?? (t.pattern = Ho),
|
|
1275
|
-
}),
|
|
1276
|
-
t.pattern ?? (t.pattern =
|
|
1277
|
-
}),
|
|
1278
|
-
t.pattern ?? (t.pattern =
|
|
1279
|
-
}),
|
|
1280
|
-
t.pattern ?? (t.pattern =
|
|
1281
|
-
}),
|
|
1282
|
-
t.pattern ?? (t.pattern =
|
|
1283
|
-
}),
|
|
1284
|
-
t.pattern ?? (t.pattern =
|
|
1285
|
-
}),
|
|
1286
|
-
t.pattern ?? (t.pattern =
|
|
1287
|
-
}),
|
|
1288
|
-
t.pattern ?? (t.pattern =
|
|
1273
|
+
t.pattern ?? (t.pattern = Ko), S.init(e, t);
|
|
1274
|
+
}), As = /* @__PURE__ */ c("$ZodULID", (e, t) => {
|
|
1275
|
+
t.pattern ?? (t.pattern = Ho), S.init(e, t);
|
|
1276
|
+
}), Is = /* @__PURE__ */ c("$ZodXID", (e, t) => {
|
|
1277
|
+
t.pattern ?? (t.pattern = Wo), S.init(e, t);
|
|
1278
|
+
}), Rs = /* @__PURE__ */ c("$ZodKSUID", (e, t) => {
|
|
1279
|
+
t.pattern ?? (t.pattern = Vo), S.init(e, t);
|
|
1280
|
+
}), Ds = /* @__PURE__ */ c("$ZodISODateTime", (e, t) => {
|
|
1281
|
+
t.pattern ?? (t.pattern = ds(t)), S.init(e, t), e._zod.check;
|
|
1282
|
+
}), Ms = /* @__PURE__ */ c("$ZodISODate", (e, t) => {
|
|
1283
|
+
t.pattern ?? (t.pattern = us), S.init(e, t);
|
|
1284
|
+
}), Fs = /* @__PURE__ */ c("$ZodISOTime", (e, t) => {
|
|
1285
|
+
t.pattern ?? (t.pattern = ls(t)), S.init(e, t), e._zod.check;
|
|
1286
|
+
}), qs = /* @__PURE__ */ c("$ZodISODuration", (e, t) => {
|
|
1287
|
+
t.pattern ?? (t.pattern = Go), S.init(e, t);
|
|
1288
|
+
}), Us = /* @__PURE__ */ c("$ZodIPv4", (e, t) => {
|
|
1289
|
+
t.pattern ?? (t.pattern = rs), S.init(e, t), e._zod.onattach.push((r) => {
|
|
1289
1290
|
const n = r._zod.bag;
|
|
1290
1291
|
n.format = "ipv4";
|
|
1291
1292
|
});
|
|
1292
|
-
}),
|
|
1293
|
-
t.pattern ?? (t.pattern =
|
|
1293
|
+
}), Ls = /* @__PURE__ */ c("$ZodIPv6", (e, t) => {
|
|
1294
|
+
t.pattern ?? (t.pattern = ns), S.init(e, t), e._zod.onattach.push((r) => {
|
|
1294
1295
|
const n = r._zod.bag;
|
|
1295
1296
|
n.format = "ipv6";
|
|
1296
1297
|
}), e._zod.check = (r) => {
|
|
@@ -1306,10 +1307,10 @@ const $s = {
|
|
|
1306
1307
|
});
|
|
1307
1308
|
}
|
|
1308
1309
|
};
|
|
1309
|
-
}),
|
|
1310
|
-
t.pattern ?? (t.pattern =
|
|
1311
|
-
}),
|
|
1312
|
-
t.pattern ?? (t.pattern =
|
|
1310
|
+
}), Qs = /* @__PURE__ */ c("$ZodCIDRv4", (e, t) => {
|
|
1311
|
+
t.pattern ?? (t.pattern = os), S.init(e, t);
|
|
1312
|
+
}), Bs = /* @__PURE__ */ c("$ZodCIDRv6", (e, t) => {
|
|
1313
|
+
t.pattern ?? (t.pattern = ss), S.init(e, t), e._zod.check = (r) => {
|
|
1313
1314
|
const [n, o] = r.value.split("/");
|
|
1314
1315
|
try {
|
|
1315
1316
|
if (!o)
|
|
@@ -1331,7 +1332,7 @@ const $s = {
|
|
|
1331
1332
|
}
|
|
1332
1333
|
};
|
|
1333
1334
|
});
|
|
1334
|
-
function
|
|
1335
|
+
function hr(e) {
|
|
1335
1336
|
if (e === "")
|
|
1336
1337
|
return !0;
|
|
1337
1338
|
if (e.length % 4 !== 0)
|
|
@@ -1342,11 +1343,11 @@ function pr(e) {
|
|
|
1342
1343
|
return !1;
|
|
1343
1344
|
}
|
|
1344
1345
|
}
|
|
1345
|
-
const
|
|
1346
|
-
t.pattern ?? (t.pattern =
|
|
1346
|
+
const Ks = /* @__PURE__ */ c("$ZodBase64", (e, t) => {
|
|
1347
|
+
t.pattern ?? (t.pattern = as), S.init(e, t), e._zod.onattach.push((r) => {
|
|
1347
1348
|
r._zod.bag.contentEncoding = "base64";
|
|
1348
1349
|
}), e._zod.check = (r) => {
|
|
1349
|
-
|
|
1350
|
+
hr(r.value) || r.issues.push({
|
|
1350
1351
|
code: "invalid_format",
|
|
1351
1352
|
format: "base64",
|
|
1352
1353
|
input: r.value,
|
|
@@ -1356,13 +1357,13 @@ const Bs = /* @__PURE__ */ c("$ZodBase64", (e, t) => {
|
|
|
1356
1357
|
};
|
|
1357
1358
|
});
|
|
1358
1359
|
function Hs(e) {
|
|
1359
|
-
if (!
|
|
1360
|
+
if (!lr.test(e))
|
|
1360
1361
|
return !1;
|
|
1361
1362
|
const t = e.replace(/[-_]/g, (n) => n === "-" ? "+" : "/"), r = t.padEnd(Math.ceil(t.length / 4) * 4, "=");
|
|
1362
|
-
return
|
|
1363
|
+
return hr(r);
|
|
1363
1364
|
}
|
|
1364
|
-
const
|
|
1365
|
-
t.pattern ?? (t.pattern =
|
|
1365
|
+
const Ws = /* @__PURE__ */ c("$ZodBase64URL", (e, t) => {
|
|
1366
|
+
t.pattern ?? (t.pattern = lr), S.init(e, t), e._zod.onattach.push((r) => {
|
|
1366
1367
|
r._zod.bag.contentEncoding = "base64url";
|
|
1367
1368
|
}), e._zod.check = (r) => {
|
|
1368
1369
|
Hs(r.value) || r.issues.push({
|
|
@@ -1373,10 +1374,10 @@ const Ks = /* @__PURE__ */ c("$ZodBase64URL", (e, t) => {
|
|
|
1373
1374
|
continue: !t.abort
|
|
1374
1375
|
});
|
|
1375
1376
|
};
|
|
1376
|
-
}),
|
|
1377
|
-
t.pattern ?? (t.pattern =
|
|
1377
|
+
}), Vs = /* @__PURE__ */ c("$ZodE164", (e, t) => {
|
|
1378
|
+
t.pattern ?? (t.pattern = cs), S.init(e, t);
|
|
1378
1379
|
});
|
|
1379
|
-
function
|
|
1380
|
+
function Ys(e, t = null) {
|
|
1380
1381
|
try {
|
|
1381
1382
|
const r = e.split(".");
|
|
1382
1383
|
if (r.length !== 3)
|
|
@@ -1387,9 +1388,9 @@ function Vs(e, t = null) {
|
|
|
1387
1388
|
return !1;
|
|
1388
1389
|
}
|
|
1389
1390
|
}
|
|
1390
|
-
const
|
|
1391
|
-
|
|
1392
|
-
|
|
1391
|
+
const Gs = /* @__PURE__ */ c("$ZodJWT", (e, t) => {
|
|
1392
|
+
S.init(e, t), e._zod.check = (r) => {
|
|
1393
|
+
Ys(r.value, t.alg) || r.issues.push({
|
|
1393
1394
|
code: "invalid_format",
|
|
1394
1395
|
format: "jwt",
|
|
1395
1396
|
input: r.value,
|
|
@@ -1397,9 +1398,9 @@ const Ys = /* @__PURE__ */ c("$ZodJWT", (e, t) => {
|
|
|
1397
1398
|
continue: !t.abort
|
|
1398
1399
|
});
|
|
1399
1400
|
};
|
|
1400
|
-
}),
|
|
1401
|
+
}), Js = /* @__PURE__ */ c("$ZodUnknown", (e, t) => {
|
|
1401
1402
|
T.init(e, t), e._zod.parse = (r) => r;
|
|
1402
|
-
}),
|
|
1403
|
+
}), Xs = /* @__PURE__ */ c("$ZodNever", (e, t) => {
|
|
1403
1404
|
T.init(e, t), e._zod.parse = (r, n) => (r.issues.push({
|
|
1404
1405
|
expected: "never",
|
|
1405
1406
|
code: "invalid_type",
|
|
@@ -1407,10 +1408,10 @@ const Ys = /* @__PURE__ */ c("$ZodJWT", (e, t) => {
|
|
|
1407
1408
|
inst: e
|
|
1408
1409
|
}), r);
|
|
1409
1410
|
});
|
|
1410
|
-
function
|
|
1411
|
+
function lt(e, t, r) {
|
|
1411
1412
|
e.issues.length && t.issues.push(...Qe(r, e.issues)), t.value[r] = e.value;
|
|
1412
1413
|
}
|
|
1413
|
-
const
|
|
1414
|
+
const ea = /* @__PURE__ */ c("$ZodArray", (e, t) => {
|
|
1414
1415
|
T.init(e, t), e._zod.parse = (r, n) => {
|
|
1415
1416
|
const o = r.value;
|
|
1416
1417
|
if (!Array.isArray(o))
|
|
@@ -1423,11 +1424,11 @@ const Xs = /* @__PURE__ */ c("$ZodArray", (e, t) => {
|
|
|
1423
1424
|
r.value = Array(o.length);
|
|
1424
1425
|
const a = [];
|
|
1425
1426
|
for (let i = 0; i < o.length; i++) {
|
|
1426
|
-
const u = o[i],
|
|
1427
|
+
const u = o[i], p = t.element._zod.run({
|
|
1427
1428
|
value: u,
|
|
1428
1429
|
issues: []
|
|
1429
1430
|
}, n);
|
|
1430
|
-
|
|
1431
|
+
p instanceof Promise ? a.push(p.then((f) => lt(f, r, i))) : lt(p, r, i);
|
|
1431
1432
|
}
|
|
1432
1433
|
return a.length ? Promise.all(a).then(() => r) : r;
|
|
1433
1434
|
};
|
|
@@ -1435,29 +1436,29 @@ const Xs = /* @__PURE__ */ c("$ZodArray", (e, t) => {
|
|
|
1435
1436
|
function de(e, t, r) {
|
|
1436
1437
|
e.issues.length && t.issues.push(...Qe(r, e.issues)), t.value[r] = e.value;
|
|
1437
1438
|
}
|
|
1438
|
-
function
|
|
1439
|
+
function dt(e, t, r, n) {
|
|
1439
1440
|
e.issues.length ? n[r] === void 0 ? r in n ? t.value[r] = void 0 : t.value[r] = e.value : t.issues.push(...Qe(r, e.issues)) : e.value === void 0 ? r in n && (t.value[r] = void 0) : t.value[r] = e.value;
|
|
1440
1441
|
}
|
|
1441
|
-
const
|
|
1442
|
+
const ta = /* @__PURE__ */ c("$ZodObject", (e, t) => {
|
|
1442
1443
|
T.init(e, t);
|
|
1443
|
-
const r =
|
|
1444
|
-
const
|
|
1445
|
-
for (const l of
|
|
1444
|
+
const r = rr(() => {
|
|
1445
|
+
const h = Object.keys(t.shape);
|
|
1446
|
+
for (const l of h)
|
|
1446
1447
|
if (!(t.shape[l] instanceof T))
|
|
1447
1448
|
throw new Error(`Invalid element at key "${l}": expected a Zod schema`);
|
|
1448
|
-
const m =
|
|
1449
|
+
const m = To(t.shape);
|
|
1449
1450
|
return {
|
|
1450
1451
|
shape: t.shape,
|
|
1451
|
-
keys:
|
|
1452
|
-
keySet: new Set(
|
|
1453
|
-
numKeys:
|
|
1452
|
+
keys: h,
|
|
1453
|
+
keySet: new Set(h),
|
|
1454
|
+
numKeys: h.length,
|
|
1454
1455
|
optionalKeys: new Set(m)
|
|
1455
1456
|
};
|
|
1456
1457
|
});
|
|
1457
|
-
|
|
1458
|
-
const
|
|
1459
|
-
for (const l in
|
|
1460
|
-
const g =
|
|
1458
|
+
Z(e._zod, "propValues", () => {
|
|
1459
|
+
const h = t.shape, m = {};
|
|
1460
|
+
for (const l in h) {
|
|
1461
|
+
const g = h[l]._zod;
|
|
1461
1462
|
if (g.values) {
|
|
1462
1463
|
m[l] ?? (m[l] = /* @__PURE__ */ new Set());
|
|
1463
1464
|
for (const w of g.values)
|
|
@@ -1466,99 +1467,99 @@ const ea = /* @__PURE__ */ c("$ZodObject", (e, t) => {
|
|
|
1466
1467
|
}
|
|
1467
1468
|
return m;
|
|
1468
1469
|
});
|
|
1469
|
-
const n = (
|
|
1470
|
-
const m = new
|
|
1471
|
-
const
|
|
1472
|
-
return `shape[${
|
|
1470
|
+
const n = (h) => {
|
|
1471
|
+
const m = new $s(["shape", "payload", "ctx"]), { keys: l, optionalKeys: g } = r.value, w = (j) => {
|
|
1472
|
+
const y = re(j);
|
|
1473
|
+
return `shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`;
|
|
1473
1474
|
};
|
|
1474
1475
|
m.write("const input = payload.value;");
|
|
1475
|
-
const
|
|
1476
|
+
const E = /* @__PURE__ */ Object.create(null);
|
|
1476
1477
|
for (const j of l)
|
|
1477
|
-
|
|
1478
|
+
E[j] = nr(15);
|
|
1478
1479
|
m.write("const newResult = {}");
|
|
1479
1480
|
for (const j of l)
|
|
1480
1481
|
if (g.has(j)) {
|
|
1481
|
-
const
|
|
1482
|
-
m.write(`const ${
|
|
1483
|
-
const
|
|
1482
|
+
const y = E[j];
|
|
1483
|
+
m.write(`const ${y} = ${w(j)};`);
|
|
1484
|
+
const _ = re(j);
|
|
1484
1485
|
m.write(`
|
|
1485
|
-
if (${
|
|
1486
|
-
if (input[${
|
|
1487
|
-
if (${
|
|
1488
|
-
newResult[${
|
|
1486
|
+
if (${y}.issues.length) {
|
|
1487
|
+
if (input[${_}] === undefined) {
|
|
1488
|
+
if (${_} in input) {
|
|
1489
|
+
newResult[${_}] = undefined;
|
|
1489
1490
|
}
|
|
1490
1491
|
} else {
|
|
1491
1492
|
payload.issues = payload.issues.concat(
|
|
1492
|
-
${
|
|
1493
|
+
${y}.issues.map((iss) => ({
|
|
1493
1494
|
...iss,
|
|
1494
|
-
path: iss.path ? [${
|
|
1495
|
+
path: iss.path ? [${_}, ...iss.path] : [${_}],
|
|
1495
1496
|
}))
|
|
1496
1497
|
);
|
|
1497
1498
|
}
|
|
1498
|
-
} else if (${
|
|
1499
|
-
if (${
|
|
1499
|
+
} else if (${y}.value === undefined) {
|
|
1500
|
+
if (${_} in input) newResult[${_}] = undefined;
|
|
1500
1501
|
} else {
|
|
1501
|
-
newResult[${
|
|
1502
|
+
newResult[${_}] = ${y}.value;
|
|
1502
1503
|
}
|
|
1503
1504
|
`);
|
|
1504
1505
|
} else {
|
|
1505
|
-
const
|
|
1506
|
-
m.write(`const ${
|
|
1507
|
-
if (${
|
|
1506
|
+
const y = E[j];
|
|
1507
|
+
m.write(`const ${y} = ${w(j)};`), m.write(`
|
|
1508
|
+
if (${y}.issues.length) payload.issues = payload.issues.concat(${y}.issues.map(iss => ({
|
|
1508
1509
|
...iss,
|
|
1509
1510
|
path: iss.path ? [${re(j)}, ...iss.path] : [${re(j)}]
|
|
1510
|
-
})));`), m.write(`newResult[${re(j)}] = ${
|
|
1511
|
+
})));`), m.write(`newResult[${re(j)}] = ${y}.value`);
|
|
1511
1512
|
}
|
|
1512
1513
|
m.write("payload.value = newResult;"), m.write("return payload;");
|
|
1513
|
-
const
|
|
1514
|
-
return (j,
|
|
1514
|
+
const $ = m.compile();
|
|
1515
|
+
return (j, y) => $(h, j, y);
|
|
1515
1516
|
};
|
|
1516
1517
|
let o;
|
|
1517
|
-
const a = Ce, i = !
|
|
1518
|
-
let
|
|
1519
|
-
e._zod.parse = (
|
|
1520
|
-
|
|
1521
|
-
const l =
|
|
1518
|
+
const a = Ce, i = !tr.jitless, p = i && Zo.value, { catchall: f } = t;
|
|
1519
|
+
let x;
|
|
1520
|
+
e._zod.parse = (h, m) => {
|
|
1521
|
+
x ?? (x = r.value);
|
|
1522
|
+
const l = h.value;
|
|
1522
1523
|
if (!a(l))
|
|
1523
|
-
return
|
|
1524
|
+
return h.issues.push({
|
|
1524
1525
|
expected: "object",
|
|
1525
1526
|
code: "invalid_type",
|
|
1526
1527
|
input: l,
|
|
1527
1528
|
inst: e
|
|
1528
|
-
}),
|
|
1529
|
+
}), h;
|
|
1529
1530
|
const g = [];
|
|
1530
|
-
if (i &&
|
|
1531
|
-
o || (o = n(t.shape)),
|
|
1531
|
+
if (i && p && m?.async === !1 && m.jitless !== !0)
|
|
1532
|
+
o || (o = n(t.shape)), h = o(h, m);
|
|
1532
1533
|
else {
|
|
1533
|
-
|
|
1534
|
-
const
|
|
1535
|
-
for (const
|
|
1536
|
-
const d =
|
|
1537
|
-
|
|
1534
|
+
h.value = {};
|
|
1535
|
+
const y = x.shape;
|
|
1536
|
+
for (const _ of x.keys) {
|
|
1537
|
+
const d = y[_], k = d._zod.run({ value: l[_], issues: [] }, m), I = d._zod.optin === "optional" && d._zod.optout === "optional";
|
|
1538
|
+
k instanceof Promise ? g.push(k.then((D) => I ? dt(D, h, _, l) : de(D, h, _))) : I ? dt(k, h, _, l) : de(k, h, _);
|
|
1538
1539
|
}
|
|
1539
1540
|
}
|
|
1540
1541
|
if (!f)
|
|
1541
|
-
return g.length ? Promise.all(g).then(() =>
|
|
1542
|
-
const w = [],
|
|
1543
|
-
for (const
|
|
1544
|
-
if (
|
|
1542
|
+
return g.length ? Promise.all(g).then(() => h) : h;
|
|
1543
|
+
const w = [], E = x.keySet, $ = f._zod, j = $.def.type;
|
|
1544
|
+
for (const y of Object.keys(l)) {
|
|
1545
|
+
if (E.has(y))
|
|
1545
1546
|
continue;
|
|
1546
1547
|
if (j === "never") {
|
|
1547
|
-
w.push(
|
|
1548
|
+
w.push(y);
|
|
1548
1549
|
continue;
|
|
1549
1550
|
}
|
|
1550
|
-
const
|
|
1551
|
-
|
|
1551
|
+
const _ = $.run({ value: l[y], issues: [] }, m);
|
|
1552
|
+
_ instanceof Promise ? g.push(_.then((d) => de(d, h, y))) : de(_, h, y);
|
|
1552
1553
|
}
|
|
1553
|
-
return w.length &&
|
|
1554
|
+
return w.length && h.issues.push({
|
|
1554
1555
|
code: "unrecognized_keys",
|
|
1555
1556
|
keys: w,
|
|
1556
1557
|
input: l,
|
|
1557
1558
|
inst: e
|
|
1558
|
-
}), g.length ? Promise.all(g).then(() =>
|
|
1559
|
+
}), g.length ? Promise.all(g).then(() => h) : h;
|
|
1559
1560
|
};
|
|
1560
1561
|
});
|
|
1561
|
-
function
|
|
1562
|
+
function ft(e, t, r, n) {
|
|
1562
1563
|
for (const o of e)
|
|
1563
1564
|
if (o.issues.length === 0)
|
|
1564
1565
|
return t.value = o.value, t;
|
|
@@ -1569,11 +1570,11 @@ function ht(e, t, r, n) {
|
|
|
1569
1570
|
errors: e.map((o) => o.issues.map((a) => Y(a, n, V())))
|
|
1570
1571
|
}), t;
|
|
1571
1572
|
}
|
|
1572
|
-
const
|
|
1573
|
-
T.init(e, t),
|
|
1573
|
+
const ra = /* @__PURE__ */ c("$ZodUnion", (e, t) => {
|
|
1574
|
+
T.init(e, t), Z(e._zod, "values", () => {
|
|
1574
1575
|
if (t.options.every((r) => r._zod.values))
|
|
1575
1576
|
return new Set(t.options.flatMap((r) => Array.from(r._zod.values)));
|
|
1576
|
-
}),
|
|
1577
|
+
}), Z(e._zod, "pattern", () => {
|
|
1577
1578
|
if (t.options.every((r) => r._zod.pattern)) {
|
|
1578
1579
|
const r = t.options.map((n) => n._zod.pattern);
|
|
1579
1580
|
return new RegExp(`^(${r.map((n) => Ue(n.source)).join("|")})$`);
|
|
@@ -1594,12 +1595,12 @@ const ta = /* @__PURE__ */ c("$ZodUnion", (e, t) => {
|
|
|
1594
1595
|
a.push(u);
|
|
1595
1596
|
}
|
|
1596
1597
|
}
|
|
1597
|
-
return o ? Promise.all(a).then((i) =>
|
|
1598
|
+
return o ? Promise.all(a).then((i) => ft(i, r, e, n)) : ft(a, r, e, n);
|
|
1598
1599
|
};
|
|
1599
|
-
}),
|
|
1600
|
+
}), na = /* @__PURE__ */ c("$ZodIntersection", (e, t) => {
|
|
1600
1601
|
T.init(e, t), e._zod.parse = (r, n) => {
|
|
1601
1602
|
const { value: o } = r, a = t.left._zod.run({ value: o, issues: [] }, n), i = t.right._zod.run({ value: o, issues: [] }, n);
|
|
1602
|
-
return a instanceof Promise || i instanceof Promise ? Promise.all([a, i]).then(([
|
|
1603
|
+
return a instanceof Promise || i instanceof Promise ? Promise.all([a, i]).then(([p, f]) => ht(r, p, f)) : ht(r, a, i);
|
|
1603
1604
|
};
|
|
1604
1605
|
});
|
|
1605
1606
|
function Te(e, t) {
|
|
@@ -1607,7 +1608,7 @@ function Te(e, t) {
|
|
|
1607
1608
|
return { valid: !0, data: e };
|
|
1608
1609
|
if (e instanceof Date && t instanceof Date && +e == +t)
|
|
1609
1610
|
return { valid: !0, data: e };
|
|
1610
|
-
if (
|
|
1611
|
+
if (ct(e) && ct(t)) {
|
|
1611
1612
|
const r = Object.keys(t), n = Object.keys(e).filter((a) => r.indexOf(a) !== -1), o = { ...e, ...t };
|
|
1612
1613
|
for (const a of n) {
|
|
1613
1614
|
const i = Te(e[a], t[a]);
|
|
@@ -1637,7 +1638,7 @@ function Te(e, t) {
|
|
|
1637
1638
|
}
|
|
1638
1639
|
return { valid: !1, mergeErrorPath: [] };
|
|
1639
1640
|
}
|
|
1640
|
-
function
|
|
1641
|
+
function ht(e, t, r) {
|
|
1641
1642
|
if (t.issues.length && e.issues.push(...t.issues), r.issues.length && e.issues.push(...r.issues), ne(e))
|
|
1642
1643
|
return e;
|
|
1643
1644
|
const n = Te(t.value, r.value);
|
|
@@ -1645,10 +1646,10 @@ function pt(e, t, r) {
|
|
|
1645
1646
|
throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(n.mergeErrorPath)}`);
|
|
1646
1647
|
return e.value = n.data, e;
|
|
1647
1648
|
}
|
|
1648
|
-
const
|
|
1649
|
+
const oa = /* @__PURE__ */ c("$ZodEnum", (e, t) => {
|
|
1649
1650
|
T.init(e, t);
|
|
1650
|
-
const r =
|
|
1651
|
-
e._zod.values = new Set(r), e._zod.pattern = new RegExp(`^(${r.filter((n) =>
|
|
1651
|
+
const r = Eo(t.entries);
|
|
1652
|
+
e._zod.values = new Set(r), e._zod.pattern = new RegExp(`^(${r.filter((n) => Co.has(typeof n)).map((n) => typeof n == "string" ? _e(n) : n.toString()).join("|")})$`), e._zod.parse = (n, o) => {
|
|
1652
1653
|
const a = n.value;
|
|
1653
1654
|
return e._zod.values.has(a) || n.issues.push({
|
|
1654
1655
|
code: "invalid_value",
|
|
@@ -1657,7 +1658,7 @@ const na = /* @__PURE__ */ c("$ZodEnum", (e, t) => {
|
|
|
1657
1658
|
inst: e
|
|
1658
1659
|
}), n;
|
|
1659
1660
|
};
|
|
1660
|
-
}),
|
|
1661
|
+
}), sa = /* @__PURE__ */ c("$ZodTransform", (e, t) => {
|
|
1661
1662
|
T.init(e, t), e._zod.parse = (r, n) => {
|
|
1662
1663
|
const o = t.transform(r.value, r);
|
|
1663
1664
|
if (n.async)
|
|
@@ -1666,39 +1667,39 @@ const na = /* @__PURE__ */ c("$ZodEnum", (e, t) => {
|
|
|
1666
1667
|
throw new se();
|
|
1667
1668
|
return r.value = o, r;
|
|
1668
1669
|
};
|
|
1669
|
-
}),
|
|
1670
|
-
T.init(e, t), e._zod.optin = "optional", e._zod.optout = "optional",
|
|
1670
|
+
}), aa = /* @__PURE__ */ c("$ZodOptional", (e, t) => {
|
|
1671
|
+
T.init(e, t), e._zod.optin = "optional", e._zod.optout = "optional", Z(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, void 0]) : void 0), Z(e._zod, "pattern", () => {
|
|
1671
1672
|
const r = t.innerType._zod.pattern;
|
|
1672
1673
|
return r ? new RegExp(`^(${Ue(r.source)})?$`) : void 0;
|
|
1673
1674
|
}), e._zod.parse = (r, n) => r.value === void 0 ? r : t.innerType._zod.run(r, n);
|
|
1674
|
-
}),
|
|
1675
|
-
T.init(e, t),
|
|
1675
|
+
}), ia = /* @__PURE__ */ c("$ZodNullable", (e, t) => {
|
|
1676
|
+
T.init(e, t), Z(e._zod, "optin", () => t.innerType._zod.optin), Z(e._zod, "optout", () => t.innerType._zod.optout), Z(e._zod, "pattern", () => {
|
|
1676
1677
|
const r = t.innerType._zod.pattern;
|
|
1677
1678
|
return r ? new RegExp(`^(${Ue(r.source)}|null)$`) : void 0;
|
|
1678
|
-
}),
|
|
1679
|
-
}),
|
|
1680
|
-
T.init(e, t), e._zod.optin = "optional",
|
|
1679
|
+
}), Z(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, null]) : void 0), e._zod.parse = (r, n) => r.value === null ? r : t.innerType._zod.run(r, n);
|
|
1680
|
+
}), ca = /* @__PURE__ */ c("$ZodDefault", (e, t) => {
|
|
1681
|
+
T.init(e, t), e._zod.optin = "optional", Z(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (r, n) => {
|
|
1681
1682
|
if (r.value === void 0)
|
|
1682
1683
|
return r.value = t.defaultValue, r;
|
|
1683
1684
|
const o = t.innerType._zod.run(r, n);
|
|
1684
|
-
return o instanceof Promise ? o.then((a) =>
|
|
1685
|
+
return o instanceof Promise ? o.then((a) => pt(a, t)) : pt(o, t);
|
|
1685
1686
|
};
|
|
1686
1687
|
});
|
|
1687
|
-
function
|
|
1688
|
+
function pt(e, t) {
|
|
1688
1689
|
return e.value === void 0 && (e.value = t.defaultValue), e;
|
|
1689
1690
|
}
|
|
1690
|
-
const
|
|
1691
|
-
T.init(e, t), e._zod.optin = "optional",
|
|
1692
|
-
}),
|
|
1693
|
-
T.init(e, t),
|
|
1691
|
+
const ua = /* @__PURE__ */ c("$ZodPrefault", (e, t) => {
|
|
1692
|
+
T.init(e, t), e._zod.optin = "optional", Z(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (r, n) => (r.value === void 0 && (r.value = t.defaultValue), t.innerType._zod.run(r, n));
|
|
1693
|
+
}), la = /* @__PURE__ */ c("$ZodNonOptional", (e, t) => {
|
|
1694
|
+
T.init(e, t), Z(e._zod, "values", () => {
|
|
1694
1695
|
const r = t.innerType._zod.values;
|
|
1695
1696
|
return r ? new Set([...r].filter((n) => n !== void 0)) : void 0;
|
|
1696
1697
|
}), e._zod.parse = (r, n) => {
|
|
1697
1698
|
const o = t.innerType._zod.run(r, n);
|
|
1698
|
-
return o instanceof Promise ? o.then((a) =>
|
|
1699
|
+
return o instanceof Promise ? o.then((a) => mt(a, e)) : mt(o, e);
|
|
1699
1700
|
};
|
|
1700
1701
|
});
|
|
1701
|
-
function
|
|
1702
|
+
function mt(e, t) {
|
|
1702
1703
|
return !e.issues.length && e.value === void 0 && e.issues.push({
|
|
1703
1704
|
code: "invalid_type",
|
|
1704
1705
|
expected: "nonoptional",
|
|
@@ -1706,8 +1707,8 @@ function gt(e, t) {
|
|
|
1706
1707
|
inst: t
|
|
1707
1708
|
}), e;
|
|
1708
1709
|
}
|
|
1709
|
-
const
|
|
1710
|
-
T.init(e, t),
|
|
1710
|
+
const da = /* @__PURE__ */ c("$ZodCatch", (e, t) => {
|
|
1711
|
+
T.init(e, t), Z(e._zod, "optin", () => t.innerType._zod.optin), Z(e._zod, "optout", () => t.innerType._zod.optout), Z(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (r, n) => {
|
|
1711
1712
|
const o = t.innerType._zod.run(r, n);
|
|
1712
1713
|
return o instanceof Promise ? o.then((a) => (r.value = a.value, a.issues.length && (r.value = t.catchValue({
|
|
1713
1714
|
...r,
|
|
@@ -1723,33 +1724,33 @@ const la = /* @__PURE__ */ c("$ZodCatch", (e, t) => {
|
|
|
1723
1724
|
input: r.value
|
|
1724
1725
|
}), r.issues = []), r);
|
|
1725
1726
|
};
|
|
1726
|
-
}),
|
|
1727
|
-
T.init(e, t),
|
|
1727
|
+
}), fa = /* @__PURE__ */ c("$ZodPipe", (e, t) => {
|
|
1728
|
+
T.init(e, t), Z(e._zod, "values", () => t.in._zod.values), Z(e._zod, "optin", () => t.in._zod.optin), Z(e._zod, "optout", () => t.out._zod.optout), e._zod.parse = (r, n) => {
|
|
1728
1729
|
const o = t.in._zod.run(r, n);
|
|
1729
|
-
return o instanceof Promise ? o.then((a) =>
|
|
1730
|
+
return o instanceof Promise ? o.then((a) => gt(a, t, n)) : gt(o, t, n);
|
|
1730
1731
|
};
|
|
1731
1732
|
});
|
|
1732
|
-
function
|
|
1733
|
+
function gt(e, t, r) {
|
|
1733
1734
|
return ne(e) ? e : t.out._zod.run({ value: e.value, issues: e.issues }, r);
|
|
1734
1735
|
}
|
|
1735
|
-
const
|
|
1736
|
-
T.init(e, t),
|
|
1736
|
+
const ha = /* @__PURE__ */ c("$ZodReadonly", (e, t) => {
|
|
1737
|
+
T.init(e, t), Z(e._zod, "propValues", () => t.innerType._zod.propValues), Z(e._zod, "optin", () => t.innerType._zod.optin), Z(e._zod, "optout", () => t.innerType._zod.optout), e._zod.parse = (r, n) => {
|
|
1737
1738
|
const o = t.innerType._zod.run(r, n);
|
|
1738
|
-
return o instanceof Promise ? o.then(
|
|
1739
|
+
return o instanceof Promise ? o.then(vt) : vt(o);
|
|
1739
1740
|
};
|
|
1740
1741
|
});
|
|
1741
|
-
function
|
|
1742
|
+
function vt(e) {
|
|
1742
1743
|
return e.value = Object.freeze(e.value), e;
|
|
1743
1744
|
}
|
|
1744
|
-
const
|
|
1745
|
+
const pa = /* @__PURE__ */ c("$ZodCustom", (e, t) => {
|
|
1745
1746
|
U.init(e, t), T.init(e, t), e._zod.parse = (r, n) => r, e._zod.check = (r) => {
|
|
1746
1747
|
const n = r.value, o = t.fn(n);
|
|
1747
1748
|
if (o instanceof Promise)
|
|
1748
|
-
return o.then((a) =>
|
|
1749
|
-
|
|
1749
|
+
return o.then((a) => yt(a, r, n, e));
|
|
1750
|
+
yt(o, r, n, e);
|
|
1750
1751
|
};
|
|
1751
1752
|
});
|
|
1752
|
-
function
|
|
1753
|
+
function yt(e, t, r, n) {
|
|
1753
1754
|
if (!e) {
|
|
1754
1755
|
const o = {
|
|
1755
1756
|
code: "custom",
|
|
@@ -1764,7 +1765,7 @@ function xt(e, t, r, n) {
|
|
|
1764
1765
|
n._zod.def.params && (o.params = n._zod.def.params), t.issues.push(ae(o));
|
|
1765
1766
|
}
|
|
1766
1767
|
}
|
|
1767
|
-
class
|
|
1768
|
+
class ma {
|
|
1768
1769
|
constructor() {
|
|
1769
1770
|
this._map = /* @__PURE__ */ new WeakMap(), this._idmap = /* @__PURE__ */ new Map();
|
|
1770
1771
|
}
|
|
@@ -1792,170 +1793,170 @@ class pa {
|
|
|
1792
1793
|
return this._map.has(t);
|
|
1793
1794
|
}
|
|
1794
1795
|
}
|
|
1795
|
-
function
|
|
1796
|
-
return new
|
|
1796
|
+
function ga() {
|
|
1797
|
+
return new ma();
|
|
1797
1798
|
}
|
|
1798
|
-
const fe = /* @__PURE__ */
|
|
1799
|
-
function
|
|
1799
|
+
const fe = /* @__PURE__ */ ga();
|
|
1800
|
+
function va(e, t) {
|
|
1800
1801
|
return new e({
|
|
1801
1802
|
type: "string",
|
|
1802
|
-
...
|
|
1803
|
+
...b(t)
|
|
1803
1804
|
});
|
|
1804
1805
|
}
|
|
1805
|
-
function
|
|
1806
|
+
function ya(e, t) {
|
|
1806
1807
|
return new e({
|
|
1807
1808
|
type: "string",
|
|
1808
1809
|
format: "email",
|
|
1809
1810
|
check: "string_format",
|
|
1810
1811
|
abort: !1,
|
|
1811
|
-
...
|
|
1812
|
+
...b(t)
|
|
1812
1813
|
});
|
|
1813
1814
|
}
|
|
1814
|
-
function
|
|
1815
|
+
function xt(e, t) {
|
|
1815
1816
|
return new e({
|
|
1816
1817
|
type: "string",
|
|
1817
1818
|
format: "guid",
|
|
1818
1819
|
check: "string_format",
|
|
1819
1820
|
abort: !1,
|
|
1820
|
-
...
|
|
1821
|
+
...b(t)
|
|
1821
1822
|
});
|
|
1822
1823
|
}
|
|
1823
|
-
function
|
|
1824
|
+
function xa(e, t) {
|
|
1824
1825
|
return new e({
|
|
1825
1826
|
type: "string",
|
|
1826
1827
|
format: "uuid",
|
|
1827
1828
|
check: "string_format",
|
|
1828
1829
|
abort: !1,
|
|
1829
|
-
...
|
|
1830
|
+
...b(t)
|
|
1830
1831
|
});
|
|
1831
1832
|
}
|
|
1832
|
-
function
|
|
1833
|
+
function _a(e, t) {
|
|
1833
1834
|
return new e({
|
|
1834
1835
|
type: "string",
|
|
1835
1836
|
format: "uuid",
|
|
1836
1837
|
check: "string_format",
|
|
1837
1838
|
abort: !1,
|
|
1838
1839
|
version: "v4",
|
|
1839
|
-
...
|
|
1840
|
+
...b(t)
|
|
1840
1841
|
});
|
|
1841
1842
|
}
|
|
1842
|
-
function
|
|
1843
|
+
function ba(e, t) {
|
|
1843
1844
|
return new e({
|
|
1844
1845
|
type: "string",
|
|
1845
1846
|
format: "uuid",
|
|
1846
1847
|
check: "string_format",
|
|
1847
1848
|
abort: !1,
|
|
1848
1849
|
version: "v6",
|
|
1849
|
-
...
|
|
1850
|
+
...b(t)
|
|
1850
1851
|
});
|
|
1851
1852
|
}
|
|
1852
|
-
function
|
|
1853
|
+
function wa(e, t) {
|
|
1853
1854
|
return new e({
|
|
1854
1855
|
type: "string",
|
|
1855
1856
|
format: "uuid",
|
|
1856
1857
|
check: "string_format",
|
|
1857
1858
|
abort: !1,
|
|
1858
1859
|
version: "v7",
|
|
1859
|
-
...
|
|
1860
|
+
...b(t)
|
|
1860
1861
|
});
|
|
1861
1862
|
}
|
|
1862
|
-
function
|
|
1863
|
+
function ja(e, t) {
|
|
1863
1864
|
return new e({
|
|
1864
1865
|
type: "string",
|
|
1865
1866
|
format: "url",
|
|
1866
1867
|
check: "string_format",
|
|
1867
1868
|
abort: !1,
|
|
1868
|
-
...
|
|
1869
|
+
...b(t)
|
|
1869
1870
|
});
|
|
1870
1871
|
}
|
|
1871
|
-
function
|
|
1872
|
+
function ka(e, t) {
|
|
1872
1873
|
return new e({
|
|
1873
1874
|
type: "string",
|
|
1874
1875
|
format: "emoji",
|
|
1875
1876
|
check: "string_format",
|
|
1876
1877
|
abort: !1,
|
|
1877
|
-
...
|
|
1878
|
+
...b(t)
|
|
1878
1879
|
});
|
|
1879
1880
|
}
|
|
1880
|
-
function
|
|
1881
|
+
function $a(e, t) {
|
|
1881
1882
|
return new e({
|
|
1882
1883
|
type: "string",
|
|
1883
1884
|
format: "nanoid",
|
|
1884
1885
|
check: "string_format",
|
|
1885
1886
|
abort: !1,
|
|
1886
|
-
...
|
|
1887
|
+
...b(t)
|
|
1887
1888
|
});
|
|
1888
1889
|
}
|
|
1889
|
-
function
|
|
1890
|
+
function za(e, t) {
|
|
1890
1891
|
return new e({
|
|
1891
1892
|
type: "string",
|
|
1892
1893
|
format: "cuid",
|
|
1893
1894
|
check: "string_format",
|
|
1894
1895
|
abort: !1,
|
|
1895
|
-
...
|
|
1896
|
+
...b(t)
|
|
1896
1897
|
});
|
|
1897
1898
|
}
|
|
1898
|
-
function
|
|
1899
|
+
function Pa(e, t) {
|
|
1899
1900
|
return new e({
|
|
1900
1901
|
type: "string",
|
|
1901
1902
|
format: "cuid2",
|
|
1902
1903
|
check: "string_format",
|
|
1903
1904
|
abort: !1,
|
|
1904
|
-
...
|
|
1905
|
+
...b(t)
|
|
1905
1906
|
});
|
|
1906
1907
|
}
|
|
1907
|
-
function
|
|
1908
|
+
function Ea(e, t) {
|
|
1908
1909
|
return new e({
|
|
1909
1910
|
type: "string",
|
|
1910
1911
|
format: "ulid",
|
|
1911
1912
|
check: "string_format",
|
|
1912
1913
|
abort: !1,
|
|
1913
|
-
...
|
|
1914
|
+
...b(t)
|
|
1914
1915
|
});
|
|
1915
1916
|
}
|
|
1916
|
-
function
|
|
1917
|
+
function Sa(e, t) {
|
|
1917
1918
|
return new e({
|
|
1918
1919
|
type: "string",
|
|
1919
1920
|
format: "xid",
|
|
1920
1921
|
check: "string_format",
|
|
1921
1922
|
abort: !1,
|
|
1922
|
-
...
|
|
1923
|
+
...b(t)
|
|
1923
1924
|
});
|
|
1924
1925
|
}
|
|
1925
|
-
function
|
|
1926
|
+
function Za(e, t) {
|
|
1926
1927
|
return new e({
|
|
1927
1928
|
type: "string",
|
|
1928
1929
|
format: "ksuid",
|
|
1929
1930
|
check: "string_format",
|
|
1930
1931
|
abort: !1,
|
|
1931
|
-
...
|
|
1932
|
+
...b(t)
|
|
1932
1933
|
});
|
|
1933
1934
|
}
|
|
1934
|
-
function
|
|
1935
|
+
function Ca(e, t) {
|
|
1935
1936
|
return new e({
|
|
1936
1937
|
type: "string",
|
|
1937
1938
|
format: "ipv4",
|
|
1938
1939
|
check: "string_format",
|
|
1939
1940
|
abort: !1,
|
|
1940
|
-
...
|
|
1941
|
+
...b(t)
|
|
1941
1942
|
});
|
|
1942
1943
|
}
|
|
1943
|
-
function
|
|
1944
|
+
function Ta(e, t) {
|
|
1944
1945
|
return new e({
|
|
1945
1946
|
type: "string",
|
|
1946
1947
|
format: "ipv6",
|
|
1947
1948
|
check: "string_format",
|
|
1948
1949
|
abort: !1,
|
|
1949
|
-
...
|
|
1950
|
+
...b(t)
|
|
1950
1951
|
});
|
|
1951
1952
|
}
|
|
1952
|
-
function
|
|
1953
|
+
function Na(e, t) {
|
|
1953
1954
|
return new e({
|
|
1954
1955
|
type: "string",
|
|
1955
1956
|
format: "cidrv4",
|
|
1956
1957
|
check: "string_format",
|
|
1957
1958
|
abort: !1,
|
|
1958
|
-
...
|
|
1959
|
+
...b(t)
|
|
1959
1960
|
});
|
|
1960
1961
|
}
|
|
1961
1962
|
function Oa(e, t) {
|
|
@@ -1964,46 +1965,46 @@ function Oa(e, t) {
|
|
|
1964
1965
|
format: "cidrv6",
|
|
1965
1966
|
check: "string_format",
|
|
1966
1967
|
abort: !1,
|
|
1967
|
-
...
|
|
1968
|
+
...b(t)
|
|
1968
1969
|
});
|
|
1969
1970
|
}
|
|
1970
|
-
function
|
|
1971
|
+
function Aa(e, t) {
|
|
1971
1972
|
return new e({
|
|
1972
1973
|
type: "string",
|
|
1973
1974
|
format: "base64",
|
|
1974
1975
|
check: "string_format",
|
|
1975
1976
|
abort: !1,
|
|
1976
|
-
...
|
|
1977
|
+
...b(t)
|
|
1977
1978
|
});
|
|
1978
1979
|
}
|
|
1979
|
-
function
|
|
1980
|
+
function Ia(e, t) {
|
|
1980
1981
|
return new e({
|
|
1981
1982
|
type: "string",
|
|
1982
1983
|
format: "base64url",
|
|
1983
1984
|
check: "string_format",
|
|
1984
1985
|
abort: !1,
|
|
1985
|
-
...
|
|
1986
|
+
...b(t)
|
|
1986
1987
|
});
|
|
1987
1988
|
}
|
|
1988
|
-
function
|
|
1989
|
+
function Ra(e, t) {
|
|
1989
1990
|
return new e({
|
|
1990
1991
|
type: "string",
|
|
1991
1992
|
format: "e164",
|
|
1992
1993
|
check: "string_format",
|
|
1993
1994
|
abort: !1,
|
|
1994
|
-
...
|
|
1995
|
+
...b(t)
|
|
1995
1996
|
});
|
|
1996
1997
|
}
|
|
1997
|
-
function
|
|
1998
|
+
function Da(e, t) {
|
|
1998
1999
|
return new e({
|
|
1999
2000
|
type: "string",
|
|
2000
2001
|
format: "jwt",
|
|
2001
2002
|
check: "string_format",
|
|
2002
2003
|
abort: !1,
|
|
2003
|
-
...
|
|
2004
|
+
...b(t)
|
|
2004
2005
|
});
|
|
2005
2006
|
}
|
|
2006
|
-
function
|
|
2007
|
+
function Ma(e, t) {
|
|
2007
2008
|
return new e({
|
|
2008
2009
|
type: "string",
|
|
2009
2010
|
format: "datetime",
|
|
@@ -2011,180 +2012,180 @@ function Da(e, t) {
|
|
|
2011
2012
|
offset: !1,
|
|
2012
2013
|
local: !1,
|
|
2013
2014
|
precision: null,
|
|
2014
|
-
...
|
|
2015
|
+
...b(t)
|
|
2015
2016
|
});
|
|
2016
2017
|
}
|
|
2017
|
-
function
|
|
2018
|
+
function Fa(e, t) {
|
|
2018
2019
|
return new e({
|
|
2019
2020
|
type: "string",
|
|
2020
2021
|
format: "date",
|
|
2021
2022
|
check: "string_format",
|
|
2022
|
-
...
|
|
2023
|
+
...b(t)
|
|
2023
2024
|
});
|
|
2024
2025
|
}
|
|
2025
|
-
function
|
|
2026
|
+
function qa(e, t) {
|
|
2026
2027
|
return new e({
|
|
2027
2028
|
type: "string",
|
|
2028
2029
|
format: "time",
|
|
2029
2030
|
check: "string_format",
|
|
2030
2031
|
precision: null,
|
|
2031
|
-
...
|
|
2032
|
+
...b(t)
|
|
2032
2033
|
});
|
|
2033
2034
|
}
|
|
2034
|
-
function
|
|
2035
|
+
function Ua(e, t) {
|
|
2035
2036
|
return new e({
|
|
2036
2037
|
type: "string",
|
|
2037
2038
|
format: "duration",
|
|
2038
2039
|
check: "string_format",
|
|
2039
|
-
...
|
|
2040
|
+
...b(t)
|
|
2040
2041
|
});
|
|
2041
2042
|
}
|
|
2042
|
-
function
|
|
2043
|
+
function La(e) {
|
|
2043
2044
|
return new e({
|
|
2044
2045
|
type: "unknown"
|
|
2045
2046
|
});
|
|
2046
2047
|
}
|
|
2047
|
-
function
|
|
2048
|
+
function Qa(e, t) {
|
|
2048
2049
|
return new e({
|
|
2049
2050
|
type: "never",
|
|
2050
|
-
...
|
|
2051
|
+
...b(t)
|
|
2051
2052
|
});
|
|
2052
2053
|
}
|
|
2053
|
-
function
|
|
2054
|
-
return new
|
|
2054
|
+
function pr(e, t) {
|
|
2055
|
+
return new ms({
|
|
2055
2056
|
check: "max_length",
|
|
2056
|
-
...
|
|
2057
|
+
...b(t),
|
|
2057
2058
|
maximum: e
|
|
2058
2059
|
});
|
|
2059
2060
|
}
|
|
2060
2061
|
function ve(e, t) {
|
|
2061
|
-
return new
|
|
2062
|
+
return new gs({
|
|
2062
2063
|
check: "min_length",
|
|
2063
|
-
...
|
|
2064
|
+
...b(t),
|
|
2064
2065
|
minimum: e
|
|
2065
2066
|
});
|
|
2066
2067
|
}
|
|
2067
|
-
function
|
|
2068
|
-
return new
|
|
2068
|
+
function mr(e, t) {
|
|
2069
|
+
return new vs({
|
|
2069
2070
|
check: "length_equals",
|
|
2070
|
-
...
|
|
2071
|
+
...b(t),
|
|
2071
2072
|
length: e
|
|
2072
2073
|
});
|
|
2073
2074
|
}
|
|
2074
|
-
function
|
|
2075
|
-
return new
|
|
2075
|
+
function Ba(e, t) {
|
|
2076
|
+
return new ys({
|
|
2076
2077
|
check: "string_format",
|
|
2077
2078
|
format: "regex",
|
|
2078
|
-
...
|
|
2079
|
+
...b(t),
|
|
2079
2080
|
pattern: e
|
|
2080
2081
|
});
|
|
2081
2082
|
}
|
|
2082
|
-
function
|
|
2083
|
-
return new
|
|
2083
|
+
function Ka(e) {
|
|
2084
|
+
return new xs({
|
|
2084
2085
|
check: "string_format",
|
|
2085
2086
|
format: "lowercase",
|
|
2086
|
-
...
|
|
2087
|
+
...b(e)
|
|
2087
2088
|
});
|
|
2088
2089
|
}
|
|
2089
2090
|
function Ha(e) {
|
|
2090
|
-
return new
|
|
2091
|
+
return new _s({
|
|
2091
2092
|
check: "string_format",
|
|
2092
2093
|
format: "uppercase",
|
|
2093
|
-
...
|
|
2094
|
+
...b(e)
|
|
2094
2095
|
});
|
|
2095
2096
|
}
|
|
2096
|
-
function
|
|
2097
|
-
return new
|
|
2097
|
+
function Wa(e, t) {
|
|
2098
|
+
return new bs({
|
|
2098
2099
|
check: "string_format",
|
|
2099
2100
|
format: "includes",
|
|
2100
|
-
...
|
|
2101
|
+
...b(t),
|
|
2101
2102
|
includes: e
|
|
2102
2103
|
});
|
|
2103
2104
|
}
|
|
2104
|
-
function
|
|
2105
|
-
return new
|
|
2105
|
+
function Va(e, t) {
|
|
2106
|
+
return new ws({
|
|
2106
2107
|
check: "string_format",
|
|
2107
2108
|
format: "starts_with",
|
|
2108
|
-
...
|
|
2109
|
+
...b(t),
|
|
2109
2110
|
prefix: e
|
|
2110
2111
|
});
|
|
2111
2112
|
}
|
|
2112
|
-
function
|
|
2113
|
-
return new
|
|
2113
|
+
function Ya(e, t) {
|
|
2114
|
+
return new js({
|
|
2114
2115
|
check: "string_format",
|
|
2115
2116
|
format: "ends_with",
|
|
2116
|
-
...
|
|
2117
|
+
...b(t),
|
|
2117
2118
|
suffix: e
|
|
2118
2119
|
});
|
|
2119
2120
|
}
|
|
2120
2121
|
function ie(e) {
|
|
2121
|
-
return new
|
|
2122
|
+
return new ks({
|
|
2122
2123
|
check: "overwrite",
|
|
2123
2124
|
tx: e
|
|
2124
2125
|
});
|
|
2125
2126
|
}
|
|
2126
|
-
function
|
|
2127
|
+
function Ga(e) {
|
|
2127
2128
|
return ie((t) => t.normalize(e));
|
|
2128
2129
|
}
|
|
2129
|
-
function
|
|
2130
|
+
function Ja() {
|
|
2130
2131
|
return ie((e) => e.trim());
|
|
2131
2132
|
}
|
|
2132
|
-
function
|
|
2133
|
+
function Xa() {
|
|
2133
2134
|
return ie((e) => e.toLowerCase());
|
|
2134
2135
|
}
|
|
2135
|
-
function
|
|
2136
|
+
function ei() {
|
|
2136
2137
|
return ie((e) => e.toUpperCase());
|
|
2137
2138
|
}
|
|
2138
|
-
function
|
|
2139
|
+
function ti(e, t, r) {
|
|
2139
2140
|
return new e({
|
|
2140
2141
|
type: "array",
|
|
2141
2142
|
element: t,
|
|
2142
2143
|
// get element() {
|
|
2143
2144
|
// return element;
|
|
2144
2145
|
// },
|
|
2145
|
-
...
|
|
2146
|
+
...b(r)
|
|
2146
2147
|
});
|
|
2147
2148
|
}
|
|
2148
|
-
function
|
|
2149
|
+
function ri(e, t, r) {
|
|
2149
2150
|
return new e({
|
|
2150
2151
|
type: "custom",
|
|
2151
2152
|
check: "custom",
|
|
2152
2153
|
fn: t,
|
|
2153
|
-
...
|
|
2154
|
+
...b(r)
|
|
2154
2155
|
});
|
|
2155
2156
|
}
|
|
2156
|
-
const
|
|
2157
|
-
|
|
2157
|
+
const ni = /* @__PURE__ */ c("ZodISODateTime", (e, t) => {
|
|
2158
|
+
Ds.init(e, t), C.init(e, t);
|
|
2158
2159
|
});
|
|
2159
|
-
function
|
|
2160
|
-
return
|
|
2160
|
+
function oi(e) {
|
|
2161
|
+
return Ma(ni, e);
|
|
2161
2162
|
}
|
|
2162
|
-
const
|
|
2163
|
-
|
|
2163
|
+
const si = /* @__PURE__ */ c("ZodISODate", (e, t) => {
|
|
2164
|
+
Ms.init(e, t), C.init(e, t);
|
|
2164
2165
|
});
|
|
2165
|
-
function
|
|
2166
|
-
return
|
|
2166
|
+
function ai(e) {
|
|
2167
|
+
return Fa(si, e);
|
|
2167
2168
|
}
|
|
2168
|
-
const
|
|
2169
|
-
|
|
2169
|
+
const ii = /* @__PURE__ */ c("ZodISOTime", (e, t) => {
|
|
2170
|
+
Fs.init(e, t), C.init(e, t);
|
|
2170
2171
|
});
|
|
2171
|
-
function
|
|
2172
|
-
return
|
|
2172
|
+
function ci(e) {
|
|
2173
|
+
return qa(ii, e);
|
|
2173
2174
|
}
|
|
2174
|
-
const
|
|
2175
|
-
|
|
2175
|
+
const ui = /* @__PURE__ */ c("ZodISODuration", (e, t) => {
|
|
2176
|
+
qs.init(e, t), C.init(e, t);
|
|
2176
2177
|
});
|
|
2177
|
-
function
|
|
2178
|
-
return
|
|
2178
|
+
function li(e) {
|
|
2179
|
+
return Ua(ui, e);
|
|
2179
2180
|
}
|
|
2180
|
-
const
|
|
2181
|
-
|
|
2181
|
+
const di = (e, t) => {
|
|
2182
|
+
ar.init(e, t), e.name = "ZodError", Object.defineProperties(e, {
|
|
2182
2183
|
format: {
|
|
2183
|
-
value: (r) =>
|
|
2184
|
+
value: (r) => Fo(e, r)
|
|
2184
2185
|
// enumerable: false,
|
|
2185
2186
|
},
|
|
2186
2187
|
flatten: {
|
|
2187
|
-
value: (r) =>
|
|
2188
|
+
value: (r) => Mo(e, r)
|
|
2188
2189
|
// enumerable: false,
|
|
2189
2190
|
},
|
|
2190
2191
|
addIssue: {
|
|
@@ -2202,9 +2203,9 @@ const li = (e, t) => {
|
|
|
2202
2203
|
// enumerable: false,
|
|
2203
2204
|
}
|
|
2204
2205
|
});
|
|
2205
|
-
}, we = c("ZodError",
|
|
2206
|
+
}, we = c("ZodError", di, {
|
|
2206
2207
|
Parent: Error
|
|
2207
|
-
}),
|
|
2208
|
+
}), fi = /* @__PURE__ */ qo(we), hi = /* @__PURE__ */ Uo(we), pi = /* @__PURE__ */ cr(we), mi = /* @__PURE__ */ ur(we), N = /* @__PURE__ */ c("ZodType", (e, t) => (T.init(e, t), e.def = t, Object.defineProperty(e, "_def", { value: t }), e.check = (...r) => e.clone(
|
|
2208
2209
|
{
|
|
2209
2210
|
...t,
|
|
2210
2211
|
checks: [
|
|
@@ -2213,7 +2214,7 @@ const li = (e, t) => {
|
|
|
2213
2214
|
]
|
|
2214
2215
|
}
|
|
2215
2216
|
// { parent: true }
|
|
2216
|
-
), e.clone = (r, n) => J(e, r, n), e.brand = () => e, e.register = (r, n) => (r.add(e, n), e), e.parse = (r, n) =>
|
|
2217
|
+
), e.clone = (r, n) => J(e, r, n), e.brand = () => e, e.register = (r, n) => (r.add(e, n), e), e.parse = (r, n) => fi(e, r, n, { callee: e.parse }), e.safeParse = (r, n) => pi(e, r, n), e.parseAsync = async (r, n) => hi(e, r, n, { callee: e.parseAsync }), e.safeParseAsync = async (r, n) => mi(e, r, n), e.spa = e.safeParseAsync, e.refine = (r, n) => e.check(ac(r, n)), e.superRefine = (r) => e.check(ic(r)), e.overwrite = (r) => e.check(ie(r)), e.optional = () => jt(e), e.nullable = () => kt(e), e.nullish = () => jt(kt(e)), e.nonoptional = (r) => Ji(e, r), e.array = () => Di(e), e.or = (r) => Ui([e, r]), e.and = (r) => Qi(e, r), e.transform = (r) => $t(e, Ki(r)), e.default = (r) => Vi(e, r), e.prefault = (r) => Gi(e, r), e.catch = (r) => ec(e, r), e.pipe = (r) => $t(e, r), e.readonly = () => nc(e), e.describe = (r) => {
|
|
2217
2218
|
const n = e.clone();
|
|
2218
2219
|
return fe.add(n, { description: r }), n;
|
|
2219
2220
|
}, Object.defineProperty(e, "description", {
|
|
@@ -2226,109 +2227,109 @@ const li = (e, t) => {
|
|
|
2226
2227
|
return fe.get(e);
|
|
2227
2228
|
const n = e.clone();
|
|
2228
2229
|
return fe.add(n, r[0]), n;
|
|
2229
|
-
}, e.isOptional = () => e.safeParse(void 0).success, e.isNullable = () => e.safeParse(null).success, e)),
|
|
2230
|
-
|
|
2230
|
+
}, e.isOptional = () => e.safeParse(void 0).success, e.isNullable = () => e.safeParse(null).success, e)), gr = /* @__PURE__ */ c("_ZodString", (e, t) => {
|
|
2231
|
+
Ke.init(e, t), N.init(e, t);
|
|
2231
2232
|
const r = e._zod.bag;
|
|
2232
|
-
e.format = r.format ?? null, e.minLength = r.minimum ?? null, e.maxLength = r.maximum ?? null, e.regex = (...n) => e.check(
|
|
2233
|
-
}),
|
|
2234
|
-
|
|
2233
|
+
e.format = r.format ?? null, e.minLength = r.minimum ?? null, e.maxLength = r.maximum ?? null, e.regex = (...n) => e.check(Ba(...n)), e.includes = (...n) => e.check(Wa(...n)), e.startsWith = (...n) => e.check(Va(...n)), e.endsWith = (...n) => e.check(Ya(...n)), e.min = (...n) => e.check(ve(...n)), e.max = (...n) => e.check(pr(...n)), e.length = (...n) => e.check(mr(...n)), e.nonempty = (...n) => e.check(ve(1, ...n)), e.lowercase = (n) => e.check(Ka(n)), e.uppercase = (n) => e.check(Ha(n)), e.trim = () => e.check(Ja()), e.normalize = (...n) => e.check(Ga(...n)), e.toLowerCase = () => e.check(Xa()), e.toUpperCase = () => e.check(ei());
|
|
2234
|
+
}), gi = /* @__PURE__ */ c("ZodString", (e, t) => {
|
|
2235
|
+
Ke.init(e, t), gr.init(e, t), e.email = (r) => e.check(ya(vi, r)), e.url = (r) => e.check(ja(yi, r)), e.jwt = (r) => e.check(Da(Ni, r)), e.emoji = (r) => e.check(ka(xi, r)), e.guid = (r) => e.check(xt(bt, r)), e.uuid = (r) => e.check(xa(he, r)), e.uuidv4 = (r) => e.check(_a(he, r)), e.uuidv6 = (r) => e.check(ba(he, r)), e.uuidv7 = (r) => e.check(wa(he, r)), e.nanoid = (r) => e.check($a(_i, r)), e.guid = (r) => e.check(xt(bt, r)), e.cuid = (r) => e.check(za(bi, r)), e.cuid2 = (r) => e.check(Pa(wi, r)), e.ulid = (r) => e.check(Ea(ji, r)), e.base64 = (r) => e.check(Aa(Zi, r)), e.base64url = (r) => e.check(Ia(Ci, r)), e.xid = (r) => e.check(Sa(ki, r)), e.ksuid = (r) => e.check(Za($i, r)), e.ipv4 = (r) => e.check(Ca(zi, r)), e.ipv6 = (r) => e.check(Ta(Pi, r)), e.cidrv4 = (r) => e.check(Na(Ei, r)), e.cidrv6 = (r) => e.check(Oa(Si, r)), e.e164 = (r) => e.check(Ra(Ti, r)), e.datetime = (r) => e.check(oi(r)), e.date = (r) => e.check(ai(r)), e.time = (r) => e.check(ci(r)), e.duration = (r) => e.check(li(r));
|
|
2235
2236
|
});
|
|
2236
|
-
function
|
|
2237
|
-
return
|
|
2238
|
-
}
|
|
2239
|
-
const
|
|
2240
|
-
|
|
2241
|
-
}),
|
|
2242
|
-
|
|
2243
|
-
}),
|
|
2244
|
-
|
|
2237
|
+
function _t(e) {
|
|
2238
|
+
return va(gi, e);
|
|
2239
|
+
}
|
|
2240
|
+
const C = /* @__PURE__ */ c("ZodStringFormat", (e, t) => {
|
|
2241
|
+
S.init(e, t), gr.init(e, t);
|
|
2242
|
+
}), vi = /* @__PURE__ */ c("ZodEmail", (e, t) => {
|
|
2243
|
+
Ss.init(e, t), C.init(e, t);
|
|
2244
|
+
}), bt = /* @__PURE__ */ c("ZodGUID", (e, t) => {
|
|
2245
|
+
Ps.init(e, t), C.init(e, t);
|
|
2245
2246
|
}), he = /* @__PURE__ */ c("ZodUUID", (e, t) => {
|
|
2246
|
-
|
|
2247
|
-
}),
|
|
2248
|
-
|
|
2249
|
-
}),
|
|
2250
|
-
|
|
2251
|
-
}),
|
|
2252
|
-
|
|
2253
|
-
}),
|
|
2254
|
-
|
|
2255
|
-
}),
|
|
2256
|
-
Os.init(e, t),
|
|
2257
|
-
}),
|
|
2258
|
-
|
|
2259
|
-
}),
|
|
2260
|
-
|
|
2261
|
-
}),
|
|
2262
|
-
|
|
2263
|
-
}),
|
|
2264
|
-
|
|
2265
|
-
}),
|
|
2266
|
-
|
|
2267
|
-
}),
|
|
2268
|
-
|
|
2269
|
-
}),
|
|
2270
|
-
|
|
2271
|
-
}),
|
|
2272
|
-
|
|
2273
|
-
}),
|
|
2274
|
-
|
|
2275
|
-
}),
|
|
2276
|
-
|
|
2277
|
-
}),
|
|
2278
|
-
|
|
2247
|
+
Es.init(e, t), C.init(e, t);
|
|
2248
|
+
}), yi = /* @__PURE__ */ c("ZodURL", (e, t) => {
|
|
2249
|
+
Zs.init(e, t), C.init(e, t);
|
|
2250
|
+
}), xi = /* @__PURE__ */ c("ZodEmoji", (e, t) => {
|
|
2251
|
+
Cs.init(e, t), C.init(e, t);
|
|
2252
|
+
}), _i = /* @__PURE__ */ c("ZodNanoID", (e, t) => {
|
|
2253
|
+
Ts.init(e, t), C.init(e, t);
|
|
2254
|
+
}), bi = /* @__PURE__ */ c("ZodCUID", (e, t) => {
|
|
2255
|
+
Ns.init(e, t), C.init(e, t);
|
|
2256
|
+
}), wi = /* @__PURE__ */ c("ZodCUID2", (e, t) => {
|
|
2257
|
+
Os.init(e, t), C.init(e, t);
|
|
2258
|
+
}), ji = /* @__PURE__ */ c("ZodULID", (e, t) => {
|
|
2259
|
+
As.init(e, t), C.init(e, t);
|
|
2260
|
+
}), ki = /* @__PURE__ */ c("ZodXID", (e, t) => {
|
|
2261
|
+
Is.init(e, t), C.init(e, t);
|
|
2262
|
+
}), $i = /* @__PURE__ */ c("ZodKSUID", (e, t) => {
|
|
2263
|
+
Rs.init(e, t), C.init(e, t);
|
|
2264
|
+
}), zi = /* @__PURE__ */ c("ZodIPv4", (e, t) => {
|
|
2265
|
+
Us.init(e, t), C.init(e, t);
|
|
2266
|
+
}), Pi = /* @__PURE__ */ c("ZodIPv6", (e, t) => {
|
|
2267
|
+
Ls.init(e, t), C.init(e, t);
|
|
2268
|
+
}), Ei = /* @__PURE__ */ c("ZodCIDRv4", (e, t) => {
|
|
2269
|
+
Qs.init(e, t), C.init(e, t);
|
|
2270
|
+
}), Si = /* @__PURE__ */ c("ZodCIDRv6", (e, t) => {
|
|
2271
|
+
Bs.init(e, t), C.init(e, t);
|
|
2272
|
+
}), Zi = /* @__PURE__ */ c("ZodBase64", (e, t) => {
|
|
2273
|
+
Ks.init(e, t), C.init(e, t);
|
|
2274
|
+
}), Ci = /* @__PURE__ */ c("ZodBase64URL", (e, t) => {
|
|
2275
|
+
Ws.init(e, t), C.init(e, t);
|
|
2276
|
+
}), Ti = /* @__PURE__ */ c("ZodE164", (e, t) => {
|
|
2277
|
+
Vs.init(e, t), C.init(e, t);
|
|
2278
|
+
}), Ni = /* @__PURE__ */ c("ZodJWT", (e, t) => {
|
|
2279
|
+
Gs.init(e, t), C.init(e, t);
|
|
2279
2280
|
}), Oi = /* @__PURE__ */ c("ZodUnknown", (e, t) => {
|
|
2280
|
-
|
|
2281
|
+
Js.init(e, t), N.init(e, t);
|
|
2281
2282
|
});
|
|
2282
|
-
function
|
|
2283
|
-
return
|
|
2283
|
+
function wt() {
|
|
2284
|
+
return La(Oi);
|
|
2284
2285
|
}
|
|
2285
|
-
const
|
|
2286
|
-
|
|
2286
|
+
const Ai = /* @__PURE__ */ c("ZodNever", (e, t) => {
|
|
2287
|
+
Xs.init(e, t), N.init(e, t);
|
|
2287
2288
|
});
|
|
2288
|
-
function
|
|
2289
|
-
return
|
|
2289
|
+
function Ii(e) {
|
|
2290
|
+
return Qa(Ai, e);
|
|
2290
2291
|
}
|
|
2291
|
-
const
|
|
2292
|
-
|
|
2292
|
+
const Ri = /* @__PURE__ */ c("ZodArray", (e, t) => {
|
|
2293
|
+
ea.init(e, t), N.init(e, t), e.element = t.element, e.min = (r, n) => e.check(ve(r, n)), e.nonempty = (r) => e.check(ve(1, r)), e.max = (r, n) => e.check(pr(r, n)), e.length = (r, n) => e.check(mr(r, n)), e.unwrap = () => e.element;
|
|
2293
2294
|
});
|
|
2294
|
-
function
|
|
2295
|
-
return
|
|
2295
|
+
function Di(e, t) {
|
|
2296
|
+
return ti(Ri, e, t);
|
|
2296
2297
|
}
|
|
2297
|
-
const
|
|
2298
|
-
|
|
2298
|
+
const Mi = /* @__PURE__ */ c("ZodObject", (e, t) => {
|
|
2299
|
+
ta.init(e, t), N.init(e, t), Z(e, "shape", () => t.shape), e.keyof = () => vr(Object.keys(e._zod.def.shape)), e.catchall = (r) => e.clone({ ...e._zod.def, catchall: r }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: wt() }), e.loose = () => e.clone({ ...e._zod.def, catchall: wt() }), e.strict = () => e.clone({ ...e._zod.def, catchall: Ii() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (r) => Ao(e, r), e.merge = (r) => Io(e, r), e.pick = (r) => No(e, r), e.omit = (r) => Oo(e, r), e.partial = (...r) => Ro(yr, e, r[0]), e.required = (...r) => Do(xr, e, r[0]);
|
|
2299
2300
|
});
|
|
2300
|
-
function
|
|
2301
|
+
function Fi(e, t) {
|
|
2301
2302
|
const r = {
|
|
2302
2303
|
type: "object",
|
|
2303
2304
|
get shape() {
|
|
2304
2305
|
return Le(this, "shape", { ...e }), this.shape;
|
|
2305
2306
|
},
|
|
2306
|
-
...
|
|
2307
|
+
...b(t)
|
|
2307
2308
|
};
|
|
2308
|
-
return new
|
|
2309
|
+
return new Mi(r);
|
|
2309
2310
|
}
|
|
2310
|
-
const
|
|
2311
|
-
|
|
2311
|
+
const qi = /* @__PURE__ */ c("ZodUnion", (e, t) => {
|
|
2312
|
+
ra.init(e, t), N.init(e, t), e.options = t.options;
|
|
2312
2313
|
});
|
|
2313
|
-
function
|
|
2314
|
-
return new
|
|
2314
|
+
function Ui(e, t) {
|
|
2315
|
+
return new qi({
|
|
2315
2316
|
type: "union",
|
|
2316
2317
|
options: e,
|
|
2317
|
-
...
|
|
2318
|
+
...b(t)
|
|
2318
2319
|
});
|
|
2319
2320
|
}
|
|
2320
|
-
const
|
|
2321
|
-
|
|
2321
|
+
const Li = /* @__PURE__ */ c("ZodIntersection", (e, t) => {
|
|
2322
|
+
na.init(e, t), N.init(e, t);
|
|
2322
2323
|
});
|
|
2323
|
-
function
|
|
2324
|
-
return new
|
|
2324
|
+
function Qi(e, t) {
|
|
2325
|
+
return new Li({
|
|
2325
2326
|
type: "intersection",
|
|
2326
2327
|
left: e,
|
|
2327
2328
|
right: t
|
|
2328
2329
|
});
|
|
2329
2330
|
}
|
|
2330
|
-
const
|
|
2331
|
-
|
|
2331
|
+
const Ne = /* @__PURE__ */ c("ZodEnum", (e, t) => {
|
|
2332
|
+
oa.init(e, t), N.init(e, t), e.enum = t.entries, e.options = Object.values(t.entries);
|
|
2332
2333
|
const r = new Set(Object.keys(t.entries));
|
|
2333
2334
|
e.extract = (n, o) => {
|
|
2334
2335
|
const a = {};
|
|
@@ -2337,10 +2338,10 @@ const Oe = /* @__PURE__ */ c("ZodEnum", (e, t) => {
|
|
|
2337
2338
|
a[i] = t.entries[i];
|
|
2338
2339
|
else
|
|
2339
2340
|
throw new Error(`Key ${i} not found in enum`);
|
|
2340
|
-
return new
|
|
2341
|
+
return new Ne({
|
|
2341
2342
|
...t,
|
|
2342
2343
|
checks: [],
|
|
2343
|
-
...
|
|
2344
|
+
...b(o),
|
|
2344
2345
|
entries: a
|
|
2345
2346
|
});
|
|
2346
2347
|
}, e.exclude = (n, o) => {
|
|
@@ -2350,24 +2351,24 @@ const Oe = /* @__PURE__ */ c("ZodEnum", (e, t) => {
|
|
|
2350
2351
|
delete a[i];
|
|
2351
2352
|
else
|
|
2352
2353
|
throw new Error(`Key ${i} not found in enum`);
|
|
2353
|
-
return new
|
|
2354
|
+
return new Ne({
|
|
2354
2355
|
...t,
|
|
2355
2356
|
checks: [],
|
|
2356
|
-
...
|
|
2357
|
+
...b(o),
|
|
2357
2358
|
entries: a
|
|
2358
2359
|
});
|
|
2359
2360
|
};
|
|
2360
2361
|
});
|
|
2361
|
-
function
|
|
2362
|
+
function vr(e, t) {
|
|
2362
2363
|
const r = Array.isArray(e) ? Object.fromEntries(e.map((n) => [n, n])) : e;
|
|
2363
|
-
return new
|
|
2364
|
+
return new Ne({
|
|
2364
2365
|
type: "enum",
|
|
2365
2366
|
entries: r,
|
|
2366
|
-
...
|
|
2367
|
+
...b(t)
|
|
2367
2368
|
});
|
|
2368
2369
|
}
|
|
2369
|
-
const
|
|
2370
|
-
|
|
2370
|
+
const Bi = /* @__PURE__ */ c("ZodTransform", (e, t) => {
|
|
2371
|
+
sa.init(e, t), N.init(e, t), e._zod.parse = (r, n) => {
|
|
2371
2372
|
r.addIssue = (a) => {
|
|
2372
2373
|
if (typeof a == "string")
|
|
2373
2374
|
r.issues.push(ae(a, r.value, t));
|
|
@@ -2380,35 +2381,35 @@ const Qi = /* @__PURE__ */ c("ZodTransform", (e, t) => {
|
|
|
2380
2381
|
return o instanceof Promise ? o.then((a) => (r.value = a, r)) : (r.value = o, r);
|
|
2381
2382
|
};
|
|
2382
2383
|
});
|
|
2383
|
-
function
|
|
2384
|
-
return new
|
|
2384
|
+
function Ki(e) {
|
|
2385
|
+
return new Bi({
|
|
2385
2386
|
type: "transform",
|
|
2386
2387
|
transform: e
|
|
2387
2388
|
});
|
|
2388
2389
|
}
|
|
2389
|
-
const
|
|
2390
|
-
|
|
2390
|
+
const yr = /* @__PURE__ */ c("ZodOptional", (e, t) => {
|
|
2391
|
+
aa.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType;
|
|
2391
2392
|
});
|
|
2392
|
-
function
|
|
2393
|
-
return new
|
|
2393
|
+
function jt(e) {
|
|
2394
|
+
return new yr({
|
|
2394
2395
|
type: "optional",
|
|
2395
2396
|
innerType: e
|
|
2396
2397
|
});
|
|
2397
2398
|
}
|
|
2398
2399
|
const Hi = /* @__PURE__ */ c("ZodNullable", (e, t) => {
|
|
2399
|
-
|
|
2400
|
+
ia.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType;
|
|
2400
2401
|
});
|
|
2401
|
-
function
|
|
2402
|
+
function kt(e) {
|
|
2402
2403
|
return new Hi({
|
|
2403
2404
|
type: "nullable",
|
|
2404
2405
|
innerType: e
|
|
2405
2406
|
});
|
|
2406
2407
|
}
|
|
2407
|
-
const
|
|
2408
|
-
|
|
2408
|
+
const Wi = /* @__PURE__ */ c("ZodDefault", (e, t) => {
|
|
2409
|
+
ca.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType, e.removeDefault = e.unwrap;
|
|
2409
2410
|
});
|
|
2410
|
-
function
|
|
2411
|
-
return new
|
|
2411
|
+
function Vi(e, t) {
|
|
2412
|
+
return new Wi({
|
|
2412
2413
|
type: "default",
|
|
2413
2414
|
innerType: e,
|
|
2414
2415
|
get defaultValue() {
|
|
@@ -2416,11 +2417,11 @@ function Wi(e, t) {
|
|
|
2416
2417
|
}
|
|
2417
2418
|
});
|
|
2418
2419
|
}
|
|
2419
|
-
const
|
|
2420
|
-
|
|
2420
|
+
const Yi = /* @__PURE__ */ c("ZodPrefault", (e, t) => {
|
|
2421
|
+
ua.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType;
|
|
2421
2422
|
});
|
|
2422
|
-
function
|
|
2423
|
-
return new
|
|
2423
|
+
function Gi(e, t) {
|
|
2424
|
+
return new Yi({
|
|
2424
2425
|
type: "prefault",
|
|
2425
2426
|
innerType: e,
|
|
2426
2427
|
get defaultValue() {
|
|
@@ -2428,61 +2429,61 @@ function Yi(e, t) {
|
|
|
2428
2429
|
}
|
|
2429
2430
|
});
|
|
2430
2431
|
}
|
|
2431
|
-
const
|
|
2432
|
-
|
|
2432
|
+
const xr = /* @__PURE__ */ c("ZodNonOptional", (e, t) => {
|
|
2433
|
+
la.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType;
|
|
2433
2434
|
});
|
|
2434
|
-
function
|
|
2435
|
-
return new
|
|
2435
|
+
function Ji(e, t) {
|
|
2436
|
+
return new xr({
|
|
2436
2437
|
type: "nonoptional",
|
|
2437
2438
|
innerType: e,
|
|
2438
|
-
...
|
|
2439
|
+
...b(t)
|
|
2439
2440
|
});
|
|
2440
2441
|
}
|
|
2441
|
-
const
|
|
2442
|
-
|
|
2442
|
+
const Xi = /* @__PURE__ */ c("ZodCatch", (e, t) => {
|
|
2443
|
+
da.init(e, t), N.init(e, t), e.unwrap = () => e._zod.def.innerType, e.removeCatch = e.unwrap;
|
|
2443
2444
|
});
|
|
2444
|
-
function
|
|
2445
|
-
return new
|
|
2445
|
+
function ec(e, t) {
|
|
2446
|
+
return new Xi({
|
|
2446
2447
|
type: "catch",
|
|
2447
2448
|
innerType: e,
|
|
2448
2449
|
catchValue: typeof t == "function" ? t : () => t
|
|
2449
2450
|
});
|
|
2450
2451
|
}
|
|
2451
|
-
const
|
|
2452
|
-
|
|
2452
|
+
const tc = /* @__PURE__ */ c("ZodPipe", (e, t) => {
|
|
2453
|
+
fa.init(e, t), N.init(e, t), e.in = t.in, e.out = t.out;
|
|
2453
2454
|
});
|
|
2454
|
-
function
|
|
2455
|
-
return new
|
|
2455
|
+
function $t(e, t) {
|
|
2456
|
+
return new tc({
|
|
2456
2457
|
type: "pipe",
|
|
2457
2458
|
in: e,
|
|
2458
2459
|
out: t
|
|
2459
2460
|
// ...util.normalizeParams(params),
|
|
2460
2461
|
});
|
|
2461
2462
|
}
|
|
2462
|
-
const
|
|
2463
|
-
|
|
2463
|
+
const rc = /* @__PURE__ */ c("ZodReadonly", (e, t) => {
|
|
2464
|
+
ha.init(e, t), N.init(e, t);
|
|
2464
2465
|
});
|
|
2465
|
-
function
|
|
2466
|
-
return new
|
|
2466
|
+
function nc(e) {
|
|
2467
|
+
return new rc({
|
|
2467
2468
|
type: "readonly",
|
|
2468
2469
|
innerType: e
|
|
2469
2470
|
});
|
|
2470
2471
|
}
|
|
2471
|
-
const
|
|
2472
|
-
|
|
2472
|
+
const oc = /* @__PURE__ */ c("ZodCustom", (e, t) => {
|
|
2473
|
+
pa.init(e, t), N.init(e, t);
|
|
2473
2474
|
});
|
|
2474
|
-
function
|
|
2475
|
+
function sc(e, t) {
|
|
2475
2476
|
const r = new U({
|
|
2476
2477
|
check: "custom",
|
|
2477
|
-
...
|
|
2478
|
+
...b(t)
|
|
2478
2479
|
});
|
|
2479
2480
|
return r._zod.check = e, r;
|
|
2480
2481
|
}
|
|
2481
|
-
function
|
|
2482
|
-
return
|
|
2482
|
+
function ac(e, t = {}) {
|
|
2483
|
+
return ri(oc, e, t);
|
|
2483
2484
|
}
|
|
2484
|
-
function
|
|
2485
|
-
const r =
|
|
2485
|
+
function ic(e, t) {
|
|
2486
|
+
const r = sc((n) => (n.addIssue = (o) => {
|
|
2486
2487
|
if (typeof o == "string")
|
|
2487
2488
|
n.issues.push(ae(o, n.value, r._zod.def));
|
|
2488
2489
|
else {
|
|
@@ -2492,11 +2493,11 @@ function ac(e, t) {
|
|
|
2492
2493
|
}, e(n.value, n)), t);
|
|
2493
2494
|
return r;
|
|
2494
2495
|
}
|
|
2495
|
-
const
|
|
2496
|
-
buildId:
|
|
2497
|
-
timestamp:
|
|
2498
|
-
status:
|
|
2499
|
-
}),
|
|
2496
|
+
const cc = Fi({
|
|
2497
|
+
buildId: _t(),
|
|
2498
|
+
timestamp: _t(),
|
|
2499
|
+
status: vr(["in-progress", "success", "failed"])
|
|
2500
|
+
}), uc = ({
|
|
2500
2501
|
buildId: e,
|
|
2501
2502
|
endpoint: t = "/__zuplo/docs"
|
|
2502
2503
|
}) => {
|
|
@@ -2508,22 +2509,22 @@ const ic = Mi({
|
|
|
2508
2509
|
queryFn: () => fetch(t, { signal: AbortSignal.timeout(2e3) }).then((o) => {
|
|
2509
2510
|
if (!o.ok) throw new Error("Failed to fetch build status");
|
|
2510
2511
|
return o.json();
|
|
2511
|
-
}).then((o) =>
|
|
2512
|
+
}).then((o) => cc.parse(o))
|
|
2512
2513
|
});
|
|
2513
2514
|
if (r.isError || !r.data || r.data.buildId === e)
|
|
2514
2515
|
return null;
|
|
2515
2516
|
const n = r.data.status === "success";
|
|
2516
2517
|
return /* @__PURE__ */ s.jsxs("div", { className: "fixed flex flex-col gap-3 p-4 rounded-xl w-96 border z-20 bg-background left-0 right-0 top-4 mx-auto shadow-lg", children: [
|
|
2517
2518
|
n ? /* @__PURE__ */ s.jsxs("div", { className: "flex flex-row items-center gap-2", children: [
|
|
2518
|
-
/* @__PURE__ */ s.jsx(
|
|
2519
|
+
/* @__PURE__ */ s.jsx(qn, { size: 16 }),
|
|
2519
2520
|
/* @__PURE__ */ s.jsx("span", { className: "text-sm", children: "New version available" })
|
|
2520
2521
|
] }) : /* @__PURE__ */ s.jsxs("div", { className: "flex flex-row items-center gap-2", children: [
|
|
2521
|
-
/* @__PURE__ */ s.jsx(
|
|
2522
|
+
/* @__PURE__ */ s.jsx(Un, { size: 16, className: "animate-spin" }),
|
|
2522
2523
|
/* @__PURE__ */ s.jsx("span", { className: "text-sm", children: "Building new version..." })
|
|
2523
2524
|
] }),
|
|
2524
2525
|
/* @__PURE__ */ s.jsx("span", { className: "text-xs", children: n ? "To see the new version, reload the page now." : "A new version of the developer portal will be available soon." }),
|
|
2525
2526
|
/* @__PURE__ */ s.jsx(
|
|
2526
|
-
|
|
2527
|
+
Ht,
|
|
2527
2528
|
{
|
|
2528
2529
|
variant: "outline",
|
|
2529
2530
|
size: "sm",
|
|
@@ -2535,13 +2536,13 @@ const ic = Mi({
|
|
|
2535
2536
|
}
|
|
2536
2537
|
)
|
|
2537
2538
|
] });
|
|
2538
|
-
},
|
|
2539
|
-
const e = xe(), t =
|
|
2539
|
+
}, lc = () => {
|
|
2540
|
+
const e = xe(), t = H(e.pathname);
|
|
2540
2541
|
F(() => {
|
|
2541
2542
|
const r = t.current !== e.pathname, n = e.hash !== "";
|
|
2542
2543
|
r && !n && window.scrollTo(0, 0), t.current = e.pathname;
|
|
2543
2544
|
}, [e.pathname, e.hash]);
|
|
2544
|
-
},
|
|
2545
|
+
}, dc = ({
|
|
2545
2546
|
icon: e
|
|
2546
2547
|
}) => typeof e == "string" ? /* @__PURE__ */ s.jsx(
|
|
2547
2548
|
"img",
|
|
@@ -2550,13 +2551,13 @@ const ic = Mi({
|
|
|
2550
2551
|
className: "size-5",
|
|
2551
2552
|
alt: e
|
|
2552
2553
|
}
|
|
2553
|
-
) : e,
|
|
2554
|
-
const { site: e } =
|
|
2554
|
+
) : e, fc = (e) => /^https?:/.test(e), hc = () => {
|
|
2555
|
+
const { site: e } = tu(), t = e?.footer;
|
|
2555
2556
|
return t ? /* @__PURE__ */ s.jsx("footer", { className: "border-t bg-background", children: /* @__PURE__ */ s.jsxs("div", { className: "mx-auto max-w-screen-2xl px-4 lg:px-8 py-8 pt-20", children: [
|
|
2556
2557
|
/* @__PURE__ */ s.jsxs(
|
|
2557
2558
|
"div",
|
|
2558
2559
|
{
|
|
2559
|
-
className:
|
|
2560
|
+
className: O("flex flex-row gap-8", {
|
|
2560
2561
|
"justify-center": !t.position || t.position === "center",
|
|
2561
2562
|
"justify-start": t.position === "start",
|
|
2562
2563
|
"justify-end": t.position === "end"
|
|
@@ -2571,7 +2572,7 @@ const ic = Mi({
|
|
|
2571
2572
|
children: t.columns.map((r) => /* @__PURE__ */ s.jsxs(
|
|
2572
2573
|
"div",
|
|
2573
2574
|
{
|
|
2574
|
-
className:
|
|
2575
|
+
className: O({
|
|
2575
2576
|
"justify-self-center": !r.position || r.position === "center",
|
|
2576
2577
|
"justify-self-start": r.position === "start",
|
|
2577
2578
|
"justify-self-end": r.position === "end"
|
|
@@ -2580,7 +2581,7 @@ const ic = Mi({
|
|
|
2580
2581
|
/* @__PURE__ */ s.jsx("span", { className: "text-sm font-semibold", children: r.title }),
|
|
2581
2582
|
/* @__PURE__ */ s.jsx("ul", { className: "mt-4 space-y-2", children: r.links.map((n) => {
|
|
2582
2583
|
const o = "flex flex-row gap-1 items-center text-sm text-muted-foreground hover:text-accent-foreground";
|
|
2583
|
-
return /* @__PURE__ */ s.jsx("li", { children:
|
|
2584
|
+
return /* @__PURE__ */ s.jsx("li", { children: fc(n.href) ? /* @__PURE__ */ s.jsxs(
|
|
2584
2585
|
"a",
|
|
2585
2586
|
{
|
|
2586
2587
|
href: n.href,
|
|
@@ -2589,7 +2590,7 @@ const ic = Mi({
|
|
|
2589
2590
|
className: o,
|
|
2590
2591
|
children: [
|
|
2591
2592
|
/* @__PURE__ */ s.jsx("span", { children: n.label }),
|
|
2592
|
-
/* @__PURE__ */ s.jsx(
|
|
2593
|
+
/* @__PURE__ */ s.jsx(Ln, { size: 12 })
|
|
2593
2594
|
]
|
|
2594
2595
|
}
|
|
2595
2596
|
) : /* @__PURE__ */ s.jsx(kn, { to: n.href, className: o, children: /* @__PURE__ */ s.jsx("span", { children: n.label }) }) }, n.href + n.label);
|
|
@@ -2607,7 +2608,7 @@ const ic = Mi({
|
|
|
2607
2608
|
/* @__PURE__ */ s.jsxs(
|
|
2608
2609
|
"div",
|
|
2609
2610
|
{
|
|
2610
|
-
className:
|
|
2611
|
+
className: O(
|
|
2611
2612
|
"flex items-center justify-between",
|
|
2612
2613
|
t.columns && "border-t mt-8 pt-8"
|
|
2613
2614
|
),
|
|
@@ -2641,7 +2642,7 @@ const ic = Mi({
|
|
|
2641
2642
|
rel: "noopener noreferrer",
|
|
2642
2643
|
className: "w-auto gap-2 flex text-muted-foreground hover:text-accent-foreground",
|
|
2643
2644
|
children: [
|
|
2644
|
-
/* @__PURE__ */ s.jsx(
|
|
2645
|
+
/* @__PURE__ */ s.jsx(dc, { icon: r.icon }),
|
|
2645
2646
|
r.label
|
|
2646
2647
|
]
|
|
2647
2648
|
},
|
|
@@ -2652,37 +2653,36 @@ const ic = Mi({
|
|
|
2652
2653
|
)
|
|
2653
2654
|
] }) }) : null;
|
|
2654
2655
|
};
|
|
2655
|
-
function
|
|
2656
|
+
function Oe({
|
|
2656
2657
|
className: e,
|
|
2657
2658
|
...t
|
|
2658
2659
|
}) {
|
|
2659
2660
|
return /* @__PURE__ */ s.jsx(
|
|
2660
2661
|
"div",
|
|
2661
2662
|
{
|
|
2662
|
-
className:
|
|
2663
|
+
className: O("animate-pulse rounded-md bg-muted", e),
|
|
2663
2664
|
...t
|
|
2664
2665
|
}
|
|
2665
2666
|
);
|
|
2666
2667
|
}
|
|
2667
|
-
const
|
|
2668
|
+
const zt = {
|
|
2668
2669
|
info: "bg-blue-500",
|
|
2669
2670
|
note: "bg-gray-500",
|
|
2670
2671
|
tip: "bg-green-600",
|
|
2671
2672
|
caution: "bg-orange-500",
|
|
2672
2673
|
danger: "bg-rose-500"
|
|
2673
|
-
},
|
|
2674
|
+
}, pc = () => {
|
|
2674
2675
|
const { site: e } = M(), [t, r] = G(!0);
|
|
2675
2676
|
if (!e?.banner || !t)
|
|
2676
2677
|
return /* @__PURE__ */ s.jsx("style", { children: ":root { --banner-height: 0px; }" });
|
|
2677
|
-
const n = e.banner.color && e.banner.color in
|
|
2678
|
+
const n = e.banner.color && e.banner.color in zt ? zt[e.banner.color] : e.banner.color ? void 0 : "bg-primary", o = n ? {} : { backgroundColor: e.banner.color };
|
|
2678
2679
|
return /* @__PURE__ */ s.jsxs(
|
|
2679
2680
|
"div",
|
|
2680
2681
|
{
|
|
2681
|
-
className:
|
|
2682
|
+
className: O(
|
|
2682
2683
|
"relative text-primary-foreground text-sm font-medium px-4 py-2 flex gap-2 items-center lg:h-(--banner-height)",
|
|
2683
2684
|
n
|
|
2684
2685
|
),
|
|
2685
|
-
"data-pagefind-ignore": "all",
|
|
2686
2686
|
style: o,
|
|
2687
2687
|
children: [
|
|
2688
2688
|
/* @__PURE__ */ s.jsx("div", { className: "w-full", children: e.banner.message }),
|
|
@@ -2692,13 +2692,13 @@ const Pt = {
|
|
|
2692
2692
|
type: "button",
|
|
2693
2693
|
className: "md:absolute md:end-4 -m-1.5 p-1.5 hover:bg-accent-foreground/10 rounded-md",
|
|
2694
2694
|
onClick: () => r(!1),
|
|
2695
|
-
children: /* @__PURE__ */ s.jsx(
|
|
2695
|
+
children: /* @__PURE__ */ s.jsx(Qn, { size: 16 })
|
|
2696
2696
|
}
|
|
2697
2697
|
)
|
|
2698
2698
|
]
|
|
2699
2699
|
}
|
|
2700
2700
|
);
|
|
2701
|
-
},
|
|
2701
|
+
}, _r = (e) => /* @__PURE__ */ s.jsxs(
|
|
2702
2702
|
"svg",
|
|
2703
2703
|
{
|
|
2704
2704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2725,25 +2725,25 @@ const Pt = {
|
|
|
2725
2725
|
]
|
|
2726
2726
|
}
|
|
2727
2727
|
);
|
|
2728
|
-
|
|
2729
|
-
const
|
|
2728
|
+
_r.displayName = "ZudokuLogo";
|
|
2729
|
+
const br = ({ className: e }) => /* @__PURE__ */ s.jsxs(
|
|
2730
2730
|
"a",
|
|
2731
2731
|
{
|
|
2732
2732
|
href: "https://zudoku.dev",
|
|
2733
2733
|
target: "_blank",
|
|
2734
2734
|
rel: "noopener noreferrer",
|
|
2735
|
-
className:
|
|
2735
|
+
className: O(
|
|
2736
2736
|
"flex justify-between items-center w-full border border-transparent hover:border-border rounded-full hover:shadow-xs h-7 px-3 text-nowrap hover:bg-muted/80 transition-all",
|
|
2737
2737
|
e
|
|
2738
2738
|
),
|
|
2739
2739
|
children: [
|
|
2740
2740
|
/* @__PURE__ */ s.jsxs("div", { className: "opacity-70 hover:opacity-100 transition-opacity gap-1.5 text-[11px] font-medium rounded-full h-7 flex items-center text-nowrap", children: [
|
|
2741
|
-
/* @__PURE__ */ s.jsx(
|
|
2741
|
+
/* @__PURE__ */ s.jsx(_r, { className: "w-3.5 h-3.5 dark:fill-white" }),
|
|
2742
2742
|
"powered by ",
|
|
2743
2743
|
"Zudoku"
|
|
2744
2744
|
] }),
|
|
2745
2745
|
/* @__PURE__ */ s.jsx("div", { className: "text-xs font-medium opacity-70 hover:text-foreground transition-colors cursor-pointer", children: /* @__PURE__ */ s.jsx(
|
|
2746
|
-
|
|
2746
|
+
Bn,
|
|
2747
2747
|
{
|
|
2748
2748
|
size: 12,
|
|
2749
2749
|
absoluteStrokeWidth: !0,
|
|
@@ -2763,7 +2763,7 @@ function ye() {
|
|
|
2763
2763
|
return e;
|
|
2764
2764
|
}, ye.apply(null, arguments);
|
|
2765
2765
|
}
|
|
2766
|
-
var pe = { exports: {} },
|
|
2766
|
+
var pe = { exports: {} }, z = {};
|
|
2767
2767
|
/** @license React v16.13.1
|
|
2768
2768
|
* react-is.production.min.js
|
|
2769
2769
|
*
|
|
@@ -2772,73 +2772,73 @@ var pe = { exports: {} }, k = {};
|
|
|
2772
2772
|
* This source code is licensed under the MIT license found in the
|
|
2773
2773
|
* LICENSE file in the root directory of this source tree.
|
|
2774
2774
|
*/
|
|
2775
|
-
var
|
|
2776
|
-
function
|
|
2777
|
-
if (
|
|
2778
|
-
|
|
2779
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, u = e ? Symbol.for("react.context") : 60110,
|
|
2780
|
-
function
|
|
2775
|
+
var Pt;
|
|
2776
|
+
function mc() {
|
|
2777
|
+
if (Pt) return z;
|
|
2778
|
+
Pt = 1;
|
|
2779
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, u = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, f = e ? Symbol.for("react.concurrent_mode") : 60111, x = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, l = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, w = e ? Symbol.for("react.block") : 60121, E = e ? Symbol.for("react.fundamental") : 60117, $ = e ? Symbol.for("react.responder") : 60118, j = e ? Symbol.for("react.scope") : 60119;
|
|
2780
|
+
function y(d) {
|
|
2781
2781
|
if (typeof d == "object" && d !== null) {
|
|
2782
|
-
var
|
|
2783
|
-
switch (
|
|
2782
|
+
var k = d.$$typeof;
|
|
2783
|
+
switch (k) {
|
|
2784
2784
|
case t:
|
|
2785
2785
|
switch (d = d.type, d) {
|
|
2786
|
-
case
|
|
2786
|
+
case p:
|
|
2787
2787
|
case f:
|
|
2788
2788
|
case n:
|
|
2789
2789
|
case a:
|
|
2790
2790
|
case o:
|
|
2791
|
-
case
|
|
2791
|
+
case h:
|
|
2792
2792
|
return d;
|
|
2793
2793
|
default:
|
|
2794
2794
|
switch (d = d && d.$$typeof, d) {
|
|
2795
2795
|
case u:
|
|
2796
|
-
case
|
|
2796
|
+
case x:
|
|
2797
2797
|
case g:
|
|
2798
2798
|
case l:
|
|
2799
2799
|
case i:
|
|
2800
2800
|
return d;
|
|
2801
2801
|
default:
|
|
2802
|
-
return
|
|
2802
|
+
return k;
|
|
2803
2803
|
}
|
|
2804
2804
|
}
|
|
2805
2805
|
case r:
|
|
2806
|
-
return
|
|
2806
|
+
return k;
|
|
2807
2807
|
}
|
|
2808
2808
|
}
|
|
2809
2809
|
}
|
|
2810
|
-
function
|
|
2811
|
-
return
|
|
2810
|
+
function _(d) {
|
|
2811
|
+
return y(d) === f;
|
|
2812
2812
|
}
|
|
2813
|
-
return
|
|
2814
|
-
return
|
|
2815
|
-
},
|
|
2816
|
-
return
|
|
2817
|
-
},
|
|
2818
|
-
return
|
|
2819
|
-
},
|
|
2813
|
+
return z.AsyncMode = p, z.ConcurrentMode = f, z.ContextConsumer = u, z.ContextProvider = i, z.Element = t, z.ForwardRef = x, z.Fragment = n, z.Lazy = g, z.Memo = l, z.Portal = r, z.Profiler = a, z.StrictMode = o, z.Suspense = h, z.isAsyncMode = function(d) {
|
|
2814
|
+
return _(d) || y(d) === p;
|
|
2815
|
+
}, z.isConcurrentMode = _, z.isContextConsumer = function(d) {
|
|
2816
|
+
return y(d) === u;
|
|
2817
|
+
}, z.isContextProvider = function(d) {
|
|
2818
|
+
return y(d) === i;
|
|
2819
|
+
}, z.isElement = function(d) {
|
|
2820
2820
|
return typeof d == "object" && d !== null && d.$$typeof === t;
|
|
2821
|
-
},
|
|
2822
|
-
return
|
|
2823
|
-
},
|
|
2824
|
-
return
|
|
2825
|
-
},
|
|
2826
|
-
return
|
|
2827
|
-
},
|
|
2828
|
-
return
|
|
2829
|
-
},
|
|
2830
|
-
return
|
|
2831
|
-
},
|
|
2832
|
-
return
|
|
2833
|
-
},
|
|
2834
|
-
return
|
|
2835
|
-
},
|
|
2836
|
-
return
|
|
2837
|
-
},
|
|
2838
|
-
return typeof d == "string" || typeof d == "function" || d === n || d === f || d === a || d === o || d ===
|
|
2839
|
-
},
|
|
2840
|
-
}
|
|
2841
|
-
var
|
|
2821
|
+
}, z.isForwardRef = function(d) {
|
|
2822
|
+
return y(d) === x;
|
|
2823
|
+
}, z.isFragment = function(d) {
|
|
2824
|
+
return y(d) === n;
|
|
2825
|
+
}, z.isLazy = function(d) {
|
|
2826
|
+
return y(d) === g;
|
|
2827
|
+
}, z.isMemo = function(d) {
|
|
2828
|
+
return y(d) === l;
|
|
2829
|
+
}, z.isPortal = function(d) {
|
|
2830
|
+
return y(d) === r;
|
|
2831
|
+
}, z.isProfiler = function(d) {
|
|
2832
|
+
return y(d) === a;
|
|
2833
|
+
}, z.isStrictMode = function(d) {
|
|
2834
|
+
return y(d) === o;
|
|
2835
|
+
}, z.isSuspense = function(d) {
|
|
2836
|
+
return y(d) === h;
|
|
2837
|
+
}, z.isValidElementType = function(d) {
|
|
2838
|
+
return typeof d == "string" || typeof d == "function" || d === n || d === f || d === a || d === o || d === h || d === m || typeof d == "object" && d !== null && (d.$$typeof === g || d.$$typeof === l || d.$$typeof === i || d.$$typeof === u || d.$$typeof === x || d.$$typeof === E || d.$$typeof === $ || d.$$typeof === j || d.$$typeof === w);
|
|
2839
|
+
}, z.typeOf = y, z;
|
|
2840
|
+
}
|
|
2841
|
+
var P = {};
|
|
2842
2842
|
/** @license React v16.13.1
|
|
2843
2843
|
* react-is.development.js
|
|
2844
2844
|
*
|
|
@@ -2847,33 +2847,33 @@ var $ = {};
|
|
|
2847
2847
|
* This source code is licensed under the MIT license found in the
|
|
2848
2848
|
* LICENSE file in the root directory of this source tree.
|
|
2849
2849
|
*/
|
|
2850
|
-
var
|
|
2851
|
-
function
|
|
2852
|
-
return
|
|
2853
|
-
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, u = e ? Symbol.for("react.context") : 60110,
|
|
2854
|
-
function
|
|
2850
|
+
var Et;
|
|
2851
|
+
function gc() {
|
|
2852
|
+
return Et || (Et = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2853
|
+
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, u = e ? Symbol.for("react.context") : 60110, p = e ? Symbol.for("react.async_mode") : 60111, f = e ? Symbol.for("react.concurrent_mode") : 60111, x = e ? Symbol.for("react.forward_ref") : 60112, h = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, l = e ? Symbol.for("react.memo") : 60115, g = e ? Symbol.for("react.lazy") : 60116, w = e ? Symbol.for("react.block") : 60121, E = e ? Symbol.for("react.fundamental") : 60117, $ = e ? Symbol.for("react.responder") : 60118, j = e ? Symbol.for("react.scope") : 60119;
|
|
2854
|
+
function y(v) {
|
|
2855
2855
|
return typeof v == "string" || typeof v == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
2856
|
-
v === n || v === f || v === a || v === o || v ===
|
|
2856
|
+
v === n || v === f || v === a || v === o || v === h || v === m || typeof v == "object" && v !== null && (v.$$typeof === g || v.$$typeof === l || v.$$typeof === i || v.$$typeof === u || v.$$typeof === x || v.$$typeof === E || v.$$typeof === $ || v.$$typeof === j || v.$$typeof === w);
|
|
2857
2857
|
}
|
|
2858
|
-
function
|
|
2858
|
+
function _(v) {
|
|
2859
2859
|
if (typeof v == "object" && v !== null) {
|
|
2860
2860
|
var ke = v.$$typeof;
|
|
2861
2861
|
switch (ke) {
|
|
2862
2862
|
case t:
|
|
2863
2863
|
var ce = v.type;
|
|
2864
2864
|
switch (ce) {
|
|
2865
|
-
case
|
|
2865
|
+
case p:
|
|
2866
2866
|
case f:
|
|
2867
2867
|
case n:
|
|
2868
2868
|
case a:
|
|
2869
2869
|
case o:
|
|
2870
|
-
case
|
|
2870
|
+
case h:
|
|
2871
2871
|
return ce;
|
|
2872
2872
|
default:
|
|
2873
2873
|
var Ve = ce && ce.$$typeof;
|
|
2874
2874
|
switch (Ve) {
|
|
2875
2875
|
case u:
|
|
2876
|
-
case
|
|
2876
|
+
case x:
|
|
2877
2877
|
case g:
|
|
2878
2878
|
case l:
|
|
2879
2879
|
case i:
|
|
@@ -2887,58 +2887,58 @@ function mc() {
|
|
|
2887
2887
|
}
|
|
2888
2888
|
}
|
|
2889
2889
|
}
|
|
2890
|
-
var d =
|
|
2891
|
-
function
|
|
2892
|
-
return
|
|
2890
|
+
var d = p, k = f, I = u, D = i, X = t, Q = x, je = n, W = g, Ir = l, Rr = r, Dr = a, Mr = o, Fr = h, He = !1;
|
|
2891
|
+
function qr(v) {
|
|
2892
|
+
return He || (He = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), We(v) || _(v) === p;
|
|
2893
2893
|
}
|
|
2894
2894
|
function We(v) {
|
|
2895
|
-
return
|
|
2895
|
+
return _(v) === f;
|
|
2896
|
+
}
|
|
2897
|
+
function Ur(v) {
|
|
2898
|
+
return _(v) === u;
|
|
2896
2899
|
}
|
|
2897
2900
|
function Lr(v) {
|
|
2898
|
-
return
|
|
2901
|
+
return _(v) === i;
|
|
2899
2902
|
}
|
|
2900
2903
|
function Qr(v) {
|
|
2901
|
-
return b(v) === i;
|
|
2902
|
-
}
|
|
2903
|
-
function Br(v) {
|
|
2904
2904
|
return typeof v == "object" && v !== null && v.$$typeof === t;
|
|
2905
2905
|
}
|
|
2906
|
-
function
|
|
2907
|
-
return
|
|
2906
|
+
function Br(v) {
|
|
2907
|
+
return _(v) === x;
|
|
2908
2908
|
}
|
|
2909
2909
|
function Kr(v) {
|
|
2910
|
-
return
|
|
2910
|
+
return _(v) === n;
|
|
2911
|
+
}
|
|
2912
|
+
function Hr(v) {
|
|
2913
|
+
return _(v) === g;
|
|
2911
2914
|
}
|
|
2912
2915
|
function Wr(v) {
|
|
2913
|
-
return
|
|
2916
|
+
return _(v) === l;
|
|
2914
2917
|
}
|
|
2915
2918
|
function Vr(v) {
|
|
2916
|
-
return
|
|
2919
|
+
return _(v) === r;
|
|
2917
2920
|
}
|
|
2918
2921
|
function Yr(v) {
|
|
2919
|
-
return
|
|
2922
|
+
return _(v) === a;
|
|
2920
2923
|
}
|
|
2921
2924
|
function Gr(v) {
|
|
2922
|
-
return
|
|
2925
|
+
return _(v) === o;
|
|
2923
2926
|
}
|
|
2924
2927
|
function Jr(v) {
|
|
2925
|
-
return
|
|
2928
|
+
return _(v) === h;
|
|
2926
2929
|
}
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
}
|
|
2930
|
-
$.AsyncMode = d, $.ConcurrentMode = z, $.ContextConsumer = I, $.ContextProvider = D, $.Element = X, $.ForwardRef = B, $.Fragment = je, $.Lazy = W, $.Memo = Rr, $.Portal = Dr, $.Profiler = Mr, $.StrictMode = Fr, $.Suspense = qr, $.isAsyncMode = Ur, $.isConcurrentMode = We, $.isContextConsumer = Lr, $.isContextProvider = Qr, $.isElement = Br, $.isForwardRef = Hr, $.isFragment = Kr, $.isLazy = Wr, $.isMemo = Vr, $.isPortal = Yr, $.isProfiler = Gr, $.isStrictMode = Jr, $.isSuspense = Xr, $.isValidElementType = x, $.typeOf = b;
|
|
2931
|
-
}()), $;
|
|
2932
|
-
}
|
|
2933
|
-
var Zt;
|
|
2934
|
-
function gc() {
|
|
2935
|
-
return Zt || (Zt = 1, process.env.NODE_ENV === "production" ? pe.exports = pc() : pe.exports = mc()), pe.exports;
|
|
2930
|
+
P.AsyncMode = d, P.ConcurrentMode = k, P.ContextConsumer = I, P.ContextProvider = D, P.Element = X, P.ForwardRef = Q, P.Fragment = je, P.Lazy = W, P.Memo = Ir, P.Portal = Rr, P.Profiler = Dr, P.StrictMode = Mr, P.Suspense = Fr, P.isAsyncMode = qr, P.isConcurrentMode = We, P.isContextConsumer = Ur, P.isContextProvider = Lr, P.isElement = Qr, P.isForwardRef = Br, P.isFragment = Kr, P.isLazy = Hr, P.isMemo = Wr, P.isPortal = Vr, P.isProfiler = Yr, P.isStrictMode = Gr, P.isSuspense = Jr, P.isValidElementType = y, P.typeOf = _;
|
|
2931
|
+
}()), P;
|
|
2936
2932
|
}
|
|
2937
|
-
var
|
|
2933
|
+
var St;
|
|
2938
2934
|
function vc() {
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2935
|
+
return St || (St = 1, process.env.NODE_ENV === "production" ? pe.exports = mc() : pe.exports = gc()), pe.exports;
|
|
2936
|
+
}
|
|
2937
|
+
var Pe, Zt;
|
|
2938
|
+
function yc() {
|
|
2939
|
+
if (Zt) return Pe;
|
|
2940
|
+
Zt = 1;
|
|
2941
|
+
var e = vc(), t = {
|
|
2942
2942
|
childContextTypes: !0,
|
|
2943
2943
|
contextType: !0,
|
|
2944
2944
|
contextTypes: !0,
|
|
@@ -2976,21 +2976,21 @@ function vc() {
|
|
|
2976
2976
|
function i(g) {
|
|
2977
2977
|
return e.isMemo(g) ? o : a[g.$$typeof] || t;
|
|
2978
2978
|
}
|
|
2979
|
-
var u = Object.defineProperty,
|
|
2980
|
-
function l(g, w,
|
|
2979
|
+
var u = Object.defineProperty, p = Object.getOwnPropertyNames, f = Object.getOwnPropertySymbols, x = Object.getOwnPropertyDescriptor, h = Object.getPrototypeOf, m = Object.prototype;
|
|
2980
|
+
function l(g, w, E) {
|
|
2981
2981
|
if (typeof w != "string") {
|
|
2982
2982
|
if (m) {
|
|
2983
|
-
var
|
|
2984
|
-
|
|
2983
|
+
var $ = h(w);
|
|
2984
|
+
$ && $ !== m && l(g, $, E);
|
|
2985
2985
|
}
|
|
2986
|
-
var j =
|
|
2986
|
+
var j = p(w);
|
|
2987
2987
|
f && (j = j.concat(f(w)));
|
|
2988
|
-
for (var
|
|
2989
|
-
var
|
|
2990
|
-
if (!r[
|
|
2991
|
-
var I =
|
|
2988
|
+
for (var y = i(g), _ = i(w), d = 0; d < j.length; ++d) {
|
|
2989
|
+
var k = j[d];
|
|
2990
|
+
if (!r[k] && !(E && E[k]) && !(_ && _[k]) && !(y && y[k])) {
|
|
2991
|
+
var I = x(w, k);
|
|
2992
2992
|
try {
|
|
2993
|
-
u(g,
|
|
2993
|
+
u(g, k, I);
|
|
2994
2994
|
} catch {
|
|
2995
2995
|
}
|
|
2996
2996
|
}
|
|
@@ -3000,10 +3000,10 @@ function vc() {
|
|
|
3000
3000
|
}
|
|
3001
3001
|
return Pe = l, Pe;
|
|
3002
3002
|
}
|
|
3003
|
-
|
|
3004
|
-
var
|
|
3003
|
+
yc();
|
|
3004
|
+
var wr = function(t, r, n) {
|
|
3005
3005
|
return t = t <= n ? t : n, t = t >= r ? t : r, t;
|
|
3006
|
-
},
|
|
3006
|
+
}, xc = function() {
|
|
3007
3007
|
var t = !1, r = [], n = function() {
|
|
3008
3008
|
t = !0;
|
|
3009
3009
|
var u = r.shift();
|
|
@@ -3019,12 +3019,12 @@ var jr = function(t, r, n) {
|
|
|
3019
3019
|
clear: o,
|
|
3020
3020
|
enqueue: a
|
|
3021
3021
|
};
|
|
3022
|
-
},
|
|
3022
|
+
}, _c = function() {
|
|
3023
3023
|
var t, r = function() {
|
|
3024
3024
|
t && window.cancelAnimationFrame(t);
|
|
3025
3025
|
}, n = function(a, i) {
|
|
3026
|
-
var u,
|
|
3027
|
-
if (
|
|
3026
|
+
var u, p, f = function(h) {
|
|
3027
|
+
if (p = p || h, u = h - p, u > i) {
|
|
3028
3028
|
a();
|
|
3029
3029
|
return;
|
|
3030
3030
|
}
|
|
@@ -3036,115 +3036,115 @@ var jr = function(t, r, n) {
|
|
|
3036
3036
|
cancel: r,
|
|
3037
3037
|
schedule: n
|
|
3038
3038
|
};
|
|
3039
|
-
},
|
|
3039
|
+
}, bc = function(t) {
|
|
3040
3040
|
var r = 0;
|
|
3041
|
-
return t >= 0 && t < 0.2 ? r = 0.1 : t >= 0.2 && t < 0.5 ? r = 0.04 : t >= 0.5 && t < 0.8 ? r = 0.02 : t >= 0.8 && t < 0.99 && (r = 5e-3),
|
|
3042
|
-
},
|
|
3041
|
+
return t >= 0 && t < 0.2 ? r = 0.1 : t >= 0.2 && t < 0.5 ? r = 0.04 : t >= 0.5 && t < 0.8 ? r = 0.02 : t >= 0.8 && t < 0.99 && (r = 5e-3), wr(t + r, 0, 0.994);
|
|
3042
|
+
}, Ct = function(t) {
|
|
3043
3043
|
F(t, []);
|
|
3044
|
-
},
|
|
3044
|
+
}, wc = function(t) {
|
|
3045
3045
|
return ++t % 1e6;
|
|
3046
|
-
},
|
|
3046
|
+
}, jc = function() {
|
|
3047
3047
|
var t = G(0), r = t[1];
|
|
3048
|
-
return
|
|
3049
|
-
return r(
|
|
3048
|
+
return B(function() {
|
|
3049
|
+
return r(wc);
|
|
3050
3050
|
}, []);
|
|
3051
|
-
},
|
|
3051
|
+
}, kc = function(t) {
|
|
3052
3052
|
t === void 0 && (t = {});
|
|
3053
|
-
var r =
|
|
3053
|
+
var r = jc(), n = H(ye({}, t)), o = B(function() {
|
|
3054
3054
|
return n.current;
|
|
3055
|
-
}, []), a =
|
|
3055
|
+
}, []), a = B(function(i) {
|
|
3056
3056
|
i && (Object.assign(n.current, i), r());
|
|
3057
3057
|
}, []);
|
|
3058
3058
|
return [o, a];
|
|
3059
|
-
},
|
|
3060
|
-
var t =
|
|
3059
|
+
}, $c = function() {
|
|
3060
|
+
var t = H(!0);
|
|
3061
3061
|
return t.current ? (t.current = !1, !0) : t.current;
|
|
3062
|
-
},
|
|
3063
|
-
var n =
|
|
3062
|
+
}, Tt = function(t, r) {
|
|
3063
|
+
var n = $c();
|
|
3064
3064
|
F(function() {
|
|
3065
3065
|
if (!n)
|
|
3066
3066
|
return t();
|
|
3067
3067
|
}, r);
|
|
3068
|
-
},
|
|
3068
|
+
}, jr = function() {
|
|
3069
3069
|
}, Nt = {
|
|
3070
3070
|
isFinished: !0,
|
|
3071
3071
|
progress: 0,
|
|
3072
|
-
sideEffect:
|
|
3073
|
-
},
|
|
3074
|
-
var r = t === void 0 ? {} : t, n = r.animationDuration, o = n === void 0 ? 200 : n, a = r.incrementDuration, i = a === void 0 ? 800 : a, u = r.isAnimating,
|
|
3075
|
-
|
|
3076
|
-
g.current =
|
|
3077
|
-
});
|
|
3078
|
-
var
|
|
3079
|
-
var
|
|
3080
|
-
(
|
|
3081
|
-
}, []),
|
|
3072
|
+
sideEffect: jr
|
|
3073
|
+
}, zc = function(t) {
|
|
3074
|
+
var r = t === void 0 ? {} : t, n = r.animationDuration, o = n === void 0 ? 200 : n, a = r.incrementDuration, i = a === void 0 ? 800 : a, u = r.isAnimating, p = u === void 0 ? !1 : u, f = r.minimum, x = f === void 0 ? 0.08 : f, h = kc(Nt), m = h[0], l = h[1], g = H(null), w = H(null);
|
|
3075
|
+
Ct(function() {
|
|
3076
|
+
g.current = xc(), w.current = _c();
|
|
3077
|
+
});
|
|
3078
|
+
var E = B(function() {
|
|
3079
|
+
var k, I;
|
|
3080
|
+
(k = w.current) == null || k.cancel(), (I = g.current) == null || I.clear();
|
|
3081
|
+
}, []), $ = B(function(k) {
|
|
3082
3082
|
var I;
|
|
3083
|
-
if (
|
|
3083
|
+
if (k = wr(k, x, 1), k === 1) {
|
|
3084
3084
|
var D, X;
|
|
3085
|
-
|
|
3085
|
+
E(), (D = g.current) == null || D.enqueue(function(Q) {
|
|
3086
3086
|
l({
|
|
3087
|
-
progress:
|
|
3087
|
+
progress: k,
|
|
3088
3088
|
sideEffect: function() {
|
|
3089
3089
|
var W;
|
|
3090
|
-
return (W = w.current) == null ? void 0 : W.schedule(
|
|
3090
|
+
return (W = w.current) == null ? void 0 : W.schedule(Q, o);
|
|
3091
3091
|
}
|
|
3092
3092
|
});
|
|
3093
3093
|
}), (X = g.current) == null || X.enqueue(function() {
|
|
3094
3094
|
l({
|
|
3095
3095
|
isFinished: !0,
|
|
3096
|
-
sideEffect:
|
|
3096
|
+
sideEffect: E
|
|
3097
3097
|
});
|
|
3098
3098
|
});
|
|
3099
3099
|
return;
|
|
3100
3100
|
}
|
|
3101
|
-
(I = g.current) == null || I.enqueue(function(
|
|
3101
|
+
(I = g.current) == null || I.enqueue(function(Q) {
|
|
3102
3102
|
l({
|
|
3103
3103
|
isFinished: !1,
|
|
3104
|
-
progress:
|
|
3104
|
+
progress: k,
|
|
3105
3105
|
sideEffect: function() {
|
|
3106
3106
|
var W;
|
|
3107
|
-
return (W = w.current) == null ? void 0 : W.schedule(
|
|
3107
|
+
return (W = w.current) == null ? void 0 : W.schedule(Q, o);
|
|
3108
3108
|
}
|
|
3109
3109
|
});
|
|
3110
3110
|
});
|
|
3111
|
-
}, [o,
|
|
3112
|
-
|
|
3113
|
-
}, [m,
|
|
3114
|
-
var
|
|
3111
|
+
}, [o, E, x, g, l, w]), j = B(function() {
|
|
3112
|
+
$(bc(m().progress));
|
|
3113
|
+
}, [m, $]), y = B(function() {
|
|
3114
|
+
var k = function() {
|
|
3115
3115
|
var D;
|
|
3116
3116
|
j(), (D = g.current) == null || D.enqueue(function(X) {
|
|
3117
|
-
var
|
|
3118
|
-
(
|
|
3119
|
-
|
|
3117
|
+
var Q;
|
|
3118
|
+
(Q = w.current) == null || Q.schedule(function() {
|
|
3119
|
+
k(), X();
|
|
3120
3120
|
}, i);
|
|
3121
3121
|
});
|
|
3122
3122
|
};
|
|
3123
|
-
|
|
3124
|
-
}, [i, g, w, j]),
|
|
3123
|
+
k();
|
|
3124
|
+
}, [i, g, w, j]), _ = H(jr), d = m().sideEffect;
|
|
3125
3125
|
return F(function() {
|
|
3126
|
-
|
|
3126
|
+
_.current = j;
|
|
3127
|
+
}), Ct(function() {
|
|
3128
|
+
return p && y(), E;
|
|
3127
3129
|
}), Tt(function() {
|
|
3128
|
-
return h && x(), P;
|
|
3129
|
-
}), Ot(function() {
|
|
3130
3130
|
m().sideEffect();
|
|
3131
|
-
}, [m, d]),
|
|
3132
|
-
|
|
3133
|
-
sideEffect:
|
|
3134
|
-
})) :
|
|
3135
|
-
}, [
|
|
3131
|
+
}, [m, d]), Tt(function() {
|
|
3132
|
+
p ? l(ye({}, Nt, {
|
|
3133
|
+
sideEffect: y
|
|
3134
|
+
})) : $(1);
|
|
3135
|
+
}, [p, $, l, y]), {
|
|
3136
3136
|
animationDuration: o,
|
|
3137
3137
|
isFinished: m().isFinished,
|
|
3138
3138
|
progress: m().progress
|
|
3139
3139
|
};
|
|
3140
3140
|
};
|
|
3141
|
-
const
|
|
3141
|
+
const kr = () => {
|
|
3142
3142
|
const t = Re().state === "loading", [r, n] = G(!1);
|
|
3143
3143
|
F(() => {
|
|
3144
3144
|
const i = setTimeout(() => n(t), 200);
|
|
3145
3145
|
return () => clearTimeout(i);
|
|
3146
3146
|
}, [t]);
|
|
3147
|
-
const { isFinished: o, progress: a } =
|
|
3147
|
+
const { isFinished: o, progress: a } = zc({ isAnimating: r });
|
|
3148
3148
|
return /* @__PURE__ */ s.jsx(
|
|
3149
3149
|
"div",
|
|
3150
3150
|
{
|
|
@@ -3156,14 +3156,14 @@ const $r = () => {
|
|
|
3156
3156
|
}
|
|
3157
3157
|
);
|
|
3158
3158
|
};
|
|
3159
|
-
function
|
|
3159
|
+
function Pc() {
|
|
3160
3160
|
const e = navigator.userAgent.toLowerCase();
|
|
3161
3161
|
if (e.includes("win")) return "Windows";
|
|
3162
3162
|
if (e.includes("mac")) return "macOS";
|
|
3163
3163
|
if (e.includes("linux")) return "Linux";
|
|
3164
3164
|
}
|
|
3165
|
-
const
|
|
3166
|
-
const t = M(), [r, n] = G(!1), o =
|
|
3165
|
+
const $r = ({ className: e }) => {
|
|
3166
|
+
const t = M(), [r, n] = G(!1), o = B(() => n(!1), []);
|
|
3167
3167
|
F(() => {
|
|
3168
3168
|
if (r)
|
|
3169
3169
|
return;
|
|
@@ -3174,7 +3174,7 @@ const zr = ({ className: e }) => {
|
|
|
3174
3174
|
window.removeEventListener("keydown", i);
|
|
3175
3175
|
};
|
|
3176
3176
|
}, [r, n]);
|
|
3177
|
-
const a = t.plugins.find(
|
|
3177
|
+
const a = t.plugins.find(Gn);
|
|
3178
3178
|
return a ? /* @__PURE__ */ s.jsxs("div", { className: e, children: [
|
|
3179
3179
|
/* @__PURE__ */ s.jsxs(
|
|
3180
3180
|
"button",
|
|
@@ -3184,10 +3184,10 @@ const zr = ({ className: e }) => {
|
|
|
3184
3184
|
className: "flex items-center border border-input hover:bg-accent hover:text-accent-foreground p-4 relative h-8 justify-start rounded-lg bg-background text-sm text-muted-foreground shadow-none w-full sm:w-72",
|
|
3185
3185
|
children: [
|
|
3186
3186
|
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-2 grow", children: [
|
|
3187
|
-
/* @__PURE__ */ s.jsx(
|
|
3187
|
+
/* @__PURE__ */ s.jsx(Kn, { size: 14 }),
|
|
3188
3188
|
"Search"
|
|
3189
3189
|
] }),
|
|
3190
|
-
/* @__PURE__ */ s.jsx(te, { children: /* @__PURE__ */ s.jsx(
|
|
3190
|
+
/* @__PURE__ */ s.jsx(te, { children: /* @__PURE__ */ s.jsx(Ec, {}) })
|
|
3191
3191
|
]
|
|
3192
3192
|
}
|
|
3193
3193
|
),
|
|
@@ -3196,14 +3196,14 @@ const zr = ({ className: e }) => {
|
|
|
3196
3196
|
onClose: o
|
|
3197
3197
|
}) })
|
|
3198
3198
|
] }) : null;
|
|
3199
|
-
},
|
|
3200
|
-
const e =
|
|
3199
|
+
}, Ec = () => {
|
|
3200
|
+
const e = Pc();
|
|
3201
3201
|
return /* @__PURE__ */ s.jsxs("kbd", { className: "absolute end-1.5 hidden h-5 select-none items-center gap-1 rounded-sm border bg-muted px-1.5 font-mono text-[11px] font-medium opacity-100 sm:flex", children: [
|
|
3202
3202
|
e === "macOS" ? "⌘" : "Ctrl",
|
|
3203
3203
|
"+K"
|
|
3204
3204
|
] });
|
|
3205
|
-
},
|
|
3206
|
-
const { resolvedTheme: e, setTheme: t } =
|
|
3205
|
+
}, zr = () => {
|
|
3206
|
+
const { resolvedTheme: e, setTheme: t } = Rt();
|
|
3207
3207
|
return /* @__PURE__ */ s.jsx(te, { fallback: /* @__PURE__ */ s.jsx(Se, { variant: "ghost", size: "icon" }), children: /* @__PURE__ */ s.jsxs(
|
|
3208
3208
|
"button",
|
|
3209
3209
|
{
|
|
@@ -3215,7 +3215,7 @@ const zr = ({ className: e }) => {
|
|
|
3215
3215
|
/* @__PURE__ */ s.jsx(
|
|
3216
3216
|
"div",
|
|
3217
3217
|
{
|
|
3218
|
-
className:
|
|
3218
|
+
className: O(
|
|
3219
3219
|
"border border-transparent rounded-full p-0.5 [&>svg>circle]:transition-colors [&>svg>path]:transition-transform transition-all [&>svg>path]:duration-200 [&>svg>circle]:duration-500 [&>svg>circle]:fill-transparent",
|
|
3220
3220
|
e === "light" && "border-border bg-muted",
|
|
3221
3221
|
e === "dark" && "group-hover:[&>svg>path]:scale-110 group-hover:[&>svg>path]:-translate-x-[1px] group-hover:[&>svg>path]:-translate-y-[1px] group-hover:rotate-[15deg] "
|
|
@@ -3226,24 +3226,24 @@ const zr = ({ className: e }) => {
|
|
|
3226
3226
|
/* @__PURE__ */ s.jsx(
|
|
3227
3227
|
"div",
|
|
3228
3228
|
{
|
|
3229
|
-
className:
|
|
3229
|
+
className: O(
|
|
3230
3230
|
"border border-transparent rounded-full p-0.5 transition-transform transform-gpu duration-500",
|
|
3231
3231
|
e === "dark" && "border-border bg-muted [&>svg>path]:fill-white [&>svg>path]:stroke-transparent",
|
|
3232
3232
|
e === "light" && "group-hover:rotate-[-10deg] [&>svg>path]:stroke-currentColor"
|
|
3233
3233
|
),
|
|
3234
|
-
children: /* @__PURE__ */ s.jsx(
|
|
3234
|
+
children: /* @__PURE__ */ s.jsx(Wn, { size: 16 })
|
|
3235
3235
|
}
|
|
3236
3236
|
)
|
|
3237
3237
|
]
|
|
3238
3238
|
}
|
|
3239
3239
|
) });
|
|
3240
|
-
},
|
|
3241
|
-
const { navigation: e } = M(), { isAuthenticated: t } = oe(), r = e.filter(
|
|
3240
|
+
}, Sc = () => {
|
|
3241
|
+
const { navigation: e } = M(), { isAuthenticated: t } = oe(), r = e.filter(Lt(t));
|
|
3242
3242
|
return r.length === 0 ? /* @__PURE__ */ s.jsx("style", { children: ":root { --top-nav-height: 0px; }" }) : /* @__PURE__ */ s.jsx(Fe, { children: /* @__PURE__ */ s.jsxs("div", { className: "items-center justify-between px-8 h-(--top-nav-height) hidden lg:flex text-sm relative", children: [
|
|
3243
|
-
/* @__PURE__ */ s.jsx("nav", { className: "text-sm", children: /* @__PURE__ */ s.jsx("ul", { className: "flex flex-row items-center gap-8", children: r.map((n) => /* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(
|
|
3243
|
+
/* @__PURE__ */ s.jsx("nav", { className: "text-sm", children: /* @__PURE__ */ s.jsx("ul", { className: "flex flex-row items-center gap-8", children: r.map((n) => /* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(Er, { ...n }) }, n.label + n.type)) }) }),
|
|
3244
3244
|
/* @__PURE__ */ s.jsx(A.Target, { name: "top-navigation-side" })
|
|
3245
3245
|
] }) });
|
|
3246
|
-
},
|
|
3246
|
+
}, Pr = (e) => {
|
|
3247
3247
|
switch (e.type) {
|
|
3248
3248
|
case "doc":
|
|
3249
3249
|
return ee(e.path);
|
|
@@ -3252,7 +3252,7 @@ const zr = ({ className: e }) => {
|
|
|
3252
3252
|
case "category":
|
|
3253
3253
|
return e.link?.path ? ee(e.link.path) : gn(e, (t) => {
|
|
3254
3254
|
if (t.type !== "category")
|
|
3255
|
-
return
|
|
3255
|
+
return Pr(t);
|
|
3256
3256
|
}) ?? "";
|
|
3257
3257
|
case "custom-page":
|
|
3258
3258
|
return e.path;
|
|
@@ -3262,12 +3262,12 @@ const zr = ({ className: e }) => {
|
|
|
3262
3262
|
children: t,
|
|
3263
3263
|
...r
|
|
3264
3264
|
}) => /* @__PURE__ */ s.jsx(
|
|
3265
|
-
|
|
3265
|
+
sn,
|
|
3266
3266
|
{
|
|
3267
3267
|
viewTransition: !0,
|
|
3268
3268
|
className: ({ isActive: n, isPending: o }) => {
|
|
3269
3269
|
const a = n || e;
|
|
3270
|
-
return
|
|
3270
|
+
return go(
|
|
3271
3271
|
"flex items-center gap-2 lg:py-3.5 font-medium -mb-px transition duration-150 delay-75 relative",
|
|
3272
3272
|
a || o ? [
|
|
3273
3273
|
"text-foreground",
|
|
@@ -3282,8 +3282,8 @@ const zr = ({ className: e }) => {
|
|
|
3282
3282
|
...r,
|
|
3283
3283
|
children: t
|
|
3284
3284
|
}
|
|
3285
|
-
),
|
|
3286
|
-
const t =
|
|
3285
|
+
), Er = (e) => {
|
|
3286
|
+
const t = Qt(), r = $n(t.topNavItem, e), n = Pr(e);
|
|
3287
3287
|
return (
|
|
3288
3288
|
// We don't use isActive here because it has to be inside the navigation,
|
|
3289
3289
|
// the top nav id doesn't necessarily start with the navigation id
|
|
@@ -3292,156 +3292,163 @@ const zr = ({ className: e }) => {
|
|
|
3292
3292
|
e.label
|
|
3293
3293
|
] })
|
|
3294
3294
|
);
|
|
3295
|
-
},
|
|
3296
|
-
const { navigation: e, options: t, getProfileMenuItems: r } = M(), { isAuthenticated: n, profile: o, isAuthEnabled: a, login: i } = oe(), [u,
|
|
3295
|
+
}, Zc = () => {
|
|
3296
|
+
const { navigation: e, options: t, getProfileMenuItems: r } = M(), { isAuthenticated: n, profile: o, isAuthEnabled: a, login: i } = oe(), [u, p] = G(!1), f = r(), x = e.filter(Lt(n));
|
|
3297
3297
|
return /* @__PURE__ */ s.jsxs(
|
|
3298
|
-
|
|
3298
|
+
po,
|
|
3299
3299
|
{
|
|
3300
3300
|
direction: t.site?.dir === "rtl" ? "left" : "right",
|
|
3301
3301
|
open: u,
|
|
3302
|
-
onOpenChange: (
|
|
3302
|
+
onOpenChange: (h) => p(h),
|
|
3303
3303
|
children: [
|
|
3304
3304
|
/* @__PURE__ */ s.jsxs("div", { className: "flex lg:hidden justify-self-end", children: [
|
|
3305
|
-
/* @__PURE__ */ s.jsx(
|
|
3306
|
-
/* @__PURE__ */ s.jsx(
|
|
3305
|
+
/* @__PURE__ */ s.jsx(mo, { className: "lg:hidden", children: /* @__PURE__ */ s.jsx(Vn, { size: 22 }) }),
|
|
3306
|
+
/* @__PURE__ */ s.jsx(kr, {})
|
|
3307
3307
|
] }),
|
|
3308
3308
|
/* @__PURE__ */ s.jsx(
|
|
3309
|
-
|
|
3309
|
+
Xt,
|
|
3310
3310
|
{
|
|
3311
3311
|
className: "lg:hidden h-[100dvh] end-0 start-auto w-[320px] rounded-none",
|
|
3312
3312
|
"aria-describedby": void 0,
|
|
3313
3313
|
children: /* @__PURE__ */ s.jsxs("div", { className: "p-4 overflow-y-auto overscroll-none h-full flex flex-col justify-between", children: [
|
|
3314
3314
|
/* @__PURE__ */ s.jsxs("div", { children: [
|
|
3315
|
-
/* @__PURE__ */ s.jsx(
|
|
3316
|
-
/* @__PURE__ */ s.jsx(
|
|
3315
|
+
/* @__PURE__ */ s.jsx(Jt, { children: /* @__PURE__ */ s.jsx(er, { children: "Navigation" }) }),
|
|
3316
|
+
/* @__PURE__ */ s.jsx($r, { className: "flex p-4" }),
|
|
3317
3317
|
/* @__PURE__ */ s.jsxs("ul", { className: "flex flex-col items-center gap-4 p-4", children: [
|
|
3318
3318
|
/* @__PURE__ */ s.jsx("li", { className: "empty:hidden", children: /* @__PURE__ */ s.jsx(A.Target, { name: "top-navigation-side" }) }),
|
|
3319
3319
|
a && /* @__PURE__ */ s.jsx(
|
|
3320
3320
|
te,
|
|
3321
3321
|
{
|
|
3322
|
-
fallback: /* @__PURE__ */ s.jsx(
|
|
3323
|
-
children: n ? Object.values(r()).length > 0 && /* @__PURE__ */ s.jsx(
|
|
3322
|
+
fallback: /* @__PURE__ */ s.jsx(Oe, { className: "rounded-sm h-5 w-24 mr-4" }),
|
|
3323
|
+
children: n ? Object.values(r()).length > 0 && /* @__PURE__ */ s.jsx(Rn, { children: /* @__PURE__ */ s.jsxs("li", { children: [
|
|
3324
3324
|
o?.name ? `${o.name}` : "My Account",
|
|
3325
3325
|
o?.email && /* @__PURE__ */ s.jsx("div", { className: "font-normal text-muted-foreground", children: o.email })
|
|
3326
3326
|
] }) }) : /* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(
|
|
3327
3327
|
Ae,
|
|
3328
3328
|
{
|
|
3329
3329
|
to: "/signin",
|
|
3330
|
-
onClick: () =>
|
|
3330
|
+
onClick: () => p(!1),
|
|
3331
3331
|
children: "Login"
|
|
3332
3332
|
}
|
|
3333
3333
|
) })
|
|
3334
3334
|
}
|
|
3335
3335
|
),
|
|
3336
|
-
|
|
3336
|
+
x.map((h) => /* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx("button", { type: "button", onClick: () => p(!1), children: /* @__PURE__ */ s.jsx(Er, { ...h }) }) }, h.label)),
|
|
3337
3337
|
a && n && f.length > 0 && /* @__PURE__ */ s.jsx(
|
|
3338
3338
|
te,
|
|
3339
3339
|
{
|
|
3340
|
-
fallback: /* @__PURE__ */ s.jsx(
|
|
3341
|
-
children: f.map((
|
|
3340
|
+
fallback: /* @__PURE__ */ s.jsx(Oe, { className: "rounded-sm h-5 w-24 mr-4" }),
|
|
3341
|
+
children: f.map((h) => /* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(
|
|
3342
3342
|
Ae,
|
|
3343
3343
|
{
|
|
3344
|
-
to:
|
|
3345
|
-
onClick: () =>
|
|
3346
|
-
children:
|
|
3344
|
+
to: h.path ?? "",
|
|
3345
|
+
onClick: () => p(!1),
|
|
3346
|
+
children: h.label
|
|
3347
3347
|
}
|
|
3348
|
-
) },
|
|
3348
|
+
) }, h.label))
|
|
3349
3349
|
}
|
|
3350
3350
|
),
|
|
3351
|
-
/* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(
|
|
3351
|
+
/* @__PURE__ */ s.jsx("li", { children: /* @__PURE__ */ s.jsx(zr, {}) })
|
|
3352
3352
|
] })
|
|
3353
3353
|
] }),
|
|
3354
|
-
t.site?.showPoweredBy !== !1 && /* @__PURE__ */ s.jsx(
|
|
3354
|
+
t.site?.showPoweredBy !== !1 && /* @__PURE__ */ s.jsx(br, { className: "grow-0 justify-center gap-1" })
|
|
3355
3355
|
] })
|
|
3356
3356
|
}
|
|
3357
3357
|
)
|
|
3358
3358
|
]
|
|
3359
3359
|
}
|
|
3360
3360
|
);
|
|
3361
|
-
}, ge = ({ item: e }) => e.children ? /* @__PURE__ */ s.jsxs(
|
|
3362
|
-
/* @__PURE__ */ s.jsx(
|
|
3363
|
-
/* @__PURE__ */ s.jsx(
|
|
3361
|
+
}, ge = ({ item: e }) => e.children ? /* @__PURE__ */ s.jsxs(co, { children: [
|
|
3362
|
+
/* @__PURE__ */ s.jsx(uo, { children: e.label }),
|
|
3363
|
+
/* @__PURE__ */ s.jsx(lo, { children: /* @__PURE__ */ s.jsx(fo, { children: e.children.map((t, r) => (
|
|
3364
3364
|
// eslint-disable-next-line react/no-array-index-key
|
|
3365
3365
|
/* @__PURE__ */ s.jsx(ge, { item: t }, r)
|
|
3366
3366
|
)) }) })
|
|
3367
|
-
] }, e.label) : /* @__PURE__ */ s.jsx(De, { to: e.path ?? "", children: /* @__PURE__ */ s.jsxs(
|
|
3367
|
+
] }, e.label) : /* @__PURE__ */ s.jsx(De, { to: e.path ?? "", children: /* @__PURE__ */ s.jsxs(ho, { className: "flex gap-2", children: [
|
|
3368
3368
|
e.icon && /* @__PURE__ */ s.jsx(e.icon, { size: 16, strokeWidth: 1, absoluteStrokeWidth: !0 }),
|
|
3369
3369
|
e.label
|
|
3370
|
-
] }, e.label) }),
|
|
3371
|
-
const t = oe(), { isAuthenticated: r, profile: n, isAuthEnabled: o } = oe(), a = M(), { site: i, plugins: u, options:
|
|
3372
|
-
return /* @__PURE__ */ s.jsxs(
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
|
-
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3397
|
-
|
|
3398
|
-
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
|
|
3402
|
-
|
|
3403
|
-
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
|
-
|
|
3407
|
-
|
|
3408
|
-
|
|
3409
|
-
{
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
|
-
|
|
3415
|
-
|
|
3416
|
-
|
|
3417
|
-
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
3370
|
+
] }, e.label) }), Sr = Vt(function() {
|
|
3371
|
+
const t = oe(), { isAuthenticated: r, profile: n, isAuthEnabled: o } = oe(), a = M(), { site: i, plugins: u, options: p } = a, f = u.filter((l) => Gt(l)).flatMap((l) => l.getProfileMenuItems(a)).sort((l) => l.weight ?? 0), x = i?.logo ? /https?:\/\//.test(i.logo.src.light) ? i.logo.src.light : ee(p.basePath, i.logo.src.light) : void 0, h = i?.logo ? /https?:\/\//.test(i.logo.src.dark) ? i.logo.src.dark : ee(p.basePath, i.logo.src.dark) : void 0, m = "inset-shadow-[0_-1px_0_0_var(--border)]";
|
|
3372
|
+
return /* @__PURE__ */ s.jsxs(
|
|
3373
|
+
"header",
|
|
3374
|
+
{
|
|
3375
|
+
className: "sticky lg:top-0 z-10 bg-background/80 backdrop-blur w-full",
|
|
3376
|
+
"data-pagefind-ignore": "all",
|
|
3377
|
+
children: [
|
|
3378
|
+
/* @__PURE__ */ s.jsx(pc, {}),
|
|
3379
|
+
/* @__PURE__ */ s.jsxs("div", { className: O(m, "relative"), children: [
|
|
3380
|
+
/* @__PURE__ */ s.jsx(kr, {}),
|
|
3381
|
+
/* @__PURE__ */ s.jsxs("div", { className: "max-w-screen-2xl mx-auto flex items-center justify-between h-(--top-header-height) px-4 lg:px-8 border-transparent", children: [
|
|
3382
|
+
/* @__PURE__ */ s.jsx("div", { className: "flex", children: /* @__PURE__ */ s.jsx(De, { to: "/", children: /* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-3.5", children: [
|
|
3383
|
+
i?.logo && /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3384
|
+
/* @__PURE__ */ s.jsx(
|
|
3385
|
+
"img",
|
|
3386
|
+
{
|
|
3387
|
+
src: x,
|
|
3388
|
+
alt: i.logo.alt ?? i.title,
|
|
3389
|
+
style: { width: i.logo.width },
|
|
3390
|
+
className: "max-h-(--top-header-height) dark:hidden",
|
|
3391
|
+
loading: "lazy"
|
|
3392
|
+
}
|
|
3393
|
+
),
|
|
3394
|
+
/* @__PURE__ */ s.jsx(
|
|
3395
|
+
"img",
|
|
3396
|
+
{
|
|
3397
|
+
src: h,
|
|
3398
|
+
alt: i.logo.alt ?? i.title,
|
|
3399
|
+
style: { width: i.logo.width },
|
|
3400
|
+
className: "max-h-(--top-header-height) hidden dark:block",
|
|
3401
|
+
loading: "lazy"
|
|
3402
|
+
}
|
|
3403
|
+
)
|
|
3404
|
+
] }),
|
|
3405
|
+
/* @__PURE__ */ s.jsx("span", { className: "font-semibold text-2xl", children: i?.title })
|
|
3406
|
+
] }) }) }),
|
|
3407
|
+
/* @__PURE__ */ s.jsx("div", { className: "absolute inset-x-0 justify-center items-center hidden lg:flex w-full pointer-events-none", children: /* @__PURE__ */ s.jsx($r, { className: "pointer-events-auto" }) }),
|
|
3408
|
+
/* @__PURE__ */ s.jsxs("div", { className: "flex items-center gap-8", children: [
|
|
3409
|
+
/* @__PURE__ */ s.jsx(Zc, {}),
|
|
3410
|
+
/* @__PURE__ */ s.jsxs("div", { className: "hidden lg:flex items-center justify-self-end text-sm gap-2", children: [
|
|
3411
|
+
/* @__PURE__ */ s.jsx(A.Target, { name: "head-navigation-start" }),
|
|
3412
|
+
o && /* @__PURE__ */ s.jsx(
|
|
3413
|
+
te,
|
|
3414
|
+
{
|
|
3415
|
+
fallback: /* @__PURE__ */ s.jsx(Oe, { className: "rounded-sm h-5 w-24 mr-4" }),
|
|
3416
|
+
children: r ? Object.values(f).length > 0 && /* @__PURE__ */ s.jsxs(oo, { modal: !1, children: [
|
|
3417
|
+
/* @__PURE__ */ s.jsx(so, { asChild: !0, children: /* @__PURE__ */ s.jsx(Se, { variant: "ghost", children: n?.name ?? "My Account" }) }),
|
|
3418
|
+
/* @__PURE__ */ s.jsxs(ao, { className: "w-56", children: [
|
|
3419
|
+
/* @__PURE__ */ s.jsxs(io, { children: [
|
|
3420
|
+
n?.name ? `${n.name}` : "My Account",
|
|
3421
|
+
n?.email && /* @__PURE__ */ s.jsx("div", { className: "font-normal text-muted-foreground", children: n.email })
|
|
3422
|
+
] }),
|
|
3423
|
+
f.filter((l) => l.category === "top").length > 0 && /* @__PURE__ */ s.jsx(ze, {}),
|
|
3424
|
+
f.filter((l) => l.category === "top").map((l) => /* @__PURE__ */ s.jsx(ge, { item: l }, l.label)),
|
|
3425
|
+
f.filter(
|
|
3426
|
+
(l) => !l.category || l.category === "middle"
|
|
3427
|
+
).length > 0 && /* @__PURE__ */ s.jsx(ze, {}),
|
|
3428
|
+
f.filter(
|
|
3429
|
+
(l) => !l.category || l.category === "middle"
|
|
3430
|
+
).map((l) => /* @__PURE__ */ s.jsx(ge, { item: l }, l.label)),
|
|
3431
|
+
f.filter((l) => l.category === "bottom").length > 0 && /* @__PURE__ */ s.jsx(ze, {}),
|
|
3432
|
+
f.filter((l) => l.category === "bottom").map((l) => /* @__PURE__ */ s.jsx(ge, { item: l }, l.label))
|
|
3433
|
+
] })
|
|
3434
|
+
] }) : /* @__PURE__ */ s.jsx(Se, { variant: "ghost", onClick: () => t.login(), children: "Login" })
|
|
3435
|
+
}
|
|
3436
|
+
),
|
|
3437
|
+
/* @__PURE__ */ s.jsx(A.Target, { name: "head-navigation-end" }),
|
|
3438
|
+
/* @__PURE__ */ s.jsx(zr, {})
|
|
3439
|
+
] })
|
|
3440
|
+
] })
|
|
3434
3441
|
] })
|
|
3435
|
-
] })
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
}),
|
|
3442
|
+
] }),
|
|
3443
|
+
/* @__PURE__ */ s.jsx("div", { className: O("hidden lg:block", m), children: /* @__PURE__ */ s.jsxs("div", { className: "max-w-screen-2xl mx-auto border-transparent relative", children: [
|
|
3444
|
+
/* @__PURE__ */ s.jsx(A.Target, { name: "top-navigation-before" }),
|
|
3445
|
+
/* @__PURE__ */ s.jsx(Sc, {}),
|
|
3446
|
+
/* @__PURE__ */ s.jsx(A.Target, { name: "top-navigation-after" })
|
|
3447
|
+
] }) })
|
|
3448
|
+
]
|
|
3449
|
+
}
|
|
3450
|
+
);
|
|
3451
|
+
}), Zr = ({
|
|
3445
3452
|
shouldScaleBackground: e = !0,
|
|
3446
3453
|
...t
|
|
3447
3454
|
}) => /* @__PURE__ */ s.jsx(
|
|
@@ -3451,24 +3458,24 @@ const zr = ({ className: e }) => {
|
|
|
3451
3458
|
...t
|
|
3452
3459
|
}
|
|
3453
3460
|
);
|
|
3454
|
-
|
|
3455
|
-
const
|
|
3461
|
+
Zr.displayName = "Drawer";
|
|
3462
|
+
const Cc = q.Trigger, Tc = q.Portal, Cr = K.forwardRef(({ className: e, ...t }, r) => /* @__PURE__ */ s.jsx(
|
|
3456
3463
|
q.Overlay,
|
|
3457
3464
|
{
|
|
3458
3465
|
ref: r,
|
|
3459
|
-
className:
|
|
3466
|
+
className: O("fixed inset-0 z-50 bg-black/80", e),
|
|
3460
3467
|
...t
|
|
3461
3468
|
}
|
|
3462
3469
|
));
|
|
3463
|
-
|
|
3464
|
-
const
|
|
3465
|
-
({ className: e, children: t, hideBar: r = !0, ...n }, o) => /* @__PURE__ */ s.jsxs(
|
|
3466
|
-
/* @__PURE__ */ s.jsx(
|
|
3470
|
+
Cr.displayName = q.Overlay.displayName;
|
|
3471
|
+
const Nc = K.forwardRef(
|
|
3472
|
+
({ className: e, children: t, hideBar: r = !0, ...n }, o) => /* @__PURE__ */ s.jsxs(Tc, { children: [
|
|
3473
|
+
/* @__PURE__ */ s.jsx(Cr, {}),
|
|
3467
3474
|
/* @__PURE__ */ s.jsxs(
|
|
3468
3475
|
q.Content,
|
|
3469
3476
|
{
|
|
3470
3477
|
ref: o,
|
|
3471
|
-
className:
|
|
3478
|
+
className: O(
|
|
3472
3479
|
"fixed inset-x-0 bottom-0 z-50 mt-24 flex h-auto flex-col rounded-t-[10px] border bg-background",
|
|
3473
3480
|
e
|
|
3474
3481
|
),
|
|
@@ -3481,12 +3488,12 @@ const Tc = Q.forwardRef(
|
|
|
3481
3488
|
)
|
|
3482
3489
|
] })
|
|
3483
3490
|
);
|
|
3484
|
-
|
|
3485
|
-
const Oc =
|
|
3491
|
+
Nc.displayName = "DrawerContent";
|
|
3492
|
+
const Oc = K.forwardRef(({ className: e, ...t }, r) => /* @__PURE__ */ s.jsx(
|
|
3486
3493
|
q.Title,
|
|
3487
3494
|
{
|
|
3488
3495
|
ref: r,
|
|
3489
|
-
className:
|
|
3496
|
+
className: O(
|
|
3490
3497
|
"text-lg font-semibold leading-none tracking-tight",
|
|
3491
3498
|
e
|
|
3492
3499
|
),
|
|
@@ -3494,50 +3501,57 @@ const Oc = Q.forwardRef(({ className: e, ...t }, r) => /* @__PURE__ */ s.jsx(
|
|
|
3494
3501
|
}
|
|
3495
3502
|
));
|
|
3496
3503
|
Oc.displayName = q.Title.displayName;
|
|
3497
|
-
const
|
|
3504
|
+
const Ac = K.forwardRef(({ className: e, ...t }, r) => /* @__PURE__ */ s.jsx(
|
|
3498
3505
|
q.Description,
|
|
3499
3506
|
{
|
|
3500
3507
|
ref: r,
|
|
3501
|
-
className:
|
|
3508
|
+
className: O("text-sm text-muted-foreground", e),
|
|
3502
3509
|
...t
|
|
3503
3510
|
}
|
|
3504
3511
|
));
|
|
3505
|
-
|
|
3506
|
-
const
|
|
3512
|
+
Ac.displayName = q.Description.displayName;
|
|
3513
|
+
const Tr = ({
|
|
3507
3514
|
children: e,
|
|
3508
3515
|
className: t
|
|
3509
3516
|
}) => {
|
|
3510
|
-
const { options: r } = M(), n =
|
|
3517
|
+
const { options: r } = M(), n = H(null);
|
|
3511
3518
|
return F(() => {
|
|
3512
3519
|
const o = n.current?.querySelector('[aria-current="page"]');
|
|
3513
3520
|
zn(o ?? null);
|
|
3514
|
-
}, []), /* @__PURE__ */ s.jsxs(
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
"
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3521
|
+
}, []), /* @__PURE__ */ s.jsxs(
|
|
3522
|
+
"div",
|
|
3523
|
+
{
|
|
3524
|
+
className: "grid sticky top-(--header-height) lg:h-[calc(100vh-var(--header-height))] grid-rows-[1fr_min-content] border-r",
|
|
3525
|
+
"data-pagefind-ignore": "all",
|
|
3526
|
+
children: [
|
|
3527
|
+
/* @__PURE__ */ s.jsx(
|
|
3528
|
+
"nav",
|
|
3529
|
+
{
|
|
3530
|
+
ref: n,
|
|
3531
|
+
className: O(
|
|
3532
|
+
"hidden max-w-[calc(var(--side-nav-width)+var(--padding-nav-item))] lg:flex scrollbar flex-col overflow-y-auto shrink-0 text-sm pe-3 ps-4 lg:ps-8",
|
|
3533
|
+
"-mx-(--padding-nav-item) pb-[8vh] pt-(--padding-content-top) scroll-pt-2 gap-1",
|
|
3534
|
+
// Revert the padding/margin on the first child
|
|
3535
|
+
"-mt-2.5",
|
|
3536
|
+
t
|
|
3537
|
+
),
|
|
3538
|
+
style: {
|
|
3539
|
+
maskImage: "linear-gradient(180deg, transparent 1%, rgba(0, 0, 0, 1) 20px, rgba(0, 0, 0, 1) 90%, transparent 99%)"
|
|
3540
|
+
},
|
|
3541
|
+
children: e
|
|
3542
|
+
}
|
|
3525
3543
|
),
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
|
|
3529
|
-
|
|
3530
|
-
}
|
|
3531
|
-
),
|
|
3532
|
-
/* @__PURE__ */ s.jsx("div", { className: "bg-background border-t p-2 mx-5 gap-2 items-center mt-2 drop-shadow-[0_-3px_1px_rgba(0,0,0,0.015)] hidden lg:[&:has(>_:nth-child(1):last-child)]:flex", children: r.site?.showPoweredBy !== !1 && /* @__PURE__ */ s.jsx(wr, {}) })
|
|
3533
|
-
] });
|
|
3544
|
+
/* @__PURE__ */ s.jsx("div", { className: "bg-background border-t p-2 mx-5 gap-2 items-center mt-2 drop-shadow-[0_-3px_1px_rgba(0,0,0,0.015)] hidden lg:[&:has(>_:nth-child(1):last-child)]:flex", children: r.site?.showPoweredBy !== !1 && /* @__PURE__ */ s.jsx(br, {}) })
|
|
3545
|
+
]
|
|
3546
|
+
}
|
|
3547
|
+
);
|
|
3534
3548
|
};
|
|
3535
|
-
|
|
3536
|
-
const
|
|
3549
|
+
Tr.displayName = "NavigationWrapper";
|
|
3550
|
+
const Ic = ({
|
|
3537
3551
|
onRequestClose: e,
|
|
3538
3552
|
navigation: t
|
|
3539
3553
|
}) => /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3540
|
-
/* @__PURE__ */ s.jsxs(
|
|
3554
|
+
/* @__PURE__ */ s.jsxs(Tr, { children: [
|
|
3541
3555
|
/* @__PURE__ */ s.jsx(A.Target, { name: "navigation-before" }),
|
|
3542
3556
|
t.map((r) => /* @__PURE__ */ s.jsx(
|
|
3543
3557
|
rt,
|
|
@@ -3549,12 +3563,12 @@ const Ac = ({
|
|
|
3549
3563
|
/* @__PURE__ */ s.jsx(A.Target, { name: "navigation-after" })
|
|
3550
3564
|
] }),
|
|
3551
3565
|
/* @__PURE__ */ s.jsx(
|
|
3552
|
-
|
|
3566
|
+
Xt,
|
|
3553
3567
|
{
|
|
3554
3568
|
className: "lg:hidden h-[100dvh] start-0 w-[320px] rounded-none",
|
|
3555
3569
|
"aria-describedby": void 0,
|
|
3556
3570
|
children: /* @__PURE__ */ s.jsxs("div", { className: "p-4 overflow-y-auto overscroll-none", children: [
|
|
3557
|
-
/* @__PURE__ */ s.jsx(
|
|
3571
|
+
/* @__PURE__ */ s.jsx(Jt, { children: /* @__PURE__ */ s.jsx(er, { children: "Navigation" }) }),
|
|
3558
3572
|
t.map((r) => /* @__PURE__ */ s.jsx(
|
|
3559
3573
|
rt,
|
|
3560
3574
|
{
|
|
@@ -3566,31 +3580,31 @@ const Ac = ({
|
|
|
3566
3580
|
] })
|
|
3567
3581
|
}
|
|
3568
3582
|
)
|
|
3569
|
-
] }),
|
|
3570
|
-
const [t, r] = G(!1), { navigation: n } =
|
|
3583
|
+
] }), Rc = ({ children: e }) => {
|
|
3584
|
+
const [t, r] = G(!1), { navigation: n } = Qt(), o = n.length > 0, a = Re().state === "loading", { options: i } = M();
|
|
3571
3585
|
return /* @__PURE__ */ s.jsxs(
|
|
3572
|
-
|
|
3586
|
+
Zr,
|
|
3573
3587
|
{
|
|
3574
3588
|
direction: i.site?.dir === "rtl" ? "right" : "left",
|
|
3575
3589
|
open: t,
|
|
3576
3590
|
onOpenChange: (u) => r(u),
|
|
3577
3591
|
children: [
|
|
3578
3592
|
o && /* @__PURE__ */ s.jsx(
|
|
3579
|
-
|
|
3593
|
+
Ic,
|
|
3580
3594
|
{
|
|
3581
3595
|
onRequestClose: () => r(!1),
|
|
3582
3596
|
navigation: n
|
|
3583
3597
|
}
|
|
3584
3598
|
),
|
|
3585
|
-
o && /* @__PURE__ */ s.jsx("div", { className: "lg:hidden -mx-4 px-4 py-2 sticky bg-background/80 backdrop-blur-xs z-10 top-0 start-0 end-0 border-b", children: /* @__PURE__ */ s.jsxs(
|
|
3586
|
-
/* @__PURE__ */ s.jsx(
|
|
3599
|
+
o && /* @__PURE__ */ s.jsx("div", { className: "lg:hidden -mx-4 px-4 py-2 sticky bg-background/80 backdrop-blur-xs z-10 top-0 start-0 end-0 border-b", children: /* @__PURE__ */ s.jsxs(Cc, { className: "flex items-center gap-2 px-4", children: [
|
|
3600
|
+
/* @__PURE__ */ s.jsx(Yn, { size: 16, strokeWidth: 1.5 }),
|
|
3587
3601
|
/* @__PURE__ */ s.jsx("span", { className: "text-sm", children: "Menu" })
|
|
3588
3602
|
] }) }),
|
|
3589
3603
|
/* @__PURE__ */ s.jsxs(
|
|
3590
3604
|
"main",
|
|
3591
3605
|
{
|
|
3592
3606
|
"data-pagefind-body": !0,
|
|
3593
|
-
className:
|
|
3607
|
+
className: O(
|
|
3594
3608
|
"px-4 lg:pe-8 lg:px-8",
|
|
3595
3609
|
!o && "col-span-full",
|
|
3596
3610
|
a && "animate-pulse"
|
|
@@ -3605,9 +3619,9 @@ const Ac = ({
|
|
|
3605
3619
|
]
|
|
3606
3620
|
}
|
|
3607
3621
|
);
|
|
3608
|
-
},
|
|
3622
|
+
}, Dc = () => /* @__PURE__ */ s.jsx("main", { className: "col-span-full row-span-full grid place-items-center", children: /* @__PURE__ */ s.jsx(Yt, {}) }), Mc = ({ children: e }) => {
|
|
3609
3623
|
const { meta: t, authentication: r, options: n } = M(), o = xe();
|
|
3610
|
-
return Pn(),
|
|
3624
|
+
return Pn(), lc(), F(() => {
|
|
3611
3625
|
r?.onPageLoad?.();
|
|
3612
3626
|
}, [r]), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3613
3627
|
/* @__PURE__ */ s.jsxs(Ie, { titleTemplate: t?.title, children: [
|
|
@@ -3626,22 +3640,22 @@ const Ac = ({
|
|
|
3626
3640
|
t?.favicon && /* @__PURE__ */ s.jsx("link", { rel: "icon", href: t.favicon })
|
|
3627
3641
|
] }),
|
|
3628
3642
|
/* @__PURE__ */ s.jsx(A.Target, { name: "layout-before-head" }),
|
|
3629
|
-
/* @__PURE__ */ s.jsx(
|
|
3643
|
+
/* @__PURE__ */ s.jsx(Sr, {}),
|
|
3630
3644
|
/* @__PURE__ */ s.jsx(A.Target, { name: "layout-after-head" }),
|
|
3631
3645
|
/* @__PURE__ */ s.jsx(
|
|
3632
3646
|
"div",
|
|
3633
3647
|
{
|
|
3634
|
-
className:
|
|
3648
|
+
className: O(
|
|
3635
3649
|
"grid max-w-screen-2xl w-full lg:mx-auto",
|
|
3636
3650
|
"[&:has(>:only-child)]:grid-rows-1 grid-rows-[0_min-content_1fr] lg:grid-rows-[min-content_1fr]",
|
|
3637
3651
|
"grid-cols-1 lg:grid-cols-[var(--side-nav-width)_1fr]"
|
|
3638
3652
|
),
|
|
3639
|
-
children: /* @__PURE__ */ s.jsx(Fe, { fallback: /* @__PURE__ */ s.jsx(
|
|
3653
|
+
children: /* @__PURE__ */ s.jsx(Fe, { fallback: /* @__PURE__ */ s.jsx(Dc, {}), children: /* @__PURE__ */ s.jsx(Rc, { children: e ?? /* @__PURE__ */ s.jsx(Dt, {}) }) })
|
|
3640
3654
|
}
|
|
3641
3655
|
),
|
|
3642
|
-
/* @__PURE__ */ s.jsx(
|
|
3656
|
+
/* @__PURE__ */ s.jsx(hc, {})
|
|
3643
3657
|
] });
|
|
3644
|
-
},
|
|
3658
|
+
}, Fc = ({
|
|
3645
3659
|
title: e = "An error occurred",
|
|
3646
3660
|
message: t,
|
|
3647
3661
|
category: r
|
|
@@ -3649,7 +3663,7 @@ const Ac = ({
|
|
|
3649
3663
|
r && /* @__PURE__ */ s.jsx(En, { children: r }),
|
|
3650
3664
|
e && /* @__PURE__ */ s.jsx(Sn, { level: 1, className: "flex gap-3.5 items-center", children: e }),
|
|
3651
3665
|
/* @__PURE__ */ s.jsx("p", { children: t })
|
|
3652
|
-
] }),
|
|
3666
|
+
] }), qc = (e) => {
|
|
3653
3667
|
switch (e) {
|
|
3654
3668
|
case 400:
|
|
3655
3669
|
return {
|
|
@@ -3712,21 +3726,23 @@ const Ac = ({
|
|
|
3712
3726
|
message: "Something went wrong while processing your request."
|
|
3713
3727
|
};
|
|
3714
3728
|
}
|
|
3715
|
-
},
|
|
3716
|
-
|
|
3729
|
+
}, Uc = ({ statusCode: e, message: t }) => {
|
|
3730
|
+
if (e === 404)
|
|
3731
|
+
return /* @__PURE__ */ s.jsx(Zn, {});
|
|
3732
|
+
const r = qc(e);
|
|
3717
3733
|
return /* @__PURE__ */ s.jsx(
|
|
3718
|
-
|
|
3734
|
+
Fc,
|
|
3719
3735
|
{
|
|
3720
3736
|
title: r.title,
|
|
3721
3737
|
message: t ?? r.message,
|
|
3722
3738
|
category: e
|
|
3723
3739
|
}
|
|
3724
3740
|
);
|
|
3725
|
-
},
|
|
3741
|
+
}, Lc = Me(null), Ee = {
|
|
3726
3742
|
didCatch: !1,
|
|
3727
3743
|
error: null
|
|
3728
3744
|
};
|
|
3729
|
-
class
|
|
3745
|
+
class Qc extends Dn {
|
|
3730
3746
|
constructor(t) {
|
|
3731
3747
|
super(t), this.resetErrorBoundary = this.resetErrorBoundary.bind(this), this.state = Ee;
|
|
3732
3748
|
}
|
|
@@ -3759,7 +3775,7 @@ class Lc extends Rn {
|
|
|
3759
3775
|
} = this.state, {
|
|
3760
3776
|
resetKeys: o
|
|
3761
3777
|
} = this.props;
|
|
3762
|
-
if (n && r.error !== null &&
|
|
3778
|
+
if (n && r.error !== null && Bc(t.resetKeys, o)) {
|
|
3763
3779
|
var a, i;
|
|
3764
3780
|
(a = (i = this.props).onReset) === null || a === void 0 || a.call(i, {
|
|
3765
3781
|
next: o,
|
|
@@ -3780,20 +3796,20 @@ class Lc extends Rn {
|
|
|
3780
3796
|
} = this.state;
|
|
3781
3797
|
let u = t;
|
|
3782
3798
|
if (a) {
|
|
3783
|
-
const
|
|
3799
|
+
const p = {
|
|
3784
3800
|
error: i,
|
|
3785
3801
|
resetErrorBoundary: this.resetErrorBoundary
|
|
3786
3802
|
};
|
|
3787
3803
|
if (typeof r == "function")
|
|
3788
|
-
u = r(
|
|
3804
|
+
u = r(p);
|
|
3789
3805
|
else if (n)
|
|
3790
|
-
u = nt(n,
|
|
3806
|
+
u = nt(n, p);
|
|
3791
3807
|
else if (o !== void 0)
|
|
3792
3808
|
u = o;
|
|
3793
3809
|
else
|
|
3794
3810
|
throw i;
|
|
3795
3811
|
}
|
|
3796
|
-
return nt(
|
|
3812
|
+
return nt(Lc.Provider, {
|
|
3797
3813
|
value: {
|
|
3798
3814
|
didCatch: a,
|
|
3799
3815
|
error: i,
|
|
@@ -3802,11 +3818,11 @@ class Lc extends Rn {
|
|
|
3802
3818
|
}, u);
|
|
3803
3819
|
}
|
|
3804
3820
|
}
|
|
3805
|
-
function
|
|
3821
|
+
function Bc() {
|
|
3806
3822
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [];
|
|
3807
3823
|
return e.length !== t.length || e.some((r, n) => !Object.is(r, t[n]));
|
|
3808
3824
|
}
|
|
3809
|
-
let
|
|
3825
|
+
let Kc = () => ({
|
|
3810
3826
|
emit(e, ...t) {
|
|
3811
3827
|
for (let r = this.events[e] || [], n = 0, o = r.length; n < o; n++)
|
|
3812
3828
|
r[n](...t);
|
|
@@ -3819,7 +3835,7 @@ let Bc = () => ({
|
|
|
3819
3835
|
}
|
|
3820
3836
|
});
|
|
3821
3837
|
const Hc = (e) => Object.entries(e);
|
|
3822
|
-
class
|
|
3838
|
+
class Wc {
|
|
3823
3839
|
plugins;
|
|
3824
3840
|
navigation;
|
|
3825
3841
|
meta;
|
|
@@ -3828,15 +3844,15 @@ class Kc {
|
|
|
3828
3844
|
queryClient;
|
|
3829
3845
|
options;
|
|
3830
3846
|
navigationPlugins;
|
|
3831
|
-
emitter =
|
|
3847
|
+
emitter = Kc();
|
|
3832
3848
|
constructor(t, r) {
|
|
3833
3849
|
const n = (t.protectedRoutes ?? []).concat(
|
|
3834
3850
|
t.plugins?.flatMap(
|
|
3835
3851
|
(o) => ot(o) ? o.getProtectedRoutes?.() ?? [] : []
|
|
3836
3852
|
) ?? []
|
|
3837
3853
|
);
|
|
3838
|
-
this.queryClient = r, this.options = { ...t, protectedRoutes: n }, this.plugins = t.plugins ?? [], this.navigation = t.navigation ?? [], this.navigationPlugins = this.plugins.filter(ot), this.authentication = this.plugins.find(
|
|
3839
|
-
|
|
3854
|
+
this.queryClient = r, this.options = { ...t, protectedRoutes: n }, this.plugins = t.plugins ?? [], this.navigation = t.navigation ?? [], this.navigationPlugins = this.plugins.filter(ot), this.authentication = this.plugins.find(Jn), this.meta = t.metadata, this.site = t.site, this.plugins.forEach((o) => {
|
|
3855
|
+
Xn(o) && Hc(o.events).forEach(([a, i]) => {
|
|
3840
3856
|
this.emitter.on(a, i);
|
|
3841
3857
|
});
|
|
3842
3858
|
}), vn.subscribe((o, a) => {
|
|
@@ -3848,11 +3864,11 @@ class Kc {
|
|
|
3848
3864
|
}
|
|
3849
3865
|
initialize = async () => {
|
|
3850
3866
|
await Promise.all(
|
|
3851
|
-
this.plugins.filter(
|
|
3867
|
+
this.plugins.filter(eo).map((t) => t.initialize?.(this))
|
|
3852
3868
|
);
|
|
3853
3869
|
};
|
|
3854
3870
|
getApiIdentities = async () => (await Promise.all(
|
|
3855
|
-
this.plugins.filter(
|
|
3871
|
+
this.plugins.filter(to).map((r) => r.getIdentities(this))
|
|
3856
3872
|
)).flat();
|
|
3857
3873
|
addEventListener(t, r) {
|
|
3858
3874
|
return this.emitter.on(t, r);
|
|
@@ -3863,102 +3879,102 @@ class Kc {
|
|
|
3863
3879
|
(n) => n.getNavigation?.(ee(t), this)
|
|
3864
3880
|
)
|
|
3865
3881
|
)).flatMap((n) => n ?? []);
|
|
3866
|
-
getProfileMenuItems = () => this.plugins.filter((r) =>
|
|
3882
|
+
getProfileMenuItems = () => this.plugins.filter((r) => Gt(r)).flatMap((r) => r.getProfileMenuItems(this)).sort(Vc(["top", "middle", "bottom"])).sort((r) => r.weight ?? 0);
|
|
3867
3883
|
signRequest = async (t) => {
|
|
3868
3884
|
if (!this.authentication)
|
|
3869
3885
|
throw new Error("No authentication provider configured");
|
|
3870
3886
|
return await this.authentication.signRequest(t);
|
|
3871
3887
|
};
|
|
3872
3888
|
}
|
|
3873
|
-
const
|
|
3889
|
+
const Vc = (e) => (t, r) => {
|
|
3874
3890
|
const n = e.indexOf(t.category ?? "middle"), o = e.indexOf(r.category ?? "middle");
|
|
3875
3891
|
return n - o;
|
|
3876
3892
|
};
|
|
3877
|
-
function
|
|
3878
|
-
return /* @__PURE__ */ s.jsx(
|
|
3893
|
+
function Yc({ error: e, resetErrorBoundary: t }) {
|
|
3894
|
+
return /* @__PURE__ */ s.jsx(Bt, { error: e });
|
|
3879
3895
|
}
|
|
3880
3896
|
const me = globalThis;
|
|
3881
3897
|
(!me.requestIdleCallback || !me.cancelIdleCallback) && (me.requestIdleCallback = (e) => setTimeout(e, 1), me.cancelIdleCallback = clearTimeout);
|
|
3882
3898
|
const Nr = {
|
|
3883
|
-
Header:
|
|
3884
|
-
},
|
|
3885
|
-
const e = xe(), t = M(), r =
|
|
3899
|
+
Header: Sr
|
|
3900
|
+
}, Gc = Me(Nr), Jc = Gc.Provider, Xc = () => {
|
|
3901
|
+
const e = xe(), t = M(), r = H(void 0);
|
|
3886
3902
|
return F(() => {
|
|
3887
3903
|
t.emitEvent("location", {
|
|
3888
3904
|
from: r.current,
|
|
3889
3905
|
to: e
|
|
3890
3906
|
}), r.current = e;
|
|
3891
3907
|
}, [t, e]), null;
|
|
3892
|
-
},
|
|
3908
|
+
}, eu = ({
|
|
3893
3909
|
children: e,
|
|
3894
3910
|
context: t
|
|
3895
3911
|
}) => (yn({
|
|
3896
3912
|
queryFn: async () => (await t.initialize(), !0),
|
|
3897
3913
|
queryKey: ["zudoku-initialize", xn]
|
|
3898
3914
|
}), /* @__PURE__ */ s.jsx(_n.Provider, { value: t, children: e }));
|
|
3899
|
-
let
|
|
3900
|
-
const
|
|
3915
|
+
let Ot;
|
|
3916
|
+
const Or = Vt(
|
|
3901
3917
|
({ children: e, ...t }) => {
|
|
3902
3918
|
const r = $e(
|
|
3903
3919
|
() => ({ ...Nr, ...t.overrides }),
|
|
3904
3920
|
[t.overrides]
|
|
3905
3921
|
), n = xe(), o = $e(() => ({
|
|
3906
|
-
...(t.plugins ?? []).filter(
|
|
3922
|
+
...(t.plugins ?? []).filter(ro).flatMap(
|
|
3907
3923
|
(l) => l.getMdxComponents ? [l.getMdxComponents()] : []
|
|
3908
3924
|
).reduce(
|
|
3909
3925
|
(l, g) => ({ ...l, ...g }),
|
|
3910
3926
|
{}
|
|
3911
3927
|
),
|
|
3912
|
-
...
|
|
3928
|
+
...Cn,
|
|
3913
3929
|
...t.mdx?.components
|
|
3914
|
-
}), [t.mdx?.components, t.plugins]), { stagger: a } =
|
|
3930
|
+
}), [t.mdx?.components, t.plugins]), { stagger: a } = Mn(Ze), [i, u] = G(!1), p = $e(
|
|
3915
3931
|
() => i ? { stagger: !0 } : { stagger: a },
|
|
3916
3932
|
[a, i]
|
|
3917
|
-
), f = Re(),
|
|
3933
|
+
), f = Re(), x = qt();
|
|
3918
3934
|
F(() => {
|
|
3919
3935
|
i || u(!0);
|
|
3920
|
-
}, [i, f.location]),
|
|
3921
|
-
const
|
|
3922
|
-
(m) =>
|
|
3936
|
+
}, [i, f.location]), Ot ??= new Wc(t, x);
|
|
3937
|
+
const h = t.plugins?.flatMap(
|
|
3938
|
+
(m) => no(m) ? m.getHead?.({ location: n }) ?? [] : []
|
|
3923
3939
|
).map((m, l) => /* @__PURE__ */ s.jsx(Ie, { children: m }, l));
|
|
3924
3940
|
return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
|
|
3925
|
-
|
|
3926
|
-
/* @__PURE__ */ s.jsx(Ze.Provider, { value:
|
|
3927
|
-
/* @__PURE__ */ s.jsx(
|
|
3928
|
-
/* @__PURE__ */ s.jsx(
|
|
3941
|
+
h,
|
|
3942
|
+
/* @__PURE__ */ s.jsx(Ze.Provider, { value: p, children: /* @__PURE__ */ s.jsxs(eu, { context: Ot, children: [
|
|
3943
|
+
/* @__PURE__ */ s.jsx(Xc, {}),
|
|
3944
|
+
/* @__PURE__ */ s.jsx(Tn, { slots: t.slots ?? t.UNSAFE_slotlets, children: /* @__PURE__ */ s.jsx(en, { components: o, children: /* @__PURE__ */ s.jsx(tn, { attribute: "class", disableTransitionOnChange: !0, children: /* @__PURE__ */ s.jsx(Jc, { value: r, children: /* @__PURE__ */ s.jsx(Nn, { children: e ?? /* @__PURE__ */ s.jsx(Dt, {}) }) }) }) }) })
|
|
3929
3945
|
] }) })
|
|
3930
3946
|
] });
|
|
3931
3947
|
}
|
|
3932
3948
|
);
|
|
3933
|
-
|
|
3934
|
-
const
|
|
3935
|
-
|
|
3936
|
-
const
|
|
3949
|
+
Or.displayName = "ZudokoInner";
|
|
3950
|
+
const Ar = (e) => /* @__PURE__ */ s.jsx(Qc, { FallbackComponent: Yc, children: /* @__PURE__ */ s.jsx(Or, { ...e }) });
|
|
3951
|
+
Ar.displayName = "Zudoku";
|
|
3952
|
+
const bu = Mc, wu = On, ju = jo, ku = zo, $u = Po, zu = Xr, Pu = Ie, Eu = Uc, Su = In, Zu = An, Cu = Yt, Tu = te, Nu = Ht, Ou = De, Au = uc, Iu = Ar, Ru = Kt, Du = rn, tu = M, Mu = oe, Fu = bn, qu = wn, Uu = Rt;
|
|
3937
3953
|
export {
|
|
3938
|
-
|
|
3939
|
-
|
|
3940
|
-
|
|
3954
|
+
Nu as B,
|
|
3955
|
+
Su as C,
|
|
3956
|
+
Pu as H,
|
|
3941
3957
|
Ou as L,
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3958
|
+
Zu as M,
|
|
3959
|
+
wu as R,
|
|
3960
|
+
Cu as S,
|
|
3961
|
+
Ru as T,
|
|
3962
|
+
Iu as Z,
|
|
3963
|
+
zc as a,
|
|
3964
|
+
Mu as b,
|
|
3965
|
+
bu as c,
|
|
3966
|
+
ju as d,
|
|
3967
|
+
ku as e,
|
|
3968
|
+
$u as f,
|
|
3969
|
+
zu as g,
|
|
3970
|
+
Eu as h,
|
|
3971
|
+
Tu as i,
|
|
3972
|
+
Au as j,
|
|
3973
|
+
Du as k,
|
|
3974
|
+
Fu as l,
|
|
3975
|
+
qu as m,
|
|
3976
|
+
Uu as n,
|
|
3961
3977
|
Hc as o,
|
|
3962
|
-
|
|
3978
|
+
tu as u
|
|
3963
3979
|
};
|
|
3964
|
-
//# sourceMappingURL=index-
|
|
3980
|
+
//# sourceMappingURL=index-DKCEJ4Kd.js.map
|