@authhero/cloudflare-adapter 2.8.0 → 2.10.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/README.md +171 -8
- package/dist/cloudflare-adapter.cjs +10 -10
- package/dist/cloudflare-adapter.d.ts +132 -13
- package/dist/cloudflare-adapter.mjs +1529 -1361
- package/package.json +3 -3
|
@@ -1,71 +1,71 @@
|
|
|
1
1
|
import { verificationMethodsSchema as lt } from "@authhero/adapter-interfaces";
|
|
2
2
|
import ft from "wretch";
|
|
3
|
-
function ht(
|
|
4
|
-
var
|
|
5
|
-
for (var
|
|
6
|
-
if (
|
|
7
|
-
for (var
|
|
8
|
-
e.indexOf(r
|
|
9
|
-
return
|
|
10
|
-
}
|
|
11
|
-
function pt(
|
|
12
|
-
var
|
|
13
|
-
return ((
|
|
14
|
-
}
|
|
15
|
-
function le(
|
|
16
|
-
const
|
|
17
|
-
|
|
18
|
-
const
|
|
19
|
-
return
|
|
3
|
+
function ht(t, e) {
|
|
4
|
+
var n = {};
|
|
5
|
+
for (var s in t) Object.prototype.hasOwnProperty.call(t, s) && e.indexOf(s) < 0 && (n[s] = t[s]);
|
|
6
|
+
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
7
|
+
for (var r = 0, s = Object.getOwnPropertySymbols(t); r < s.length; r++)
|
|
8
|
+
e.indexOf(s[r]) < 0 && Object.prototype.propertyIsEnumerable.call(t, s[r]) && (n[s[r]] = t[s[r]]);
|
|
9
|
+
return n;
|
|
10
|
+
}
|
|
11
|
+
function pt(t, e) {
|
|
12
|
+
var n;
|
|
13
|
+
return ((n = t?._def) === null || n === void 0 ? void 0 : n.typeName) === e;
|
|
14
|
+
}
|
|
15
|
+
function le(t, e) {
|
|
16
|
+
const n = t.ZodType.prototype[e];
|
|
17
|
+
t.ZodType.prototype[e] = function(...s) {
|
|
18
|
+
const r = n.apply(this, s);
|
|
19
|
+
return r._def.openapi = this._def.openapi, r;
|
|
20
20
|
};
|
|
21
21
|
}
|
|
22
|
-
function mt(
|
|
23
|
-
if (typeof
|
|
22
|
+
function mt(t) {
|
|
23
|
+
if (typeof t.ZodType.prototype.openapi < "u")
|
|
24
24
|
return;
|
|
25
|
-
|
|
26
|
-
var i, o, c,
|
|
27
|
-
const C = typeof
|
|
28
|
-
param: Object.assign(Object.assign({}, (b = (p = this._def.openapi) === null || p === void 0 ? void 0 : p.metadata) === null || b === void 0 ? void 0 : b.param),
|
|
29
|
-
} : void 0), D = new this.constructor(Object.assign(Object.assign({}, this._def), { openapi: Object.assign(Object.assign({}, Object.keys(M).length > 0 ? { _internal: M } : void 0), Object.keys(
|
|
25
|
+
t.ZodType.prototype.openapi = function(r, a) {
|
|
26
|
+
var i, o, c, d, p, b;
|
|
27
|
+
const C = typeof r == "string" ? a : r, w = C ?? {}, { param: I } = w, de = ht(w, ["param"]), M = Object.assign(Object.assign({}, (i = this._def.openapi) === null || i === void 0 ? void 0 : i._internal), typeof r == "string" ? { refId: r } : void 0), W = Object.assign(Object.assign(Object.assign({}, (o = this._def.openapi) === null || o === void 0 ? void 0 : o.metadata), de), !((d = (c = this._def.openapi) === null || c === void 0 ? void 0 : c.metadata) === null || d === void 0) && d.param || I ? {
|
|
28
|
+
param: Object.assign(Object.assign({}, (b = (p = this._def.openapi) === null || p === void 0 ? void 0 : p.metadata) === null || b === void 0 ? void 0 : b.param), I)
|
|
29
|
+
} : void 0), D = new this.constructor(Object.assign(Object.assign({}, this._def), { openapi: Object.assign(Object.assign({}, Object.keys(M).length > 0 ? { _internal: M } : void 0), Object.keys(W).length > 0 ? { metadata: W } : void 0) }));
|
|
30
30
|
if (pt(this, "ZodObject")) {
|
|
31
31
|
const ee = this.extend;
|
|
32
|
-
D.extend = function(...
|
|
33
|
-
var
|
|
34
|
-
const
|
|
35
|
-
return
|
|
32
|
+
D.extend = function(...G) {
|
|
33
|
+
var J, ue, Pe, Me, De, Le, Ve;
|
|
34
|
+
const Ue = ee.apply(this, G);
|
|
35
|
+
return Ue._def.openapi = {
|
|
36
36
|
_internal: {
|
|
37
|
-
extendedFrom: !((ue = (
|
|
37
|
+
extendedFrom: !((ue = (J = this._def.openapi) === null || J === void 0 ? void 0 : J._internal) === null || ue === void 0) && ue.refId ? { refId: (Me = (Pe = this._def.openapi) === null || Pe === void 0 ? void 0 : Pe._internal) === null || Me === void 0 ? void 0 : Me.refId, schema: this } : (Le = (De = this._def.openapi) === null || De === void 0 ? void 0 : De._internal) === null || Le === void 0 ? void 0 : Le.extendedFrom
|
|
38
38
|
},
|
|
39
|
-
metadata: (Ve =
|
|
40
|
-
},
|
|
39
|
+
metadata: (Ve = Ue._def.openapi) === null || Ve === void 0 ? void 0 : Ve.metadata
|
|
40
|
+
}, Ue;
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
43
|
return D;
|
|
44
|
-
}, le(
|
|
45
|
-
const e =
|
|
46
|
-
|
|
47
|
-
const
|
|
44
|
+
}, le(t, "optional"), le(t, "nullable"), le(t, "default"), le(t, "transform"), le(t, "refine");
|
|
45
|
+
const e = t.ZodObject.prototype.deepPartial;
|
|
46
|
+
t.ZodObject.prototype.deepPartial = function() {
|
|
47
|
+
const r = this._def.shape(), a = e.apply(this), i = a._def.shape();
|
|
48
48
|
return Object.entries(i).forEach(([o, c]) => {
|
|
49
|
-
var
|
|
50
|
-
c._def.openapi = (p = (
|
|
49
|
+
var d, p;
|
|
50
|
+
c._def.openapi = (p = (d = r[o]) === null || d === void 0 ? void 0 : d._def) === null || p === void 0 ? void 0 : p.openapi;
|
|
51
51
|
}), a._def.openapi = void 0, a;
|
|
52
52
|
};
|
|
53
|
-
const
|
|
54
|
-
|
|
55
|
-
const a =
|
|
53
|
+
const n = t.ZodObject.prototype.pick;
|
|
54
|
+
t.ZodObject.prototype.pick = function(...r) {
|
|
55
|
+
const a = n.apply(this, r);
|
|
56
56
|
return a._def.openapi = void 0, a;
|
|
57
57
|
};
|
|
58
|
-
const
|
|
59
|
-
|
|
60
|
-
const a =
|
|
58
|
+
const s = t.ZodObject.prototype.omit;
|
|
59
|
+
t.ZodObject.prototype.omit = function(...r) {
|
|
60
|
+
const a = s.apply(this, r);
|
|
61
61
|
return a._def.openapi = void 0, a;
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
var te = class extends Error {
|
|
65
65
|
res;
|
|
66
66
|
status;
|
|
67
|
-
constructor(
|
|
68
|
-
super(e?.message, { cause: e?.cause }), this.res = e?.res, this.status =
|
|
67
|
+
constructor(t = 500, e) {
|
|
68
|
+
super(e?.message, { cause: e?.cause }), this.res = e?.res, this.status = t;
|
|
69
69
|
}
|
|
70
70
|
getResponse() {
|
|
71
71
|
return this.res ? new Response(this.res.body, {
|
|
@@ -78,50 +78,50 @@ var te = class extends Error {
|
|
|
78
78
|
};
|
|
79
79
|
new Set(".\\+*[^]$()");
|
|
80
80
|
var x;
|
|
81
|
-
(function(
|
|
82
|
-
|
|
81
|
+
(function(t) {
|
|
82
|
+
t.assertEqual = (r) => {
|
|
83
83
|
};
|
|
84
|
-
function e(
|
|
84
|
+
function e(r) {
|
|
85
85
|
}
|
|
86
|
-
|
|
87
|
-
function
|
|
86
|
+
t.assertIs = e;
|
|
87
|
+
function n(r) {
|
|
88
88
|
throw new Error();
|
|
89
89
|
}
|
|
90
|
-
|
|
90
|
+
t.assertNever = n, t.arrayToEnum = (r) => {
|
|
91
91
|
const a = {};
|
|
92
|
-
for (const i of
|
|
92
|
+
for (const i of r)
|
|
93
93
|
a[i] = i;
|
|
94
94
|
return a;
|
|
95
|
-
},
|
|
96
|
-
const a =
|
|
95
|
+
}, t.getValidEnumValues = (r) => {
|
|
96
|
+
const a = t.objectKeys(r).filter((o) => typeof r[r[o]] != "number"), i = {};
|
|
97
97
|
for (const o of a)
|
|
98
|
-
i[o] =
|
|
99
|
-
return
|
|
100
|
-
},
|
|
101
|
-
return
|
|
102
|
-
}),
|
|
98
|
+
i[o] = r[o];
|
|
99
|
+
return t.objectValues(i);
|
|
100
|
+
}, t.objectValues = (r) => t.objectKeys(r).map(function(a) {
|
|
101
|
+
return r[a];
|
|
102
|
+
}), t.objectKeys = typeof Object.keys == "function" ? (r) => Object.keys(r) : (r) => {
|
|
103
103
|
const a = [];
|
|
104
|
-
for (const i in
|
|
105
|
-
Object.prototype.hasOwnProperty.call(
|
|
104
|
+
for (const i in r)
|
|
105
|
+
Object.prototype.hasOwnProperty.call(r, i) && a.push(i);
|
|
106
106
|
return a;
|
|
107
|
-
},
|
|
108
|
-
for (const i of
|
|
107
|
+
}, t.find = (r, a) => {
|
|
108
|
+
for (const i of r)
|
|
109
109
|
if (a(i))
|
|
110
110
|
return i;
|
|
111
|
-
},
|
|
112
|
-
function r
|
|
113
|
-
return
|
|
111
|
+
}, t.isInteger = typeof Number.isInteger == "function" ? (r) => Number.isInteger(r) : (r) => typeof r == "number" && Number.isFinite(r) && Math.floor(r) === r;
|
|
112
|
+
function s(r, a = " | ") {
|
|
113
|
+
return r.map((i) => typeof i == "string" ? `'${i}'` : i).join(a);
|
|
114
114
|
}
|
|
115
|
-
|
|
115
|
+
t.joinValues = s, t.jsonStringifyReplacer = (r, a) => typeof a == "bigint" ? a.toString() : a;
|
|
116
116
|
})(x || (x = {}));
|
|
117
|
-
var
|
|
118
|
-
(function(
|
|
119
|
-
|
|
117
|
+
var qe;
|
|
118
|
+
(function(t) {
|
|
119
|
+
t.mergeShapes = (e, n) => ({
|
|
120
120
|
...e,
|
|
121
|
-
...
|
|
121
|
+
...n
|
|
122
122
|
// second overwrites first
|
|
123
123
|
});
|
|
124
|
-
})(
|
|
124
|
+
})(qe || (qe = {}));
|
|
125
125
|
const f = x.arrayToEnum([
|
|
126
126
|
"string",
|
|
127
127
|
"nan",
|
|
@@ -143,14 +143,14 @@ const f = x.arrayToEnum([
|
|
|
143
143
|
"never",
|
|
144
144
|
"map",
|
|
145
145
|
"set"
|
|
146
|
-
]), V = (
|
|
147
|
-
switch (typeof
|
|
146
|
+
]), V = (t) => {
|
|
147
|
+
switch (typeof t) {
|
|
148
148
|
case "undefined":
|
|
149
149
|
return f.undefined;
|
|
150
150
|
case "string":
|
|
151
151
|
return f.string;
|
|
152
152
|
case "number":
|
|
153
|
-
return Number.isNaN(
|
|
153
|
+
return Number.isNaN(t) ? f.nan : f.number;
|
|
154
154
|
case "boolean":
|
|
155
155
|
return f.boolean;
|
|
156
156
|
case "function":
|
|
@@ -160,11 +160,11 @@ const f = x.arrayToEnum([
|
|
|
160
160
|
case "symbol":
|
|
161
161
|
return f.symbol;
|
|
162
162
|
case "object":
|
|
163
|
-
return Array.isArray(
|
|
163
|
+
return Array.isArray(t) ? f.array : t === null ? f.null : t.then && typeof t.then == "function" && t.catch && typeof t.catch == "function" ? f.promise : typeof Map < "u" && t instanceof Map ? f.map : typeof Set < "u" && t instanceof Set ? f.set : typeof Date < "u" && t instanceof Date ? f.date : f.object;
|
|
164
164
|
default:
|
|
165
165
|
return f.unknown;
|
|
166
166
|
}
|
|
167
|
-
},
|
|
167
|
+
}, u = x.arrayToEnum([
|
|
168
168
|
"invalid_type",
|
|
169
169
|
"invalid_literal",
|
|
170
170
|
"custom",
|
|
@@ -181,45 +181,45 @@ const f = x.arrayToEnum([
|
|
|
181
181
|
"invalid_intersection_types",
|
|
182
182
|
"not_multiple_of",
|
|
183
183
|
"not_finite"
|
|
184
|
-
]), yt = (
|
|
185
|
-
class
|
|
184
|
+
]), yt = (t) => JSON.stringify(t, null, 2).replace(/"([^"]+)":/g, "$1:");
|
|
185
|
+
class A extends Error {
|
|
186
186
|
get errors() {
|
|
187
187
|
return this.issues;
|
|
188
188
|
}
|
|
189
189
|
constructor(e) {
|
|
190
|
-
super(), this.issues = [], this.addIssue = (
|
|
191
|
-
this.issues = [...this.issues,
|
|
192
|
-
}, this.addIssues = (
|
|
193
|
-
this.issues = [...this.issues, ...
|
|
190
|
+
super(), this.issues = [], this.addIssue = (s) => {
|
|
191
|
+
this.issues = [...this.issues, s];
|
|
192
|
+
}, this.addIssues = (s = []) => {
|
|
193
|
+
this.issues = [...this.issues, ...s];
|
|
194
194
|
};
|
|
195
|
-
const
|
|
196
|
-
Object.setPrototypeOf ? Object.setPrototypeOf(this,
|
|
195
|
+
const n = new.target.prototype;
|
|
196
|
+
Object.setPrototypeOf ? Object.setPrototypeOf(this, n) : this.__proto__ = n, this.name = "ZodError", this.issues = e;
|
|
197
197
|
}
|
|
198
198
|
format(e) {
|
|
199
|
-
const
|
|
199
|
+
const n = e || function(a) {
|
|
200
200
|
return a.message;
|
|
201
|
-
},
|
|
201
|
+
}, s = { _errors: [] }, r = (a) => {
|
|
202
202
|
for (const i of a.issues)
|
|
203
203
|
if (i.code === "invalid_union")
|
|
204
|
-
i.unionErrors.map(
|
|
204
|
+
i.unionErrors.map(r);
|
|
205
205
|
else if (i.code === "invalid_return_type")
|
|
206
|
-
|
|
206
|
+
r(i.returnTypeError);
|
|
207
207
|
else if (i.code === "invalid_arguments")
|
|
208
|
-
|
|
208
|
+
r(i.argumentsError);
|
|
209
209
|
else if (i.path.length === 0)
|
|
210
|
-
|
|
210
|
+
s._errors.push(n(i));
|
|
211
211
|
else {
|
|
212
|
-
let o =
|
|
212
|
+
let o = s, c = 0;
|
|
213
213
|
for (; c < i.path.length; ) {
|
|
214
|
-
const
|
|
215
|
-
c === i.path.length - 1 ? (o[
|
|
214
|
+
const d = i.path[c];
|
|
215
|
+
c === i.path.length - 1 ? (o[d] = o[d] || { _errors: [] }, o[d]._errors.push(n(i))) : o[d] = o[d] || { _errors: [] }, o = o[d], c++;
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
};
|
|
219
|
-
return
|
|
219
|
+
return r(this), s;
|
|
220
220
|
}
|
|
221
221
|
static assert(e) {
|
|
222
|
-
if (!(e instanceof
|
|
222
|
+
if (!(e instanceof A))
|
|
223
223
|
throw new Error(`Not a ZodError: ${e}`);
|
|
224
224
|
}
|
|
225
225
|
toString() {
|
|
@@ -231,122 +231,122 @@ class O extends Error {
|
|
|
231
231
|
get isEmpty() {
|
|
232
232
|
return this.issues.length === 0;
|
|
233
233
|
}
|
|
234
|
-
flatten(e = (
|
|
235
|
-
const
|
|
236
|
-
for (const
|
|
237
|
-
if (
|
|
238
|
-
const a =
|
|
239
|
-
|
|
234
|
+
flatten(e = (n) => n.message) {
|
|
235
|
+
const n = {}, s = [];
|
|
236
|
+
for (const r of this.issues)
|
|
237
|
+
if (r.path.length > 0) {
|
|
238
|
+
const a = r.path[0];
|
|
239
|
+
n[a] = n[a] || [], n[a].push(e(r));
|
|
240
240
|
} else
|
|
241
|
-
|
|
242
|
-
return { formErrors:
|
|
241
|
+
s.push(e(r));
|
|
242
|
+
return { formErrors: s, fieldErrors: n };
|
|
243
243
|
}
|
|
244
244
|
get formErrors() {
|
|
245
245
|
return this.flatten();
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
|
-
|
|
249
|
-
const ie = (
|
|
250
|
-
let
|
|
251
|
-
switch (
|
|
252
|
-
case
|
|
253
|
-
|
|
248
|
+
A.create = (t) => new A(t);
|
|
249
|
+
const ie = (t, e) => {
|
|
250
|
+
let n;
|
|
251
|
+
switch (t.code) {
|
|
252
|
+
case u.invalid_type:
|
|
253
|
+
t.received === f.undefined ? n = "Required" : n = `Expected ${t.expected}, received ${t.received}`;
|
|
254
254
|
break;
|
|
255
|
-
case
|
|
256
|
-
|
|
255
|
+
case u.invalid_literal:
|
|
256
|
+
n = `Invalid literal value, expected ${JSON.stringify(t.expected, x.jsonStringifyReplacer)}`;
|
|
257
257
|
break;
|
|
258
|
-
case
|
|
259
|
-
|
|
258
|
+
case u.unrecognized_keys:
|
|
259
|
+
n = `Unrecognized key(s) in object: ${x.joinValues(t.keys, ", ")}`;
|
|
260
260
|
break;
|
|
261
|
-
case
|
|
262
|
-
|
|
261
|
+
case u.invalid_union:
|
|
262
|
+
n = "Invalid input";
|
|
263
263
|
break;
|
|
264
|
-
case
|
|
265
|
-
|
|
264
|
+
case u.invalid_union_discriminator:
|
|
265
|
+
n = `Invalid discriminator value. Expected ${x.joinValues(t.options)}`;
|
|
266
266
|
break;
|
|
267
|
-
case
|
|
268
|
-
|
|
267
|
+
case u.invalid_enum_value:
|
|
268
|
+
n = `Invalid enum value. Expected ${x.joinValues(t.options)}, received '${t.received}'`;
|
|
269
269
|
break;
|
|
270
|
-
case
|
|
271
|
-
|
|
270
|
+
case u.invalid_arguments:
|
|
271
|
+
n = "Invalid function arguments";
|
|
272
272
|
break;
|
|
273
|
-
case
|
|
274
|
-
|
|
273
|
+
case u.invalid_return_type:
|
|
274
|
+
n = "Invalid function return type";
|
|
275
275
|
break;
|
|
276
|
-
case
|
|
277
|
-
|
|
276
|
+
case u.invalid_date:
|
|
277
|
+
n = "Invalid date";
|
|
278
278
|
break;
|
|
279
|
-
case
|
|
280
|
-
typeof
|
|
279
|
+
case u.invalid_string:
|
|
280
|
+
typeof t.validation == "object" ? "includes" in t.validation ? (n = `Invalid input: must include "${t.validation.includes}"`, typeof t.validation.position == "number" && (n = `${n} at one or more positions greater than or equal to ${t.validation.position}`)) : "startsWith" in t.validation ? n = `Invalid input: must start with "${t.validation.startsWith}"` : "endsWith" in t.validation ? n = `Invalid input: must end with "${t.validation.endsWith}"` : x.assertNever(t.validation) : t.validation !== "regex" ? n = `Invalid ${t.validation}` : n = "Invalid";
|
|
281
281
|
break;
|
|
282
|
-
case
|
|
283
|
-
|
|
282
|
+
case u.too_small:
|
|
283
|
+
t.type === "array" ? n = `Array must contain ${t.exact ? "exactly" : t.inclusive ? "at least" : "more than"} ${t.minimum} element(s)` : t.type === "string" ? n = `String must contain ${t.exact ? "exactly" : t.inclusive ? "at least" : "over"} ${t.minimum} character(s)` : t.type === "number" ? n = `Number must be ${t.exact ? "exactly equal to " : t.inclusive ? "greater than or equal to " : "greater than "}${t.minimum}` : t.type === "bigint" ? n = `Number must be ${t.exact ? "exactly equal to " : t.inclusive ? "greater than or equal to " : "greater than "}${t.minimum}` : t.type === "date" ? n = `Date must be ${t.exact ? "exactly equal to " : t.inclusive ? "greater than or equal to " : "greater than "}${new Date(Number(t.minimum))}` : n = "Invalid input";
|
|
284
284
|
break;
|
|
285
|
-
case
|
|
286
|
-
|
|
285
|
+
case u.too_big:
|
|
286
|
+
t.type === "array" ? n = `Array must contain ${t.exact ? "exactly" : t.inclusive ? "at most" : "less than"} ${t.maximum} element(s)` : t.type === "string" ? n = `String must contain ${t.exact ? "exactly" : t.inclusive ? "at most" : "under"} ${t.maximum} character(s)` : t.type === "number" ? n = `Number must be ${t.exact ? "exactly" : t.inclusive ? "less than or equal to" : "less than"} ${t.maximum}` : t.type === "bigint" ? n = `BigInt must be ${t.exact ? "exactly" : t.inclusive ? "less than or equal to" : "less than"} ${t.maximum}` : t.type === "date" ? n = `Date must be ${t.exact ? "exactly" : t.inclusive ? "smaller than or equal to" : "smaller than"} ${new Date(Number(t.maximum))}` : n = "Invalid input";
|
|
287
287
|
break;
|
|
288
|
-
case
|
|
289
|
-
|
|
288
|
+
case u.custom:
|
|
289
|
+
n = "Invalid input";
|
|
290
290
|
break;
|
|
291
|
-
case
|
|
292
|
-
|
|
291
|
+
case u.invalid_intersection_types:
|
|
292
|
+
n = "Intersection results could not be merged";
|
|
293
293
|
break;
|
|
294
|
-
case
|
|
295
|
-
|
|
294
|
+
case u.not_multiple_of:
|
|
295
|
+
n = `Number must be a multiple of ${t.multipleOf}`;
|
|
296
296
|
break;
|
|
297
|
-
case
|
|
298
|
-
|
|
297
|
+
case u.not_finite:
|
|
298
|
+
n = "Number must be finite";
|
|
299
299
|
break;
|
|
300
300
|
default:
|
|
301
|
-
|
|
301
|
+
n = e.defaultError, x.assertNever(t);
|
|
302
302
|
}
|
|
303
|
-
return { message:
|
|
303
|
+
return { message: n };
|
|
304
304
|
};
|
|
305
|
-
let
|
|
306
|
-
function _t(
|
|
307
|
-
|
|
305
|
+
let nt = ie;
|
|
306
|
+
function _t(t) {
|
|
307
|
+
nt = t;
|
|
308
308
|
}
|
|
309
|
-
function
|
|
310
|
-
return
|
|
309
|
+
function Ae() {
|
|
310
|
+
return nt;
|
|
311
311
|
}
|
|
312
|
-
const
|
|
313
|
-
const { data: e, path:
|
|
314
|
-
...
|
|
312
|
+
const Oe = (t) => {
|
|
313
|
+
const { data: e, path: n, errorMaps: s, issueData: r } = t, a = [...n, ...r.path || []], i = {
|
|
314
|
+
...r,
|
|
315
315
|
path: a
|
|
316
316
|
};
|
|
317
|
-
if (
|
|
317
|
+
if (r.message !== void 0)
|
|
318
318
|
return {
|
|
319
|
-
...
|
|
319
|
+
...r,
|
|
320
320
|
path: a,
|
|
321
|
-
message:
|
|
321
|
+
message: r.message
|
|
322
322
|
};
|
|
323
323
|
let o = "";
|
|
324
|
-
const c =
|
|
325
|
-
for (const
|
|
326
|
-
o =
|
|
324
|
+
const c = s.filter((d) => !!d).slice().reverse();
|
|
325
|
+
for (const d of c)
|
|
326
|
+
o = d(i, { data: e, defaultError: o }).message;
|
|
327
327
|
return {
|
|
328
|
-
...
|
|
328
|
+
...r,
|
|
329
329
|
path: a,
|
|
330
330
|
message: o
|
|
331
331
|
};
|
|
332
332
|
}, gt = [];
|
|
333
|
-
function l(
|
|
334
|
-
const
|
|
333
|
+
function l(t, e) {
|
|
334
|
+
const n = Ae(), s = Oe({
|
|
335
335
|
issueData: e,
|
|
336
|
-
data:
|
|
337
|
-
path:
|
|
336
|
+
data: t.data,
|
|
337
|
+
path: t.path,
|
|
338
338
|
errorMaps: [
|
|
339
|
-
|
|
339
|
+
t.common.contextualErrorMap,
|
|
340
340
|
// contextual error map is first priority
|
|
341
|
-
|
|
341
|
+
t.schemaErrorMap,
|
|
342
342
|
// then schema-bound map if available
|
|
343
|
-
|
|
343
|
+
n,
|
|
344
344
|
// then global override map
|
|
345
|
-
|
|
345
|
+
n === ie ? void 0 : ie
|
|
346
346
|
// then global default map
|
|
347
|
-
].filter((
|
|
347
|
+
].filter((r) => !!r)
|
|
348
348
|
});
|
|
349
|
-
|
|
349
|
+
t.common.issues.push(s);
|
|
350
350
|
}
|
|
351
351
|
class T {
|
|
352
352
|
constructor() {
|
|
@@ -358,77 +358,77 @@ class T {
|
|
|
358
358
|
abort() {
|
|
359
359
|
this.value !== "aborted" && (this.value = "aborted");
|
|
360
360
|
}
|
|
361
|
-
static mergeArray(e,
|
|
362
|
-
const
|
|
363
|
-
for (const
|
|
364
|
-
if (
|
|
361
|
+
static mergeArray(e, n) {
|
|
362
|
+
const s = [];
|
|
363
|
+
for (const r of n) {
|
|
364
|
+
if (r.status === "aborted")
|
|
365
365
|
return m;
|
|
366
|
-
|
|
366
|
+
r.status === "dirty" && e.dirty(), s.push(r.value);
|
|
367
367
|
}
|
|
368
|
-
return { status: e.value, value:
|
|
368
|
+
return { status: e.value, value: s };
|
|
369
369
|
}
|
|
370
|
-
static async mergeObjectAsync(e,
|
|
371
|
-
const
|
|
372
|
-
for (const
|
|
373
|
-
const a = await
|
|
374
|
-
|
|
370
|
+
static async mergeObjectAsync(e, n) {
|
|
371
|
+
const s = [];
|
|
372
|
+
for (const r of n) {
|
|
373
|
+
const a = await r.key, i = await r.value;
|
|
374
|
+
s.push({
|
|
375
375
|
key: a,
|
|
376
376
|
value: i
|
|
377
377
|
});
|
|
378
378
|
}
|
|
379
|
-
return T.mergeObjectSync(e,
|
|
379
|
+
return T.mergeObjectSync(e, s);
|
|
380
380
|
}
|
|
381
|
-
static mergeObjectSync(e,
|
|
382
|
-
const
|
|
383
|
-
for (const
|
|
384
|
-
const { key: a, value: i } =
|
|
381
|
+
static mergeObjectSync(e, n) {
|
|
382
|
+
const s = {};
|
|
383
|
+
for (const r of n) {
|
|
384
|
+
const { key: a, value: i } = r;
|
|
385
385
|
if (a.status === "aborted" || i.status === "aborted")
|
|
386
386
|
return m;
|
|
387
|
-
a.status === "dirty" && e.dirty(), i.status === "dirty" && e.dirty(), a.value !== "__proto__" && (typeof i.value < "u" ||
|
|
387
|
+
a.status === "dirty" && e.dirty(), i.status === "dirty" && e.dirty(), a.value !== "__proto__" && (typeof i.value < "u" || r.alwaysSet) && (s[a.value] = i.value);
|
|
388
388
|
}
|
|
389
|
-
return { status: e.value, value:
|
|
389
|
+
return { status: e.value, value: s };
|
|
390
390
|
}
|
|
391
391
|
}
|
|
392
392
|
const m = Object.freeze({
|
|
393
393
|
status: "aborted"
|
|
394
|
-
}),
|
|
394
|
+
}), re = (t) => ({ status: "dirty", value: t }), S = (t) => ({ status: "valid", value: t }), He = (t) => t.status === "aborted", We = (t) => t.status === "dirty", Q = (t) => t.status === "valid", fe = (t) => typeof Promise < "u" && t instanceof Promise;
|
|
395
395
|
var h;
|
|
396
|
-
(function(
|
|
397
|
-
|
|
396
|
+
(function(t) {
|
|
397
|
+
t.errToObj = (e) => typeof e == "string" ? { message: e } : e || {}, t.toString = (e) => typeof e == "string" ? e : e?.message;
|
|
398
398
|
})(h || (h = {}));
|
|
399
399
|
class $ {
|
|
400
|
-
constructor(e,
|
|
401
|
-
this._cachedPath = [], this.parent = e, this.data =
|
|
400
|
+
constructor(e, n, s, r) {
|
|
401
|
+
this._cachedPath = [], this.parent = e, this.data = n, this._path = s, this._key = r;
|
|
402
402
|
}
|
|
403
403
|
get path() {
|
|
404
404
|
return this._cachedPath.length || (Array.isArray(this._key) ? this._cachedPath.push(...this._path, ...this._key) : this._cachedPath.push(...this._path, this._key)), this._cachedPath;
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
|
-
const
|
|
408
|
-
if (
|
|
407
|
+
const Ye = (t, e) => {
|
|
408
|
+
if (Q(e))
|
|
409
409
|
return { success: !0, data: e.value };
|
|
410
|
-
if (!
|
|
410
|
+
if (!t.common.issues.length)
|
|
411
411
|
throw new Error("Validation failed but no issues detected.");
|
|
412
412
|
return {
|
|
413
413
|
success: !1,
|
|
414
414
|
get error() {
|
|
415
415
|
if (this._error)
|
|
416
416
|
return this._error;
|
|
417
|
-
const
|
|
418
|
-
return this._error =
|
|
417
|
+
const n = new A(t.common.issues);
|
|
418
|
+
return this._error = n, this._error;
|
|
419
419
|
}
|
|
420
420
|
};
|
|
421
421
|
};
|
|
422
|
-
function _(
|
|
423
|
-
if (!
|
|
422
|
+
function _(t) {
|
|
423
|
+
if (!t)
|
|
424
424
|
return {};
|
|
425
|
-
const { errorMap: e, invalid_type_error:
|
|
426
|
-
if (e && (
|
|
425
|
+
const { errorMap: e, invalid_type_error: n, required_error: s, description: r } = t;
|
|
426
|
+
if (e && (n || s))
|
|
427
427
|
throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);
|
|
428
|
-
return e ? { errorMap: e, description:
|
|
429
|
-
const { message: c } =
|
|
430
|
-
return i.code === "invalid_enum_value" ? { message: c ?? o.defaultError } : typeof o.data > "u" ? { message: c ??
|
|
431
|
-
}, description:
|
|
428
|
+
return e ? { errorMap: e, description: r } : { errorMap: (i, o) => {
|
|
429
|
+
const { message: c } = t;
|
|
430
|
+
return i.code === "invalid_enum_value" ? { message: c ?? o.defaultError } : typeof o.data > "u" ? { message: c ?? s ?? o.defaultError } : i.code !== "invalid_type" ? { message: o.defaultError } : { message: c ?? n ?? o.defaultError };
|
|
431
|
+
}, description: r };
|
|
432
432
|
}
|
|
433
433
|
class v {
|
|
434
434
|
get description() {
|
|
@@ -437,8 +437,8 @@ class v {
|
|
|
437
437
|
_getType(e) {
|
|
438
438
|
return V(e.data);
|
|
439
439
|
}
|
|
440
|
-
_getOrReturnCtx(e,
|
|
441
|
-
return
|
|
440
|
+
_getOrReturnCtx(e, n) {
|
|
441
|
+
return n || {
|
|
442
442
|
common: e.parent.common,
|
|
443
443
|
data: e.data,
|
|
444
444
|
parsedType: V(e.data),
|
|
@@ -461,38 +461,38 @@ class v {
|
|
|
461
461
|
};
|
|
462
462
|
}
|
|
463
463
|
_parseSync(e) {
|
|
464
|
-
const
|
|
465
|
-
if (fe(
|
|
464
|
+
const n = this._parse(e);
|
|
465
|
+
if (fe(n))
|
|
466
466
|
throw new Error("Synchronous parse encountered promise.");
|
|
467
|
-
return
|
|
467
|
+
return n;
|
|
468
468
|
}
|
|
469
469
|
_parseAsync(e) {
|
|
470
|
-
const
|
|
471
|
-
return Promise.resolve(
|
|
470
|
+
const n = this._parse(e);
|
|
471
|
+
return Promise.resolve(n);
|
|
472
472
|
}
|
|
473
|
-
parse(e,
|
|
474
|
-
const
|
|
475
|
-
if (
|
|
476
|
-
return
|
|
477
|
-
throw
|
|
473
|
+
parse(e, n) {
|
|
474
|
+
const s = this.safeParse(e, n);
|
|
475
|
+
if (s.success)
|
|
476
|
+
return s.data;
|
|
477
|
+
throw s.error;
|
|
478
478
|
}
|
|
479
|
-
safeParse(e,
|
|
480
|
-
const
|
|
479
|
+
safeParse(e, n) {
|
|
480
|
+
const s = {
|
|
481
481
|
common: {
|
|
482
482
|
issues: [],
|
|
483
|
-
async:
|
|
484
|
-
contextualErrorMap:
|
|
483
|
+
async: n?.async ?? !1,
|
|
484
|
+
contextualErrorMap: n?.errorMap
|
|
485
485
|
},
|
|
486
|
-
path:
|
|
486
|
+
path: n?.path || [],
|
|
487
487
|
schemaErrorMap: this._def.errorMap,
|
|
488
488
|
parent: null,
|
|
489
489
|
data: e,
|
|
490
490
|
parsedType: V(e)
|
|
491
|
-
},
|
|
492
|
-
return
|
|
491
|
+
}, r = this._parseSync({ data: e, path: s.path, parent: s });
|
|
492
|
+
return Ye(s, r);
|
|
493
493
|
}
|
|
494
494
|
"~validate"(e) {
|
|
495
|
-
const
|
|
495
|
+
const n = {
|
|
496
496
|
common: {
|
|
497
497
|
issues: [],
|
|
498
498
|
async: !!this["~standard"].async
|
|
@@ -505,60 +505,60 @@ class v {
|
|
|
505
505
|
};
|
|
506
506
|
if (!this["~standard"].async)
|
|
507
507
|
try {
|
|
508
|
-
const
|
|
509
|
-
return
|
|
510
|
-
value:
|
|
508
|
+
const s = this._parseSync({ data: e, path: [], parent: n });
|
|
509
|
+
return Q(s) ? {
|
|
510
|
+
value: s.value
|
|
511
511
|
} : {
|
|
512
|
-
issues:
|
|
512
|
+
issues: n.common.issues
|
|
513
513
|
};
|
|
514
|
-
} catch (
|
|
515
|
-
|
|
514
|
+
} catch (s) {
|
|
515
|
+
s?.message?.toLowerCase()?.includes("encountered") && (this["~standard"].async = !0), n.common = {
|
|
516
516
|
issues: [],
|
|
517
517
|
async: !0
|
|
518
518
|
};
|
|
519
519
|
}
|
|
520
|
-
return this._parseAsync({ data: e, path: [], parent:
|
|
521
|
-
value:
|
|
520
|
+
return this._parseAsync({ data: e, path: [], parent: n }).then((s) => Q(s) ? {
|
|
521
|
+
value: s.value
|
|
522
522
|
} : {
|
|
523
|
-
issues:
|
|
523
|
+
issues: n.common.issues
|
|
524
524
|
});
|
|
525
525
|
}
|
|
526
|
-
async parseAsync(e,
|
|
527
|
-
const
|
|
528
|
-
if (
|
|
529
|
-
return
|
|
530
|
-
throw
|
|
526
|
+
async parseAsync(e, n) {
|
|
527
|
+
const s = await this.safeParseAsync(e, n);
|
|
528
|
+
if (s.success)
|
|
529
|
+
return s.data;
|
|
530
|
+
throw s.error;
|
|
531
531
|
}
|
|
532
|
-
async safeParseAsync(e,
|
|
533
|
-
const
|
|
532
|
+
async safeParseAsync(e, n) {
|
|
533
|
+
const s = {
|
|
534
534
|
common: {
|
|
535
535
|
issues: [],
|
|
536
|
-
contextualErrorMap:
|
|
536
|
+
contextualErrorMap: n?.errorMap,
|
|
537
537
|
async: !0
|
|
538
538
|
},
|
|
539
|
-
path:
|
|
539
|
+
path: n?.path || [],
|
|
540
540
|
schemaErrorMap: this._def.errorMap,
|
|
541
541
|
parent: null,
|
|
542
542
|
data: e,
|
|
543
543
|
parsedType: V(e)
|
|
544
|
-
},
|
|
545
|
-
return
|
|
546
|
-
}
|
|
547
|
-
refine(e,
|
|
548
|
-
const
|
|
549
|
-
return this._refinement((
|
|
550
|
-
const i = e(
|
|
551
|
-
code:
|
|
552
|
-
...r
|
|
544
|
+
}, r = this._parse({ data: e, path: s.path, parent: s }), a = await (fe(r) ? r : Promise.resolve(r));
|
|
545
|
+
return Ye(s, a);
|
|
546
|
+
}
|
|
547
|
+
refine(e, n) {
|
|
548
|
+
const s = (r) => typeof n == "string" || typeof n > "u" ? { message: n } : typeof n == "function" ? n(r) : n;
|
|
549
|
+
return this._refinement((r, a) => {
|
|
550
|
+
const i = e(r), o = () => a.addIssue({
|
|
551
|
+
code: u.custom,
|
|
552
|
+
...s(r)
|
|
553
553
|
});
|
|
554
554
|
return typeof Promise < "u" && i instanceof Promise ? i.then((c) => c ? !0 : (o(), !1)) : i ? !0 : (o(), !1);
|
|
555
555
|
});
|
|
556
556
|
}
|
|
557
|
-
refinement(e,
|
|
558
|
-
return this._refinement((
|
|
557
|
+
refinement(e, n) {
|
|
558
|
+
return this._refinement((s, r) => e(s) ? !0 : (r.addIssue(typeof n == "function" ? n(s, r) : n), !1));
|
|
559
559
|
}
|
|
560
560
|
_refinement(e) {
|
|
561
|
-
return new
|
|
561
|
+
return new R({
|
|
562
562
|
schema: this,
|
|
563
563
|
typeName: y.ZodEffects,
|
|
564
564
|
effect: { type: "refinement", refinement: e }
|
|
@@ -571,14 +571,14 @@ class v {
|
|
|
571
571
|
this.spa = this.safeParseAsync, this._def = e, this.parse = this.parse.bind(this), this.safeParse = this.safeParse.bind(this), this.parseAsync = this.parseAsync.bind(this), this.safeParseAsync = this.safeParseAsync.bind(this), this.spa = this.spa.bind(this), this.refine = this.refine.bind(this), this.refinement = this.refinement.bind(this), this.superRefine = this.superRefine.bind(this), this.optional = this.optional.bind(this), this.nullable = this.nullable.bind(this), this.nullish = this.nullish.bind(this), this.array = this.array.bind(this), this.promise = this.promise.bind(this), this.or = this.or.bind(this), this.and = this.and.bind(this), this.transform = this.transform.bind(this), this.brand = this.brand.bind(this), this.default = this.default.bind(this), this.catch = this.catch.bind(this), this.describe = this.describe.bind(this), this.pipe = this.pipe.bind(this), this.readonly = this.readonly.bind(this), this.isNullable = this.isNullable.bind(this), this.isOptional = this.isOptional.bind(this), this["~standard"] = {
|
|
572
572
|
version: 1,
|
|
573
573
|
vendor: "zod",
|
|
574
|
-
validate: (
|
|
574
|
+
validate: (n) => this["~validate"](n)
|
|
575
575
|
};
|
|
576
576
|
}
|
|
577
577
|
optional() {
|
|
578
|
-
return
|
|
578
|
+
return Z.create(this, this._def);
|
|
579
579
|
}
|
|
580
580
|
nullable() {
|
|
581
|
-
return
|
|
581
|
+
return H.create(this, this._def);
|
|
582
582
|
}
|
|
583
583
|
nullish() {
|
|
584
584
|
return this.nullable().optional();
|
|
@@ -596,7 +596,7 @@ class v {
|
|
|
596
596
|
return _e.create(this, e, this._def);
|
|
597
597
|
}
|
|
598
598
|
transform(e) {
|
|
599
|
-
return new
|
|
599
|
+
return new R({
|
|
600
600
|
..._(this._def),
|
|
601
601
|
schema: this,
|
|
602
602
|
typeName: y.ZodEffects,
|
|
@@ -604,33 +604,33 @@ class v {
|
|
|
604
604
|
});
|
|
605
605
|
}
|
|
606
606
|
default(e) {
|
|
607
|
-
const
|
|
607
|
+
const n = typeof e == "function" ? e : () => e;
|
|
608
608
|
return new ke({
|
|
609
609
|
..._(this._def),
|
|
610
610
|
innerType: this,
|
|
611
|
-
defaultValue:
|
|
611
|
+
defaultValue: n,
|
|
612
612
|
typeName: y.ZodDefault
|
|
613
613
|
});
|
|
614
614
|
}
|
|
615
615
|
brand() {
|
|
616
|
-
return new
|
|
616
|
+
return new Ke({
|
|
617
617
|
typeName: y.ZodBranded,
|
|
618
618
|
type: this,
|
|
619
619
|
..._(this._def)
|
|
620
620
|
});
|
|
621
621
|
}
|
|
622
622
|
catch(e) {
|
|
623
|
-
const
|
|
623
|
+
const n = typeof e == "function" ? e : () => e;
|
|
624
624
|
return new we({
|
|
625
625
|
..._(this._def),
|
|
626
626
|
innerType: this,
|
|
627
|
-
catchValue:
|
|
627
|
+
catchValue: n,
|
|
628
628
|
typeName: y.ZodCatch
|
|
629
629
|
});
|
|
630
630
|
}
|
|
631
631
|
describe(e) {
|
|
632
|
-
const
|
|
633
|
-
return new
|
|
632
|
+
const n = this.constructor;
|
|
633
|
+
return new n({
|
|
634
634
|
...this._def,
|
|
635
635
|
description: e
|
|
636
636
|
});
|
|
@@ -648,206 +648,206 @@ class v {
|
|
|
648
648
|
return this.safeParse(null).success;
|
|
649
649
|
}
|
|
650
650
|
}
|
|
651
|
-
const vt = /^c[^\s-]{8,}$/i, xt = /^[0-9a-z]+$/, bt = /^[0-9A-HJKMNP-TV-Z]{26}$/i, kt = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, wt = /^[a-z0-9_-]{21}$/i, Tt = /^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/, St = /^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/, Ct = /^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,
|
|
652
|
-
let
|
|
653
|
-
const
|
|
654
|
-
function
|
|
651
|
+
const vt = /^c[^\s-]{8,}$/i, xt = /^[0-9a-z]+$/, bt = /^[0-9A-HJKMNP-TV-Z]{26}$/i, kt = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, wt = /^[a-z0-9_-]{21}$/i, Tt = /^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/, St = /^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/, Ct = /^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, At = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
|
|
652
|
+
let ze;
|
|
653
|
+
const Ot = /^(?:(?: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])$/, Nt = /^(?:(?: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])\/(3[0-2]|[12]?[0-9])$/, Et = /^(([0-9a-fA-F]{1,4}:){7,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}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/, Rt = /^(([0-9a-fA-F]{1,4}:){7,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}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/, jt = /^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/, It = /^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/, st = "((\\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])))", Zt = new RegExp(`^${st}$`);
|
|
654
|
+
function rt(t) {
|
|
655
655
|
let e = "[0-5]\\d";
|
|
656
|
-
|
|
657
|
-
const
|
|
658
|
-
return `([01]\\d|2[0-3]):[0-5]\\d(:${e})${
|
|
656
|
+
t.precision ? e = `${e}\\.\\d{${t.precision}}` : t.precision == null && (e = `${e}(\\.\\d+)?`);
|
|
657
|
+
const n = t.precision ? "+" : "?";
|
|
658
|
+
return `([01]\\d|2[0-3]):[0-5]\\d(:${e})${n}`;
|
|
659
659
|
}
|
|
660
|
-
function $t(
|
|
661
|
-
return new RegExp(`^${
|
|
660
|
+
function $t(t) {
|
|
661
|
+
return new RegExp(`^${rt(t)}$`);
|
|
662
662
|
}
|
|
663
|
-
function at(
|
|
664
|
-
let e = `${
|
|
665
|
-
const
|
|
666
|
-
return
|
|
663
|
+
function at(t) {
|
|
664
|
+
let e = `${st}T${rt(t)}`;
|
|
665
|
+
const n = [];
|
|
666
|
+
return n.push(t.local ? "Z?" : "Z"), t.offset && n.push("([+-]\\d{2}:?\\d{2})"), e = `${e}(${n.join("|")})`, new RegExp(`^${e}$`);
|
|
667
667
|
}
|
|
668
|
-
function Pt(
|
|
669
|
-
return !!((e === "v4" || !e) &&
|
|
668
|
+
function Pt(t, e) {
|
|
669
|
+
return !!((e === "v4" || !e) && Ot.test(t) || (e === "v6" || !e) && Et.test(t));
|
|
670
670
|
}
|
|
671
|
-
function Mt(
|
|
672
|
-
if (!Tt.test(
|
|
671
|
+
function Mt(t, e) {
|
|
672
|
+
if (!Tt.test(t))
|
|
673
673
|
return !1;
|
|
674
674
|
try {
|
|
675
|
-
const [
|
|
676
|
-
if (!
|
|
675
|
+
const [n] = t.split(".");
|
|
676
|
+
if (!n)
|
|
677
677
|
return !1;
|
|
678
|
-
const
|
|
679
|
-
return !(typeof
|
|
678
|
+
const s = n.replace(/-/g, "+").replace(/_/g, "/").padEnd(n.length + (4 - n.length % 4) % 4, "="), r = JSON.parse(atob(s));
|
|
679
|
+
return !(typeof r != "object" || r === null || "typ" in r && r?.typ !== "JWT" || !r.alg || e && r.alg !== e);
|
|
680
680
|
} catch {
|
|
681
681
|
return !1;
|
|
682
682
|
}
|
|
683
683
|
}
|
|
684
|
-
function Dt(
|
|
685
|
-
return !!((e === "v4" || !e) &&
|
|
684
|
+
function Dt(t, e) {
|
|
685
|
+
return !!((e === "v4" || !e) && Nt.test(t) || (e === "v6" || !e) && Rt.test(t));
|
|
686
686
|
}
|
|
687
|
-
class
|
|
687
|
+
class N extends v {
|
|
688
688
|
_parse(e) {
|
|
689
689
|
if (this._def.coerce && (e.data = String(e.data)), this._getType(e) !== f.string) {
|
|
690
690
|
const a = this._getOrReturnCtx(e);
|
|
691
691
|
return l(a, {
|
|
692
|
-
code:
|
|
692
|
+
code: u.invalid_type,
|
|
693
693
|
expected: f.string,
|
|
694
694
|
received: a.parsedType
|
|
695
695
|
}), m;
|
|
696
696
|
}
|
|
697
|
-
const
|
|
698
|
-
let
|
|
697
|
+
const s = new T();
|
|
698
|
+
let r;
|
|
699
699
|
for (const a of this._def.checks)
|
|
700
700
|
if (a.kind === "min")
|
|
701
|
-
e.data.length < a.value && (
|
|
702
|
-
code:
|
|
701
|
+
e.data.length < a.value && (r = this._getOrReturnCtx(e, r), l(r, {
|
|
702
|
+
code: u.too_small,
|
|
703
703
|
minimum: a.value,
|
|
704
704
|
type: "string",
|
|
705
705
|
inclusive: !0,
|
|
706
706
|
exact: !1,
|
|
707
707
|
message: a.message
|
|
708
|
-
}),
|
|
708
|
+
}), s.dirty());
|
|
709
709
|
else if (a.kind === "max")
|
|
710
|
-
e.data.length > a.value && (
|
|
711
|
-
code:
|
|
710
|
+
e.data.length > a.value && (r = this._getOrReturnCtx(e, r), l(r, {
|
|
711
|
+
code: u.too_big,
|
|
712
712
|
maximum: a.value,
|
|
713
713
|
type: "string",
|
|
714
714
|
inclusive: !0,
|
|
715
715
|
exact: !1,
|
|
716
716
|
message: a.message
|
|
717
|
-
}),
|
|
717
|
+
}), s.dirty());
|
|
718
718
|
else if (a.kind === "length") {
|
|
719
719
|
const i = e.data.length > a.value, o = e.data.length < a.value;
|
|
720
|
-
(i || o) && (
|
|
721
|
-
code:
|
|
720
|
+
(i || o) && (r = this._getOrReturnCtx(e, r), i ? l(r, {
|
|
721
|
+
code: u.too_big,
|
|
722
722
|
maximum: a.value,
|
|
723
723
|
type: "string",
|
|
724
724
|
inclusive: !0,
|
|
725
725
|
exact: !0,
|
|
726
726
|
message: a.message
|
|
727
|
-
}) : o && l(
|
|
728
|
-
code:
|
|
727
|
+
}) : o && l(r, {
|
|
728
|
+
code: u.too_small,
|
|
729
729
|
minimum: a.value,
|
|
730
730
|
type: "string",
|
|
731
731
|
inclusive: !0,
|
|
732
732
|
exact: !0,
|
|
733
733
|
message: a.message
|
|
734
|
-
}),
|
|
734
|
+
}), s.dirty());
|
|
735
735
|
} else if (a.kind === "email")
|
|
736
|
-
Ct.test(e.data) || (
|
|
736
|
+
Ct.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
737
737
|
validation: "email",
|
|
738
|
-
code:
|
|
738
|
+
code: u.invalid_string,
|
|
739
739
|
message: a.message
|
|
740
|
-
}),
|
|
740
|
+
}), s.dirty());
|
|
741
741
|
else if (a.kind === "emoji")
|
|
742
|
-
|
|
742
|
+
ze || (ze = new RegExp(At, "u")), ze.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
743
743
|
validation: "emoji",
|
|
744
|
-
code:
|
|
744
|
+
code: u.invalid_string,
|
|
745
745
|
message: a.message
|
|
746
|
-
}),
|
|
746
|
+
}), s.dirty());
|
|
747
747
|
else if (a.kind === "uuid")
|
|
748
|
-
kt.test(e.data) || (
|
|
748
|
+
kt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
749
749
|
validation: "uuid",
|
|
750
|
-
code:
|
|
750
|
+
code: u.invalid_string,
|
|
751
751
|
message: a.message
|
|
752
|
-
}),
|
|
752
|
+
}), s.dirty());
|
|
753
753
|
else if (a.kind === "nanoid")
|
|
754
|
-
wt.test(e.data) || (
|
|
754
|
+
wt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
755
755
|
validation: "nanoid",
|
|
756
|
-
code:
|
|
756
|
+
code: u.invalid_string,
|
|
757
757
|
message: a.message
|
|
758
|
-
}),
|
|
758
|
+
}), s.dirty());
|
|
759
759
|
else if (a.kind === "cuid")
|
|
760
|
-
vt.test(e.data) || (
|
|
760
|
+
vt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
761
761
|
validation: "cuid",
|
|
762
|
-
code:
|
|
762
|
+
code: u.invalid_string,
|
|
763
763
|
message: a.message
|
|
764
|
-
}),
|
|
764
|
+
}), s.dirty());
|
|
765
765
|
else if (a.kind === "cuid2")
|
|
766
|
-
xt.test(e.data) || (
|
|
766
|
+
xt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
767
767
|
validation: "cuid2",
|
|
768
|
-
code:
|
|
768
|
+
code: u.invalid_string,
|
|
769
769
|
message: a.message
|
|
770
|
-
}),
|
|
770
|
+
}), s.dirty());
|
|
771
771
|
else if (a.kind === "ulid")
|
|
772
|
-
bt.test(e.data) || (
|
|
772
|
+
bt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
773
773
|
validation: "ulid",
|
|
774
|
-
code:
|
|
774
|
+
code: u.invalid_string,
|
|
775
775
|
message: a.message
|
|
776
|
-
}),
|
|
776
|
+
}), s.dirty());
|
|
777
777
|
else if (a.kind === "url")
|
|
778
778
|
try {
|
|
779
779
|
new URL(e.data);
|
|
780
780
|
} catch {
|
|
781
|
-
|
|
781
|
+
r = this._getOrReturnCtx(e, r), l(r, {
|
|
782
782
|
validation: "url",
|
|
783
|
-
code:
|
|
783
|
+
code: u.invalid_string,
|
|
784
784
|
message: a.message
|
|
785
|
-
}),
|
|
785
|
+
}), s.dirty();
|
|
786
786
|
}
|
|
787
|
-
else a.kind === "regex" ? (a.regex.lastIndex = 0, a.regex.test(e.data) || (
|
|
787
|
+
else a.kind === "regex" ? (a.regex.lastIndex = 0, a.regex.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
788
788
|
validation: "regex",
|
|
789
|
-
code:
|
|
789
|
+
code: u.invalid_string,
|
|
790
790
|
message: a.message
|
|
791
|
-
}),
|
|
792
|
-
code:
|
|
791
|
+
}), s.dirty())) : a.kind === "trim" ? e.data = e.data.trim() : a.kind === "includes" ? e.data.includes(a.value, a.position) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
792
|
+
code: u.invalid_string,
|
|
793
793
|
validation: { includes: a.value, position: a.position },
|
|
794
794
|
message: a.message
|
|
795
|
-
}),
|
|
796
|
-
code:
|
|
795
|
+
}), s.dirty()) : a.kind === "toLowerCase" ? e.data = e.data.toLowerCase() : a.kind === "toUpperCase" ? e.data = e.data.toUpperCase() : a.kind === "startsWith" ? e.data.startsWith(a.value) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
796
|
+
code: u.invalid_string,
|
|
797
797
|
validation: { startsWith: a.value },
|
|
798
798
|
message: a.message
|
|
799
|
-
}),
|
|
800
|
-
code:
|
|
799
|
+
}), s.dirty()) : a.kind === "endsWith" ? e.data.endsWith(a.value) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
800
|
+
code: u.invalid_string,
|
|
801
801
|
validation: { endsWith: a.value },
|
|
802
802
|
message: a.message
|
|
803
|
-
}),
|
|
804
|
-
code:
|
|
803
|
+
}), s.dirty()) : a.kind === "datetime" ? at(a).test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
804
|
+
code: u.invalid_string,
|
|
805
805
|
validation: "datetime",
|
|
806
806
|
message: a.message
|
|
807
|
-
}),
|
|
808
|
-
code:
|
|
807
|
+
}), s.dirty()) : a.kind === "date" ? Zt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
808
|
+
code: u.invalid_string,
|
|
809
809
|
validation: "date",
|
|
810
810
|
message: a.message
|
|
811
|
-
}),
|
|
812
|
-
code:
|
|
811
|
+
}), s.dirty()) : a.kind === "time" ? $t(a).test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
812
|
+
code: u.invalid_string,
|
|
813
813
|
validation: "time",
|
|
814
814
|
message: a.message
|
|
815
|
-
}),
|
|
815
|
+
}), s.dirty()) : a.kind === "duration" ? St.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
816
816
|
validation: "duration",
|
|
817
|
-
code:
|
|
817
|
+
code: u.invalid_string,
|
|
818
818
|
message: a.message
|
|
819
|
-
}),
|
|
819
|
+
}), s.dirty()) : a.kind === "ip" ? Pt(e.data, a.version) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
820
820
|
validation: "ip",
|
|
821
|
-
code:
|
|
821
|
+
code: u.invalid_string,
|
|
822
822
|
message: a.message
|
|
823
|
-
}),
|
|
823
|
+
}), s.dirty()) : a.kind === "jwt" ? Mt(e.data, a.alg) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
824
824
|
validation: "jwt",
|
|
825
|
-
code:
|
|
825
|
+
code: u.invalid_string,
|
|
826
826
|
message: a.message
|
|
827
|
-
}),
|
|
827
|
+
}), s.dirty()) : a.kind === "cidr" ? Dt(e.data, a.version) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
828
828
|
validation: "cidr",
|
|
829
|
-
code:
|
|
829
|
+
code: u.invalid_string,
|
|
830
830
|
message: a.message
|
|
831
|
-
}),
|
|
831
|
+
}), s.dirty()) : a.kind === "base64" ? jt.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
832
832
|
validation: "base64",
|
|
833
|
-
code:
|
|
833
|
+
code: u.invalid_string,
|
|
834
834
|
message: a.message
|
|
835
|
-
}),
|
|
835
|
+
}), s.dirty()) : a.kind === "base64url" ? It.test(e.data) || (r = this._getOrReturnCtx(e, r), l(r, {
|
|
836
836
|
validation: "base64url",
|
|
837
|
-
code:
|
|
837
|
+
code: u.invalid_string,
|
|
838
838
|
message: a.message
|
|
839
|
-
}),
|
|
840
|
-
return { status:
|
|
839
|
+
}), s.dirty()) : x.assertNever(a);
|
|
840
|
+
return { status: s.value, value: e.data };
|
|
841
841
|
}
|
|
842
|
-
_regex(e,
|
|
843
|
-
return this.refinement((
|
|
844
|
-
validation:
|
|
845
|
-
code:
|
|
846
|
-
...h.errToObj(
|
|
842
|
+
_regex(e, n, s) {
|
|
843
|
+
return this.refinement((r) => e.test(r), {
|
|
844
|
+
validation: n,
|
|
845
|
+
code: u.invalid_string,
|
|
846
|
+
...h.errToObj(s)
|
|
847
847
|
});
|
|
848
848
|
}
|
|
849
849
|
_addCheck(e) {
|
|
850
|
-
return new
|
|
850
|
+
return new N({
|
|
851
851
|
...this._def,
|
|
852
852
|
checks: [...this._def.checks, e]
|
|
853
853
|
});
|
|
@@ -926,54 +926,54 @@ class R extends v {
|
|
|
926
926
|
duration(e) {
|
|
927
927
|
return this._addCheck({ kind: "duration", ...h.errToObj(e) });
|
|
928
928
|
}
|
|
929
|
-
regex(e,
|
|
929
|
+
regex(e, n) {
|
|
930
930
|
return this._addCheck({
|
|
931
931
|
kind: "regex",
|
|
932
932
|
regex: e,
|
|
933
|
-
...h.errToObj(
|
|
933
|
+
...h.errToObj(n)
|
|
934
934
|
});
|
|
935
935
|
}
|
|
936
|
-
includes(e,
|
|
936
|
+
includes(e, n) {
|
|
937
937
|
return this._addCheck({
|
|
938
938
|
kind: "includes",
|
|
939
939
|
value: e,
|
|
940
|
-
position:
|
|
941
|
-
...h.errToObj(
|
|
940
|
+
position: n?.position,
|
|
941
|
+
...h.errToObj(n?.message)
|
|
942
942
|
});
|
|
943
943
|
}
|
|
944
|
-
startsWith(e,
|
|
944
|
+
startsWith(e, n) {
|
|
945
945
|
return this._addCheck({
|
|
946
946
|
kind: "startsWith",
|
|
947
947
|
value: e,
|
|
948
|
-
...h.errToObj(
|
|
948
|
+
...h.errToObj(n)
|
|
949
949
|
});
|
|
950
950
|
}
|
|
951
|
-
endsWith(e,
|
|
951
|
+
endsWith(e, n) {
|
|
952
952
|
return this._addCheck({
|
|
953
953
|
kind: "endsWith",
|
|
954
954
|
value: e,
|
|
955
|
-
...h.errToObj(
|
|
955
|
+
...h.errToObj(n)
|
|
956
956
|
});
|
|
957
957
|
}
|
|
958
|
-
min(e,
|
|
958
|
+
min(e, n) {
|
|
959
959
|
return this._addCheck({
|
|
960
960
|
kind: "min",
|
|
961
961
|
value: e,
|
|
962
|
-
...h.errToObj(
|
|
962
|
+
...h.errToObj(n)
|
|
963
963
|
});
|
|
964
964
|
}
|
|
965
|
-
max(e,
|
|
965
|
+
max(e, n) {
|
|
966
966
|
return this._addCheck({
|
|
967
967
|
kind: "max",
|
|
968
968
|
value: e,
|
|
969
|
-
...h.errToObj(
|
|
969
|
+
...h.errToObj(n)
|
|
970
970
|
});
|
|
971
971
|
}
|
|
972
|
-
length(e,
|
|
972
|
+
length(e, n) {
|
|
973
973
|
return this._addCheck({
|
|
974
974
|
kind: "length",
|
|
975
975
|
value: e,
|
|
976
|
-
...h.errToObj(
|
|
976
|
+
...h.errToObj(n)
|
|
977
977
|
});
|
|
978
978
|
}
|
|
979
979
|
/**
|
|
@@ -983,19 +983,19 @@ class R extends v {
|
|
|
983
983
|
return this.min(1, h.errToObj(e));
|
|
984
984
|
}
|
|
985
985
|
trim() {
|
|
986
|
-
return new
|
|
986
|
+
return new N({
|
|
987
987
|
...this._def,
|
|
988
988
|
checks: [...this._def.checks, { kind: "trim" }]
|
|
989
989
|
});
|
|
990
990
|
}
|
|
991
991
|
toLowerCase() {
|
|
992
|
-
return new
|
|
992
|
+
return new N({
|
|
993
993
|
...this._def,
|
|
994
994
|
checks: [...this._def.checks, { kind: "toLowerCase" }]
|
|
995
995
|
});
|
|
996
996
|
}
|
|
997
997
|
toUpperCase() {
|
|
998
|
-
return new
|
|
998
|
+
return new N({
|
|
999
999
|
...this._def,
|
|
1000
1000
|
checks: [...this._def.checks, { kind: "toUpperCase" }]
|
|
1001
1001
|
});
|
|
@@ -1050,28 +1050,28 @@ class R extends v {
|
|
|
1050
1050
|
}
|
|
1051
1051
|
get minLength() {
|
|
1052
1052
|
let e = null;
|
|
1053
|
-
for (const
|
|
1054
|
-
|
|
1053
|
+
for (const n of this._def.checks)
|
|
1054
|
+
n.kind === "min" && (e === null || n.value > e) && (e = n.value);
|
|
1055
1055
|
return e;
|
|
1056
1056
|
}
|
|
1057
1057
|
get maxLength() {
|
|
1058
1058
|
let e = null;
|
|
1059
|
-
for (const
|
|
1060
|
-
|
|
1059
|
+
for (const n of this._def.checks)
|
|
1060
|
+
n.kind === "max" && (e === null || n.value < e) && (e = n.value);
|
|
1061
1061
|
return e;
|
|
1062
1062
|
}
|
|
1063
1063
|
}
|
|
1064
|
-
|
|
1064
|
+
N.create = (t) => new N({
|
|
1065
1065
|
checks: [],
|
|
1066
1066
|
typeName: y.ZodString,
|
|
1067
|
-
coerce:
|
|
1068
|
-
..._(
|
|
1067
|
+
coerce: t?.coerce ?? !1,
|
|
1068
|
+
..._(t)
|
|
1069
1069
|
});
|
|
1070
|
-
function Lt(
|
|
1071
|
-
const
|
|
1072
|
-
return a % i / 10 **
|
|
1070
|
+
function Lt(t, e) {
|
|
1071
|
+
const n = (t.toString().split(".")[1] || "").length, s = (e.toString().split(".")[1] || "").length, r = n > s ? n : s, a = Number.parseInt(t.toFixed(r).replace(".", "")), i = Number.parseInt(e.toFixed(r).replace(".", ""));
|
|
1072
|
+
return a % i / 10 ** r;
|
|
1073
1073
|
}
|
|
1074
|
-
class
|
|
1074
|
+
class B extends v {
|
|
1075
1075
|
constructor() {
|
|
1076
1076
|
super(...arguments), this.min = this.gte, this.max = this.lte, this.step = this.multipleOf;
|
|
1077
1077
|
}
|
|
@@ -1079,71 +1079,71 @@ class U extends v {
|
|
|
1079
1079
|
if (this._def.coerce && (e.data = Number(e.data)), this._getType(e) !== f.number) {
|
|
1080
1080
|
const a = this._getOrReturnCtx(e);
|
|
1081
1081
|
return l(a, {
|
|
1082
|
-
code:
|
|
1082
|
+
code: u.invalid_type,
|
|
1083
1083
|
expected: f.number,
|
|
1084
1084
|
received: a.parsedType
|
|
1085
1085
|
}), m;
|
|
1086
1086
|
}
|
|
1087
|
-
let
|
|
1088
|
-
const
|
|
1087
|
+
let s;
|
|
1088
|
+
const r = new T();
|
|
1089
1089
|
for (const a of this._def.checks)
|
|
1090
|
-
a.kind === "int" ? x.isInteger(e.data) || (
|
|
1091
|
-
code:
|
|
1090
|
+
a.kind === "int" ? x.isInteger(e.data) || (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1091
|
+
code: u.invalid_type,
|
|
1092
1092
|
expected: "integer",
|
|
1093
1093
|
received: "float",
|
|
1094
1094
|
message: a.message
|
|
1095
|
-
}),
|
|
1096
|
-
code:
|
|
1095
|
+
}), r.dirty()) : a.kind === "min" ? (a.inclusive ? e.data < a.value : e.data <= a.value) && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1096
|
+
code: u.too_small,
|
|
1097
1097
|
minimum: a.value,
|
|
1098
1098
|
type: "number",
|
|
1099
1099
|
inclusive: a.inclusive,
|
|
1100
1100
|
exact: !1,
|
|
1101
1101
|
message: a.message
|
|
1102
|
-
}),
|
|
1103
|
-
code:
|
|
1102
|
+
}), r.dirty()) : a.kind === "max" ? (a.inclusive ? e.data > a.value : e.data >= a.value) && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1103
|
+
code: u.too_big,
|
|
1104
1104
|
maximum: a.value,
|
|
1105
1105
|
type: "number",
|
|
1106
1106
|
inclusive: a.inclusive,
|
|
1107
1107
|
exact: !1,
|
|
1108
1108
|
message: a.message
|
|
1109
|
-
}),
|
|
1110
|
-
code:
|
|
1109
|
+
}), r.dirty()) : a.kind === "multipleOf" ? Lt(e.data, a.value) !== 0 && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1110
|
+
code: u.not_multiple_of,
|
|
1111
1111
|
multipleOf: a.value,
|
|
1112
1112
|
message: a.message
|
|
1113
|
-
}),
|
|
1114
|
-
code:
|
|
1113
|
+
}), r.dirty()) : a.kind === "finite" ? Number.isFinite(e.data) || (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1114
|
+
code: u.not_finite,
|
|
1115
1115
|
message: a.message
|
|
1116
|
-
}),
|
|
1117
|
-
return { status:
|
|
1116
|
+
}), r.dirty()) : x.assertNever(a);
|
|
1117
|
+
return { status: r.value, value: e.data };
|
|
1118
1118
|
}
|
|
1119
|
-
gte(e,
|
|
1120
|
-
return this.setLimit("min", e, !0, h.toString(
|
|
1119
|
+
gte(e, n) {
|
|
1120
|
+
return this.setLimit("min", e, !0, h.toString(n));
|
|
1121
1121
|
}
|
|
1122
|
-
gt(e,
|
|
1123
|
-
return this.setLimit("min", e, !1, h.toString(
|
|
1122
|
+
gt(e, n) {
|
|
1123
|
+
return this.setLimit("min", e, !1, h.toString(n));
|
|
1124
1124
|
}
|
|
1125
|
-
lte(e,
|
|
1126
|
-
return this.setLimit("max", e, !0, h.toString(
|
|
1125
|
+
lte(e, n) {
|
|
1126
|
+
return this.setLimit("max", e, !0, h.toString(n));
|
|
1127
1127
|
}
|
|
1128
|
-
lt(e,
|
|
1129
|
-
return this.setLimit("max", e, !1, h.toString(
|
|
1128
|
+
lt(e, n) {
|
|
1129
|
+
return this.setLimit("max", e, !1, h.toString(n));
|
|
1130
1130
|
}
|
|
1131
|
-
setLimit(e,
|
|
1132
|
-
return new
|
|
1131
|
+
setLimit(e, n, s, r) {
|
|
1132
|
+
return new B({
|
|
1133
1133
|
...this._def,
|
|
1134
1134
|
checks: [
|
|
1135
1135
|
...this._def.checks,
|
|
1136
1136
|
{
|
|
1137
1137
|
kind: e,
|
|
1138
|
-
value:
|
|
1139
|
-
inclusive:
|
|
1140
|
-
message: h.toString(
|
|
1138
|
+
value: n,
|
|
1139
|
+
inclusive: s,
|
|
1140
|
+
message: h.toString(r)
|
|
1141
1141
|
}
|
|
1142
1142
|
]
|
|
1143
1143
|
});
|
|
1144
1144
|
}
|
|
1145
1145
|
_addCheck(e) {
|
|
1146
|
-
return new
|
|
1146
|
+
return new B({
|
|
1147
1147
|
...this._def,
|
|
1148
1148
|
checks: [...this._def.checks, e]
|
|
1149
1149
|
});
|
|
@@ -1186,11 +1186,11 @@ class U extends v {
|
|
|
1186
1186
|
message: h.toString(e)
|
|
1187
1187
|
});
|
|
1188
1188
|
}
|
|
1189
|
-
multipleOf(e,
|
|
1189
|
+
multipleOf(e, n) {
|
|
1190
1190
|
return this._addCheck({
|
|
1191
1191
|
kind: "multipleOf",
|
|
1192
1192
|
value: e,
|
|
1193
|
-
message: h.toString(
|
|
1193
|
+
message: h.toString(n)
|
|
1194
1194
|
});
|
|
1195
1195
|
}
|
|
1196
1196
|
finite(e) {
|
|
@@ -1214,36 +1214,36 @@ class U extends v {
|
|
|
1214
1214
|
}
|
|
1215
1215
|
get minValue() {
|
|
1216
1216
|
let e = null;
|
|
1217
|
-
for (const
|
|
1218
|
-
|
|
1217
|
+
for (const n of this._def.checks)
|
|
1218
|
+
n.kind === "min" && (e === null || n.value > e) && (e = n.value);
|
|
1219
1219
|
return e;
|
|
1220
1220
|
}
|
|
1221
1221
|
get maxValue() {
|
|
1222
1222
|
let e = null;
|
|
1223
|
-
for (const
|
|
1224
|
-
|
|
1223
|
+
for (const n of this._def.checks)
|
|
1224
|
+
n.kind === "max" && (e === null || n.value < e) && (e = n.value);
|
|
1225
1225
|
return e;
|
|
1226
1226
|
}
|
|
1227
1227
|
get isInt() {
|
|
1228
1228
|
return !!this._def.checks.find((e) => e.kind === "int" || e.kind === "multipleOf" && x.isInteger(e.value));
|
|
1229
1229
|
}
|
|
1230
1230
|
get isFinite() {
|
|
1231
|
-
let e = null,
|
|
1232
|
-
for (const
|
|
1233
|
-
if (
|
|
1231
|
+
let e = null, n = null;
|
|
1232
|
+
for (const s of this._def.checks) {
|
|
1233
|
+
if (s.kind === "finite" || s.kind === "int" || s.kind === "multipleOf")
|
|
1234
1234
|
return !0;
|
|
1235
|
-
|
|
1235
|
+
s.kind === "min" ? (n === null || s.value > n) && (n = s.value) : s.kind === "max" && (e === null || s.value < e) && (e = s.value);
|
|
1236
1236
|
}
|
|
1237
|
-
return Number.isFinite(
|
|
1237
|
+
return Number.isFinite(n) && Number.isFinite(e);
|
|
1238
1238
|
}
|
|
1239
1239
|
}
|
|
1240
|
-
|
|
1240
|
+
B.create = (t) => new B({
|
|
1241
1241
|
checks: [],
|
|
1242
1242
|
typeName: y.ZodNumber,
|
|
1243
|
-
coerce:
|
|
1244
|
-
..._(
|
|
1243
|
+
coerce: t?.coerce || !1,
|
|
1244
|
+
..._(t)
|
|
1245
1245
|
});
|
|
1246
|
-
class
|
|
1246
|
+
class F extends v {
|
|
1247
1247
|
constructor() {
|
|
1248
1248
|
super(...arguments), this.min = this.gte, this.max = this.lte;
|
|
1249
1249
|
}
|
|
@@ -1256,64 +1256,64 @@ class q extends v {
|
|
|
1256
1256
|
}
|
|
1257
1257
|
if (this._getType(e) !== f.bigint)
|
|
1258
1258
|
return this._getInvalidInput(e);
|
|
1259
|
-
let
|
|
1260
|
-
const
|
|
1259
|
+
let s;
|
|
1260
|
+
const r = new T();
|
|
1261
1261
|
for (const a of this._def.checks)
|
|
1262
|
-
a.kind === "min" ? (a.inclusive ? e.data < a.value : e.data <= a.value) && (
|
|
1263
|
-
code:
|
|
1262
|
+
a.kind === "min" ? (a.inclusive ? e.data < a.value : e.data <= a.value) && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1263
|
+
code: u.too_small,
|
|
1264
1264
|
type: "bigint",
|
|
1265
1265
|
minimum: a.value,
|
|
1266
1266
|
inclusive: a.inclusive,
|
|
1267
1267
|
message: a.message
|
|
1268
|
-
}),
|
|
1269
|
-
code:
|
|
1268
|
+
}), r.dirty()) : a.kind === "max" ? (a.inclusive ? e.data > a.value : e.data >= a.value) && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1269
|
+
code: u.too_big,
|
|
1270
1270
|
type: "bigint",
|
|
1271
1271
|
maximum: a.value,
|
|
1272
1272
|
inclusive: a.inclusive,
|
|
1273
1273
|
message: a.message
|
|
1274
|
-
}),
|
|
1275
|
-
code:
|
|
1274
|
+
}), r.dirty()) : a.kind === "multipleOf" ? e.data % a.value !== BigInt(0) && (s = this._getOrReturnCtx(e, s), l(s, {
|
|
1275
|
+
code: u.not_multiple_of,
|
|
1276
1276
|
multipleOf: a.value,
|
|
1277
1277
|
message: a.message
|
|
1278
|
-
}),
|
|
1279
|
-
return { status:
|
|
1278
|
+
}), r.dirty()) : x.assertNever(a);
|
|
1279
|
+
return { status: r.value, value: e.data };
|
|
1280
1280
|
}
|
|
1281
1281
|
_getInvalidInput(e) {
|
|
1282
|
-
const
|
|
1283
|
-
return l(
|
|
1284
|
-
code:
|
|
1282
|
+
const n = this._getOrReturnCtx(e);
|
|
1283
|
+
return l(n, {
|
|
1284
|
+
code: u.invalid_type,
|
|
1285
1285
|
expected: f.bigint,
|
|
1286
|
-
received:
|
|
1286
|
+
received: n.parsedType
|
|
1287
1287
|
}), m;
|
|
1288
1288
|
}
|
|
1289
|
-
gte(e,
|
|
1290
|
-
return this.setLimit("min", e, !0, h.toString(
|
|
1289
|
+
gte(e, n) {
|
|
1290
|
+
return this.setLimit("min", e, !0, h.toString(n));
|
|
1291
1291
|
}
|
|
1292
|
-
gt(e,
|
|
1293
|
-
return this.setLimit("min", e, !1, h.toString(
|
|
1292
|
+
gt(e, n) {
|
|
1293
|
+
return this.setLimit("min", e, !1, h.toString(n));
|
|
1294
1294
|
}
|
|
1295
|
-
lte(e,
|
|
1296
|
-
return this.setLimit("max", e, !0, h.toString(
|
|
1295
|
+
lte(e, n) {
|
|
1296
|
+
return this.setLimit("max", e, !0, h.toString(n));
|
|
1297
1297
|
}
|
|
1298
|
-
lt(e,
|
|
1299
|
-
return this.setLimit("max", e, !1, h.toString(
|
|
1298
|
+
lt(e, n) {
|
|
1299
|
+
return this.setLimit("max", e, !1, h.toString(n));
|
|
1300
1300
|
}
|
|
1301
|
-
setLimit(e,
|
|
1302
|
-
return new
|
|
1301
|
+
setLimit(e, n, s, r) {
|
|
1302
|
+
return new F({
|
|
1303
1303
|
...this._def,
|
|
1304
1304
|
checks: [
|
|
1305
1305
|
...this._def.checks,
|
|
1306
1306
|
{
|
|
1307
1307
|
kind: e,
|
|
1308
|
-
value:
|
|
1309
|
-
inclusive:
|
|
1310
|
-
message: h.toString(
|
|
1308
|
+
value: n,
|
|
1309
|
+
inclusive: s,
|
|
1310
|
+
message: h.toString(r)
|
|
1311
1311
|
}
|
|
1312
1312
|
]
|
|
1313
1313
|
});
|
|
1314
1314
|
}
|
|
1315
1315
|
_addCheck(e) {
|
|
1316
|
-
return new
|
|
1316
|
+
return new F({
|
|
1317
1317
|
...this._def,
|
|
1318
1318
|
checks: [...this._def.checks, e]
|
|
1319
1319
|
});
|
|
@@ -1350,56 +1350,56 @@ class q extends v {
|
|
|
1350
1350
|
message: h.toString(e)
|
|
1351
1351
|
});
|
|
1352
1352
|
}
|
|
1353
|
-
multipleOf(e,
|
|
1353
|
+
multipleOf(e, n) {
|
|
1354
1354
|
return this._addCheck({
|
|
1355
1355
|
kind: "multipleOf",
|
|
1356
1356
|
value: e,
|
|
1357
|
-
message: h.toString(
|
|
1357
|
+
message: h.toString(n)
|
|
1358
1358
|
});
|
|
1359
1359
|
}
|
|
1360
1360
|
get minValue() {
|
|
1361
1361
|
let e = null;
|
|
1362
|
-
for (const
|
|
1363
|
-
|
|
1362
|
+
for (const n of this._def.checks)
|
|
1363
|
+
n.kind === "min" && (e === null || n.value > e) && (e = n.value);
|
|
1364
1364
|
return e;
|
|
1365
1365
|
}
|
|
1366
1366
|
get maxValue() {
|
|
1367
1367
|
let e = null;
|
|
1368
|
-
for (const
|
|
1369
|
-
|
|
1368
|
+
for (const n of this._def.checks)
|
|
1369
|
+
n.kind === "max" && (e === null || n.value < e) && (e = n.value);
|
|
1370
1370
|
return e;
|
|
1371
1371
|
}
|
|
1372
1372
|
}
|
|
1373
|
-
|
|
1373
|
+
F.create = (t) => new F({
|
|
1374
1374
|
checks: [],
|
|
1375
1375
|
typeName: y.ZodBigInt,
|
|
1376
|
-
coerce:
|
|
1377
|
-
..._(
|
|
1376
|
+
coerce: t?.coerce ?? !1,
|
|
1377
|
+
..._(t)
|
|
1378
1378
|
});
|
|
1379
1379
|
class he extends v {
|
|
1380
1380
|
_parse(e) {
|
|
1381
1381
|
if (this._def.coerce && (e.data = !!e.data), this._getType(e) !== f.boolean) {
|
|
1382
|
-
const
|
|
1383
|
-
return l(
|
|
1384
|
-
code:
|
|
1382
|
+
const s = this._getOrReturnCtx(e);
|
|
1383
|
+
return l(s, {
|
|
1384
|
+
code: u.invalid_type,
|
|
1385
1385
|
expected: f.boolean,
|
|
1386
|
-
received:
|
|
1386
|
+
received: s.parsedType
|
|
1387
1387
|
}), m;
|
|
1388
1388
|
}
|
|
1389
1389
|
return S(e.data);
|
|
1390
1390
|
}
|
|
1391
1391
|
}
|
|
1392
|
-
he.create = (
|
|
1392
|
+
he.create = (t) => new he({
|
|
1393
1393
|
typeName: y.ZodBoolean,
|
|
1394
|
-
coerce:
|
|
1395
|
-
..._(
|
|
1394
|
+
coerce: t?.coerce || !1,
|
|
1395
|
+
..._(t)
|
|
1396
1396
|
});
|
|
1397
|
-
class
|
|
1397
|
+
class Y extends v {
|
|
1398
1398
|
_parse(e) {
|
|
1399
1399
|
if (this._def.coerce && (e.data = new Date(e.data)), this._getType(e) !== f.date) {
|
|
1400
1400
|
const a = this._getOrReturnCtx(e);
|
|
1401
1401
|
return l(a, {
|
|
1402
|
-
code:
|
|
1402
|
+
code: u.invalid_type,
|
|
1403
1403
|
expected: f.date,
|
|
1404
1404
|
received: a.parsedType
|
|
1405
1405
|
}), m;
|
|
@@ -1407,121 +1407,121 @@ class G extends v {
|
|
|
1407
1407
|
if (Number.isNaN(e.data.getTime())) {
|
|
1408
1408
|
const a = this._getOrReturnCtx(e);
|
|
1409
1409
|
return l(a, {
|
|
1410
|
-
code:
|
|
1410
|
+
code: u.invalid_date
|
|
1411
1411
|
}), m;
|
|
1412
1412
|
}
|
|
1413
|
-
const
|
|
1414
|
-
let
|
|
1413
|
+
const s = new T();
|
|
1414
|
+
let r;
|
|
1415
1415
|
for (const a of this._def.checks)
|
|
1416
|
-
a.kind === "min" ? e.data.getTime() < a.value && (
|
|
1417
|
-
code:
|
|
1416
|
+
a.kind === "min" ? e.data.getTime() < a.value && (r = this._getOrReturnCtx(e, r), l(r, {
|
|
1417
|
+
code: u.too_small,
|
|
1418
1418
|
message: a.message,
|
|
1419
1419
|
inclusive: !0,
|
|
1420
1420
|
exact: !1,
|
|
1421
1421
|
minimum: a.value,
|
|
1422
1422
|
type: "date"
|
|
1423
|
-
}),
|
|
1424
|
-
code:
|
|
1423
|
+
}), s.dirty()) : a.kind === "max" ? e.data.getTime() > a.value && (r = this._getOrReturnCtx(e, r), l(r, {
|
|
1424
|
+
code: u.too_big,
|
|
1425
1425
|
message: a.message,
|
|
1426
1426
|
inclusive: !0,
|
|
1427
1427
|
exact: !1,
|
|
1428
1428
|
maximum: a.value,
|
|
1429
1429
|
type: "date"
|
|
1430
|
-
}),
|
|
1430
|
+
}), s.dirty()) : x.assertNever(a);
|
|
1431
1431
|
return {
|
|
1432
|
-
status:
|
|
1432
|
+
status: s.value,
|
|
1433
1433
|
value: new Date(e.data.getTime())
|
|
1434
1434
|
};
|
|
1435
1435
|
}
|
|
1436
1436
|
_addCheck(e) {
|
|
1437
|
-
return new
|
|
1437
|
+
return new Y({
|
|
1438
1438
|
...this._def,
|
|
1439
1439
|
checks: [...this._def.checks, e]
|
|
1440
1440
|
});
|
|
1441
1441
|
}
|
|
1442
|
-
min(e,
|
|
1442
|
+
min(e, n) {
|
|
1443
1443
|
return this._addCheck({
|
|
1444
1444
|
kind: "min",
|
|
1445
1445
|
value: e.getTime(),
|
|
1446
|
-
message: h.toString(
|
|
1446
|
+
message: h.toString(n)
|
|
1447
1447
|
});
|
|
1448
1448
|
}
|
|
1449
|
-
max(e,
|
|
1449
|
+
max(e, n) {
|
|
1450
1450
|
return this._addCheck({
|
|
1451
1451
|
kind: "max",
|
|
1452
1452
|
value: e.getTime(),
|
|
1453
|
-
message: h.toString(
|
|
1453
|
+
message: h.toString(n)
|
|
1454
1454
|
});
|
|
1455
1455
|
}
|
|
1456
1456
|
get minDate() {
|
|
1457
1457
|
let e = null;
|
|
1458
|
-
for (const
|
|
1459
|
-
|
|
1458
|
+
for (const n of this._def.checks)
|
|
1459
|
+
n.kind === "min" && (e === null || n.value > e) && (e = n.value);
|
|
1460
1460
|
return e != null ? new Date(e) : null;
|
|
1461
1461
|
}
|
|
1462
1462
|
get maxDate() {
|
|
1463
1463
|
let e = null;
|
|
1464
|
-
for (const
|
|
1465
|
-
|
|
1464
|
+
for (const n of this._def.checks)
|
|
1465
|
+
n.kind === "max" && (e === null || n.value < e) && (e = n.value);
|
|
1466
1466
|
return e != null ? new Date(e) : null;
|
|
1467
1467
|
}
|
|
1468
1468
|
}
|
|
1469
|
-
|
|
1469
|
+
Y.create = (t) => new Y({
|
|
1470
1470
|
checks: [],
|
|
1471
|
-
coerce:
|
|
1471
|
+
coerce: t?.coerce || !1,
|
|
1472
1472
|
typeName: y.ZodDate,
|
|
1473
|
-
..._(
|
|
1473
|
+
..._(t)
|
|
1474
1474
|
});
|
|
1475
|
-
class
|
|
1475
|
+
class Ne extends v {
|
|
1476
1476
|
_parse(e) {
|
|
1477
1477
|
if (this._getType(e) !== f.symbol) {
|
|
1478
|
-
const
|
|
1479
|
-
return l(
|
|
1480
|
-
code:
|
|
1478
|
+
const s = this._getOrReturnCtx(e);
|
|
1479
|
+
return l(s, {
|
|
1480
|
+
code: u.invalid_type,
|
|
1481
1481
|
expected: f.symbol,
|
|
1482
|
-
received:
|
|
1482
|
+
received: s.parsedType
|
|
1483
1483
|
}), m;
|
|
1484
1484
|
}
|
|
1485
1485
|
return S(e.data);
|
|
1486
1486
|
}
|
|
1487
1487
|
}
|
|
1488
|
-
|
|
1488
|
+
Ne.create = (t) => new Ne({
|
|
1489
1489
|
typeName: y.ZodSymbol,
|
|
1490
|
-
..._(
|
|
1490
|
+
..._(t)
|
|
1491
1491
|
});
|
|
1492
1492
|
class pe extends v {
|
|
1493
1493
|
_parse(e) {
|
|
1494
1494
|
if (this._getType(e) !== f.undefined) {
|
|
1495
|
-
const
|
|
1496
|
-
return l(
|
|
1497
|
-
code:
|
|
1495
|
+
const s = this._getOrReturnCtx(e);
|
|
1496
|
+
return l(s, {
|
|
1497
|
+
code: u.invalid_type,
|
|
1498
1498
|
expected: f.undefined,
|
|
1499
|
-
received:
|
|
1499
|
+
received: s.parsedType
|
|
1500
1500
|
}), m;
|
|
1501
1501
|
}
|
|
1502
1502
|
return S(e.data);
|
|
1503
1503
|
}
|
|
1504
1504
|
}
|
|
1505
|
-
pe.create = (
|
|
1505
|
+
pe.create = (t) => new pe({
|
|
1506
1506
|
typeName: y.ZodUndefined,
|
|
1507
|
-
..._(
|
|
1507
|
+
..._(t)
|
|
1508
1508
|
});
|
|
1509
1509
|
class me extends v {
|
|
1510
1510
|
_parse(e) {
|
|
1511
1511
|
if (this._getType(e) !== f.null) {
|
|
1512
|
-
const
|
|
1513
|
-
return l(
|
|
1514
|
-
code:
|
|
1512
|
+
const s = this._getOrReturnCtx(e);
|
|
1513
|
+
return l(s, {
|
|
1514
|
+
code: u.invalid_type,
|
|
1515
1515
|
expected: f.null,
|
|
1516
|
-
received:
|
|
1516
|
+
received: s.parsedType
|
|
1517
1517
|
}), m;
|
|
1518
1518
|
}
|
|
1519
1519
|
return S(e.data);
|
|
1520
1520
|
}
|
|
1521
1521
|
}
|
|
1522
|
-
me.create = (
|
|
1522
|
+
me.create = (t) => new me({
|
|
1523
1523
|
typeName: y.ZodNull,
|
|
1524
|
-
..._(
|
|
1524
|
+
..._(t)
|
|
1525
1525
|
});
|
|
1526
1526
|
class oe extends v {
|
|
1527
1527
|
constructor() {
|
|
@@ -1531,11 +1531,11 @@ class oe extends v {
|
|
|
1531
1531
|
return S(e.data);
|
|
1532
1532
|
}
|
|
1533
1533
|
}
|
|
1534
|
-
oe.create = (
|
|
1534
|
+
oe.create = (t) => new oe({
|
|
1535
1535
|
typeName: y.ZodAny,
|
|
1536
|
-
..._(
|
|
1536
|
+
..._(t)
|
|
1537
1537
|
});
|
|
1538
|
-
class
|
|
1538
|
+
class K extends v {
|
|
1539
1539
|
constructor() {
|
|
1540
1540
|
super(...arguments), this._unknown = !0;
|
|
1541
1541
|
}
|
|
@@ -1543,129 +1543,129 @@ class Y extends v {
|
|
|
1543
1543
|
return S(e.data);
|
|
1544
1544
|
}
|
|
1545
1545
|
}
|
|
1546
|
-
|
|
1546
|
+
K.create = (t) => new K({
|
|
1547
1547
|
typeName: y.ZodUnknown,
|
|
1548
|
-
..._(
|
|
1548
|
+
..._(t)
|
|
1549
1549
|
});
|
|
1550
|
-
class
|
|
1550
|
+
class U extends v {
|
|
1551
1551
|
_parse(e) {
|
|
1552
|
-
const
|
|
1553
|
-
return l(
|
|
1554
|
-
code:
|
|
1552
|
+
const n = this._getOrReturnCtx(e);
|
|
1553
|
+
return l(n, {
|
|
1554
|
+
code: u.invalid_type,
|
|
1555
1555
|
expected: f.never,
|
|
1556
|
-
received:
|
|
1556
|
+
received: n.parsedType
|
|
1557
1557
|
}), m;
|
|
1558
1558
|
}
|
|
1559
1559
|
}
|
|
1560
|
-
|
|
1560
|
+
U.create = (t) => new U({
|
|
1561
1561
|
typeName: y.ZodNever,
|
|
1562
|
-
..._(
|
|
1562
|
+
..._(t)
|
|
1563
1563
|
});
|
|
1564
1564
|
class Ee extends v {
|
|
1565
1565
|
_parse(e) {
|
|
1566
1566
|
if (this._getType(e) !== f.undefined) {
|
|
1567
|
-
const
|
|
1568
|
-
return l(
|
|
1569
|
-
code:
|
|
1567
|
+
const s = this._getOrReturnCtx(e);
|
|
1568
|
+
return l(s, {
|
|
1569
|
+
code: u.invalid_type,
|
|
1570
1570
|
expected: f.void,
|
|
1571
|
-
received:
|
|
1571
|
+
received: s.parsedType
|
|
1572
1572
|
}), m;
|
|
1573
1573
|
}
|
|
1574
1574
|
return S(e.data);
|
|
1575
1575
|
}
|
|
1576
1576
|
}
|
|
1577
|
-
Ee.create = (
|
|
1577
|
+
Ee.create = (t) => new Ee({
|
|
1578
1578
|
typeName: y.ZodVoid,
|
|
1579
|
-
..._(
|
|
1579
|
+
..._(t)
|
|
1580
1580
|
});
|
|
1581
1581
|
class E extends v {
|
|
1582
1582
|
_parse(e) {
|
|
1583
|
-
const { ctx:
|
|
1584
|
-
if (
|
|
1585
|
-
return l(
|
|
1586
|
-
code:
|
|
1583
|
+
const { ctx: n, status: s } = this._processInputParams(e), r = this._def;
|
|
1584
|
+
if (n.parsedType !== f.array)
|
|
1585
|
+
return l(n, {
|
|
1586
|
+
code: u.invalid_type,
|
|
1587
1587
|
expected: f.array,
|
|
1588
|
-
received:
|
|
1588
|
+
received: n.parsedType
|
|
1589
1589
|
}), m;
|
|
1590
|
-
if (
|
|
1591
|
-
const i =
|
|
1592
|
-
(i || o) && (l(
|
|
1593
|
-
code: i ?
|
|
1594
|
-
minimum: o ?
|
|
1595
|
-
maximum: i ?
|
|
1590
|
+
if (r.exactLength !== null) {
|
|
1591
|
+
const i = n.data.length > r.exactLength.value, o = n.data.length < r.exactLength.value;
|
|
1592
|
+
(i || o) && (l(n, {
|
|
1593
|
+
code: i ? u.too_big : u.too_small,
|
|
1594
|
+
minimum: o ? r.exactLength.value : void 0,
|
|
1595
|
+
maximum: i ? r.exactLength.value : void 0,
|
|
1596
1596
|
type: "array",
|
|
1597
1597
|
inclusive: !0,
|
|
1598
1598
|
exact: !0,
|
|
1599
|
-
message:
|
|
1600
|
-
}),
|
|
1599
|
+
message: r.exactLength.message
|
|
1600
|
+
}), s.dirty());
|
|
1601
1601
|
}
|
|
1602
|
-
if (
|
|
1603
|
-
code:
|
|
1604
|
-
minimum:
|
|
1602
|
+
if (r.minLength !== null && n.data.length < r.minLength.value && (l(n, {
|
|
1603
|
+
code: u.too_small,
|
|
1604
|
+
minimum: r.minLength.value,
|
|
1605
1605
|
type: "array",
|
|
1606
1606
|
inclusive: !0,
|
|
1607
1607
|
exact: !1,
|
|
1608
|
-
message:
|
|
1609
|
-
}),
|
|
1610
|
-
code:
|
|
1611
|
-
maximum:
|
|
1608
|
+
message: r.minLength.message
|
|
1609
|
+
}), s.dirty()), r.maxLength !== null && n.data.length > r.maxLength.value && (l(n, {
|
|
1610
|
+
code: u.too_big,
|
|
1611
|
+
maximum: r.maxLength.value,
|
|
1612
1612
|
type: "array",
|
|
1613
1613
|
inclusive: !0,
|
|
1614
1614
|
exact: !1,
|
|
1615
|
-
message:
|
|
1616
|
-
}),
|
|
1617
|
-
return Promise.all([...
|
|
1618
|
-
const a = [...
|
|
1619
|
-
return T.mergeArray(
|
|
1615
|
+
message: r.maxLength.message
|
|
1616
|
+
}), s.dirty()), n.common.async)
|
|
1617
|
+
return Promise.all([...n.data].map((i, o) => r.type._parseAsync(new $(n, i, n.path, o)))).then((i) => T.mergeArray(s, i));
|
|
1618
|
+
const a = [...n.data].map((i, o) => r.type._parseSync(new $(n, i, n.path, o)));
|
|
1619
|
+
return T.mergeArray(s, a);
|
|
1620
1620
|
}
|
|
1621
1621
|
get element() {
|
|
1622
1622
|
return this._def.type;
|
|
1623
1623
|
}
|
|
1624
|
-
min(e,
|
|
1624
|
+
min(e, n) {
|
|
1625
1625
|
return new E({
|
|
1626
1626
|
...this._def,
|
|
1627
|
-
minLength: { value: e, message: h.toString(
|
|
1627
|
+
minLength: { value: e, message: h.toString(n) }
|
|
1628
1628
|
});
|
|
1629
1629
|
}
|
|
1630
|
-
max(e,
|
|
1630
|
+
max(e, n) {
|
|
1631
1631
|
return new E({
|
|
1632
1632
|
...this._def,
|
|
1633
|
-
maxLength: { value: e, message: h.toString(
|
|
1633
|
+
maxLength: { value: e, message: h.toString(n) }
|
|
1634
1634
|
});
|
|
1635
1635
|
}
|
|
1636
|
-
length(e,
|
|
1636
|
+
length(e, n) {
|
|
1637
1637
|
return new E({
|
|
1638
1638
|
...this._def,
|
|
1639
|
-
exactLength: { value: e, message: h.toString(
|
|
1639
|
+
exactLength: { value: e, message: h.toString(n) }
|
|
1640
1640
|
});
|
|
1641
1641
|
}
|
|
1642
1642
|
nonempty(e) {
|
|
1643
1643
|
return this.min(1, e);
|
|
1644
1644
|
}
|
|
1645
1645
|
}
|
|
1646
|
-
E.create = (
|
|
1647
|
-
type:
|
|
1646
|
+
E.create = (t, e) => new E({
|
|
1647
|
+
type: t,
|
|
1648
1648
|
minLength: null,
|
|
1649
1649
|
maxLength: null,
|
|
1650
1650
|
exactLength: null,
|
|
1651
1651
|
typeName: y.ZodArray,
|
|
1652
1652
|
..._(e)
|
|
1653
1653
|
});
|
|
1654
|
-
function
|
|
1655
|
-
if (
|
|
1654
|
+
function se(t) {
|
|
1655
|
+
if (t instanceof k) {
|
|
1656
1656
|
const e = {};
|
|
1657
|
-
for (const
|
|
1658
|
-
const
|
|
1659
|
-
e[
|
|
1657
|
+
for (const n in t.shape) {
|
|
1658
|
+
const s = t.shape[n];
|
|
1659
|
+
e[n] = Z.create(se(s));
|
|
1660
1660
|
}
|
|
1661
1661
|
return new k({
|
|
1662
|
-
...
|
|
1662
|
+
...t._def,
|
|
1663
1663
|
shape: () => e
|
|
1664
1664
|
});
|
|
1665
|
-
} else return
|
|
1666
|
-
...
|
|
1667
|
-
type:
|
|
1668
|
-
}) :
|
|
1665
|
+
} else return t instanceof E ? new E({
|
|
1666
|
+
...t._def,
|
|
1667
|
+
type: se(t.element)
|
|
1668
|
+
}) : t instanceof Z ? Z.create(se(t.unwrap())) : t instanceof H ? H.create(se(t.unwrap())) : t instanceof P ? P.create(t.items.map((e) => se(e))) : t;
|
|
1669
1669
|
}
|
|
1670
1670
|
class k extends v {
|
|
1671
1671
|
constructor() {
|
|
@@ -1674,71 +1674,71 @@ class k extends v {
|
|
|
1674
1674
|
_getCached() {
|
|
1675
1675
|
if (this._cached !== null)
|
|
1676
1676
|
return this._cached;
|
|
1677
|
-
const e = this._def.shape(),
|
|
1678
|
-
return this._cached = { shape: e, keys:
|
|
1677
|
+
const e = this._def.shape(), n = x.objectKeys(e);
|
|
1678
|
+
return this._cached = { shape: e, keys: n }, this._cached;
|
|
1679
1679
|
}
|
|
1680
1680
|
_parse(e) {
|
|
1681
1681
|
if (this._getType(e) !== f.object) {
|
|
1682
|
-
const
|
|
1683
|
-
return l(
|
|
1684
|
-
code:
|
|
1682
|
+
const d = this._getOrReturnCtx(e);
|
|
1683
|
+
return l(d, {
|
|
1684
|
+
code: u.invalid_type,
|
|
1685
1685
|
expected: f.object,
|
|
1686
|
-
received:
|
|
1686
|
+
received: d.parsedType
|
|
1687
1687
|
}), m;
|
|
1688
1688
|
}
|
|
1689
|
-
const { status:
|
|
1690
|
-
if (!(this._def.catchall instanceof
|
|
1691
|
-
for (const
|
|
1692
|
-
i.includes(
|
|
1689
|
+
const { status: s, ctx: r } = this._processInputParams(e), { shape: a, keys: i } = this._getCached(), o = [];
|
|
1690
|
+
if (!(this._def.catchall instanceof U && this._def.unknownKeys === "strip"))
|
|
1691
|
+
for (const d in r.data)
|
|
1692
|
+
i.includes(d) || o.push(d);
|
|
1693
1693
|
const c = [];
|
|
1694
|
-
for (const
|
|
1695
|
-
const p = a[
|
|
1694
|
+
for (const d of i) {
|
|
1695
|
+
const p = a[d], b = r.data[d];
|
|
1696
1696
|
c.push({
|
|
1697
|
-
key: { status: "valid", value:
|
|
1698
|
-
value: p._parse(new $(
|
|
1699
|
-
alwaysSet:
|
|
1697
|
+
key: { status: "valid", value: d },
|
|
1698
|
+
value: p._parse(new $(r, b, r.path, d)),
|
|
1699
|
+
alwaysSet: d in r.data
|
|
1700
1700
|
});
|
|
1701
1701
|
}
|
|
1702
|
-
if (this._def.catchall instanceof
|
|
1703
|
-
const
|
|
1704
|
-
if (
|
|
1702
|
+
if (this._def.catchall instanceof U) {
|
|
1703
|
+
const d = this._def.unknownKeys;
|
|
1704
|
+
if (d === "passthrough")
|
|
1705
1705
|
for (const p of o)
|
|
1706
1706
|
c.push({
|
|
1707
1707
|
key: { status: "valid", value: p },
|
|
1708
|
-
value: { status: "valid", value:
|
|
1708
|
+
value: { status: "valid", value: r.data[p] }
|
|
1709
1709
|
});
|
|
1710
|
-
else if (
|
|
1711
|
-
o.length > 0 && (l(
|
|
1712
|
-
code:
|
|
1710
|
+
else if (d === "strict")
|
|
1711
|
+
o.length > 0 && (l(r, {
|
|
1712
|
+
code: u.unrecognized_keys,
|
|
1713
1713
|
keys: o
|
|
1714
|
-
}),
|
|
1715
|
-
else if (
|
|
1714
|
+
}), s.dirty());
|
|
1715
|
+
else if (d !== "strip") throw new Error("Internal ZodObject error: invalid unknownKeys value.");
|
|
1716
1716
|
} else {
|
|
1717
|
-
const
|
|
1717
|
+
const d = this._def.catchall;
|
|
1718
1718
|
for (const p of o) {
|
|
1719
|
-
const b =
|
|
1719
|
+
const b = r.data[p];
|
|
1720
1720
|
c.push({
|
|
1721
1721
|
key: { status: "valid", value: p },
|
|
1722
|
-
value:
|
|
1723
|
-
new $(
|
|
1722
|
+
value: d._parse(
|
|
1723
|
+
new $(r, b, r.path, p)
|
|
1724
1724
|
//, ctx.child(key), value, getParsedType(value)
|
|
1725
1725
|
),
|
|
1726
|
-
alwaysSet: p in
|
|
1726
|
+
alwaysSet: p in r.data
|
|
1727
1727
|
});
|
|
1728
1728
|
}
|
|
1729
1729
|
}
|
|
1730
|
-
return
|
|
1731
|
-
const
|
|
1730
|
+
return r.common.async ? Promise.resolve().then(async () => {
|
|
1731
|
+
const d = [];
|
|
1732
1732
|
for (const p of c) {
|
|
1733
1733
|
const b = await p.key, C = await p.value;
|
|
1734
|
-
|
|
1734
|
+
d.push({
|
|
1735
1735
|
key: b,
|
|
1736
1736
|
value: C,
|
|
1737
1737
|
alwaysSet: p.alwaysSet
|
|
1738
1738
|
});
|
|
1739
1739
|
}
|
|
1740
|
-
return
|
|
1741
|
-
}).then((
|
|
1740
|
+
return d;
|
|
1741
|
+
}).then((d) => T.mergeObjectSync(s, d)) : T.mergeObjectSync(s, c);
|
|
1742
1742
|
}
|
|
1743
1743
|
get shape() {
|
|
1744
1744
|
return this._def.shape();
|
|
@@ -1748,12 +1748,12 @@ class k extends v {
|
|
|
1748
1748
|
...this._def,
|
|
1749
1749
|
unknownKeys: "strict",
|
|
1750
1750
|
...e !== void 0 ? {
|
|
1751
|
-
errorMap: (
|
|
1752
|
-
const
|
|
1753
|
-
return
|
|
1754
|
-
message: h.errToObj(e).message ??
|
|
1751
|
+
errorMap: (n, s) => {
|
|
1752
|
+
const r = this._def.errorMap?.(n, s).message ?? s.defaultError;
|
|
1753
|
+
return n.code === "unrecognized_keys" ? {
|
|
1754
|
+
message: h.errToObj(e).message ?? r
|
|
1755
1755
|
} : {
|
|
1756
|
-
message:
|
|
1756
|
+
message: r
|
|
1757
1757
|
};
|
|
1758
1758
|
}
|
|
1759
1759
|
} : {}
|
|
@@ -1848,8 +1848,8 @@ class k extends v {
|
|
|
1848
1848
|
// }) as any;
|
|
1849
1849
|
// return merged;
|
|
1850
1850
|
// }
|
|
1851
|
-
setKey(e,
|
|
1852
|
-
return this.augment({ [e]:
|
|
1851
|
+
setKey(e, n) {
|
|
1852
|
+
return this.augment({ [e]: n });
|
|
1853
1853
|
}
|
|
1854
1854
|
// merge<Incoming extends AnyZodObject>(
|
|
1855
1855
|
// merging: Incoming
|
|
@@ -1879,141 +1879,141 @@ class k extends v {
|
|
|
1879
1879
|
});
|
|
1880
1880
|
}
|
|
1881
1881
|
pick(e) {
|
|
1882
|
-
const
|
|
1883
|
-
for (const
|
|
1884
|
-
e[
|
|
1882
|
+
const n = {};
|
|
1883
|
+
for (const s of x.objectKeys(e))
|
|
1884
|
+
e[s] && this.shape[s] && (n[s] = this.shape[s]);
|
|
1885
1885
|
return new k({
|
|
1886
1886
|
...this._def,
|
|
1887
|
-
shape: () =>
|
|
1887
|
+
shape: () => n
|
|
1888
1888
|
});
|
|
1889
1889
|
}
|
|
1890
1890
|
omit(e) {
|
|
1891
|
-
const
|
|
1892
|
-
for (const
|
|
1893
|
-
e[
|
|
1891
|
+
const n = {};
|
|
1892
|
+
for (const s of x.objectKeys(this.shape))
|
|
1893
|
+
e[s] || (n[s] = this.shape[s]);
|
|
1894
1894
|
return new k({
|
|
1895
1895
|
...this._def,
|
|
1896
|
-
shape: () =>
|
|
1896
|
+
shape: () => n
|
|
1897
1897
|
});
|
|
1898
1898
|
}
|
|
1899
1899
|
/**
|
|
1900
1900
|
* @deprecated
|
|
1901
1901
|
*/
|
|
1902
1902
|
deepPartial() {
|
|
1903
|
-
return
|
|
1903
|
+
return se(this);
|
|
1904
1904
|
}
|
|
1905
1905
|
partial(e) {
|
|
1906
|
-
const
|
|
1907
|
-
for (const
|
|
1908
|
-
const
|
|
1909
|
-
e && !e[
|
|
1906
|
+
const n = {};
|
|
1907
|
+
for (const s of x.objectKeys(this.shape)) {
|
|
1908
|
+
const r = this.shape[s];
|
|
1909
|
+
e && !e[s] ? n[s] = r : n[s] = r.optional();
|
|
1910
1910
|
}
|
|
1911
1911
|
return new k({
|
|
1912
1912
|
...this._def,
|
|
1913
|
-
shape: () =>
|
|
1913
|
+
shape: () => n
|
|
1914
1914
|
});
|
|
1915
1915
|
}
|
|
1916
1916
|
required(e) {
|
|
1917
|
-
const
|
|
1918
|
-
for (const
|
|
1919
|
-
if (e && !e[
|
|
1920
|
-
|
|
1917
|
+
const n = {};
|
|
1918
|
+
for (const s of x.objectKeys(this.shape))
|
|
1919
|
+
if (e && !e[s])
|
|
1920
|
+
n[s] = this.shape[s];
|
|
1921
1921
|
else {
|
|
1922
|
-
let a = this.shape[
|
|
1923
|
-
for (; a instanceof
|
|
1922
|
+
let a = this.shape[s];
|
|
1923
|
+
for (; a instanceof Z; )
|
|
1924
1924
|
a = a._def.innerType;
|
|
1925
|
-
|
|
1925
|
+
n[s] = a;
|
|
1926
1926
|
}
|
|
1927
1927
|
return new k({
|
|
1928
1928
|
...this._def,
|
|
1929
|
-
shape: () =>
|
|
1929
|
+
shape: () => n
|
|
1930
1930
|
});
|
|
1931
1931
|
}
|
|
1932
1932
|
keyof() {
|
|
1933
1933
|
return it(x.objectKeys(this.shape));
|
|
1934
1934
|
}
|
|
1935
1935
|
}
|
|
1936
|
-
k.create = (
|
|
1937
|
-
shape: () =>
|
|
1936
|
+
k.create = (t, e) => new k({
|
|
1937
|
+
shape: () => t,
|
|
1938
1938
|
unknownKeys: "strip",
|
|
1939
|
-
catchall:
|
|
1939
|
+
catchall: U.create(),
|
|
1940
1940
|
typeName: y.ZodObject,
|
|
1941
1941
|
..._(e)
|
|
1942
1942
|
});
|
|
1943
|
-
k.strictCreate = (
|
|
1944
|
-
shape: () =>
|
|
1943
|
+
k.strictCreate = (t, e) => new k({
|
|
1944
|
+
shape: () => t,
|
|
1945
1945
|
unknownKeys: "strict",
|
|
1946
|
-
catchall:
|
|
1946
|
+
catchall: U.create(),
|
|
1947
1947
|
typeName: y.ZodObject,
|
|
1948
1948
|
..._(e)
|
|
1949
1949
|
});
|
|
1950
|
-
k.lazycreate = (
|
|
1951
|
-
shape:
|
|
1950
|
+
k.lazycreate = (t, e) => new k({
|
|
1951
|
+
shape: t,
|
|
1952
1952
|
unknownKeys: "strip",
|
|
1953
|
-
catchall:
|
|
1953
|
+
catchall: U.create(),
|
|
1954
1954
|
typeName: y.ZodObject,
|
|
1955
1955
|
..._(e)
|
|
1956
1956
|
});
|
|
1957
1957
|
class ye extends v {
|
|
1958
1958
|
_parse(e) {
|
|
1959
|
-
const { ctx:
|
|
1960
|
-
function
|
|
1959
|
+
const { ctx: n } = this._processInputParams(e), s = this._def.options;
|
|
1960
|
+
function r(a) {
|
|
1961
1961
|
for (const o of a)
|
|
1962
1962
|
if (o.result.status === "valid")
|
|
1963
1963
|
return o.result;
|
|
1964
1964
|
for (const o of a)
|
|
1965
1965
|
if (o.result.status === "dirty")
|
|
1966
|
-
return
|
|
1967
|
-
const i = a.map((o) => new
|
|
1968
|
-
return l(
|
|
1969
|
-
code:
|
|
1966
|
+
return n.common.issues.push(...o.ctx.common.issues), o.result;
|
|
1967
|
+
const i = a.map((o) => new A(o.ctx.common.issues));
|
|
1968
|
+
return l(n, {
|
|
1969
|
+
code: u.invalid_union,
|
|
1970
1970
|
unionErrors: i
|
|
1971
1971
|
}), m;
|
|
1972
1972
|
}
|
|
1973
|
-
if (
|
|
1974
|
-
return Promise.all(
|
|
1973
|
+
if (n.common.async)
|
|
1974
|
+
return Promise.all(s.map(async (a) => {
|
|
1975
1975
|
const i = {
|
|
1976
|
-
...
|
|
1976
|
+
...n,
|
|
1977
1977
|
common: {
|
|
1978
|
-
...
|
|
1978
|
+
...n.common,
|
|
1979
1979
|
issues: []
|
|
1980
1980
|
},
|
|
1981
1981
|
parent: null
|
|
1982
1982
|
};
|
|
1983
1983
|
return {
|
|
1984
1984
|
result: await a._parseAsync({
|
|
1985
|
-
data:
|
|
1986
|
-
path:
|
|
1985
|
+
data: n.data,
|
|
1986
|
+
path: n.path,
|
|
1987
1987
|
parent: i
|
|
1988
1988
|
}),
|
|
1989
1989
|
ctx: i
|
|
1990
1990
|
};
|
|
1991
|
-
})).then(
|
|
1991
|
+
})).then(r);
|
|
1992
1992
|
{
|
|
1993
1993
|
let a;
|
|
1994
1994
|
const i = [];
|
|
1995
|
-
for (const c of
|
|
1996
|
-
const
|
|
1997
|
-
...
|
|
1995
|
+
for (const c of s) {
|
|
1996
|
+
const d = {
|
|
1997
|
+
...n,
|
|
1998
1998
|
common: {
|
|
1999
|
-
...
|
|
1999
|
+
...n.common,
|
|
2000
2000
|
issues: []
|
|
2001
2001
|
},
|
|
2002
2002
|
parent: null
|
|
2003
2003
|
}, p = c._parseSync({
|
|
2004
|
-
data:
|
|
2005
|
-
path:
|
|
2006
|
-
parent:
|
|
2004
|
+
data: n.data,
|
|
2005
|
+
path: n.path,
|
|
2006
|
+
parent: d
|
|
2007
2007
|
});
|
|
2008
2008
|
if (p.status === "valid")
|
|
2009
2009
|
return p;
|
|
2010
|
-
p.status === "dirty" && !a && (a = { result: p, ctx:
|
|
2010
|
+
p.status === "dirty" && !a && (a = { result: p, ctx: d }), d.common.issues.length && i.push(d.common.issues);
|
|
2011
2011
|
}
|
|
2012
2012
|
if (a)
|
|
2013
|
-
return
|
|
2014
|
-
const o = i.map((c) => new
|
|
2015
|
-
return l(
|
|
2016
|
-
code:
|
|
2013
|
+
return n.common.issues.push(...a.ctx.common.issues), a.result;
|
|
2014
|
+
const o = i.map((c) => new A(c));
|
|
2015
|
+
return l(n, {
|
|
2016
|
+
code: u.invalid_union,
|
|
2017
2017
|
unionErrors: o
|
|
2018
2018
|
}), m;
|
|
2019
2019
|
}
|
|
@@ -2022,34 +2022,34 @@ class ye extends v {
|
|
|
2022
2022
|
return this._def.options;
|
|
2023
2023
|
}
|
|
2024
2024
|
}
|
|
2025
|
-
ye.create = (
|
|
2026
|
-
options:
|
|
2025
|
+
ye.create = (t, e) => new ye({
|
|
2026
|
+
options: t,
|
|
2027
2027
|
typeName: y.ZodUnion,
|
|
2028
2028
|
..._(e)
|
|
2029
2029
|
});
|
|
2030
|
-
const L = (
|
|
2030
|
+
const L = (t) => t instanceof ve ? L(t.schema) : t instanceof R ? L(t.innerType()) : t instanceof xe ? [t.value] : t instanceof q ? t.options : t instanceof be ? x.objectValues(t.enum) : t instanceof ke ? L(t._def.innerType) : t instanceof pe ? [void 0] : t instanceof me ? [null] : t instanceof Z ? [void 0, ...L(t.unwrap())] : t instanceof H ? [null, ...L(t.unwrap())] : t instanceof Ke || t instanceof Te ? L(t.unwrap()) : t instanceof we ? L(t._def.innerType) : [];
|
|
2031
2031
|
class $e extends v {
|
|
2032
2032
|
_parse(e) {
|
|
2033
|
-
const { ctx:
|
|
2034
|
-
if (
|
|
2035
|
-
return l(
|
|
2036
|
-
code:
|
|
2033
|
+
const { ctx: n } = this._processInputParams(e);
|
|
2034
|
+
if (n.parsedType !== f.object)
|
|
2035
|
+
return l(n, {
|
|
2036
|
+
code: u.invalid_type,
|
|
2037
2037
|
expected: f.object,
|
|
2038
|
-
received:
|
|
2038
|
+
received: n.parsedType
|
|
2039
2039
|
}), m;
|
|
2040
|
-
const
|
|
2041
|
-
return a ?
|
|
2042
|
-
data:
|
|
2043
|
-
path:
|
|
2044
|
-
parent:
|
|
2040
|
+
const s = this.discriminator, r = n.data[s], a = this.optionsMap.get(r);
|
|
2041
|
+
return a ? n.common.async ? a._parseAsync({
|
|
2042
|
+
data: n.data,
|
|
2043
|
+
path: n.path,
|
|
2044
|
+
parent: n
|
|
2045
2045
|
}) : a._parseSync({
|
|
2046
|
-
data:
|
|
2047
|
-
path:
|
|
2048
|
-
parent:
|
|
2049
|
-
}) : (l(
|
|
2050
|
-
code:
|
|
2046
|
+
data: n.data,
|
|
2047
|
+
path: n.path,
|
|
2048
|
+
parent: n
|
|
2049
|
+
}) : (l(n, {
|
|
2050
|
+
code: u.invalid_union_discriminator,
|
|
2051
2051
|
options: Array.from(this.optionsMap.keys()),
|
|
2052
|
-
path: [
|
|
2052
|
+
path: [s]
|
|
2053
2053
|
}), m);
|
|
2054
2054
|
}
|
|
2055
2055
|
get discriminator() {
|
|
@@ -2069,120 +2069,120 @@ class $e extends v {
|
|
|
2069
2069
|
* @param types an array of object schemas
|
|
2070
2070
|
* @param params
|
|
2071
2071
|
*/
|
|
2072
|
-
static create(e,
|
|
2073
|
-
const
|
|
2074
|
-
for (const a of
|
|
2072
|
+
static create(e, n, s) {
|
|
2073
|
+
const r = /* @__PURE__ */ new Map();
|
|
2074
|
+
for (const a of n) {
|
|
2075
2075
|
const i = L(a.shape[e]);
|
|
2076
2076
|
if (!i.length)
|
|
2077
2077
|
throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);
|
|
2078
2078
|
for (const o of i) {
|
|
2079
|
-
if (
|
|
2079
|
+
if (r.has(o))
|
|
2080
2080
|
throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);
|
|
2081
|
-
|
|
2081
|
+
r.set(o, a);
|
|
2082
2082
|
}
|
|
2083
2083
|
}
|
|
2084
2084
|
return new $e({
|
|
2085
2085
|
typeName: y.ZodDiscriminatedUnion,
|
|
2086
2086
|
discriminator: e,
|
|
2087
|
-
options:
|
|
2088
|
-
optionsMap:
|
|
2089
|
-
..._(
|
|
2087
|
+
options: n,
|
|
2088
|
+
optionsMap: r,
|
|
2089
|
+
..._(s)
|
|
2090
2090
|
});
|
|
2091
2091
|
}
|
|
2092
2092
|
}
|
|
2093
|
-
function
|
|
2094
|
-
const
|
|
2095
|
-
if (
|
|
2096
|
-
return { valid: !0, data:
|
|
2097
|
-
if (
|
|
2098
|
-
const
|
|
2093
|
+
function Ge(t, e) {
|
|
2094
|
+
const n = V(t), s = V(e);
|
|
2095
|
+
if (t === e)
|
|
2096
|
+
return { valid: !0, data: t };
|
|
2097
|
+
if (n === f.object && s === f.object) {
|
|
2098
|
+
const r = x.objectKeys(e), a = x.objectKeys(t).filter((o) => r.indexOf(o) !== -1), i = { ...t, ...e };
|
|
2099
2099
|
for (const o of a) {
|
|
2100
|
-
const c =
|
|
2100
|
+
const c = Ge(t[o], e[o]);
|
|
2101
2101
|
if (!c.valid)
|
|
2102
2102
|
return { valid: !1 };
|
|
2103
2103
|
i[o] = c.data;
|
|
2104
2104
|
}
|
|
2105
2105
|
return { valid: !0, data: i };
|
|
2106
|
-
} else if (
|
|
2107
|
-
if (
|
|
2106
|
+
} else if (n === f.array && s === f.array) {
|
|
2107
|
+
if (t.length !== e.length)
|
|
2108
2108
|
return { valid: !1 };
|
|
2109
|
-
const
|
|
2110
|
-
for (let a = 0; a <
|
|
2111
|
-
const i =
|
|
2109
|
+
const r = [];
|
|
2110
|
+
for (let a = 0; a < t.length; a++) {
|
|
2111
|
+
const i = t[a], o = e[a], c = Ge(i, o);
|
|
2112
2112
|
if (!c.valid)
|
|
2113
2113
|
return { valid: !1 };
|
|
2114
|
-
|
|
2114
|
+
r.push(c.data);
|
|
2115
2115
|
}
|
|
2116
|
-
return { valid: !0, data:
|
|
2117
|
-
} else return
|
|
2116
|
+
return { valid: !0, data: r };
|
|
2117
|
+
} else return n === f.date && s === f.date && +t == +e ? { valid: !0, data: t } : { valid: !1 };
|
|
2118
2118
|
}
|
|
2119
2119
|
class _e extends v {
|
|
2120
2120
|
_parse(e) {
|
|
2121
|
-
const { status:
|
|
2122
|
-
if (
|
|
2121
|
+
const { status: n, ctx: s } = this._processInputParams(e), r = (a, i) => {
|
|
2122
|
+
if (He(a) || He(i))
|
|
2123
2123
|
return m;
|
|
2124
|
-
const o =
|
|
2125
|
-
return o.valid ? ((
|
|
2126
|
-
code:
|
|
2124
|
+
const o = Ge(a.value, i.value);
|
|
2125
|
+
return o.valid ? ((We(a) || We(i)) && n.dirty(), { status: n.value, value: o.data }) : (l(s, {
|
|
2126
|
+
code: u.invalid_intersection_types
|
|
2127
2127
|
}), m);
|
|
2128
2128
|
};
|
|
2129
|
-
return
|
|
2129
|
+
return s.common.async ? Promise.all([
|
|
2130
2130
|
this._def.left._parseAsync({
|
|
2131
|
-
data:
|
|
2132
|
-
path:
|
|
2133
|
-
parent:
|
|
2131
|
+
data: s.data,
|
|
2132
|
+
path: s.path,
|
|
2133
|
+
parent: s
|
|
2134
2134
|
}),
|
|
2135
2135
|
this._def.right._parseAsync({
|
|
2136
|
-
data:
|
|
2137
|
-
path:
|
|
2138
|
-
parent:
|
|
2136
|
+
data: s.data,
|
|
2137
|
+
path: s.path,
|
|
2138
|
+
parent: s
|
|
2139
2139
|
})
|
|
2140
|
-
]).then(([a, i]) =>
|
|
2141
|
-
data:
|
|
2142
|
-
path:
|
|
2143
|
-
parent:
|
|
2140
|
+
]).then(([a, i]) => r(a, i)) : r(this._def.left._parseSync({
|
|
2141
|
+
data: s.data,
|
|
2142
|
+
path: s.path,
|
|
2143
|
+
parent: s
|
|
2144
2144
|
}), this._def.right._parseSync({
|
|
2145
|
-
data:
|
|
2146
|
-
path:
|
|
2147
|
-
parent:
|
|
2145
|
+
data: s.data,
|
|
2146
|
+
path: s.path,
|
|
2147
|
+
parent: s
|
|
2148
2148
|
}));
|
|
2149
2149
|
}
|
|
2150
2150
|
}
|
|
2151
|
-
_e.create = (
|
|
2152
|
-
left:
|
|
2151
|
+
_e.create = (t, e, n) => new _e({
|
|
2152
|
+
left: t,
|
|
2153
2153
|
right: e,
|
|
2154
2154
|
typeName: y.ZodIntersection,
|
|
2155
|
-
..._(
|
|
2155
|
+
..._(n)
|
|
2156
2156
|
});
|
|
2157
2157
|
class P extends v {
|
|
2158
2158
|
_parse(e) {
|
|
2159
|
-
const { status:
|
|
2160
|
-
if (
|
|
2161
|
-
return l(
|
|
2162
|
-
code:
|
|
2159
|
+
const { status: n, ctx: s } = this._processInputParams(e);
|
|
2160
|
+
if (s.parsedType !== f.array)
|
|
2161
|
+
return l(s, {
|
|
2162
|
+
code: u.invalid_type,
|
|
2163
2163
|
expected: f.array,
|
|
2164
|
-
received:
|
|
2164
|
+
received: s.parsedType
|
|
2165
2165
|
}), m;
|
|
2166
|
-
if (
|
|
2167
|
-
return l(
|
|
2168
|
-
code:
|
|
2166
|
+
if (s.data.length < this._def.items.length)
|
|
2167
|
+
return l(s, {
|
|
2168
|
+
code: u.too_small,
|
|
2169
2169
|
minimum: this._def.items.length,
|
|
2170
2170
|
inclusive: !0,
|
|
2171
2171
|
exact: !1,
|
|
2172
2172
|
type: "array"
|
|
2173
2173
|
}), m;
|
|
2174
|
-
!this._def.rest &&
|
|
2175
|
-
code:
|
|
2174
|
+
!this._def.rest && s.data.length > this._def.items.length && (l(s, {
|
|
2175
|
+
code: u.too_big,
|
|
2176
2176
|
maximum: this._def.items.length,
|
|
2177
2177
|
inclusive: !0,
|
|
2178
2178
|
exact: !1,
|
|
2179
2179
|
type: "array"
|
|
2180
|
-
}),
|
|
2181
|
-
const a = [...
|
|
2180
|
+
}), n.dirty());
|
|
2181
|
+
const a = [...s.data].map((i, o) => {
|
|
2182
2182
|
const c = this._def.items[o] || this._def.rest;
|
|
2183
|
-
return c ? c._parse(new $(
|
|
2183
|
+
return c ? c._parse(new $(s, i, s.path, o)) : null;
|
|
2184
2184
|
}).filter((i) => !!i);
|
|
2185
|
-
return
|
|
2185
|
+
return s.common.async ? Promise.all(a).then((i) => T.mergeArray(n, i)) : T.mergeArray(n, a);
|
|
2186
2186
|
}
|
|
2187
2187
|
get items() {
|
|
2188
2188
|
return this._def.items;
|
|
@@ -2194,11 +2194,11 @@ class P extends v {
|
|
|
2194
2194
|
});
|
|
2195
2195
|
}
|
|
2196
2196
|
}
|
|
2197
|
-
P.create = (
|
|
2198
|
-
if (!Array.isArray(
|
|
2197
|
+
P.create = (t, e) => {
|
|
2198
|
+
if (!Array.isArray(t))
|
|
2199
2199
|
throw new Error("You must pass an array of schemas to z.tuple([ ... ])");
|
|
2200
2200
|
return new P({
|
|
2201
|
-
items:
|
|
2201
|
+
items: t,
|
|
2202
2202
|
typeName: y.ZodTuple,
|
|
2203
2203
|
rest: null,
|
|
2204
2204
|
..._(e)
|
|
@@ -2212,40 +2212,40 @@ class ge extends v {
|
|
|
2212
2212
|
return this._def.valueType;
|
|
2213
2213
|
}
|
|
2214
2214
|
_parse(e) {
|
|
2215
|
-
const { status:
|
|
2216
|
-
if (
|
|
2217
|
-
return l(
|
|
2218
|
-
code:
|
|
2215
|
+
const { status: n, ctx: s } = this._processInputParams(e);
|
|
2216
|
+
if (s.parsedType !== f.object)
|
|
2217
|
+
return l(s, {
|
|
2218
|
+
code: u.invalid_type,
|
|
2219
2219
|
expected: f.object,
|
|
2220
|
-
received:
|
|
2220
|
+
received: s.parsedType
|
|
2221
2221
|
}), m;
|
|
2222
|
-
const
|
|
2223
|
-
for (const o in
|
|
2224
|
-
|
|
2225
|
-
key: a._parse(new $(
|
|
2226
|
-
value: i._parse(new $(
|
|
2227
|
-
alwaysSet: o in
|
|
2222
|
+
const r = [], a = this._def.keyType, i = this._def.valueType;
|
|
2223
|
+
for (const o in s.data)
|
|
2224
|
+
r.push({
|
|
2225
|
+
key: a._parse(new $(s, o, s.path, o)),
|
|
2226
|
+
value: i._parse(new $(s, s.data[o], s.path, o)),
|
|
2227
|
+
alwaysSet: o in s.data
|
|
2228
2228
|
});
|
|
2229
|
-
return
|
|
2229
|
+
return s.common.async ? T.mergeObjectAsync(n, r) : T.mergeObjectSync(n, r);
|
|
2230
2230
|
}
|
|
2231
2231
|
get element() {
|
|
2232
2232
|
return this._def.valueType;
|
|
2233
2233
|
}
|
|
2234
|
-
static create(e,
|
|
2235
|
-
return
|
|
2234
|
+
static create(e, n, s) {
|
|
2235
|
+
return n instanceof v ? new ge({
|
|
2236
2236
|
keyType: e,
|
|
2237
|
-
valueType:
|
|
2237
|
+
valueType: n,
|
|
2238
2238
|
typeName: y.ZodRecord,
|
|
2239
|
-
..._(
|
|
2239
|
+
..._(s)
|
|
2240
2240
|
}) : new ge({
|
|
2241
|
-
keyType:
|
|
2241
|
+
keyType: N.create(),
|
|
2242
2242
|
valueType: e,
|
|
2243
2243
|
typeName: y.ZodRecord,
|
|
2244
|
-
..._(
|
|
2244
|
+
..._(n)
|
|
2245
2245
|
});
|
|
2246
2246
|
}
|
|
2247
2247
|
}
|
|
2248
|
-
class
|
|
2248
|
+
class Re extends v {
|
|
2249
2249
|
get keySchema() {
|
|
2250
2250
|
return this._def.keyType;
|
|
2251
2251
|
}
|
|
@@ -2253,105 +2253,105 @@ class Ne extends v {
|
|
|
2253
2253
|
return this._def.valueType;
|
|
2254
2254
|
}
|
|
2255
2255
|
_parse(e) {
|
|
2256
|
-
const { status:
|
|
2257
|
-
if (
|
|
2258
|
-
return l(
|
|
2259
|
-
code:
|
|
2256
|
+
const { status: n, ctx: s } = this._processInputParams(e);
|
|
2257
|
+
if (s.parsedType !== f.map)
|
|
2258
|
+
return l(s, {
|
|
2259
|
+
code: u.invalid_type,
|
|
2260
2260
|
expected: f.map,
|
|
2261
|
-
received:
|
|
2261
|
+
received: s.parsedType
|
|
2262
2262
|
}), m;
|
|
2263
|
-
const
|
|
2264
|
-
key:
|
|
2265
|
-
value: a._parse(new $(
|
|
2263
|
+
const r = this._def.keyType, a = this._def.valueType, i = [...s.data.entries()].map(([o, c], d) => ({
|
|
2264
|
+
key: r._parse(new $(s, o, s.path, [d, "key"])),
|
|
2265
|
+
value: a._parse(new $(s, c, s.path, [d, "value"]))
|
|
2266
2266
|
}));
|
|
2267
|
-
if (
|
|
2267
|
+
if (s.common.async) {
|
|
2268
2268
|
const o = /* @__PURE__ */ new Map();
|
|
2269
2269
|
return Promise.resolve().then(async () => {
|
|
2270
2270
|
for (const c of i) {
|
|
2271
|
-
const
|
|
2272
|
-
if (
|
|
2271
|
+
const d = await c.key, p = await c.value;
|
|
2272
|
+
if (d.status === "aborted" || p.status === "aborted")
|
|
2273
2273
|
return m;
|
|
2274
|
-
(
|
|
2274
|
+
(d.status === "dirty" || p.status === "dirty") && n.dirty(), o.set(d.value, p.value);
|
|
2275
2275
|
}
|
|
2276
|
-
return { status:
|
|
2276
|
+
return { status: n.value, value: o };
|
|
2277
2277
|
});
|
|
2278
2278
|
} else {
|
|
2279
2279
|
const o = /* @__PURE__ */ new Map();
|
|
2280
2280
|
for (const c of i) {
|
|
2281
|
-
const
|
|
2282
|
-
if (
|
|
2281
|
+
const d = c.key, p = c.value;
|
|
2282
|
+
if (d.status === "aborted" || p.status === "aborted")
|
|
2283
2283
|
return m;
|
|
2284
|
-
(
|
|
2284
|
+
(d.status === "dirty" || p.status === "dirty") && n.dirty(), o.set(d.value, p.value);
|
|
2285
2285
|
}
|
|
2286
|
-
return { status:
|
|
2286
|
+
return { status: n.value, value: o };
|
|
2287
2287
|
}
|
|
2288
2288
|
}
|
|
2289
2289
|
}
|
|
2290
|
-
|
|
2290
|
+
Re.create = (t, e, n) => new Re({
|
|
2291
2291
|
valueType: e,
|
|
2292
|
-
keyType:
|
|
2292
|
+
keyType: t,
|
|
2293
2293
|
typeName: y.ZodMap,
|
|
2294
|
-
..._(
|
|
2294
|
+
..._(n)
|
|
2295
2295
|
});
|
|
2296
2296
|
class X extends v {
|
|
2297
2297
|
_parse(e) {
|
|
2298
|
-
const { status:
|
|
2299
|
-
if (
|
|
2300
|
-
return l(
|
|
2301
|
-
code:
|
|
2298
|
+
const { status: n, ctx: s } = this._processInputParams(e);
|
|
2299
|
+
if (s.parsedType !== f.set)
|
|
2300
|
+
return l(s, {
|
|
2301
|
+
code: u.invalid_type,
|
|
2302
2302
|
expected: f.set,
|
|
2303
|
-
received:
|
|
2303
|
+
received: s.parsedType
|
|
2304
2304
|
}), m;
|
|
2305
|
-
const
|
|
2306
|
-
|
|
2307
|
-
code:
|
|
2308
|
-
minimum:
|
|
2305
|
+
const r = this._def;
|
|
2306
|
+
r.minSize !== null && s.data.size < r.minSize.value && (l(s, {
|
|
2307
|
+
code: u.too_small,
|
|
2308
|
+
minimum: r.minSize.value,
|
|
2309
2309
|
type: "set",
|
|
2310
2310
|
inclusive: !0,
|
|
2311
2311
|
exact: !1,
|
|
2312
|
-
message:
|
|
2313
|
-
}),
|
|
2314
|
-
code:
|
|
2315
|
-
maximum:
|
|
2312
|
+
message: r.minSize.message
|
|
2313
|
+
}), n.dirty()), r.maxSize !== null && s.data.size > r.maxSize.value && (l(s, {
|
|
2314
|
+
code: u.too_big,
|
|
2315
|
+
maximum: r.maxSize.value,
|
|
2316
2316
|
type: "set",
|
|
2317
2317
|
inclusive: !0,
|
|
2318
2318
|
exact: !1,
|
|
2319
|
-
message:
|
|
2320
|
-
}),
|
|
2319
|
+
message: r.maxSize.message
|
|
2320
|
+
}), n.dirty());
|
|
2321
2321
|
const a = this._def.valueType;
|
|
2322
2322
|
function i(c) {
|
|
2323
|
-
const
|
|
2323
|
+
const d = /* @__PURE__ */ new Set();
|
|
2324
2324
|
for (const p of c) {
|
|
2325
2325
|
if (p.status === "aborted")
|
|
2326
2326
|
return m;
|
|
2327
|
-
p.status === "dirty" &&
|
|
2327
|
+
p.status === "dirty" && n.dirty(), d.add(p.value);
|
|
2328
2328
|
}
|
|
2329
|
-
return { status:
|
|
2329
|
+
return { status: n.value, value: d };
|
|
2330
2330
|
}
|
|
2331
|
-
const o = [...
|
|
2332
|
-
return
|
|
2331
|
+
const o = [...s.data.values()].map((c, d) => a._parse(new $(s, c, s.path, d)));
|
|
2332
|
+
return s.common.async ? Promise.all(o).then((c) => i(c)) : i(o);
|
|
2333
2333
|
}
|
|
2334
|
-
min(e,
|
|
2334
|
+
min(e, n) {
|
|
2335
2335
|
return new X({
|
|
2336
2336
|
...this._def,
|
|
2337
|
-
minSize: { value: e, message: h.toString(
|
|
2337
|
+
minSize: { value: e, message: h.toString(n) }
|
|
2338
2338
|
});
|
|
2339
2339
|
}
|
|
2340
|
-
max(e,
|
|
2340
|
+
max(e, n) {
|
|
2341
2341
|
return new X({
|
|
2342
2342
|
...this._def,
|
|
2343
|
-
maxSize: { value: e, message: h.toString(
|
|
2343
|
+
maxSize: { value: e, message: h.toString(n) }
|
|
2344
2344
|
});
|
|
2345
2345
|
}
|
|
2346
|
-
size(e,
|
|
2347
|
-
return this.min(e,
|
|
2346
|
+
size(e, n) {
|
|
2347
|
+
return this.min(e, n).max(e, n);
|
|
2348
2348
|
}
|
|
2349
2349
|
nonempty(e) {
|
|
2350
2350
|
return this.min(1, e);
|
|
2351
2351
|
}
|
|
2352
2352
|
}
|
|
2353
|
-
X.create = (
|
|
2354
|
-
valueType:
|
|
2353
|
+
X.create = (t, e) => new X({
|
|
2354
|
+
valueType: t,
|
|
2355
2355
|
minSize: null,
|
|
2356
2356
|
maxSize: null,
|
|
2357
2357
|
typeName: y.ZodSet,
|
|
@@ -2362,55 +2362,55 @@ class ae extends v {
|
|
|
2362
2362
|
super(...arguments), this.validate = this.implement;
|
|
2363
2363
|
}
|
|
2364
2364
|
_parse(e) {
|
|
2365
|
-
const { ctx:
|
|
2366
|
-
if (
|
|
2367
|
-
return l(
|
|
2368
|
-
code:
|
|
2365
|
+
const { ctx: n } = this._processInputParams(e);
|
|
2366
|
+
if (n.parsedType !== f.function)
|
|
2367
|
+
return l(n, {
|
|
2368
|
+
code: u.invalid_type,
|
|
2369
2369
|
expected: f.function,
|
|
2370
|
-
received:
|
|
2370
|
+
received: n.parsedType
|
|
2371
2371
|
}), m;
|
|
2372
|
-
function
|
|
2373
|
-
return
|
|
2372
|
+
function s(o, c) {
|
|
2373
|
+
return Oe({
|
|
2374
2374
|
data: o,
|
|
2375
|
-
path:
|
|
2376
|
-
errorMaps: [
|
|
2375
|
+
path: n.path,
|
|
2376
|
+
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, Ae(), ie].filter((d) => !!d),
|
|
2377
2377
|
issueData: {
|
|
2378
|
-
code:
|
|
2378
|
+
code: u.invalid_arguments,
|
|
2379
2379
|
argumentsError: c
|
|
2380
2380
|
}
|
|
2381
2381
|
});
|
|
2382
2382
|
}
|
|
2383
|
-
function
|
|
2384
|
-
return
|
|
2383
|
+
function r(o, c) {
|
|
2384
|
+
return Oe({
|
|
2385
2385
|
data: o,
|
|
2386
|
-
path:
|
|
2387
|
-
errorMaps: [
|
|
2386
|
+
path: n.path,
|
|
2387
|
+
errorMaps: [n.common.contextualErrorMap, n.schemaErrorMap, Ae(), ie].filter((d) => !!d),
|
|
2388
2388
|
issueData: {
|
|
2389
|
-
code:
|
|
2389
|
+
code: u.invalid_return_type,
|
|
2390
2390
|
returnTypeError: c
|
|
2391
2391
|
}
|
|
2392
2392
|
});
|
|
2393
2393
|
}
|
|
2394
|
-
const a = { errorMap:
|
|
2394
|
+
const a = { errorMap: n.common.contextualErrorMap }, i = n.data;
|
|
2395
2395
|
if (this._def.returns instanceof ce) {
|
|
2396
2396
|
const o = this;
|
|
2397
2397
|
return S(async function(...c) {
|
|
2398
|
-
const
|
|
2399
|
-
throw
|
|
2398
|
+
const d = new A([]), p = await o._def.args.parseAsync(c, a).catch((w) => {
|
|
2399
|
+
throw d.addIssue(s(c, w)), d;
|
|
2400
2400
|
}), b = await Reflect.apply(i, this, p);
|
|
2401
2401
|
return await o._def.returns._def.type.parseAsync(b, a).catch((w) => {
|
|
2402
|
-
throw
|
|
2402
|
+
throw d.addIssue(r(b, w)), d;
|
|
2403
2403
|
});
|
|
2404
2404
|
});
|
|
2405
2405
|
} else {
|
|
2406
2406
|
const o = this;
|
|
2407
2407
|
return S(function(...c) {
|
|
2408
|
-
const
|
|
2409
|
-
if (!
|
|
2410
|
-
throw new
|
|
2411
|
-
const p = Reflect.apply(i, this,
|
|
2408
|
+
const d = o._def.args.safeParse(c, a);
|
|
2409
|
+
if (!d.success)
|
|
2410
|
+
throw new A([s(c, d.error)]);
|
|
2411
|
+
const p = Reflect.apply(i, this, d.data), b = o._def.returns.safeParse(p, a);
|
|
2412
2412
|
if (!b.success)
|
|
2413
|
-
throw new
|
|
2413
|
+
throw new A([r(p, b.error)]);
|
|
2414
2414
|
return b.data;
|
|
2415
2415
|
});
|
|
2416
2416
|
}
|
|
@@ -2424,7 +2424,7 @@ class ae extends v {
|
|
|
2424
2424
|
args(...e) {
|
|
2425
2425
|
return new ae({
|
|
2426
2426
|
...this._def,
|
|
2427
|
-
args: P.create(e).rest(
|
|
2427
|
+
args: P.create(e).rest(K.create())
|
|
2428
2428
|
});
|
|
2429
2429
|
}
|
|
2430
2430
|
returns(e) {
|
|
@@ -2439,12 +2439,12 @@ class ae extends v {
|
|
|
2439
2439
|
strictImplement(e) {
|
|
2440
2440
|
return this.parse(e);
|
|
2441
2441
|
}
|
|
2442
|
-
static create(e,
|
|
2442
|
+
static create(e, n, s) {
|
|
2443
2443
|
return new ae({
|
|
2444
|
-
args: e || P.create([]).rest(
|
|
2445
|
-
returns:
|
|
2444
|
+
args: e || P.create([]).rest(K.create()),
|
|
2445
|
+
returns: n || K.create(),
|
|
2446
2446
|
typeName: y.ZodFunction,
|
|
2447
|
-
..._(
|
|
2447
|
+
..._(s)
|
|
2448
2448
|
});
|
|
2449
2449
|
}
|
|
2450
2450
|
}
|
|
@@ -2453,22 +2453,22 @@ class ve extends v {
|
|
|
2453
2453
|
return this._def.getter();
|
|
2454
2454
|
}
|
|
2455
2455
|
_parse(e) {
|
|
2456
|
-
const { ctx:
|
|
2457
|
-
return this._def.getter()._parse({ data:
|
|
2456
|
+
const { ctx: n } = this._processInputParams(e);
|
|
2457
|
+
return this._def.getter()._parse({ data: n.data, path: n.path, parent: n });
|
|
2458
2458
|
}
|
|
2459
2459
|
}
|
|
2460
|
-
ve.create = (
|
|
2461
|
-
getter:
|
|
2460
|
+
ve.create = (t, e) => new ve({
|
|
2461
|
+
getter: t,
|
|
2462
2462
|
typeName: y.ZodLazy,
|
|
2463
2463
|
..._(e)
|
|
2464
2464
|
});
|
|
2465
2465
|
class xe extends v {
|
|
2466
2466
|
_parse(e) {
|
|
2467
2467
|
if (e.data !== this._def.value) {
|
|
2468
|
-
const
|
|
2469
|
-
return l(
|
|
2470
|
-
received:
|
|
2471
|
-
code:
|
|
2468
|
+
const n = this._getOrReturnCtx(e);
|
|
2469
|
+
return l(n, {
|
|
2470
|
+
received: n.data,
|
|
2471
|
+
code: u.invalid_literal,
|
|
2472
2472
|
expected: this._def.value
|
|
2473
2473
|
}), m;
|
|
2474
2474
|
}
|
|
@@ -2478,34 +2478,34 @@ class xe extends v {
|
|
|
2478
2478
|
return this._def.value;
|
|
2479
2479
|
}
|
|
2480
2480
|
}
|
|
2481
|
-
xe.create = (
|
|
2482
|
-
value:
|
|
2481
|
+
xe.create = (t, e) => new xe({
|
|
2482
|
+
value: t,
|
|
2483
2483
|
typeName: y.ZodLiteral,
|
|
2484
2484
|
..._(e)
|
|
2485
2485
|
});
|
|
2486
|
-
function it(
|
|
2487
|
-
return new
|
|
2488
|
-
values:
|
|
2486
|
+
function it(t, e) {
|
|
2487
|
+
return new q({
|
|
2488
|
+
values: t,
|
|
2489
2489
|
typeName: y.ZodEnum,
|
|
2490
2490
|
..._(e)
|
|
2491
2491
|
});
|
|
2492
2492
|
}
|
|
2493
|
-
class
|
|
2493
|
+
class q extends v {
|
|
2494
2494
|
_parse(e) {
|
|
2495
2495
|
if (typeof e.data != "string") {
|
|
2496
|
-
const
|
|
2497
|
-
return l(
|
|
2498
|
-
expected: x.joinValues(
|
|
2499
|
-
received:
|
|
2500
|
-
code:
|
|
2496
|
+
const n = this._getOrReturnCtx(e), s = this._def.values;
|
|
2497
|
+
return l(n, {
|
|
2498
|
+
expected: x.joinValues(s),
|
|
2499
|
+
received: n.parsedType,
|
|
2500
|
+
code: u.invalid_type
|
|
2501
2501
|
}), m;
|
|
2502
2502
|
}
|
|
2503
2503
|
if (this._cache || (this._cache = new Set(this._def.values)), !this._cache.has(e.data)) {
|
|
2504
|
-
const
|
|
2505
|
-
return l(
|
|
2506
|
-
received:
|
|
2507
|
-
code:
|
|
2508
|
-
options:
|
|
2504
|
+
const n = this._getOrReturnCtx(e), s = this._def.values;
|
|
2505
|
+
return l(n, {
|
|
2506
|
+
received: n.data,
|
|
2507
|
+
code: u.invalid_enum_value,
|
|
2508
|
+
options: s
|
|
2509
2509
|
}), m;
|
|
2510
2510
|
}
|
|
2511
2511
|
return S(e.data);
|
|
@@ -2515,53 +2515,53 @@ class F extends v {
|
|
|
2515
2515
|
}
|
|
2516
2516
|
get enum() {
|
|
2517
2517
|
const e = {};
|
|
2518
|
-
for (const
|
|
2519
|
-
e[
|
|
2518
|
+
for (const n of this._def.values)
|
|
2519
|
+
e[n] = n;
|
|
2520
2520
|
return e;
|
|
2521
2521
|
}
|
|
2522
2522
|
get Values() {
|
|
2523
2523
|
const e = {};
|
|
2524
|
-
for (const
|
|
2525
|
-
e[
|
|
2524
|
+
for (const n of this._def.values)
|
|
2525
|
+
e[n] = n;
|
|
2526
2526
|
return e;
|
|
2527
2527
|
}
|
|
2528
2528
|
get Enum() {
|
|
2529
2529
|
const e = {};
|
|
2530
|
-
for (const
|
|
2531
|
-
e[
|
|
2530
|
+
for (const n of this._def.values)
|
|
2531
|
+
e[n] = n;
|
|
2532
2532
|
return e;
|
|
2533
2533
|
}
|
|
2534
|
-
extract(e,
|
|
2535
|
-
return
|
|
2534
|
+
extract(e, n = this._def) {
|
|
2535
|
+
return q.create(e, {
|
|
2536
2536
|
...this._def,
|
|
2537
|
-
...
|
|
2537
|
+
...n
|
|
2538
2538
|
});
|
|
2539
2539
|
}
|
|
2540
|
-
exclude(e,
|
|
2541
|
-
return
|
|
2540
|
+
exclude(e, n = this._def) {
|
|
2541
|
+
return q.create(this.options.filter((s) => !e.includes(s)), {
|
|
2542
2542
|
...this._def,
|
|
2543
|
-
...
|
|
2543
|
+
...n
|
|
2544
2544
|
});
|
|
2545
2545
|
}
|
|
2546
2546
|
}
|
|
2547
|
-
|
|
2547
|
+
q.create = it;
|
|
2548
2548
|
class be extends v {
|
|
2549
2549
|
_parse(e) {
|
|
2550
|
-
const
|
|
2551
|
-
if (
|
|
2552
|
-
const
|
|
2553
|
-
return l(
|
|
2554
|
-
expected: x.joinValues(
|
|
2555
|
-
received:
|
|
2556
|
-
code:
|
|
2550
|
+
const n = x.getValidEnumValues(this._def.values), s = this._getOrReturnCtx(e);
|
|
2551
|
+
if (s.parsedType !== f.string && s.parsedType !== f.number) {
|
|
2552
|
+
const r = x.objectValues(n);
|
|
2553
|
+
return l(s, {
|
|
2554
|
+
expected: x.joinValues(r),
|
|
2555
|
+
received: s.parsedType,
|
|
2556
|
+
code: u.invalid_type
|
|
2557
2557
|
}), m;
|
|
2558
2558
|
}
|
|
2559
2559
|
if (this._cache || (this._cache = new Set(x.getValidEnumValues(this._def.values))), !this._cache.has(e.data)) {
|
|
2560
|
-
const
|
|
2561
|
-
return l(
|
|
2562
|
-
received:
|
|
2563
|
-
code:
|
|
2564
|
-
options:
|
|
2560
|
+
const r = x.objectValues(n);
|
|
2561
|
+
return l(s, {
|
|
2562
|
+
received: s.data,
|
|
2563
|
+
code: u.invalid_enum_value,
|
|
2564
|
+
options: r
|
|
2565
2565
|
}), m;
|
|
2566
2566
|
}
|
|
2567
2567
|
return S(e.data);
|
|
@@ -2570,8 +2570,8 @@ class be extends v {
|
|
|
2570
2570
|
return this._def.values;
|
|
2571
2571
|
}
|
|
2572
2572
|
}
|
|
2573
|
-
be.create = (
|
|
2574
|
-
values:
|
|
2573
|
+
be.create = (t, e) => new be({
|
|
2574
|
+
values: t,
|
|
2575
2575
|
typeName: y.ZodNativeEnum,
|
|
2576
2576
|
..._(e)
|
|
2577
2577
|
});
|
|
@@ -2580,26 +2580,26 @@ class ce extends v {
|
|
|
2580
2580
|
return this._def.type;
|
|
2581
2581
|
}
|
|
2582
2582
|
_parse(e) {
|
|
2583
|
-
const { ctx:
|
|
2584
|
-
if (
|
|
2585
|
-
return l(
|
|
2586
|
-
code:
|
|
2583
|
+
const { ctx: n } = this._processInputParams(e);
|
|
2584
|
+
if (n.parsedType !== f.promise && n.common.async === !1)
|
|
2585
|
+
return l(n, {
|
|
2586
|
+
code: u.invalid_type,
|
|
2587
2587
|
expected: f.promise,
|
|
2588
|
-
received:
|
|
2588
|
+
received: n.parsedType
|
|
2589
2589
|
}), m;
|
|
2590
|
-
const
|
|
2591
|
-
return S(
|
|
2592
|
-
path:
|
|
2593
|
-
errorMap:
|
|
2590
|
+
const s = n.parsedType === f.promise ? n.data : Promise.resolve(n.data);
|
|
2591
|
+
return S(s.then((r) => this._def.type.parseAsync(r, {
|
|
2592
|
+
path: n.path,
|
|
2593
|
+
errorMap: n.common.contextualErrorMap
|
|
2594
2594
|
})));
|
|
2595
2595
|
}
|
|
2596
2596
|
}
|
|
2597
|
-
ce.create = (
|
|
2598
|
-
type:
|
|
2597
|
+
ce.create = (t, e) => new ce({
|
|
2598
|
+
type: t,
|
|
2599
2599
|
typeName: y.ZodPromise,
|
|
2600
2600
|
..._(e)
|
|
2601
2601
|
});
|
|
2602
|
-
class
|
|
2602
|
+
class R extends v {
|
|
2603
2603
|
innerType() {
|
|
2604
2604
|
return this._def.schema;
|
|
2605
2605
|
}
|
|
@@ -2607,91 +2607,91 @@ class N extends v {
|
|
|
2607
2607
|
return this._def.schema._def.typeName === y.ZodEffects ? this._def.schema.sourceType() : this._def.schema;
|
|
2608
2608
|
}
|
|
2609
2609
|
_parse(e) {
|
|
2610
|
-
const { status:
|
|
2610
|
+
const { status: n, ctx: s } = this._processInputParams(e), r = this._def.effect || null, a = {
|
|
2611
2611
|
addIssue: (i) => {
|
|
2612
|
-
l(
|
|
2612
|
+
l(s, i), i.fatal ? n.abort() : n.dirty();
|
|
2613
2613
|
},
|
|
2614
2614
|
get path() {
|
|
2615
|
-
return
|
|
2615
|
+
return s.path;
|
|
2616
2616
|
}
|
|
2617
2617
|
};
|
|
2618
|
-
if (a.addIssue = a.addIssue.bind(a),
|
|
2619
|
-
const i =
|
|
2620
|
-
if (
|
|
2618
|
+
if (a.addIssue = a.addIssue.bind(a), r.type === "preprocess") {
|
|
2619
|
+
const i = r.transform(s.data, a);
|
|
2620
|
+
if (s.common.async)
|
|
2621
2621
|
return Promise.resolve(i).then(async (o) => {
|
|
2622
|
-
if (
|
|
2622
|
+
if (n.value === "aborted")
|
|
2623
2623
|
return m;
|
|
2624
2624
|
const c = await this._def.schema._parseAsync({
|
|
2625
2625
|
data: o,
|
|
2626
|
-
path:
|
|
2627
|
-
parent:
|
|
2626
|
+
path: s.path,
|
|
2627
|
+
parent: s
|
|
2628
2628
|
});
|
|
2629
|
-
return c.status === "aborted" ? m : c.status === "dirty" ||
|
|
2629
|
+
return c.status === "aborted" ? m : c.status === "dirty" || n.value === "dirty" ? re(c.value) : c;
|
|
2630
2630
|
});
|
|
2631
2631
|
{
|
|
2632
|
-
if (
|
|
2632
|
+
if (n.value === "aborted")
|
|
2633
2633
|
return m;
|
|
2634
2634
|
const o = this._def.schema._parseSync({
|
|
2635
2635
|
data: i,
|
|
2636
|
-
path:
|
|
2637
|
-
parent:
|
|
2636
|
+
path: s.path,
|
|
2637
|
+
parent: s
|
|
2638
2638
|
});
|
|
2639
|
-
return o.status === "aborted" ? m : o.status === "dirty" ||
|
|
2639
|
+
return o.status === "aborted" ? m : o.status === "dirty" || n.value === "dirty" ? re(o.value) : o;
|
|
2640
2640
|
}
|
|
2641
2641
|
}
|
|
2642
|
-
if (
|
|
2642
|
+
if (r.type === "refinement") {
|
|
2643
2643
|
const i = (o) => {
|
|
2644
|
-
const c =
|
|
2645
|
-
if (
|
|
2644
|
+
const c = r.refinement(o, a);
|
|
2645
|
+
if (s.common.async)
|
|
2646
2646
|
return Promise.resolve(c);
|
|
2647
2647
|
if (c instanceof Promise)
|
|
2648
2648
|
throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");
|
|
2649
2649
|
return o;
|
|
2650
2650
|
};
|
|
2651
|
-
if (
|
|
2651
|
+
if (s.common.async === !1) {
|
|
2652
2652
|
const o = this._def.schema._parseSync({
|
|
2653
|
-
data:
|
|
2654
|
-
path:
|
|
2655
|
-
parent:
|
|
2653
|
+
data: s.data,
|
|
2654
|
+
path: s.path,
|
|
2655
|
+
parent: s
|
|
2656
2656
|
});
|
|
2657
|
-
return o.status === "aborted" ? m : (o.status === "dirty" &&
|
|
2657
|
+
return o.status === "aborted" ? m : (o.status === "dirty" && n.dirty(), i(o.value), { status: n.value, value: o.value });
|
|
2658
2658
|
} else
|
|
2659
|
-
return this._def.schema._parseAsync({ data:
|
|
2659
|
+
return this._def.schema._parseAsync({ data: s.data, path: s.path, parent: s }).then((o) => o.status === "aborted" ? m : (o.status === "dirty" && n.dirty(), i(o.value).then(() => ({ status: n.value, value: o.value }))));
|
|
2660
2660
|
}
|
|
2661
|
-
if (
|
|
2662
|
-
if (
|
|
2661
|
+
if (r.type === "transform")
|
|
2662
|
+
if (s.common.async === !1) {
|
|
2663
2663
|
const i = this._def.schema._parseSync({
|
|
2664
|
-
data:
|
|
2665
|
-
path:
|
|
2666
|
-
parent:
|
|
2664
|
+
data: s.data,
|
|
2665
|
+
path: s.path,
|
|
2666
|
+
parent: s
|
|
2667
2667
|
});
|
|
2668
|
-
if (!
|
|
2668
|
+
if (!Q(i))
|
|
2669
2669
|
return m;
|
|
2670
|
-
const o =
|
|
2670
|
+
const o = r.transform(i.value, a);
|
|
2671
2671
|
if (o instanceof Promise)
|
|
2672
2672
|
throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");
|
|
2673
|
-
return { status:
|
|
2673
|
+
return { status: n.value, value: o };
|
|
2674
2674
|
} else
|
|
2675
|
-
return this._def.schema._parseAsync({ data:
|
|
2676
|
-
status:
|
|
2675
|
+
return this._def.schema._parseAsync({ data: s.data, path: s.path, parent: s }).then((i) => Q(i) ? Promise.resolve(r.transform(i.value, a)).then((o) => ({
|
|
2676
|
+
status: n.value,
|
|
2677
2677
|
value: o
|
|
2678
2678
|
})) : m);
|
|
2679
|
-
x.assertNever(
|
|
2679
|
+
x.assertNever(r);
|
|
2680
2680
|
}
|
|
2681
2681
|
}
|
|
2682
|
-
|
|
2683
|
-
schema:
|
|
2682
|
+
R.create = (t, e, n) => new R({
|
|
2683
|
+
schema: t,
|
|
2684
2684
|
typeName: y.ZodEffects,
|
|
2685
2685
|
effect: e,
|
|
2686
|
-
..._(
|
|
2686
|
+
..._(n)
|
|
2687
2687
|
});
|
|
2688
|
-
|
|
2688
|
+
R.createWithPreprocess = (t, e, n) => new R({
|
|
2689
2689
|
schema: e,
|
|
2690
|
-
effect: { type: "preprocess", transform:
|
|
2690
|
+
effect: { type: "preprocess", transform: t },
|
|
2691
2691
|
typeName: y.ZodEffects,
|
|
2692
|
-
..._(
|
|
2692
|
+
..._(n)
|
|
2693
2693
|
});
|
|
2694
|
-
class
|
|
2694
|
+
class Z extends v {
|
|
2695
2695
|
_parse(e) {
|
|
2696
2696
|
return this._getType(e) === f.undefined ? S(void 0) : this._def.innerType._parse(e);
|
|
2697
2697
|
}
|
|
@@ -2699,12 +2699,12 @@ class I extends v {
|
|
|
2699
2699
|
return this._def.innerType;
|
|
2700
2700
|
}
|
|
2701
2701
|
}
|
|
2702
|
-
|
|
2703
|
-
innerType:
|
|
2702
|
+
Z.create = (t, e) => new Z({
|
|
2703
|
+
innerType: t,
|
|
2704
2704
|
typeName: y.ZodOptional,
|
|
2705
2705
|
..._(e)
|
|
2706
2706
|
});
|
|
2707
|
-
class
|
|
2707
|
+
class H extends v {
|
|
2708
2708
|
_parse(e) {
|
|
2709
2709
|
return this._getType(e) === f.null ? S(null) : this._def.innerType._parse(e);
|
|
2710
2710
|
}
|
|
@@ -2712,61 +2712,61 @@ class W extends v {
|
|
|
2712
2712
|
return this._def.innerType;
|
|
2713
2713
|
}
|
|
2714
2714
|
}
|
|
2715
|
-
|
|
2716
|
-
innerType:
|
|
2715
|
+
H.create = (t, e) => new H({
|
|
2716
|
+
innerType: t,
|
|
2717
2717
|
typeName: y.ZodNullable,
|
|
2718
2718
|
..._(e)
|
|
2719
2719
|
});
|
|
2720
2720
|
class ke extends v {
|
|
2721
2721
|
_parse(e) {
|
|
2722
|
-
const { ctx:
|
|
2723
|
-
let
|
|
2724
|
-
return
|
|
2725
|
-
data:
|
|
2726
|
-
path:
|
|
2727
|
-
parent:
|
|
2722
|
+
const { ctx: n } = this._processInputParams(e);
|
|
2723
|
+
let s = n.data;
|
|
2724
|
+
return n.parsedType === f.undefined && (s = this._def.defaultValue()), this._def.innerType._parse({
|
|
2725
|
+
data: s,
|
|
2726
|
+
path: n.path,
|
|
2727
|
+
parent: n
|
|
2728
2728
|
});
|
|
2729
2729
|
}
|
|
2730
2730
|
removeDefault() {
|
|
2731
2731
|
return this._def.innerType;
|
|
2732
2732
|
}
|
|
2733
2733
|
}
|
|
2734
|
-
ke.create = (
|
|
2735
|
-
innerType:
|
|
2734
|
+
ke.create = (t, e) => new ke({
|
|
2735
|
+
innerType: t,
|
|
2736
2736
|
typeName: y.ZodDefault,
|
|
2737
2737
|
defaultValue: typeof e.default == "function" ? e.default : () => e.default,
|
|
2738
2738
|
..._(e)
|
|
2739
2739
|
});
|
|
2740
2740
|
class we extends v {
|
|
2741
2741
|
_parse(e) {
|
|
2742
|
-
const { ctx:
|
|
2743
|
-
...
|
|
2742
|
+
const { ctx: n } = this._processInputParams(e), s = {
|
|
2743
|
+
...n,
|
|
2744
2744
|
common: {
|
|
2745
|
-
...
|
|
2745
|
+
...n.common,
|
|
2746
2746
|
issues: []
|
|
2747
2747
|
}
|
|
2748
|
-
},
|
|
2749
|
-
data:
|
|
2750
|
-
path:
|
|
2748
|
+
}, r = this._def.innerType._parse({
|
|
2749
|
+
data: s.data,
|
|
2750
|
+
path: s.path,
|
|
2751
2751
|
parent: {
|
|
2752
|
-
...
|
|
2752
|
+
...s
|
|
2753
2753
|
}
|
|
2754
2754
|
});
|
|
2755
|
-
return fe(
|
|
2755
|
+
return fe(r) ? r.then((a) => ({
|
|
2756
2756
|
status: "valid",
|
|
2757
2757
|
value: a.status === "valid" ? a.value : this._def.catchValue({
|
|
2758
2758
|
get error() {
|
|
2759
|
-
return new
|
|
2759
|
+
return new A(s.common.issues);
|
|
2760
2760
|
},
|
|
2761
|
-
input:
|
|
2761
|
+
input: s.data
|
|
2762
2762
|
})
|
|
2763
2763
|
})) : {
|
|
2764
2764
|
status: "valid",
|
|
2765
|
-
value:
|
|
2765
|
+
value: r.status === "valid" ? r.value : this._def.catchValue({
|
|
2766
2766
|
get error() {
|
|
2767
|
-
return new
|
|
2767
|
+
return new A(s.common.issues);
|
|
2768
2768
|
},
|
|
2769
|
-
input:
|
|
2769
|
+
input: s.data
|
|
2770
2770
|
})
|
|
2771
2771
|
};
|
|
2772
2772
|
}
|
|
@@ -2774,8 +2774,8 @@ class we extends v {
|
|
|
2774
2774
|
return this._def.innerType;
|
|
2775
2775
|
}
|
|
2776
2776
|
}
|
|
2777
|
-
we.create = (
|
|
2778
|
-
innerType:
|
|
2777
|
+
we.create = (t, e) => new we({
|
|
2778
|
+
innerType: t,
|
|
2779
2779
|
typeName: y.ZodCatch,
|
|
2780
2780
|
catchValue: typeof e.catch == "function" ? e.catch : () => e.catch,
|
|
2781
2781
|
..._(e)
|
|
@@ -2783,28 +2783,28 @@ we.create = (s, e) => new we({
|
|
|
2783
2783
|
class je extends v {
|
|
2784
2784
|
_parse(e) {
|
|
2785
2785
|
if (this._getType(e) !== f.nan) {
|
|
2786
|
-
const
|
|
2787
|
-
return l(
|
|
2788
|
-
code:
|
|
2786
|
+
const s = this._getOrReturnCtx(e);
|
|
2787
|
+
return l(s, {
|
|
2788
|
+
code: u.invalid_type,
|
|
2789
2789
|
expected: f.nan,
|
|
2790
|
-
received:
|
|
2790
|
+
received: s.parsedType
|
|
2791
2791
|
}), m;
|
|
2792
2792
|
}
|
|
2793
2793
|
return { status: "valid", value: e.data };
|
|
2794
2794
|
}
|
|
2795
2795
|
}
|
|
2796
|
-
je.create = (
|
|
2796
|
+
je.create = (t) => new je({
|
|
2797
2797
|
typeName: y.ZodNaN,
|
|
2798
|
-
..._(
|
|
2798
|
+
..._(t)
|
|
2799
2799
|
});
|
|
2800
2800
|
const Vt = Symbol("zod_brand");
|
|
2801
|
-
class
|
|
2801
|
+
class Ke extends v {
|
|
2802
2802
|
_parse(e) {
|
|
2803
|
-
const { ctx:
|
|
2803
|
+
const { ctx: n } = this._processInputParams(e), s = n.data;
|
|
2804
2804
|
return this._def.type._parse({
|
|
2805
|
-
data:
|
|
2806
|
-
path:
|
|
2807
|
-
parent:
|
|
2805
|
+
data: s,
|
|
2806
|
+
path: n.path,
|
|
2807
|
+
parent: n
|
|
2808
2808
|
});
|
|
2809
2809
|
}
|
|
2810
2810
|
unwrap() {
|
|
@@ -2813,135 +2813,135 @@ class Ye extends v {
|
|
|
2813
2813
|
}
|
|
2814
2814
|
class Se extends v {
|
|
2815
2815
|
_parse(e) {
|
|
2816
|
-
const { status:
|
|
2817
|
-
if (
|
|
2816
|
+
const { status: n, ctx: s } = this._processInputParams(e);
|
|
2817
|
+
if (s.common.async)
|
|
2818
2818
|
return (async () => {
|
|
2819
2819
|
const a = await this._def.in._parseAsync({
|
|
2820
|
-
data:
|
|
2821
|
-
path:
|
|
2822
|
-
parent:
|
|
2820
|
+
data: s.data,
|
|
2821
|
+
path: s.path,
|
|
2822
|
+
parent: s
|
|
2823
2823
|
});
|
|
2824
|
-
return a.status === "aborted" ? m : a.status === "dirty" ? (
|
|
2824
|
+
return a.status === "aborted" ? m : a.status === "dirty" ? (n.dirty(), re(a.value)) : this._def.out._parseAsync({
|
|
2825
2825
|
data: a.value,
|
|
2826
|
-
path:
|
|
2827
|
-
parent:
|
|
2826
|
+
path: s.path,
|
|
2827
|
+
parent: s
|
|
2828
2828
|
});
|
|
2829
2829
|
})();
|
|
2830
2830
|
{
|
|
2831
|
-
const
|
|
2832
|
-
data:
|
|
2833
|
-
path:
|
|
2834
|
-
parent:
|
|
2831
|
+
const r = this._def.in._parseSync({
|
|
2832
|
+
data: s.data,
|
|
2833
|
+
path: s.path,
|
|
2834
|
+
parent: s
|
|
2835
2835
|
});
|
|
2836
|
-
return
|
|
2836
|
+
return r.status === "aborted" ? m : r.status === "dirty" ? (n.dirty(), {
|
|
2837
2837
|
status: "dirty",
|
|
2838
|
-
value:
|
|
2838
|
+
value: r.value
|
|
2839
2839
|
}) : this._def.out._parseSync({
|
|
2840
|
-
data:
|
|
2841
|
-
path:
|
|
2842
|
-
parent:
|
|
2840
|
+
data: r.value,
|
|
2841
|
+
path: s.path,
|
|
2842
|
+
parent: s
|
|
2843
2843
|
});
|
|
2844
2844
|
}
|
|
2845
2845
|
}
|
|
2846
|
-
static create(e,
|
|
2846
|
+
static create(e, n) {
|
|
2847
2847
|
return new Se({
|
|
2848
2848
|
in: e,
|
|
2849
|
-
out:
|
|
2849
|
+
out: n,
|
|
2850
2850
|
typeName: y.ZodPipeline
|
|
2851
2851
|
});
|
|
2852
2852
|
}
|
|
2853
2853
|
}
|
|
2854
2854
|
class Te extends v {
|
|
2855
2855
|
_parse(e) {
|
|
2856
|
-
const
|
|
2857
|
-
return fe(
|
|
2856
|
+
const n = this._def.innerType._parse(e), s = (r) => (Q(r) && (r.value = Object.freeze(r.value)), r);
|
|
2857
|
+
return fe(n) ? n.then((r) => s(r)) : s(n);
|
|
2858
2858
|
}
|
|
2859
2859
|
unwrap() {
|
|
2860
2860
|
return this._def.innerType;
|
|
2861
2861
|
}
|
|
2862
2862
|
}
|
|
2863
|
-
Te.create = (
|
|
2864
|
-
innerType:
|
|
2863
|
+
Te.create = (t, e) => new Te({
|
|
2864
|
+
innerType: t,
|
|
2865
2865
|
typeName: y.ZodReadonly,
|
|
2866
2866
|
..._(e)
|
|
2867
2867
|
});
|
|
2868
|
-
function Xe(
|
|
2869
|
-
const
|
|
2870
|
-
return typeof
|
|
2868
|
+
function Xe(t, e) {
|
|
2869
|
+
const n = typeof t == "function" ? t(e) : typeof t == "string" ? { message: t } : t;
|
|
2870
|
+
return typeof n == "string" ? { message: n } : n;
|
|
2871
2871
|
}
|
|
2872
|
-
function ot(
|
|
2873
|
-
return
|
|
2874
|
-
const a = s
|
|
2872
|
+
function ot(t, e = {}, n) {
|
|
2873
|
+
return t ? oe.create().superRefine((s, r) => {
|
|
2874
|
+
const a = t(s);
|
|
2875
2875
|
if (a instanceof Promise)
|
|
2876
2876
|
return a.then((i) => {
|
|
2877
2877
|
if (!i) {
|
|
2878
|
-
const o = Xe(e,
|
|
2879
|
-
|
|
2878
|
+
const o = Xe(e, s), c = o.fatal ?? n ?? !0;
|
|
2879
|
+
r.addIssue({ code: "custom", ...o, fatal: c });
|
|
2880
2880
|
}
|
|
2881
2881
|
});
|
|
2882
2882
|
if (!a) {
|
|
2883
|
-
const i = Xe(e,
|
|
2884
|
-
|
|
2883
|
+
const i = Xe(e, s), o = i.fatal ?? n ?? !0;
|
|
2884
|
+
r.addIssue({ code: "custom", ...i, fatal: o });
|
|
2885
2885
|
}
|
|
2886
2886
|
}) : oe.create();
|
|
2887
2887
|
}
|
|
2888
|
-
const
|
|
2888
|
+
const Ut = {
|
|
2889
2889
|
object: k.lazycreate
|
|
2890
2890
|
};
|
|
2891
2891
|
var y;
|
|
2892
|
-
(function(
|
|
2893
|
-
|
|
2892
|
+
(function(t) {
|
|
2893
|
+
t.ZodString = "ZodString", t.ZodNumber = "ZodNumber", t.ZodNaN = "ZodNaN", t.ZodBigInt = "ZodBigInt", t.ZodBoolean = "ZodBoolean", t.ZodDate = "ZodDate", t.ZodSymbol = "ZodSymbol", t.ZodUndefined = "ZodUndefined", t.ZodNull = "ZodNull", t.ZodAny = "ZodAny", t.ZodUnknown = "ZodUnknown", t.ZodNever = "ZodNever", t.ZodVoid = "ZodVoid", t.ZodArray = "ZodArray", t.ZodObject = "ZodObject", t.ZodUnion = "ZodUnion", t.ZodDiscriminatedUnion = "ZodDiscriminatedUnion", t.ZodIntersection = "ZodIntersection", t.ZodTuple = "ZodTuple", t.ZodRecord = "ZodRecord", t.ZodMap = "ZodMap", t.ZodSet = "ZodSet", t.ZodFunction = "ZodFunction", t.ZodLazy = "ZodLazy", t.ZodLiteral = "ZodLiteral", t.ZodEnum = "ZodEnum", t.ZodEffects = "ZodEffects", t.ZodNativeEnum = "ZodNativeEnum", t.ZodOptional = "ZodOptional", t.ZodNullable = "ZodNullable", t.ZodDefault = "ZodDefault", t.ZodCatch = "ZodCatch", t.ZodPromise = "ZodPromise", t.ZodBranded = "ZodBranded", t.ZodPipeline = "ZodPipeline", t.ZodReadonly = "ZodReadonly";
|
|
2894
2894
|
})(y || (y = {}));
|
|
2895
|
-
const
|
|
2896
|
-
message: `Input not instance of ${
|
|
2897
|
-
}) => ot((
|
|
2898
|
-
string: ((
|
|
2899
|
-
number: ((
|
|
2900
|
-
boolean: ((
|
|
2901
|
-
...
|
|
2895
|
+
const zt = (t, e = {
|
|
2896
|
+
message: `Input not instance of ${t.name}`
|
|
2897
|
+
}) => ot((n) => n instanceof t, e), g = N.create, Qe = B.create, Bt = je.create, Ft = F.create, Ce = he.create, qt = Y.create, Ht = Ne.create, Wt = pe.create, Gt = me.create, Jt = oe.create, Kt = K.create, Qt = U.create, Yt = Ee.create, O = E.create, j = k.create, Xt = k.strictCreate, en = ye.create, tn = $e.create, nn = _e.create, sn = P.create, ct = ge.create, rn = Re.create, an = X.create, on = ae.create, cn = ve.create, dn = xe.create, un = q.create, ln = be.create, fn = ce.create, et = R.create, hn = Z.create, pn = H.create, mn = R.createWithPreprocess, yn = Se.create, _n = () => g().optional(), gn = () => Qe().optional(), vn = () => Ce().optional(), xn = {
|
|
2898
|
+
string: ((t) => N.create({ ...t, coerce: !0 })),
|
|
2899
|
+
number: ((t) => B.create({ ...t, coerce: !0 })),
|
|
2900
|
+
boolean: ((t) => he.create({
|
|
2901
|
+
...t,
|
|
2902
2902
|
coerce: !0
|
|
2903
2903
|
})),
|
|
2904
|
-
bigint: ((
|
|
2905
|
-
date: ((
|
|
2906
|
-
},
|
|
2904
|
+
bigint: ((t) => F.create({ ...t, coerce: !0 })),
|
|
2905
|
+
date: ((t) => Y.create({ ...t, coerce: !0 }))
|
|
2906
|
+
}, bn = m, kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2907
2907
|
__proto__: null,
|
|
2908
2908
|
BRAND: Vt,
|
|
2909
|
-
DIRTY:
|
|
2909
|
+
DIRTY: re,
|
|
2910
2910
|
EMPTY_PATH: gt,
|
|
2911
2911
|
INVALID: m,
|
|
2912
|
-
NEVER:
|
|
2912
|
+
NEVER: bn,
|
|
2913
2913
|
OK: S,
|
|
2914
2914
|
ParseStatus: T,
|
|
2915
2915
|
Schema: v,
|
|
2916
2916
|
ZodAny: oe,
|
|
2917
2917
|
ZodArray: E,
|
|
2918
|
-
ZodBigInt:
|
|
2918
|
+
ZodBigInt: F,
|
|
2919
2919
|
ZodBoolean: he,
|
|
2920
|
-
ZodBranded:
|
|
2920
|
+
ZodBranded: Ke,
|
|
2921
2921
|
ZodCatch: we,
|
|
2922
|
-
ZodDate:
|
|
2922
|
+
ZodDate: Y,
|
|
2923
2923
|
ZodDefault: ke,
|
|
2924
2924
|
ZodDiscriminatedUnion: $e,
|
|
2925
|
-
ZodEffects:
|
|
2926
|
-
ZodEnum:
|
|
2927
|
-
ZodError:
|
|
2925
|
+
ZodEffects: R,
|
|
2926
|
+
ZodEnum: q,
|
|
2927
|
+
ZodError: A,
|
|
2928
2928
|
get ZodFirstPartyTypeKind() {
|
|
2929
2929
|
return y;
|
|
2930
2930
|
},
|
|
2931
2931
|
ZodFunction: ae,
|
|
2932
2932
|
ZodIntersection: _e,
|
|
2933
|
-
ZodIssueCode:
|
|
2933
|
+
ZodIssueCode: u,
|
|
2934
2934
|
ZodLazy: ve,
|
|
2935
2935
|
ZodLiteral: xe,
|
|
2936
|
-
ZodMap:
|
|
2936
|
+
ZodMap: Re,
|
|
2937
2937
|
ZodNaN: je,
|
|
2938
2938
|
ZodNativeEnum: be,
|
|
2939
|
-
ZodNever:
|
|
2939
|
+
ZodNever: U,
|
|
2940
2940
|
ZodNull: me,
|
|
2941
|
-
ZodNullable:
|
|
2942
|
-
ZodNumber:
|
|
2941
|
+
ZodNullable: H,
|
|
2942
|
+
ZodNumber: B,
|
|
2943
2943
|
ZodObject: k,
|
|
2944
|
-
ZodOptional:
|
|
2944
|
+
ZodOptional: Z,
|
|
2945
2945
|
ZodParsedType: f,
|
|
2946
2946
|
ZodPipeline: Se,
|
|
2947
2947
|
ZodPromise: ce,
|
|
@@ -2949,143 +2949,143 @@ const Bt = (s, e = {
|
|
|
2949
2949
|
ZodRecord: ge,
|
|
2950
2950
|
ZodSchema: v,
|
|
2951
2951
|
ZodSet: X,
|
|
2952
|
-
ZodString:
|
|
2953
|
-
ZodSymbol:
|
|
2954
|
-
ZodTransformer:
|
|
2952
|
+
ZodString: N,
|
|
2953
|
+
ZodSymbol: Ne,
|
|
2954
|
+
ZodTransformer: R,
|
|
2955
2955
|
ZodTuple: P,
|
|
2956
2956
|
ZodType: v,
|
|
2957
2957
|
ZodUndefined: pe,
|
|
2958
2958
|
ZodUnion: ye,
|
|
2959
|
-
ZodUnknown:
|
|
2959
|
+
ZodUnknown: K,
|
|
2960
2960
|
ZodVoid: Ee,
|
|
2961
2961
|
addIssueToContext: l,
|
|
2962
|
-
any:
|
|
2963
|
-
array:
|
|
2964
|
-
bigint:
|
|
2962
|
+
any: Jt,
|
|
2963
|
+
array: O,
|
|
2964
|
+
bigint: Ft,
|
|
2965
2965
|
boolean: Ce,
|
|
2966
|
-
coerce:
|
|
2966
|
+
coerce: xn,
|
|
2967
2967
|
custom: ot,
|
|
2968
|
-
date:
|
|
2968
|
+
date: qt,
|
|
2969
2969
|
datetimeRegex: at,
|
|
2970
2970
|
defaultErrorMap: ie,
|
|
2971
|
-
discriminatedUnion:
|
|
2971
|
+
discriminatedUnion: tn,
|
|
2972
2972
|
effect: et,
|
|
2973
|
-
enum:
|
|
2974
|
-
function:
|
|
2975
|
-
getErrorMap:
|
|
2973
|
+
enum: un,
|
|
2974
|
+
function: on,
|
|
2975
|
+
getErrorMap: Ae,
|
|
2976
2976
|
getParsedType: V,
|
|
2977
|
-
instanceof:
|
|
2978
|
-
intersection:
|
|
2979
|
-
isAborted:
|
|
2977
|
+
instanceof: zt,
|
|
2978
|
+
intersection: nn,
|
|
2979
|
+
isAborted: He,
|
|
2980
2980
|
isAsync: fe,
|
|
2981
|
-
isDirty:
|
|
2982
|
-
isValid:
|
|
2983
|
-
late:
|
|
2984
|
-
lazy:
|
|
2985
|
-
literal:
|
|
2986
|
-
makeIssue:
|
|
2987
|
-
map:
|
|
2988
|
-
nan:
|
|
2989
|
-
nativeEnum:
|
|
2990
|
-
never:
|
|
2991
|
-
null:
|
|
2992
|
-
nullable:
|
|
2993
|
-
number:
|
|
2981
|
+
isDirty: We,
|
|
2982
|
+
isValid: Q,
|
|
2983
|
+
late: Ut,
|
|
2984
|
+
lazy: cn,
|
|
2985
|
+
literal: dn,
|
|
2986
|
+
makeIssue: Oe,
|
|
2987
|
+
map: rn,
|
|
2988
|
+
nan: Bt,
|
|
2989
|
+
nativeEnum: ln,
|
|
2990
|
+
never: Qt,
|
|
2991
|
+
null: Gt,
|
|
2992
|
+
nullable: pn,
|
|
2993
|
+
number: Qe,
|
|
2994
2994
|
object: j,
|
|
2995
2995
|
get objectUtil() {
|
|
2996
|
-
return
|
|
2996
|
+
return qe;
|
|
2997
2997
|
},
|
|
2998
|
-
oboolean:
|
|
2999
|
-
onumber:
|
|
3000
|
-
optional:
|
|
3001
|
-
ostring:
|
|
3002
|
-
pipeline:
|
|
3003
|
-
preprocess:
|
|
3004
|
-
promise:
|
|
2998
|
+
oboolean: vn,
|
|
2999
|
+
onumber: gn,
|
|
3000
|
+
optional: hn,
|
|
3001
|
+
ostring: _n,
|
|
3002
|
+
pipeline: yn,
|
|
3003
|
+
preprocess: mn,
|
|
3004
|
+
promise: fn,
|
|
3005
3005
|
quotelessJson: yt,
|
|
3006
3006
|
record: ct,
|
|
3007
|
-
set:
|
|
3007
|
+
set: an,
|
|
3008
3008
|
setErrorMap: _t,
|
|
3009
3009
|
strictObject: Xt,
|
|
3010
3010
|
string: g,
|
|
3011
|
-
symbol:
|
|
3011
|
+
symbol: Ht,
|
|
3012
3012
|
transformer: et,
|
|
3013
|
-
tuple:
|
|
3014
|
-
undefined:
|
|
3015
|
-
union:
|
|
3016
|
-
unknown:
|
|
3013
|
+
tuple: sn,
|
|
3014
|
+
undefined: Wt,
|
|
3015
|
+
union: en,
|
|
3016
|
+
unknown: Kt,
|
|
3017
3017
|
get util() {
|
|
3018
3018
|
return x;
|
|
3019
3019
|
},
|
|
3020
|
-
void:
|
|
3020
|
+
void: Yt
|
|
3021
3021
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3022
|
-
mt(
|
|
3023
|
-
const
|
|
3024
|
-
const
|
|
3025
|
-
return (
|
|
3026
|
-
if (
|
|
3027
|
-
return
|
|
3022
|
+
mt(kn);
|
|
3023
|
+
const wn = (t, e) => e.skipDedupe || e.method !== "GET", Tn = (t, e) => e.method + "@" + t, Sn = (t) => t.clone(), Cn = ({ skip: t = wn, key: e = Tn, resolver: n = Sn } = {}) => {
|
|
3024
|
+
const s = /* @__PURE__ */ new Map();
|
|
3025
|
+
return (r) => (a, i) => {
|
|
3026
|
+
if (t(a, i))
|
|
3027
|
+
return r(a, i);
|
|
3028
3028
|
const o = e(a, i);
|
|
3029
|
-
if (!
|
|
3030
|
-
|
|
3029
|
+
if (!s.has(o))
|
|
3030
|
+
s.set(o, []);
|
|
3031
3031
|
else
|
|
3032
|
-
return new Promise((c,
|
|
3033
|
-
|
|
3032
|
+
return new Promise((c, d) => {
|
|
3033
|
+
s.get(o).push([c, d]);
|
|
3034
3034
|
});
|
|
3035
3035
|
try {
|
|
3036
|
-
return
|
|
3037
|
-
throw
|
|
3036
|
+
return r(a, i).then((c) => (s.get(o).forEach(([d]) => d(n(c))), s.delete(o), c)).catch((c) => {
|
|
3037
|
+
throw s.get(o).forEach(([, d]) => d(c)), s.delete(o), c;
|
|
3038
3038
|
});
|
|
3039
3039
|
} catch (c) {
|
|
3040
|
-
return
|
|
3040
|
+
return s.delete(o), Promise.reject(c);
|
|
3041
3041
|
}
|
|
3042
3042
|
};
|
|
3043
|
-
},
|
|
3043
|
+
}, An = (t, e) => t * e, On = (t) => t && (t.ok || t.status >= 400 && t.status < 500), Nn = ({ delayTimer: t = 500, delayRamp: e = An, maxAttempts: n = 10, until: s = On, onRetry: r = null, retryOnNetworkError: a = !1, resolveWithLatestResponse: i = !1, skip: o } = {}) => (c) => (d, p) => {
|
|
3044
3044
|
let b = 0;
|
|
3045
|
-
if (o && o(
|
|
3046
|
-
return c(
|
|
3047
|
-
const C = (w,
|
|
3048
|
-
const
|
|
3045
|
+
if (o && o(d, p))
|
|
3046
|
+
return c(d, p);
|
|
3047
|
+
const C = (w, I) => Promise.resolve(s(w, I)).then((de) => de ? w && i ? w : I ? Promise.reject(I) : w : (b++, !n || b <= n ? new Promise((M) => {
|
|
3048
|
+
const W = e(t, b);
|
|
3049
3049
|
setTimeout(() => {
|
|
3050
|
-
typeof
|
|
3050
|
+
typeof r == "function" ? Promise.resolve(r({
|
|
3051
3051
|
response: w,
|
|
3052
|
-
error:
|
|
3053
|
-
url:
|
|
3052
|
+
error: I,
|
|
3053
|
+
url: d,
|
|
3054
3054
|
attempt: b,
|
|
3055
3055
|
options: p
|
|
3056
3056
|
})).then((D = {}) => {
|
|
3057
|
-
var ee,
|
|
3058
|
-
M(c((ee = D && D.url) !== null && ee !== void 0 ? ee :
|
|
3059
|
-
}) : M(c(
|
|
3060
|
-
},
|
|
3057
|
+
var ee, G;
|
|
3058
|
+
M(c((ee = D && D.url) !== null && ee !== void 0 ? ee : d, (G = D && D.options) !== null && G !== void 0 ? G : p));
|
|
3059
|
+
}) : M(c(d, p));
|
|
3060
|
+
}, W);
|
|
3061
3061
|
}).then(C).catch((M) => {
|
|
3062
3062
|
if (!a)
|
|
3063
3063
|
throw M;
|
|
3064
3064
|
return C(null, M);
|
|
3065
|
-
}) : w && i ? w : Promise.reject(
|
|
3066
|
-
return c(
|
|
3065
|
+
}) : w && i ? w : Promise.reject(I || new Error("Number of attempts exceeded."))));
|
|
3066
|
+
return c(d, p).then(C).catch((w) => {
|
|
3067
3067
|
if (!a)
|
|
3068
3068
|
throw w;
|
|
3069
3069
|
return C(null, w);
|
|
3070
3070
|
});
|
|
3071
|
-
},
|
|
3072
|
-
code:
|
|
3071
|
+
}, Ie = j({
|
|
3072
|
+
code: Qe(),
|
|
3073
3073
|
message: g()
|
|
3074
|
-
}),
|
|
3074
|
+
}), En = j({
|
|
3075
3075
|
message: g()
|
|
3076
|
-
}),
|
|
3077
|
-
emails:
|
|
3076
|
+
}), Rn = j({
|
|
3077
|
+
emails: O(g()).optional(),
|
|
3078
3078
|
http_body: g().optional(),
|
|
3079
3079
|
http_url: g().optional(),
|
|
3080
3080
|
txt_name: g().optional(),
|
|
3081
3081
|
txt_value: g().optional()
|
|
3082
|
-
}),
|
|
3083
|
-
ciphers:
|
|
3082
|
+
}), jn = j({
|
|
3083
|
+
ciphers: O(g()).optional(),
|
|
3084
3084
|
early_hints: g().optional(),
|
|
3085
3085
|
http2: g().optional(),
|
|
3086
3086
|
min_tls_version: g().optional(),
|
|
3087
3087
|
tls_1_3: g().optional()
|
|
3088
|
-
}),
|
|
3088
|
+
}), In = j({
|
|
3089
3089
|
id: g(),
|
|
3090
3090
|
bundle_method: g().optional(),
|
|
3091
3091
|
certificate_authority: g(),
|
|
@@ -3093,90 +3093,90 @@ const ks = (s, e) => e.skipDedupe || e.method !== "GET", ws = (s, e) => e.method
|
|
|
3093
3093
|
custom_csr_id: g().optional(),
|
|
3094
3094
|
custom_key: g().optional(),
|
|
3095
3095
|
expires_on: g().optional(),
|
|
3096
|
-
hosts:
|
|
3096
|
+
hosts: O(g()).optional(),
|
|
3097
3097
|
issuer: g().optional(),
|
|
3098
3098
|
method: g(),
|
|
3099
3099
|
serial_number: g().optional(),
|
|
3100
|
-
settings:
|
|
3100
|
+
settings: jn.optional(),
|
|
3101
3101
|
signature: g().optional(),
|
|
3102
3102
|
type: g(),
|
|
3103
3103
|
uploaded_on: g().optional(),
|
|
3104
|
-
validation_errors:
|
|
3105
|
-
validation_records:
|
|
3104
|
+
validation_errors: O(En).optional(),
|
|
3105
|
+
validation_records: O(Rn).optional(),
|
|
3106
3106
|
wildcard: Ce()
|
|
3107
|
-
}),
|
|
3107
|
+
}), Zn = j({
|
|
3108
3108
|
name: g(),
|
|
3109
3109
|
type: g(),
|
|
3110
3110
|
value: g()
|
|
3111
|
-
}),
|
|
3111
|
+
}), $n = j({
|
|
3112
3112
|
http_body: g().optional(),
|
|
3113
3113
|
http_url: g().optional()
|
|
3114
3114
|
}), dt = j({
|
|
3115
3115
|
id: g(),
|
|
3116
|
-
ssl:
|
|
3116
|
+
ssl: In,
|
|
3117
3117
|
hostname: g(),
|
|
3118
3118
|
custom_metadata: ct(g()).optional(),
|
|
3119
3119
|
custom_origin_server: g().optional(),
|
|
3120
3120
|
custom_origin_sni: g().optional(),
|
|
3121
|
-
ownership_verification:
|
|
3122
|
-
ownership_verification_http:
|
|
3121
|
+
ownership_verification: Zn.optional(),
|
|
3122
|
+
ownership_verification_http: $n.optional(),
|
|
3123
3123
|
status: g(),
|
|
3124
|
-
verification_errors:
|
|
3124
|
+
verification_errors: O(g()).optional(),
|
|
3125
3125
|
created_at: g()
|
|
3126
|
-
}),
|
|
3127
|
-
errors:
|
|
3128
|
-
messages:
|
|
3126
|
+
}), Be = j({
|
|
3127
|
+
errors: O(Ie),
|
|
3128
|
+
messages: O(Ie),
|
|
3129
3129
|
success: Ce(),
|
|
3130
3130
|
result: dt
|
|
3131
|
-
}),
|
|
3132
|
-
errors:
|
|
3133
|
-
messages:
|
|
3131
|
+
}), Pn = j({
|
|
3132
|
+
errors: O(Ie),
|
|
3133
|
+
messages: O(Ie),
|
|
3134
3134
|
success: Ce(),
|
|
3135
|
-
result:
|
|
3135
|
+
result: O(dt)
|
|
3136
3136
|
});
|
|
3137
|
-
function
|
|
3138
|
-
return ft(`https://api.cloudflare.com/client/v4/zones/${
|
|
3139
|
-
"X-Auth-Email":
|
|
3140
|
-
"X-Auth-Key":
|
|
3137
|
+
function ne(t) {
|
|
3138
|
+
return ft(`https://api.cloudflare.com/client/v4/zones/${t.zoneId}`).headers({
|
|
3139
|
+
"X-Auth-Email": t.authEmail,
|
|
3140
|
+
"X-Auth-Key": t.authKey,
|
|
3141
3141
|
"Content-Type": "application/json"
|
|
3142
|
-
}).middlewares([
|
|
3142
|
+
}).middlewares([Nn(), Cn()]);
|
|
3143
3143
|
}
|
|
3144
|
-
function
|
|
3144
|
+
function Fe(t) {
|
|
3145
3145
|
const e = [];
|
|
3146
|
-
if (
|
|
3147
|
-
for (const
|
|
3148
|
-
|
|
3146
|
+
if (t.ssl.validation_records)
|
|
3147
|
+
for (const n of t.ssl.validation_records)
|
|
3148
|
+
n.txt_name && n.txt_value && e.push({
|
|
3149
3149
|
name: "txt",
|
|
3150
|
-
record:
|
|
3151
|
-
domain:
|
|
3150
|
+
record: n.txt_value,
|
|
3151
|
+
domain: n.txt_name
|
|
3152
3152
|
});
|
|
3153
|
-
return
|
|
3153
|
+
return t.ownership_verification && e.push({
|
|
3154
3154
|
name: "txt",
|
|
3155
|
-
record:
|
|
3156
|
-
domain:
|
|
3155
|
+
record: t.ownership_verification.value,
|
|
3156
|
+
domain: t.ownership_verification.name
|
|
3157
3157
|
}), {
|
|
3158
|
-
custom_domain_id:
|
|
3159
|
-
domain:
|
|
3160
|
-
primary:
|
|
3161
|
-
status:
|
|
3158
|
+
custom_domain_id: t.id,
|
|
3159
|
+
domain: t.hostname,
|
|
3160
|
+
primary: t.primary,
|
|
3161
|
+
status: t.status === "active" ? "ready" : "pending",
|
|
3162
3162
|
type: "auth0_managed_certs",
|
|
3163
3163
|
verification: {
|
|
3164
|
-
methods:
|
|
3164
|
+
methods: O(lt).parse(e)
|
|
3165
3165
|
}
|
|
3166
3166
|
};
|
|
3167
3167
|
}
|
|
3168
|
-
function
|
|
3168
|
+
function Mn(t) {
|
|
3169
3169
|
return {
|
|
3170
|
-
create: async (e,
|
|
3171
|
-
const { result:
|
|
3172
|
-
await
|
|
3170
|
+
create: async (e, n) => {
|
|
3171
|
+
const { result: s, errors: r, success: a } = Be.parse(
|
|
3172
|
+
await ne(t).post(
|
|
3173
3173
|
{
|
|
3174
|
-
hostname:
|
|
3174
|
+
hostname: n.domain,
|
|
3175
3175
|
ssl: {
|
|
3176
3176
|
method: "txt",
|
|
3177
3177
|
type: "dv"
|
|
3178
3178
|
},
|
|
3179
|
-
custom_metadata:
|
|
3179
|
+
custom_metadata: t.enterprise ? {
|
|
3180
3180
|
tenant_id: e
|
|
3181
3181
|
} : void 0
|
|
3182
3182
|
},
|
|
@@ -3184,80 +3184,80 @@ function Ps(s) {
|
|
|
3184
3184
|
).json()
|
|
3185
3185
|
);
|
|
3186
3186
|
if (!a)
|
|
3187
|
-
throw new Error(JSON.stringify(
|
|
3188
|
-
const i =
|
|
3189
|
-
...
|
|
3187
|
+
throw new Error(JSON.stringify(r));
|
|
3188
|
+
const i = Fe({
|
|
3189
|
+
...s,
|
|
3190
3190
|
primary: !1
|
|
3191
3191
|
});
|
|
3192
|
-
return await
|
|
3192
|
+
return await t.customDomainAdapter.create(e, {
|
|
3193
3193
|
custom_domain_id: i.custom_domain_id,
|
|
3194
3194
|
domain: i.domain,
|
|
3195
3195
|
type: i.type
|
|
3196
3196
|
}), i;
|
|
3197
3197
|
},
|
|
3198
|
-
get: async (e,
|
|
3199
|
-
const
|
|
3198
|
+
get: async (e, n) => {
|
|
3199
|
+
const s = await t.customDomainAdapter.get(
|
|
3200
3200
|
e,
|
|
3201
|
-
|
|
3201
|
+
n
|
|
3202
3202
|
);
|
|
3203
|
-
if (!
|
|
3203
|
+
if (!s)
|
|
3204
3204
|
throw new te(404);
|
|
3205
|
-
const
|
|
3205
|
+
const r = await ne(t).get(`/custom_hostnames/${encodeURIComponent(n)}`).json(), { result: a, errors: i, success: o } = Be.parse(r);
|
|
3206
3206
|
if (!o)
|
|
3207
3207
|
throw new te(503, {
|
|
3208
3208
|
message: JSON.stringify(i)
|
|
3209
3209
|
});
|
|
3210
|
-
if (
|
|
3210
|
+
if (t.enterprise && a.custom_metadata?.tenant_id !== e)
|
|
3211
3211
|
throw new te(404);
|
|
3212
|
-
return
|
|
3212
|
+
return Fe({ ...s, ...a });
|
|
3213
3213
|
},
|
|
3214
|
-
getByDomain: async (e) =>
|
|
3214
|
+
getByDomain: async (e) => t.customDomainAdapter.getByDomain(e),
|
|
3215
3215
|
list: async (e) => {
|
|
3216
|
-
const
|
|
3216
|
+
const n = await t.customDomainAdapter.list(e), s = await ne(t).get("/custom_hostnames").json(), { result: r, errors: a, success: i } = Pn.parse(s);
|
|
3217
3217
|
if (!i)
|
|
3218
3218
|
throw new te(503, {
|
|
3219
3219
|
message: JSON.stringify(a)
|
|
3220
3220
|
});
|
|
3221
|
-
return
|
|
3222
|
-
(o) =>
|
|
3221
|
+
return r.filter(
|
|
3222
|
+
(o) => n.find((c) => c.custom_domain_id === o.id)
|
|
3223
3223
|
).filter(
|
|
3224
|
-
(o) => !(
|
|
3224
|
+
(o) => !(t.enterprise && o.custom_metadata?.tenant_id !== e)
|
|
3225
3225
|
).map(
|
|
3226
|
-
(o) =>
|
|
3227
|
-
...
|
|
3226
|
+
(o) => Fe({
|
|
3227
|
+
...n.find((c) => c.custom_domain_id === o.id),
|
|
3228
3228
|
...o
|
|
3229
3229
|
})
|
|
3230
3230
|
);
|
|
3231
3231
|
},
|
|
3232
|
-
remove: async (e,
|
|
3233
|
-
if (
|
|
3234
|
-
const { result:
|
|
3235
|
-
await
|
|
3232
|
+
remove: async (e, n) => {
|
|
3233
|
+
if (t.enterprise) {
|
|
3234
|
+
const { result: r, success: a } = Be.parse(
|
|
3235
|
+
await ne(t).get(`/custom_hostnames/${encodeURIComponent(n)}`).json()
|
|
3236
3236
|
);
|
|
3237
|
-
if (!a ||
|
|
3237
|
+
if (!a || r.custom_metadata?.tenant_id !== e)
|
|
3238
3238
|
throw new te(404);
|
|
3239
3239
|
}
|
|
3240
|
-
const
|
|
3241
|
-
return
|
|
3240
|
+
const s = await ne(t).delete(`/custom_hostnames/${encodeURIComponent(n)}`).res();
|
|
3241
|
+
return s.ok && await t.customDomainAdapter.remove(e, n), s.ok;
|
|
3242
3242
|
},
|
|
3243
|
-
update: async (e,
|
|
3244
|
-
const
|
|
3245
|
-
|
|
3246
|
-
`/custom_hostnames/${encodeURIComponent(
|
|
3243
|
+
update: async (e, n, s) => {
|
|
3244
|
+
const r = await ne(t).patch(
|
|
3245
|
+
s,
|
|
3246
|
+
`/custom_hostnames/${encodeURIComponent(n)}`
|
|
3247
3247
|
).res();
|
|
3248
|
-
if (!
|
|
3248
|
+
if (!r.ok)
|
|
3249
3249
|
throw new te(503, {
|
|
3250
|
-
message: await
|
|
3250
|
+
message: await r.text()
|
|
3251
3251
|
});
|
|
3252
|
-
return
|
|
3252
|
+
return t.customDomainAdapter.update(
|
|
3253
3253
|
e,
|
|
3254
|
-
|
|
3255
|
-
|
|
3254
|
+
n,
|
|
3255
|
+
s
|
|
3256
3256
|
);
|
|
3257
3257
|
}
|
|
3258
3258
|
};
|
|
3259
3259
|
}
|
|
3260
|
-
class
|
|
3260
|
+
class Dn {
|
|
3261
3261
|
constructor(e) {
|
|
3262
3262
|
this.config = e;
|
|
3263
3263
|
}
|
|
@@ -3279,39 +3279,39 @@ class Ms {
|
|
|
3279
3279
|
}
|
|
3280
3280
|
async get(e) {
|
|
3281
3281
|
try {
|
|
3282
|
-
const
|
|
3283
|
-
if (!
|
|
3282
|
+
const n = await this.getCache(), s = this.createRequest(e), r = await n.match(s);
|
|
3283
|
+
if (!r)
|
|
3284
3284
|
return null;
|
|
3285
|
-
const a = await
|
|
3285
|
+
const a = await r.json();
|
|
3286
3286
|
return a.expiresAt && new Date(a.expiresAt) < /* @__PURE__ */ new Date() ? (await this.delete(e), null) : a.value;
|
|
3287
|
-
} catch (
|
|
3288
|
-
return console.error(`CloudflareCache: get error for key ${e}:`,
|
|
3287
|
+
} catch (n) {
|
|
3288
|
+
return console.error(`CloudflareCache: get error for key ${e}:`, n), null;
|
|
3289
3289
|
}
|
|
3290
3290
|
}
|
|
3291
|
-
async set(e,
|
|
3291
|
+
async set(e, n, s) {
|
|
3292
3292
|
try {
|
|
3293
|
-
const
|
|
3294
|
-
value:
|
|
3293
|
+
const r = await this.getCache(), a = s ?? this.config.defaultTtlSeconds, i = a !== void 0, o = i ? Math.max(0, a) : 0, c = {
|
|
3294
|
+
value: n,
|
|
3295
3295
|
expiresAt: i ? new Date(Date.now() + (o > 0 ? o * 1e3 : -1)).toISOString() : void 0,
|
|
3296
3296
|
cachedAt: (/* @__PURE__ */ new Date()).toISOString()
|
|
3297
|
-
},
|
|
3297
|
+
}, d = this.createRequest(e), p = {
|
|
3298
3298
|
"Content-Type": "application/json"
|
|
3299
3299
|
};
|
|
3300
3300
|
i && o > 0 && (p["Cache-Control"] = `max-age=${o}`);
|
|
3301
3301
|
const b = new Response(JSON.stringify(c), {
|
|
3302
3302
|
headers: p
|
|
3303
3303
|
});
|
|
3304
|
-
await
|
|
3305
|
-
} catch (
|
|
3306
|
-
console.error(`CloudflareCache: set error for key ${e}:`,
|
|
3304
|
+
await r.put(d, b);
|
|
3305
|
+
} catch (r) {
|
|
3306
|
+
console.error(`CloudflareCache: set error for key ${e}:`, r);
|
|
3307
3307
|
}
|
|
3308
3308
|
}
|
|
3309
3309
|
async delete(e) {
|
|
3310
3310
|
try {
|
|
3311
|
-
const
|
|
3312
|
-
return await
|
|
3313
|
-
} catch (
|
|
3314
|
-
return console.error(`CloudflareCache: delete error for key ${e}:`,
|
|
3311
|
+
const n = await this.getCache(), s = this.createRequest(e);
|
|
3312
|
+
return await n.delete(s);
|
|
3313
|
+
} catch (n) {
|
|
3314
|
+
return console.error(`CloudflareCache: delete error for key ${e}:`, n), !1;
|
|
3315
3315
|
}
|
|
3316
3316
|
}
|
|
3317
3317
|
async clear() {
|
|
@@ -3320,38 +3320,38 @@ class Ms {
|
|
|
3320
3320
|
);
|
|
3321
3321
|
}
|
|
3322
3322
|
}
|
|
3323
|
-
function
|
|
3323
|
+
function Ln(t = {}) {
|
|
3324
3324
|
const e = {
|
|
3325
3325
|
defaultTtlSeconds: 300,
|
|
3326
3326
|
// 5 minutes default
|
|
3327
3327
|
keyPrefix: "authhero",
|
|
3328
3328
|
// default prefix
|
|
3329
|
-
...
|
|
3329
|
+
...t
|
|
3330
3330
|
// user config overrides defaults
|
|
3331
3331
|
};
|
|
3332
|
-
return new
|
|
3332
|
+
return new Dn(e);
|
|
3333
3333
|
}
|
|
3334
|
-
const
|
|
3335
|
-
let
|
|
3336
|
-
let e = "",
|
|
3337
|
-
for (;
|
|
3338
|
-
e +=
|
|
3334
|
+
const Vn = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
|
3335
|
+
let Un = (t = 21) => {
|
|
3336
|
+
let e = "", n = crypto.getRandomValues(new Uint8Array(t |= 0));
|
|
3337
|
+
for (; t--; )
|
|
3338
|
+
e += Vn[n[t] & 63];
|
|
3339
3339
|
return e;
|
|
3340
3340
|
};
|
|
3341
|
-
async function
|
|
3342
|
-
const
|
|
3341
|
+
async function Je(t, e) {
|
|
3342
|
+
const n = t.timeout || 3e4, s = new AbortController(), r = setTimeout(() => s.abort(), n);
|
|
3343
3343
|
try {
|
|
3344
|
-
const a = `https://api.sql.cloudflarestorage.com/api/v1/accounts/${
|
|
3344
|
+
const a = `https://api.sql.cloudflarestorage.com/api/v1/accounts/${t.accountId}/r2-sql/query/${t.warehouseName}`, i = await fetch(a, {
|
|
3345
3345
|
method: "POST",
|
|
3346
3346
|
headers: {
|
|
3347
3347
|
"Content-Type": "application/json",
|
|
3348
|
-
Authorization: `Bearer ${
|
|
3348
|
+
Authorization: `Bearer ${t.authToken}`
|
|
3349
3349
|
},
|
|
3350
3350
|
// Request body should be shaped as { "query": "..." }
|
|
3351
3351
|
body: JSON.stringify({
|
|
3352
3352
|
query: e
|
|
3353
3353
|
}),
|
|
3354
|
-
signal:
|
|
3354
|
+
signal: s.signal
|
|
3355
3355
|
});
|
|
3356
3356
|
if (!i.ok)
|
|
3357
3357
|
throw new Error(
|
|
@@ -3362,74 +3362,33 @@ async function He(s, e) {
|
|
|
3362
3362
|
throw new Error(`R2 SQL error: ${o.errors.join(", ")}`);
|
|
3363
3363
|
return o.data || o.result?.data || [];
|
|
3364
3364
|
} finally {
|
|
3365
|
-
clearTimeout(
|
|
3365
|
+
clearTimeout(r);
|
|
3366
3366
|
}
|
|
3367
3367
|
}
|
|
3368
|
-
function
|
|
3369
|
-
return `'${
|
|
3368
|
+
function Ze(t) {
|
|
3369
|
+
return `'${t.replace(/'/g, "''")}'`;
|
|
3370
3370
|
}
|
|
3371
|
-
function
|
|
3372
|
-
return `"${
|
|
3371
|
+
function z(t) {
|
|
3372
|
+
return `"${t.replace(/"/g, '""')}"`;
|
|
3373
3373
|
}
|
|
3374
|
-
function ut(
|
|
3375
|
-
const e = (
|
|
3376
|
-
if (!
|
|
3374
|
+
function ut(t) {
|
|
3375
|
+
const e = (n) => {
|
|
3376
|
+
if (!n)
|
|
3377
3377
|
return "";
|
|
3378
3378
|
try {
|
|
3379
|
-
return JSON.parse(
|
|
3379
|
+
return JSON.parse(n);
|
|
3380
3380
|
} catch {
|
|
3381
|
-
return
|
|
3381
|
+
return n;
|
|
3382
3382
|
}
|
|
3383
3383
|
};
|
|
3384
3384
|
return {
|
|
3385
|
-
type: s.type,
|
|
3386
|
-
date: s.date,
|
|
3387
|
-
description: s.description,
|
|
3388
|
-
ip: s.ip,
|
|
3389
|
-
user_agent: s.user_agent,
|
|
3390
|
-
details: e(s.details),
|
|
3391
|
-
isMobile: !!s.isMobile,
|
|
3392
|
-
user_id: s.user_id,
|
|
3393
|
-
user_name: s.user_name,
|
|
3394
|
-
connection: s.connection,
|
|
3395
|
-
connection_id: s.connection_id,
|
|
3396
|
-
client_id: s.client_id,
|
|
3397
|
-
client_name: s.client_name,
|
|
3398
|
-
audience: s.audience,
|
|
3399
|
-
scope: s.scope ? s.scope.split(",") : void 0,
|
|
3400
|
-
strategy: s.strategy,
|
|
3401
|
-
strategy_type: s.strategy_type,
|
|
3402
|
-
hostname: s.hostname,
|
|
3403
|
-
auth0_client: e(s.auth0_client),
|
|
3404
|
-
log_id: s.id
|
|
3405
|
-
};
|
|
3406
|
-
}
|
|
3407
|
-
function zs(s) {
|
|
3408
|
-
return async (e, t) => {
|
|
3409
|
-
if (console.log("createLog called with config:", s), s.baseAdapter) {
|
|
3410
|
-
const a = await s.baseAdapter.create(e, t);
|
|
3411
|
-
return (s.pipelineEndpoint || s.pipelineBinding) && tt(s, e, a).catch((i) => {
|
|
3412
|
-
console.error("Failed to send log to Pipeline:", i);
|
|
3413
|
-
}), a;
|
|
3414
|
-
}
|
|
3415
|
-
const r = t.log_id || Vs(), n = {
|
|
3416
|
-
...t,
|
|
3417
|
-
log_id: r
|
|
3418
|
-
};
|
|
3419
|
-
return await tt(s, e, n), console.log("Log sent to Pipeline with ID:", r), n;
|
|
3420
|
-
};
|
|
3421
|
-
}
|
|
3422
|
-
async function tt(s, e, t) {
|
|
3423
|
-
const r = (c) => c ? JSON.stringify(c) : void 0, n = {
|
|
3424
|
-
id: t.log_id,
|
|
3425
|
-
tenant_id: e,
|
|
3426
3385
|
type: t.type,
|
|
3427
3386
|
date: t.date,
|
|
3428
|
-
description: t.description
|
|
3387
|
+
description: t.description,
|
|
3429
3388
|
ip: t.ip,
|
|
3430
3389
|
user_agent: t.user_agent,
|
|
3431
|
-
details:
|
|
3432
|
-
isMobile: t.isMobile
|
|
3390
|
+
details: e(t.details),
|
|
3391
|
+
isMobile: !!t.isMobile,
|
|
3433
3392
|
user_id: t.user_id,
|
|
3434
3393
|
user_name: t.user_name,
|
|
3435
3394
|
connection: t.connection,
|
|
@@ -3437,32 +3396,93 @@ async function tt(s, e, t) {
|
|
|
3437
3396
|
client_id: t.client_id,
|
|
3438
3397
|
client_name: t.client_name,
|
|
3439
3398
|
audience: t.audience,
|
|
3440
|
-
scope: t.scope
|
|
3399
|
+
scope: t.scope,
|
|
3441
3400
|
strategy: t.strategy,
|
|
3442
3401
|
strategy_type: t.strategy_type,
|
|
3443
3402
|
hostname: t.hostname,
|
|
3444
|
-
auth0_client:
|
|
3445
|
-
log_id: t.
|
|
3446
|
-
|
|
3403
|
+
auth0_client: e(t.auth0_client),
|
|
3404
|
+
log_id: t.id,
|
|
3405
|
+
// Include location_info if any geo fields are present
|
|
3406
|
+
location_info: t.country_code || t.country_code3 || t.country_name || t.city_name || t.latitude || t.longitude || t.time_zone || t.continent_code ? {
|
|
3407
|
+
country_code: t.country_code || "",
|
|
3408
|
+
country_code3: t.country_code3 || "",
|
|
3409
|
+
country_name: t.country_name || "",
|
|
3410
|
+
city_name: t.city_name || "",
|
|
3411
|
+
latitude: t.latitude || "",
|
|
3412
|
+
longitude: t.longitude || "",
|
|
3413
|
+
time_zone: t.time_zone || "",
|
|
3414
|
+
continent_code: t.continent_code || ""
|
|
3415
|
+
} : void 0
|
|
3416
|
+
};
|
|
3417
|
+
}
|
|
3418
|
+
function zn(t) {
|
|
3419
|
+
return async (e, n) => {
|
|
3420
|
+
if (console.log("createLog called with config:", t), t.baseAdapter) {
|
|
3421
|
+
const a = await t.baseAdapter.create(e, n);
|
|
3422
|
+
return (t.pipelineEndpoint || t.pipelineBinding) && tt(t, e, a).catch((i) => {
|
|
3423
|
+
console.error("Failed to send log to Pipeline:", i);
|
|
3424
|
+
}), a;
|
|
3425
|
+
}
|
|
3426
|
+
const s = n.log_id || Un(), r = {
|
|
3427
|
+
...n,
|
|
3428
|
+
log_id: s
|
|
3429
|
+
};
|
|
3430
|
+
return await tt(t, e, r), console.log("Log sent to Pipeline with ID:", s), r;
|
|
3431
|
+
};
|
|
3432
|
+
}
|
|
3433
|
+
async function tt(t, e, n) {
|
|
3434
|
+
const s = (c) => c ? JSON.stringify(c) : void 0, r = {
|
|
3435
|
+
id: n.log_id,
|
|
3436
|
+
tenant_id: e,
|
|
3437
|
+
type: n.type,
|
|
3438
|
+
date: n.date,
|
|
3439
|
+
description: n.description?.substring(0, 256),
|
|
3440
|
+
ip: n.ip,
|
|
3441
|
+
user_agent: n.user_agent,
|
|
3442
|
+
details: s(n.details)?.substring(0, 8192),
|
|
3443
|
+
isMobile: n.isMobile ? 1 : 0,
|
|
3444
|
+
user_id: n.user_id,
|
|
3445
|
+
user_name: n.user_name,
|
|
3446
|
+
connection: n.connection,
|
|
3447
|
+
connection_id: n.connection_id,
|
|
3448
|
+
client_id: n.client_id,
|
|
3449
|
+
client_name: n.client_name,
|
|
3450
|
+
audience: n.audience,
|
|
3451
|
+
scope: n.scope,
|
|
3452
|
+
strategy: n.strategy,
|
|
3453
|
+
strategy_type: n.strategy_type,
|
|
3454
|
+
hostname: n.hostname,
|
|
3455
|
+
auth0_client: s(n.auth0_client),
|
|
3456
|
+
log_id: n.log_id,
|
|
3457
|
+
// Geo fields from location_info
|
|
3458
|
+
country_code: n.location_info?.country_code,
|
|
3459
|
+
country_code3: n.location_info?.country_code3,
|
|
3460
|
+
country_name: n.location_info?.country_name,
|
|
3461
|
+
city_name: n.location_info?.city_name,
|
|
3462
|
+
latitude: n.location_info?.latitude,
|
|
3463
|
+
longitude: n.location_info?.longitude,
|
|
3464
|
+
time_zone: n.location_info?.time_zone,
|
|
3465
|
+
continent_code: n.location_info?.continent_code
|
|
3466
|
+
}, a = t.timeout || 3e4, i = new AbortController(), o = setTimeout(() => i.abort(), a);
|
|
3447
3467
|
try {
|
|
3448
3468
|
let c;
|
|
3449
|
-
if (
|
|
3450
|
-
c = await
|
|
3469
|
+
if (t.pipelineBinding)
|
|
3470
|
+
c = await t.pipelineBinding.fetch("https://pipeline", {
|
|
3451
3471
|
method: "POST",
|
|
3452
3472
|
headers: {
|
|
3453
3473
|
"Content-Type": "application/json"
|
|
3454
3474
|
},
|
|
3455
|
-
body: JSON.stringify([
|
|
3475
|
+
body: JSON.stringify([r]),
|
|
3456
3476
|
// Pipelines accept array of records
|
|
3457
3477
|
signal: i.signal
|
|
3458
3478
|
});
|
|
3459
|
-
else if (
|
|
3460
|
-
c = await fetch(
|
|
3479
|
+
else if (t.pipelineEndpoint)
|
|
3480
|
+
c = await fetch(t.pipelineEndpoint, {
|
|
3461
3481
|
method: "POST",
|
|
3462
3482
|
headers: {
|
|
3463
3483
|
"Content-Type": "application/json"
|
|
3464
3484
|
},
|
|
3465
|
-
body: JSON.stringify([
|
|
3485
|
+
body: JSON.stringify([r]),
|
|
3466
3486
|
// Pipelines accept array of records
|
|
3467
3487
|
signal: i.signal
|
|
3468
3488
|
});
|
|
@@ -3478,115 +3498,263 @@ async function tt(s, e, t) {
|
|
|
3478
3498
|
clearTimeout(o);
|
|
3479
3499
|
}
|
|
3480
3500
|
}
|
|
3481
|
-
function
|
|
3482
|
-
return async (e,
|
|
3483
|
-
if (
|
|
3484
|
-
return
|
|
3485
|
-
const
|
|
3486
|
-
SELECT * FROM ${
|
|
3487
|
-
WHERE tenant_id = ${
|
|
3488
|
-
AND id = ${
|
|
3501
|
+
function Bn(t) {
|
|
3502
|
+
return async (e, n) => {
|
|
3503
|
+
if (t.baseAdapter)
|
|
3504
|
+
return t.baseAdapter.get(e, n);
|
|
3505
|
+
const s = t.namespace || "default", r = t.tableName || "logs", a = `
|
|
3506
|
+
SELECT * FROM ${z(s)}.${z(r)}
|
|
3507
|
+
WHERE tenant_id = ${Ze(e)}
|
|
3508
|
+
AND id = ${Ze(n)}
|
|
3489
3509
|
LIMIT 1
|
|
3490
|
-
`, i = await
|
|
3510
|
+
`, i = await Je(t, a);
|
|
3491
3511
|
if (i.length === 0)
|
|
3492
3512
|
return null;
|
|
3493
3513
|
const o = i[0];
|
|
3494
3514
|
return o ? ut(o) : null;
|
|
3495
3515
|
};
|
|
3496
3516
|
}
|
|
3497
|
-
function
|
|
3517
|
+
function Fn(t) {
|
|
3498
3518
|
const e = {};
|
|
3499
|
-
return (
|
|
3500
|
-
const [
|
|
3501
|
-
|
|
3519
|
+
return (t.match(/(\w+):(\S+)/g) || []).forEach((s) => {
|
|
3520
|
+
const [r, a] = s.split(":");
|
|
3521
|
+
r && a && (e[r] = a);
|
|
3502
3522
|
}), e;
|
|
3503
3523
|
}
|
|
3504
|
-
function
|
|
3524
|
+
function qn(t) {
|
|
3505
3525
|
const e = [];
|
|
3506
|
-
for (const [
|
|
3507
|
-
const
|
|
3508
|
-
|
|
3509
|
-
`${
|
|
3526
|
+
for (const [n, s] of Object.entries(t)) {
|
|
3527
|
+
const r = n.replace(/[^a-zA-Z0-9_]/g, "");
|
|
3528
|
+
r && s && e.push(
|
|
3529
|
+
`${z(r)} = ${Ze(s)}`
|
|
3510
3530
|
);
|
|
3511
3531
|
}
|
|
3512
3532
|
return e;
|
|
3513
3533
|
}
|
|
3514
|
-
function
|
|
3515
|
-
return async (e,
|
|
3516
|
-
if (
|
|
3517
|
-
return
|
|
3518
|
-
const { page:
|
|
3519
|
-
`tenant_id = ${
|
|
3534
|
+
function Hn(t) {
|
|
3535
|
+
return async (e, n = {}) => {
|
|
3536
|
+
if (t.baseAdapter)
|
|
3537
|
+
return t.baseAdapter.list(e, n);
|
|
3538
|
+
const { page: s = 0, per_page: r = 50, include_totals: a = !1, sort: i, q: o } = n, c = t.namespace || "default", d = t.tableName || "logs", p = [
|
|
3539
|
+
`tenant_id = ${Ze(e)}`
|
|
3520
3540
|
];
|
|
3521
3541
|
if (o) {
|
|
3522
|
-
const
|
|
3523
|
-
p.push(...
|
|
3542
|
+
const J = Fn(o);
|
|
3543
|
+
p.push(...qn(J));
|
|
3524
3544
|
}
|
|
3525
3545
|
const b = p.join(" AND ");
|
|
3526
3546
|
let C = "ORDER BY date DESC";
|
|
3527
3547
|
if (i && i.sort_by) {
|
|
3528
|
-
const
|
|
3529
|
-
C = `ORDER BY ${
|
|
3548
|
+
const J = i.sort_by.replace(/[^a-zA-Z0-9_]/g, ""), ue = i.sort_order === "asc" ? "ASC" : "DESC";
|
|
3549
|
+
C = `ORDER BY ${z(J)} ${ue}`;
|
|
3530
3550
|
}
|
|
3531
|
-
const w =
|
|
3532
|
-
SELECT * FROM ${
|
|
3551
|
+
const w = s * r, I = `LIMIT ${r} OFFSET ${w}`, de = `
|
|
3552
|
+
SELECT * FROM ${z(c)}.${z(d)}
|
|
3533
3553
|
WHERE ${b}
|
|
3534
3554
|
${C}
|
|
3535
|
-
${
|
|
3536
|
-
`,
|
|
3555
|
+
${I}
|
|
3556
|
+
`, W = (await Je(t, de)).map(ut);
|
|
3537
3557
|
if (!a)
|
|
3538
3558
|
return {
|
|
3539
|
-
logs:
|
|
3559
|
+
logs: W,
|
|
3540
3560
|
start: 0,
|
|
3541
3561
|
limit: 0,
|
|
3542
3562
|
length: 0
|
|
3543
3563
|
};
|
|
3544
3564
|
const D = `
|
|
3545
|
-
SELECT COUNT(*) as count FROM ${
|
|
3565
|
+
SELECT COUNT(*) as count FROM ${z(c)}.${z(d)}
|
|
3546
3566
|
WHERE ${b}
|
|
3547
|
-
`,
|
|
3567
|
+
`, G = (await Je(t, D))[0]?.count || 0;
|
|
3548
3568
|
return {
|
|
3549
|
-
logs:
|
|
3569
|
+
logs: W,
|
|
3550
3570
|
start: w,
|
|
3551
|
-
limit:
|
|
3552
|
-
length: Number(
|
|
3571
|
+
limit: r,
|
|
3572
|
+
length: Number(G)
|
|
3553
3573
|
};
|
|
3554
3574
|
};
|
|
3555
3575
|
}
|
|
3556
|
-
function
|
|
3557
|
-
const e = !!
|
|
3558
|
-
if (!e && !
|
|
3576
|
+
function Wn(t) {
|
|
3577
|
+
const e = !!t.baseAdapter, n = !!t.pipelineEndpoint, s = !!t.pipelineBinding;
|
|
3578
|
+
if (!e && !n && !s)
|
|
3559
3579
|
throw new Error(
|
|
3560
3580
|
'R2 SQL logs adapter requires one of: "baseAdapter", "pipelineEndpoint", or "pipelineBinding"'
|
|
3561
3581
|
);
|
|
3562
3582
|
if (!e) {
|
|
3563
|
-
if (!
|
|
3583
|
+
if (!t.authToken)
|
|
3564
3584
|
throw new Error('R2 SQL logs adapter requires "authToken" configuration');
|
|
3565
|
-
if (!
|
|
3585
|
+
if (!t.warehouseName)
|
|
3566
3586
|
throw new Error(
|
|
3567
3587
|
'R2 SQL logs adapter requires "warehouseName" configuration'
|
|
3568
3588
|
);
|
|
3569
3589
|
}
|
|
3570
3590
|
return {
|
|
3571
|
-
create:
|
|
3572
|
-
list:
|
|
3573
|
-
get:
|
|
3591
|
+
create: zn(t),
|
|
3592
|
+
list: Hn(t),
|
|
3593
|
+
get: Bn(t)
|
|
3574
3594
|
};
|
|
3575
3595
|
}
|
|
3576
|
-
function
|
|
3596
|
+
function Gn(t) {
|
|
3597
|
+
return {
|
|
3598
|
+
async getGeoInfo() {
|
|
3599
|
+
try {
|
|
3600
|
+
const e = t.getHeaders(), n = e["cf-ipcountry"], s = e["cf-ipcity"], r = e["cf-iplatitude"], a = e["cf-iplongitude"], i = e["cf-timezone"], o = e["cf-ipcontinent"];
|
|
3601
|
+
if (!n)
|
|
3602
|
+
return null;
|
|
3603
|
+
const c = Jn(n), d = Kn(n);
|
|
3604
|
+
return {
|
|
3605
|
+
country_code: n,
|
|
3606
|
+
country_code3: c,
|
|
3607
|
+
country_name: d,
|
|
3608
|
+
city_name: s || "",
|
|
3609
|
+
latitude: r || "",
|
|
3610
|
+
longitude: a || "",
|
|
3611
|
+
time_zone: i || "",
|
|
3612
|
+
continent_code: o || ""
|
|
3613
|
+
};
|
|
3614
|
+
} catch (e) {
|
|
3615
|
+
return console.warn("Failed to get geo info from Cloudflare headers:", e), null;
|
|
3616
|
+
}
|
|
3617
|
+
}
|
|
3618
|
+
};
|
|
3619
|
+
}
|
|
3620
|
+
function Jn(t) {
|
|
3621
|
+
return {
|
|
3622
|
+
// North America
|
|
3623
|
+
US: "USA",
|
|
3624
|
+
CA: "CAN",
|
|
3625
|
+
MX: "MEX",
|
|
3626
|
+
// Europe
|
|
3627
|
+
GB: "GBR",
|
|
3628
|
+
DE: "DEU",
|
|
3629
|
+
FR: "FRA",
|
|
3630
|
+
IT: "ITA",
|
|
3631
|
+
ES: "ESP",
|
|
3632
|
+
NL: "NLD",
|
|
3633
|
+
BE: "BEL",
|
|
3634
|
+
CH: "CHE",
|
|
3635
|
+
AT: "AUT",
|
|
3636
|
+
SE: "SWE",
|
|
3637
|
+
NO: "NOR",
|
|
3638
|
+
DK: "DNK",
|
|
3639
|
+
FI: "FIN",
|
|
3640
|
+
PL: "POL",
|
|
3641
|
+
RU: "RUS",
|
|
3642
|
+
UA: "UKR",
|
|
3643
|
+
// Asia
|
|
3644
|
+
JP: "JPN",
|
|
3645
|
+
CN: "CHN",
|
|
3646
|
+
IN: "IND",
|
|
3647
|
+
KR: "KOR",
|
|
3648
|
+
SG: "SGP",
|
|
3649
|
+
HK: "HKG",
|
|
3650
|
+
TW: "TWN",
|
|
3651
|
+
TH: "THA",
|
|
3652
|
+
MY: "MYS",
|
|
3653
|
+
ID: "IDN",
|
|
3654
|
+
PH: "PHL",
|
|
3655
|
+
VN: "VNM",
|
|
3656
|
+
// Oceania
|
|
3657
|
+
AU: "AUS",
|
|
3658
|
+
NZ: "NZL",
|
|
3659
|
+
// South America
|
|
3660
|
+
BR: "BRA",
|
|
3661
|
+
AR: "ARG",
|
|
3662
|
+
CL: "CHL",
|
|
3663
|
+
CO: "COL",
|
|
3664
|
+
PE: "PER",
|
|
3665
|
+
VE: "VEN",
|
|
3666
|
+
// Africa
|
|
3667
|
+
ZA: "ZAF",
|
|
3668
|
+
EG: "EGY",
|
|
3669
|
+
NG: "NGA",
|
|
3670
|
+
KE: "KEN",
|
|
3671
|
+
MA: "MAR",
|
|
3672
|
+
GH: "GHA",
|
|
3673
|
+
// Middle East
|
|
3674
|
+
AE: "ARE",
|
|
3675
|
+
SA: "SAU",
|
|
3676
|
+
IL: "ISR",
|
|
3677
|
+
TR: "TUR",
|
|
3678
|
+
IR: "IRN"
|
|
3679
|
+
}[t] || (t.length === 2 ? t + t.charAt(1) : t);
|
|
3680
|
+
}
|
|
3681
|
+
function Kn(t) {
|
|
3682
|
+
return {
|
|
3683
|
+
// North America
|
|
3684
|
+
US: "United States",
|
|
3685
|
+
CA: "Canada",
|
|
3686
|
+
MX: "Mexico",
|
|
3687
|
+
// Europe
|
|
3688
|
+
GB: "United Kingdom",
|
|
3689
|
+
DE: "Germany",
|
|
3690
|
+
FR: "France",
|
|
3691
|
+
IT: "Italy",
|
|
3692
|
+
ES: "Spain",
|
|
3693
|
+
NL: "Netherlands",
|
|
3694
|
+
BE: "Belgium",
|
|
3695
|
+
CH: "Switzerland",
|
|
3696
|
+
AT: "Austria",
|
|
3697
|
+
SE: "Sweden",
|
|
3698
|
+
NO: "Norway",
|
|
3699
|
+
DK: "Denmark",
|
|
3700
|
+
FI: "Finland",
|
|
3701
|
+
PL: "Poland",
|
|
3702
|
+
RU: "Russia",
|
|
3703
|
+
UA: "Ukraine",
|
|
3704
|
+
// Asia
|
|
3705
|
+
JP: "Japan",
|
|
3706
|
+
CN: "China",
|
|
3707
|
+
IN: "India",
|
|
3708
|
+
KR: "South Korea",
|
|
3709
|
+
SG: "Singapore",
|
|
3710
|
+
HK: "Hong Kong",
|
|
3711
|
+
TW: "Taiwan",
|
|
3712
|
+
TH: "Thailand",
|
|
3713
|
+
MY: "Malaysia",
|
|
3714
|
+
ID: "Indonesia",
|
|
3715
|
+
PH: "Philippines",
|
|
3716
|
+
VN: "Vietnam",
|
|
3717
|
+
// Oceania
|
|
3718
|
+
AU: "Australia",
|
|
3719
|
+
NZ: "New Zealand",
|
|
3720
|
+
// South America
|
|
3721
|
+
BR: "Brazil",
|
|
3722
|
+
AR: "Argentina",
|
|
3723
|
+
CL: "Chile",
|
|
3724
|
+
CO: "Colombia",
|
|
3725
|
+
PE: "Peru",
|
|
3726
|
+
VE: "Venezuela",
|
|
3727
|
+
// Africa
|
|
3728
|
+
ZA: "South Africa",
|
|
3729
|
+
EG: "Egypt",
|
|
3730
|
+
NG: "Nigeria",
|
|
3731
|
+
KE: "Kenya",
|
|
3732
|
+
MA: "Morocco",
|
|
3733
|
+
GH: "Ghana",
|
|
3734
|
+
// Middle East
|
|
3735
|
+
AE: "United Arab Emirates",
|
|
3736
|
+
SA: "Saudi Arabia",
|
|
3737
|
+
IL: "Israel",
|
|
3738
|
+
TR: "Turkey",
|
|
3739
|
+
IR: "Iran"
|
|
3740
|
+
}[t] || t;
|
|
3741
|
+
}
|
|
3742
|
+
function Xn(t) {
|
|
3577
3743
|
const e = {
|
|
3578
|
-
customDomains:
|
|
3744
|
+
customDomains: Mn(t),
|
|
3579
3745
|
// Always create a cache adapter (let createCloudflareCache apply defaults)
|
|
3580
|
-
cache:
|
|
3581
|
-
...
|
|
3582
|
-
...
|
|
3583
|
-
defaultTtlSeconds:
|
|
3746
|
+
cache: Ln({
|
|
3747
|
+
...t.cacheName && { cacheName: t.cacheName },
|
|
3748
|
+
...t.defaultTtlSeconds !== void 0 && {
|
|
3749
|
+
defaultTtlSeconds: t.defaultTtlSeconds
|
|
3584
3750
|
},
|
|
3585
|
-
...
|
|
3751
|
+
...t.keyPrefix && { keyPrefix: t.keyPrefix }
|
|
3586
3752
|
})
|
|
3587
3753
|
};
|
|
3588
|
-
return
|
|
3754
|
+
return t.r2SqlLogs && (e.logs = Wn(t.r2SqlLogs)), t.getHeaders && (e.geo = Gn({
|
|
3755
|
+
getHeaders: t.getHeaders
|
|
3756
|
+
})), e;
|
|
3589
3757
|
}
|
|
3590
3758
|
export {
|
|
3591
|
-
|
|
3759
|
+
Xn as default
|
|
3592
3760
|
};
|