@object-ui/plugin-map 0.5.0 → 3.0.0

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/index.js CHANGED
@@ -1,13 +1,14 @@
1
- import * as X from "react";
2
- import _n, { useLayoutEffect as vn, useEffect as F, useContext as Oe, useState as oe, useRef as ae, useImperativeHandle as Ze, useMemo as Y, memo as B, forwardRef as Je } from "react";
3
- import { ComponentRegistry as yn } from "@object-ui/core";
4
- import { useSchemaContext as bn } from "@object-ui/react";
5
- import { createPortal as At } from "react-dom";
6
- var ve = { exports: {} }, fe = {};
7
- var ot;
8
- function wn() {
9
- if (ot) return fe;
10
- ot = 1;
1
+ import * as ie from "react";
2
+ import yn, { useLayoutEffect as bn, useEffect as R, useContext as Ie, useState as oe, useRef as me, useImperativeHandle as Re, useMemo as B, memo as G, forwardRef as He } from "react";
3
+ import { ComponentRegistry as Ft } from "@object-ui/core";
4
+ import { useNavigationOverlay as wn, useSchemaContext as zn } from "@object-ui/react";
5
+ import { NavigationOverlay as kn } from "@object-ui/components";
6
+ import { createPortal as Mt } from "react-dom";
7
+ var Ee = { exports: {} }, ve = {};
8
+ var it;
9
+ function Sn() {
10
+ if (it) return ve;
11
+ it = 1;
11
12
  var e = /* @__PURE__ */ Symbol.for("react.transitional.element"), t = /* @__PURE__ */ Symbol.for("react.fragment");
12
13
  function n(r, o, i) {
13
14
  var s = null;
@@ -24,47 +25,47 @@ function wn() {
24
25
  props: i
25
26
  };
26
27
  }
27
- return fe.Fragment = t, fe.jsx = n, fe.jsxs = n, fe;
28
+ return ve.Fragment = t, ve.jsx = n, ve.jsxs = n, ve;
28
29
  }
29
- var de = {};
30
- var it;
31
- function zn() {
32
- return it || (it = 1, process.env.NODE_ENV !== "production" && (function() {
30
+ var ye = {};
31
+ var st;
32
+ function $n() {
33
+ return st || (st = 1, process.env.NODE_ENV !== "production" && (function() {
33
34
  function e(f) {
34
35
  if (f == null) return null;
35
36
  if (typeof f == "function")
36
- return f.$$typeof === q ? null : f.displayName || f.name || null;
37
+ return f.$$typeof === _e ? null : f.displayName || f.name || null;
37
38
  if (typeof f == "string") return f;
38
39
  switch (f) {
39
- case Z:
40
+ case F:
40
41
  return "Fragment";
41
42
  case V:
42
43
  return "Profiler";
43
- case N:
44
+ case U:
44
45
  return "StrictMode";
45
- case S:
46
+ case M:
46
47
  return "Suspense";
47
- case w:
48
+ case K:
48
49
  return "SuspenseList";
49
- case le:
50
+ case W:
50
51
  return "Activity";
51
52
  }
52
53
  if (typeof f == "object")
53
54
  switch (typeof f.tag == "number" && console.error(
54
55
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
55
56
  ), f.$$typeof) {
56
- case k:
57
+ case E:
57
58
  return "Portal";
58
- case v:
59
- return f.displayName || "Context";
60
59
  case b:
60
+ return f.displayName || "Context";
61
+ case T:
61
62
  return (f._context.displayName || "Context") + ".Consumer";
62
- case E:
63
+ case v:
63
64
  var _ = f.render;
64
65
  return f = f.displayName, f || (f = _.displayName || _.name || "", f = f !== "" ? "ForwardRef(" + f + ")" : "ForwardRef"), f;
65
- case A:
66
+ case X:
66
67
  return _ = f.displayName || null, _ !== null ? _ : e(f.type) || "Memo";
67
- case L:
68
+ case ne:
68
69
  _ = f._payload, f = f._init;
69
70
  try {
70
71
  return e(f(_));
@@ -85,17 +86,17 @@ function zn() {
85
86
  }
86
87
  if (_) {
87
88
  _ = console;
88
- var T = _.error, C = typeof Symbol == "function" && Symbol.toStringTag && f[Symbol.toStringTag] || f.constructor.name || "Object";
89
- return T.call(
89
+ var j = _.error, x = typeof Symbol == "function" && Symbol.toStringTag && f[Symbol.toStringTag] || f.constructor.name || "Object";
90
+ return j.call(
90
91
  _,
91
92
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
92
- C
93
+ x
93
94
  ), t(f);
94
95
  }
95
96
  }
96
97
  function r(f) {
97
- if (f === Z) return "<>";
98
- if (typeof f == "object" && f !== null && f.$$typeof === L)
98
+ if (f === F) return "<>";
99
+ if (typeof f == "object" && f !== null && f.$$typeof === ne)
99
100
  return "<...>";
100
101
  try {
101
102
  var _ = e(f);
@@ -105,46 +106,46 @@ function zn() {
105
106
  }
106
107
  }
107
108
  function o() {
108
- var f = U.A;
109
+ var f = q.A;
109
110
  return f === null ? null : f.getOwner();
110
111
  }
111
112
  function i() {
112
113
  return Error("react-stack-top-frame");
113
114
  }
114
115
  function s(f) {
115
- if (Xe.call(f, "key")) {
116
+ if (Se.call(f, "key")) {
116
117
  var _ = Object.getOwnPropertyDescriptor(f, "key").get;
117
118
  if (_ && _.isReactWarning) return !1;
118
119
  }
119
120
  return f.key !== void 0;
120
121
  }
121
122
  function a(f, _) {
122
- function T() {
123
- Qe || (Qe = !0, console.error(
123
+ function j() {
124
+ S || (S = !0, console.error(
124
125
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
125
126
  _
126
127
  ));
127
128
  }
128
- T.isReactWarning = !0, Object.defineProperty(f, "key", {
129
- get: T,
129
+ j.isReactWarning = !0, Object.defineProperty(f, "key", {
130
+ get: j,
130
131
  configurable: !0
131
132
  });
132
133
  }
133
134
  function c() {
134
135
  var f = e(this.type);
135
- return et[f] || (et[f] = !0, console.error(
136
+ return J[f] || (J[f] = !0, console.error(
136
137
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
137
138
  )), f = this.props.ref, f !== void 0 ? f : null;
138
139
  }
139
- function u(f, _, T, C, _e, Re) {
140
- var R = T.ref;
140
+ function u(f, _, j, x, $e, Ue) {
141
+ var C = j.ref;
141
142
  return f = {
142
- $$typeof: z,
143
+ $$typeof: Z,
143
144
  type: f,
144
145
  key: _,
145
- props: T,
146
- _owner: C
147
- }, (R !== void 0 ? R : null) !== null ? Object.defineProperty(f, "ref", {
146
+ props: j,
147
+ _owner: x
148
+ }, (C !== void 0 ? C : null) !== null ? Object.defineProperty(f, "ref", {
148
149
  enumerable: !1,
149
150
  get: c
150
151
  }) : Object.defineProperty(f, "ref", { enumerable: !1, value: null }), f._store = {}, Object.defineProperty(f._store, "validated", {
@@ -161,69 +162,69 @@ function zn() {
161
162
  configurable: !1,
162
163
  enumerable: !1,
163
164
  writable: !0,
164
- value: _e
165
+ value: $e
165
166
  }), Object.defineProperty(f, "_debugTask", {
166
167
  configurable: !1,
167
168
  enumerable: !1,
168
169
  writable: !0,
169
- value: Re
170
+ value: Ue
170
171
  }), Object.freeze && (Object.freeze(f.props), Object.freeze(f)), f;
171
172
  }
172
- function d(f, _, T, C, _e, Re) {
173
- var R = _.children;
174
- if (R !== void 0)
175
- if (C)
176
- if (hn(R)) {
177
- for (C = 0; C < R.length; C++)
178
- m(R[C]);
179
- Object.freeze && Object.freeze(R);
173
+ function d(f, _, j, x, $e, Ue) {
174
+ var C = _.children;
175
+ if (C !== void 0)
176
+ if (x)
177
+ if (k(C)) {
178
+ for (x = 0; x < C.length; x++)
179
+ m(C[x]);
180
+ Object.freeze && Object.freeze(C);
180
181
  } else
181
182
  console.error(
182
183
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
183
184
  );
184
- else m(R);
185
- if (Xe.call(_, "key")) {
186
- R = e(f);
187
- var re = Object.keys(_).filter(function(gn) {
188
- return gn !== "key";
185
+ else m(C);
186
+ if (Se.call(_, "key")) {
187
+ C = e(f);
188
+ var fe = Object.keys(_).filter(function(vn) {
189
+ return vn !== "key";
189
190
  });
190
- C = 0 < re.length ? "{key: someKey, " + re.join(": ..., ") + ": ...}" : "{key: someKey}", rt[R + C] || (re = 0 < re.length ? "{" + re.join(": ..., ") + ": ...}" : "{}", console.error(
191
+ x = 0 < fe.length ? "{key: someKey, " + fe.join(": ..., ") + ": ...}" : "{key: someKey}", Q[C + x] || (fe = 0 < fe.length ? "{" + fe.join(": ..., ") + ": ...}" : "{}", console.error(
191
192
  `A props object containing a "key" prop is being spread into JSX:
192
193
  let props = %s;
193
194
  <%s {...props} />
194
195
  React keys must be passed directly to JSX without using spread:
195
196
  let props = %s;
196
197
  <%s key={someKey} {...props} />`,
198
+ x,
197
199
  C,
198
- R,
199
- re,
200
- R
201
- ), rt[R + C] = !0);
200
+ fe,
201
+ C
202
+ ), Q[C + x] = !0);
202
203
  }
203
- if (R = null, T !== void 0 && (n(T), R = "" + T), s(_) && (n(_.key), R = "" + _.key), "key" in _) {
204
- T = {};
205
- for (var xe in _)
206
- xe !== "key" && (T[xe] = _[xe]);
207
- } else T = _;
208
- return R && a(
209
- T,
204
+ if (C = null, j !== void 0 && (n(j), C = "" + j), s(_) && (n(_.key), C = "" + _.key), "key" in _) {
205
+ j = {};
206
+ for (var Je in _)
207
+ Je !== "key" && (j[Je] = _[Je]);
208
+ } else j = _;
209
+ return C && a(
210
+ j,
210
211
  typeof f == "function" ? f.displayName || f.name || "Unknown" : f
211
212
  ), u(
212
213
  f,
213
- R,
214
- T,
214
+ C,
215
+ j,
215
216
  o(),
216
- _e,
217
- Re
217
+ $e,
218
+ Ue
218
219
  );
219
220
  }
220
221
  function m(f) {
221
- p(f) ? f._store && (f._store.validated = 1) : typeof f == "object" && f !== null && f.$$typeof === L && (f._payload.status === "fulfilled" ? p(f._payload.value) && f._payload.value._store && (f._payload.value._store.validated = 1) : f._store && (f._store.validated = 1));
222
+ p(f) ? f._store && (f._store.validated = 1) : typeof f == "object" && f !== null && f.$$typeof === ne && (f._payload.status === "fulfilled" ? p(f._payload.value) && f._payload.value._store && (f._payload.value._store.validated = 1) : f._store && (f._store.validated = 1));
222
223
  }
223
224
  function p(f) {
224
- return typeof f == "object" && f !== null && f.$$typeof === z;
225
+ return typeof f == "object" && f !== null && f.$$typeof === Z;
225
226
  }
226
- var h = _n, z = /* @__PURE__ */ Symbol.for("react.transitional.element"), k = /* @__PURE__ */ Symbol.for("react.portal"), Z = /* @__PURE__ */ Symbol.for("react.fragment"), N = /* @__PURE__ */ Symbol.for("react.strict_mode"), V = /* @__PURE__ */ Symbol.for("react.profiler"), b = /* @__PURE__ */ Symbol.for("react.consumer"), v = /* @__PURE__ */ Symbol.for("react.context"), E = /* @__PURE__ */ Symbol.for("react.forward_ref"), S = /* @__PURE__ */ Symbol.for("react.suspense"), w = /* @__PURE__ */ Symbol.for("react.suspense_list"), A = /* @__PURE__ */ Symbol.for("react.memo"), L = /* @__PURE__ */ Symbol.for("react.lazy"), le = /* @__PURE__ */ Symbol.for("react.activity"), q = /* @__PURE__ */ Symbol.for("react.client.reference"), U = h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Xe = Object.prototype.hasOwnProperty, hn = Array.isArray, Ce = console.createTask ? console.createTask : function() {
227
+ var h = yn, Z = /* @__PURE__ */ Symbol.for("react.transitional.element"), E = /* @__PURE__ */ Symbol.for("react.portal"), F = /* @__PURE__ */ Symbol.for("react.fragment"), U = /* @__PURE__ */ Symbol.for("react.strict_mode"), V = /* @__PURE__ */ Symbol.for("react.profiler"), T = /* @__PURE__ */ Symbol.for("react.consumer"), b = /* @__PURE__ */ Symbol.for("react.context"), v = /* @__PURE__ */ Symbol.for("react.forward_ref"), M = /* @__PURE__ */ Symbol.for("react.suspense"), K = /* @__PURE__ */ Symbol.for("react.suspense_list"), X = /* @__PURE__ */ Symbol.for("react.memo"), ne = /* @__PURE__ */ Symbol.for("react.lazy"), W = /* @__PURE__ */ Symbol.for("react.activity"), _e = /* @__PURE__ */ Symbol.for("react.client.reference"), q = h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Se = Object.prototype.hasOwnProperty, k = Array.isArray, y = console.createTask ? console.createTask : function() {
227
228
  return null;
228
229
  };
229
230
  h = {
@@ -231,38 +232,38 @@ React keys must be passed directly to JSX without using spread:
231
232
  return f();
232
233
  }
233
234
  };
234
- var Qe, et = {}, tt = h.react_stack_bottom_frame.bind(
235
+ var S, J = {}, re = h.react_stack_bottom_frame.bind(
235
236
  h,
236
237
  i
237
- )(), nt = Ce(r(i)), rt = {};
238
- de.Fragment = Z, de.jsx = function(f, _, T) {
239
- var C = 1e4 > U.recentlyCreatedOwnerStacks++;
238
+ )(), le = y(r(i)), Q = {};
239
+ ye.Fragment = F, ye.jsx = function(f, _, j) {
240
+ var x = 1e4 > q.recentlyCreatedOwnerStacks++;
240
241
  return d(
241
242
  f,
242
243
  _,
243
- T,
244
+ j,
244
245
  !1,
245
- C ? Error("react-stack-top-frame") : tt,
246
- C ? Ce(r(f)) : nt
246
+ x ? Error("react-stack-top-frame") : re,
247
+ x ? y(r(f)) : le
247
248
  );
248
- }, de.jsxs = function(f, _, T) {
249
- var C = 1e4 > U.recentlyCreatedOwnerStacks++;
249
+ }, ye.jsxs = function(f, _, j) {
250
+ var x = 1e4 > q.recentlyCreatedOwnerStacks++;
250
251
  return d(
251
252
  f,
252
253
  _,
253
- T,
254
+ j,
254
255
  !0,
255
- C ? Error("react-stack-top-frame") : tt,
256
- C ? Ce(r(f)) : nt
256
+ x ? Error("react-stack-top-frame") : re,
257
+ x ? y(r(f)) : le
257
258
  );
258
259
  };
259
- })()), de;
260
+ })()), ye;
260
261
  }
261
- var st;
262
- function kn() {
263
- return st || (st = 1, process.env.NODE_ENV === "production" ? ve.exports = wn() : ve.exports = zn()), ve.exports;
262
+ var at;
263
+ function En() {
264
+ return at || (at = 1, process.env.NODE_ENV === "production" ? Ee.exports = Sn() : Ee.exports = $n()), Ee.exports;
264
265
  }
265
- var I = kn();
266
+ var z = En();
266
267
  function l(e, t, n) {
267
268
  function r(a, c) {
268
269
  if (a._zod || Object.defineProperty(a, "_zod", {
@@ -297,28 +298,28 @@ function l(e, t, n) {
297
298
  value: (a) => n?.Parent && a instanceof n.Parent ? !0 : a?._zod?.traits?.has(e)
298
299
  }), Object.defineProperty(s, "name", { value: e }), s;
299
300
  }
300
- class se extends Error {
301
+ class pe extends Error {
301
302
  constructor() {
302
303
  super("Encountered Promise during synchronous parse. Use .parseAsync() instead.");
303
304
  }
304
305
  }
305
- class Ft extends Error {
306
+ class Lt extends Error {
306
307
  constructor(t) {
307
308
  super(`Encountered unidirectional transform during encode: ${t}`), this.name = "ZodEncodeError";
308
309
  }
309
310
  }
310
- const Mt = {};
311
- function Q(e) {
312
- return Mt;
311
+ const Dt = {};
312
+ function se(e) {
313
+ return Dt;
313
314
  }
314
- function Dt(e) {
315
+ function Ut(e) {
315
316
  const t = Object.values(e).filter((r) => typeof r == "number");
316
317
  return Object.entries(e).filter(([r, o]) => t.indexOf(+r) === -1).map(([r, o]) => o);
317
318
  }
318
- function De(e, t) {
319
+ function Be(e, t) {
319
320
  return typeof t == "bigint" ? t.toString() : t;
320
321
  }
321
- function Ve(e) {
322
+ function Ke(e) {
322
323
  return {
323
324
  get value() {
324
325
  {
@@ -328,14 +329,14 @@ function Ve(e) {
328
329
  }
329
330
  };
330
331
  }
331
- function We(e) {
332
+ function Xe(e) {
332
333
  return e == null;
333
334
  }
334
- function Ye(e) {
335
+ function Qe(e) {
335
336
  const t = e.startsWith("^") ? 1 : 0, n = e.endsWith("$") ? e.length - 1 : e.length;
336
337
  return e.slice(t, n);
337
338
  }
338
- function En(e, t) {
339
+ function On(e, t) {
339
340
  const n = (e.toString().split(".")[1] || "").length, r = t.toString();
340
341
  let o = (r.split(".")[1] || "").length;
341
342
  if (o === 0 && /\d?e-\d?/.test(r)) {
@@ -345,13 +346,13 @@ function En(e, t) {
345
346
  const i = n > o ? n : o, s = Number.parseInt(e.toFixed(i).replace(".", "")), a = Number.parseInt(t.toFixed(i).replace(".", ""));
346
347
  return s % a / 10 ** i;
347
348
  }
348
- const at = /* @__PURE__ */ Symbol("evaluating");
349
- function y(e, t, n) {
349
+ const ct = /* @__PURE__ */ Symbol("evaluating");
350
+ function w(e, t, n) {
350
351
  let r;
351
352
  Object.defineProperty(e, t, {
352
353
  get() {
353
- if (r !== at)
354
- return r === void 0 && (r = at, r = n()), r;
354
+ if (r !== ct)
355
+ return r === void 0 && (r = ct, r = n()), r;
355
356
  },
356
357
  set(o) {
357
358
  Object.defineProperty(e, t, {
@@ -362,7 +363,7 @@ function y(e, t, n) {
362
363
  configurable: !0
363
364
  });
364
365
  }
365
- function te(e, t, n) {
366
+ function ce(e, t, n) {
366
367
  Object.defineProperty(e, t, {
367
368
  value: n,
368
369
  writable: !0,
@@ -370,7 +371,7 @@ function te(e, t, n) {
370
371
  configurable: !0
371
372
  });
372
373
  }
373
- function H(...e) {
374
+ function ee(...e) {
374
375
  const t = {};
375
376
  for (const n of e) {
376
377
  const r = Object.getOwnPropertyDescriptors(n);
@@ -378,18 +379,18 @@ function H(...e) {
378
379
  }
379
380
  return Object.defineProperties({}, t);
380
381
  }
381
- function ct(e) {
382
+ function ut(e) {
382
383
  return JSON.stringify(e);
383
384
  }
384
- function Sn(e) {
385
+ function Zn(e) {
385
386
  return e.toLowerCase().trim().replace(/[^\w\s-]/g, "").replace(/[\s_-]+/g, "-").replace(/^-+|-+$/g, "");
386
387
  }
387
- const Lt = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
388
+ const Jt = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
388
389
  };
389
- function ke(e) {
390
+ function Ne(e) {
390
391
  return typeof e == "object" && e !== null && !Array.isArray(e);
391
392
  }
392
- const $n = Ve(() => {
393
+ const Tn = Ke(() => {
393
394
  if (typeof navigator < "u" && navigator?.userAgent?.includes("Cloudflare"))
394
395
  return !1;
395
396
  try {
@@ -399,23 +400,23 @@ const $n = Ve(() => {
399
400
  return !1;
400
401
  }
401
402
  });
402
- function he(e) {
403
- if (ke(e) === !1)
403
+ function ze(e) {
404
+ if (Ne(e) === !1)
404
405
  return !1;
405
406
  const t = e.constructor;
406
407
  if (t === void 0 || typeof t != "function")
407
408
  return !0;
408
409
  const n = t.prototype;
409
- return !(ke(n) === !1 || Object.prototype.hasOwnProperty.call(n, "isPrototypeOf") === !1);
410
+ return !(Ne(n) === !1 || Object.prototype.hasOwnProperty.call(n, "isPrototypeOf") === !1);
410
411
  }
411
- function Ut(e) {
412
- return he(e) ? { ...e } : Array.isArray(e) ? [...e] : e;
412
+ function Vt(e) {
413
+ return ze(e) ? { ...e } : Array.isArray(e) ? [...e] : e;
413
414
  }
414
- const On = /* @__PURE__ */ new Set(["string", "number", "symbol"]);
415
- function Te(e) {
415
+ const jn = /* @__PURE__ */ new Set(["string", "number", "symbol"]);
416
+ function Ae(e) {
416
417
  return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
417
418
  }
418
- function K(e, t, n) {
419
+ function te(e, t, n) {
419
420
  const r = new e._zod.constr(t ?? e._zod.def);
420
421
  return (!t || n?.parent) && (r._zod.parent = e), r;
421
422
  }
@@ -432,21 +433,21 @@ function g(e) {
432
433
  }
433
434
  return delete t.message, typeof t.error == "string" ? { ...t, error: () => t.error } : t;
434
435
  }
435
- function Zn(e) {
436
+ function Nn(e) {
436
437
  return Object.keys(e).filter((t) => e[t]._zod.optin === "optional" && e[t]._zod.optout === "optional");
437
438
  }
438
- const Tn = {
439
+ const Pn = {
439
440
  safeint: [Number.MIN_SAFE_INTEGER, Number.MAX_SAFE_INTEGER],
440
441
  int32: [-2147483648, 2147483647],
441
442
  uint32: [0, 4294967295],
442
443
  float32: [-34028234663852886e22, 34028234663852886e22],
443
444
  float64: [-Number.MAX_VALUE, Number.MAX_VALUE]
444
445
  };
445
- function Pn(e, t) {
446
+ function xn(e, t) {
446
447
  const n = e._zod.def, r = n.checks;
447
448
  if (r && r.length > 0)
448
449
  throw new Error(".pick() cannot be used on object schemas containing refinements");
449
- const i = H(e._zod.def, {
450
+ const i = ee(e._zod.def, {
450
451
  get shape() {
451
452
  const s = {};
452
453
  for (const a in t) {
@@ -454,17 +455,17 @@ function Pn(e, t) {
454
455
  throw new Error(`Unrecognized key: "${a}"`);
455
456
  t[a] && (s[a] = n.shape[a]);
456
457
  }
457
- return te(this, "shape", s), s;
458
+ return ce(this, "shape", s), s;
458
459
  },
459
460
  checks: []
460
461
  });
461
- return K(e, i);
462
+ return te(e, i);
462
463
  }
463
- function jn(e, t) {
464
+ function Cn(e, t) {
464
465
  const n = e._zod.def, r = n.checks;
465
466
  if (r && r.length > 0)
466
467
  throw new Error(".omit() cannot be used on object schemas containing refinements");
467
- const i = H(e._zod.def, {
468
+ const i = ee(e._zod.def, {
468
469
  get shape() {
469
470
  const s = { ...e._zod.def.shape };
470
471
  for (const a in t) {
@@ -472,14 +473,14 @@ function jn(e, t) {
472
473
  throw new Error(`Unrecognized key: "${a}"`);
473
474
  t[a] && delete s[a];
474
475
  }
475
- return te(this, "shape", s), s;
476
+ return ce(this, "shape", s), s;
476
477
  },
477
478
  checks: []
478
479
  });
479
- return K(e, i);
480
+ return te(e, i);
480
481
  }
481
- function Nn(e, t) {
482
- if (!he(t))
482
+ function In(e, t) {
483
+ if (!ze(t))
483
484
  throw new Error("Invalid input to extend: expected a plain object");
484
485
  const n = e._zod.def.checks;
485
486
  if (n && n.length > 0) {
@@ -488,30 +489,30 @@ function Nn(e, t) {
488
489
  if (Object.getOwnPropertyDescriptor(i, s) !== void 0)
489
490
  throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.");
490
491
  }
491
- const o = H(e._zod.def, {
492
+ const o = ee(e._zod.def, {
492
493
  get shape() {
493
494
  const i = { ...e._zod.def.shape, ...t };
494
- return te(this, "shape", i), i;
495
+ return ce(this, "shape", i), i;
495
496
  }
496
497
  });
497
- return K(e, o);
498
+ return te(e, o);
498
499
  }
499
- function In(e, t) {
500
- if (!he(t))
500
+ function Rn(e, t) {
501
+ if (!ze(t))
501
502
  throw new Error("Invalid input to safeExtend: expected a plain object");
502
- const n = H(e._zod.def, {
503
+ const n = ee(e._zod.def, {
503
504
  get shape() {
504
505
  const r = { ...e._zod.def.shape, ...t };
505
- return te(this, "shape", r), r;
506
+ return ce(this, "shape", r), r;
506
507
  }
507
508
  });
508
- return K(e, n);
509
+ return te(e, n);
509
510
  }
510
- function Cn(e, t) {
511
- const n = H(e._zod.def, {
511
+ function An(e, t) {
512
+ const n = ee(e._zod.def, {
512
513
  get shape() {
513
514
  const r = { ...e._zod.def.shape, ...t._zod.def.shape };
514
- return te(this, "shape", r), r;
515
+ return ce(this, "shape", r), r;
515
516
  },
516
517
  get catchall() {
517
518
  return t._zod.def.catchall;
@@ -519,13 +520,13 @@ function Cn(e, t) {
519
520
  checks: []
520
521
  // delete existing checks
521
522
  });
522
- return K(e, n);
523
+ return te(e, n);
523
524
  }
524
- function Rn(e, t, n) {
525
+ function Fn(e, t, n) {
525
526
  const o = t._zod.def.checks;
526
527
  if (o && o.length > 0)
527
528
  throw new Error(".partial() cannot be used on object schemas containing refinements");
528
- const s = H(t._zod.def, {
529
+ const s = ee(t._zod.def, {
529
530
  get shape() {
530
531
  const a = t._zod.def.shape, c = { ...a };
531
532
  if (n)
@@ -543,14 +544,14 @@ function Rn(e, t, n) {
543
544
  type: "optional",
544
545
  innerType: a[u]
545
546
  }) : a[u];
546
- return te(this, "shape", c), c;
547
+ return ce(this, "shape", c), c;
547
548
  },
548
549
  checks: []
549
550
  });
550
- return K(t, s);
551
+ return te(t, s);
551
552
  }
552
- function xn(e, t, n) {
553
- const r = H(t._zod.def, {
553
+ function Mn(e, t, n) {
554
+ const r = ee(t._zod.def, {
554
555
  get shape() {
555
556
  const o = t._zod.def.shape, i = { ...o };
556
557
  if (n)
@@ -568,12 +569,12 @@ function xn(e, t, n) {
568
569
  type: "nonoptional",
569
570
  innerType: o[s]
570
571
  });
571
- return te(this, "shape", i), i;
572
+ return ce(this, "shape", i), i;
572
573
  }
573
574
  });
574
- return K(t, r);
575
+ return te(t, r);
575
576
  }
576
- function ie(e, t = 0) {
577
+ function de(e, t = 0) {
577
578
  if (e.aborted === !0)
578
579
  return !0;
579
580
  for (let n = t; n < e.issues.length; n++)
@@ -581,27 +582,27 @@ function ie(e, t = 0) {
581
582
  return !0;
582
583
  return !1;
583
584
  }
584
- function Be(e, t) {
585
+ function et(e, t) {
585
586
  return t.map((n) => {
586
587
  var r;
587
588
  return (r = n).path ?? (r.path = []), n.path.unshift(e), n;
588
589
  });
589
590
  }
590
- function ye(e) {
591
+ function Oe(e) {
591
592
  return typeof e == "string" ? e : e?.message;
592
593
  }
593
- function ee(e, t, n) {
594
+ function ae(e, t, n) {
594
595
  const r = { ...e, path: e.path ?? [] };
595
596
  if (!e.message) {
596
- const o = ye(e.inst?._zod.def?.error?.(e)) ?? ye(t?.error?.(e)) ?? ye(n.customError?.(e)) ?? ye(n.localeError?.(e)) ?? "Invalid input";
597
+ const o = Oe(e.inst?._zod.def?.error?.(e)) ?? Oe(t?.error?.(e)) ?? Oe(n.customError?.(e)) ?? Oe(n.localeError?.(e)) ?? "Invalid input";
597
598
  r.message = o;
598
599
  }
599
600
  return delete r.inst, delete r.continue, t?.reportInput || delete r.input, r;
600
601
  }
601
- function Ge(e) {
602
+ function tt(e) {
602
603
  return Array.isArray(e) ? "array" : typeof e == "string" ? "string" : "unknown";
603
604
  }
604
- function ge(...e) {
605
+ function ke(...e) {
605
606
  const [t, n, r] = e;
606
607
  return typeof t == "string" ? {
607
608
  message: t,
@@ -610,25 +611,25 @@ function ge(...e) {
610
611
  inst: r
611
612
  } : { ...t };
612
613
  }
613
- const Jt = (e, t) => {
614
+ const Wt = (e, t) => {
614
615
  e.name = "$ZodError", Object.defineProperty(e, "_zod", {
615
616
  value: e._zod,
616
617
  enumerable: !1
617
618
  }), Object.defineProperty(e, "issues", {
618
619
  value: t,
619
620
  enumerable: !1
620
- }), e.message = JSON.stringify(t, De, 2), Object.defineProperty(e, "toString", {
621
+ }), e.message = JSON.stringify(t, Be, 2), Object.defineProperty(e, "toString", {
621
622
  value: () => e.message,
622
623
  enumerable: !1
623
624
  });
624
- }, Vt = l("$ZodError", Jt), Wt = l("$ZodError", Jt, { Parent: Error });
625
- function An(e, t = (n) => n.message) {
625
+ }, Yt = l("$ZodError", Wt), Bt = l("$ZodError", Wt, { Parent: Error });
626
+ function Ln(e, t = (n) => n.message) {
626
627
  const n = {}, r = [];
627
628
  for (const o of e.issues)
628
629
  o.path.length > 0 ? (n[o.path[0]] = n[o.path[0]] || [], n[o.path[0]].push(t(o))) : r.push(t(o));
629
630
  return { formErrors: r, fieldErrors: n };
630
631
  }
631
- function Fn(e, t = (n) => n.message) {
632
+ function Dn(e, t = (n) => n.message) {
632
633
  const n = { _errors: [] }, r = (o) => {
633
634
  for (const i of o.issues)
634
635
  if (i.code === "invalid_union" && i.errors.length)
@@ -649,81 +650,81 @@ function Fn(e, t = (n) => n.message) {
649
650
  };
650
651
  return r(e), n;
651
652
  }
652
- const qe = (e) => (t, n, r, o) => {
653
+ const nt = (e) => (t, n, r, o) => {
653
654
  const i = r ? Object.assign(r, { async: !1 }) : { async: !1 }, s = t._zod.run({ value: n, issues: [] }, i);
654
655
  if (s instanceof Promise)
655
- throw new se();
656
+ throw new pe();
656
657
  if (s.issues.length) {
657
- const a = new (o?.Err ?? e)(s.issues.map((c) => ee(c, i, Q())));
658
- throw Lt(a, o?.callee), a;
658
+ const a = new (o?.Err ?? e)(s.issues.map((c) => ae(c, i, se())));
659
+ throw Jt(a, o?.callee), a;
659
660
  }
660
661
  return s.value;
661
- }, He = (e) => async (t, n, r, o) => {
662
+ }, rt = (e) => async (t, n, r, o) => {
662
663
  const i = r ? Object.assign(r, { async: !0 }) : { async: !0 };
663
664
  let s = t._zod.run({ value: n, issues: [] }, i);
664
665
  if (s instanceof Promise && (s = await s), s.issues.length) {
665
- const a = new (o?.Err ?? e)(s.issues.map((c) => ee(c, i, Q())));
666
- throw Lt(a, o?.callee), a;
666
+ const a = new (o?.Err ?? e)(s.issues.map((c) => ae(c, i, se())));
667
+ throw Jt(a, o?.callee), a;
667
668
  }
668
669
  return s.value;
669
- }, Pe = (e) => (t, n, r) => {
670
+ }, Fe = (e) => (t, n, r) => {
670
671
  const o = r ? { ...r, async: !1 } : { async: !1 }, i = t._zod.run({ value: n, issues: [] }, o);
671
672
  if (i instanceof Promise)
672
- throw new se();
673
+ throw new pe();
673
674
  return i.issues.length ? {
674
675
  success: !1,
675
- error: new (e ?? Vt)(i.issues.map((s) => ee(s, o, Q())))
676
+ error: new (e ?? Yt)(i.issues.map((s) => ae(s, o, se())))
676
677
  } : { success: !0, data: i.value };
677
- }, Mn = /* @__PURE__ */ Pe(Wt), je = (e) => async (t, n, r) => {
678
+ }, Un = /* @__PURE__ */ Fe(Bt), Me = (e) => async (t, n, r) => {
678
679
  const o = r ? Object.assign(r, { async: !0 }) : { async: !0 };
679
680
  let i = t._zod.run({ value: n, issues: [] }, o);
680
681
  return i instanceof Promise && (i = await i), i.issues.length ? {
681
682
  success: !1,
682
- error: new e(i.issues.map((s) => ee(s, o, Q())))
683
+ error: new e(i.issues.map((s) => ae(s, o, se())))
683
684
  } : { success: !0, data: i.value };
684
- }, Dn = /* @__PURE__ */ je(Wt), Ln = (e) => (t, n, r) => {
685
+ }, Jn = /* @__PURE__ */ Me(Bt), Vn = (e) => (t, n, r) => {
685
686
  const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
686
- return qe(e)(t, n, o);
687
- }, Un = (e) => (t, n, r) => qe(e)(t, n, r), Jn = (e) => async (t, n, r) => {
687
+ return nt(e)(t, n, o);
688
+ }, Wn = (e) => (t, n, r) => nt(e)(t, n, r), Yn = (e) => async (t, n, r) => {
688
689
  const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
689
- return He(e)(t, n, o);
690
- }, Vn = (e) => async (t, n, r) => He(e)(t, n, r), Wn = (e) => (t, n, r) => {
690
+ return rt(e)(t, n, o);
691
+ }, Bn = (e) => async (t, n, r) => rt(e)(t, n, r), qn = (e) => (t, n, r) => {
691
692
  const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
692
- return Pe(e)(t, n, o);
693
- }, Yn = (e) => (t, n, r) => Pe(e)(t, n, r), Bn = (e) => async (t, n, r) => {
693
+ return Fe(e)(t, n, o);
694
+ }, Gn = (e) => (t, n, r) => Fe(e)(t, n, r), Hn = (e) => async (t, n, r) => {
694
695
  const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
695
- return je(e)(t, n, o);
696
- }, Gn = (e) => async (t, n, r) => je(e)(t, n, r), qn = /^[cC][^\s-]{8,}$/, Hn = /^[0-9a-z]+$/, Kn = /^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/, Xn = /^[0-9a-vA-V]{20}$/, Qn = /^[A-Za-z0-9]{27}$/, er = /^[a-zA-Z0-9_-]{21}$/, tr = /^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/, nr = /^([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|ffffffff-ffff-ffff-ffff-ffffffffffff)$/, rr = /^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/, or = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
697
- function ir() {
698
- return new RegExp(or, "u");
696
+ return Me(e)(t, n, o);
697
+ }, Kn = (e) => async (t, n, r) => Me(e)(t, n, r), Xn = /^[cC][^\s-]{8,}$/, Qn = /^[0-9a-z]+$/, er = /^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/, tr = /^[0-9a-vA-V]{20}$/, nr = /^[A-Za-z0-9]{27}$/, rr = /^[a-zA-Z0-9_-]{21}$/, or = /^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/, ir = /^([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})$/, lt = (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|ffffffff-ffff-ffff-ffff-ffffffffffff)$/, sr = /^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/, ar = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
698
+ function cr() {
699
+ return new RegExp(ar, "u");
699
700
  }
700
- const sr = /^(?:(?: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])$/, ar = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/, cr = /^((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])$/, ur = /^(([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])$/, lr = /^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/, Yt = /^[A-Za-z0-9_-]*$/, fr = /^\+[1-9]\d{6,14}$/, Bt = "(?:(?:\\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])))", dr = /* @__PURE__ */ new RegExp(`^${Bt}$`);
701
- function Gt(e) {
701
+ const ur = /^(?:(?: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])$/, lr = /^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/, fr = /^((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])$/, dr = /^(([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])$/, pr = /^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/, qt = /^[A-Za-z0-9_-]*$/, mr = /^\+[1-9]\d{6,14}$/, Gt = "(?:(?:\\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])))", hr = /* @__PURE__ */ new RegExp(`^${Gt}$`);
702
+ function Ht(e) {
702
703
  const t = "(?:[01]\\d|2[0-3]):[0-5]\\d";
703
704
  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+)?)?`;
704
705
  }
705
- function pr(e) {
706
- return new RegExp(`^${Gt(e)}$`);
706
+ function gr(e) {
707
+ return new RegExp(`^${Ht(e)}$`);
707
708
  }
708
- function mr(e) {
709
- const t = Gt({ precision: e.precision }), n = ["Z"];
709
+ function _r(e) {
710
+ const t = Ht({ precision: e.precision }), n = ["Z"];
710
711
  e.local && n.push(""), e.offset && n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");
711
712
  const r = `${t}(?:${n.join("|")})`;
712
- return new RegExp(`^${Bt}T(?:${r})$`);
713
+ return new RegExp(`^${Gt}T(?:${r})$`);
713
714
  }
714
- const hr = (e) => {
715
+ const vr = (e) => {
715
716
  const t = e ? `[\\s\\S]{${e?.minimum ?? 0},${e?.maximum ?? ""}}` : "[\\s\\S]*";
716
717
  return new RegExp(`^${t}$`);
717
- }, gr = /^-?\d+$/, _r = /^-?\d+(?:\.\d+)?$/, vr = /^[^A-Z]*$/, yr = /^[^a-z]*$/, D = /* @__PURE__ */ l("$ZodCheck", (e, t) => {
718
+ }, yr = /^-?\d+$/, br = /^-?\d+(?:\.\d+)?$/, wr = /^[^A-Z]*$/, zr = /^[^a-z]*$/, L = /* @__PURE__ */ l("$ZodCheck", (e, t) => {
718
719
  var n;
719
720
  e._zod ?? (e._zod = {}), e._zod.def = t, (n = e._zod).onattach ?? (n.onattach = []);
720
- }), qt = {
721
+ }), Kt = {
721
722
  number: "number",
722
723
  bigint: "bigint",
723
724
  object: "date"
724
- }, Ht = /* @__PURE__ */ l("$ZodCheckLessThan", (e, t) => {
725
- D.init(e, t);
726
- const n = qt[typeof t.value];
725
+ }, Xt = /* @__PURE__ */ l("$ZodCheckLessThan", (e, t) => {
726
+ L.init(e, t);
727
+ const n = Kt[typeof t.value];
727
728
  e._zod.onattach.push((r) => {
728
729
  const o = r._zod.bag, i = (t.inclusive ? o.maximum : o.exclusiveMaximum) ?? Number.POSITIVE_INFINITY;
729
730
  t.value < i && (t.inclusive ? o.maximum = t.value : o.exclusiveMaximum = t.value);
@@ -738,9 +739,9 @@ const hr = (e) => {
738
739
  continue: !t.abort
739
740
  });
740
741
  };
741
- }), Kt = /* @__PURE__ */ l("$ZodCheckGreaterThan", (e, t) => {
742
- D.init(e, t);
743
- const n = qt[typeof t.value];
742
+ }), Qt = /* @__PURE__ */ l("$ZodCheckGreaterThan", (e, t) => {
743
+ L.init(e, t);
744
+ const n = Kt[typeof t.value];
744
745
  e._zod.onattach.push((r) => {
745
746
  const o = r._zod.bag, i = (t.inclusive ? o.minimum : o.exclusiveMinimum) ?? Number.NEGATIVE_INFINITY;
746
747
  t.value > i && (t.inclusive ? o.minimum = t.value : o.exclusiveMinimum = t.value);
@@ -755,14 +756,14 @@ const hr = (e) => {
755
756
  continue: !t.abort
756
757
  });
757
758
  };
758
- }), br = /* @__PURE__ */ l("$ZodCheckMultipleOf", (e, t) => {
759
- D.init(e, t), e._zod.onattach.push((n) => {
759
+ }), kr = /* @__PURE__ */ l("$ZodCheckMultipleOf", (e, t) => {
760
+ L.init(e, t), e._zod.onattach.push((n) => {
760
761
  var r;
761
762
  (r = n._zod.bag).multipleOf ?? (r.multipleOf = t.value);
762
763
  }), e._zod.check = (n) => {
763
764
  if (typeof n.value != typeof t.value)
764
765
  throw new Error("Cannot mix number and bigint in multiple_of check.");
765
- (typeof n.value == "bigint" ? n.value % t.value === BigInt(0) : En(n.value, t.value) === 0) || n.issues.push({
766
+ (typeof n.value == "bigint" ? n.value % t.value === BigInt(0) : On(n.value, t.value) === 0) || n.issues.push({
766
767
  origin: typeof n.value,
767
768
  code: "not_multiple_of",
768
769
  divisor: t.value,
@@ -771,12 +772,12 @@ const hr = (e) => {
771
772
  continue: !t.abort
772
773
  });
773
774
  };
774
- }), wr = /* @__PURE__ */ l("$ZodCheckNumberFormat", (e, t) => {
775
- D.init(e, t), t.format = t.format || "float64";
776
- const n = t.format?.includes("int"), r = n ? "int" : "number", [o, i] = Tn[t.format];
775
+ }), Sr = /* @__PURE__ */ l("$ZodCheckNumberFormat", (e, t) => {
776
+ L.init(e, t), t.format = t.format || "float64";
777
+ const n = t.format?.includes("int"), r = n ? "int" : "number", [o, i] = Pn[t.format];
777
778
  e._zod.onattach.push((s) => {
778
779
  const a = s._zod.bag;
779
- a.format = t.format, a.minimum = o, a.maximum = i, n && (a.pattern = gr);
780
+ a.format = t.format, a.minimum = o, a.maximum = i, n && (a.pattern = yr);
780
781
  }), e._zod.check = (s) => {
781
782
  const a = s.value;
782
783
  if (n) {
@@ -832,11 +833,11 @@ const hr = (e) => {
832
833
  continue: !t.abort
833
834
  });
834
835
  };
835
- }), zr = /* @__PURE__ */ l("$ZodCheckMaxLength", (e, t) => {
836
+ }), $r = /* @__PURE__ */ l("$ZodCheckMaxLength", (e, t) => {
836
837
  var n;
837
- D.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
838
+ L.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
838
839
  const o = r.value;
839
- return !We(o) && o.length !== void 0;
840
+ return !Xe(o) && o.length !== void 0;
840
841
  }), e._zod.onattach.push((r) => {
841
842
  const o = r._zod.bag.maximum ?? Number.POSITIVE_INFINITY;
842
843
  t.maximum < o && (r._zod.bag.maximum = t.maximum);
@@ -844,7 +845,7 @@ const hr = (e) => {
844
845
  const o = r.value;
845
846
  if (o.length <= t.maximum)
846
847
  return;
847
- const s = Ge(o);
848
+ const s = tt(o);
848
849
  r.issues.push({
849
850
  origin: s,
850
851
  code: "too_big",
@@ -855,11 +856,11 @@ const hr = (e) => {
855
856
  continue: !t.abort
856
857
  });
857
858
  };
858
- }), kr = /* @__PURE__ */ l("$ZodCheckMinLength", (e, t) => {
859
+ }), Er = /* @__PURE__ */ l("$ZodCheckMinLength", (e, t) => {
859
860
  var n;
860
- D.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
861
+ L.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
861
862
  const o = r.value;
862
- return !We(o) && o.length !== void 0;
863
+ return !Xe(o) && o.length !== void 0;
863
864
  }), e._zod.onattach.push((r) => {
864
865
  const o = r._zod.bag.minimum ?? Number.NEGATIVE_INFINITY;
865
866
  t.minimum > o && (r._zod.bag.minimum = t.minimum);
@@ -867,7 +868,7 @@ const hr = (e) => {
867
868
  const o = r.value;
868
869
  if (o.length >= t.minimum)
869
870
  return;
870
- const s = Ge(o);
871
+ const s = tt(o);
871
872
  r.issues.push({
872
873
  origin: s,
873
874
  code: "too_small",
@@ -878,11 +879,11 @@ const hr = (e) => {
878
879
  continue: !t.abort
879
880
  });
880
881
  };
881
- }), Er = /* @__PURE__ */ l("$ZodCheckLengthEquals", (e, t) => {
882
+ }), Or = /* @__PURE__ */ l("$ZodCheckLengthEquals", (e, t) => {
882
883
  var n;
883
- D.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
884
+ L.init(e, t), (n = e._zod.def).when ?? (n.when = (r) => {
884
885
  const o = r.value;
885
- return !We(o) && o.length !== void 0;
886
+ return !Xe(o) && o.length !== void 0;
886
887
  }), e._zod.onattach.push((r) => {
887
888
  const o = r._zod.bag;
888
889
  o.minimum = t.length, o.maximum = t.length, o.length = t.length;
@@ -890,7 +891,7 @@ const hr = (e) => {
890
891
  const o = r.value, i = o.length;
891
892
  if (i === t.length)
892
893
  return;
893
- const s = Ge(o), a = i > t.length;
894
+ const s = tt(o), a = i > t.length;
894
895
  r.issues.push({
895
896
  origin: s,
896
897
  ...a ? { code: "too_big", maximum: t.length } : { code: "too_small", minimum: t.length },
@@ -901,9 +902,9 @@ const hr = (e) => {
901
902
  continue: !t.abort
902
903
  });
903
904
  };
904
- }), Ne = /* @__PURE__ */ l("$ZodCheckStringFormat", (e, t) => {
905
+ }), Le = /* @__PURE__ */ l("$ZodCheckStringFormat", (e, t) => {
905
906
  var n, r;
906
- D.init(e, t), e._zod.onattach.push((o) => {
907
+ L.init(e, t), e._zod.onattach.push((o) => {
907
908
  const i = o._zod.bag;
908
909
  i.format = t.format, t.pattern && (i.patterns ?? (i.patterns = /* @__PURE__ */ new Set()), i.patterns.add(t.pattern));
909
910
  }), t.pattern ? (n = e._zod).check ?? (n.check = (o) => {
@@ -918,8 +919,8 @@ const hr = (e) => {
918
919
  });
919
920
  }) : (r = e._zod).check ?? (r.check = () => {
920
921
  });
921
- }), Sr = /* @__PURE__ */ l("$ZodCheckRegex", (e, t) => {
922
- Ne.init(e, t), e._zod.check = (n) => {
922
+ }), Zr = /* @__PURE__ */ l("$ZodCheckRegex", (e, t) => {
923
+ Le.init(e, t), e._zod.check = (n) => {
923
924
  t.pattern.lastIndex = 0, !t.pattern.test(n.value) && n.issues.push({
924
925
  origin: "string",
925
926
  code: "invalid_format",
@@ -930,13 +931,13 @@ const hr = (e) => {
930
931
  continue: !t.abort
931
932
  });
932
933
  };
933
- }), $r = /* @__PURE__ */ l("$ZodCheckLowerCase", (e, t) => {
934
- t.pattern ?? (t.pattern = vr), Ne.init(e, t);
935
- }), Or = /* @__PURE__ */ l("$ZodCheckUpperCase", (e, t) => {
936
- t.pattern ?? (t.pattern = yr), Ne.init(e, t);
937
- }), Zr = /* @__PURE__ */ l("$ZodCheckIncludes", (e, t) => {
938
- D.init(e, t);
939
- const n = Te(t.includes), r = new RegExp(typeof t.position == "number" ? `^.{${t.position}}${n}` : n);
934
+ }), Tr = /* @__PURE__ */ l("$ZodCheckLowerCase", (e, t) => {
935
+ t.pattern ?? (t.pattern = wr), Le.init(e, t);
936
+ }), jr = /* @__PURE__ */ l("$ZodCheckUpperCase", (e, t) => {
937
+ t.pattern ?? (t.pattern = zr), Le.init(e, t);
938
+ }), Nr = /* @__PURE__ */ l("$ZodCheckIncludes", (e, t) => {
939
+ L.init(e, t);
940
+ const n = Ae(t.includes), r = new RegExp(typeof t.position == "number" ? `^.{${t.position}}${n}` : n);
940
941
  t.pattern = r, e._zod.onattach.push((o) => {
941
942
  const i = o._zod.bag;
942
943
  i.patterns ?? (i.patterns = /* @__PURE__ */ new Set()), i.patterns.add(r);
@@ -951,9 +952,9 @@ const hr = (e) => {
951
952
  continue: !t.abort
952
953
  });
953
954
  };
954
- }), Tr = /* @__PURE__ */ l("$ZodCheckStartsWith", (e, t) => {
955
- D.init(e, t);
956
- const n = new RegExp(`^${Te(t.prefix)}.*`);
955
+ }), Pr = /* @__PURE__ */ l("$ZodCheckStartsWith", (e, t) => {
956
+ L.init(e, t);
957
+ const n = new RegExp(`^${Ae(t.prefix)}.*`);
957
958
  t.pattern ?? (t.pattern = n), e._zod.onattach.push((r) => {
958
959
  const o = r._zod.bag;
959
960
  o.patterns ?? (o.patterns = /* @__PURE__ */ new Set()), o.patterns.add(n);
@@ -968,9 +969,9 @@ const hr = (e) => {
968
969
  continue: !t.abort
969
970
  });
970
971
  };
971
- }), Pr = /* @__PURE__ */ l("$ZodCheckEndsWith", (e, t) => {
972
- D.init(e, t);
973
- const n = new RegExp(`.*${Te(t.suffix)}$`);
972
+ }), xr = /* @__PURE__ */ l("$ZodCheckEndsWith", (e, t) => {
973
+ L.init(e, t);
974
+ const n = new RegExp(`.*${Ae(t.suffix)}$`);
974
975
  t.pattern ?? (t.pattern = n), e._zod.onattach.push((r) => {
975
976
  const o = r._zod.bag;
976
977
  o.patterns ?? (o.patterns = /* @__PURE__ */ new Set()), o.patterns.add(n);
@@ -985,12 +986,12 @@ const hr = (e) => {
985
986
  continue: !t.abort
986
987
  });
987
988
  };
988
- }), jr = /* @__PURE__ */ l("$ZodCheckOverwrite", (e, t) => {
989
- D.init(e, t), e._zod.check = (n) => {
989
+ }), Cr = /* @__PURE__ */ l("$ZodCheckOverwrite", (e, t) => {
990
+ L.init(e, t), e._zod.check = (n) => {
990
991
  n.value = t.tx(n.value);
991
992
  };
992
993
  });
993
- class Nr {
994
+ class Ir {
994
995
  constructor(t = []) {
995
996
  this.content = [], this.indent = 0, this && (this.args = t);
996
997
  }
@@ -1013,13 +1014,13 @@ class Nr {
1013
1014
  `));
1014
1015
  }
1015
1016
  }
1016
- const Ir = {
1017
+ const Rr = {
1017
1018
  major: 4,
1018
1019
  minor: 3,
1019
1020
  patch: 6
1020
- }, P = /* @__PURE__ */ l("$ZodType", (e, t) => {
1021
+ }, N = /* @__PURE__ */ l("$ZodType", (e, t) => {
1021
1022
  var n;
1022
- e ?? (e = {}), e._zod.def = t, e._zod.bag = e._zod.bag || {}, e._zod.version = Ir;
1023
+ e ?? (e = {}), e._zod.def = t, e._zod.bag = e._zod.bag || {}, e._zod.version = Rr;
1023
1024
  const r = [...e._zod.def.checks ?? []];
1024
1025
  e._zod.traits.has("$ZodCheck") && r.unshift(e);
1025
1026
  for (const o of r)
@@ -1031,7 +1032,7 @@ const Ir = {
1031
1032
  });
1032
1033
  else {
1033
1034
  const o = (s, a, c) => {
1034
- let u = ie(s), d;
1035
+ let u = de(s), d;
1035
1036
  for (const m of a) {
1036
1037
  if (m._zod.def.when) {
1037
1038
  if (!m._zod.def.when(s))
@@ -1040,25 +1041,25 @@ const Ir = {
1040
1041
  continue;
1041
1042
  const p = s.issues.length, h = m._zod.check(s);
1042
1043
  if (h instanceof Promise && c?.async === !1)
1043
- throw new se();
1044
+ throw new pe();
1044
1045
  if (d || h instanceof Promise)
1045
1046
  d = (d ?? Promise.resolve()).then(async () => {
1046
- await h, s.issues.length !== p && (u || (u = ie(s, p)));
1047
+ await h, s.issues.length !== p && (u || (u = de(s, p)));
1047
1048
  });
1048
1049
  else {
1049
1050
  if (s.issues.length === p)
1050
1051
  continue;
1051
- u || (u = ie(s, p));
1052
+ u || (u = de(s, p));
1052
1053
  }
1053
1054
  }
1054
1055
  return d ? d.then(() => s) : s;
1055
1056
  }, i = (s, a, c) => {
1056
- if (ie(s))
1057
+ if (de(s))
1057
1058
  return s.aborted = !0, s;
1058
1059
  const u = o(a, r, c);
1059
1060
  if (u instanceof Promise) {
1060
1061
  if (c.async === !1)
1061
- throw new se();
1062
+ throw new pe();
1062
1063
  return u.then((d) => e._zod.parse(d, c));
1063
1064
  }
1064
1065
  return e._zod.parse(u, c);
@@ -1073,26 +1074,26 @@ const Ir = {
1073
1074
  const c = e._zod.parse(s, a);
1074
1075
  if (c instanceof Promise) {
1075
1076
  if (a.async === !1)
1076
- throw new se();
1077
+ throw new pe();
1077
1078
  return c.then((u) => o(u, r, a));
1078
1079
  }
1079
1080
  return o(c, r, a);
1080
1081
  };
1081
1082
  }
1082
- y(e, "~standard", () => ({
1083
+ w(e, "~standard", () => ({
1083
1084
  validate: (o) => {
1084
1085
  try {
1085
- const i = Mn(e, o);
1086
+ const i = Un(e, o);
1086
1087
  return i.success ? { value: i.data } : { issues: i.error?.issues };
1087
1088
  } catch {
1088
- return Dn(e, o).then((s) => s.success ? { value: s.data } : { issues: s.error?.issues });
1089
+ return Jn(e, o).then((s) => s.success ? { value: s.data } : { issues: s.error?.issues });
1089
1090
  }
1090
1091
  },
1091
1092
  vendor: "zod",
1092
1093
  version: 1
1093
1094
  }));
1094
- }), Ke = /* @__PURE__ */ l("$ZodString", (e, t) => {
1095
- P.init(e, t), e._zod.pattern = [...e?._zod.bag?.patterns ?? []].pop() ?? hr(e._zod.bag), e._zod.parse = (n, r) => {
1095
+ }), ot = /* @__PURE__ */ l("$ZodString", (e, t) => {
1096
+ N.init(e, t), e._zod.pattern = [...e?._zod.bag?.patterns ?? []].pop() ?? vr(e._zod.bag), e._zod.parse = (n, r) => {
1096
1097
  if (t.coerce)
1097
1098
  try {
1098
1099
  n.value = String(n.value);
@@ -1106,10 +1107,10 @@ const Ir = {
1106
1107
  }), n;
1107
1108
  };
1108
1109
  }), $ = /* @__PURE__ */ l("$ZodStringFormat", (e, t) => {
1109
- Ne.init(e, t), Ke.init(e, t);
1110
- }), Cr = /* @__PURE__ */ l("$ZodGUID", (e, t) => {
1111
- t.pattern ?? (t.pattern = nr), $.init(e, t);
1112
- }), Rr = /* @__PURE__ */ l("$ZodUUID", (e, t) => {
1110
+ Le.init(e, t), ot.init(e, t);
1111
+ }), Ar = /* @__PURE__ */ l("$ZodGUID", (e, t) => {
1112
+ t.pattern ?? (t.pattern = ir), $.init(e, t);
1113
+ }), Fr = /* @__PURE__ */ l("$ZodUUID", (e, t) => {
1113
1114
  if (t.version) {
1114
1115
  const r = {
1115
1116
  v1: 1,
@@ -1123,13 +1124,13 @@ const Ir = {
1123
1124
  }[t.version];
1124
1125
  if (r === void 0)
1125
1126
  throw new Error(`Invalid UUID version: "${t.version}"`);
1126
- t.pattern ?? (t.pattern = ut(r));
1127
+ t.pattern ?? (t.pattern = lt(r));
1127
1128
  } else
1128
- t.pattern ?? (t.pattern = ut());
1129
+ t.pattern ?? (t.pattern = lt());
1129
1130
  $.init(e, t);
1130
- }), xr = /* @__PURE__ */ l("$ZodEmail", (e, t) => {
1131
- t.pattern ?? (t.pattern = rr), $.init(e, t);
1132
- }), Ar = /* @__PURE__ */ l("$ZodURL", (e, t) => {
1131
+ }), Mr = /* @__PURE__ */ l("$ZodEmail", (e, t) => {
1132
+ t.pattern ?? (t.pattern = sr), $.init(e, t);
1133
+ }), Lr = /* @__PURE__ */ l("$ZodURL", (e, t) => {
1133
1134
  $.init(e, t), e._zod.check = (n) => {
1134
1135
  try {
1135
1136
  const r = n.value.trim(), o = new URL(r);
@@ -1161,32 +1162,32 @@ const Ir = {
1161
1162
  });
1162
1163
  }
1163
1164
  };
1164
- }), Fr = /* @__PURE__ */ l("$ZodEmoji", (e, t) => {
1165
- t.pattern ?? (t.pattern = ir()), $.init(e, t);
1166
- }), Mr = /* @__PURE__ */ l("$ZodNanoID", (e, t) => {
1167
- t.pattern ?? (t.pattern = er), $.init(e, t);
1168
- }), Dr = /* @__PURE__ */ l("$ZodCUID", (e, t) => {
1169
- t.pattern ?? (t.pattern = qn), $.init(e, t);
1170
- }), Lr = /* @__PURE__ */ l("$ZodCUID2", (e, t) => {
1171
- t.pattern ?? (t.pattern = Hn), $.init(e, t);
1172
- }), Ur = /* @__PURE__ */ l("$ZodULID", (e, t) => {
1173
- t.pattern ?? (t.pattern = Kn), $.init(e, t);
1174
- }), Jr = /* @__PURE__ */ l("$ZodXID", (e, t) => {
1165
+ }), Dr = /* @__PURE__ */ l("$ZodEmoji", (e, t) => {
1166
+ t.pattern ?? (t.pattern = cr()), $.init(e, t);
1167
+ }), Ur = /* @__PURE__ */ l("$ZodNanoID", (e, t) => {
1168
+ t.pattern ?? (t.pattern = rr), $.init(e, t);
1169
+ }), Jr = /* @__PURE__ */ l("$ZodCUID", (e, t) => {
1175
1170
  t.pattern ?? (t.pattern = Xn), $.init(e, t);
1176
- }), Vr = /* @__PURE__ */ l("$ZodKSUID", (e, t) => {
1171
+ }), Vr = /* @__PURE__ */ l("$ZodCUID2", (e, t) => {
1177
1172
  t.pattern ?? (t.pattern = Qn), $.init(e, t);
1178
- }), Wr = /* @__PURE__ */ l("$ZodISODateTime", (e, t) => {
1179
- t.pattern ?? (t.pattern = mr(t)), $.init(e, t);
1180
- }), Yr = /* @__PURE__ */ l("$ZodISODate", (e, t) => {
1181
- t.pattern ?? (t.pattern = dr), $.init(e, t);
1182
- }), Br = /* @__PURE__ */ l("$ZodISOTime", (e, t) => {
1183
- t.pattern ?? (t.pattern = pr(t)), $.init(e, t);
1184
- }), Gr = /* @__PURE__ */ l("$ZodISODuration", (e, t) => {
1173
+ }), Wr = /* @__PURE__ */ l("$ZodULID", (e, t) => {
1174
+ t.pattern ?? (t.pattern = er), $.init(e, t);
1175
+ }), Yr = /* @__PURE__ */ l("$ZodXID", (e, t) => {
1185
1176
  t.pattern ?? (t.pattern = tr), $.init(e, t);
1186
- }), qr = /* @__PURE__ */ l("$ZodIPv4", (e, t) => {
1187
- t.pattern ?? (t.pattern = sr), $.init(e, t), e._zod.bag.format = "ipv4";
1188
- }), Hr = /* @__PURE__ */ l("$ZodIPv6", (e, t) => {
1189
- t.pattern ?? (t.pattern = ar), $.init(e, t), e._zod.bag.format = "ipv6", e._zod.check = (n) => {
1177
+ }), Br = /* @__PURE__ */ l("$ZodKSUID", (e, t) => {
1178
+ t.pattern ?? (t.pattern = nr), $.init(e, t);
1179
+ }), qr = /* @__PURE__ */ l("$ZodISODateTime", (e, t) => {
1180
+ t.pattern ?? (t.pattern = _r(t)), $.init(e, t);
1181
+ }), Gr = /* @__PURE__ */ l("$ZodISODate", (e, t) => {
1182
+ t.pattern ?? (t.pattern = hr), $.init(e, t);
1183
+ }), Hr = /* @__PURE__ */ l("$ZodISOTime", (e, t) => {
1184
+ t.pattern ?? (t.pattern = gr(t)), $.init(e, t);
1185
+ }), Kr = /* @__PURE__ */ l("$ZodISODuration", (e, t) => {
1186
+ t.pattern ?? (t.pattern = or), $.init(e, t);
1187
+ }), Xr = /* @__PURE__ */ l("$ZodIPv4", (e, t) => {
1188
+ t.pattern ?? (t.pattern = ur), $.init(e, t), e._zod.bag.format = "ipv4";
1189
+ }), Qr = /* @__PURE__ */ l("$ZodIPv6", (e, t) => {
1190
+ t.pattern ?? (t.pattern = lr), $.init(e, t), e._zod.bag.format = "ipv6", e._zod.check = (n) => {
1190
1191
  try {
1191
1192
  new URL(`http://[${n.value}]`);
1192
1193
  } catch {
@@ -1199,10 +1200,10 @@ const Ir = {
1199
1200
  });
1200
1201
  }
1201
1202
  };
1202
- }), Kr = /* @__PURE__ */ l("$ZodCIDRv4", (e, t) => {
1203
- t.pattern ?? (t.pattern = cr), $.init(e, t);
1204
- }), Xr = /* @__PURE__ */ l("$ZodCIDRv6", (e, t) => {
1205
- t.pattern ?? (t.pattern = ur), $.init(e, t), e._zod.check = (n) => {
1203
+ }), eo = /* @__PURE__ */ l("$ZodCIDRv4", (e, t) => {
1204
+ t.pattern ?? (t.pattern = fr), $.init(e, t);
1205
+ }), to = /* @__PURE__ */ l("$ZodCIDRv6", (e, t) => {
1206
+ t.pattern ?? (t.pattern = dr), $.init(e, t), e._zod.check = (n) => {
1206
1207
  const r = n.value.split("/");
1207
1208
  try {
1208
1209
  if (r.length !== 2)
@@ -1227,7 +1228,7 @@ const Ir = {
1227
1228
  }
1228
1229
  };
1229
1230
  });
1230
- function Xt(e) {
1231
+ function en(e) {
1231
1232
  if (e === "")
1232
1233
  return !0;
1233
1234
  if (e.length % 4 !== 0)
@@ -1238,9 +1239,9 @@ function Xt(e) {
1238
1239
  return !1;
1239
1240
  }
1240
1241
  }
1241
- const Qr = /* @__PURE__ */ l("$ZodBase64", (e, t) => {
1242
- t.pattern ?? (t.pattern = lr), $.init(e, t), e._zod.bag.contentEncoding = "base64", e._zod.check = (n) => {
1243
- Xt(n.value) || n.issues.push({
1242
+ const no = /* @__PURE__ */ l("$ZodBase64", (e, t) => {
1243
+ t.pattern ?? (t.pattern = pr), $.init(e, t), e._zod.bag.contentEncoding = "base64", e._zod.check = (n) => {
1244
+ en(n.value) || n.issues.push({
1244
1245
  code: "invalid_format",
1245
1246
  format: "base64",
1246
1247
  input: n.value,
@@ -1249,15 +1250,15 @@ const Qr = /* @__PURE__ */ l("$ZodBase64", (e, t) => {
1249
1250
  });
1250
1251
  };
1251
1252
  });
1252
- function eo(e) {
1253
- if (!Yt.test(e))
1253
+ function ro(e) {
1254
+ if (!qt.test(e))
1254
1255
  return !1;
1255
1256
  const t = e.replace(/[-_]/g, (r) => r === "-" ? "+" : "/"), n = t.padEnd(Math.ceil(t.length / 4) * 4, "=");
1256
- return Xt(n);
1257
+ return en(n);
1257
1258
  }
1258
- const to = /* @__PURE__ */ l("$ZodBase64URL", (e, t) => {
1259
- t.pattern ?? (t.pattern = Yt), $.init(e, t), e._zod.bag.contentEncoding = "base64url", e._zod.check = (n) => {
1260
- eo(n.value) || n.issues.push({
1259
+ const oo = /* @__PURE__ */ l("$ZodBase64URL", (e, t) => {
1260
+ t.pattern ?? (t.pattern = qt), $.init(e, t), e._zod.bag.contentEncoding = "base64url", e._zod.check = (n) => {
1261
+ ro(n.value) || n.issues.push({
1261
1262
  code: "invalid_format",
1262
1263
  format: "base64url",
1263
1264
  input: n.value,
@@ -1265,10 +1266,10 @@ const to = /* @__PURE__ */ l("$ZodBase64URL", (e, t) => {
1265
1266
  continue: !t.abort
1266
1267
  });
1267
1268
  };
1268
- }), no = /* @__PURE__ */ l("$ZodE164", (e, t) => {
1269
- t.pattern ?? (t.pattern = fr), $.init(e, t);
1269
+ }), io = /* @__PURE__ */ l("$ZodE164", (e, t) => {
1270
+ t.pattern ?? (t.pattern = mr), $.init(e, t);
1270
1271
  });
1271
- function ro(e, t = null) {
1272
+ function so(e, t = null) {
1272
1273
  try {
1273
1274
  const n = e.split(".");
1274
1275
  if (n.length !== 3)
@@ -1282,9 +1283,9 @@ function ro(e, t = null) {
1282
1283
  return !1;
1283
1284
  }
1284
1285
  }
1285
- const oo = /* @__PURE__ */ l("$ZodJWT", (e, t) => {
1286
+ const ao = /* @__PURE__ */ l("$ZodJWT", (e, t) => {
1286
1287
  $.init(e, t), e._zod.check = (n) => {
1287
- ro(n.value, t.alg) || n.issues.push({
1288
+ so(n.value, t.alg) || n.issues.push({
1288
1289
  code: "invalid_format",
1289
1290
  format: "jwt",
1290
1291
  input: n.value,
@@ -1292,8 +1293,8 @@ const oo = /* @__PURE__ */ l("$ZodJWT", (e, t) => {
1292
1293
  continue: !t.abort
1293
1294
  });
1294
1295
  };
1295
- }), Qt = /* @__PURE__ */ l("$ZodNumber", (e, t) => {
1296
- P.init(e, t), e._zod.pattern = e._zod.bag.pattern ?? _r, e._zod.parse = (n, r) => {
1296
+ }), tn = /* @__PURE__ */ l("$ZodNumber", (e, t) => {
1297
+ N.init(e, t), e._zod.pattern = e._zod.bag.pattern ?? br, e._zod.parse = (n, r) => {
1297
1298
  if (t.coerce)
1298
1299
  try {
1299
1300
  n.value = Number(n.value);
@@ -1311,23 +1312,23 @@ const oo = /* @__PURE__ */ l("$ZodJWT", (e, t) => {
1311
1312
  ...i ? { received: i } : {}
1312
1313
  }), n;
1313
1314
  };
1314
- }), io = /* @__PURE__ */ l("$ZodNumberFormat", (e, t) => {
1315
- wr.init(e, t), Qt.init(e, t);
1316
- }), so = /* @__PURE__ */ l("$ZodUnknown", (e, t) => {
1317
- P.init(e, t), e._zod.parse = (n) => n;
1318
- }), ao = /* @__PURE__ */ l("$ZodNever", (e, t) => {
1319
- P.init(e, t), e._zod.parse = (n, r) => (n.issues.push({
1315
+ }), co = /* @__PURE__ */ l("$ZodNumberFormat", (e, t) => {
1316
+ Sr.init(e, t), tn.init(e, t);
1317
+ }), uo = /* @__PURE__ */ l("$ZodUnknown", (e, t) => {
1318
+ N.init(e, t), e._zod.parse = (n) => n;
1319
+ }), lo = /* @__PURE__ */ l("$ZodNever", (e, t) => {
1320
+ N.init(e, t), e._zod.parse = (n, r) => (n.issues.push({
1320
1321
  expected: "never",
1321
1322
  code: "invalid_type",
1322
1323
  input: n.value,
1323
1324
  inst: e
1324
1325
  }), n);
1325
1326
  });
1326
- function lt(e, t, n) {
1327
- e.issues.length && t.issues.push(...Be(n, e.issues)), t.value[n] = e.value;
1327
+ function ft(e, t, n) {
1328
+ e.issues.length && t.issues.push(...et(n, e.issues)), t.value[n] = e.value;
1328
1329
  }
1329
- const co = /* @__PURE__ */ l("$ZodArray", (e, t) => {
1330
- P.init(e, t), e._zod.parse = (n, r) => {
1330
+ const fo = /* @__PURE__ */ l("$ZodArray", (e, t) => {
1331
+ N.init(e, t), e._zod.parse = (n, r) => {
1331
1332
  const o = n.value;
1332
1333
  if (!Array.isArray(o))
1333
1334
  return n.issues.push({
@@ -1343,25 +1344,25 @@ const co = /* @__PURE__ */ l("$ZodArray", (e, t) => {
1343
1344
  value: a,
1344
1345
  issues: []
1345
1346
  }, r);
1346
- c instanceof Promise ? i.push(c.then((u) => lt(u, n, s))) : lt(c, n, s);
1347
+ c instanceof Promise ? i.push(c.then((u) => ft(u, n, s))) : ft(c, n, s);
1347
1348
  }
1348
1349
  return i.length ? Promise.all(i).then(() => n) : n;
1349
1350
  };
1350
1351
  });
1351
- function Ee(e, t, n, r, o) {
1352
+ function Pe(e, t, n, r, o) {
1352
1353
  if (e.issues.length) {
1353
1354
  if (o && !(n in r))
1354
1355
  return;
1355
- t.issues.push(...Be(n, e.issues));
1356
+ t.issues.push(...et(n, e.issues));
1356
1357
  }
1357
1358
  e.value === void 0 ? n in r && (t.value[n] = void 0) : t.value[n] = e.value;
1358
1359
  }
1359
- function en(e) {
1360
+ function nn(e) {
1360
1361
  const t = Object.keys(e.shape);
1361
1362
  for (const r of t)
1362
1363
  if (!e.shape?.[r]?._zod?.traits?.has("$ZodType"))
1363
1364
  throw new Error(`Invalid element at key "${r}": expected a Zod schema`);
1364
- const n = Zn(e.shape);
1365
+ const n = Nn(e.shape);
1365
1366
  return {
1366
1367
  ...e,
1367
1368
  keys: t,
@@ -1370,7 +1371,7 @@ function en(e) {
1370
1371
  optionalKeys: new Set(n)
1371
1372
  };
1372
1373
  }
1373
- function tn(e, t, n, r, o, i) {
1374
+ function rn(e, t, n, r, o, i) {
1374
1375
  const s = [], a = o.keySet, c = o.catchall._zod, u = c.def.type, d = c.optout === "optional";
1375
1376
  for (const m in t) {
1376
1377
  if (a.has(m))
@@ -1380,7 +1381,7 @@ function tn(e, t, n, r, o, i) {
1380
1381
  continue;
1381
1382
  }
1382
1383
  const p = c.run({ value: t[m], issues: [] }, r);
1383
- p instanceof Promise ? e.push(p.then((h) => Ee(h, n, m, t, d))) : Ee(p, n, m, t, d);
1384
+ p instanceof Promise ? e.push(p.then((h) => Pe(h, n, m, t, d))) : Pe(p, n, m, t, d);
1384
1385
  }
1385
1386
  return s.length && n.issues.push({
1386
1387
  code: "unrecognized_keys",
@@ -1389,8 +1390,8 @@ function tn(e, t, n, r, o, i) {
1389
1390
  inst: i
1390
1391
  }), e.length ? Promise.all(e).then(() => n) : n;
1391
1392
  }
1392
- const uo = /* @__PURE__ */ l("$ZodObject", (e, t) => {
1393
- if (P.init(e, t), !Object.getOwnPropertyDescriptor(t, "shape")?.get) {
1393
+ const po = /* @__PURE__ */ l("$ZodObject", (e, t) => {
1394
+ if (N.init(e, t), !Object.getOwnPropertyDescriptor(t, "shape")?.get) {
1394
1395
  const a = t.shape;
1395
1396
  Object.defineProperty(t, "shape", {
1396
1397
  get: () => {
@@ -1401,8 +1402,8 @@ const uo = /* @__PURE__ */ l("$ZodObject", (e, t) => {
1401
1402
  }
1402
1403
  });
1403
1404
  }
1404
- const r = Ve(() => en(t));
1405
- y(e._zod, "propValues", () => {
1405
+ const r = Ke(() => nn(t));
1406
+ w(e._zod, "propValues", () => {
1406
1407
  const a = t.shape, c = {};
1407
1408
  for (const u in a) {
1408
1409
  const d = a[u]._zod;
@@ -1414,7 +1415,7 @@ const uo = /* @__PURE__ */ l("$ZodObject", (e, t) => {
1414
1415
  }
1415
1416
  return c;
1416
1417
  });
1417
- const o = ke, i = t.catchall;
1418
+ const o = Ne, i = t.catchall;
1418
1419
  let s;
1419
1420
  e._zod.parse = (a, c) => {
1420
1421
  s ?? (s = r.value);
@@ -1429,100 +1430,100 @@ const uo = /* @__PURE__ */ l("$ZodObject", (e, t) => {
1429
1430
  a.value = {};
1430
1431
  const d = [], m = s.shape;
1431
1432
  for (const p of s.keys) {
1432
- const h = m[p], z = h._zod.optout === "optional", k = h._zod.run({ value: u[p], issues: [] }, c);
1433
- k instanceof Promise ? d.push(k.then((Z) => Ee(Z, a, p, u, z))) : Ee(k, a, p, u, z);
1433
+ const h = m[p], Z = h._zod.optout === "optional", E = h._zod.run({ value: u[p], issues: [] }, c);
1434
+ E instanceof Promise ? d.push(E.then((F) => Pe(F, a, p, u, Z))) : Pe(E, a, p, u, Z);
1434
1435
  }
1435
- return i ? tn(d, u, a, c, r.value, e) : d.length ? Promise.all(d).then(() => a) : a;
1436
+ return i ? rn(d, u, a, c, r.value, e) : d.length ? Promise.all(d).then(() => a) : a;
1436
1437
  };
1437
- }), lo = /* @__PURE__ */ l("$ZodObjectJIT", (e, t) => {
1438
- uo.init(e, t);
1439
- const n = e._zod.parse, r = Ve(() => en(t)), o = (p) => {
1440
- const h = new Nr(["shape", "payload", "ctx"]), z = r.value, k = (b) => {
1441
- const v = ct(b);
1442
- return `shape[${v}]._zod.run({ value: input[${v}], issues: [] }, ctx)`;
1438
+ }), mo = /* @__PURE__ */ l("$ZodObjectJIT", (e, t) => {
1439
+ po.init(e, t);
1440
+ const n = e._zod.parse, r = Ke(() => nn(t)), o = (p) => {
1441
+ const h = new Ir(["shape", "payload", "ctx"]), Z = r.value, E = (T) => {
1442
+ const b = ut(T);
1443
+ return `shape[${b}]._zod.run({ value: input[${b}], issues: [] }, ctx)`;
1443
1444
  };
1444
1445
  h.write("const input = payload.value;");
1445
- const Z = /* @__PURE__ */ Object.create(null);
1446
- let N = 0;
1447
- for (const b of z.keys)
1448
- Z[b] = `key_${N++}`;
1446
+ const F = /* @__PURE__ */ Object.create(null);
1447
+ let U = 0;
1448
+ for (const T of Z.keys)
1449
+ F[T] = `key_${U++}`;
1449
1450
  h.write("const newResult = {};");
1450
- for (const b of z.keys) {
1451
- const v = Z[b], E = ct(b), w = p[b]?._zod?.optout === "optional";
1452
- h.write(`const ${v} = ${k(b)};`), w ? h.write(`
1453
- if (${v}.issues.length) {
1454
- if (${E} in input) {
1455
- payload.issues = payload.issues.concat(${v}.issues.map(iss => ({
1451
+ for (const T of Z.keys) {
1452
+ const b = F[T], v = ut(T), K = p[T]?._zod?.optout === "optional";
1453
+ h.write(`const ${b} = ${E(T)};`), K ? h.write(`
1454
+ if (${b}.issues.length) {
1455
+ if (${v} in input) {
1456
+ payload.issues = payload.issues.concat(${b}.issues.map(iss => ({
1456
1457
  ...iss,
1457
- path: iss.path ? [${E}, ...iss.path] : [${E}]
1458
+ path: iss.path ? [${v}, ...iss.path] : [${v}]
1458
1459
  })));
1459
1460
  }
1460
1461
  }
1461
1462
 
1462
- if (${v}.value === undefined) {
1463
- if (${E} in input) {
1464
- newResult[${E}] = undefined;
1463
+ if (${b}.value === undefined) {
1464
+ if (${v} in input) {
1465
+ newResult[${v}] = undefined;
1465
1466
  }
1466
1467
  } else {
1467
- newResult[${E}] = ${v}.value;
1468
+ newResult[${v}] = ${b}.value;
1468
1469
  }
1469
1470
 
1470
1471
  `) : h.write(`
1471
- if (${v}.issues.length) {
1472
- payload.issues = payload.issues.concat(${v}.issues.map(iss => ({
1472
+ if (${b}.issues.length) {
1473
+ payload.issues = payload.issues.concat(${b}.issues.map(iss => ({
1473
1474
  ...iss,
1474
- path: iss.path ? [${E}, ...iss.path] : [${E}]
1475
+ path: iss.path ? [${v}, ...iss.path] : [${v}]
1475
1476
  })));
1476
1477
  }
1477
1478
 
1478
- if (${v}.value === undefined) {
1479
- if (${E} in input) {
1480
- newResult[${E}] = undefined;
1479
+ if (${b}.value === undefined) {
1480
+ if (${v} in input) {
1481
+ newResult[${v}] = undefined;
1481
1482
  }
1482
1483
  } else {
1483
- newResult[${E}] = ${v}.value;
1484
+ newResult[${v}] = ${b}.value;
1484
1485
  }
1485
1486
 
1486
1487
  `);
1487
1488
  }
1488
1489
  h.write("payload.value = newResult;"), h.write("return payload;");
1489
1490
  const V = h.compile();
1490
- return (b, v) => V(p, b, v);
1491
+ return (T, b) => V(p, T, b);
1491
1492
  };
1492
1493
  let i;
1493
- const s = ke, a = !Mt.jitless, u = a && $n.value, d = t.catchall;
1494
+ const s = Ne, a = !Dt.jitless, u = a && Tn.value, d = t.catchall;
1494
1495
  let m;
1495
1496
  e._zod.parse = (p, h) => {
1496
1497
  m ?? (m = r.value);
1497
- const z = p.value;
1498
- return s(z) ? a && u && h?.async === !1 && h.jitless !== !0 ? (i || (i = o(t.shape)), p = i(p, h), d ? tn([], z, p, h, m, e) : p) : n(p, h) : (p.issues.push({
1498
+ const Z = p.value;
1499
+ return s(Z) ? a && u && h?.async === !1 && h.jitless !== !0 ? (i || (i = o(t.shape)), p = i(p, h), d ? rn([], Z, p, h, m, e) : p) : n(p, h) : (p.issues.push({
1499
1500
  expected: "object",
1500
1501
  code: "invalid_type",
1501
- input: z,
1502
+ input: Z,
1502
1503
  inst: e
1503
1504
  }), p);
1504
1505
  };
1505
1506
  });
1506
- function ft(e, t, n, r) {
1507
+ function dt(e, t, n, r) {
1507
1508
  for (const i of e)
1508
1509
  if (i.issues.length === 0)
1509
1510
  return t.value = i.value, t;
1510
- const o = e.filter((i) => !ie(i));
1511
+ const o = e.filter((i) => !de(i));
1511
1512
  return o.length === 1 ? (t.value = o[0].value, o[0]) : (t.issues.push({
1512
1513
  code: "invalid_union",
1513
1514
  input: t.value,
1514
1515
  inst: n,
1515
- errors: e.map((i) => i.issues.map((s) => ee(s, r, Q())))
1516
+ errors: e.map((i) => i.issues.map((s) => ae(s, r, se())))
1516
1517
  }), t);
1517
1518
  }
1518
- const fo = /* @__PURE__ */ l("$ZodUnion", (e, t) => {
1519
- P.init(e, t), y(e._zod, "optin", () => t.options.some((o) => o._zod.optin === "optional") ? "optional" : void 0), y(e._zod, "optout", () => t.options.some((o) => o._zod.optout === "optional") ? "optional" : void 0), y(e._zod, "values", () => {
1519
+ const ho = /* @__PURE__ */ l("$ZodUnion", (e, t) => {
1520
+ N.init(e, t), w(e._zod, "optin", () => t.options.some((o) => o._zod.optin === "optional") ? "optional" : void 0), w(e._zod, "optout", () => t.options.some((o) => o._zod.optout === "optional") ? "optional" : void 0), w(e._zod, "values", () => {
1520
1521
  if (t.options.every((o) => o._zod.values))
1521
1522
  return new Set(t.options.flatMap((o) => Array.from(o._zod.values)));
1522
- }), y(e._zod, "pattern", () => {
1523
+ }), w(e._zod, "pattern", () => {
1523
1524
  if (t.options.every((o) => o._zod.pattern)) {
1524
1525
  const o = t.options.map((i) => i._zod.pattern);
1525
- return new RegExp(`^(${o.map((i) => Ye(i.source)).join("|")})$`);
1526
+ return new RegExp(`^(${o.map((i) => Qe(i.source)).join("|")})$`);
1526
1527
  }
1527
1528
  });
1528
1529
  const n = t.options.length === 1, r = t.options[0]._zod.run;
@@ -1544,23 +1545,23 @@ const fo = /* @__PURE__ */ l("$ZodUnion", (e, t) => {
1544
1545
  a.push(u);
1545
1546
  }
1546
1547
  }
1547
- return s ? Promise.all(a).then((c) => ft(c, o, e, i)) : ft(a, o, e, i);
1548
+ return s ? Promise.all(a).then((c) => dt(c, o, e, i)) : dt(a, o, e, i);
1548
1549
  };
1549
- }), po = /* @__PURE__ */ l("$ZodIntersection", (e, t) => {
1550
- P.init(e, t), e._zod.parse = (n, r) => {
1550
+ }), go = /* @__PURE__ */ l("$ZodIntersection", (e, t) => {
1551
+ N.init(e, t), e._zod.parse = (n, r) => {
1551
1552
  const o = n.value, i = t.left._zod.run({ value: o, issues: [] }, r), s = t.right._zod.run({ value: o, issues: [] }, r);
1552
- return i instanceof Promise || s instanceof Promise ? Promise.all([i, s]).then(([c, u]) => dt(n, c, u)) : dt(n, i, s);
1553
+ return i instanceof Promise || s instanceof Promise ? Promise.all([i, s]).then(([c, u]) => pt(n, c, u)) : pt(n, i, s);
1553
1554
  };
1554
1555
  });
1555
- function Le(e, t) {
1556
+ function qe(e, t) {
1556
1557
  if (e === t)
1557
1558
  return { valid: !0, data: e };
1558
1559
  if (e instanceof Date && t instanceof Date && +e == +t)
1559
1560
  return { valid: !0, data: e };
1560
- if (he(e) && he(t)) {
1561
+ if (ze(e) && ze(t)) {
1561
1562
  const n = Object.keys(t), r = Object.keys(e).filter((i) => n.indexOf(i) !== -1), o = { ...e, ...t };
1562
1563
  for (const i of r) {
1563
- const s = Le(e[i], t[i]);
1564
+ const s = qe(e[i], t[i]);
1564
1565
  if (!s.valid)
1565
1566
  return {
1566
1567
  valid: !1,
@@ -1575,7 +1576,7 @@ function Le(e, t) {
1575
1576
  return { valid: !1, mergeErrorPath: [] };
1576
1577
  const n = [];
1577
1578
  for (let r = 0; r < e.length; r++) {
1578
- const o = e[r], i = t[r], s = Le(o, i);
1579
+ const o = e[r], i = t[r], s = qe(o, i);
1579
1580
  if (!s.valid)
1580
1581
  return {
1581
1582
  valid: !1,
@@ -1587,7 +1588,7 @@ function Le(e, t) {
1587
1588
  }
1588
1589
  return { valid: !1, mergeErrorPath: [] };
1589
1590
  }
1590
- function dt(e, t, n) {
1591
+ function pt(e, t, n) {
1591
1592
  const r = /* @__PURE__ */ new Map();
1592
1593
  let o;
1593
1594
  for (const a of t.issues)
@@ -1604,15 +1605,15 @@ function dt(e, t, n) {
1604
1605
  else
1605
1606
  e.issues.push(a);
1606
1607
  const i = [...r].filter(([, a]) => a.l && a.r).map(([a]) => a);
1607
- if (i.length && o && e.issues.push({ ...o, keys: i }), ie(e))
1608
+ if (i.length && o && e.issues.push({ ...o, keys: i }), de(e))
1608
1609
  return e;
1609
- const s = Le(t.value, n.value);
1610
+ const s = qe(t.value, n.value);
1610
1611
  if (!s.valid)
1611
1612
  throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(s.mergeErrorPath)}`);
1612
1613
  return e.value = s.data, e;
1613
1614
  }
1614
- const mo = /* @__PURE__ */ l("$ZodTuple", (e, t) => {
1615
- P.init(e, t);
1615
+ const _o = /* @__PURE__ */ l("$ZodTuple", (e, t) => {
1616
+ N.init(e, t);
1616
1617
  const n = t.items;
1617
1618
  e._zod.parse = (r, o) => {
1618
1619
  const i = r.value;
@@ -1643,7 +1644,7 @@ const mo = /* @__PURE__ */ l("$ZodTuple", (e, t) => {
1643
1644
  value: i[u],
1644
1645
  issues: []
1645
1646
  }, o);
1646
- m instanceof Promise ? s.push(m.then((p) => be(p, r, u))) : be(m, r, u);
1647
+ m instanceof Promise ? s.push(m.then((p) => Ze(p, r, u))) : Ze(m, r, u);
1647
1648
  }
1648
1649
  if (t.rest) {
1649
1650
  const d = i.slice(n.length);
@@ -1653,19 +1654,19 @@ const mo = /* @__PURE__ */ l("$ZodTuple", (e, t) => {
1653
1654
  value: m,
1654
1655
  issues: []
1655
1656
  }, o);
1656
- p instanceof Promise ? s.push(p.then((h) => be(h, r, u))) : be(p, r, u);
1657
+ p instanceof Promise ? s.push(p.then((h) => Ze(h, r, u))) : Ze(p, r, u);
1657
1658
  }
1658
1659
  }
1659
1660
  return s.length ? Promise.all(s).then(() => r) : r;
1660
1661
  };
1661
1662
  });
1662
- function be(e, t, n) {
1663
- e.issues.length && t.issues.push(...Be(n, e.issues)), t.value[n] = e.value;
1663
+ function Ze(e, t, n) {
1664
+ e.issues.length && t.issues.push(...et(n, e.issues)), t.value[n] = e.value;
1664
1665
  }
1665
- const ho = /* @__PURE__ */ l("$ZodEnum", (e, t) => {
1666
- P.init(e, t);
1667
- const n = Dt(t.entries), r = new Set(n);
1668
- e._zod.values = r, e._zod.pattern = new RegExp(`^(${n.filter((o) => On.has(typeof o)).map((o) => typeof o == "string" ? Te(o) : o.toString()).join("|")})$`), e._zod.parse = (o, i) => {
1666
+ const vo = /* @__PURE__ */ l("$ZodEnum", (e, t) => {
1667
+ N.init(e, t);
1668
+ const n = Ut(t.entries), r = new Set(n);
1669
+ e._zod.values = r, e._zod.pattern = new RegExp(`^(${n.filter((o) => jn.has(typeof o)).map((o) => typeof o == "string" ? Ae(o) : o.toString()).join("|")})$`), e._zod.parse = (o, i) => {
1669
1670
  const s = o.value;
1670
1671
  return r.has(s) || o.issues.push({
1671
1672
  code: "invalid_value",
@@ -1674,64 +1675,64 @@ const ho = /* @__PURE__ */ l("$ZodEnum", (e, t) => {
1674
1675
  inst: e
1675
1676
  }), o;
1676
1677
  };
1677
- }), go = /* @__PURE__ */ l("$ZodTransform", (e, t) => {
1678
- P.init(e, t), e._zod.parse = (n, r) => {
1678
+ }), yo = /* @__PURE__ */ l("$ZodTransform", (e, t) => {
1679
+ N.init(e, t), e._zod.parse = (n, r) => {
1679
1680
  if (r.direction === "backward")
1680
- throw new Ft(e.constructor.name);
1681
+ throw new Lt(e.constructor.name);
1681
1682
  const o = t.transform(n.value, n);
1682
1683
  if (r.async)
1683
1684
  return (o instanceof Promise ? o : Promise.resolve(o)).then((s) => (n.value = s, n));
1684
1685
  if (o instanceof Promise)
1685
- throw new se();
1686
+ throw new pe();
1686
1687
  return n.value = o, n;
1687
1688
  };
1688
1689
  });
1689
- function pt(e, t) {
1690
+ function mt(e, t) {
1690
1691
  return e.issues.length && t === void 0 ? { issues: [], value: void 0 } : e;
1691
1692
  }
1692
- const nn = /* @__PURE__ */ l("$ZodOptional", (e, t) => {
1693
- P.init(e, t), e._zod.optin = "optional", e._zod.optout = "optional", y(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, void 0]) : void 0), y(e._zod, "pattern", () => {
1693
+ const on = /* @__PURE__ */ l("$ZodOptional", (e, t) => {
1694
+ N.init(e, t), e._zod.optin = "optional", e._zod.optout = "optional", w(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, void 0]) : void 0), w(e._zod, "pattern", () => {
1694
1695
  const n = t.innerType._zod.pattern;
1695
- return n ? new RegExp(`^(${Ye(n.source)})?$`) : void 0;
1696
+ return n ? new RegExp(`^(${Qe(n.source)})?$`) : void 0;
1696
1697
  }), e._zod.parse = (n, r) => {
1697
1698
  if (t.innerType._zod.optin === "optional") {
1698
1699
  const o = t.innerType._zod.run(n, r);
1699
- return o instanceof Promise ? o.then((i) => pt(i, n.value)) : pt(o, n.value);
1700
+ return o instanceof Promise ? o.then((i) => mt(i, n.value)) : mt(o, n.value);
1700
1701
  }
1701
1702
  return n.value === void 0 ? n : t.innerType._zod.run(n, r);
1702
1703
  };
1703
- }), _o = /* @__PURE__ */ l("$ZodExactOptional", (e, t) => {
1704
- nn.init(e, t), y(e._zod, "values", () => t.innerType._zod.values), y(e._zod, "pattern", () => t.innerType._zod.pattern), e._zod.parse = (n, r) => t.innerType._zod.run(n, r);
1705
- }), vo = /* @__PURE__ */ l("$ZodNullable", (e, t) => {
1706
- P.init(e, t), y(e._zod, "optin", () => t.innerType._zod.optin), y(e._zod, "optout", () => t.innerType._zod.optout), y(e._zod, "pattern", () => {
1704
+ }), bo = /* @__PURE__ */ l("$ZodExactOptional", (e, t) => {
1705
+ on.init(e, t), w(e._zod, "values", () => t.innerType._zod.values), w(e._zod, "pattern", () => t.innerType._zod.pattern), e._zod.parse = (n, r) => t.innerType._zod.run(n, r);
1706
+ }), wo = /* @__PURE__ */ l("$ZodNullable", (e, t) => {
1707
+ N.init(e, t), w(e._zod, "optin", () => t.innerType._zod.optin), w(e._zod, "optout", () => t.innerType._zod.optout), w(e._zod, "pattern", () => {
1707
1708
  const n = t.innerType._zod.pattern;
1708
- return n ? new RegExp(`^(${Ye(n.source)}|null)$`) : void 0;
1709
- }), y(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, null]) : void 0), e._zod.parse = (n, r) => n.value === null ? n : t.innerType._zod.run(n, r);
1710
- }), yo = /* @__PURE__ */ l("$ZodDefault", (e, t) => {
1711
- P.init(e, t), e._zod.optin = "optional", y(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => {
1709
+ return n ? new RegExp(`^(${Qe(n.source)}|null)$`) : void 0;
1710
+ }), w(e._zod, "values", () => t.innerType._zod.values ? /* @__PURE__ */ new Set([...t.innerType._zod.values, null]) : void 0), e._zod.parse = (n, r) => n.value === null ? n : t.innerType._zod.run(n, r);
1711
+ }), zo = /* @__PURE__ */ l("$ZodDefault", (e, t) => {
1712
+ N.init(e, t), e._zod.optin = "optional", w(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => {
1712
1713
  if (r.direction === "backward")
1713
1714
  return t.innerType._zod.run(n, r);
1714
1715
  if (n.value === void 0)
1715
1716
  return n.value = t.defaultValue, n;
1716
1717
  const o = t.innerType._zod.run(n, r);
1717
- return o instanceof Promise ? o.then((i) => mt(i, t)) : mt(o, t);
1718
+ return o instanceof Promise ? o.then((i) => ht(i, t)) : ht(o, t);
1718
1719
  };
1719
1720
  });
1720
- function mt(e, t) {
1721
+ function ht(e, t) {
1721
1722
  return e.value === void 0 && (e.value = t.defaultValue), e;
1722
1723
  }
1723
- const bo = /* @__PURE__ */ l("$ZodPrefault", (e, t) => {
1724
- P.init(e, t), e._zod.optin = "optional", y(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => (r.direction === "backward" || n.value === void 0 && (n.value = t.defaultValue), t.innerType._zod.run(n, r));
1725
- }), wo = /* @__PURE__ */ l("$ZodNonOptional", (e, t) => {
1726
- P.init(e, t), y(e._zod, "values", () => {
1724
+ const ko = /* @__PURE__ */ l("$ZodPrefault", (e, t) => {
1725
+ N.init(e, t), e._zod.optin = "optional", w(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => (r.direction === "backward" || n.value === void 0 && (n.value = t.defaultValue), t.innerType._zod.run(n, r));
1726
+ }), So = /* @__PURE__ */ l("$ZodNonOptional", (e, t) => {
1727
+ N.init(e, t), w(e._zod, "values", () => {
1727
1728
  const n = t.innerType._zod.values;
1728
1729
  return n ? new Set([...n].filter((r) => r !== void 0)) : void 0;
1729
1730
  }), e._zod.parse = (n, r) => {
1730
1731
  const o = t.innerType._zod.run(n, r);
1731
- return o instanceof Promise ? o.then((i) => ht(i, e)) : ht(o, e);
1732
+ return o instanceof Promise ? o.then((i) => gt(i, e)) : gt(o, e);
1732
1733
  };
1733
1734
  });
1734
- function ht(e, t) {
1735
+ function gt(e, t) {
1735
1736
  return !e.issues.length && e.value === void 0 && e.issues.push({
1736
1737
  code: "invalid_type",
1737
1738
  expected: "nonoptional",
@@ -1739,58 +1740,58 @@ function ht(e, t) {
1739
1740
  inst: t
1740
1741
  }), e;
1741
1742
  }
1742
- const zo = /* @__PURE__ */ l("$ZodCatch", (e, t) => {
1743
- P.init(e, t), y(e._zod, "optin", () => t.innerType._zod.optin), y(e._zod, "optout", () => t.innerType._zod.optout), y(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => {
1743
+ const $o = /* @__PURE__ */ l("$ZodCatch", (e, t) => {
1744
+ N.init(e, t), w(e._zod, "optin", () => t.innerType._zod.optin), w(e._zod, "optout", () => t.innerType._zod.optout), w(e._zod, "values", () => t.innerType._zod.values), e._zod.parse = (n, r) => {
1744
1745
  if (r.direction === "backward")
1745
1746
  return t.innerType._zod.run(n, r);
1746
1747
  const o = t.innerType._zod.run(n, r);
1747
1748
  return o instanceof Promise ? o.then((i) => (n.value = i.value, i.issues.length && (n.value = t.catchValue({
1748
1749
  ...n,
1749
1750
  error: {
1750
- issues: i.issues.map((s) => ee(s, r, Q()))
1751
+ issues: i.issues.map((s) => ae(s, r, se()))
1751
1752
  },
1752
1753
  input: n.value
1753
1754
  }), n.issues = []), n)) : (n.value = o.value, o.issues.length && (n.value = t.catchValue({
1754
1755
  ...n,
1755
1756
  error: {
1756
- issues: o.issues.map((i) => ee(i, r, Q()))
1757
+ issues: o.issues.map((i) => ae(i, r, se()))
1757
1758
  },
1758
1759
  input: n.value
1759
1760
  }), n.issues = []), n);
1760
1761
  };
1761
- }), ko = /* @__PURE__ */ l("$ZodPipe", (e, t) => {
1762
- P.init(e, t), y(e._zod, "values", () => t.in._zod.values), y(e._zod, "optin", () => t.in._zod.optin), y(e._zod, "optout", () => t.out._zod.optout), y(e._zod, "propValues", () => t.in._zod.propValues), e._zod.parse = (n, r) => {
1762
+ }), Eo = /* @__PURE__ */ l("$ZodPipe", (e, t) => {
1763
+ N.init(e, t), w(e._zod, "values", () => t.in._zod.values), w(e._zod, "optin", () => t.in._zod.optin), w(e._zod, "optout", () => t.out._zod.optout), w(e._zod, "propValues", () => t.in._zod.propValues), e._zod.parse = (n, r) => {
1763
1764
  if (r.direction === "backward") {
1764
1765
  const i = t.out._zod.run(n, r);
1765
- return i instanceof Promise ? i.then((s) => we(s, t.in, r)) : we(i, t.in, r);
1766
+ return i instanceof Promise ? i.then((s) => Te(s, t.in, r)) : Te(i, t.in, r);
1766
1767
  }
1767
1768
  const o = t.in._zod.run(n, r);
1768
- return o instanceof Promise ? o.then((i) => we(i, t.out, r)) : we(o, t.out, r);
1769
+ return o instanceof Promise ? o.then((i) => Te(i, t.out, r)) : Te(o, t.out, r);
1769
1770
  };
1770
1771
  });
1771
- function we(e, t, n) {
1772
+ function Te(e, t, n) {
1772
1773
  return e.issues.length ? (e.aborted = !0, e) : t._zod.run({ value: e.value, issues: e.issues }, n);
1773
1774
  }
1774
- const Eo = /* @__PURE__ */ l("$ZodReadonly", (e, t) => {
1775
- P.init(e, t), y(e._zod, "propValues", () => t.innerType._zod.propValues), y(e._zod, "values", () => t.innerType._zod.values), y(e._zod, "optin", () => t.innerType?._zod?.optin), y(e._zod, "optout", () => t.innerType?._zod?.optout), e._zod.parse = (n, r) => {
1775
+ const Oo = /* @__PURE__ */ l("$ZodReadonly", (e, t) => {
1776
+ N.init(e, t), w(e._zod, "propValues", () => t.innerType._zod.propValues), w(e._zod, "values", () => t.innerType._zod.values), w(e._zod, "optin", () => t.innerType?._zod?.optin), w(e._zod, "optout", () => t.innerType?._zod?.optout), e._zod.parse = (n, r) => {
1776
1777
  if (r.direction === "backward")
1777
1778
  return t.innerType._zod.run(n, r);
1778
1779
  const o = t.innerType._zod.run(n, r);
1779
- return o instanceof Promise ? o.then(gt) : gt(o);
1780
+ return o instanceof Promise ? o.then(_t) : _t(o);
1780
1781
  };
1781
1782
  });
1782
- function gt(e) {
1783
+ function _t(e) {
1783
1784
  return e.value = Object.freeze(e.value), e;
1784
1785
  }
1785
- const So = /* @__PURE__ */ l("$ZodCustom", (e, t) => {
1786
- D.init(e, t), P.init(e, t), e._zod.parse = (n, r) => n, e._zod.check = (n) => {
1786
+ const Zo = /* @__PURE__ */ l("$ZodCustom", (e, t) => {
1787
+ L.init(e, t), N.init(e, t), e._zod.parse = (n, r) => n, e._zod.check = (n) => {
1787
1788
  const r = n.value, o = t.fn(r);
1788
1789
  if (o instanceof Promise)
1789
- return o.then((i) => _t(i, n, r, e));
1790
- _t(o, n, r, e);
1790
+ return o.then((i) => vt(i, n, r, e));
1791
+ vt(o, n, r, e);
1791
1792
  };
1792
1793
  });
1793
- function _t(e, t, n, r) {
1794
+ function vt(e, t, n, r) {
1794
1795
  if (!e) {
1795
1796
  const o = {
1796
1797
  code: "custom",
@@ -1802,11 +1803,11 @@ function _t(e, t, n, r) {
1802
1803
  continue: !r._zod.def.abort
1803
1804
  // params: inst._zod.def.params,
1804
1805
  };
1805
- r._zod.def.params && (o.params = r._zod.def.params), t.issues.push(ge(o));
1806
+ r._zod.def.params && (o.params = r._zod.def.params), t.issues.push(ke(o));
1806
1807
  }
1807
1808
  }
1808
- var vt;
1809
- class $o {
1809
+ var yt;
1810
+ class To {
1810
1811
  constructor() {
1811
1812
  this._map = /* @__PURE__ */ new WeakMap(), this._idmap = /* @__PURE__ */ new Map();
1812
1813
  }
@@ -1835,20 +1836,20 @@ class $o {
1835
1836
  return this._map.has(t);
1836
1837
  }
1837
1838
  }
1838
- function Oo() {
1839
- return new $o();
1839
+ function jo() {
1840
+ return new To();
1840
1841
  }
1841
- (vt = globalThis).__zod_globalRegistry ?? (vt.__zod_globalRegistry = Oo());
1842
- const me = globalThis.__zod_globalRegistry;
1842
+ (yt = globalThis).__zod_globalRegistry ?? (yt.__zod_globalRegistry = jo());
1843
+ const we = globalThis.__zod_globalRegistry;
1843
1844
  // @__NO_SIDE_EFFECTS__
1844
- function Zo(e, t) {
1845
+ function No(e, t) {
1845
1846
  return new e({
1846
1847
  type: "string",
1847
1848
  ...g(t)
1848
1849
  });
1849
1850
  }
1850
1851
  // @__NO_SIDE_EFFECTS__
1851
- function To(e, t) {
1852
+ function Po(e, t) {
1852
1853
  return new e({
1853
1854
  type: "string",
1854
1855
  format: "email",
@@ -1858,7 +1859,7 @@ function To(e, t) {
1858
1859
  });
1859
1860
  }
1860
1861
  // @__NO_SIDE_EFFECTS__
1861
- function yt(e, t) {
1862
+ function bt(e, t) {
1862
1863
  return new e({
1863
1864
  type: "string",
1864
1865
  format: "guid",
@@ -1868,7 +1869,7 @@ function yt(e, t) {
1868
1869
  });
1869
1870
  }
1870
1871
  // @__NO_SIDE_EFFECTS__
1871
- function Po(e, t) {
1872
+ function xo(e, t) {
1872
1873
  return new e({
1873
1874
  type: "string",
1874
1875
  format: "uuid",
@@ -1878,7 +1879,7 @@ function Po(e, t) {
1878
1879
  });
1879
1880
  }
1880
1881
  // @__NO_SIDE_EFFECTS__
1881
- function jo(e, t) {
1882
+ function Co(e, t) {
1882
1883
  return new e({
1883
1884
  type: "string",
1884
1885
  format: "uuid",
@@ -1889,7 +1890,7 @@ function jo(e, t) {
1889
1890
  });
1890
1891
  }
1891
1892
  // @__NO_SIDE_EFFECTS__
1892
- function No(e, t) {
1893
+ function Io(e, t) {
1893
1894
  return new e({
1894
1895
  type: "string",
1895
1896
  format: "uuid",
@@ -1900,7 +1901,7 @@ function No(e, t) {
1900
1901
  });
1901
1902
  }
1902
1903
  // @__NO_SIDE_EFFECTS__
1903
- function Io(e, t) {
1904
+ function Ro(e, t) {
1904
1905
  return new e({
1905
1906
  type: "string",
1906
1907
  format: "uuid",
@@ -1911,7 +1912,7 @@ function Io(e, t) {
1911
1912
  });
1912
1913
  }
1913
1914
  // @__NO_SIDE_EFFECTS__
1914
- function Co(e, t) {
1915
+ function Ao(e, t) {
1915
1916
  return new e({
1916
1917
  type: "string",
1917
1918
  format: "url",
@@ -1921,7 +1922,7 @@ function Co(e, t) {
1921
1922
  });
1922
1923
  }
1923
1924
  // @__NO_SIDE_EFFECTS__
1924
- function Ro(e, t) {
1925
+ function Fo(e, t) {
1925
1926
  return new e({
1926
1927
  type: "string",
1927
1928
  format: "emoji",
@@ -1931,7 +1932,7 @@ function Ro(e, t) {
1931
1932
  });
1932
1933
  }
1933
1934
  // @__NO_SIDE_EFFECTS__
1934
- function xo(e, t) {
1935
+ function Mo(e, t) {
1935
1936
  return new e({
1936
1937
  type: "string",
1937
1938
  format: "nanoid",
@@ -1941,7 +1942,7 @@ function xo(e, t) {
1941
1942
  });
1942
1943
  }
1943
1944
  // @__NO_SIDE_EFFECTS__
1944
- function Ao(e, t) {
1945
+ function Lo(e, t) {
1945
1946
  return new e({
1946
1947
  type: "string",
1947
1948
  format: "cuid",
@@ -1951,7 +1952,7 @@ function Ao(e, t) {
1951
1952
  });
1952
1953
  }
1953
1954
  // @__NO_SIDE_EFFECTS__
1954
- function Fo(e, t) {
1955
+ function Do(e, t) {
1955
1956
  return new e({
1956
1957
  type: "string",
1957
1958
  format: "cuid2",
@@ -1961,7 +1962,7 @@ function Fo(e, t) {
1961
1962
  });
1962
1963
  }
1963
1964
  // @__NO_SIDE_EFFECTS__
1964
- function Mo(e, t) {
1965
+ function Uo(e, t) {
1965
1966
  return new e({
1966
1967
  type: "string",
1967
1968
  format: "ulid",
@@ -1971,7 +1972,7 @@ function Mo(e, t) {
1971
1972
  });
1972
1973
  }
1973
1974
  // @__NO_SIDE_EFFECTS__
1974
- function Do(e, t) {
1975
+ function Jo(e, t) {
1975
1976
  return new e({
1976
1977
  type: "string",
1977
1978
  format: "xid",
@@ -1981,7 +1982,7 @@ function Do(e, t) {
1981
1982
  });
1982
1983
  }
1983
1984
  // @__NO_SIDE_EFFECTS__
1984
- function Lo(e, t) {
1985
+ function Vo(e, t) {
1985
1986
  return new e({
1986
1987
  type: "string",
1987
1988
  format: "ksuid",
@@ -1991,7 +1992,7 @@ function Lo(e, t) {
1991
1992
  });
1992
1993
  }
1993
1994
  // @__NO_SIDE_EFFECTS__
1994
- function Uo(e, t) {
1995
+ function Wo(e, t) {
1995
1996
  return new e({
1996
1997
  type: "string",
1997
1998
  format: "ipv4",
@@ -2001,7 +2002,7 @@ function Uo(e, t) {
2001
2002
  });
2002
2003
  }
2003
2004
  // @__NO_SIDE_EFFECTS__
2004
- function Jo(e, t) {
2005
+ function Yo(e, t) {
2005
2006
  return new e({
2006
2007
  type: "string",
2007
2008
  format: "ipv6",
@@ -2011,7 +2012,7 @@ function Jo(e, t) {
2011
2012
  });
2012
2013
  }
2013
2014
  // @__NO_SIDE_EFFECTS__
2014
- function Vo(e, t) {
2015
+ function Bo(e, t) {
2015
2016
  return new e({
2016
2017
  type: "string",
2017
2018
  format: "cidrv4",
@@ -2021,7 +2022,7 @@ function Vo(e, t) {
2021
2022
  });
2022
2023
  }
2023
2024
  // @__NO_SIDE_EFFECTS__
2024
- function Wo(e, t) {
2025
+ function qo(e, t) {
2025
2026
  return new e({
2026
2027
  type: "string",
2027
2028
  format: "cidrv6",
@@ -2031,7 +2032,7 @@ function Wo(e, t) {
2031
2032
  });
2032
2033
  }
2033
2034
  // @__NO_SIDE_EFFECTS__
2034
- function Yo(e, t) {
2035
+ function Go(e, t) {
2035
2036
  return new e({
2036
2037
  type: "string",
2037
2038
  format: "base64",
@@ -2041,7 +2042,7 @@ function Yo(e, t) {
2041
2042
  });
2042
2043
  }
2043
2044
  // @__NO_SIDE_EFFECTS__
2044
- function Bo(e, t) {
2045
+ function Ho(e, t) {
2045
2046
  return new e({
2046
2047
  type: "string",
2047
2048
  format: "base64url",
@@ -2051,7 +2052,7 @@ function Bo(e, t) {
2051
2052
  });
2052
2053
  }
2053
2054
  // @__NO_SIDE_EFFECTS__
2054
- function Go(e, t) {
2055
+ function Ko(e, t) {
2055
2056
  return new e({
2056
2057
  type: "string",
2057
2058
  format: "e164",
@@ -2061,7 +2062,7 @@ function Go(e, t) {
2061
2062
  });
2062
2063
  }
2063
2064
  // @__NO_SIDE_EFFECTS__
2064
- function qo(e, t) {
2065
+ function Xo(e, t) {
2065
2066
  return new e({
2066
2067
  type: "string",
2067
2068
  format: "jwt",
@@ -2071,7 +2072,7 @@ function qo(e, t) {
2071
2072
  });
2072
2073
  }
2073
2074
  // @__NO_SIDE_EFFECTS__
2074
- function Ho(e, t) {
2075
+ function Qo(e, t) {
2075
2076
  return new e({
2076
2077
  type: "string",
2077
2078
  format: "datetime",
@@ -2083,7 +2084,7 @@ function Ho(e, t) {
2083
2084
  });
2084
2085
  }
2085
2086
  // @__NO_SIDE_EFFECTS__
2086
- function Ko(e, t) {
2087
+ function ei(e, t) {
2087
2088
  return new e({
2088
2089
  type: "string",
2089
2090
  format: "date",
@@ -2092,7 +2093,7 @@ function Ko(e, t) {
2092
2093
  });
2093
2094
  }
2094
2095
  // @__NO_SIDE_EFFECTS__
2095
- function Xo(e, t) {
2096
+ function ti(e, t) {
2096
2097
  return new e({
2097
2098
  type: "string",
2098
2099
  format: "time",
@@ -2102,7 +2103,7 @@ function Xo(e, t) {
2102
2103
  });
2103
2104
  }
2104
2105
  // @__NO_SIDE_EFFECTS__
2105
- function Qo(e, t) {
2106
+ function ni(e, t) {
2106
2107
  return new e({
2107
2108
  type: "string",
2108
2109
  format: "duration",
@@ -2111,7 +2112,7 @@ function Qo(e, t) {
2111
2112
  });
2112
2113
  }
2113
2114
  // @__NO_SIDE_EFFECTS__
2114
- function ei(e, t) {
2115
+ function ri(e, t) {
2115
2116
  return new e({
2116
2117
  type: "number",
2117
2118
  checks: [],
@@ -2119,7 +2120,7 @@ function ei(e, t) {
2119
2120
  });
2120
2121
  }
2121
2122
  // @__NO_SIDE_EFFECTS__
2122
- function ti(e, t) {
2123
+ function oi(e, t) {
2123
2124
  return new e({
2124
2125
  type: "number",
2125
2126
  check: "number_format",
@@ -2129,21 +2130,21 @@ function ti(e, t) {
2129
2130
  });
2130
2131
  }
2131
2132
  // @__NO_SIDE_EFFECTS__
2132
- function ni(e) {
2133
+ function ii(e) {
2133
2134
  return new e({
2134
2135
  type: "unknown"
2135
2136
  });
2136
2137
  }
2137
2138
  // @__NO_SIDE_EFFECTS__
2138
- function ri(e, t) {
2139
+ function si(e, t) {
2139
2140
  return new e({
2140
2141
  type: "never",
2141
2142
  ...g(t)
2142
2143
  });
2143
2144
  }
2144
2145
  // @__NO_SIDE_EFFECTS__
2145
- function bt(e, t) {
2146
- return new Ht({
2146
+ function wt(e, t) {
2147
+ return new Xt({
2147
2148
  check: "less_than",
2148
2149
  ...g(t),
2149
2150
  value: e,
@@ -2151,8 +2152,8 @@ function bt(e, t) {
2151
2152
  });
2152
2153
  }
2153
2154
  // @__NO_SIDE_EFFECTS__
2154
- function Ae(e, t) {
2155
- return new Ht({
2155
+ function Ve(e, t) {
2156
+ return new Xt({
2156
2157
  check: "less_than",
2157
2158
  ...g(t),
2158
2159
  value: e,
@@ -2160,8 +2161,8 @@ function Ae(e, t) {
2160
2161
  });
2161
2162
  }
2162
2163
  // @__NO_SIDE_EFFECTS__
2163
- function wt(e, t) {
2164
- return new Kt({
2164
+ function zt(e, t) {
2165
+ return new Qt({
2165
2166
  check: "greater_than",
2166
2167
  ...g(t),
2167
2168
  value: e,
@@ -2169,8 +2170,8 @@ function wt(e, t) {
2169
2170
  });
2170
2171
  }
2171
2172
  // @__NO_SIDE_EFFECTS__
2172
- function Fe(e, t) {
2173
- return new Kt({
2173
+ function We(e, t) {
2174
+ return new Qt({
2174
2175
  check: "greater_than",
2175
2176
  ...g(t),
2176
2177
  value: e,
@@ -2178,40 +2179,40 @@ function Fe(e, t) {
2178
2179
  });
2179
2180
  }
2180
2181
  // @__NO_SIDE_EFFECTS__
2181
- function zt(e, t) {
2182
- return new br({
2182
+ function kt(e, t) {
2183
+ return new kr({
2183
2184
  check: "multiple_of",
2184
2185
  ...g(t),
2185
2186
  value: e
2186
2187
  });
2187
2188
  }
2188
2189
  // @__NO_SIDE_EFFECTS__
2189
- function rn(e, t) {
2190
- return new zr({
2190
+ function sn(e, t) {
2191
+ return new $r({
2191
2192
  check: "max_length",
2192
2193
  ...g(t),
2193
2194
  maximum: e
2194
2195
  });
2195
2196
  }
2196
2197
  // @__NO_SIDE_EFFECTS__
2197
- function Se(e, t) {
2198
- return new kr({
2198
+ function xe(e, t) {
2199
+ return new Er({
2199
2200
  check: "min_length",
2200
2201
  ...g(t),
2201
2202
  minimum: e
2202
2203
  });
2203
2204
  }
2204
2205
  // @__NO_SIDE_EFFECTS__
2205
- function on(e, t) {
2206
- return new Er({
2206
+ function an(e, t) {
2207
+ return new Or({
2207
2208
  check: "length_equals",
2208
2209
  ...g(t),
2209
2210
  length: e
2210
2211
  });
2211
2212
  }
2212
2213
  // @__NO_SIDE_EFFECTS__
2213
- function oi(e, t) {
2214
- return new Sr({
2214
+ function ai(e, t) {
2215
+ return new Zr({
2215
2216
  check: "string_format",
2216
2217
  format: "regex",
2217
2218
  ...g(t),
@@ -2219,24 +2220,24 @@ function oi(e, t) {
2219
2220
  });
2220
2221
  }
2221
2222
  // @__NO_SIDE_EFFECTS__
2222
- function ii(e) {
2223
- return new $r({
2223
+ function ci(e) {
2224
+ return new Tr({
2224
2225
  check: "string_format",
2225
2226
  format: "lowercase",
2226
2227
  ...g(e)
2227
2228
  });
2228
2229
  }
2229
2230
  // @__NO_SIDE_EFFECTS__
2230
- function si(e) {
2231
- return new Or({
2231
+ function ui(e) {
2232
+ return new jr({
2232
2233
  check: "string_format",
2233
2234
  format: "uppercase",
2234
2235
  ...g(e)
2235
2236
  });
2236
2237
  }
2237
2238
  // @__NO_SIDE_EFFECTS__
2238
- function ai(e, t) {
2239
- return new Zr({
2239
+ function li(e, t) {
2240
+ return new Nr({
2240
2241
  check: "string_format",
2241
2242
  format: "includes",
2242
2243
  ...g(t),
@@ -2244,8 +2245,8 @@ function ai(e, t) {
2244
2245
  });
2245
2246
  }
2246
2247
  // @__NO_SIDE_EFFECTS__
2247
- function ci(e, t) {
2248
- return new Tr({
2248
+ function fi(e, t) {
2249
+ return new Pr({
2249
2250
  check: "string_format",
2250
2251
  format: "starts_with",
2251
2252
  ...g(t),
@@ -2253,8 +2254,8 @@ function ci(e, t) {
2253
2254
  });
2254
2255
  }
2255
2256
  // @__NO_SIDE_EFFECTS__
2256
- function ui(e, t) {
2257
- return new Pr({
2257
+ function di(e, t) {
2258
+ return new xr({
2258
2259
  check: "string_format",
2259
2260
  format: "ends_with",
2260
2261
  ...g(t),
@@ -2262,34 +2263,34 @@ function ui(e, t) {
2262
2263
  });
2263
2264
  }
2264
2265
  // @__NO_SIDE_EFFECTS__
2265
- function ue(e) {
2266
- return new jr({
2266
+ function ge(e) {
2267
+ return new Cr({
2267
2268
  check: "overwrite",
2268
2269
  tx: e
2269
2270
  });
2270
2271
  }
2271
2272
  // @__NO_SIDE_EFFECTS__
2272
- function li(e) {
2273
- return /* @__PURE__ */ ue((t) => t.normalize(e));
2273
+ function pi(e) {
2274
+ return /* @__PURE__ */ ge((t) => t.normalize(e));
2274
2275
  }
2275
2276
  // @__NO_SIDE_EFFECTS__
2276
- function fi() {
2277
- return /* @__PURE__ */ ue((e) => e.trim());
2277
+ function mi() {
2278
+ return /* @__PURE__ */ ge((e) => e.trim());
2278
2279
  }
2279
2280
  // @__NO_SIDE_EFFECTS__
2280
- function di() {
2281
- return /* @__PURE__ */ ue((e) => e.toLowerCase());
2281
+ function hi() {
2282
+ return /* @__PURE__ */ ge((e) => e.toLowerCase());
2282
2283
  }
2283
2284
  // @__NO_SIDE_EFFECTS__
2284
- function pi() {
2285
- return /* @__PURE__ */ ue((e) => e.toUpperCase());
2285
+ function gi() {
2286
+ return /* @__PURE__ */ ge((e) => e.toUpperCase());
2286
2287
  }
2287
2288
  // @__NO_SIDE_EFFECTS__
2288
- function mi() {
2289
- return /* @__PURE__ */ ue((e) => Sn(e));
2289
+ function _i() {
2290
+ return /* @__PURE__ */ ge((e) => Zn(e));
2290
2291
  }
2291
2292
  // @__NO_SIDE_EFFECTS__
2292
- function hi(e, t, n) {
2293
+ function vi(e, t, n) {
2293
2294
  return new e({
2294
2295
  type: "array",
2295
2296
  element: t,
@@ -2300,7 +2301,7 @@ function hi(e, t, n) {
2300
2301
  });
2301
2302
  }
2302
2303
  // @__NO_SIDE_EFFECTS__
2303
- function gi(e, t, n) {
2304
+ function yi(e, t, n) {
2304
2305
  return new e({
2305
2306
  type: "custom",
2306
2307
  check: "custom",
@@ -2309,30 +2310,30 @@ function gi(e, t, n) {
2309
2310
  });
2310
2311
  }
2311
2312
  // @__NO_SIDE_EFFECTS__
2312
- function _i(e) {
2313
- const t = /* @__PURE__ */ vi((n) => (n.addIssue = (r) => {
2313
+ function bi(e) {
2314
+ const t = /* @__PURE__ */ wi((n) => (n.addIssue = (r) => {
2314
2315
  if (typeof r == "string")
2315
- n.issues.push(ge(r, n.value, t._zod.def));
2316
+ n.issues.push(ke(r, n.value, t._zod.def));
2316
2317
  else {
2317
2318
  const o = r;
2318
- o.fatal && (o.continue = !1), o.code ?? (o.code = "custom"), o.input ?? (o.input = n.value), o.inst ?? (o.inst = t), o.continue ?? (o.continue = !t._zod.def.abort), n.issues.push(ge(o));
2319
+ o.fatal && (o.continue = !1), o.code ?? (o.code = "custom"), o.input ?? (o.input = n.value), o.inst ?? (o.inst = t), o.continue ?? (o.continue = !t._zod.def.abort), n.issues.push(ke(o));
2319
2320
  }
2320
2321
  }, e(n.value, n)));
2321
2322
  return t;
2322
2323
  }
2323
2324
  // @__NO_SIDE_EFFECTS__
2324
- function vi(e, t) {
2325
- const n = new D({
2325
+ function wi(e, t) {
2326
+ const n = new L({
2326
2327
  check: "custom",
2327
2328
  ...g(t)
2328
2329
  });
2329
2330
  return n._zod.check = e, n;
2330
2331
  }
2331
- function sn(e) {
2332
+ function cn(e) {
2332
2333
  let t = e?.target ?? "draft-2020-12";
2333
2334
  return t === "draft-4" && (t = "draft-04"), t === "draft-7" && (t = "draft-07"), {
2334
2335
  processors: e.processors ?? {},
2335
- metadataRegistry: e?.metadata ?? me,
2336
+ metadataRegistry: e?.metadata ?? we,
2336
2337
  target: t,
2337
2338
  unrepresentable: e?.unrepresentable ?? "throw",
2338
2339
  override: e?.override ?? (() => {
@@ -2345,7 +2346,7 @@ function sn(e) {
2345
2346
  external: e?.external ?? void 0
2346
2347
  };
2347
2348
  }
2348
- function x(e, t, n = { path: [], schemaPath: [] }) {
2349
+ function I(e, t, n = { path: [], schemaPath: [] }) {
2349
2350
  var r;
2350
2351
  const o = e._zod.def, i = t.seen.get(e);
2351
2352
  if (i)
@@ -2370,12 +2371,12 @@ function x(e, t, n = { path: [], schemaPath: [] }) {
2370
2371
  h(e, t, p, d);
2371
2372
  }
2372
2373
  const m = e._zod.parent;
2373
- m && (s.ref || (s.ref = m), x(m, t, d), t.seen.get(m).isParent = !0);
2374
+ m && (s.ref || (s.ref = m), I(m, t, d), t.seen.get(m).isParent = !0);
2374
2375
  }
2375
2376
  const c = t.metadataRegistry.get(e);
2376
- return c && Object.assign(s.schema, c), t.io === "input" && M(e) && (delete s.schema.examples, delete s.schema.default), t.io === "input" && s.schema._prefault && ((r = s.schema).default ?? (r.default = s.schema._prefault)), delete s.schema._prefault, t.seen.get(e).schema;
2377
+ return c && Object.assign(s.schema, c), t.io === "input" && A(e) && (delete s.schema.examples, delete s.schema.default), t.io === "input" && s.schema._prefault && ((r = s.schema).default ?? (r.default = s.schema._prefault)), delete s.schema._prefault, t.seen.get(e).schema;
2377
2378
  }
2378
- function an(e, t) {
2379
+ function un(e, t) {
2379
2380
  const n = e.seen.get(t);
2380
2381
  if (!n)
2381
2382
  throw new Error("Unprocessed schema. This is a bug in Zod.");
@@ -2392,7 +2393,7 @@ function an(e, t) {
2392
2393
  const o = (s) => {
2393
2394
  const a = e.target === "draft-2020-12" ? "$defs" : "definitions";
2394
2395
  if (e.external) {
2395
- const m = e.external.registry.get(s[0])?.id, p = e.external.uri ?? ((z) => z);
2396
+ const m = e.external.registry.get(s[0])?.id, p = e.external.uri ?? ((Z) => Z);
2396
2397
  if (m)
2397
2398
  return { ref: p(m) };
2398
2399
  const h = s[1].defId ?? s[1].schema.id ?? `schema${e.counter++}`;
@@ -2447,7 +2448,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
2447
2448
  }
2448
2449
  }
2449
2450
  }
2450
- function cn(e, t) {
2451
+ function ln(e, t) {
2451
2452
  const n = e.seen.get(t);
2452
2453
  if (!n)
2453
2454
  throw new Error("Unprocessed schema. This is a bug in Zod.");
@@ -2460,11 +2461,11 @@ function cn(e, t) {
2460
2461
  r(d);
2461
2462
  const p = e.seen.get(d), h = p.schema;
2462
2463
  if (h.$ref && (e.target === "draft-07" || e.target === "draft-04" || e.target === "openapi-3.0") ? (c.allOf = c.allOf ?? [], c.allOf.push(h)) : Object.assign(c, h), Object.assign(c, u), s._zod.parent === d)
2463
- for (const k in c)
2464
- k === "$ref" || k === "allOf" || k in u || delete c[k];
2464
+ for (const E in c)
2465
+ E === "$ref" || E === "allOf" || E in u || delete c[E];
2465
2466
  if (h.$ref && p.def)
2466
- for (const k in c)
2467
- k === "$ref" || k === "allOf" || k in p.def && JSON.stringify(c[k]) === JSON.stringify(p.def[k]) && delete c[k];
2467
+ for (const E in c)
2468
+ E === "$ref" || E === "allOf" || E in p.def && JSON.stringify(c[E]) === JSON.stringify(p.def[E]) && delete c[E];
2468
2469
  }
2469
2470
  const m = s._zod.parent;
2470
2471
  if (m && m !== d) {
@@ -2502,8 +2503,8 @@ function cn(e, t) {
2502
2503
  value: {
2503
2504
  ...t["~standard"],
2504
2505
  jsonSchema: {
2505
- input: $e(t, "input", e.processors),
2506
- output: $e(t, "output", e.processors)
2506
+ input: Ce(t, "input", e.processors),
2507
+ output: Ce(t, "output", e.processors)
2507
2508
  }
2508
2509
  },
2509
2510
  enumerable: !1,
@@ -2513,7 +2514,7 @@ function cn(e, t) {
2513
2514
  throw new Error("Error converting schema to JSON.");
2514
2515
  }
2515
2516
  }
2516
- function M(e, t) {
2517
+ function A(e, t) {
2517
2518
  const n = t ?? { seen: /* @__PURE__ */ new Set() };
2518
2519
  if (n.seen.has(e))
2519
2520
  return !1;
@@ -2522,57 +2523,57 @@ function M(e, t) {
2522
2523
  if (r.type === "transform")
2523
2524
  return !0;
2524
2525
  if (r.type === "array")
2525
- return M(r.element, n);
2526
+ return A(r.element, n);
2526
2527
  if (r.type === "set")
2527
- return M(r.valueType, n);
2528
+ return A(r.valueType, n);
2528
2529
  if (r.type === "lazy")
2529
- return M(r.getter(), n);
2530
+ return A(r.getter(), n);
2530
2531
  if (r.type === "promise" || r.type === "optional" || r.type === "nonoptional" || r.type === "nullable" || r.type === "readonly" || r.type === "default" || r.type === "prefault")
2531
- return M(r.innerType, n);
2532
+ return A(r.innerType, n);
2532
2533
  if (r.type === "intersection")
2533
- return M(r.left, n) || M(r.right, n);
2534
+ return A(r.left, n) || A(r.right, n);
2534
2535
  if (r.type === "record" || r.type === "map")
2535
- return M(r.keyType, n) || M(r.valueType, n);
2536
+ return A(r.keyType, n) || A(r.valueType, n);
2536
2537
  if (r.type === "pipe")
2537
- return M(r.in, n) || M(r.out, n);
2538
+ return A(r.in, n) || A(r.out, n);
2538
2539
  if (r.type === "object") {
2539
2540
  for (const o in r.shape)
2540
- if (M(r.shape[o], n))
2541
+ if (A(r.shape[o], n))
2541
2542
  return !0;
2542
2543
  return !1;
2543
2544
  }
2544
2545
  if (r.type === "union") {
2545
2546
  for (const o of r.options)
2546
- if (M(o, n))
2547
+ if (A(o, n))
2547
2548
  return !0;
2548
2549
  return !1;
2549
2550
  }
2550
2551
  if (r.type === "tuple") {
2551
2552
  for (const o of r.items)
2552
- if (M(o, n))
2553
+ if (A(o, n))
2553
2554
  return !0;
2554
- return !!(r.rest && M(r.rest, n));
2555
+ return !!(r.rest && A(r.rest, n));
2555
2556
  }
2556
2557
  return !1;
2557
2558
  }
2558
- const yi = (e, t = {}) => (n) => {
2559
- const r = sn({ ...n, processors: t });
2560
- return x(e, r), an(r, e), cn(r, e);
2561
- }, $e = (e, t, n = {}) => (r) => {
2562
- const { libraryOptions: o, target: i } = r ?? {}, s = sn({ ...o ?? {}, target: i, io: t, processors: n });
2563
- return x(e, s), an(s, e), cn(s, e);
2564
- }, bi = {
2559
+ const zi = (e, t = {}) => (n) => {
2560
+ const r = cn({ ...n, processors: t });
2561
+ return I(e, r), un(r, e), ln(r, e);
2562
+ }, Ce = (e, t, n = {}) => (r) => {
2563
+ const { libraryOptions: o, target: i } = r ?? {}, s = cn({ ...o ?? {}, target: i, io: t, processors: n });
2564
+ return I(e, s), un(s, e), ln(s, e);
2565
+ }, ki = {
2565
2566
  guid: "uuid",
2566
2567
  url: "uri",
2567
2568
  datetime: "date-time",
2568
2569
  json_string: "json-string",
2569
2570
  regex: ""
2570
2571
  // do not set
2571
- }, wi = (e, t, n, r) => {
2572
+ }, Si = (e, t, n, r) => {
2572
2573
  const o = n;
2573
2574
  o.type = "string";
2574
2575
  const { minimum: i, maximum: s, format: a, patterns: c, contentEncoding: u } = e._zod.bag;
2575
- if (typeof i == "number" && (o.minLength = i), typeof s == "number" && (o.maxLength = s), a && (o.format = bi[a] ?? a, o.format === "" && delete o.format, a === "time" && delete o.format), u && (o.contentEncoding = u), c && c.size > 0) {
2576
+ if (typeof i == "number" && (o.minLength = i), typeof s == "number" && (o.maxLength = s), a && (o.format = ki[a] ?? a, o.format === "" && delete o.format, a === "time" && delete o.format), u && (o.contentEncoding = u), c && c.size > 0) {
2576
2577
  const d = [...c];
2577
2578
  d.length === 1 ? o.pattern = d[0].source : d.length > 1 && (o.allOf = [
2578
2579
  ...d.map((m) => ({
@@ -2581,30 +2582,30 @@ const yi = (e, t = {}) => (n) => {
2581
2582
  }))
2582
2583
  ]);
2583
2584
  }
2584
- }, zi = (e, t, n, r) => {
2585
+ }, $i = (e, t, n, r) => {
2585
2586
  const o = n, { minimum: i, maximum: s, format: a, multipleOf: c, exclusiveMaximum: u, exclusiveMinimum: d } = e._zod.bag;
2586
2587
  typeof a == "string" && a.includes("int") ? o.type = "integer" : o.type = "number", typeof d == "number" && (t.target === "draft-04" || t.target === "openapi-3.0" ? (o.minimum = d, o.exclusiveMinimum = !0) : o.exclusiveMinimum = d), typeof i == "number" && (o.minimum = i, typeof d == "number" && t.target !== "draft-04" && (d >= i ? delete o.minimum : delete o.exclusiveMinimum)), typeof u == "number" && (t.target === "draft-04" || t.target === "openapi-3.0" ? (o.maximum = u, o.exclusiveMaximum = !0) : o.exclusiveMaximum = u), typeof s == "number" && (o.maximum = s, typeof u == "number" && t.target !== "draft-04" && (u <= s ? delete o.maximum : delete o.exclusiveMaximum)), typeof c == "number" && (o.multipleOf = c);
2587
- }, ki = (e, t, n, r) => {
2588
- n.not = {};
2589
2588
  }, Ei = (e, t, n, r) => {
2590
- }, Si = (e, t, n, r) => {
2591
- const o = e._zod.def, i = Dt(o.entries);
2589
+ n.not = {};
2590
+ }, Oi = (e, t, n, r) => {
2591
+ }, Zi = (e, t, n, r) => {
2592
+ const o = e._zod.def, i = Ut(o.entries);
2592
2593
  i.every((s) => typeof s == "number") && (n.type = "number"), i.every((s) => typeof s == "string") && (n.type = "string"), n.enum = i;
2593
- }, $i = (e, t, n, r) => {
2594
+ }, Ti = (e, t, n, r) => {
2594
2595
  if (t.unrepresentable === "throw")
2595
2596
  throw new Error("Custom types cannot be represented in JSON Schema");
2596
- }, Oi = (e, t, n, r) => {
2597
+ }, ji = (e, t, n, r) => {
2597
2598
  if (t.unrepresentable === "throw")
2598
2599
  throw new Error("Transforms cannot be represented in JSON Schema");
2599
- }, Zi = (e, t, n, r) => {
2600
+ }, Ni = (e, t, n, r) => {
2600
2601
  const o = n, i = e._zod.def, { minimum: s, maximum: a } = e._zod.bag;
2601
- typeof s == "number" && (o.minItems = s), typeof a == "number" && (o.maxItems = a), o.type = "array", o.items = x(i.element, t, { ...r, path: [...r.path, "items"] });
2602
- }, Ti = (e, t, n, r) => {
2602
+ typeof s == "number" && (o.minItems = s), typeof a == "number" && (o.maxItems = a), o.type = "array", o.items = I(i.element, t, { ...r, path: [...r.path, "items"] });
2603
+ }, Pi = (e, t, n, r) => {
2603
2604
  const o = n, i = e._zod.def;
2604
2605
  o.type = "object", o.properties = {};
2605
2606
  const s = i.shape;
2606
2607
  for (const u in s)
2607
- o.properties[u] = x(s[u], t, {
2608
+ o.properties[u] = I(s[u], t, {
2608
2609
  ...r,
2609
2610
  path: [...r.path, "properties", u]
2610
2611
  });
@@ -2612,21 +2613,21 @@ const yi = (e, t = {}) => (n) => {
2612
2613
  const d = i.shape[u]._zod;
2613
2614
  return t.io === "input" ? d.optin === void 0 : d.optout === void 0;
2614
2615
  }));
2615
- c.size > 0 && (o.required = Array.from(c)), i.catchall?._zod.def.type === "never" ? o.additionalProperties = !1 : i.catchall ? i.catchall && (o.additionalProperties = x(i.catchall, t, {
2616
+ c.size > 0 && (o.required = Array.from(c)), i.catchall?._zod.def.type === "never" ? o.additionalProperties = !1 : i.catchall ? i.catchall && (o.additionalProperties = I(i.catchall, t, {
2616
2617
  ...r,
2617
2618
  path: [...r.path, "additionalProperties"]
2618
2619
  })) : t.io === "output" && (o.additionalProperties = !1);
2619
- }, Pi = (e, t, n, r) => {
2620
- const o = e._zod.def, i = o.inclusive === !1, s = o.options.map((a, c) => x(a, t, {
2620
+ }, xi = (e, t, n, r) => {
2621
+ const o = e._zod.def, i = o.inclusive === !1, s = o.options.map((a, c) => I(a, t, {
2621
2622
  ...r,
2622
2623
  path: [...r.path, i ? "oneOf" : "anyOf", c]
2623
2624
  }));
2624
2625
  i ? n.oneOf = s : n.anyOf = s;
2625
- }, ji = (e, t, n, r) => {
2626
- const o = e._zod.def, i = x(o.left, t, {
2626
+ }, Ci = (e, t, n, r) => {
2627
+ const o = e._zod.def, i = I(o.left, t, {
2627
2628
  ...r,
2628
2629
  path: [...r.path, "allOf", 0]
2629
- }), s = x(o.right, t, {
2630
+ }), s = I(o.right, t, {
2630
2631
  ...r,
2631
2632
  path: [...r.path, "allOf", 1]
2632
2633
  }), a = (u) => "allOf" in u && Object.keys(u).length === 1, c = [
@@ -2634,13 +2635,13 @@ const yi = (e, t = {}) => (n) => {
2634
2635
  ...a(s) ? s.allOf : [s]
2635
2636
  ];
2636
2637
  n.allOf = c;
2637
- }, Ni = (e, t, n, r) => {
2638
+ }, Ii = (e, t, n, r) => {
2638
2639
  const o = n, i = e._zod.def;
2639
2640
  o.type = "array";
2640
- const s = t.target === "draft-2020-12" ? "prefixItems" : "items", a = t.target === "draft-2020-12" || t.target === "openapi-3.0" ? "items" : "additionalItems", c = i.items.map((p, h) => x(p, t, {
2641
+ const s = t.target === "draft-2020-12" ? "prefixItems" : "items", a = t.target === "draft-2020-12" || t.target === "openapi-3.0" ? "items" : "additionalItems", c = i.items.map((p, h) => I(p, t, {
2641
2642
  ...r,
2642
2643
  path: [...r.path, s, h]
2643
- })), u = i.rest ? x(i.rest, t, {
2644
+ })), u = i.rest ? I(i.rest, t, {
2644
2645
  ...r,
2645
2646
  path: [...r.path, a, ...t.target === "openapi-3.0" ? [i.items.length] : []]
2646
2647
  }) : null;
@@ -2649,27 +2650,27 @@ const yi = (e, t = {}) => (n) => {
2649
2650
  }, u && o.items.anyOf.push(u), o.minItems = c.length, u || (o.maxItems = c.length)) : (o.items = c, u && (o.additionalItems = u));
2650
2651
  const { minimum: d, maximum: m } = e._zod.bag;
2651
2652
  typeof d == "number" && (o.minItems = d), typeof m == "number" && (o.maxItems = m);
2652
- }, Ii = (e, t, n, r) => {
2653
- const o = e._zod.def, i = x(o.innerType, t, r), s = t.seen.get(e);
2653
+ }, Ri = (e, t, n, r) => {
2654
+ const o = e._zod.def, i = I(o.innerType, t, r), s = t.seen.get(e);
2654
2655
  t.target === "openapi-3.0" ? (s.ref = o.innerType, n.nullable = !0) : n.anyOf = [i, { type: "null" }];
2655
- }, Ci = (e, t, n, r) => {
2656
+ }, Ai = (e, t, n, r) => {
2656
2657
  const o = e._zod.def;
2657
- x(o.innerType, t, r);
2658
+ I(o.innerType, t, r);
2658
2659
  const i = t.seen.get(e);
2659
2660
  i.ref = o.innerType;
2660
- }, Ri = (e, t, n, r) => {
2661
+ }, Fi = (e, t, n, r) => {
2661
2662
  const o = e._zod.def;
2662
- x(o.innerType, t, r);
2663
+ I(o.innerType, t, r);
2663
2664
  const i = t.seen.get(e);
2664
2665
  i.ref = o.innerType, n.default = JSON.parse(JSON.stringify(o.defaultValue));
2665
- }, xi = (e, t, n, r) => {
2666
+ }, Mi = (e, t, n, r) => {
2666
2667
  const o = e._zod.def;
2667
- x(o.innerType, t, r);
2668
+ I(o.innerType, t, r);
2668
2669
  const i = t.seen.get(e);
2669
2670
  i.ref = o.innerType, t.io === "input" && (n._prefault = JSON.parse(JSON.stringify(o.defaultValue)));
2670
- }, Ai = (e, t, n, r) => {
2671
+ }, Li = (e, t, n, r) => {
2671
2672
  const o = e._zod.def;
2672
- x(o.innerType, t, r);
2673
+ I(o.innerType, t, r);
2673
2674
  const i = t.seen.get(e);
2674
2675
  i.ref = o.innerType;
2675
2676
  let s;
@@ -2679,64 +2680,64 @@ const yi = (e, t = {}) => (n) => {
2679
2680
  throw new Error("Dynamic catch values are not supported in JSON Schema");
2680
2681
  }
2681
2682
  n.default = s;
2682
- }, Fi = (e, t, n, r) => {
2683
+ }, Di = (e, t, n, r) => {
2683
2684
  const o = e._zod.def, i = t.io === "input" ? o.in._zod.def.type === "transform" ? o.out : o.in : o.out;
2684
- x(i, t, r);
2685
+ I(i, t, r);
2685
2686
  const s = t.seen.get(e);
2686
2687
  s.ref = i;
2687
- }, Mi = (e, t, n, r) => {
2688
+ }, Ui = (e, t, n, r) => {
2688
2689
  const o = e._zod.def;
2689
- x(o.innerType, t, r);
2690
+ I(o.innerType, t, r);
2690
2691
  const i = t.seen.get(e);
2691
2692
  i.ref = o.innerType, n.readOnly = !0;
2692
- }, un = (e, t, n, r) => {
2693
+ }, fn = (e, t, n, r) => {
2693
2694
  const o = e._zod.def;
2694
- x(o.innerType, t, r);
2695
+ I(o.innerType, t, r);
2695
2696
  const i = t.seen.get(e);
2696
2697
  i.ref = o.innerType;
2697
- }, Di = /* @__PURE__ */ l("ZodISODateTime", (e, t) => {
2698
- Wr.init(e, t), O.init(e, t);
2698
+ }, Ji = /* @__PURE__ */ l("ZodISODateTime", (e, t) => {
2699
+ qr.init(e, t), O.init(e, t);
2699
2700
  });
2700
- function Li(e) {
2701
- return /* @__PURE__ */ Ho(Di, e);
2701
+ function Vi(e) {
2702
+ return /* @__PURE__ */ Qo(Ji, e);
2702
2703
  }
2703
- const Ui = /* @__PURE__ */ l("ZodISODate", (e, t) => {
2704
- Yr.init(e, t), O.init(e, t);
2704
+ const Wi = /* @__PURE__ */ l("ZodISODate", (e, t) => {
2705
+ Gr.init(e, t), O.init(e, t);
2705
2706
  });
2706
- function Ji(e) {
2707
- return /* @__PURE__ */ Ko(Ui, e);
2707
+ function Yi(e) {
2708
+ return /* @__PURE__ */ ei(Wi, e);
2708
2709
  }
2709
- const Vi = /* @__PURE__ */ l("ZodISOTime", (e, t) => {
2710
- Br.init(e, t), O.init(e, t);
2710
+ const Bi = /* @__PURE__ */ l("ZodISOTime", (e, t) => {
2711
+ Hr.init(e, t), O.init(e, t);
2711
2712
  });
2712
- function Wi(e) {
2713
- return /* @__PURE__ */ Xo(Vi, e);
2713
+ function qi(e) {
2714
+ return /* @__PURE__ */ ti(Bi, e);
2714
2715
  }
2715
- const Yi = /* @__PURE__ */ l("ZodISODuration", (e, t) => {
2716
- Gr.init(e, t), O.init(e, t);
2716
+ const Gi = /* @__PURE__ */ l("ZodISODuration", (e, t) => {
2717
+ Kr.init(e, t), O.init(e, t);
2717
2718
  });
2718
- function Bi(e) {
2719
- return /* @__PURE__ */ Qo(Yi, e);
2719
+ function Hi(e) {
2720
+ return /* @__PURE__ */ ni(Gi, e);
2720
2721
  }
2721
- const Gi = (e, t) => {
2722
- Vt.init(e, t), e.name = "ZodError", Object.defineProperties(e, {
2722
+ const Ki = (e, t) => {
2723
+ Yt.init(e, t), e.name = "ZodError", Object.defineProperties(e, {
2723
2724
  format: {
2724
- value: (n) => Fn(e, n)
2725
+ value: (n) => Dn(e, n)
2725
2726
  // enumerable: false,
2726
2727
  },
2727
2728
  flatten: {
2728
- value: (n) => An(e, n)
2729
+ value: (n) => Ln(e, n)
2729
2730
  // enumerable: false,
2730
2731
  },
2731
2732
  addIssue: {
2732
2733
  value: (n) => {
2733
- e.issues.push(n), e.message = JSON.stringify(e.issues, De, 2);
2734
+ e.issues.push(n), e.message = JSON.stringify(e.issues, Be, 2);
2734
2735
  }
2735
2736
  // enumerable: false,
2736
2737
  },
2737
2738
  addIssues: {
2738
2739
  value: (n) => {
2739
- e.issues.push(...n), e.message = JSON.stringify(e.issues, De, 2);
2740
+ e.issues.push(...n), e.message = JSON.stringify(e.issues, Be, 2);
2740
2741
  }
2741
2742
  // enumerable: false,
2742
2743
  },
@@ -2747,163 +2748,163 @@ const Gi = (e, t) => {
2747
2748
  // enumerable: false,
2748
2749
  }
2749
2750
  });
2750
- }, J = l("ZodError", Gi, {
2751
+ }, D = l("ZodError", Ki, {
2751
2752
  Parent: Error
2752
- }), qi = /* @__PURE__ */ qe(J), Hi = /* @__PURE__ */ He(J), Ki = /* @__PURE__ */ Pe(J), Xi = /* @__PURE__ */ je(J), Qi = /* @__PURE__ */ Ln(J), es = /* @__PURE__ */ Un(J), ts = /* @__PURE__ */ Jn(J), ns = /* @__PURE__ */ Vn(J), rs = /* @__PURE__ */ Wn(J), os = /* @__PURE__ */ Yn(J), is = /* @__PURE__ */ Bn(J), ss = /* @__PURE__ */ Gn(J), j = /* @__PURE__ */ l("ZodType", (e, t) => (P.init(e, t), Object.assign(e["~standard"], {
2753
+ }), Xi = /* @__PURE__ */ nt(D), Qi = /* @__PURE__ */ rt(D), es = /* @__PURE__ */ Fe(D), ts = /* @__PURE__ */ Me(D), ns = /* @__PURE__ */ Vn(D), rs = /* @__PURE__ */ Wn(D), os = /* @__PURE__ */ Yn(D), is = /* @__PURE__ */ Bn(D), ss = /* @__PURE__ */ qn(D), as = /* @__PURE__ */ Gn(D), cs = /* @__PURE__ */ Hn(D), us = /* @__PURE__ */ Kn(D), P = /* @__PURE__ */ l("ZodType", (e, t) => (N.init(e, t), Object.assign(e["~standard"], {
2753
2754
  jsonSchema: {
2754
- input: $e(e, "input"),
2755
- output: $e(e, "output")
2755
+ input: Ce(e, "input"),
2756
+ output: Ce(e, "output")
2756
2757
  }
2757
- }), e.toJSONSchema = yi(e, {}), e.def = t, e.type = t.type, Object.defineProperty(e, "_def", { value: t }), e.check = (...n) => e.clone(H(t, {
2758
+ }), e.toJSONSchema = zi(e, {}), e.def = t, e.type = t.type, Object.defineProperty(e, "_def", { value: t }), e.check = (...n) => e.clone(ee(t, {
2758
2759
  checks: [
2759
2760
  ...t.checks ?? [],
2760
2761
  ...n.map((r) => typeof r == "function" ? { _zod: { check: r, def: { check: "custom" }, onattach: [] } } : r)
2761
2762
  ]
2762
2763
  }), {
2763
2764
  parent: !0
2764
- }), e.with = e.check, e.clone = (n, r) => K(e, n, r), e.brand = () => e, e.register = ((n, r) => (n.add(e, r), e)), e.parse = (n, r) => qi(e, n, r, { callee: e.parse }), e.safeParse = (n, r) => Ki(e, n, r), e.parseAsync = async (n, r) => Hi(e, n, r, { callee: e.parseAsync }), e.safeParseAsync = async (n, r) => Xi(e, n, r), e.spa = e.safeParseAsync, e.encode = (n, r) => Qi(e, n, r), e.decode = (n, r) => es(e, n, r), e.encodeAsync = async (n, r) => ts(e, n, r), e.decodeAsync = async (n, r) => ns(e, n, r), e.safeEncode = (n, r) => rs(e, n, r), e.safeDecode = (n, r) => os(e, n, r), e.safeEncodeAsync = async (n, r) => is(e, n, r), e.safeDecodeAsync = async (n, r) => ss(e, n, r), e.refine = (n, r) => e.check(na(n, r)), e.superRefine = (n) => e.check(ra(n)), e.overwrite = (n) => e.check(/* @__PURE__ */ ue(n)), e.optional = () => $t(e), e.exactOptional = () => Js(e), e.nullable = () => Ot(e), e.nullish = () => $t(Ot(e)), e.nonoptional = (n) => qs(e, n), e.array = () => Ps(e), e.or = (n) => Cs([e, n]), e.and = (n) => xs(e, n), e.transform = (n) => Zt(e, Ls(n)), e.default = (n) => Ys(e, n), e.prefault = (n) => Gs(e, n), e.catch = (n) => Ks(e, n), e.pipe = (n) => Zt(e, n), e.readonly = () => ea(e), e.describe = (n) => {
2765
+ }), e.with = e.check, e.clone = (n, r) => te(e, n, r), e.brand = () => e, e.register = ((n, r) => (n.add(e, r), e)), e.parse = (n, r) => Xi(e, n, r, { callee: e.parse }), e.safeParse = (n, r) => es(e, n, r), e.parseAsync = async (n, r) => Qi(e, n, r, { callee: e.parseAsync }), e.safeParseAsync = async (n, r) => ts(e, n, r), e.spa = e.safeParseAsync, e.encode = (n, r) => ns(e, n, r), e.decode = (n, r) => rs(e, n, r), e.encodeAsync = async (n, r) => os(e, n, r), e.decodeAsync = async (n, r) => is(e, n, r), e.safeEncode = (n, r) => ss(e, n, r), e.safeDecode = (n, r) => as(e, n, r), e.safeEncodeAsync = async (n, r) => cs(e, n, r), e.safeDecodeAsync = async (n, r) => us(e, n, r), e.refine = (n, r) => e.check(ia(n, r)), e.superRefine = (n) => e.check(sa(n)), e.overwrite = (n) => e.check(/* @__PURE__ */ ge(n)), e.optional = () => Ot(e), e.exactOptional = () => Ys(e), e.nullable = () => Zt(e), e.nullish = () => Ot(Zt(e)), e.nonoptional = (n) => Xs(e, n), e.array = () => xs(e), e.or = (n) => As([e, n]), e.and = (n) => Ms(e, n), e.transform = (n) => Tt(e, Vs(n)), e.default = (n) => Gs(e, n), e.prefault = (n) => Ks(e, n), e.catch = (n) => ea(e, n), e.pipe = (n) => Tt(e, n), e.readonly = () => ra(e), e.describe = (n) => {
2765
2766
  const r = e.clone();
2766
- return me.add(r, { description: n }), r;
2767
+ return we.add(r, { description: n }), r;
2767
2768
  }, Object.defineProperty(e, "description", {
2768
2769
  get() {
2769
- return me.get(e)?.description;
2770
+ return we.get(e)?.description;
2770
2771
  },
2771
2772
  configurable: !0
2772
2773
  }), e.meta = (...n) => {
2773
2774
  if (n.length === 0)
2774
- return me.get(e);
2775
+ return we.get(e);
2775
2776
  const r = e.clone();
2776
- return me.add(r, n[0]), r;
2777
- }, e.isOptional = () => e.safeParse(void 0).success, e.isNullable = () => e.safeParse(null).success, e.apply = (n) => n(e), e)), ln = /* @__PURE__ */ l("_ZodString", (e, t) => {
2778
- Ke.init(e, t), j.init(e, t), e._zod.processJSONSchema = (r, o, i) => wi(e, r, o);
2777
+ return we.add(r, n[0]), r;
2778
+ }, e.isOptional = () => e.safeParse(void 0).success, e.isNullable = () => e.safeParse(null).success, e.apply = (n) => n(e), e)), dn = /* @__PURE__ */ l("_ZodString", (e, t) => {
2779
+ ot.init(e, t), P.init(e, t), e._zod.processJSONSchema = (r, o, i) => Si(e, r, o);
2779
2780
  const n = e._zod.bag;
2780
- e.format = n.format ?? null, e.minLength = n.minimum ?? null, e.maxLength = n.maximum ?? null, e.regex = (...r) => e.check(/* @__PURE__ */ oi(...r)), e.includes = (...r) => e.check(/* @__PURE__ */ ai(...r)), e.startsWith = (...r) => e.check(/* @__PURE__ */ ci(...r)), e.endsWith = (...r) => e.check(/* @__PURE__ */ ui(...r)), e.min = (...r) => e.check(/* @__PURE__ */ Se(...r)), e.max = (...r) => e.check(/* @__PURE__ */ rn(...r)), e.length = (...r) => e.check(/* @__PURE__ */ on(...r)), e.nonempty = (...r) => e.check(/* @__PURE__ */ Se(1, ...r)), e.lowercase = (r) => e.check(/* @__PURE__ */ ii(r)), e.uppercase = (r) => e.check(/* @__PURE__ */ si(r)), e.trim = () => e.check(/* @__PURE__ */ fi()), e.normalize = (...r) => e.check(/* @__PURE__ */ li(...r)), e.toLowerCase = () => e.check(/* @__PURE__ */ di()), e.toUpperCase = () => e.check(/* @__PURE__ */ pi()), e.slugify = () => e.check(/* @__PURE__ */ mi());
2781
- }), as = /* @__PURE__ */ l("ZodString", (e, t) => {
2782
- Ke.init(e, t), ln.init(e, t), e.email = (n) => e.check(/* @__PURE__ */ To(cs, n)), e.url = (n) => e.check(/* @__PURE__ */ Co(us, n)), e.jwt = (n) => e.check(/* @__PURE__ */ qo(Es, n)), e.emoji = (n) => e.check(/* @__PURE__ */ Ro(ls, n)), e.guid = (n) => e.check(/* @__PURE__ */ yt(kt, n)), e.uuid = (n) => e.check(/* @__PURE__ */ Po(ze, n)), e.uuidv4 = (n) => e.check(/* @__PURE__ */ jo(ze, n)), e.uuidv6 = (n) => e.check(/* @__PURE__ */ No(ze, n)), e.uuidv7 = (n) => e.check(/* @__PURE__ */ Io(ze, n)), e.nanoid = (n) => e.check(/* @__PURE__ */ xo(fs, n)), e.guid = (n) => e.check(/* @__PURE__ */ yt(kt, n)), e.cuid = (n) => e.check(/* @__PURE__ */ Ao(ds, n)), e.cuid2 = (n) => e.check(/* @__PURE__ */ Fo(ps, n)), e.ulid = (n) => e.check(/* @__PURE__ */ Mo(ms, n)), e.base64 = (n) => e.check(/* @__PURE__ */ Yo(ws, n)), e.base64url = (n) => e.check(/* @__PURE__ */ Bo(zs, n)), e.xid = (n) => e.check(/* @__PURE__ */ Do(hs, n)), e.ksuid = (n) => e.check(/* @__PURE__ */ Lo(gs, n)), e.ipv4 = (n) => e.check(/* @__PURE__ */ Uo(_s, n)), e.ipv6 = (n) => e.check(/* @__PURE__ */ Jo(vs, n)), e.cidrv4 = (n) => e.check(/* @__PURE__ */ Vo(ys, n)), e.cidrv6 = (n) => e.check(/* @__PURE__ */ Wo(bs, n)), e.e164 = (n) => e.check(/* @__PURE__ */ Go(ks, n)), e.datetime = (n) => e.check(Li(n)), e.date = (n) => e.check(Ji(n)), e.time = (n) => e.check(Wi(n)), e.duration = (n) => e.check(Bi(n));
2781
+ e.format = n.format ?? null, e.minLength = n.minimum ?? null, e.maxLength = n.maximum ?? null, e.regex = (...r) => e.check(/* @__PURE__ */ ai(...r)), e.includes = (...r) => e.check(/* @__PURE__ */ li(...r)), e.startsWith = (...r) => e.check(/* @__PURE__ */ fi(...r)), e.endsWith = (...r) => e.check(/* @__PURE__ */ di(...r)), e.min = (...r) => e.check(/* @__PURE__ */ xe(...r)), e.max = (...r) => e.check(/* @__PURE__ */ sn(...r)), e.length = (...r) => e.check(/* @__PURE__ */ an(...r)), e.nonempty = (...r) => e.check(/* @__PURE__ */ xe(1, ...r)), e.lowercase = (r) => e.check(/* @__PURE__ */ ci(r)), e.uppercase = (r) => e.check(/* @__PURE__ */ ui(r)), e.trim = () => e.check(/* @__PURE__ */ mi()), e.normalize = (...r) => e.check(/* @__PURE__ */ pi(...r)), e.toLowerCase = () => e.check(/* @__PURE__ */ hi()), e.toUpperCase = () => e.check(/* @__PURE__ */ gi()), e.slugify = () => e.check(/* @__PURE__ */ _i());
2782
+ }), ls = /* @__PURE__ */ l("ZodString", (e, t) => {
2783
+ ot.init(e, t), dn.init(e, t), e.email = (n) => e.check(/* @__PURE__ */ Po(fs, n)), e.url = (n) => e.check(/* @__PURE__ */ Ao(ds, n)), e.jwt = (n) => e.check(/* @__PURE__ */ Xo(Os, n)), e.emoji = (n) => e.check(/* @__PURE__ */ Fo(ps, n)), e.guid = (n) => e.check(/* @__PURE__ */ bt(St, n)), e.uuid = (n) => e.check(/* @__PURE__ */ xo(je, n)), e.uuidv4 = (n) => e.check(/* @__PURE__ */ Co(je, n)), e.uuidv6 = (n) => e.check(/* @__PURE__ */ Io(je, n)), e.uuidv7 = (n) => e.check(/* @__PURE__ */ Ro(je, n)), e.nanoid = (n) => e.check(/* @__PURE__ */ Mo(ms, n)), e.guid = (n) => e.check(/* @__PURE__ */ bt(St, n)), e.cuid = (n) => e.check(/* @__PURE__ */ Lo(hs, n)), e.cuid2 = (n) => e.check(/* @__PURE__ */ Do(gs, n)), e.ulid = (n) => e.check(/* @__PURE__ */ Uo(_s, n)), e.base64 = (n) => e.check(/* @__PURE__ */ Go(Ss, n)), e.base64url = (n) => e.check(/* @__PURE__ */ Ho($s, n)), e.xid = (n) => e.check(/* @__PURE__ */ Jo(vs, n)), e.ksuid = (n) => e.check(/* @__PURE__ */ Vo(ys, n)), e.ipv4 = (n) => e.check(/* @__PURE__ */ Wo(bs, n)), e.ipv6 = (n) => e.check(/* @__PURE__ */ Yo(ws, n)), e.cidrv4 = (n) => e.check(/* @__PURE__ */ Bo(zs, n)), e.cidrv6 = (n) => e.check(/* @__PURE__ */ qo(ks, n)), e.e164 = (n) => e.check(/* @__PURE__ */ Ko(Es, n)), e.datetime = (n) => e.check(Vi(n)), e.date = (n) => e.check(Yi(n)), e.time = (n) => e.check(qi(n)), e.duration = (n) => e.check(Hi(n));
2783
2784
  });
2784
- function pe(e) {
2785
- return /* @__PURE__ */ Zo(as, e);
2785
+ function be(e) {
2786
+ return /* @__PURE__ */ No(ls, e);
2786
2787
  }
2787
2788
  const O = /* @__PURE__ */ l("ZodStringFormat", (e, t) => {
2788
- $.init(e, t), ln.init(e, t);
2789
- }), cs = /* @__PURE__ */ l("ZodEmail", (e, t) => {
2790
- xr.init(e, t), O.init(e, t);
2791
- }), kt = /* @__PURE__ */ l("ZodGUID", (e, t) => {
2792
- Cr.init(e, t), O.init(e, t);
2793
- }), ze = /* @__PURE__ */ l("ZodUUID", (e, t) => {
2794
- Rr.init(e, t), O.init(e, t);
2795
- }), us = /* @__PURE__ */ l("ZodURL", (e, t) => {
2789
+ $.init(e, t), dn.init(e, t);
2790
+ }), fs = /* @__PURE__ */ l("ZodEmail", (e, t) => {
2791
+ Mr.init(e, t), O.init(e, t);
2792
+ }), St = /* @__PURE__ */ l("ZodGUID", (e, t) => {
2796
2793
  Ar.init(e, t), O.init(e, t);
2797
- }), ls = /* @__PURE__ */ l("ZodEmoji", (e, t) => {
2794
+ }), je = /* @__PURE__ */ l("ZodUUID", (e, t) => {
2798
2795
  Fr.init(e, t), O.init(e, t);
2799
- }), fs = /* @__PURE__ */ l("ZodNanoID", (e, t) => {
2800
- Mr.init(e, t), O.init(e, t);
2801
- }), ds = /* @__PURE__ */ l("ZodCUID", (e, t) => {
2802
- Dr.init(e, t), O.init(e, t);
2803
- }), ps = /* @__PURE__ */ l("ZodCUID2", (e, t) => {
2796
+ }), ds = /* @__PURE__ */ l("ZodURL", (e, t) => {
2804
2797
  Lr.init(e, t), O.init(e, t);
2805
- }), ms = /* @__PURE__ */ l("ZodULID", (e, t) => {
2798
+ }), ps = /* @__PURE__ */ l("ZodEmoji", (e, t) => {
2799
+ Dr.init(e, t), O.init(e, t);
2800
+ }), ms = /* @__PURE__ */ l("ZodNanoID", (e, t) => {
2806
2801
  Ur.init(e, t), O.init(e, t);
2807
- }), hs = /* @__PURE__ */ l("ZodXID", (e, t) => {
2802
+ }), hs = /* @__PURE__ */ l("ZodCUID", (e, t) => {
2808
2803
  Jr.init(e, t), O.init(e, t);
2809
- }), gs = /* @__PURE__ */ l("ZodKSUID", (e, t) => {
2804
+ }), gs = /* @__PURE__ */ l("ZodCUID2", (e, t) => {
2810
2805
  Vr.init(e, t), O.init(e, t);
2811
- }), _s = /* @__PURE__ */ l("ZodIPv4", (e, t) => {
2812
- qr.init(e, t), O.init(e, t);
2813
- }), vs = /* @__PURE__ */ l("ZodIPv6", (e, t) => {
2814
- Hr.init(e, t), O.init(e, t);
2815
- }), ys = /* @__PURE__ */ l("ZodCIDRv4", (e, t) => {
2816
- Kr.init(e, t), O.init(e, t);
2817
- }), bs = /* @__PURE__ */ l("ZodCIDRv6", (e, t) => {
2806
+ }), _s = /* @__PURE__ */ l("ZodULID", (e, t) => {
2807
+ Wr.init(e, t), O.init(e, t);
2808
+ }), vs = /* @__PURE__ */ l("ZodXID", (e, t) => {
2809
+ Yr.init(e, t), O.init(e, t);
2810
+ }), ys = /* @__PURE__ */ l("ZodKSUID", (e, t) => {
2811
+ Br.init(e, t), O.init(e, t);
2812
+ }), bs = /* @__PURE__ */ l("ZodIPv4", (e, t) => {
2818
2813
  Xr.init(e, t), O.init(e, t);
2819
- }), ws = /* @__PURE__ */ l("ZodBase64", (e, t) => {
2814
+ }), ws = /* @__PURE__ */ l("ZodIPv6", (e, t) => {
2820
2815
  Qr.init(e, t), O.init(e, t);
2821
- }), zs = /* @__PURE__ */ l("ZodBase64URL", (e, t) => {
2816
+ }), zs = /* @__PURE__ */ l("ZodCIDRv4", (e, t) => {
2817
+ eo.init(e, t), O.init(e, t);
2818
+ }), ks = /* @__PURE__ */ l("ZodCIDRv6", (e, t) => {
2822
2819
  to.init(e, t), O.init(e, t);
2823
- }), ks = /* @__PURE__ */ l("ZodE164", (e, t) => {
2820
+ }), Ss = /* @__PURE__ */ l("ZodBase64", (e, t) => {
2824
2821
  no.init(e, t), O.init(e, t);
2825
- }), Es = /* @__PURE__ */ l("ZodJWT", (e, t) => {
2822
+ }), $s = /* @__PURE__ */ l("ZodBase64URL", (e, t) => {
2826
2823
  oo.init(e, t), O.init(e, t);
2827
- }), fn = /* @__PURE__ */ l("ZodNumber", (e, t) => {
2828
- Qt.init(e, t), j.init(e, t), e._zod.processJSONSchema = (r, o, i) => zi(e, r, o), e.gt = (r, o) => e.check(/* @__PURE__ */ wt(r, o)), e.gte = (r, o) => e.check(/* @__PURE__ */ Fe(r, o)), e.min = (r, o) => e.check(/* @__PURE__ */ Fe(r, o)), e.lt = (r, o) => e.check(/* @__PURE__ */ bt(r, o)), e.lte = (r, o) => e.check(/* @__PURE__ */ Ae(r, o)), e.max = (r, o) => e.check(/* @__PURE__ */ Ae(r, o)), e.int = (r) => e.check(Et(r)), e.safe = (r) => e.check(Et(r)), e.positive = (r) => e.check(/* @__PURE__ */ wt(0, r)), e.nonnegative = (r) => e.check(/* @__PURE__ */ Fe(0, r)), e.negative = (r) => e.check(/* @__PURE__ */ bt(0, r)), e.nonpositive = (r) => e.check(/* @__PURE__ */ Ae(0, r)), e.multipleOf = (r, o) => e.check(/* @__PURE__ */ zt(r, o)), e.step = (r, o) => e.check(/* @__PURE__ */ zt(r, o)), e.finite = () => e;
2824
+ }), Es = /* @__PURE__ */ l("ZodE164", (e, t) => {
2825
+ io.init(e, t), O.init(e, t);
2826
+ }), Os = /* @__PURE__ */ l("ZodJWT", (e, t) => {
2827
+ ao.init(e, t), O.init(e, t);
2828
+ }), pn = /* @__PURE__ */ l("ZodNumber", (e, t) => {
2829
+ tn.init(e, t), P.init(e, t), e._zod.processJSONSchema = (r, o, i) => $i(e, r, o), e.gt = (r, o) => e.check(/* @__PURE__ */ zt(r, o)), e.gte = (r, o) => e.check(/* @__PURE__ */ We(r, o)), e.min = (r, o) => e.check(/* @__PURE__ */ We(r, o)), e.lt = (r, o) => e.check(/* @__PURE__ */ wt(r, o)), e.lte = (r, o) => e.check(/* @__PURE__ */ Ve(r, o)), e.max = (r, o) => e.check(/* @__PURE__ */ Ve(r, o)), e.int = (r) => e.check($t(r)), e.safe = (r) => e.check($t(r)), e.positive = (r) => e.check(/* @__PURE__ */ zt(0, r)), e.nonnegative = (r) => e.check(/* @__PURE__ */ We(0, r)), e.negative = (r) => e.check(/* @__PURE__ */ wt(0, r)), e.nonpositive = (r) => e.check(/* @__PURE__ */ Ve(0, r)), e.multipleOf = (r, o) => e.check(/* @__PURE__ */ kt(r, o)), e.step = (r, o) => e.check(/* @__PURE__ */ kt(r, o)), e.finite = () => e;
2829
2830
  const n = e._zod.bag;
2830
2831
  e.minValue = Math.max(n.minimum ?? Number.NEGATIVE_INFINITY, n.exclusiveMinimum ?? Number.NEGATIVE_INFINITY) ?? null, e.maxValue = Math.min(n.maximum ?? Number.POSITIVE_INFINITY, n.exclusiveMaximum ?? Number.POSITIVE_INFINITY) ?? null, e.isInt = (n.format ?? "").includes("int") || Number.isSafeInteger(n.multipleOf ?? 0.5), e.isFinite = !0, e.format = n.format ?? null;
2831
2832
  });
2832
- function Me(e) {
2833
- return /* @__PURE__ */ ei(fn, e);
2833
+ function Ye(e) {
2834
+ return /* @__PURE__ */ ri(pn, e);
2834
2835
  }
2835
- const Ss = /* @__PURE__ */ l("ZodNumberFormat", (e, t) => {
2836
- io.init(e, t), fn.init(e, t);
2836
+ const Zs = /* @__PURE__ */ l("ZodNumberFormat", (e, t) => {
2837
+ co.init(e, t), pn.init(e, t);
2837
2838
  });
2838
- function Et(e) {
2839
- return /* @__PURE__ */ ti(Ss, e);
2839
+ function $t(e) {
2840
+ return /* @__PURE__ */ oi(Zs, e);
2840
2841
  }
2841
- const $s = /* @__PURE__ */ l("ZodUnknown", (e, t) => {
2842
- so.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ei();
2842
+ const Ts = /* @__PURE__ */ l("ZodUnknown", (e, t) => {
2843
+ uo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Oi();
2843
2844
  });
2844
- function St() {
2845
- return /* @__PURE__ */ ni($s);
2845
+ function Et() {
2846
+ return /* @__PURE__ */ ii(Ts);
2846
2847
  }
2847
- const Os = /* @__PURE__ */ l("ZodNever", (e, t) => {
2848
- ao.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => ki(e, n, r);
2848
+ const js = /* @__PURE__ */ l("ZodNever", (e, t) => {
2849
+ lo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ei(e, n, r);
2849
2850
  });
2850
- function Zs(e) {
2851
- return /* @__PURE__ */ ri(Os, e);
2851
+ function Ns(e) {
2852
+ return /* @__PURE__ */ si(js, e);
2852
2853
  }
2853
- const Ts = /* @__PURE__ */ l("ZodArray", (e, t) => {
2854
- co.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Zi(e, n, r, o), e.element = t.element, e.min = (n, r) => e.check(/* @__PURE__ */ Se(n, r)), e.nonempty = (n) => e.check(/* @__PURE__ */ Se(1, n)), e.max = (n, r) => e.check(/* @__PURE__ */ rn(n, r)), e.length = (n, r) => e.check(/* @__PURE__ */ on(n, r)), e.unwrap = () => e.element;
2854
+ const Ps = /* @__PURE__ */ l("ZodArray", (e, t) => {
2855
+ fo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ni(e, n, r, o), e.element = t.element, e.min = (n, r) => e.check(/* @__PURE__ */ xe(n, r)), e.nonempty = (n) => e.check(/* @__PURE__ */ xe(1, n)), e.max = (n, r) => e.check(/* @__PURE__ */ sn(n, r)), e.length = (n, r) => e.check(/* @__PURE__ */ an(n, r)), e.unwrap = () => e.element;
2855
2856
  });
2856
- function Ps(e, t) {
2857
- return /* @__PURE__ */ hi(Ts, e, t);
2857
+ function xs(e, t) {
2858
+ return /* @__PURE__ */ vi(Ps, e, t);
2858
2859
  }
2859
- const js = /* @__PURE__ */ l("ZodObject", (e, t) => {
2860
- lo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ti(e, n, r, o), y(e, "shape", () => t.shape), e.keyof = () => Ms(Object.keys(e._zod.def.shape)), e.catchall = (n) => e.clone({ ...e._zod.def, catchall: n }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: St() }), e.loose = () => e.clone({ ...e._zod.def, catchall: St() }), e.strict = () => e.clone({ ...e._zod.def, catchall: Zs() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (n) => Nn(e, n), e.safeExtend = (n) => In(e, n), e.merge = (n) => Cn(e, n), e.pick = (n) => Pn(e, n), e.omit = (n) => jn(e, n), e.partial = (...n) => Rn(dn, e, n[0]), e.required = (...n) => xn(pn, e, n[0]);
2860
+ const Cs = /* @__PURE__ */ l("ZodObject", (e, t) => {
2861
+ mo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Pi(e, n, r, o), w(e, "shape", () => t.shape), e.keyof = () => Us(Object.keys(e._zod.def.shape)), e.catchall = (n) => e.clone({ ...e._zod.def, catchall: n }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: Et() }), e.loose = () => e.clone({ ...e._zod.def, catchall: Et() }), e.strict = () => e.clone({ ...e._zod.def, catchall: Ns() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (n) => In(e, n), e.safeExtend = (n) => Rn(e, n), e.merge = (n) => An(e, n), e.pick = (n) => xn(e, n), e.omit = (n) => Cn(e, n), e.partial = (...n) => Fn(mn, e, n[0]), e.required = (...n) => Mn(hn, e, n[0]);
2861
2862
  });
2862
- function Ns(e, t) {
2863
+ function Is(e, t) {
2863
2864
  const n = {
2864
2865
  type: "object",
2865
2866
  shape: e ?? {},
2866
2867
  ...g(t)
2867
2868
  };
2868
- return new js(n);
2869
+ return new Cs(n);
2869
2870
  }
2870
- const Is = /* @__PURE__ */ l("ZodUnion", (e, t) => {
2871
- fo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Pi(e, n, r, o), e.options = t.options;
2871
+ const Rs = /* @__PURE__ */ l("ZodUnion", (e, t) => {
2872
+ ho.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => xi(e, n, r, o), e.options = t.options;
2872
2873
  });
2873
- function Cs(e, t) {
2874
- return new Is({
2874
+ function As(e, t) {
2875
+ return new Rs({
2875
2876
  type: "union",
2876
2877
  options: e,
2877
2878
  ...g(t)
2878
2879
  });
2879
2880
  }
2880
- const Rs = /* @__PURE__ */ l("ZodIntersection", (e, t) => {
2881
- po.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => ji(e, n, r, o);
2881
+ const Fs = /* @__PURE__ */ l("ZodIntersection", (e, t) => {
2882
+ go.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ci(e, n, r, o);
2882
2883
  });
2883
- function xs(e, t) {
2884
- return new Rs({
2884
+ function Ms(e, t) {
2885
+ return new Fs({
2885
2886
  type: "intersection",
2886
2887
  left: e,
2887
2888
  right: t
2888
2889
  });
2889
2890
  }
2890
- const As = /* @__PURE__ */ l("ZodTuple", (e, t) => {
2891
- mo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ni(e, n, r, o), e.rest = (n) => e.clone({
2891
+ const Ls = /* @__PURE__ */ l("ZodTuple", (e, t) => {
2892
+ _o.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ii(e, n, r, o), e.rest = (n) => e.clone({
2892
2893
  ...e._zod.def,
2893
2894
  rest: n
2894
2895
  });
2895
2896
  });
2896
- function Fs(e, t, n) {
2897
- const r = t instanceof P, o = r ? n : t, i = r ? t : null;
2898
- return new As({
2897
+ function Ds(e, t, n) {
2898
+ const r = t instanceof N, o = r ? n : t, i = r ? t : null;
2899
+ return new Ls({
2899
2900
  type: "tuple",
2900
2901
  items: e,
2901
2902
  rest: i,
2902
2903
  ...g(o)
2903
2904
  });
2904
2905
  }
2905
- const Ue = /* @__PURE__ */ l("ZodEnum", (e, t) => {
2906
- ho.init(e, t), j.init(e, t), e._zod.processJSONSchema = (r, o, i) => Si(e, r, o), e.enum = t.entries, e.options = Object.values(t.entries);
2906
+ const Ge = /* @__PURE__ */ l("ZodEnum", (e, t) => {
2907
+ vo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (r, o, i) => Zi(e, r, o), e.enum = t.entries, e.options = Object.values(t.entries);
2907
2908
  const n = new Set(Object.keys(t.entries));
2908
2909
  e.extract = (r, o) => {
2909
2910
  const i = {};
@@ -2912,7 +2913,7 @@ const Ue = /* @__PURE__ */ l("ZodEnum", (e, t) => {
2912
2913
  i[s] = t.entries[s];
2913
2914
  else
2914
2915
  throw new Error(`Key ${s} not found in enum`);
2915
- return new Ue({
2916
+ return new Ge({
2916
2917
  ...t,
2917
2918
  checks: [],
2918
2919
  ...g(o),
@@ -2925,7 +2926,7 @@ const Ue = /* @__PURE__ */ l("ZodEnum", (e, t) => {
2925
2926
  delete i[s];
2926
2927
  else
2927
2928
  throw new Error(`Key ${s} not found in enum`);
2928
- return new Ue({
2929
+ return new Ge({
2929
2930
  ...t,
2930
2931
  checks: [],
2931
2932
  ...g(o),
@@ -2933,142 +2934,142 @@ const Ue = /* @__PURE__ */ l("ZodEnum", (e, t) => {
2933
2934
  });
2934
2935
  };
2935
2936
  });
2936
- function Ms(e, t) {
2937
+ function Us(e, t) {
2937
2938
  const n = Array.isArray(e) ? Object.fromEntries(e.map((r) => [r, r])) : e;
2938
- return new Ue({
2939
+ return new Ge({
2939
2940
  type: "enum",
2940
2941
  entries: n,
2941
2942
  ...g(t)
2942
2943
  });
2943
2944
  }
2944
- const Ds = /* @__PURE__ */ l("ZodTransform", (e, t) => {
2945
- go.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Oi(e, n), e._zod.parse = (n, r) => {
2945
+ const Js = /* @__PURE__ */ l("ZodTransform", (e, t) => {
2946
+ yo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => ji(e, n), e._zod.parse = (n, r) => {
2946
2947
  if (r.direction === "backward")
2947
- throw new Ft(e.constructor.name);
2948
+ throw new Lt(e.constructor.name);
2948
2949
  n.addIssue = (i) => {
2949
2950
  if (typeof i == "string")
2950
- n.issues.push(ge(i, n.value, t));
2951
+ n.issues.push(ke(i, n.value, t));
2951
2952
  else {
2952
2953
  const s = i;
2953
- s.fatal && (s.continue = !1), s.code ?? (s.code = "custom"), s.input ?? (s.input = n.value), s.inst ?? (s.inst = e), n.issues.push(ge(s));
2954
+ s.fatal && (s.continue = !1), s.code ?? (s.code = "custom"), s.input ?? (s.input = n.value), s.inst ?? (s.inst = e), n.issues.push(ke(s));
2954
2955
  }
2955
2956
  };
2956
2957
  const o = t.transform(n.value, n);
2957
2958
  return o instanceof Promise ? o.then((i) => (n.value = i, n)) : (n.value = o, n);
2958
2959
  };
2959
2960
  });
2960
- function Ls(e) {
2961
- return new Ds({
2961
+ function Vs(e) {
2962
+ return new Js({
2962
2963
  type: "transform",
2963
2964
  transform: e
2964
2965
  });
2965
2966
  }
2966
- const dn = /* @__PURE__ */ l("ZodOptional", (e, t) => {
2967
- nn.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => un(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2967
+ const mn = /* @__PURE__ */ l("ZodOptional", (e, t) => {
2968
+ on.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => fn(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2968
2969
  });
2969
- function $t(e) {
2970
- return new dn({
2970
+ function Ot(e) {
2971
+ return new mn({
2971
2972
  type: "optional",
2972
2973
  innerType: e
2973
2974
  });
2974
2975
  }
2975
- const Us = /* @__PURE__ */ l("ZodExactOptional", (e, t) => {
2976
- _o.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => un(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2976
+ const Ws = /* @__PURE__ */ l("ZodExactOptional", (e, t) => {
2977
+ bo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => fn(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2977
2978
  });
2978
- function Js(e) {
2979
- return new Us({
2979
+ function Ys(e) {
2980
+ return new Ws({
2980
2981
  type: "optional",
2981
2982
  innerType: e
2982
2983
  });
2983
2984
  }
2984
- const Vs = /* @__PURE__ */ l("ZodNullable", (e, t) => {
2985
- vo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ii(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2985
+ const Bs = /* @__PURE__ */ l("ZodNullable", (e, t) => {
2986
+ wo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ri(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
2986
2987
  });
2987
- function Ot(e) {
2988
- return new Vs({
2988
+ function Zt(e) {
2989
+ return new Bs({
2989
2990
  type: "nullable",
2990
2991
  innerType: e
2991
2992
  });
2992
2993
  }
2993
- const Ws = /* @__PURE__ */ l("ZodDefault", (e, t) => {
2994
- yo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ri(e, n, r, o), e.unwrap = () => e._zod.def.innerType, e.removeDefault = e.unwrap;
2994
+ const qs = /* @__PURE__ */ l("ZodDefault", (e, t) => {
2995
+ zo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Fi(e, n, r, o), e.unwrap = () => e._zod.def.innerType, e.removeDefault = e.unwrap;
2995
2996
  });
2996
- function Ys(e, t) {
2997
- return new Ws({
2997
+ function Gs(e, t) {
2998
+ return new qs({
2998
2999
  type: "default",
2999
3000
  innerType: e,
3000
3001
  get defaultValue() {
3001
- return typeof t == "function" ? t() : Ut(t);
3002
+ return typeof t == "function" ? t() : Vt(t);
3002
3003
  }
3003
3004
  });
3004
3005
  }
3005
- const Bs = /* @__PURE__ */ l("ZodPrefault", (e, t) => {
3006
- bo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => xi(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3006
+ const Hs = /* @__PURE__ */ l("ZodPrefault", (e, t) => {
3007
+ ko.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Mi(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3007
3008
  });
3008
- function Gs(e, t) {
3009
- return new Bs({
3009
+ function Ks(e, t) {
3010
+ return new Hs({
3010
3011
  type: "prefault",
3011
3012
  innerType: e,
3012
3013
  get defaultValue() {
3013
- return typeof t == "function" ? t() : Ut(t);
3014
+ return typeof t == "function" ? t() : Vt(t);
3014
3015
  }
3015
3016
  });
3016
3017
  }
3017
- const pn = /* @__PURE__ */ l("ZodNonOptional", (e, t) => {
3018
- wo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ci(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3018
+ const hn = /* @__PURE__ */ l("ZodNonOptional", (e, t) => {
3019
+ So.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ai(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3019
3020
  });
3020
- function qs(e, t) {
3021
- return new pn({
3021
+ function Xs(e, t) {
3022
+ return new hn({
3022
3023
  type: "nonoptional",
3023
3024
  innerType: e,
3024
3025
  ...g(t)
3025
3026
  });
3026
3027
  }
3027
- const Hs = /* @__PURE__ */ l("ZodCatch", (e, t) => {
3028
- zo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ai(e, n, r, o), e.unwrap = () => e._zod.def.innerType, e.removeCatch = e.unwrap;
3028
+ const Qs = /* @__PURE__ */ l("ZodCatch", (e, t) => {
3029
+ $o.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Li(e, n, r, o), e.unwrap = () => e._zod.def.innerType, e.removeCatch = e.unwrap;
3029
3030
  });
3030
- function Ks(e, t) {
3031
- return new Hs({
3031
+ function ea(e, t) {
3032
+ return new Qs({
3032
3033
  type: "catch",
3033
3034
  innerType: e,
3034
3035
  catchValue: typeof t == "function" ? t : () => t
3035
3036
  });
3036
3037
  }
3037
- const Xs = /* @__PURE__ */ l("ZodPipe", (e, t) => {
3038
- ko.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Fi(e, n, r, o), e.in = t.in, e.out = t.out;
3038
+ const ta = /* @__PURE__ */ l("ZodPipe", (e, t) => {
3039
+ Eo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Di(e, n, r, o), e.in = t.in, e.out = t.out;
3039
3040
  });
3040
- function Zt(e, t) {
3041
- return new Xs({
3041
+ function Tt(e, t) {
3042
+ return new ta({
3042
3043
  type: "pipe",
3043
3044
  in: e,
3044
3045
  out: t
3045
3046
  // ...util.normalizeParams(params),
3046
3047
  });
3047
3048
  }
3048
- const Qs = /* @__PURE__ */ l("ZodReadonly", (e, t) => {
3049
- Eo.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => Mi(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3049
+ const na = /* @__PURE__ */ l("ZodReadonly", (e, t) => {
3050
+ Oo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ui(e, n, r, o), e.unwrap = () => e._zod.def.innerType;
3050
3051
  });
3051
- function ea(e) {
3052
- return new Qs({
3052
+ function ra(e) {
3053
+ return new na({
3053
3054
  type: "readonly",
3054
3055
  innerType: e
3055
3056
  });
3056
3057
  }
3057
- const ta = /* @__PURE__ */ l("ZodCustom", (e, t) => {
3058
- So.init(e, t), j.init(e, t), e._zod.processJSONSchema = (n, r, o) => $i(e, n);
3058
+ const oa = /* @__PURE__ */ l("ZodCustom", (e, t) => {
3059
+ Zo.init(e, t), P.init(e, t), e._zod.processJSONSchema = (n, r, o) => Ti(e, n);
3059
3060
  });
3060
- function na(e, t = {}) {
3061
- return /* @__PURE__ */ gi(ta, e, t);
3061
+ function ia(e, t = {}) {
3062
+ return /* @__PURE__ */ yi(oa, e, t);
3062
3063
  }
3063
- function ra(e) {
3064
- return /* @__PURE__ */ _i(e);
3064
+ function sa(e) {
3065
+ return /* @__PURE__ */ bi(e);
3065
3066
  }
3066
- const oa = X.createContext(null);
3067
- function ia(e, t) {
3067
+ const aa = ie.createContext(null);
3068
+ function ca(e, t) {
3068
3069
  const n = Array.isArray(e) ? e[0] : e ? e.x : 0, r = Array.isArray(e) ? e[1] : e ? e.y : 0, o = Array.isArray(t) ? t[0] : t ? t.x : 0, i = Array.isArray(t) ? t[1] : t ? t.y : 0;
3069
3070
  return n === o && r === i;
3070
3071
  }
3071
- function W(e, t) {
3072
+ function Y(e, t) {
3072
3073
  if (e === t)
3073
3074
  return !0;
3074
3075
  if (!e || !t)
@@ -3077,7 +3078,7 @@ function W(e, t) {
3077
3078
  if (!Array.isArray(t) || e.length !== t.length)
3078
3079
  return !1;
3079
3080
  for (let n = 0; n < e.length; n++)
3080
- if (!W(e[n], t[n]))
3081
+ if (!Y(e[n], t[n]))
3081
3082
  return !1;
3082
3083
  return !0;
3083
3084
  } else if (Array.isArray(t))
@@ -3087,13 +3088,13 @@ function W(e, t) {
3087
3088
  if (n.length !== r.length)
3088
3089
  return !1;
3089
3090
  for (const o of n)
3090
- if (!t.hasOwnProperty(o) || !W(e[o], t[o]))
3091
+ if (!t.hasOwnProperty(o) || !Y(e[o], t[o]))
3091
3092
  return !1;
3092
3093
  return !0;
3093
3094
  }
3094
3095
  return !1;
3095
3096
  }
3096
- function Tt(e) {
3097
+ function jt(e) {
3097
3098
  return {
3098
3099
  longitude: e.center.lng,
3099
3100
  latitude: e.center.lat,
@@ -3103,16 +3104,16 @@ function Tt(e) {
3103
3104
  padding: e.padding
3104
3105
  };
3105
3106
  }
3106
- function Pt(e, t) {
3107
+ function Nt(e, t) {
3107
3108
  const n = t.viewState || t, r = {};
3108
3109
  if ("longitude" in n && "latitude" in n && (n.longitude !== e.center.lng || n.latitude !== e.center.lat)) {
3109
3110
  const o = e.center.constructor;
3110
3111
  r.center = new o(n.longitude, n.latitude);
3111
3112
  }
3112
- return "zoom" in n && n.zoom !== e.zoom && (r.zoom = n.zoom), "bearing" in n && n.bearing !== e.bearing && (r.bearing = n.bearing), "pitch" in n && n.pitch !== e.pitch && (r.pitch = n.pitch), n.padding && e.padding && !W(n.padding, e.padding) && (r.padding = n.padding), r;
3113
+ return "zoom" in n && n.zoom !== e.zoom && (r.zoom = n.zoom), "bearing" in n && n.bearing !== e.bearing && (r.bearing = n.bearing), "pitch" in n && n.pitch !== e.pitch && (r.pitch = n.pitch), n.padding && e.padding && !Y(n.padding, e.padding) && (r.padding = n.padding), r;
3113
3114
  }
3114
- const sa = ["type", "source", "source-layer", "minzoom", "maxzoom", "filter", "layout"];
3115
- function jt(e) {
3115
+ const ua = ["type", "source", "source-layer", "minzoom", "maxzoom", "filter", "layout"];
3116
+ function Pt(e) {
3116
3117
  if (!e)
3117
3118
  return null;
3118
3119
  if (typeof e == "string" || ("toJS" in e && (e = e.toJS()), !e.layers))
@@ -3126,14 +3127,14 @@ function jt(e) {
3126
3127
  const i = t[r.ref];
3127
3128
  if (i) {
3128
3129
  o = o || Object.assign({}, r), delete o.ref;
3129
- for (const s of sa)
3130
+ for (const s of ua)
3130
3131
  s in i && (o[s] = i[s]);
3131
3132
  }
3132
3133
  return o || r;
3133
3134
  });
3134
3135
  return { ...e, layers: n };
3135
3136
  }
3136
- const Nt = { version: 8, sources: {}, layers: [] }, It = {
3137
+ const xt = { version: 8, sources: {}, layers: [] }, Ct = {
3137
3138
  mousedown: "onMouseDown",
3138
3139
  mouseup: "onMouseUp",
3139
3140
  mouseover: "onMouseOver",
@@ -3148,7 +3149,7 @@ const Nt = { version: 8, sources: {}, layers: [] }, It = {
3148
3149
  touchend: "onTouchEnd",
3149
3150
  touchmove: "onTouchMove",
3150
3151
  touchcancel: "onTouchCancel"
3151
- }, Ct = {
3152
+ }, It = {
3152
3153
  movestart: "onMoveStart",
3153
3154
  move: "onMove",
3154
3155
  moveend: "onMoveEnd",
@@ -3178,7 +3179,7 @@ const Nt = { version: 8, sources: {}, layers: [] }, It = {
3178
3179
  styledata: "onStyleData",
3179
3180
  sourcedata: "onSourceData",
3180
3181
  error: "onError"
3181
- }, aa = [
3182
+ }, la = [
3182
3183
  "minZoom",
3183
3184
  "maxZoom",
3184
3185
  "minPitch",
@@ -3186,7 +3187,7 @@ const Nt = { version: 8, sources: {}, layers: [] }, It = {
3186
3187
  "maxBounds",
3187
3188
  "projection",
3188
3189
  "renderWorldCopies"
3189
- ], ca = [
3190
+ ], fa = [
3190
3191
  "scrollZoom",
3191
3192
  "boxZoom",
3192
3193
  "dragRotate",
@@ -3196,7 +3197,7 @@ const Nt = { version: 8, sources: {}, layers: [] }, It = {
3196
3197
  "touchZoomRotate",
3197
3198
  "touchPitch"
3198
3199
  ];
3199
- class ce {
3200
+ class he {
3200
3201
  constructor(t, n, r) {
3201
3202
  this._map = null, this._internalUpdate = !1, this._hoveredFeatures = null, this._propsedCameraUpdate = null, this._styleComponents = {}, this._onEvent = (o) => {
3202
3203
  const i = this.props[Rt[o.type]];
@@ -3204,12 +3205,12 @@ class ce {
3204
3205
  }, this._onCameraEvent = (o) => {
3205
3206
  if (this._internalUpdate)
3206
3207
  return;
3207
- o.viewState = this._propsedCameraUpdate || Tt(this._map.transform);
3208
- const i = this.props[Ct[o.type]];
3208
+ o.viewState = this._propsedCameraUpdate || jt(this._map.transform);
3209
+ const i = this.props[It[o.type]];
3209
3210
  i && i(o);
3210
- }, this._onCameraUpdate = (o) => this._internalUpdate ? o : (this._propsedCameraUpdate = Tt(o), Pt(o, this.props)), this._onPointerEvent = (o) => {
3211
+ }, this._onCameraUpdate = (o) => this._internalUpdate ? o : (this._propsedCameraUpdate = jt(o), Nt(o, this.props)), this._onPointerEvent = (o) => {
3211
3212
  (o.type === "mousemove" || o.type === "mouseout") && this._updateHover(o);
3212
- const i = this.props[It[o.type]];
3213
+ const i = this.props[Ct[o.type]];
3213
3214
  i && (this.props.interactiveLayerIds && o.type !== "mouseover" && o.type !== "mouseout" && (o.features = this._hoveredFeatures || this._queryRenderedFeatures(o.point)), i(o), delete o.features);
3214
3215
  }, this._MapClass = t, this.props = n, this._initialize(r);
3215
3216
  }
@@ -3223,7 +3224,7 @@ class ce {
3223
3224
  this._updateStyle(t, n), this._updateStyleComponents(t), this._updateHandlers(t, n), (r || o || i && !this._map.isMoving()) && this.redraw();
3224
3225
  }
3225
3226
  static reuse(t, n) {
3226
- const r = ce.savedMaps.pop();
3227
+ const r = he.savedMaps.pop();
3227
3228
  if (!r)
3228
3229
  return null;
3229
3230
  const o = r.map, i = o.getContainer();
@@ -3237,11 +3238,11 @@ class ce {
3237
3238
  }
3238
3239
  /* eslint-disable complexity,max-statements */
3239
3240
  _initialize(t) {
3240
- const { props: n } = this, { mapStyle: r = Nt } = n, o = {
3241
+ const { props: n } = this, { mapStyle: r = xt } = n, o = {
3241
3242
  ...n,
3242
3243
  ...n.initialViewState,
3243
3244
  container: t,
3244
- style: jt(r)
3245
+ style: Pt(r)
3245
3246
  }, i = o.initialViewState || o.viewState || o;
3246
3247
  if (Object.assign(o, {
3247
3248
  center: [i.longitude || 0, i.latitude || 0],
@@ -3264,9 +3265,9 @@ class ce {
3264
3265
  }), s.on("sourcedata", () => {
3265
3266
  this._updateStyleComponents(this.props);
3266
3267
  });
3267
- for (const a in It)
3268
- s.on(a, this._onPointerEvent);
3269
3268
  for (const a in Ct)
3269
+ s.on(a, this._onPointerEvent);
3270
+ for (const a in It)
3270
3271
  s.on(a, this._onCameraEvent);
3271
3272
  for (const a in Rt)
3272
3273
  s.on(a, this._onEvent);
@@ -3274,7 +3275,7 @@ class ce {
3274
3275
  }
3275
3276
  /* eslint-enable complexity,max-statements */
3276
3277
  recycle() {
3277
- this.map.getContainer().querySelector("[mapboxgl-children]")?.remove(), ce.savedMaps.push(this);
3278
+ this.map.getContainer().querySelector("[mapboxgl-children]")?.remove(), he.savedMaps.push(this);
3278
3279
  }
3279
3280
  destroy() {
3280
3281
  this._map.remove();
@@ -3308,7 +3309,7 @@ class ce {
3308
3309
  _updateViewState(t) {
3309
3310
  const n = this._map, r = n.transform;
3310
3311
  if (!n.isMoving()) {
3311
- const i = Pt(r, t);
3312
+ const i = Nt(r, t);
3312
3313
  if (Object.keys(i).length > 0)
3313
3314
  return this._internalUpdate = !0, n.jumpTo(i), this._internalUpdate = !1, !0;
3314
3315
  }
@@ -3322,17 +3323,17 @@ class ce {
3322
3323
  _updateSettings(t, n) {
3323
3324
  const r = this._map;
3324
3325
  let o = !1;
3325
- for (const i of aa)
3326
- i in t && !W(t[i], n[i]) && (o = !0, r[`set${i[0].toUpperCase()}${i.slice(1)}`]?.call(r, t[i]));
3326
+ for (const i of la)
3327
+ i in t && !Y(t[i], n[i]) && (o = !0, r[`set${i[0].toUpperCase()}${i.slice(1)}`]?.call(r, t[i]));
3327
3328
  return o;
3328
3329
  }
3329
3330
  /* Update map style to match props */
3330
3331
  _updateStyle(t, n) {
3331
3332
  if (t.cursor !== n.cursor && (this._map.getCanvas().style.cursor = t.cursor || ""), t.mapStyle !== n.mapStyle) {
3332
- const { mapStyle: r = Nt, styleDiffing: o = !0 } = t, i = {
3333
+ const { mapStyle: r = xt, styleDiffing: o = !0 } = t, i = {
3333
3334
  diff: o
3334
3335
  };
3335
- "localIdeographFontFamily" in t && (i.localIdeographFontFamily = t.localIdeographFontFamily), this._map.setStyle(jt(r), i);
3336
+ "localIdeographFontFamily" in t && (i.localIdeographFontFamily = t.localIdeographFontFamily), this._map.setStyle(Pt(r), i);
3336
3337
  }
3337
3338
  }
3338
3339
  /* Update fog, light, projection and terrain to match props
@@ -3342,14 +3343,14 @@ class ce {
3342
3343
  */
3343
3344
  _updateStyleComponents({ light: t, projection: n, sky: r, terrain: o }) {
3344
3345
  const i = this._map, s = this._styleComponents;
3345
- i.style._loaded && (t && !W(t, s.light) && (s.light = t, i.setLight(t)), n && !W(n, s.projection) && n !== s.projection?.type && (s.projection = typeof n == "string" ? { type: n } : n, i.setProjection?.(s.projection)), r && !W(r, s.sky) && (s.sky = r, i.setSky(r)), o !== void 0 && !W(o, s.terrain) && (!o || i.getSource(o.source)) && (s.terrain = o, i.setTerrain(o)));
3346
+ i.style._loaded && (t && !Y(t, s.light) && (s.light = t, i.setLight(t)), n && !Y(n, s.projection) && n !== s.projection?.type && (s.projection = typeof n == "string" ? { type: n } : n, i.setProjection?.(s.projection)), r && !Y(r, s.sky) && (s.sky = r, i.setSky(r)), o !== void 0 && !Y(o, s.terrain) && (!o || i.getSource(o.source)) && (s.terrain = o, i.setTerrain(o)));
3346
3347
  }
3347
3348
  /* Update interaction handlers to match props */
3348
3349
  _updateHandlers(t, n) {
3349
3350
  const r = this._map;
3350
- for (const o of ca) {
3351
+ for (const o of fa) {
3351
3352
  const i = t[o] ?? !0, s = n[o] ?? !0;
3352
- W(i, s) || (i ? r[o].enable(i) : r[o].disable());
3353
+ Y(i, s) || (i ? r[o].enable(i) : r[o].disable());
3353
3354
  }
3354
3355
  }
3355
3356
  _queryRenderedFeatures(t) {
@@ -3371,8 +3372,8 @@ class ce {
3371
3372
  this._hoveredFeatures = null;
3372
3373
  }
3373
3374
  }
3374
- ce.savedMaps = [];
3375
- const ua = [
3375
+ he.savedMaps = [];
3376
+ const da = [
3376
3377
  "setMaxBounds",
3377
3378
  "setMinZoom",
3378
3379
  "setMaxZoom",
@@ -3394,17 +3395,17 @@ const ua = [
3394
3395
  "setFog",
3395
3396
  "remove"
3396
3397
  ];
3397
- function la(e) {
3398
+ function pa(e) {
3398
3399
  if (!e)
3399
3400
  return null;
3400
3401
  const t = e.map, n = {
3401
3402
  getMap: () => t
3402
3403
  };
3403
- for (const r of fa(t))
3404
- !(r in n) && !ua.includes(r) && (n[r] = t[r].bind(t));
3404
+ for (const r of ma(t))
3405
+ !(r in n) && !da.includes(r) && (n[r] = t[r].bind(t));
3405
3406
  return n;
3406
3407
  }
3407
- function fa(e) {
3408
+ function ma(e) {
3408
3409
  const t = /* @__PURE__ */ new Set();
3409
3410
  let n = e;
3410
3411
  for (; n; ) {
@@ -3414,8 +3415,8 @@ function fa(e) {
3414
3415
  }
3415
3416
  return Array.from(t);
3416
3417
  }
3417
- const da = typeof document < "u" ? vn : F;
3418
- function pa(e, t) {
3418
+ const ha = typeof document < "u" ? bn : R;
3419
+ function ga(e, t) {
3419
3420
  const { RTLTextPlugin: n, maxParallelImageRequests: r, workerCount: o, workerUrl: i } = t;
3420
3421
  if (n && e.getRTLTextPluginStatus && e.getRTLTextPluginStatus() === "unavailable") {
3421
3422
  const { pluginUrl: s, lazy: a = !0 } = typeof n == "string" ? { pluginUrl: n } : n;
@@ -3425,13 +3426,13 @@ function pa(e, t) {
3425
3426
  }
3426
3427
  r !== void 0 && e.setMaxParallelImageRequests(r), o !== void 0 && e.setWorkerCount(o), i !== void 0 && e.setWorkerUrl(i);
3427
3428
  }
3428
- const Ie = X.createContext(null);
3429
- function ma(e, t) {
3430
- const n = Oe(oa), [r, o] = oe(null), i = ae(), { current: s } = ae({ mapLib: null, map: null });
3431
- F(() => {
3429
+ const De = ie.createContext(null);
3430
+ function _a(e, t) {
3431
+ const n = Ie(aa), [r, o] = oe(null), i = me(), { current: s } = me({ mapLib: null, map: null });
3432
+ R(() => {
3432
3433
  const u = e.mapLib;
3433
3434
  let d = !0, m;
3434
- return Promise.resolve(u || import("./maplibre-gl-CNsW26De.js").then((p) => p.m)).then((p) => {
3435
+ return Promise.resolve(u || import("./maplibre-gl-DSpYxujd.js").then((p) => p.m)).then((p) => {
3435
3436
  if (!d)
3436
3437
  return;
3437
3438
  if (!p)
@@ -3439,7 +3440,7 @@ function ma(e, t) {
3439
3440
  const h = "Map" in p ? p : p.default;
3440
3441
  if (!h.Map)
3441
3442
  throw new Error("Invalid mapLib");
3442
- pa(h, e), e.reuseMaps && (m = ce.reuse(e, i.current)), m || (m = new ce(h.Map, e, i.current)), s.map = la(m), s.mapLib = h, o(m), n?.onMapMount(s.map, e.id);
3443
+ ga(h, e), e.reuseMaps && (m = he.reuse(e, i.current)), m || (m = new he(h.Map, e, i.current)), s.map = pa(m), s.mapLib = h, o(m), n?.onMapMount(s.map, e.id);
3443
3444
  }).catch((p) => {
3444
3445
  const { onError: h } = e;
3445
3446
  h ? h({
@@ -3451,10 +3452,10 @@ function ma(e, t) {
3451
3452
  }), () => {
3452
3453
  d = !1, m && (n?.onMapUnmount(e.id), e.reuseMaps ? m.recycle() : m.destroy());
3453
3454
  };
3454
- }, []), da(() => {
3455
+ }, []), ha(() => {
3455
3456
  r && r.setProps(e);
3456
- }), Ze(t, () => s.map, [r]);
3457
- const a = Y(() => ({
3457
+ }), Re(t, () => s.map, [r]);
3458
+ const a = B(() => ({
3458
3459
  position: "relative",
3459
3460
  width: "100%",
3460
3461
  height: "100%",
@@ -3462,132 +3463,132 @@ function ma(e, t) {
3462
3463
  }), [e.style]), c = {
3463
3464
  height: "100%"
3464
3465
  };
3465
- return X.createElement("div", { id: e.id, ref: i, style: a }, r && X.createElement(
3466
- Ie.Provider,
3466
+ return ie.createElement("div", { id: e.id, ref: i, style: a }, r && ie.createElement(
3467
+ De.Provider,
3467
3468
  { value: s },
3468
- X.createElement("div", { "mapboxgl-children": "", style: c }, e.children)
3469
+ ie.createElement("div", { "mapboxgl-children": "", style: c }, e.children)
3469
3470
  ));
3470
3471
  }
3471
- const ha = X.forwardRef(ma), ga = /box|flex|grid|column|lineHeight|fontWeight|opacity|order|tabSize|zIndex/;
3472
- function G(e, t) {
3472
+ const va = ie.forwardRef(_a), ya = /box|flex|grid|column|lineHeight|fontWeight|opacity|order|tabSize|zIndex/;
3473
+ function H(e, t) {
3473
3474
  if (!e || !t)
3474
3475
  return;
3475
3476
  const n = e.style;
3476
3477
  for (const r in t) {
3477
3478
  const o = t[r];
3478
- Number.isFinite(o) && !ga.test(r) ? n[r] = `${o}px` : n[r] = o;
3479
+ Number.isFinite(o) && !ya.test(r) ? n[r] = `${o}px` : n[r] = o;
3479
3480
  }
3480
3481
  }
3481
- function mn(e, t) {
3482
+ function gn(e, t) {
3482
3483
  if (e === t)
3483
3484
  return null;
3484
- const n = xt(e), r = xt(t), o = [];
3485
+ const n = At(e), r = At(t), o = [];
3485
3486
  for (const i of r)
3486
3487
  n.has(i) || o.push(i);
3487
3488
  for (const i of n)
3488
3489
  r.has(i) || o.push(i);
3489
3490
  return o.length === 0 ? null : o;
3490
3491
  }
3491
- function xt(e) {
3492
+ function At(e) {
3492
3493
  return new Set(e ? e.trim().split(/\s+/) : []);
3493
3494
  }
3494
- const _a = B(Je((e, t) => {
3495
- const { map: n, mapLib: r } = Oe(Ie), o = ae({ props: e }), i = Y(() => {
3496
- let N = !1;
3497
- X.Children.forEach(e.children, (v) => {
3498
- v && (N = !0);
3495
+ const ba = G(He((e, t) => {
3496
+ const { map: n, mapLib: r } = Ie(De), o = me({ props: e }), i = B(() => {
3497
+ let U = !1;
3498
+ ie.Children.forEach(e.children, (b) => {
3499
+ b && (U = !0);
3499
3500
  });
3500
3501
  const V = {
3501
3502
  ...e,
3502
- element: N ? document.createElement("div") : void 0
3503
- }, b = new r.Marker(V);
3504
- return b.setLngLat([e.longitude, e.latitude]), b.getElement().addEventListener("click", (v) => {
3503
+ element: U ? document.createElement("div") : void 0
3504
+ }, T = new r.Marker(V);
3505
+ return T.setLngLat([e.longitude, e.latitude]), T.getElement().addEventListener("click", (b) => {
3505
3506
  o.current.props.onClick?.({
3506
3507
  type: "click",
3507
- target: b,
3508
- originalEvent: v
3508
+ target: T,
3509
+ originalEvent: b
3509
3510
  });
3510
- }), b.on("dragstart", (v) => {
3511
- const E = v;
3512
- E.lngLat = i.getLngLat(), o.current.props.onDragStart?.(E);
3513
- }), b.on("drag", (v) => {
3514
- const E = v;
3515
- E.lngLat = i.getLngLat(), o.current.props.onDrag?.(E);
3516
- }), b.on("dragend", (v) => {
3517
- const E = v;
3518
- E.lngLat = i.getLngLat(), o.current.props.onDragEnd?.(E);
3519
- }), b;
3511
+ }), T.on("dragstart", (b) => {
3512
+ const v = b;
3513
+ v.lngLat = i.getLngLat(), o.current.props.onDragStart?.(v);
3514
+ }), T.on("drag", (b) => {
3515
+ const v = b;
3516
+ v.lngLat = i.getLngLat(), o.current.props.onDrag?.(v);
3517
+ }), T.on("dragend", (b) => {
3518
+ const v = b;
3519
+ v.lngLat = i.getLngLat(), o.current.props.onDragEnd?.(v);
3520
+ }), T;
3520
3521
  }, []);
3521
- F(() => (i.addTo(n.getMap()), () => {
3522
+ R(() => (i.addTo(n.getMap()), () => {
3522
3523
  i.remove();
3523
3524
  }), []);
3524
- const { longitude: s, latitude: a, offset: c, style: u, draggable: d = !1, popup: m = null, rotation: p = 0, rotationAlignment: h = "auto", pitchAlignment: z = "auto" } = e;
3525
- F(() => {
3526
- G(i.getElement(), u);
3527
- }, [u]), Ze(t, () => i, []);
3528
- const k = o.current.props;
3529
- (i.getLngLat().lng !== s || i.getLngLat().lat !== a) && i.setLngLat([s, a]), c && !ia(i.getOffset(), c) && i.setOffset(c), i.isDraggable() !== d && i.setDraggable(d), i.getRotation() !== p && i.setRotation(p), i.getRotationAlignment() !== h && i.setRotationAlignment(h), i.getPitchAlignment() !== z && i.setPitchAlignment(z), i.getPopup() !== m && i.setPopup(m);
3530
- const Z = mn(k.className, e.className);
3531
- if (Z)
3532
- for (const N of Z)
3533
- i.toggleClassName(N);
3534
- return o.current.props = e, At(e.children, i.getElement());
3535
- })), va = B(Je((e, t) => {
3536
- const { map: n, mapLib: r } = Oe(Ie), o = Y(() => document.createElement("div"), []), i = ae({ props: e }), s = Y(() => {
3525
+ const { longitude: s, latitude: a, offset: c, style: u, draggable: d = !1, popup: m = null, rotation: p = 0, rotationAlignment: h = "auto", pitchAlignment: Z = "auto" } = e;
3526
+ R(() => {
3527
+ H(i.getElement(), u);
3528
+ }, [u]), Re(t, () => i, []);
3529
+ const E = o.current.props;
3530
+ (i.getLngLat().lng !== s || i.getLngLat().lat !== a) && i.setLngLat([s, a]), c && !ca(i.getOffset(), c) && i.setOffset(c), i.isDraggable() !== d && i.setDraggable(d), i.getRotation() !== p && i.setRotation(p), i.getRotationAlignment() !== h && i.setRotationAlignment(h), i.getPitchAlignment() !== Z && i.setPitchAlignment(Z), i.getPopup() !== m && i.setPopup(m);
3531
+ const F = gn(E.className, e.className);
3532
+ if (F)
3533
+ for (const U of F)
3534
+ i.toggleClassName(U);
3535
+ return o.current.props = e, Mt(e.children, i.getElement());
3536
+ })), wa = G(He((e, t) => {
3537
+ const { map: n, mapLib: r } = Ie(De), o = B(() => document.createElement("div"), []), i = me({ props: e }), s = B(() => {
3537
3538
  const a = { ...e }, c = new r.Popup(a);
3538
3539
  return c.setLngLat([e.longitude, e.latitude]), c.once("open", (u) => {
3539
3540
  i.current.props.onOpen?.(u);
3540
3541
  }), c;
3541
3542
  }, []);
3542
- if (F(() => {
3543
+ if (R(() => {
3543
3544
  const a = (c) => {
3544
3545
  i.current.props.onClose?.(c);
3545
3546
  };
3546
3547
  return s.on("close", a), s.setDOMContent(o).addTo(n.getMap()), () => {
3547
3548
  s.off("close", a), s.isOpen() && s.remove();
3548
3549
  };
3549
- }, []), F(() => {
3550
- G(s.getElement(), e.style);
3551
- }, [e.style]), Ze(t, () => s, []), s.isOpen()) {
3550
+ }, []), R(() => {
3551
+ H(s.getElement(), e.style);
3552
+ }, [e.style]), Re(t, () => s, []), s.isOpen()) {
3552
3553
  const a = i.current.props;
3553
- (s.getLngLat().lng !== e.longitude || s.getLngLat().lat !== e.latitude) && s.setLngLat([e.longitude, e.latitude]), e.offset && !W(a.offset, e.offset) && s.setOffset(e.offset), (a.anchor !== e.anchor || a.maxWidth !== e.maxWidth) && (s.options.anchor = e.anchor, s.setMaxWidth(e.maxWidth));
3554
- const c = mn(a.className, e.className);
3554
+ (s.getLngLat().lng !== e.longitude || s.getLngLat().lat !== e.latitude) && s.setLngLat([e.longitude, e.latitude]), e.offset && !Y(a.offset, e.offset) && s.setOffset(e.offset), (a.anchor !== e.anchor || a.maxWidth !== e.maxWidth) && (s.options.anchor = e.anchor, s.setMaxWidth(e.maxWidth));
3555
+ const c = gn(a.className, e.className);
3555
3556
  if (c)
3556
3557
  for (const u of c)
3557
3558
  s.toggleClassName(u);
3558
3559
  i.current.props = e;
3559
3560
  }
3560
- return At(e.children, o);
3561
+ return Mt(e.children, o);
3561
3562
  }));
3562
- function ne(e, t, n, r) {
3563
- const o = Oe(Ie), i = Y(() => e(o), []);
3564
- return F(() => {
3563
+ function ue(e, t, n, r) {
3564
+ const o = Ie(De), i = B(() => e(o), []);
3565
+ return R(() => {
3565
3566
  const s = t, a = null, c = typeof t == "function" ? t : null, { map: u } = o;
3566
3567
  return u.hasControl(i) || (u.addControl(i, s?.position), a && a(o)), () => {
3567
3568
  c && c(o), u.hasControl(i) && u.removeControl(i);
3568
3569
  };
3569
3570
  }, []), i;
3570
3571
  }
3571
- function ya(e) {
3572
- const t = ne(({ mapLib: n }) => new n.AttributionControl(e), {
3572
+ function za(e) {
3573
+ const t = ue(({ mapLib: n }) => new n.AttributionControl(e), {
3573
3574
  position: e.position
3574
3575
  });
3575
- return F(() => {
3576
- G(t._container, e.style);
3576
+ return R(() => {
3577
+ H(t._container, e.style);
3577
3578
  }, [e.style]), null;
3578
3579
  }
3579
- B(ya);
3580
- function ba(e) {
3581
- const t = ne(({ mapLib: n }) => new n.FullscreenControl({
3580
+ G(za);
3581
+ function ka(e) {
3582
+ const t = ue(({ mapLib: n }) => new n.FullscreenControl({
3582
3583
  container: e.containerId && document.getElementById(e.containerId)
3583
3584
  }), { position: e.position });
3584
- return F(() => {
3585
- G(t._controlContainer, e.style);
3585
+ return R(() => {
3586
+ H(t._controlContainer, e.style);
3586
3587
  }, [e.style]), null;
3587
3588
  }
3588
- B(ba);
3589
- function wa(e, t) {
3590
- const n = ae({ props: e }), r = ne(({ mapLib: o }) => {
3589
+ G(ka);
3590
+ function Sa(e, t) {
3591
+ const n = me({ props: e }), r = ue(({ mapLib: o }) => {
3591
3592
  const i = new o.GeolocateControl(e), s = i._setupUI;
3592
3593
  return i._setupUI = () => {
3593
3594
  i._container.hasChildNodes() || s();
@@ -3603,57 +3604,57 @@ function wa(e, t) {
3603
3604
  n.current.props.onTrackUserLocationEnd?.(a);
3604
3605
  }), i;
3605
3606
  }, { position: e.position });
3606
- return n.current.props = e, Ze(t, () => r, []), F(() => {
3607
- G(r._container, e.style);
3607
+ return n.current.props = e, Re(t, () => r, []), R(() => {
3608
+ H(r._container, e.style);
3608
3609
  }, [e.style]), null;
3609
3610
  }
3610
- B(Je(wa));
3611
- function za(e) {
3612
- const t = ne(({ mapLib: n }) => new n.NavigationControl(e), {
3611
+ G(He(Sa));
3612
+ function $a(e) {
3613
+ const t = ue(({ mapLib: n }) => new n.NavigationControl(e), {
3613
3614
  position: e.position
3614
3615
  });
3615
- return F(() => {
3616
- G(t._container, e.style);
3616
+ return R(() => {
3617
+ H(t._container, e.style);
3617
3618
  }, [e.style]), null;
3618
3619
  }
3619
- const ka = B(za);
3620
- function Ea(e) {
3621
- const t = ne(({ mapLib: i }) => new i.ScaleControl(e), {
3620
+ const Ea = G($a);
3621
+ function Oa(e) {
3622
+ const t = ue(({ mapLib: i }) => new i.ScaleControl(e), {
3622
3623
  position: e.position
3623
- }), n = ae(e), r = n.current;
3624
+ }), n = me(e), r = n.current;
3624
3625
  n.current = e;
3625
3626
  const { style: o } = e;
3626
- return e.maxWidth !== void 0 && e.maxWidth !== r.maxWidth && (t.options.maxWidth = e.maxWidth), e.unit !== void 0 && e.unit !== r.unit && t.setUnit(e.unit), F(() => {
3627
- G(t._container, o);
3627
+ return e.maxWidth !== void 0 && e.maxWidth !== r.maxWidth && (t.options.maxWidth = e.maxWidth), e.unit !== void 0 && e.unit !== r.unit && t.setUnit(e.unit), R(() => {
3628
+ H(t._container, o);
3628
3629
  }, [o]), null;
3629
3630
  }
3630
- B(Ea);
3631
- function Sa(e) {
3632
- const t = ne(({ mapLib: n }) => new n.TerrainControl(e), {
3631
+ G(Oa);
3632
+ function Za(e) {
3633
+ const t = ue(({ mapLib: n }) => new n.TerrainControl(e), {
3633
3634
  position: e.position
3634
3635
  });
3635
- return F(() => {
3636
- G(t._container, e.style);
3636
+ return R(() => {
3637
+ H(t._container, e.style);
3637
3638
  }, [e.style]), null;
3638
3639
  }
3639
- B(Sa);
3640
- function $a(e) {
3641
- const t = ne(({ mapLib: n }) => new n.LogoControl(e), { position: e.position });
3642
- return F(() => {
3643
- G(t._container, e.style);
3640
+ G(Za);
3641
+ function Ta(e) {
3642
+ const t = ue(({ mapLib: n }) => new n.LogoControl(e), { position: e.position });
3643
+ return R(() => {
3644
+ H(t._container, e.style);
3644
3645
  }, [e.style]), null;
3645
3646
  }
3646
- B($a);
3647
- const Oa = Ns({
3648
- latitudeField: pe().optional(),
3649
- longitudeField: pe().optional(),
3650
- locationField: pe().optional(),
3651
- titleField: pe().optional(),
3652
- descriptionField: pe().optional(),
3653
- zoom: Me().optional(),
3654
- center: Fs([Me(), Me()]).optional()
3647
+ G(Ta);
3648
+ const ja = Is({
3649
+ latitudeField: be().optional(),
3650
+ longitudeField: be().optional(),
3651
+ locationField: be().optional(),
3652
+ titleField: be().optional(),
3653
+ descriptionField: be().optional(),
3654
+ zoom: Ye().optional(),
3655
+ center: Ds([Ye(), Ye()]).optional()
3655
3656
  });
3656
- function Za(e) {
3657
+ function Na(e) {
3657
3658
  return e.data ? e.data : e.staticData ? {
3658
3659
  provider: "value",
3659
3660
  items: e.staticData
@@ -3662,7 +3663,7 @@ function Za(e) {
3662
3663
  object: e.objectName
3663
3664
  } : null;
3664
3665
  }
3665
- function Ta(e) {
3666
+ function Pa(e) {
3666
3667
  if (e) {
3667
3668
  if (typeof e == "string") {
3668
3669
  const t = e.split(" "), n = t[0], r = t[1]?.toLowerCase() === "desc" ? "desc" : "asc";
@@ -3672,7 +3673,7 @@ function Ta(e) {
3672
3673
  return e.reduce((t, n) => (n.field && n.order && (t[n.field] = n.order), t), {});
3673
3674
  }
3674
3675
  }
3675
- function Pa(e) {
3676
+ function xa(e) {
3676
3677
  if (e.locationField || e.latitudeField)
3677
3678
  return {
3678
3679
  locationField: e.locationField,
@@ -3685,7 +3686,7 @@ function Pa(e) {
3685
3686
  };
3686
3687
  let t = null;
3687
3688
  if (e.filter && typeof e.filter == "object" && "map" in e.filter ? t = e.filter.map : e.map && (t = e.map), t) {
3688
- const n = Oa.safeParse(t);
3689
+ const n = ja.safeParse(t);
3689
3690
  return n.success || console.warn("[ObjectMap] Invalid map configuration:", n.error.format()), t;
3690
3691
  }
3691
3692
  return {
@@ -3698,7 +3699,7 @@ function Pa(e) {
3698
3699
  center: [0, 0]
3699
3700
  };
3700
3701
  }
3701
- function ja(e, t) {
3702
+ function Ca(e, t) {
3702
3703
  if (t.latitudeField && t.longitudeField) {
3703
3704
  const n = e[t.latitudeField], r = e[t.longitudeField];
3704
3705
  if (typeof n == "number" && typeof r == "number")
@@ -3724,153 +3725,199 @@ function ja(e, t) {
3724
3725
  }
3725
3726
  return null;
3726
3727
  }
3727
- const Na = ({
3728
+ const Ia = ({
3728
3729
  schema: e,
3729
3730
  dataSource: t,
3730
3731
  className: n,
3731
3732
  onMarkerClick: r,
3732
- ...o
3733
+ onRowClick: o,
3734
+ onEdit: i,
3735
+ onDelete: s,
3736
+ ...a
3733
3737
  }) => {
3734
- const [i, s] = oe([]), [a, c] = oe(!0), [u, d] = oe(null), [m, p] = oe(null), [h, z] = oe(null), k = Za(e), Z = Y(() => k, [JSON.stringify(k)]), N = Pa(e), V = Z?.provider === "value";
3735
- F(() => {
3738
+ const [c, u] = oe([]), [d, m] = oe(!0), [p, h] = oe(null), [Z, E] = oe(null), [F, U] = oe(null), [V, T] = oe(""), b = Na(e), v = B(() => b, [JSON.stringify(b)]), M = xa(e), K = v?.provider === "value";
3739
+ R(() => {
3736
3740
  (async () => {
3737
3741
  try {
3738
- if (c(!0), o.data) {
3739
- const w = o.data;
3740
- if (Array.isArray(w)) {
3741
- s(w), c(!1);
3742
+ if (m(!0), a.data) {
3743
+ const y = a.data;
3744
+ if (Array.isArray(y)) {
3745
+ u(y), m(!1);
3742
3746
  return;
3743
3747
  }
3744
3748
  }
3745
3749
  if (e.data) {
3746
- const w = e.data;
3747
- if (Array.isArray(w)) {
3748
- s(w), c(!1);
3750
+ const y = e.data;
3751
+ if (Array.isArray(y)) {
3752
+ u(y), m(!1);
3749
3753
  return;
3750
3754
  }
3751
3755
  }
3752
- if (V && Z?.provider === "value") {
3753
- s(Z.items), c(!1);
3756
+ if (K && v?.provider === "value") {
3757
+ u(v.items), m(!1);
3754
3758
  return;
3755
3759
  }
3756
3760
  if (!t)
3757
3761
  throw new Error("DataSource required for object/api providers");
3758
- if (Z?.provider === "object") {
3759
- const w = Z.object, A = await t.find(w, {
3762
+ if (v?.provider === "object") {
3763
+ const y = v.object, S = await t.find(y, {
3760
3764
  $filter: e.filter,
3761
- $orderby: Ta(e.sort)
3765
+ $orderby: Pa(e.sort)
3762
3766
  });
3763
- let L = [];
3764
- Array.isArray(A) ? L = A : A && typeof A == "object" && (Array.isArray(A.data) ? L = A.data : Array.isArray(A.value) && (L = A.value)), s(L);
3765
- } else Z?.provider === "api" && (console.warn("API provider not yet implemented for ObjectMap"), s([]));
3766
- c(!1);
3767
- } catch (w) {
3768
- d(w), c(!1);
3767
+ let J = [];
3768
+ Array.isArray(S) ? J = S : S && typeof S == "object" && (Array.isArray(S.data) ? J = S.data : Array.isArray(S.records) && (J = S.records)), u(J);
3769
+ } else v?.provider === "api" && (console.warn("API provider not yet implemented for ObjectMap"), u([]));
3770
+ m(!1);
3771
+ } catch (y) {
3772
+ h(y), m(!1);
3769
3773
  }
3770
3774
  })();
3771
- }, [Z, t, V, e.filter, e.sort]), F(() => {
3772
- !V && t && (async () => {
3775
+ }, [v, t, K, e.filter, e.sort]), R(() => {
3776
+ !K && t && (async () => {
3773
3777
  try {
3774
3778
  if (!t) return;
3775
- const w = Z?.provider === "object" ? Z.object : e.objectName;
3776
- if (!w) return;
3777
- const A = await t.getObjectSchema(w);
3778
- p(A);
3779
- } catch (w) {
3780
- console.error("Failed to fetch object schema:", w);
3779
+ const y = v?.provider === "object" ? v.object : e.objectName;
3780
+ if (!y) return;
3781
+ const S = await t.getObjectSchema(y);
3782
+ E(S);
3783
+ } catch (y) {
3784
+ console.error("Failed to fetch object schema:", y);
3781
3785
  }
3782
3786
  })();
3783
- }, [e.objectName, t, V, Z]);
3784
- const b = Y(() => i.map((S, w) => {
3785
- const A = ja(S, N);
3786
- if (!A) return null;
3787
- const L = N.titleField ? S[N.titleField] : "Marker", le = N.descriptionField ? S[N.descriptionField] : void 0, [q, U] = A;
3788
- return q < -90 || q > 90 || U < -180 || U > 180 ? (console.warn(`Invalid coordinates for marker ${w}: [${q}, ${U}]`), null) : {
3789
- id: S.id || S._id || `marker-${w}`,
3790
- title: L,
3791
- description: le,
3792
- coordinates: [U, q],
3793
- // maplibre uses [lng, lat]
3794
- data: S
3795
- };
3796
- }).filter((S) => S !== null), [i, N]), v = Y(
3797
- () => b.find((S) => S.id === h),
3798
- [b, h]
3799
- ), E = Y(() => {
3800
- if (!b.length)
3787
+ }, [e.objectName, t, K, v]);
3788
+ const { markers: X, invalidCount: ne } = B(() => {
3789
+ let k = 0;
3790
+ return { markers: c.map((S, J) => {
3791
+ const re = Ca(S, M);
3792
+ if (!re)
3793
+ return k++, null;
3794
+ const le = M.titleField ? S[M.titleField] : "Marker", Q = M.descriptionField ? S[M.descriptionField] : void 0, [f, _] = re;
3795
+ return !isFinite(f) || !isFinite(_) || f < -90 || f > 90 || _ < -180 || _ > 180 ? (k++, null) : {
3796
+ id: S.id || S._id || `marker-${J}`,
3797
+ title: le,
3798
+ description: Q,
3799
+ coordinates: [_, f],
3800
+ // maplibre uses [lng, lat]
3801
+ data: S
3802
+ };
3803
+ }).filter((S) => S !== null), invalidCount: k };
3804
+ }, [c, M]), W = B(
3805
+ () => X.find((k) => k.id === F),
3806
+ [X, F]
3807
+ ), _e = wn({
3808
+ navigation: e.navigation,
3809
+ objectName: e.objectName,
3810
+ onRowClick: o
3811
+ }), q = B(() => {
3812
+ if (!V.trim()) return X;
3813
+ const k = V.toLowerCase();
3814
+ return X.filter(
3815
+ (y) => y.title?.toLowerCase().includes(k) || y.description?.toLowerCase().includes(k)
3816
+ );
3817
+ }, [X, V]), Se = B(() => {
3818
+ if (!q.length)
3801
3819
  return {
3802
- longitude: N.center?.[1] || 0,
3803
- latitude: N.center?.[0] || 0,
3804
- zoom: N.zoom || 2
3820
+ longitude: M.center?.[1] || 0,
3821
+ latitude: M.center?.[0] || 0,
3822
+ zoom: M.zoom || 2
3805
3823
  };
3806
- const S = b.map((U) => U.coordinates[0]), w = b.map((U) => U.coordinates[1]), A = Math.min(...S), L = Math.max(...S), le = Math.min(...w), q = Math.max(...w);
3824
+ const k = q.map((Q) => Q.coordinates[0]), y = q.map((Q) => Q.coordinates[1]), S = Math.min(...k), J = Math.max(...k), re = Math.min(...y), le = Math.max(...y);
3807
3825
  return {
3808
- longitude: (A + L) / 2,
3809
- latitude: (le + q) / 2,
3810
- zoom: N.zoom || 3
3826
+ longitude: (S + J) / 2,
3827
+ latitude: (re + le) / 2,
3828
+ zoom: M.zoom || 3
3811
3829
  // Auto-zoom logic could be improved here
3812
3830
  };
3813
- }, [b, N]);
3814
- return a ? /* @__PURE__ */ I.jsx("div", { className: n, children: /* @__PURE__ */ I.jsx("div", { className: "flex items-center justify-center h-96 bg-muted rounded-lg border", children: /* @__PURE__ */ I.jsx("div", { className: "text-muted-foreground", children: "Loading map..." }) }) }) : u ? /* @__PURE__ */ I.jsx("div", { className: n, children: /* @__PURE__ */ I.jsx("div", { className: "flex items-center justify-center h-96 bg-muted rounded-lg border", children: /* @__PURE__ */ I.jsxs("div", { className: "text-destructive", children: [
3831
+ }, [q, M]);
3832
+ return d ? /* @__PURE__ */ z.jsx("div", { className: n, children: /* @__PURE__ */ z.jsx("div", { className: "flex items-center justify-center h-96 bg-muted rounded-lg border", children: /* @__PURE__ */ z.jsx("div", { className: "text-muted-foreground", children: "Loading map..." }) }) }) : p ? /* @__PURE__ */ z.jsx("div", { className: n, children: /* @__PURE__ */ z.jsx("div", { className: "flex items-center justify-center h-96 bg-muted rounded-lg border", children: /* @__PURE__ */ z.jsxs("div", { className: "text-destructive", children: [
3815
3833
  "Error: ",
3816
- u.message
3817
- ] }) }) }) : /* @__PURE__ */ I.jsx("div", { className: n, children: /* @__PURE__ */ I.jsx("div", { className: "relative border rounded-lg overflow-hidden bg-muted", style: { height: "600px", width: "100%" }, children: /* @__PURE__ */ I.jsxs(
3818
- ha,
3819
- {
3820
- initialViewState: E,
3821
- style: { width: "100%", height: "100%" },
3822
- mapStyle: "https://demotiles.maplibre.org/style.json",
3823
- children: [
3824
- /* @__PURE__ */ I.jsx(ka, { position: "top-right" }),
3825
- b.map((S) => /* @__PURE__ */ I.jsx(
3826
- _a,
3827
- {
3828
- longitude: S.coordinates[0],
3829
- latitude: S.coordinates[1],
3830
- anchor: "bottom",
3831
- onClick: (w) => {
3832
- w.originalEvent.stopPropagation(), z(S.id), r?.(S.data);
3834
+ p.message
3835
+ ] }) }) }) : /* @__PURE__ */ z.jsxs("div", { className: n, children: [
3836
+ ne > 0 && /* @__PURE__ */ z.jsx("div", { className: "mb-2 p-2 text-sm text-yellow-800 bg-yellow-50 border border-yellow-200 rounded", children: `${ne} record${ne !== 1 ? "s" : ""} with missing or invalid coordinates excluded from the map.` }),
3837
+ X.length > 0 && /* @__PURE__ */ z.jsx("div", { className: "mb-2", children: /* @__PURE__ */ z.jsx(
3838
+ "input",
3839
+ {
3840
+ type: "text",
3841
+ value: V,
3842
+ onChange: (k) => T(k.target.value),
3843
+ placeholder: "Search locations…",
3844
+ className: "w-full px-3 py-2 text-sm border rounded-md bg-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring"
3845
+ }
3846
+ ) }),
3847
+ /* @__PURE__ */ z.jsx("div", { className: "relative border rounded-lg overflow-hidden bg-muted h-[300px] sm:h-[400px] md:h-[500px] lg:h-[600px] w-full", children: /* @__PURE__ */ z.jsxs(
3848
+ va,
3849
+ {
3850
+ initialViewState: Se,
3851
+ style: { width: "100%", height: "100%" },
3852
+ mapStyle: "https://demotiles.maplibre.org/style.json",
3853
+ touchZoomRotate: !0,
3854
+ dragRotate: !0,
3855
+ touchPitch: !0,
3856
+ children: [
3857
+ /* @__PURE__ */ z.jsx(Ea, { position: "top-right", showCompass: !0, showZoom: !0 }),
3858
+ q.map((k) => /* @__PURE__ */ z.jsx(
3859
+ ba,
3860
+ {
3861
+ longitude: k.coordinates[0],
3862
+ latitude: k.coordinates[1],
3863
+ anchor: "bottom",
3864
+ onClick: (y) => {
3865
+ y.originalEvent.stopPropagation(), U(k.id), _e.handleClick(k.data), r?.(k.data);
3866
+ },
3867
+ children: /* @__PURE__ */ z.jsx("div", { className: "text-2xl cursor-pointer hover:scale-110 transition-transform", children: "📍" })
3833
3868
  },
3834
- children: /* @__PURE__ */ I.jsx("div", { className: "text-2xl cursor-pointer hover:scale-110 transition-transform", children: "📍" })
3835
- },
3836
- S.id
3837
- )),
3838
- v && /* @__PURE__ */ I.jsx(
3839
- va,
3840
- {
3841
- longitude: v.coordinates[0],
3842
- latitude: v.coordinates[1],
3843
- anchor: "top",
3844
- onClose: () => z(null),
3845
- closeOnClick: !1,
3846
- children: /* @__PURE__ */ I.jsxs("div", { className: "p-2 min-w-[200px]", children: [
3847
- /* @__PURE__ */ I.jsx("h3", { className: "font-bold text-sm mb-1", children: v.title }),
3848
- v.description && /* @__PURE__ */ I.jsx("p", { className: "text-xs text-muted-foreground", children: v.description }),
3849
- /* @__PURE__ */ I.jsxs("div", { className: "mt-2 text-xs flex gap-2", children: [
3850
- onEdit && /* @__PURE__ */ I.jsx("button", { className: "text-blue-500 hover:underline", onClick: () => onEdit(v.data), children: "Edit" }),
3851
- onDelete && /* @__PURE__ */ I.jsx("button", { className: "text-red-500 hover:underline", onClick: () => onDelete(v.data), children: "Delete" })
3869
+ k.id
3870
+ )),
3871
+ W && /* @__PURE__ */ z.jsx(
3872
+ wa,
3873
+ {
3874
+ longitude: W.coordinates[0],
3875
+ latitude: W.coordinates[1],
3876
+ anchor: "top",
3877
+ onClose: () => U(null),
3878
+ closeOnClick: !1,
3879
+ children: /* @__PURE__ */ z.jsxs("div", { className: "p-2 min-w-[150px] sm:min-w-[200px]", children: [
3880
+ /* @__PURE__ */ z.jsx("h3", { className: "font-bold text-sm mb-1", children: W.title }),
3881
+ W.description && /* @__PURE__ */ z.jsx("p", { className: "text-xs text-muted-foreground", children: W.description }),
3882
+ /* @__PURE__ */ z.jsxs("div", { className: "mt-2 text-xs flex gap-2", children: [
3883
+ i && /* @__PURE__ */ z.jsx("button", { className: "text-blue-500 hover:underline", onClick: () => i(W.data), children: "Edit" }),
3884
+ s && /* @__PURE__ */ z.jsx("button", { className: "text-red-500 hover:underline", onClick: () => s(W.data), children: "Delete" })
3885
+ ] })
3852
3886
  ] })
3853
- ] })
3854
- }
3855
- )
3856
- ]
3857
- }
3858
- ) }) });
3859
- }, Ia = ({ schema: e, ...t }) => {
3860
- const { dataSource: n } = bn();
3861
- return /* @__PURE__ */ I.jsx(Na, { schema: e, dataSource: n, ...t });
3887
+ }
3888
+ )
3889
+ ]
3890
+ }
3891
+ ) }),
3892
+ _e.isOverlay && /* @__PURE__ */ z.jsx(kn, { ..._e, title: "Location Details", children: (k) => /* @__PURE__ */ z.jsx("div", { className: "space-y-3", children: Object.entries(k).map(([y, S]) => /* @__PURE__ */ z.jsxs("div", { className: "flex flex-col", children: [
3893
+ /* @__PURE__ */ z.jsx("span", { className: "text-xs font-medium text-muted-foreground uppercase tracking-wide", children: y.replace(/_/g, " ") }),
3894
+ /* @__PURE__ */ z.jsx("span", { className: "text-sm", children: String(S ?? "—") })
3895
+ ] }, y)) }) })
3896
+ ] });
3897
+ }, _n = ({ schema: e, ...t }) => {
3898
+ const { dataSource: n } = zn();
3899
+ return /* @__PURE__ */ z.jsx(Ia, { schema: e, dataSource: n, ...t });
3862
3900
  };
3863
3901
  console.log("Registering object-map...");
3864
- yn.register("object-map", Ia, {
3902
+ Ft.register("object-map", _n, {
3865
3903
  namespace: "plugin-map",
3866
3904
  label: "Object Map",
3867
- category: "plugin",
3905
+ category: "view",
3906
+ inputs: [
3907
+ { name: "objectName", type: "string", label: "Object Name", required: !0 },
3908
+ { name: "map", type: "object", label: "Map Config", description: "latitudeField, longitudeField, titleField" }
3909
+ ]
3910
+ });
3911
+ Ft.register("map", _n, {
3912
+ namespace: "view",
3913
+ label: "Map View",
3914
+ category: "view",
3868
3915
  inputs: [
3869
3916
  { name: "objectName", type: "string", label: "Object Name", required: !0 },
3870
3917
  { name: "map", type: "object", label: "Map Config", description: "latitudeField, longitudeField, titleField" }
3871
3918
  ]
3872
3919
  });
3873
3920
  export {
3874
- Na as ObjectMap,
3875
- Ia as ObjectMapRenderer
3921
+ Ia as ObjectMap,
3922
+ _n as ObjectMapRenderer
3876
3923
  };