UNPKG

zaileys

Version:

Zaileys - Simplified WhatsApp Node.js API

1 lines 102 kB
import{fetchLatestBaileysVersion as e,makeWASocket as t,makeCacheableSignalKeyStore as s,Browsers as a,initAuthCreds as n,generateWAMessage as i,jidNormalizedUser as r,BufferJSON as o,DisconnectReason as d,getContentType as c,getDevice as l,downloadMediaMessage as u}from"baileys";import{EventEmitter as p}from"events";import h from"figlet";import m from"node-cache";import f from"ora";import g from"pino";import y from"better-sqlite3";import{mkdirSync as v,writeFileSync as _}from"fs";import{Kysely as w,SqliteDialect as b,MysqlDialect as x,PostgresDialect as k,sql as C}from"kysely";import I from"mysql2";import M from"path";import{Pool as T}from"pg";import{URL as S}from"url";import N from"qrcode";import A from"os";import{Readable as O}from"stream";import E from"bottleneck";import{Hono as L}from"hono";import{serve as Z}from"@hono/node-server";import*as j from"fast-levenshtein";var P,R,F,$=Object.defineProperty,q=e=>{const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";return Array.from({length:e},(()=>t[Math.floor(62*Math.random())])).join("")},z=(e="")=>{try{return JSON.parse(e)}catch{return JSON.parse(JSON.stringify(e))}},U=(e={})=>{try{return JSON.stringify(e)}catch{return JSON.stringify(JSON.parse(JSON.stringify(e)))}},D=(e="",t="")=>e?e.toLowerCase().includes(t.toLowerCase()):null,V=(e,t)=>e&&"object"==typeof e?Array.isArray(e)?e.map((e=>V(e,t))):Object.fromEntries(Object.entries(e).filter((([e])=>!t.includes(e))).map((([e,s])=>[e,"object"==typeof s?V(s,t):s]))):e,J=e=>{const t={...e.fingerprint,deviceIndexes:Array.isArray(e.fingerprint.deviceIndexes)?e.fingerprint.deviceIndexes:[]},s={keyData:Array.isArray(e.keyData)?e.keyData:new Uint8Array,fingerprint:{rawId:t.rawId||0,currentIndex:t.rawId||0,deviceIndexes:t.deviceIndexes},timestamp:(a=e.timestamp,"string"==typeof a?parseInt(a,10):a)};var a;return"string"==typeof e.keyData&&(s.keyData=(e=>{let t=e.length;if(!t)return new Uint8Array(1);let s=0;for(;--t%4>1&&"="===e.charAt(t);)++s;return new Uint8Array(Math.ceil(3*e.length)/4-s).fill(0)})(e.keyData)),s},K={};((e,t)=>{for(var s in t)$(e,s,{get:t[s],enumerable:!0})})(K,{BRAND:()=>Ct,DIRTY:()=>ce,EMPTY_PATH:()=>ae,INVALID:()=>de,NEVER:()=>vs,OK:()=>le,ParseStatus:()=>oe,Schema:()=>_e,ZodAny:()=>We,ZodArray:()=>Xe,ZodBigInt:()=>De,ZodBoolean:()=>Ve,ZodBranded:()=>It,ZodCatch:()=>xt,ZodDate:()=>Je,ZodDefault:()=>bt,ZodDiscriminatedUnion:()=>nt,ZodEffects:()=>vt,ZodEnum:()=>ft,ZodError:()=>H,ZodFirstPartyTypeKind:()=>At,ZodFunction:()=>ut,ZodIntersection:()=>rt,ZodIssueCode:()=>W,ZodLazy:()=>pt,ZodLiteral:()=>ht,ZodMap:()=>ct,ZodNaN:()=>kt,ZodNativeEnum:()=>gt,ZodNever:()=>He,ZodNull:()=>Be,ZodNullable:()=>wt,ZodNumber:()=>Ue,ZodObject:()=>tt,ZodOptional:()=>_t,ZodParsedType:()=>G,ZodPipeline:()=>Mt,ZodPromise:()=>yt,ZodReadonly:()=>Tt,ZodRecord:()=>dt,ZodSchema:()=>_e,ZodSet:()=>lt,ZodString:()=>qe,ZodSymbol:()=>Ke,ZodTransformer:()=>vt,ZodTuple:()=>ot,ZodType:()=>_e,ZodUndefined:()=>Ge,ZodUnion:()=>st,ZodUnknown:()=>Ye,ZodVoid:()=>Qe,addIssueToContext:()=>ne,any:()=>Dt,array:()=>Gt,bigint:()=>Rt,boolean:()=>Ft,coerce:()=>ys,custom:()=>Nt,date:()=>$t,datetimeRegex:()=>Re,defaultErrorMap:()=>Q,discriminatedUnion:()=>Ht,effect:()=>cs,enum:()=>rs,function:()=>as,getErrorMap:()=>te,getParsedType:()=>B,instanceof:()=>Lt,intersection:()=>Qt,isAborted:()=>ue,isAsync:()=>me,isDirty:()=>pe,isValid:()=>he,late:()=>Et,lazy:()=>ns,literal:()=>is,makeIssue:()=>se,map:()=>ts,nan:()=>Pt,nativeEnum:()=>os,never:()=>Jt,null:()=>Ut,nullable:()=>us,number:()=>jt,object:()=>Bt,objectUtil:()=>F,oboolean:()=>gs,onumber:()=>fs,optional:()=>ls,ostring:()=>ms,pipeline:()=>hs,preprocess:()=>ps,promise:()=>ds,quotelessJson:()=>Y,record:()=>es,set:()=>ss,setErrorMap:()=>ee,strictObject:()=>Wt,string:()=>Zt,symbol:()=>qt,transformer:()=>cs,tuple:()=>Xt,undefined:()=>zt,union:()=>Yt,unknown:()=>Vt,util:()=>P,void:()=>Kt}),(R=P||(P={})).assertEqual=e=>{},R.assertIs=function(e){},R.assertNever=function(e){throw new Error},R.arrayToEnum=e=>{const t={};for(const s of e)t[s]=s;return t},R.getValidEnumValues=e=>{const t=R.objectKeys(e).filter((t=>"number"!=typeof e[e[t]])),s={};for(const a of t)s[a]=e[a];return R.objectValues(s)},R.objectValues=e=>R.objectKeys(e).map((function(t){return e[t]})),R.objectKeys="function"==typeof Object.keys?e=>Object.keys(e):e=>{const t=[];for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.push(s);return t},R.find=(e,t)=>{for(const s of e)if(t(s))return s},R.isInteger="function"==typeof Number.isInteger?e=>Number.isInteger(e):e=>"number"==typeof e&&Number.isFinite(e)&&Math.floor(e)===e,R.joinValues=function(e,t=" | "){return e.map((e=>"string"==typeof e?`'${e}'`:e)).join(t)},R.jsonStringifyReplacer=(e,t)=>"bigint"==typeof t?t.toString():t,(F||(F={})).mergeShapes=(e,t)=>({...e,...t});var G=P.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),B=e=>{switch(typeof e){case"undefined":return G.undefined;case"string":return G.string;case"number":return Number.isNaN(e)?G.nan:G.number;case"boolean":return G.boolean;case"function":return G.function;case"bigint":return G.bigint;case"symbol":return G.symbol;case"object":return Array.isArray(e)?G.array:null===e?G.null:e.then&&"function"==typeof e.then&&e.catch&&"function"==typeof e.catch?G.promise:"undefined"!=typeof Map&&e instanceof Map?G.map:"undefined"!=typeof Set&&e instanceof Set?G.set:"undefined"!=typeof Date&&e instanceof Date?G.date:G.object;default:return G.unknown}},W=P.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Y=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),H=class e extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=e=>{this.issues=[...this.issues,e]},this.addIssues=(e=[])=>{this.issues=[...this.issues,...e]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){const t=e||function(e){return e.message},s={_errors:[]},a=e=>{for(const n of e.issues)if("invalid_union"===n.code)n.unionErrors.map(a);else if("invalid_return_type"===n.code)a(n.returnTypeError);else if("invalid_arguments"===n.code)a(n.argumentsError);else if(0===n.path.length)s._errors.push(t(n));else{let e=s,a=0;for(;a<n.path.length;){const s=n.path[a];a===n.path.length-1?(e[s]=e[s]||{_errors:[]},e[s]._errors.push(t(n))):e[s]=e[s]||{_errors:[]},e=e[s],a++}}};return a(this),s}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,P.jsonStringifyReplacer,2)}get isEmpty(){return 0===this.issues.length}flatten(e=e=>e.message){const t={},s=[];for(const a of this.issues)a.path.length>0?(t[a.path[0]]=t[a.path[0]]||[],t[a.path[0]].push(e(a))):s.push(e(a));return{formErrors:s,fieldErrors:t}}get formErrors(){return this.flatten()}};H.create=e=>new H(e);var Q=(e,t)=>{let s;switch(e.code){case W.invalid_type:s=e.received===G.undefined?"Required":`Expected ${e.expected}, received ${e.received}`;break;case W.invalid_literal:s=`Invalid literal value, expected ${JSON.stringify(e.expected,P.jsonStringifyReplacer)}`;break;case W.unrecognized_keys:s=`Unrecognized key(s) in object: ${P.joinValues(e.keys,", ")}`;break;case W.invalid_union:s="Invalid input";break;case W.invalid_union_discriminator:s=`Invalid discriminator value. Expected ${P.joinValues(e.options)}`;break;case W.invalid_enum_value:s=`Invalid enum value. Expected ${P.joinValues(e.options)}, received '${e.received}'`;break;case W.invalid_arguments:s="Invalid function arguments";break;case W.invalid_return_type:s="Invalid function return type";break;case W.invalid_date:s="Invalid date";break;case W.invalid_string:"object"==typeof e.validation?"includes"in e.validation?(s=`Invalid input: must include "${e.validation.includes}"`,"number"==typeof e.validation.position&&(s=`${s} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?s=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?s=`Invalid input: must end with "${e.validation.endsWith}"`:P.assertNever(e.validation):s="regex"!==e.validation?`Invalid ${e.validation}`:"Invalid";break;case W.too_small:s="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:"date"===e.type?`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:"Invalid input";break;case W.too_big:s="array"===e.type?`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:"string"===e.type?`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:"number"===e.type?`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"bigint"===e.type?`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:"date"===e.type?`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:"Invalid input";break;case W.custom:s="Invalid input";break;case W.invalid_intersection_types:s="Intersection results could not be merged";break;case W.not_multiple_of:s=`Number must be a multiple of ${e.multipleOf}`;break;case W.not_finite:s="Number must be finite";break;default:s=t.defaultError,P.assertNever(e)}return{message:s}},X=Q;function ee(e){X=e}function te(){return X}var se=e=>{const{data:t,path:s,errorMaps:a,issueData:n}=e,i=[...s,...n.path||[]],r={...n,path:i};if(void 0!==n.message)return{...n,path:i,message:n.message};let o="";const d=a.filter((e=>!!e)).slice().reverse();for(const e of d)o=e(r,{data:t,defaultError:o}).message;return{...n,path:i,message:o}},ae=[];function ne(e,t){const s=te(),a=se({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,s,s===Q?void 0:Q].filter((e=>!!e))});e.common.issues.push(a)}var ie,re,oe=class e{constructor(){this.value="valid"}dirty(){"valid"===this.value&&(this.value="dirty")}abort(){"aborted"!==this.value&&(this.value="aborted")}static mergeArray(e,t){const s=[];for(const a of t){if("aborted"===a.status)return de;"dirty"===a.status&&e.dirty(),s.push(a.value)}return{status:e.value,value:s}}static async mergeObjectAsync(t,s){const a=[];for(const e of s){const t=await e.key,s=await e.value;a.push({key:t,value:s})}return e.mergeObjectSync(t,a)}static mergeObjectSync(e,t){const s={};for(const a of t){const{key:t,value:n}=a;if("aborted"===t.status)return de;if("aborted"===n.status)return de;"dirty"===t.status&&e.dirty(),"dirty"===n.status&&e.dirty(),"__proto__"===t.value||void 0===n.value&&!a.alwaysSet||(s[t.value]=n.value)}return{status:e.value,value:s}}},de=Object.freeze({status:"aborted"}),ce=e=>({status:"dirty",value:e}),le=e=>({status:"valid",value:e}),ue=e=>"aborted"===e.status,pe=e=>"dirty"===e.status,he=e=>"valid"===e.status,me=e=>"undefined"!=typeof Promise&&e instanceof Promise;(re=ie||(ie={})).errToObj=e=>"string"==typeof e?{message:e}:e||{},re.toString=e=>"string"==typeof e?e:e?.message;var fe=class{constructor(e,t,s,a){this._cachedPath=[],this.parent=e,this.data=t,this._path=s,this._key=a}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},ge=(e,t)=>{if(he(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new H(e.common.issues);return this._error=t,this._error}}};function ye(e){if(!e)return{};const{errorMap:t,invalid_type_error:s,required_error:a,description:n}=e;if(t&&(s||a))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');if(t)return{errorMap:t,description:n};return{errorMap:(t,n)=>{const{message:i}=e;return"invalid_enum_value"===t.code?{message:i??n.defaultError}:void 0===n.data?{message:i??a??n.defaultError}:"invalid_type"!==t.code?{message:n.defaultError}:{message:i??s??n.defaultError}},description:n}}var ve,_e=class{get description(){return this._def.description}_getType(e){return B(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:B(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new oe,ctx:{common:e.parent.common,data:e.data,parsedType:B(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(me(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const s=this.safeParse(e,t);if(s.success)return s.data;throw s.error}safeParse(e,t){const s={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:B(e)},a=this._parseSync({data:e,path:s.path,parent:s});return ge(s,a)}"~validate"(e){const t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:B(e)};if(!this["~standard"].async)try{const s=this._parseSync({data:e,path:[],parent:t});return he(s)?{value:s.value}:{issues:t.common.issues}}catch(e){e?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then((e=>he(e)?{value:e.value}:{issues:t.common.issues}))}async parseAsync(e,t){const s=await this.safeParseAsync(e,t);if(s.success)return s.data;throw s.error}async safeParseAsync(e,t){const s={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:B(e)},a=this._parse({data:e,path:s.path,parent:s}),n=await(me(a)?a:Promise.resolve(a));return ge(s,n)}refine(e,t){const s=e=>"string"==typeof t||void 0===t?{message:t}:"function"==typeof t?t(e):t;return this._refinement(((t,a)=>{const n=e(t),i=()=>a.addIssue({code:W.custom,...s(t)});return"undefined"!=typeof Promise&&n instanceof Promise?n.then((e=>!!e||(i(),!1))):!!n||(i(),!1)}))}refinement(e,t){return this._refinement(((s,a)=>!!e(s)||(a.addIssue("function"==typeof t?t(s,a):t),!1)))}_refinement(e){return new vt({schema:this,typeName:At.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){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"]={version:1,vendor:"zod",validate:e=>this["~validate"](e)}}optional(){return _t.create(this,this._def)}nullable(){return wt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Xe.create(this)}promise(){return yt.create(this,this._def)}or(e){return st.create([this,e],this._def)}and(e){return rt.create(this,e,this._def)}transform(e){return new vt({...ye(this._def),schema:this,typeName:At.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t="function"==typeof e?e:()=>e;return new bt({...ye(this._def),innerType:this,defaultValue:t,typeName:At.ZodDefault})}brand(){return new It({typeName:At.ZodBranded,type:this,...ye(this._def)})}catch(e){const t="function"==typeof e?e:()=>e;return new xt({...ye(this._def),innerType:this,catchValue:t,typeName:At.ZodCatch})}describe(e){return new(0,this.constructor)({...this._def,description:e})}pipe(e){return Mt.create(this,e)}readonly(){return Tt.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},we=/^c[^\s-]{8,}$/i,be=/^[0-9a-z]+$/,xe=/^[0-9A-HJKMNP-TV-Z]{26}$/i,ke=/^[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,Ce=/^[a-z0-9_-]{21}$/i,Ie=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Me=/^[-+]?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)?)??$/,Te=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Se=/^(?:(?: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])$/,Ne=/^(?:(?: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])$/,Ae=/^(([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]))$/,Oe=/^(([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])$/,Ee=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Le=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Ze="((\\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])))",je=new RegExp(`^${Ze}$`);function Pe(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:null==e.precision&&(t=`${t}(\\.\\d+)?`);return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${e.precision?"+":"?"}`}function Re(e){let t=`${Ze}T${Pe(e)}`;const s=[];return s.push(e.local?"Z?":"Z"),e.offset&&s.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${s.join("|")})`,new RegExp(`^${t}$`)}function Fe(e,t){if(!Ie.test(e))return!1;try{const[s]=e.split("."),a=s.replace(/-/g,"+").replace(/_/g,"/").padEnd(s.length+(4-s.length%4)%4,"="),n=JSON.parse(atob(a));return"object"==typeof n&&null!==n&&((!("typ"in n)||"JWT"===n?.typ)&&(!!n.alg&&(!t||n.alg===t)))}catch{return!1}}function $e(e,t){return!("v4"!==t&&t||!Ne.test(e))||!("v6"!==t&&t||!Oe.test(e))}var qe=class e extends _e{_parse(e){this._def.coerce&&(e.data=String(e.data));if(this._getType(e)!==G.string){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.string,received:t.parsedType}),de}const t=new oe;let s;for(const i of this._def.checks)if("min"===i.kind)e.data.length<i.value&&(s=this._getOrReturnCtx(e,s),ne(s,{code:W.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),t.dirty());else if("max"===i.kind)e.data.length>i.value&&(s=this._getOrReturnCtx(e,s),ne(s,{code:W.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),t.dirty());else if("length"===i.kind){const a=e.data.length>i.value,n=e.data.length<i.value;(a||n)&&(s=this._getOrReturnCtx(e,s),a?ne(s,{code:W.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):n&&ne(s,{code:W.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),t.dirty())}else if("email"===i.kind)Te.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"email",code:W.invalid_string,message:i.message}),t.dirty());else if("emoji"===i.kind)ve||(ve=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),ve.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"emoji",code:W.invalid_string,message:i.message}),t.dirty());else if("uuid"===i.kind)ke.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"uuid",code:W.invalid_string,message:i.message}),t.dirty());else if("nanoid"===i.kind)Ce.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"nanoid",code:W.invalid_string,message:i.message}),t.dirty());else if("cuid"===i.kind)we.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"cuid",code:W.invalid_string,message:i.message}),t.dirty());else if("cuid2"===i.kind)be.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"cuid2",code:W.invalid_string,message:i.message}),t.dirty());else if("ulid"===i.kind)xe.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"ulid",code:W.invalid_string,message:i.message}),t.dirty());else if("url"===i.kind)try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),ne(s,{validation:"url",code:W.invalid_string,message:i.message}),t.dirty()}else if("regex"===i.kind){i.regex.lastIndex=0;i.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"regex",code:W.invalid_string,message:i.message}),t.dirty())}else if("trim"===i.kind)e.data=e.data.trim();else if("includes"===i.kind)e.data.includes(i.value,i.position)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),t.dirty());else if("toLowerCase"===i.kind)e.data=e.data.toLowerCase();else if("toUpperCase"===i.kind)e.data=e.data.toUpperCase();else if("startsWith"===i.kind)e.data.startsWith(i.value)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:{startsWith:i.value},message:i.message}),t.dirty());else if("endsWith"===i.kind)e.data.endsWith(i.value)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:{endsWith:i.value},message:i.message}),t.dirty());else if("datetime"===i.kind){Re(i).test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:"datetime",message:i.message}),t.dirty())}else if("date"===i.kind){je.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:"date",message:i.message}),t.dirty())}else if("time"===i.kind){new RegExp(`^${Pe(i)}$`).test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{code:W.invalid_string,validation:"time",message:i.message}),t.dirty())}else"duration"===i.kind?Me.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"duration",code:W.invalid_string,message:i.message}),t.dirty()):"ip"===i.kind?(a=e.data,("v4"!==(n=i.version)&&n||!Se.test(a))&&("v6"!==n&&n||!Ae.test(a))&&(s=this._getOrReturnCtx(e,s),ne(s,{validation:"ip",code:W.invalid_string,message:i.message}),t.dirty())):"jwt"===i.kind?Fe(e.data,i.alg)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"jwt",code:W.invalid_string,message:i.message}),t.dirty()):"cidr"===i.kind?$e(e.data,i.version)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"cidr",code:W.invalid_string,message:i.message}),t.dirty()):"base64"===i.kind?Ee.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"base64",code:W.invalid_string,message:i.message}),t.dirty()):"base64url"===i.kind?Le.test(e.data)||(s=this._getOrReturnCtx(e,s),ne(s,{validation:"base64url",code:W.invalid_string,message:i.message}),t.dirty()):P.assertNever(i);var a,n;return{status:t.value,value:e.data}}_regex(e,t,s){return this.refinement((t=>e.test(t)),{validation:t,code:W.invalid_string,...ie.errToObj(s)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(e){return this._addCheck({kind:"email",...ie.errToObj(e)})}url(e){return this._addCheck({kind:"url",...ie.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...ie.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...ie.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...ie.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...ie.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...ie.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...ie.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...ie.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...ie.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...ie.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...ie.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...ie.errToObj(e)})}datetime(e){return"string"==typeof e?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:void 0===e?.precision?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...ie.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return"string"==typeof e?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:void 0===e?.precision?null:e?.precision,...ie.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...ie.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...ie.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...ie.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...ie.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...ie.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...ie.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...ie.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...ie.errToObj(t)})}nonempty(e){return this.min(1,ie.errToObj(e))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((e=>"datetime"===e.kind))}get isDate(){return!!this._def.checks.find((e=>"date"===e.kind))}get isTime(){return!!this._def.checks.find((e=>"time"===e.kind))}get isDuration(){return!!this._def.checks.find((e=>"duration"===e.kind))}get isEmail(){return!!this._def.checks.find((e=>"email"===e.kind))}get isURL(){return!!this._def.checks.find((e=>"url"===e.kind))}get isEmoji(){return!!this._def.checks.find((e=>"emoji"===e.kind))}get isUUID(){return!!this._def.checks.find((e=>"uuid"===e.kind))}get isNANOID(){return!!this._def.checks.find((e=>"nanoid"===e.kind))}get isCUID(){return!!this._def.checks.find((e=>"cuid"===e.kind))}get isCUID2(){return!!this._def.checks.find((e=>"cuid2"===e.kind))}get isULID(){return!!this._def.checks.find((e=>"ulid"===e.kind))}get isIP(){return!!this._def.checks.find((e=>"ip"===e.kind))}get isCIDR(){return!!this._def.checks.find((e=>"cidr"===e.kind))}get isBase64(){return!!this._def.checks.find((e=>"base64"===e.kind))}get isBase64url(){return!!this._def.checks.find((e=>"base64url"===e.kind))}get minLength(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}};function ze(e,t){const s=(e.toString().split(".")[1]||"").length,a=(t.toString().split(".")[1]||"").length,n=s>a?s:a;return Number.parseInt(e.toFixed(n).replace(".",""))%Number.parseInt(t.toFixed(n).replace(".",""))/10**n}qe.create=e=>new qe({checks:[],typeName:At.ZodString,coerce:e?.coerce??!1,...ye(e)});var Ue=class e extends _e{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){this._def.coerce&&(e.data=Number(e.data));if(this._getType(e)!==G.number){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.number,received:t.parsedType}),de}let t;const s=new oe;for(const a of this._def.checks)if("int"===a.kind)P.isInteger(e.data)||(t=this._getOrReturnCtx(e,t),ne(t,{code:W.invalid_type,expected:"integer",received:"float",message:a.message}),s.dirty());else if("min"===a.kind){(a.inclusive?e.data<a.value:e.data<=a.value)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty())}else if("max"===a.kind){(a.inclusive?e.data>a.value:e.data>=a.value)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty())}else"multipleOf"===a.kind?0!==ze(e.data,a.value)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):"finite"===a.kind?Number.isFinite(e.data)||(t=this._getOrReturnCtx(e,t),ne(t,{code:W.not_finite,message:a.message}),s.dirty()):P.assertNever(a);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,ie.toString(t))}gt(e,t){return this.setLimit("min",e,!1,ie.toString(t))}lte(e,t){return this.setLimit("max",e,!0,ie.toString(t))}lt(e,t){return this.setLimit("max",e,!1,ie.toString(t))}setLimit(t,s,a,n){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:s,inclusive:a,message:ie.toString(n)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(e){return this._addCheck({kind:"int",message:ie.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ie.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ie.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ie.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ie.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:ie.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:ie.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ie.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ie.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find((e=>"int"===e.kind||"multipleOf"===e.kind&&P.isInteger(e.value)))}get isFinite(){let e=null,t=null;for(const s of this._def.checks){if("finite"===s.kind||"int"===s.kind||"multipleOf"===s.kind)return!0;"min"===s.kind?(null===t||s.value>t)&&(t=s.value):"max"===s.kind&&(null===e||s.value<e)&&(e=s.value)}return Number.isFinite(t)&&Number.isFinite(e)}};Ue.create=e=>new Ue({checks:[],typeName:At.ZodNumber,coerce:e?.coerce||!1,...ye(e)});var De=class e extends _e{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==G.bigint)return this._getInvalidInput(e);let t;const s=new oe;for(const a of this._def.checks)if("min"===a.kind){(a.inclusive?e.data<a.value:e.data<=a.value)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty())}else if("max"===a.kind){(a.inclusive?e.data>a.value:e.data>=a.value)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty())}else"multipleOf"===a.kind?e.data%a.value!==BigInt(0)&&(t=this._getOrReturnCtx(e,t),ne(t,{code:W.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):P.assertNever(a);return{status:s.value,value:e.data}}_getInvalidInput(e){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.bigint,received:t.parsedType}),de}gte(e,t){return this.setLimit("min",e,!0,ie.toString(t))}gt(e,t){return this.setLimit("min",e,!1,ie.toString(t))}lte(e,t){return this.setLimit("max",e,!0,ie.toString(t))}lt(e,t){return this.setLimit("max",e,!1,ie.toString(t))}setLimit(t,s,a,n){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:s,inclusive:a,message:ie.toString(n)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ie.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ie.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ie.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ie.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:ie.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return e}};De.create=e=>new De({checks:[],typeName:At.ZodBigInt,coerce:e?.coerce??!1,...ye(e)});var Ve=class extends _e{_parse(e){this._def.coerce&&(e.data=Boolean(e.data));if(this._getType(e)!==G.boolean){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.boolean,received:t.parsedType}),de}return le(e.data)}};Ve.create=e=>new Ve({typeName:At.ZodBoolean,coerce:e?.coerce||!1,...ye(e)});var Je=class e extends _e{_parse(e){this._def.coerce&&(e.data=new Date(e.data));if(this._getType(e)!==G.date){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.date,received:t.parsedType}),de}if(Number.isNaN(e.data.getTime())){return ne(this._getOrReturnCtx(e),{code:W.invalid_date}),de}const t=new oe;let s;for(const a of this._def.checks)"min"===a.kind?e.data.getTime()<a.value&&(s=this._getOrReturnCtx(e,s),ne(s,{code:W.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),t.dirty()):"max"===a.kind?e.data.getTime()>a.value&&(s=this._getOrReturnCtx(e,s),ne(s,{code:W.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),t.dirty()):P.assertNever(a);return{status:t.value,value:new Date(e.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:ie.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:ie.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)"min"===t.kind&&(null===e||t.value>e)&&(e=t.value);return null!=e?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)"max"===t.kind&&(null===e||t.value<e)&&(e=t.value);return null!=e?new Date(e):null}};Je.create=e=>new Je({checks:[],coerce:e?.coerce||!1,typeName:At.ZodDate,...ye(e)});var Ke=class extends _e{_parse(e){if(this._getType(e)!==G.symbol){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.symbol,received:t.parsedType}),de}return le(e.data)}};Ke.create=e=>new Ke({typeName:At.ZodSymbol,...ye(e)});var Ge=class extends _e{_parse(e){if(this._getType(e)!==G.undefined){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.undefined,received:t.parsedType}),de}return le(e.data)}};Ge.create=e=>new Ge({typeName:At.ZodUndefined,...ye(e)});var Be=class extends _e{_parse(e){if(this._getType(e)!==G.null){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.null,received:t.parsedType}),de}return le(e.data)}};Be.create=e=>new Be({typeName:At.ZodNull,...ye(e)});var We=class extends _e{constructor(){super(...arguments),this._any=!0}_parse(e){return le(e.data)}};We.create=e=>new We({typeName:At.ZodAny,...ye(e)});var Ye=class extends _e{constructor(){super(...arguments),this._unknown=!0}_parse(e){return le(e.data)}};Ye.create=e=>new Ye({typeName:At.ZodUnknown,...ye(e)});var He=class extends _e{_parse(e){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.never,received:t.parsedType}),de}};He.create=e=>new He({typeName:At.ZodNever,...ye(e)});var Qe=class extends _e{_parse(e){if(this._getType(e)!==G.undefined){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.void,received:t.parsedType}),de}return le(e.data)}};Qe.create=e=>new Qe({typeName:At.ZodVoid,...ye(e)});var Xe=class e extends _e{_parse(e){const{ctx:t,status:s}=this._processInputParams(e),a=this._def;if(t.parsedType!==G.array)return ne(t,{code:W.invalid_type,expected:G.array,received:t.parsedType}),de;if(null!==a.exactLength){const e=t.data.length>a.exactLength.value,n=t.data.length<a.exactLength.value;(e||n)&&(ne(t,{code:e?W.too_big:W.too_small,minimum:n?a.exactLength.value:void 0,maximum:e?a.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:a.exactLength.message}),s.dirty())}if(null!==a.minLength&&t.data.length<a.minLength.value&&(ne(t,{code:W.too_small,minimum:a.minLength.value,type:"array",inclusive:!0,exact:!1,message:a.minLength.message}),s.dirty()),null!==a.maxLength&&t.data.length>a.maxLength.value&&(ne(t,{code:W.too_big,maximum:a.maxLength.value,type:"array",inclusive:!0,exact:!1,message:a.maxLength.message}),s.dirty()),t.common.async)return Promise.all([...t.data].map(((e,s)=>a.type._parseAsync(new fe(t,e,t.path,s))))).then((e=>oe.mergeArray(s,e)));const n=[...t.data].map(((e,s)=>a.type._parseSync(new fe(t,e,t.path,s))));return oe.mergeArray(s,n)}get element(){return this._def.type}min(t,s){return new e({...this._def,minLength:{value:t,message:ie.toString(s)}})}max(t,s){return new e({...this._def,maxLength:{value:t,message:ie.toString(s)}})}length(t,s){return new e({...this._def,exactLength:{value:t,message:ie.toString(s)}})}nonempty(e){return this.min(1,e)}};function et(e){if(e instanceof tt){const t={};for(const s in e.shape){const a=e.shape[s];t[s]=_t.create(et(a))}return new tt({...e._def,shape:()=>t})}return e instanceof Xe?new Xe({...e._def,type:et(e.element)}):e instanceof _t?_t.create(et(e.unwrap())):e instanceof wt?wt.create(et(e.unwrap())):e instanceof ot?ot.create(e.items.map((e=>et(e)))):e}Xe.create=(e,t)=>new Xe({type:e,minLength:null,maxLength:null,exactLength:null,typeName:At.ZodArray,...ye(t)});var tt=class e extends _e{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(null!==this._cached)return this._cached;const e=this._def.shape(),t=P.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==G.object){const t=this._getOrReturnCtx(e);return ne(t,{code:W.invalid_type,expected:G.object,received:t.parsedType}),de}const{status:t,ctx:s}=this._processInputParams(e),{shape:a,keys:n}=this._getCached(),i=[];if(!(this._def.catchall instanceof He&&"strip"===this._def.unknownKeys))for(const e in s.data)n.includes(e)||i.push(e);const r=[];for(const e of n){const t=a[e],n=s.data[e];r.push({key:{status:"valid",value:e},value:t._parse(new fe(s,n,s.path,e)),alwaysSet:e in s.data})}if(this._def.catchall instanceof He){const e=this._def.unknownKeys;if("passthrough"===e)for(const e of i)r.push({key:{status:"valid",value:e},value:{status:"valid",value:s.data[e]}});else if("strict"===e)i.length>0&&(ne(s,{code:W.unrecognized_keys,keys:i}),t.dirty());else if("strip"!==e)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const e=this._def.catchall;for(const t of i){const a=s.data[t];r.push({key:{status:"valid",value:t},value:e._parse(new fe(s,a,s.path,t)),alwaysSet:t in s.data})}}return s.common.async?Promise.resolve().then((async()=>{const e=[];for(const t of r){const s=await t.key,a=await t.value;e.push({key:s,value:a,alwaysSet:t.alwaysSet})}return e})).then((e=>oe.mergeObjectSync(t,e))):oe.mergeObjectSync(t,r)}get shape(){return this._def.shape()}strict(t){return ie.errToObj,new e({...this._def,unknownKeys:"strict",...void 0!==t?{errorMap:(e,s)=>{const a=this._def.errorMap?.(e,s).message??s.defaultError;return"unrecognized_keys"===e.code?{message:ie.errToObj(t).message??a}:{message:a}}}:{}})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:At.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(t){return new e({...this._def,catchall:t})}pick(t){const s={};for(const e of P.objectKeys(t))t[e]&&this.shape[e]&&(s[e]=this.shape[e]);return new e({...this._def,shape:()=>s})}omit(t){const s={};for(const e of P.objectKeys(this.shape))t[e]||(s[e]=this.shape[e]);return new e({...this._def,shape:()=>s})}deepPartial(){return et(this)}partial(t){const s={};for(const e of P.objectKeys(this.shape)){const a=this.shape[e];t&&!t[e]?s[e]=a:s[e]=a.optional()}return new e({...this._def,shape:()=>s})}required(t){const s={};for(const e of P.objectKeys(this.shape))if(t&&!t[e])s[e]=this.shape[e];else{let t=this.shape[e];for(;t instanceof _t;)t=t._def.innerType;s[e]=t}return new e({...this._def,shape:()=>s})}keyof(){return mt(P.objectKeys(this.shape))}};tt.create=(e,t)=>new tt({shape:()=>e,unknownKeys:"strip",catchall:He.create(),typeName:At.ZodObject,...ye(t)}),tt.strictCreate=(e,t)=>new tt({shape:()=>e,unknownKeys:"strict",catchall:He.create(),typeName:At.ZodObject,...ye(t)}),tt.lazycreate=(e,t)=>new tt({shape:e,unknownKeys:"strip",catchall:He.create(),typeName:At.ZodObject,...ye(t)});var st=class extends _e{_parse(e){const{ctx:t}=this._processInputParams(e),s=this._def.options;if(t.common.async)return Promise.all(s.map((async e=>{const s={...t,common:{...t.common,issues:[]},parent:null};return{result:await e._parseAsync({data:t.data,path:t.path,parent:s}),ctx:s}}))).then((function(e){for(const t of e)if("valid"===t.result.status)return t.result;for(const s of e)if("dirty"===s.result.status)return t.common.issues.push(...s.ctx.common.issues),s.result;const s=e.map((e=>new H(e.ctx.common.issues)));return ne(t,{code:W.invalid_union,unionErrors:s}),de}));{let e;const a=[];for(const n of s){const s={...t,common:{...t.common,issues:[]},parent:null},i=n._parseSync({data:t.data,path:t.path,parent:s});if("valid"===i.status)return i;"dirty"!==i.status||e||(e={result:i,ctx:s}),s.common.issues.length&&a.push(s.common.issues)}if(e)return t.common.issues.push(...e.ctx.common.issues),e.result;const n=a.map((e=>new H(e)));return ne(t,{code:W.invalid_union,unionErrors:n}),de}}get options(){return this._def.options}};st.create=(e,t)=>new st({options:e,typeName:At.ZodUnion,...ye(t)});var at=e=>e instanceof pt?at(e.schema):e instanceof vt?at(e.innerType()):e instanceof ht?[e.value]:e instanceof ft?e.options:e instanceof gt?P.objectValues(e.enum):e instanceof bt?at(e._def.innerType):e instanceof Ge?[void 0]:e instanceof Be?[null]:e instanceof _t?[void 0,...at(e.unwrap())]:e instanceof wt?[null,...at(e.unwrap())]:e instanceof It||e instanceof Tt?at(e.unwrap()):e instanceof xt?at(e._def.innerType):[],nt=class e extends _e{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.object)return ne(t,{code:W.invalid_type,expected:G.object,received:t.parsedType}),de;const s=this.discriminator,a=t.data[s],n=this.optionsMap.get(a);return n?t.common.async?n._parseAsync({data:t.data,path:t.path,parent:t}):n._parseSync({data:t.data,path:t.path,parent:t}):(ne(t,{code:W.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),de)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,s,a){const n=new Map;for(const e of s){const s=at(e.shape[t]);if(!s.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const a of s){if(n.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);n.set(a,e)}}return new e({typeName:At.ZodDiscriminatedUnion,discriminator:t,options:s,optionsMap:n,...ye(a)})}};function it(e,t){const s=B(e),a=B(t);if(e===t)return{valid:!0,data:e};if(s===G.object&&a===G.object){const s=P.objectKeys(t),a=P.objectKeys(e).filter((e=>-1!==s.indexOf(e))),n={...e,...t};for(const s of a){const a=it(e[s],t[s]);if(!a.valid)return{valid:!1};n[s]=a.data}return{valid:!0,data:n}}if(s===G.array&&a===G.array){if(e.length!==t.length)return{valid:!1};const s=[];for(let a=0;a<e.length;a++){const n=it(e[a],t[a]);if(!n.valid)return{valid:!1};s.push(n.data)}return{valid:!0,data:s}}return s===G.date&&a===G.date&&+e===+t?{valid:!0,data:e}:{valid:!1}}var rt=class extends _e{_parse(e){const{status:t,ctx:s}=this._processInputParams(e),a=(e,a)=>{if(ue(e)||ue(a))return de;const n=it(e.value,a.value);return n.valid?((pe(e)||pe(a))&&t.dirty(),{status:t.value,value:n.data}):(ne(s,{code:W.invalid_intersection_types}),de)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then((([e,t])=>a(e,t))):a(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}};rt.create=(e,t,s)=>new rt({left:e,right:t,typeName:At.ZodIntersection,...ye(s)});var ot=class e extends _e{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==G.array)return ne(s,{code:W.invalid_type,expected:G.array,received:s.parsedType}),de;if(s.data.length<this._def.items.length)return ne(s,{code:W.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),de;!this._def.rest&&s.data.length>this._def.items.length&&(ne(s,{code:W.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const a=[...s.data].map(((e,t)=>{const a=this._def.items[t]||this._def.rest;return a?a._parse(new fe(s,e,s.path,t)):null})).filter((e=>!!e));return s.common.async?Promise.all(a).then((e=>oe.mergeArray(t,e))):oe.mergeArray(t,a)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};ot.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ot({items:e,typeName:At.ZodTuple,rest:null,...ye(t)})};var dt=class e extends _e{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==G.object)return ne(s,{code:W.invalid_type,expected:G.object,received:s.parsedType}),de;const a=[],n=this._def.keyType,i=this._def.valueType;for(const e in s.data)a.push({key:n._parse(new fe(s,e,s.path,e)),value:i._parse(new fe(s,s.data[e],s.path,e)),alwaysSet:e in s.data});return s.common.async?oe.mergeObjectAsync(t,a):oe.mergeObjectSync(t,a)}get element(){return this._def.valueType}static create(t,s,a){return new e(s instanceof _e?{keyType:t,valueType:s,typeName:At.ZodRecord,...ye(a)}:{keyType:qe.create(),valueType:t,typeName:At.ZodRecord,...ye(s)})}},ct=class extends _e{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==G.map)return ne(s,{code:W.invalid_type,expected:G.map,received:s.parsedType}),de;const a=this._def.keyType,n=this._def.valueType,i=[...s.data.entries()].map((([e,t],i)=>({key:a._parse(new fe(s,e,s.path,[i,"key"])),value:n._parse(new fe(s,t,s.path,[i,"value"]))})));if(s.common.async){const e=new Map;return Promise.resolve().then((async()=>{for(const s of i){const a=await s.key,n=await s.value;if("aborted"===a.status||"aborted"===n.status)return de;"dirty"!==a.status&&"dirty"!==n.status||t.dirty(),e.set(a.value,n.value)}return{status:t.value,value:e}}))}{const e=new Map;for(const s of i){const a=s.key,n=s.value;if("aborted"===a.status||"aborted"===n.status)return de;"dirty"!==a.status&&"dirty"!==n.status||t.dirty(),e.set(a.value,n.value)}return{status:t.value,value:e}}}};ct.create=(e,t,s)=>new ct({valueType:t,keyType:e,typeName:At.ZodMap,...ye(s)});var lt=class e extends _e{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==G.set)return ne(s,{code:W.invalid_type,expected:G.set,received:s.parsedType}),de;const a=this._def;null!==a.minSize&&s.data.size<a.minSize.v