@jsfsi-core/ts-crossplatform 1.1.5 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +176 -175
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const qe=(e={})=>e,Be=e=>[e,void 0],Xe=e=>[void 0,e];class We{name;constructor(){this.name=this.constructor.name}}const Qe=(e=>n=>!(n instanceof e)),He=(e=>n=>n instanceof e),en=(e,n=process.env)=>{const t=e.safeParse(n);if(!t.success)throw new Error(`Invalid environment variables: ${JSON.stringify(t.error.issues)}`);return t.data};function nn(e){return new Promise(n=>setTimeout(n,e))}function Ee(e,n){return new Date(e).toLocaleDateString(n,{year:"numeric",month:"2-digit",day:"2-digit"})}function $e(e,n){return new Date(e).toLocaleTimeString(n,{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}function tn(e,n){return`${Ee(e,n)} ${$e(e,n)}`}const rn="00000000-0000-0000-0000-000000000000",on=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function Ze(e){return typeof e=="string"&&on.test(e)}function un(e){if(!Ze(e))throw TypeError("Invalid UUID");let n;return Uint8Array.of((n=parseInt(e.slice(0,8),16))>>>24,n>>>16&255,n>>>8&255,n&255,(n=parseInt(e.slice(9,13),16))>>>8,n&255,(n=parseInt(e.slice(14,18),16))>>>8,n&255,(n=parseInt(e.slice(19,23),16))>>>8,n&255,(n=parseInt(e.slice(24,36),16))/1099511627776&255,n/4294967296&255,n>>>24&255,n>>>16&255,n>>>8&255,n&255)}const v=[];for(let e=0;e<256;++e)v.push((e+256).toString(16).slice(1));function sn(e,n=0){return(v[e[n+0]]+v[e[n+1]]+v[e[n+2]]+v[e[n+3]]+"-"+v[e[n+4]]+v[e[n+5]]+"-"+v[e[n+6]]+v[e[n+7]]+"-"+v[e[n+8]]+v[e[n+9]]+"-"+v[e[n+10]]+v[e[n+11]]+v[e[n+12]]+v[e[n+13]]+v[e[n+14]]+v[e[n+15]]).toLowerCase()}let J;const cn=new Uint8Array(16);function an(){if(!J){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");J=crypto.getRandomValues.bind(crypto)}return J(cn)}const ln=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),oe={randomUUID:ln};function fn(e,n,t){if(oe.randomUUID&&!e)return oe.randomUUID();e=e||{};const r=e.random??e.rng?.()??an();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=r[6]&15|64,r[8]=r[8]&63|128,sn(r)}class N{uuid;constructor(n){un(n),this.uuid=n}toString(){return this.uuid}equals(n){return this.uuid===n.toString()}static new(){return new N(fn())}static empty(){return new N(rn)}static isValid(n){return!!(n&&Ze(n))}static parse(n){return n&&N.isValid(n)?new N(n):void 0}}function a(e,n,t){function r(i,c){var l;Object.defineProperty(i,"_zod",{value:i._zod??{},enumerable:!1}),(l=i._zod).traits??(l.traits=new Set),i._zod.traits.add(e),n(i,c);for(const f in u.prototype)f in i||Object.defineProperty(i,f,{value:u.prototype[f].bind(i)});i._zod.constr=u,i._zod.def=c}const o=t?.Parent??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function u(i){var c;const l=t?.Parent?new s:this;r(l,i),(c=l._zod).deferred??(c.deferred=[]);for(const f of l._zod.deferred)f();return l}return Object.defineProperty(u,"init",{value:r}),Object.defineProperty(u,Symbol.hasInstance,{value:i=>t?.Parent&&i instanceof t.Parent?!0:i?._zod?.traits?.has(e)}),Object.defineProperty(u,"name",{value:e}),u}class A extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class Pe extends Error{constructor(n){super(`Encountered unidirectional transform during encode: ${n}`),this.name="ZodEncodeError"}}const Oe={};function P(e){return Oe}function dn(e){const n=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>n.indexOf(+r)===-1).map(([r,o])=>o)}function q(e,n){return typeof n=="bigint"?n.toString():n}function W(e){return{get value(){{const n=e();return Object.defineProperty(this,"value",{value:n}),n}}}}function Q(e){return e==null}function H(e){const n=e.startsWith("^")?1:0,t=e.endsWith("$")?e.length-1:e.length;return e.slice(n,t)}function hn(e,n){const t=(e.toString().split(".")[1]||"").length,r=n.toString();let o=(r.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(r)){const c=r.match(/\d?e-(\d?)/);c?.[1]&&(o=Number.parseInt(c[1]))}const s=t>o?t:o,u=Number.parseInt(e.toFixed(s).replace(".","")),i=Number.parseInt(n.toFixed(s).replace(".",""));return u%i/10**s}const ue=Symbol("evaluating");function d(e,n,t){let r;Object.defineProperty(e,n,{get(){if(r!==ue)return r===void 0&&(r=ue,r=t()),r},set(o){Object.defineProperty(e,n,{value:o})},configurable:!0})}function T(e,n,t){Object.defineProperty(e,n,{value:t,writable:!0,enumerable:!0,configurable:!0})}function I(...e){const n={};for(const t of e){const r=Object.getOwnPropertyDescriptors(t);Object.assign(n,r)}return Object.defineProperties({},n)}function se(e){return JSON.stringify(e)}const Te="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function U(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const pn=W(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function x(e){if(U(e)===!1)return!1;const n=e.constructor;if(n===void 0)return!0;const t=n.prototype;return!(U(t)===!1||Object.prototype.hasOwnProperty.call(t,"isPrototypeOf")===!1)}function Ie(e){return x(e)?{...e}:Array.isArray(e)?[...e]:e}const mn=new Set(["string","number","symbol"]);function _n(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function $(e,n,t){const r=new e._zod.constr(n??e._zod.def);return(!n||t?.parent)&&(r._zod.parent=e),r}function p(e){const n=e;if(!n)return{};if(typeof n=="string")return{error:()=>n};if(n?.message!==void 0){if(n?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");n.error=n.message}return delete n.message,typeof n.error=="string"?{...n,error:()=>n.error}:n}function gn(e){return Object.keys(e).filter(n=>e[n]._zod.optin==="optional"&&e[n]._zod.optout==="optional")}const vn={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function zn(e,n){const t=e._zod.def,r=I(e._zod.def,{get shape(){const o={};for(const s in n){if(!(s in t.shape))throw new Error(`Unrecognized key: "${s}"`);n[s]&&(o[s]=t.shape[s])}return T(this,"shape",o),o},checks:[]});return $(e,r)}function bn(e,n){const t=e._zod.def,r=I(e._zod.def,{get shape(){const o={...e._zod.def.shape};for(const s in n){if(!(s in t.shape))throw new Error(`Unrecognized key: "${s}"`);n[s]&&delete o[s]}return T(this,"shape",o),o},checks:[]});return $(e,r)}function wn(e,n){if(!x(n))throw new Error("Invalid input to extend: expected a plain object");const t=e._zod.def.checks;if(t&&t.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const o=I(e._zod.def,{get shape(){const s={...e._zod.def.shape,...n};return T(this,"shape",s),s},checks:[]});return $(e,o)}function yn(e,n){if(!x(n))throw new Error("Invalid input to safeExtend: expected a plain object");const t={...e._zod.def,get shape(){const r={...e._zod.def.shape,...n};return T(this,"shape",r),r},checks:e._zod.def.checks};return $(e,t)}function kn(e,n){const t=I(e._zod.def,{get shape(){const r={...e._zod.def.shape,...n._zod.def.shape};return T(this,"shape",r),r},get catchall(){return n._zod.def.catchall},checks:[]});return $(e,t)}function En(e,n,t){const r=I(n._zod.def,{get shape(){const o=n._zod.def.shape,s={...o};if(t)for(const u in t){if(!(u in o))throw new Error(`Unrecognized key: "${u}"`);t[u]&&(s[u]=e?new e({type:"optional",innerType:o[u]}):o[u])}else for(const u in o)s[u]=e?new e({type:"optional",innerType:o[u]}):o[u];return T(this,"shape",s),s},checks:[]});return $(n,r)}function $n(e,n,t){const r=I(n._zod.def,{get shape(){const o=n._zod.def.shape,s={...o};if(t)for(const u in t){if(!(u in s))throw new Error(`Unrecognized key: "${u}"`);t[u]&&(s[u]=new e({type:"nonoptional",innerType:o[u]}))}else for(const u in o)s[u]=new e({type:"nonoptional",innerType:o[u]});return T(this,"shape",s),s},checks:[]});return $(n,r)}function j(e,n=0){if(e.aborted===!0)return!0;for(let t=n;t<e.issues.length;t++)if(e.issues[t]?.continue!==!0)return!0;return!1}function Ne(e,n){return n.map(t=>{var r;return(r=t).path??(r.path=[]),t.path.unshift(e),t})}function C(e){return typeof e=="string"?e:e?.message}function O(e,n,t){const r={...e,path:e.path??[]};if(!e.message){const o=C(e.inst?._zod.def?.error?.(e))??C(n?.error?.(e))??C(t.customError?.(e))??C(t.localeError?.(e))??"Invalid input";r.message=o}return delete r.inst,delete r.continue,n?.reportInput||delete r.input,r}function ee(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function R(...e){const[n,t,r]=e;return typeof n=="string"?{message:n,code:"custom",input:t,inst:r}:{...n}}const je=(e,n)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:n,enumerable:!1}),e.message=JSON.stringify(n,q,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Ae=a("$ZodError",je),Se=a("$ZodError",je,{Parent:Error});function Zn(e,n=t=>t.message){const t={},r=[];for(const o of e.issues)o.path.length>0?(t[o.path[0]]=t[o.path[0]]||[],t[o.path[0]].push(n(o))):r.push(n(o));return{formErrors:r,fieldErrors:t}}function Pn(e,n=t=>t.message){const t={_errors:[]},r=o=>{for(const s of o.issues)if(s.code==="invalid_union"&&s.errors.length)s.errors.map(u=>r({issues:u}));else if(s.code==="invalid_key")r({issues:s.issues});else if(s.code==="invalid_element")r({issues:s.issues});else if(s.path.length===0)t._errors.push(n(s));else{let u=t,i=0;for(;i<s.path.length;){const c=s.path[i];i===s.path.length-1?(u[c]=u[c]||{_errors:[]},u[c]._errors.push(n(s))):u[c]=u[c]||{_errors:[]},u=u[c],i++}}};return r(e),t}const ne=e=>(n,t,r,o)=>{const s=r?Object.assign(r,{async:!1}):{async:!1},u=n._zod.run({value:t,issues:[]},s);if(u instanceof Promise)throw new A;if(u.issues.length){const i=new(o?.Err??e)(u.issues.map(c=>O(c,s,P())));throw Te(i,o?.callee),i}return u.value},te=e=>async(n,t,r,o)=>{const s=r?Object.assign(r,{async:!0}):{async:!0};let u=n._zod.run({value:t,issues:[]},s);if(u instanceof Promise&&(u=await u),u.issues.length){const i=new(o?.Err??e)(u.issues.map(c=>O(c,s,P())));throw Te(i,o?.callee),i}return u.value},V=e=>(n,t,r)=>{const o=r?{...r,async:!1}:{async:!1},s=n._zod.run({value:t,issues:[]},o);if(s instanceof Promise)throw new A;return s.issues.length?{success:!1,error:new(e??Ae)(s.issues.map(u=>O(u,o,P())))}:{success:!0,data:s.value}},On=V(Se),L=e=>async(n,t,r)=>{const o=r?Object.assign(r,{async:!0}):{async:!0};let s=n._zod.run({value:t,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(u=>O(u,o,P())))}:{success:!0,data:s.value}},Tn=L(Se),In=e=>(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return ne(e)(n,t,o)},Nn=e=>(n,t,r)=>ne(e)(n,t,r),jn=e=>async(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return te(e)(n,t,o)},An=e=>async(n,t,r)=>te(e)(n,t,r),Sn=e=>(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return V(e)(n,t,o)},xn=e=>(n,t,r)=>V(e)(n,t,r),Rn=e=>async(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return L(e)(n,t,o)},Cn=e=>async(n,t,r)=>L(e)(n,t,r),Dn=/^-?\d+$/,Fn=/^-?\d+(?:\.\d+)?/,k=a("$ZodCheck",(e,n)=>{var t;e._zod??(e._zod={}),e._zod.def=n,(t=e._zod).onattach??(t.onattach=[])}),xe={number:"number",bigint:"bigint",object:"date"},Re=a("$ZodCheckLessThan",(e,n)=>{k.init(e,n);const t=xe[typeof n.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(n.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;n.value<s&&(n.inclusive?o.maximum=n.value:o.exclusiveMaximum=n.value)}),e._zod.check=r=>{(n.inclusive?r.value<=n.value:r.value<n.value)||r.issues.push({origin:t,code:"too_big",maximum:n.value,input:r.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),Ce=a("$ZodCheckGreaterThan",(e,n)=>{k.init(e,n);const t=xe[typeof n.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(n.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;n.value>s&&(n.inclusive?o.minimum=n.value:o.exclusiveMinimum=n.value)}),e._zod.check=r=>{(n.inclusive?r.value>=n.value:r.value>n.value)||r.issues.push({origin:t,code:"too_small",minimum:n.value,input:r.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),Un=a("$ZodCheckMultipleOf",(e,n)=>{k.init(e,n),e._zod.onattach.push(t=>{var r;(r=t._zod.bag).multipleOf??(r.multipleOf=n.value)}),e._zod.check=t=>{if(typeof t.value!=typeof n.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof t.value=="bigint"?t.value%n.value===BigInt(0):hn(t.value,n.value)===0)||t.issues.push({origin:typeof t.value,code:"not_multiple_of",divisor:n.value,input:t.value,inst:e,continue:!n.abort})}}),Mn=a("$ZodCheckNumberFormat",(e,n)=>{k.init(e,n),n.format=n.format||"float64";const t=n.format?.includes("int"),r=t?"int":"number",[o,s]=vn[n.format];e._zod.onattach.push(u=>{const i=u._zod.bag;i.format=n.format,i.minimum=o,i.maximum=s,t&&(i.pattern=Dn)}),e._zod.check=u=>{const i=u.value;if(t){if(!Number.isInteger(i)){u.issues.push({expected:r,format:n.format,code:"invalid_type",continue:!1,input:i,inst:e});return}if(!Number.isSafeInteger(i)){i>0?u.issues.push({input:i,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!n.abort}):u.issues.push({input:i,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!n.abort});return}}i<o&&u.issues.push({origin:"number",input:i,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!n.abort}),i>s&&u.issues.push({origin:"number",input:i,code:"too_big",maximum:s,inst:e})}}),Vn=a("$ZodCheckMaxLength",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.maximum??Number.POSITIVE_INFINITY;n.maximum<o&&(r._zod.bag.maximum=n.maximum)}),e._zod.check=r=>{const o=r.value;if(o.length<=n.maximum)return;const u=ee(o);r.issues.push({origin:u,code:"too_big",maximum:n.maximum,inclusive:!0,input:o,inst:e,continue:!n.abort})}}),Ln=a("$ZodCheckMinLength",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;n.minimum>o&&(r._zod.bag.minimum=n.minimum)}),e._zod.check=r=>{const o=r.value;if(o.length>=n.minimum)return;const u=ee(o);r.issues.push({origin:u,code:"too_small",minimum:n.minimum,inclusive:!0,input:o,inst:e,continue:!n.abort})}}),Gn=a("$ZodCheckLengthEquals",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag;o.minimum=n.length,o.maximum=n.length,o.length=n.length}),e._zod.check=r=>{const o=r.value,s=o.length;if(s===n.length)return;const u=ee(o),i=s>n.length;r.issues.push({origin:u,...i?{code:"too_big",maximum:n.length}:{code:"too_small",minimum:n.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!n.abort})}}),Jn=a("$ZodCheckOverwrite",(e,n)=>{k.init(e,n),e._zod.check=t=>{t.value=n.tx(t.value)}});class Kn{constructor(n=[]){this.content=[],this.indent=0,this&&(this.args=n)}indented(n){this.indent+=1,n(this),this.indent-=1}write(n){if(typeof n=="function"){n(this,{execution:"sync"}),n(this,{execution:"async"});return}const r=n.split(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const qe=(e={})=>e,Be=e=>[e,void 0],Xe=e=>[void 0,e];class We{name;constructor(){this.name=this.constructor.name}}const Qe=(e=>n=>!(n instanceof e)),He=(e=>n=>n instanceof e),en=(e,n=process.env)=>{const t=e.safeParse(n);if(!t.success)throw new Error(`Invalid environment variables: ${JSON.stringify(t.error.issues)}`);return t.data};function nn(e){return new Promise(n=>setTimeout(n,e))}function Ee(e,n){return new Date(e).toLocaleDateString(n,{year:"numeric",month:"2-digit",day:"2-digit"})}function $e(e,n){return new Date(e).toLocaleTimeString(n,{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}function tn(e,n){return`${Ee(e,n)} ${$e(e,n)}`}const rn="00000000-0000-0000-0000-000000000000",on=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function Ze(e){return typeof e=="string"&&on.test(e)}function un(e){if(!Ze(e))throw TypeError("Invalid UUID");let n;return Uint8Array.of((n=parseInt(e.slice(0,8),16))>>>24,n>>>16&255,n>>>8&255,n&255,(n=parseInt(e.slice(9,13),16))>>>8,n&255,(n=parseInt(e.slice(14,18),16))>>>8,n&255,(n=parseInt(e.slice(19,23),16))>>>8,n&255,(n=parseInt(e.slice(24,36),16))/1099511627776&255,n/4294967296&255,n>>>24&255,n>>>16&255,n>>>8&255,n&255)}const v=[];for(let e=0;e<256;++e)v.push((e+256).toString(16).slice(1));function sn(e,n=0){return(v[e[n+0]]+v[e[n+1]]+v[e[n+2]]+v[e[n+3]]+"-"+v[e[n+4]]+v[e[n+5]]+"-"+v[e[n+6]]+v[e[n+7]]+"-"+v[e[n+8]]+v[e[n+9]]+"-"+v[e[n+10]]+v[e[n+11]]+v[e[n+12]]+v[e[n+13]]+v[e[n+14]]+v[e[n+15]]).toLowerCase()}let J;const cn=new Uint8Array(16);function an(){if(!J){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");J=crypto.getRandomValues.bind(crypto)}return J(cn)}const ln=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),oe={randomUUID:ln};function fn(e,n,t){e=e||{};const r=e.random??e.rng?.()??an();if(r.length<16)throw new Error("Random bytes length must be >= 16");return r[6]=r[6]&15|64,r[8]=r[8]&63|128,sn(r)}function dn(e,n,t){return oe.randomUUID&&!e?oe.randomUUID():fn(e)}class N{uuid;constructor(n){un(n),this.uuid=n}toString(){return this.uuid}equals(n){return this.uuid===n.toString()}static new(){return new N(dn())}static empty(){return new N(rn)}static isValid(n){return!!(n&&Ze(n))}static parse(n){return n&&N.isValid(n)?new N(n):void 0}}function a(e,n,t){function r(i,c){var l;Object.defineProperty(i,"_zod",{value:i._zod??{},enumerable:!1}),(l=i._zod).traits??(l.traits=new Set),i._zod.traits.add(e),n(i,c);for(const f in u.prototype)f in i||Object.defineProperty(i,f,{value:u.prototype[f].bind(i)});i._zod.constr=u,i._zod.def=c}const o=t?.Parent??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function u(i){var c;const l=t?.Parent?new s:this;r(l,i),(c=l._zod).deferred??(c.deferred=[]);for(const f of l._zod.deferred)f();return l}return Object.defineProperty(u,"init",{value:r}),Object.defineProperty(u,Symbol.hasInstance,{value:i=>t?.Parent&&i instanceof t.Parent?!0:i?._zod?.traits?.has(e)}),Object.defineProperty(u,"name",{value:e}),u}class A extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class Pe extends Error{constructor(n){super(`Encountered unidirectional transform during encode: ${n}`),this.name="ZodEncodeError"}}const Oe={};function P(e){return Oe}function hn(e){const n=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>n.indexOf(+r)===-1).map(([r,o])=>o)}function q(e,n){return typeof n=="bigint"?n.toString():n}function W(e){return{get value(){{const n=e();return Object.defineProperty(this,"value",{value:n}),n}}}}function Q(e){return e==null}function H(e){const n=e.startsWith("^")?1:0,t=e.endsWith("$")?e.length-1:e.length;return e.slice(n,t)}function pn(e,n){const t=(e.toString().split(".")[1]||"").length,r=n.toString();let o=(r.split(".")[1]||"").length;if(o===0&&/\d?e-\d?/.test(r)){const c=r.match(/\d?e-(\d?)/);c?.[1]&&(o=Number.parseInt(c[1]))}const s=t>o?t:o,u=Number.parseInt(e.toFixed(s).replace(".","")),i=Number.parseInt(n.toFixed(s).replace(".",""));return u%i/10**s}const ue=Symbol("evaluating");function d(e,n,t){let r;Object.defineProperty(e,n,{get(){if(r!==ue)return r===void 0&&(r=ue,r=t()),r},set(o){Object.defineProperty(e,n,{value:o})},configurable:!0})}function T(e,n,t){Object.defineProperty(e,n,{value:t,writable:!0,enumerable:!0,configurable:!0})}function I(...e){const n={};for(const t of e){const r=Object.getOwnPropertyDescriptors(t);Object.assign(n,r)}return Object.defineProperties({},n)}function se(e){return JSON.stringify(e)}const Te="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function U(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const mn=W(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function x(e){if(U(e)===!1)return!1;const n=e.constructor;if(n===void 0)return!0;const t=n.prototype;return!(U(t)===!1||Object.prototype.hasOwnProperty.call(t,"isPrototypeOf")===!1)}function Ie(e){return x(e)?{...e}:Array.isArray(e)?[...e]:e}const _n=new Set(["string","number","symbol"]);function gn(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function $(e,n,t){const r=new e._zod.constr(n??e._zod.def);return(!n||t?.parent)&&(r._zod.parent=e),r}function p(e){const n=e;if(!n)return{};if(typeof n=="string")return{error:()=>n};if(n?.message!==void 0){if(n?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");n.error=n.message}return delete n.message,typeof n.error=="string"?{...n,error:()=>n.error}:n}function vn(e){return Object.keys(e).filter(n=>e[n]._zod.optin==="optional"&&e[n]._zod.optout==="optional")}const zn={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function bn(e,n){const t=e._zod.def,r=I(e._zod.def,{get shape(){const o={};for(const s in n){if(!(s in t.shape))throw new Error(`Unrecognized key: "${s}"`);n[s]&&(o[s]=t.shape[s])}return T(this,"shape",o),o},checks:[]});return $(e,r)}function wn(e,n){const t=e._zod.def,r=I(e._zod.def,{get shape(){const o={...e._zod.def.shape};for(const s in n){if(!(s in t.shape))throw new Error(`Unrecognized key: "${s}"`);n[s]&&delete o[s]}return T(this,"shape",o),o},checks:[]});return $(e,r)}function yn(e,n){if(!x(n))throw new Error("Invalid input to extend: expected a plain object");const t=e._zod.def.checks;if(t&&t.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const o=I(e._zod.def,{get shape(){const s={...e._zod.def.shape,...n};return T(this,"shape",s),s},checks:[]});return $(e,o)}function kn(e,n){if(!x(n))throw new Error("Invalid input to safeExtend: expected a plain object");const t={...e._zod.def,get shape(){const r={...e._zod.def.shape,...n};return T(this,"shape",r),r},checks:e._zod.def.checks};return $(e,t)}function En(e,n){const t=I(e._zod.def,{get shape(){const r={...e._zod.def.shape,...n._zod.def.shape};return T(this,"shape",r),r},get catchall(){return n._zod.def.catchall},checks:[]});return $(e,t)}function $n(e,n,t){const r=I(n._zod.def,{get shape(){const o=n._zod.def.shape,s={...o};if(t)for(const u in t){if(!(u in o))throw new Error(`Unrecognized key: "${u}"`);t[u]&&(s[u]=e?new e({type:"optional",innerType:o[u]}):o[u])}else for(const u in o)s[u]=e?new e({type:"optional",innerType:o[u]}):o[u];return T(this,"shape",s),s},checks:[]});return $(n,r)}function Zn(e,n,t){const r=I(n._zod.def,{get shape(){const o=n._zod.def.shape,s={...o};if(t)for(const u in t){if(!(u in s))throw new Error(`Unrecognized key: "${u}"`);t[u]&&(s[u]=new e({type:"nonoptional",innerType:o[u]}))}else for(const u in o)s[u]=new e({type:"nonoptional",innerType:o[u]});return T(this,"shape",s),s},checks:[]});return $(n,r)}function j(e,n=0){if(e.aborted===!0)return!0;for(let t=n;t<e.issues.length;t++)if(e.issues[t]?.continue!==!0)return!0;return!1}function Ne(e,n){return n.map(t=>{var r;return(r=t).path??(r.path=[]),t.path.unshift(e),t})}function C(e){return typeof e=="string"?e:e?.message}function O(e,n,t){const r={...e,path:e.path??[]};if(!e.message){const o=C(e.inst?._zod.def?.error?.(e))??C(n?.error?.(e))??C(t.customError?.(e))??C(t.localeError?.(e))??"Invalid input";r.message=o}return delete r.inst,delete r.continue,n?.reportInput||delete r.input,r}function ee(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function R(...e){const[n,t,r]=e;return typeof n=="string"?{message:n,code:"custom",input:t,inst:r}:{...n}}const je=(e,n)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:n,enumerable:!1}),e.message=JSON.stringify(n,q,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Ae=a("$ZodError",je),Se=a("$ZodError",je,{Parent:Error});function Pn(e,n=t=>t.message){const t={},r=[];for(const o of e.issues)o.path.length>0?(t[o.path[0]]=t[o.path[0]]||[],t[o.path[0]].push(n(o))):r.push(n(o));return{formErrors:r,fieldErrors:t}}function On(e,n=t=>t.message){const t={_errors:[]},r=o=>{for(const s of o.issues)if(s.code==="invalid_union"&&s.errors.length)s.errors.map(u=>r({issues:u}));else if(s.code==="invalid_key")r({issues:s.issues});else if(s.code==="invalid_element")r({issues:s.issues});else if(s.path.length===0)t._errors.push(n(s));else{let u=t,i=0;for(;i<s.path.length;){const c=s.path[i];i===s.path.length-1?(u[c]=u[c]||{_errors:[]},u[c]._errors.push(n(s))):u[c]=u[c]||{_errors:[]},u=u[c],i++}}};return r(e),t}const ne=e=>(n,t,r,o)=>{const s=r?Object.assign(r,{async:!1}):{async:!1},u=n._zod.run({value:t,issues:[]},s);if(u instanceof Promise)throw new A;if(u.issues.length){const i=new(o?.Err??e)(u.issues.map(c=>O(c,s,P())));throw Te(i,o?.callee),i}return u.value},te=e=>async(n,t,r,o)=>{const s=r?Object.assign(r,{async:!0}):{async:!0};let u=n._zod.run({value:t,issues:[]},s);if(u instanceof Promise&&(u=await u),u.issues.length){const i=new(o?.Err??e)(u.issues.map(c=>O(c,s,P())));throw Te(i,o?.callee),i}return u.value},V=e=>(n,t,r)=>{const o=r?{...r,async:!1}:{async:!1},s=n._zod.run({value:t,issues:[]},o);if(s instanceof Promise)throw new A;return s.issues.length?{success:!1,error:new(e??Ae)(s.issues.map(u=>O(u,o,P())))}:{success:!0,data:s.value}},Tn=V(Se),L=e=>async(n,t,r)=>{const o=r?Object.assign(r,{async:!0}):{async:!0};let s=n._zod.run({value:t,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(u=>O(u,o,P())))}:{success:!0,data:s.value}},In=L(Se),Nn=e=>(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return ne(e)(n,t,o)},jn=e=>(n,t,r)=>ne(e)(n,t,r),An=e=>async(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return te(e)(n,t,o)},Sn=e=>async(n,t,r)=>te(e)(n,t,r),xn=e=>(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return V(e)(n,t,o)},Rn=e=>(n,t,r)=>V(e)(n,t,r),Cn=e=>async(n,t,r)=>{const o=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return L(e)(n,t,o)},Dn=e=>async(n,t,r)=>L(e)(n,t,r),Fn=/^-?\d+$/,Un=/^-?\d+(?:\.\d+)?/,k=a("$ZodCheck",(e,n)=>{var t;e._zod??(e._zod={}),e._zod.def=n,(t=e._zod).onattach??(t.onattach=[])}),xe={number:"number",bigint:"bigint",object:"date"},Re=a("$ZodCheckLessThan",(e,n)=>{k.init(e,n);const t=xe[typeof n.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(n.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;n.value<s&&(n.inclusive?o.maximum=n.value:o.exclusiveMaximum=n.value)}),e._zod.check=r=>{(n.inclusive?r.value<=n.value:r.value<n.value)||r.issues.push({origin:t,code:"too_big",maximum:n.value,input:r.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),Ce=a("$ZodCheckGreaterThan",(e,n)=>{k.init(e,n);const t=xe[typeof n.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(n.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;n.value>s&&(n.inclusive?o.minimum=n.value:o.exclusiveMinimum=n.value)}),e._zod.check=r=>{(n.inclusive?r.value>=n.value:r.value>n.value)||r.issues.push({origin:t,code:"too_small",minimum:n.value,input:r.value,inclusive:n.inclusive,inst:e,continue:!n.abort})}}),Mn=a("$ZodCheckMultipleOf",(e,n)=>{k.init(e,n),e._zod.onattach.push(t=>{var r;(r=t._zod.bag).multipleOf??(r.multipleOf=n.value)}),e._zod.check=t=>{if(typeof t.value!=typeof n.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof t.value=="bigint"?t.value%n.value===BigInt(0):pn(t.value,n.value)===0)||t.issues.push({origin:typeof t.value,code:"not_multiple_of",divisor:n.value,input:t.value,inst:e,continue:!n.abort})}}),Vn=a("$ZodCheckNumberFormat",(e,n)=>{k.init(e,n),n.format=n.format||"float64";const t=n.format?.includes("int"),r=t?"int":"number",[o,s]=zn[n.format];e._zod.onattach.push(u=>{const i=u._zod.bag;i.format=n.format,i.minimum=o,i.maximum=s,t&&(i.pattern=Fn)}),e._zod.check=u=>{const i=u.value;if(t){if(!Number.isInteger(i)){u.issues.push({expected:r,format:n.format,code:"invalid_type",continue:!1,input:i,inst:e});return}if(!Number.isSafeInteger(i)){i>0?u.issues.push({input:i,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!n.abort}):u.issues.push({input:i,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!n.abort});return}}i<o&&u.issues.push({origin:"number",input:i,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!n.abort}),i>s&&u.issues.push({origin:"number",input:i,code:"too_big",maximum:s,inst:e})}}),Ln=a("$ZodCheckMaxLength",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.maximum??Number.POSITIVE_INFINITY;n.maximum<o&&(r._zod.bag.maximum=n.maximum)}),e._zod.check=r=>{const o=r.value;if(o.length<=n.maximum)return;const u=ee(o);r.issues.push({origin:u,code:"too_big",maximum:n.maximum,inclusive:!0,input:o,inst:e,continue:!n.abort})}}),Gn=a("$ZodCheckMinLength",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;n.minimum>o&&(r._zod.bag.minimum=n.minimum)}),e._zod.check=r=>{const o=r.value;if(o.length>=n.minimum)return;const u=ee(o);r.issues.push({origin:u,code:"too_small",minimum:n.minimum,inclusive:!0,input:o,inst:e,continue:!n.abort})}}),Jn=a("$ZodCheckLengthEquals",(e,n)=>{var t;k.init(e,n),(t=e._zod.def).when??(t.when=r=>{const o=r.value;return!Q(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag;o.minimum=n.length,o.maximum=n.length,o.length=n.length}),e._zod.check=r=>{const o=r.value,s=o.length;if(s===n.length)return;const u=ee(o),i=s>n.length;r.issues.push({origin:u,...i?{code:"too_big",maximum:n.length}:{code:"too_small",minimum:n.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!n.abort})}}),Kn=a("$ZodCheckOverwrite",(e,n)=>{k.init(e,n),e._zod.check=t=>{t.value=n.tx(t.value)}});class Yn{constructor(n=[]){this.content=[],this.indent=0,this&&(this.args=n)}indented(n){this.indent+=1,n(this),this.indent-=1}write(n){if(typeof n=="function"){n(this,{execution:"sync"}),n(this,{execution:"async"});return}const r=n.split(`
|
|
2
2
|
`).filter(u=>u),o=Math.min(...r.map(u=>u.length-u.trimStart().length)),s=r.map(u=>u.slice(o)).map(u=>" ".repeat(this.indent*2)+u);for(const u of s)this.content.push(u)}compile(){const n=Function,t=this?.args,o=[...(this?.content??[""]).map(s=>` ${s}`)];return new n(...t,o.join(`
|
|
3
|
-
`))}}const
|
|
3
|
+
`))}}const qn={major:4,minor:1,patch:12},m=a("$ZodType",(e,n)=>{var t;e??(e={}),e._zod.def=n,e._zod.bag=e._zod.bag||{},e._zod.version=qn;const r=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const o of r)for(const s of o._zod.onattach)s(e);if(r.length===0)(t=e._zod).deferred??(t.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const o=(u,i,c)=>{let l=j(u),f;for(const z of i){if(z._zod.def.when){if(!z._zod.def.when(u))continue}else if(l)continue;const h=u.issues.length,_=z._zod.check(u);if(_ instanceof Promise&&c?.async===!1)throw new A;if(f||_ instanceof Promise)f=(f??Promise.resolve()).then(async()=>{await _,u.issues.length!==h&&(l||(l=j(u,h)))});else{if(u.issues.length===h)continue;l||(l=j(u,h))}}return f?f.then(()=>u):u},s=(u,i,c)=>{if(j(u))return u.aborted=!0,u;const l=o(i,r,c);if(l instanceof Promise){if(c.async===!1)throw new A;return l.then(f=>e._zod.parse(f,c))}return e._zod.parse(l,c)};e._zod.run=(u,i)=>{if(i.skipChecks)return e._zod.parse(u,i);if(i.direction==="backward"){const l=e._zod.parse({value:u.value,issues:[]},{...i,skipChecks:!0});return l instanceof Promise?l.then(f=>s(f,u,i)):s(l,u,i)}const c=e._zod.parse(u,i);if(c instanceof Promise){if(i.async===!1)throw new A;return c.then(l=>o(l,r,i))}return o(c,r,i)}}e["~standard"]={validate:o=>{try{const s=Tn(e,o);return s.success?{value:s.data}:{issues:s.error?.issues}}catch{return In(e,o).then(u=>u.success?{value:u.data}:{issues:u.error?.issues})}},vendor:"zod",version:1}}),De=a("$ZodNumber",(e,n)=>{m.init(e,n),e._zod.pattern=e._zod.bag.pattern??Un,e._zod.parse=(t,r)=>{if(n.coerce)try{t.value=Number(t.value)}catch{}const o=t.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return t;const s=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return t.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...s?{received:s}:{}}),t}}),Bn=a("$ZodNumber",(e,n)=>{Vn.init(e,n),De.init(e,n)}),Xn=a("$ZodUnknown",(e,n)=>{m.init(e,n),e._zod.parse=t=>t}),Wn=a("$ZodNever",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>(t.issues.push({expected:"never",code:"invalid_type",input:t.value,inst:e}),t)});function ie(e,n,t){e.issues.length&&n.issues.push(...Ne(t,e.issues)),n.value[t]=e.value}const Qn=a("$ZodArray",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>{const o=t.value;if(!Array.isArray(o))return t.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),t;t.value=Array(o.length);const s=[];for(let u=0;u<o.length;u++){const i=o[u],c=n.element._zod.run({value:i,issues:[]},r);c instanceof Promise?s.push(c.then(l=>ie(l,t,u))):ie(c,t,u)}return s.length?Promise.all(s).then(()=>t):t}});function M(e,n,t,r){e.issues.length&&n.issues.push(...Ne(t,e.issues)),e.value===void 0?t in r&&(n.value[t]=void 0):n.value[t]=e.value}function Fe(e){const n=Object.keys(e.shape);for(const r of n)if(!e.shape?.[r]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${r}": expected a Zod schema`);const t=vn(e.shape);return{...e,keys:n,keySet:new Set(n),numKeys:n.length,optionalKeys:new Set(t)}}function Ue(e,n,t,r,o,s){const u=[],i=o.keySet,c=o.catchall._zod,l=c.def.type;for(const f of Object.keys(n)){if(i.has(f))continue;if(l==="never"){u.push(f);continue}const z=c.run({value:n[f],issues:[]},r);z instanceof Promise?e.push(z.then(h=>M(h,t,f,n))):M(z,t,f,n)}return u.length&&t.issues.push({code:"unrecognized_keys",keys:u,input:n,inst:s}),e.length?Promise.all(e).then(()=>t):t}const Hn=a("$ZodObject",(e,n)=>{if(m.init(e,n),!Object.getOwnPropertyDescriptor(n,"shape")?.get){const i=n.shape;Object.defineProperty(n,"shape",{get:()=>{const c={...i};return Object.defineProperty(n,"shape",{value:c}),c}})}const r=W(()=>Fe(n));d(e._zod,"propValues",()=>{const i=n.shape,c={};for(const l in i){const f=i[l]._zod;if(f.values){c[l]??(c[l]=new Set);for(const z of f.values)c[l].add(z)}}return c});const o=U,s=n.catchall;let u;e._zod.parse=(i,c)=>{u??(u=r.value);const l=i.value;if(!o(l))return i.issues.push({expected:"object",code:"invalid_type",input:l,inst:e}),i;i.value={};const f=[],z=u.shape;for(const h of u.keys){const b=z[h]._zod.run({value:l[h],issues:[]},c);b instanceof Promise?f.push(b.then(G=>M(G,i,h,l))):M(b,i,h,l)}return s?Ue(f,l,i,c,r.value,e):f.length?Promise.all(f).then(()=>i):i}}),et=a("$ZodObjectJIT",(e,n)=>{Hn.init(e,n);const t=e._zod.parse,r=W(()=>Fe(n)),o=h=>{const _=new Yn(["shape","payload","ctx"]),b=r.value,G=E=>{const y=se(E);return`shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`};_.write("const input = payload.value;");const re=Object.create(null);let Ke=0;for(const E of b.keys)re[E]=`key_${Ke++}`;_.write("const newResult = {};");for(const E of b.keys){const y=re[E],S=se(E);_.write(`const ${y} = ${G(E)};`),_.write(`
|
|
4
4
|
if (${y}.issues.length) {
|
|
5
5
|
payload.issues = payload.issues.concat(${y}.issues.map(iss => ({
|
|
6
6
|
...iss,
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
newResult[${S}] = ${y}.value;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
`)}_.write("payload.value = newResult;"),_.write("return payload;");const Ye=_.compile();return(E,y)=>Ye(h,E,y)};let s;const u=U,i=!Oe.jitless,l=i&&pn.value,f=n.catchall;let z;e._zod.parse=(h,_)=>{z??(z=r.value);const b=h.value;return u(b)?i&&l&&_?.async===!1&&_.jitless!==!0?(s||(s=o(n.shape)),h=s(h,_),f?Ue([],b,h,_,z,e):h):t(h,_):(h.issues.push({expected:"object",code:"invalid_type",input:b,inst:e}),h)}});function ce(e,n,t,r){for(const s of e)if(s.issues.length===0)return n.value=s.value,n;const o=e.filter(s=>!j(s));return o.length===1?(n.value=o[0].value,o[0]):(n.issues.push({code:"invalid_union",input:n.value,inst:t,errors:e.map(s=>s.issues.map(u=>O(u,r,P())))}),n)}const et=a("$ZodUnion",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.options.some(o=>o._zod.optin==="optional")?"optional":void 0),d(e._zod,"optout",()=>n.options.some(o=>o._zod.optout==="optional")?"optional":void 0),d(e._zod,"values",()=>{if(n.options.every(o=>o._zod.values))return new Set(n.options.flatMap(o=>Array.from(o._zod.values)))}),d(e._zod,"pattern",()=>{if(n.options.every(o=>o._zod.pattern)){const o=n.options.map(s=>s._zod.pattern);return new RegExp(`^(${o.map(s=>H(s.source)).join("|")})$`)}});const t=n.options.length===1,r=n.options[0]._zod.run;e._zod.parse=(o,s)=>{if(t)return r(o,s);let u=!1;const i=[];for(const c of n.options){const l=c._zod.run({value:o.value,issues:[]},s);if(l instanceof Promise)i.push(l),u=!0;else{if(l.issues.length===0)return l;i.push(l)}}return u?Promise.all(i).then(c=>ce(c,o,e,s)):ce(i,o,e,s)}}),nt=a("$ZodIntersection",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>{const o=t.value,s=n.left._zod.run({value:o,issues:[]},r),u=n.right._zod.run({value:o,issues:[]},r);return s instanceof Promise||u instanceof Promise?Promise.all([s,u]).then(([c,l])=>ae(t,c,l)):ae(t,s,u)}});function B(e,n){if(e===n)return{valid:!0,data:e};if(e instanceof Date&&n instanceof Date&&+e==+n)return{valid:!0,data:e};if(x(e)&&x(n)){const t=Object.keys(n),r=Object.keys(e).filter(s=>t.indexOf(s)!==-1),o={...e,...n};for(const s of r){const u=B(e[s],n[s]);if(!u.valid)return{valid:!1,mergeErrorPath:[s,...u.mergeErrorPath]};o[s]=u.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(n)){if(e.length!==n.length)return{valid:!1,mergeErrorPath:[]};const t=[];for(let r=0;r<e.length;r++){const o=e[r],s=n[r],u=B(o,s);if(!u.valid)return{valid:!1,mergeErrorPath:[r,...u.mergeErrorPath]};t.push(u.data)}return{valid:!0,data:t}}return{valid:!1,mergeErrorPath:[]}}function ae(e,n,t){if(n.issues.length&&e.issues.push(...n.issues),t.issues.length&&e.issues.push(...t.issues),j(e))return e;const r=B(n.value,t.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}const tt=a("$ZodEnum",(e,n)=>{m.init(e,n);const t=dn(n.entries),r=new Set(t);e._zod.values=r,e._zod.pattern=new RegExp(`^(${t.filter(o=>mn.has(typeof o)).map(o=>typeof o=="string"?_n(o):o.toString()).join("|")})$`),e._zod.parse=(o,s)=>{const u=o.value;return r.has(u)||o.issues.push({code:"invalid_value",values:t,input:u,inst:e}),o}}),rt=a("$ZodTransform",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>{if(r.direction==="backward")throw new Pe(e.constructor.name);const o=n.transform(t.value,t);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(u=>(t.value=u,t));if(o instanceof Promise)throw new A;return t.value=o,t}});function le(e,n){return e.issues.length&&n===void 0?{issues:[],value:void 0}:e}const ot=a("$ZodOptional",(e,n)=>{m.init(e,n),e._zod.optin="optional",e._zod.optout="optional",d(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,void 0]):void 0),d(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${H(t.source)})?$`):void 0}),e._zod.parse=(t,r)=>{if(n.innerType._zod.optin==="optional"){const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>le(s,t.value)):le(o,t.value)}return t.value===void 0?t:n.innerType._zod.run(t,r)}}),ut=a("$ZodNullable",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),d(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${H(t.source)}|null)$`):void 0}),d(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,null]):void 0),e._zod.parse=(t,r)=>t.value===null?t:n.innerType._zod.run(t,r)}),st=a("$ZodDefault",(e,n)=>{m.init(e,n),e._zod.optin="optional",d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);if(t.value===void 0)return t.value=n.defaultValue,t;const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>fe(s,n)):fe(o,n)}});function fe(e,n){return e.value===void 0&&(e.value=n.defaultValue),e}const it=a("$ZodPrefault",(e,n)=>{m.init(e,n),e._zod.optin="optional",d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>(r.direction==="backward"||t.value===void 0&&(t.value=n.defaultValue),n.innerType._zod.run(t,r))}),ct=a("$ZodNonOptional",(e,n)=>{m.init(e,n),d(e._zod,"values",()=>{const t=n.innerType._zod.values;return t?new Set([...t].filter(r=>r!==void 0)):void 0}),e._zod.parse=(t,r)=>{const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>de(s,e)):de(o,e)}});function de(e,n){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:n}),e}const at=a("$ZodCatch",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>(t.value=s.value,s.issues.length&&(t.value=n.catchValue({...t,error:{issues:s.issues.map(u=>O(u,r,P()))},input:t.value}),t.issues=[]),t)):(t.value=o.value,o.issues.length&&(t.value=n.catchValue({...t,error:{issues:o.issues.map(s=>O(s,r,P()))},input:t.value}),t.issues=[]),t)}}),lt=a("$ZodPipe",(e,n)=>{m.init(e,n),d(e._zod,"values",()=>n.in._zod.values),d(e._zod,"optin",()=>n.in._zod.optin),d(e._zod,"optout",()=>n.out._zod.optout),d(e._zod,"propValues",()=>n.in._zod.propValues),e._zod.parse=(t,r)=>{if(r.direction==="backward"){const s=n.out._zod.run(t,r);return s instanceof Promise?s.then(u=>D(u,n.in,r)):D(s,n.in,r)}const o=n.in._zod.run(t,r);return o instanceof Promise?o.then(s=>D(s,n.out,r)):D(o,n.out,r)}});function D(e,n,t){return e.issues.length?(e.aborted=!0,e):n._zod.run({value:e.value,issues:e.issues},t)}const ft=a("$ZodReadonly",(e,n)=>{m.init(e,n),d(e._zod,"propValues",()=>n.innerType._zod.propValues),d(e._zod,"values",()=>n.innerType._zod.values),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(he):he(o)}});function he(e){return e.value=Object.freeze(e.value),e}const dt=a("$ZodCustom",(e,n)=>{k.init(e,n),m.init(e,n),e._zod.parse=(t,r)=>t,e._zod.check=t=>{const r=t.value,o=n.fn(r);if(o instanceof Promise)return o.then(s=>pe(s,t,r,e));pe(o,t,r,e)}});function pe(e,n,t,r){if(!e){const o={code:"custom",input:t,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),n.issues.push(R(o))}}class ht{constructor(){this._map=new WeakMap,this._idmap=new Map}add(n,...t){const r=t[0];if(this._map.set(n,r),r&&typeof r=="object"&&"id"in r){if(this._idmap.has(r.id))throw new Error(`ID ${r.id} already exists in the registry`);this._idmap.set(r.id,n)}return this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(n){const t=this._map.get(n);return t&&typeof t=="object"&&"id"in t&&this._idmap.delete(t.id),this._map.delete(n),this}get(n){const t=n._zod.parent;if(t){const r={...this.get(t)??{}};delete r.id;const o={...r,...this._map.get(n)};return Object.keys(o).length?o:void 0}return this._map.get(n)}has(n){return this._map.has(n)}}function pt(){return new ht}const F=pt();function mt(e,n){return new e({type:"number",checks:[],...p(n)})}function _t(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...p(n)})}function gt(e){return new e({type:"unknown"})}function vt(e,n){return new e({type:"never",...p(n)})}function me(e,n){return new Re({check:"less_than",...p(n),value:e,inclusive:!1})}function K(e,n){return new Re({check:"less_than",...p(n),value:e,inclusive:!0})}function _e(e,n){return new Ce({check:"greater_than",...p(n),value:e,inclusive:!1})}function Y(e,n){return new Ce({check:"greater_than",...p(n),value:e,inclusive:!0})}function ge(e,n){return new Un({check:"multiple_of",...p(n),value:e})}function zt(e,n){return new Vn({check:"max_length",...p(n),maximum:e})}function ve(e,n){return new Ln({check:"min_length",...p(n),minimum:e})}function bt(e,n){return new Gn({check:"length_equals",...p(n),length:e})}function wt(e){return new Jn({check:"overwrite",tx:e})}function yt(e,n,t){return new e({type:"array",element:n,...p(t)})}function kt(e,n,t){return new e({type:"custom",check:"custom",fn:n,...p(t)})}function Et(e){const n=$t(t=>(t.addIssue=r=>{if(typeof r=="string")t.issues.push(R(r,t.value,n._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=t.value),o.inst??(o.inst=n),o.continue??(o.continue=!n._zod.def.abort),t.issues.push(R(o))}},e(t.value,t)));return n}function $t(e,n){const t=new k({check:"custom",...p(n)});return t._zod.check=e,t}const Zt=(e,n)=>{Ae.init(e,n),e.name="ZodError",Object.defineProperties(e,{format:{value:t=>Pn(e,t)},flatten:{value:t=>Zn(e,t)},addIssue:{value:t=>{e.issues.push(t),e.message=JSON.stringify(e.issues,q,2)}},addIssues:{value:t=>{e.issues.push(...t),e.message=JSON.stringify(e.issues,q,2)}},isEmpty:{get(){return e.issues.length===0}}})},w=a("ZodError",Zt,{Parent:Error}),Pt=ne(w),Ot=te(w),Tt=V(w),It=L(w),Nt=In(w),jt=Nn(w),At=jn(w),St=An(w),xt=Sn(w),Rt=xn(w),Ct=Rn(w),Dt=Cn(w),g=a("ZodType",(e,n)=>(m.init(e,n),e.def=n,e.type=n.type,Object.defineProperty(e,"_def",{value:n}),e.check=(...t)=>e.clone(I(n,{checks:[...n.checks??[],...t.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]})),e.clone=(t,r)=>$(e,t,r),e.brand=()=>e,e.register=((t,r)=>(t.add(e,r),e)),e.parse=(t,r)=>Pt(e,t,r,{callee:e.parse}),e.safeParse=(t,r)=>Tt(e,t,r),e.parseAsync=async(t,r)=>Ot(e,t,r,{callee:e.parseAsync}),e.safeParseAsync=async(t,r)=>It(e,t,r),e.spa=e.safeParseAsync,e.encode=(t,r)=>Nt(e,t,r),e.decode=(t,r)=>jt(e,t,r),e.encodeAsync=async(t,r)=>At(e,t,r),e.decodeAsync=async(t,r)=>St(e,t,r),e.safeEncode=(t,r)=>xt(e,t,r),e.safeDecode=(t,r)=>Rt(e,t,r),e.safeEncodeAsync=async(t,r)=>Ct(e,t,r),e.safeDecodeAsync=async(t,r)=>Dt(e,t,r),e.refine=(t,r)=>e.check(lr(t,r)),e.superRefine=t=>e.check(fr(t)),e.overwrite=t=>e.check(wt(t)),e.optional=()=>we(e),e.nullable=()=>ye(e),e.nullish=()=>we(ye(e)),e.nonoptional=t=>rr(e,t),e.array=()=>Ve(e),e.or=t=>Kt([e,t]),e.and=t=>qt(e,t),e.transform=t=>ke(e,Wt(t)),e.default=t=>er(e,t),e.prefault=t=>tr(e,t),e.catch=t=>ur(e,t),e.pipe=t=>ke(e,t),e.readonly=()=>cr(e),e.describe=t=>{const r=e.clone();return F.add(r,{description:t}),r},Object.defineProperty(e,"description",{get(){return F.get(e)?.description},configurable:!0}),e.meta=(...t)=>{if(t.length===0)return F.get(e);const r=e.clone();return F.add(r,t[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Me=a("ZodNumber",(e,n)=>{De.init(e,n),g.init(e,n),e.gt=(r,o)=>e.check(_e(r,o)),e.gte=(r,o)=>e.check(Y(r,o)),e.min=(r,o)=>e.check(Y(r,o)),e.lt=(r,o)=>e.check(me(r,o)),e.lte=(r,o)=>e.check(K(r,o)),e.max=(r,o)=>e.check(K(r,o)),e.int=r=>e.check(ze(r)),e.safe=r=>e.check(ze(r)),e.positive=r=>e.check(_e(0,r)),e.nonnegative=r=>e.check(Y(0,r)),e.negative=r=>e.check(me(0,r)),e.nonpositive=r=>e.check(K(0,r)),e.multipleOf=(r,o)=>e.check(ge(r,o)),e.step=(r,o)=>e.check(ge(r,o)),e.finite=()=>e;const t=e._zod.bag;e.minValue=Math.max(t.minimum??Number.NEGATIVE_INFINITY,t.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(t.maximum??Number.POSITIVE_INFINITY,t.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(t.format??"").includes("int")||Number.isSafeInteger(t.multipleOf??.5),e.isFinite=!0,e.format=t.format??null});function Z(e){return mt(Me,e)}const Ft=a("ZodNumberFormat",(e,n)=>{qn.init(e,n),Me.init(e,n)});function ze(e){return _t(Ft,e)}const Ut=a("ZodUnknown",(e,n)=>{Bn.init(e,n),g.init(e,n)});function be(){return gt(Ut)}const Mt=a("ZodNever",(e,n)=>{Xn.init(e,n),g.init(e,n)});function Vt(e){return vt(Mt,e)}const Lt=a("ZodArray",(e,n)=>{Wn.init(e,n),g.init(e,n),e.element=n.element,e.min=(t,r)=>e.check(ve(t,r)),e.nonempty=t=>e.check(ve(1,t)),e.max=(t,r)=>e.check(zt(t,r)),e.length=(t,r)=>e.check(bt(t,r)),e.unwrap=()=>e.element});function Ve(e,n){return yt(Lt,e,n)}const Gt=a("ZodObject",(e,n)=>{Hn.init(e,n),g.init(e,n),d(e,"shape",()=>n.shape),e.keyof=()=>Bt(Object.keys(e._zod.def.shape)),e.catchall=t=>e.clone({...e._zod.def,catchall:t}),e.passthrough=()=>e.clone({...e._zod.def,catchall:be()}),e.loose=()=>e.clone({...e._zod.def,catchall:be()}),e.strict=()=>e.clone({...e._zod.def,catchall:Vt()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=t=>wn(e,t),e.safeExtend=t=>yn(e,t),e.merge=t=>kn(e,t),e.pick=t=>zn(e,t),e.omit=t=>bn(e,t),e.partial=(...t)=>En(Ge,e,t[0]),e.required=(...t)=>$n(Je,e,t[0])});function Le(e,n){const t={type:"object",shape:e??{},...p(n)};return new Gt(t)}const Jt=a("ZodUnion",(e,n)=>{et.init(e,n),g.init(e,n),e.options=n.options});function Kt(e,n){return new Jt({type:"union",options:e,...p(n)})}const Yt=a("ZodIntersection",(e,n)=>{nt.init(e,n),g.init(e,n)});function qt(e,n){return new Yt({type:"intersection",left:e,right:n})}const X=a("ZodEnum",(e,n)=>{tt.init(e,n),g.init(e,n),e.enum=n.entries,e.options=Object.values(n.entries);const t=new Set(Object.keys(n.entries));e.extract=(r,o)=>{const s={};for(const u of r)if(t.has(u))s[u]=n.entries[u];else throw new Error(`Key ${u} not found in enum`);return new X({...n,checks:[],...p(o),entries:s})},e.exclude=(r,o)=>{const s={...n.entries};for(const u of r)if(t.has(u))delete s[u];else throw new Error(`Key ${u} not found in enum`);return new X({...n,checks:[],...p(o),entries:s})}});function Bt(e,n){const t=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new X({type:"enum",entries:t,...p(n)})}const Xt=a("ZodTransform",(e,n)=>{rt.init(e,n),g.init(e,n),e._zod.parse=(t,r)=>{if(r.direction==="backward")throw new Pe(e.constructor.name);t.addIssue=s=>{if(typeof s=="string")t.issues.push(R(s,t.value,n));else{const u=s;u.fatal&&(u.continue=!1),u.code??(u.code="custom"),u.input??(u.input=t.value),u.inst??(u.inst=e),t.issues.push(R(u))}};const o=n.transform(t.value,t);return o instanceof Promise?o.then(s=>(t.value=s,t)):(t.value=o,t)}});function Wt(e){return new Xt({type:"transform",transform:e})}const Ge=a("ZodOptional",(e,n)=>{ot.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function we(e){return new Ge({type:"optional",innerType:e})}const Qt=a("ZodNullable",(e,n)=>{ut.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function ye(e){return new Qt({type:"nullable",innerType:e})}const Ht=a("ZodDefault",(e,n)=>{st.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function er(e,n){return new Ht({type:"default",innerType:e,get defaultValue(){return typeof n=="function"?n():Ie(n)}})}const nr=a("ZodPrefault",(e,n)=>{it.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function tr(e,n){return new nr({type:"prefault",innerType:e,get defaultValue(){return typeof n=="function"?n():Ie(n)}})}const Je=a("ZodNonOptional",(e,n)=>{ct.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function rr(e,n){return new Je({type:"nonoptional",innerType:e,...p(n)})}const or=a("ZodCatch",(e,n)=>{at.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function ur(e,n){return new or({type:"catch",innerType:e,catchValue:typeof n=="function"?n:()=>n})}const sr=a("ZodPipe",(e,n)=>{lt.init(e,n),g.init(e,n),e.in=n.in,e.out=n.out});function ke(e,n){return new sr({type:"pipe",in:e,out:n})}const ir=a("ZodReadonly",(e,n)=>{ft.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function cr(e){return new ir({type:"readonly",innerType:e})}const ar=a("ZodCustom",(e,n)=>{dt.init(e,n),g.init(e,n)});function lr(e,n={}){return kt(ar,e,n)}function fr(e){return Et(e)}const dr=e=>Le({pages:Z(),nextPage:Z().optional(),totalElements:Z(),currentPage:Z(),pageSize:Z(),elements:Ve(e)}),hr=Le({page:Z(),pageSize:Z()});exports.Fail=Xe;exports.Failure=We;exports.Guid=N;exports.Ok=Be;exports.PageQuery=hr;exports.createPageSchema=dr;exports.formatDate=Ee;exports.formatDateTime=tn;exports.formatTime=$e;exports.isFailure=He;exports.mock=qe;exports.notFailure=Qe;exports.parseConfig=en;exports.sleep=nn;
|
|
20
|
+
`)}_.write("payload.value = newResult;"),_.write("return payload;");const Ye=_.compile();return(E,y)=>Ye(h,E,y)};let s;const u=U,i=!Oe.jitless,l=i&&mn.value,f=n.catchall;let z;e._zod.parse=(h,_)=>{z??(z=r.value);const b=h.value;return u(b)?i&&l&&_?.async===!1&&_.jitless!==!0?(s||(s=o(n.shape)),h=s(h,_),f?Ue([],b,h,_,z,e):h):t(h,_):(h.issues.push({expected:"object",code:"invalid_type",input:b,inst:e}),h)}});function ce(e,n,t,r){for(const s of e)if(s.issues.length===0)return n.value=s.value,n;const o=e.filter(s=>!j(s));return o.length===1?(n.value=o[0].value,o[0]):(n.issues.push({code:"invalid_union",input:n.value,inst:t,errors:e.map(s=>s.issues.map(u=>O(u,r,P())))}),n)}const nt=a("$ZodUnion",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.options.some(o=>o._zod.optin==="optional")?"optional":void 0),d(e._zod,"optout",()=>n.options.some(o=>o._zod.optout==="optional")?"optional":void 0),d(e._zod,"values",()=>{if(n.options.every(o=>o._zod.values))return new Set(n.options.flatMap(o=>Array.from(o._zod.values)))}),d(e._zod,"pattern",()=>{if(n.options.every(o=>o._zod.pattern)){const o=n.options.map(s=>s._zod.pattern);return new RegExp(`^(${o.map(s=>H(s.source)).join("|")})$`)}});const t=n.options.length===1,r=n.options[0]._zod.run;e._zod.parse=(o,s)=>{if(t)return r(o,s);let u=!1;const i=[];for(const c of n.options){const l=c._zod.run({value:o.value,issues:[]},s);if(l instanceof Promise)i.push(l),u=!0;else{if(l.issues.length===0)return l;i.push(l)}}return u?Promise.all(i).then(c=>ce(c,o,e,s)):ce(i,o,e,s)}}),tt=a("$ZodIntersection",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>{const o=t.value,s=n.left._zod.run({value:o,issues:[]},r),u=n.right._zod.run({value:o,issues:[]},r);return s instanceof Promise||u instanceof Promise?Promise.all([s,u]).then(([c,l])=>ae(t,c,l)):ae(t,s,u)}});function B(e,n){if(e===n)return{valid:!0,data:e};if(e instanceof Date&&n instanceof Date&&+e==+n)return{valid:!0,data:e};if(x(e)&&x(n)){const t=Object.keys(n),r=Object.keys(e).filter(s=>t.indexOf(s)!==-1),o={...e,...n};for(const s of r){const u=B(e[s],n[s]);if(!u.valid)return{valid:!1,mergeErrorPath:[s,...u.mergeErrorPath]};o[s]=u.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(n)){if(e.length!==n.length)return{valid:!1,mergeErrorPath:[]};const t=[];for(let r=0;r<e.length;r++){const o=e[r],s=n[r],u=B(o,s);if(!u.valid)return{valid:!1,mergeErrorPath:[r,...u.mergeErrorPath]};t.push(u.data)}return{valid:!0,data:t}}return{valid:!1,mergeErrorPath:[]}}function ae(e,n,t){if(n.issues.length&&e.issues.push(...n.issues),t.issues.length&&e.issues.push(...t.issues),j(e))return e;const r=B(n.value,t.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}const rt=a("$ZodEnum",(e,n)=>{m.init(e,n);const t=hn(n.entries),r=new Set(t);e._zod.values=r,e._zod.pattern=new RegExp(`^(${t.filter(o=>_n.has(typeof o)).map(o=>typeof o=="string"?gn(o):o.toString()).join("|")})$`),e._zod.parse=(o,s)=>{const u=o.value;return r.has(u)||o.issues.push({code:"invalid_value",values:t,input:u,inst:e}),o}}),ot=a("$ZodTransform",(e,n)=>{m.init(e,n),e._zod.parse=(t,r)=>{if(r.direction==="backward")throw new Pe(e.constructor.name);const o=n.transform(t.value,t);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(u=>(t.value=u,t));if(o instanceof Promise)throw new A;return t.value=o,t}});function le(e,n){return e.issues.length&&n===void 0?{issues:[],value:void 0}:e}const ut=a("$ZodOptional",(e,n)=>{m.init(e,n),e._zod.optin="optional",e._zod.optout="optional",d(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,void 0]):void 0),d(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${H(t.source)})?$`):void 0}),e._zod.parse=(t,r)=>{if(n.innerType._zod.optin==="optional"){const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>le(s,t.value)):le(o,t.value)}return t.value===void 0?t:n.innerType._zod.run(t,r)}}),st=a("$ZodNullable",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),d(e._zod,"pattern",()=>{const t=n.innerType._zod.pattern;return t?new RegExp(`^(${H(t.source)}|null)$`):void 0}),d(e._zod,"values",()=>n.innerType._zod.values?new Set([...n.innerType._zod.values,null]):void 0),e._zod.parse=(t,r)=>t.value===null?t:n.innerType._zod.run(t,r)}),it=a("$ZodDefault",(e,n)=>{m.init(e,n),e._zod.optin="optional",d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);if(t.value===void 0)return t.value=n.defaultValue,t;const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>fe(s,n)):fe(o,n)}});function fe(e,n){return e.value===void 0&&(e.value=n.defaultValue),e}const ct=a("$ZodPrefault",(e,n)=>{m.init(e,n),e._zod.optin="optional",d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>(r.direction==="backward"||t.value===void 0&&(t.value=n.defaultValue),n.innerType._zod.run(t,r))}),at=a("$ZodNonOptional",(e,n)=>{m.init(e,n),d(e._zod,"values",()=>{const t=n.innerType._zod.values;return t?new Set([...t].filter(r=>r!==void 0)):void 0}),e._zod.parse=(t,r)=>{const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>de(s,e)):de(o,e)}});function de(e,n){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:n}),e}const lt=a("$ZodCatch",(e,n)=>{m.init(e,n),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),d(e._zod,"values",()=>n.innerType._zod.values),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(s=>(t.value=s.value,s.issues.length&&(t.value=n.catchValue({...t,error:{issues:s.issues.map(u=>O(u,r,P()))},input:t.value}),t.issues=[]),t)):(t.value=o.value,o.issues.length&&(t.value=n.catchValue({...t,error:{issues:o.issues.map(s=>O(s,r,P()))},input:t.value}),t.issues=[]),t)}}),ft=a("$ZodPipe",(e,n)=>{m.init(e,n),d(e._zod,"values",()=>n.in._zod.values),d(e._zod,"optin",()=>n.in._zod.optin),d(e._zod,"optout",()=>n.out._zod.optout),d(e._zod,"propValues",()=>n.in._zod.propValues),e._zod.parse=(t,r)=>{if(r.direction==="backward"){const s=n.out._zod.run(t,r);return s instanceof Promise?s.then(u=>D(u,n.in,r)):D(s,n.in,r)}const o=n.in._zod.run(t,r);return o instanceof Promise?o.then(s=>D(s,n.out,r)):D(o,n.out,r)}});function D(e,n,t){return e.issues.length?(e.aborted=!0,e):n._zod.run({value:e.value,issues:e.issues},t)}const dt=a("$ZodReadonly",(e,n)=>{m.init(e,n),d(e._zod,"propValues",()=>n.innerType._zod.propValues),d(e._zod,"values",()=>n.innerType._zod.values),d(e._zod,"optin",()=>n.innerType._zod.optin),d(e._zod,"optout",()=>n.innerType._zod.optout),e._zod.parse=(t,r)=>{if(r.direction==="backward")return n.innerType._zod.run(t,r);const o=n.innerType._zod.run(t,r);return o instanceof Promise?o.then(he):he(o)}});function he(e){return e.value=Object.freeze(e.value),e}const ht=a("$ZodCustom",(e,n)=>{k.init(e,n),m.init(e,n),e._zod.parse=(t,r)=>t,e._zod.check=t=>{const r=t.value,o=n.fn(r);if(o instanceof Promise)return o.then(s=>pe(s,t,r,e));pe(o,t,r,e)}});function pe(e,n,t,r){if(!e){const o={code:"custom",input:t,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),n.issues.push(R(o))}}class pt{constructor(){this._map=new WeakMap,this._idmap=new Map}add(n,...t){const r=t[0];if(this._map.set(n,r),r&&typeof r=="object"&&"id"in r){if(this._idmap.has(r.id))throw new Error(`ID ${r.id} already exists in the registry`);this._idmap.set(r.id,n)}return this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(n){const t=this._map.get(n);return t&&typeof t=="object"&&"id"in t&&this._idmap.delete(t.id),this._map.delete(n),this}get(n){const t=n._zod.parent;if(t){const r={...this.get(t)??{}};delete r.id;const o={...r,...this._map.get(n)};return Object.keys(o).length?o:void 0}return this._map.get(n)}has(n){return this._map.has(n)}}function mt(){return new pt}const F=mt();function _t(e,n){return new e({type:"number",checks:[],...p(n)})}function gt(e,n){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...p(n)})}function vt(e){return new e({type:"unknown"})}function zt(e,n){return new e({type:"never",...p(n)})}function me(e,n){return new Re({check:"less_than",...p(n),value:e,inclusive:!1})}function K(e,n){return new Re({check:"less_than",...p(n),value:e,inclusive:!0})}function _e(e,n){return new Ce({check:"greater_than",...p(n),value:e,inclusive:!1})}function Y(e,n){return new Ce({check:"greater_than",...p(n),value:e,inclusive:!0})}function ge(e,n){return new Mn({check:"multiple_of",...p(n),value:e})}function bt(e,n){return new Ln({check:"max_length",...p(n),maximum:e})}function ve(e,n){return new Gn({check:"min_length",...p(n),minimum:e})}function wt(e,n){return new Jn({check:"length_equals",...p(n),length:e})}function yt(e){return new Kn({check:"overwrite",tx:e})}function kt(e,n,t){return new e({type:"array",element:n,...p(t)})}function Et(e,n,t){return new e({type:"custom",check:"custom",fn:n,...p(t)})}function $t(e){const n=Zt(t=>(t.addIssue=r=>{if(typeof r=="string")t.issues.push(R(r,t.value,n._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=t.value),o.inst??(o.inst=n),o.continue??(o.continue=!n._zod.def.abort),t.issues.push(R(o))}},e(t.value,t)));return n}function Zt(e,n){const t=new k({check:"custom",...p(n)});return t._zod.check=e,t}const Pt=(e,n)=>{Ae.init(e,n),e.name="ZodError",Object.defineProperties(e,{format:{value:t=>On(e,t)},flatten:{value:t=>Pn(e,t)},addIssue:{value:t=>{e.issues.push(t),e.message=JSON.stringify(e.issues,q,2)}},addIssues:{value:t=>{e.issues.push(...t),e.message=JSON.stringify(e.issues,q,2)}},isEmpty:{get(){return e.issues.length===0}}})},w=a("ZodError",Pt,{Parent:Error}),Ot=ne(w),Tt=te(w),It=V(w),Nt=L(w),jt=Nn(w),At=jn(w),St=An(w),xt=Sn(w),Rt=xn(w),Ct=Rn(w),Dt=Cn(w),Ft=Dn(w),g=a("ZodType",(e,n)=>(m.init(e,n),e.def=n,e.type=n.type,Object.defineProperty(e,"_def",{value:n}),e.check=(...t)=>e.clone(I(n,{checks:[...n.checks??[],...t.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]})),e.clone=(t,r)=>$(e,t,r),e.brand=()=>e,e.register=((t,r)=>(t.add(e,r),e)),e.parse=(t,r)=>Ot(e,t,r,{callee:e.parse}),e.safeParse=(t,r)=>It(e,t,r),e.parseAsync=async(t,r)=>Tt(e,t,r,{callee:e.parseAsync}),e.safeParseAsync=async(t,r)=>Nt(e,t,r),e.spa=e.safeParseAsync,e.encode=(t,r)=>jt(e,t,r),e.decode=(t,r)=>At(e,t,r),e.encodeAsync=async(t,r)=>St(e,t,r),e.decodeAsync=async(t,r)=>xt(e,t,r),e.safeEncode=(t,r)=>Rt(e,t,r),e.safeDecode=(t,r)=>Ct(e,t,r),e.safeEncodeAsync=async(t,r)=>Dt(e,t,r),e.safeDecodeAsync=async(t,r)=>Ft(e,t,r),e.refine=(t,r)=>e.check(fr(t,r)),e.superRefine=t=>e.check(dr(t)),e.overwrite=t=>e.check(yt(t)),e.optional=()=>we(e),e.nullable=()=>ye(e),e.nullish=()=>we(ye(e)),e.nonoptional=t=>or(e,t),e.array=()=>Ve(e),e.or=t=>Yt([e,t]),e.and=t=>Bt(e,t),e.transform=t=>ke(e,Qt(t)),e.default=t=>nr(e,t),e.prefault=t=>rr(e,t),e.catch=t=>sr(e,t),e.pipe=t=>ke(e,t),e.readonly=()=>ar(e),e.describe=t=>{const r=e.clone();return F.add(r,{description:t}),r},Object.defineProperty(e,"description",{get(){return F.get(e)?.description},configurable:!0}),e.meta=(...t)=>{if(t.length===0)return F.get(e);const r=e.clone();return F.add(r,t[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Me=a("ZodNumber",(e,n)=>{De.init(e,n),g.init(e,n),e.gt=(r,o)=>e.check(_e(r,o)),e.gte=(r,o)=>e.check(Y(r,o)),e.min=(r,o)=>e.check(Y(r,o)),e.lt=(r,o)=>e.check(me(r,o)),e.lte=(r,o)=>e.check(K(r,o)),e.max=(r,o)=>e.check(K(r,o)),e.int=r=>e.check(ze(r)),e.safe=r=>e.check(ze(r)),e.positive=r=>e.check(_e(0,r)),e.nonnegative=r=>e.check(Y(0,r)),e.negative=r=>e.check(me(0,r)),e.nonpositive=r=>e.check(K(0,r)),e.multipleOf=(r,o)=>e.check(ge(r,o)),e.step=(r,o)=>e.check(ge(r,o)),e.finite=()=>e;const t=e._zod.bag;e.minValue=Math.max(t.minimum??Number.NEGATIVE_INFINITY,t.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(t.maximum??Number.POSITIVE_INFINITY,t.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(t.format??"").includes("int")||Number.isSafeInteger(t.multipleOf??.5),e.isFinite=!0,e.format=t.format??null});function Z(e){return _t(Me,e)}const Ut=a("ZodNumberFormat",(e,n)=>{Bn.init(e,n),Me.init(e,n)});function ze(e){return gt(Ut,e)}const Mt=a("ZodUnknown",(e,n)=>{Xn.init(e,n),g.init(e,n)});function be(){return vt(Mt)}const Vt=a("ZodNever",(e,n)=>{Wn.init(e,n),g.init(e,n)});function Lt(e){return zt(Vt,e)}const Gt=a("ZodArray",(e,n)=>{Qn.init(e,n),g.init(e,n),e.element=n.element,e.min=(t,r)=>e.check(ve(t,r)),e.nonempty=t=>e.check(ve(1,t)),e.max=(t,r)=>e.check(bt(t,r)),e.length=(t,r)=>e.check(wt(t,r)),e.unwrap=()=>e.element});function Ve(e,n){return kt(Gt,e,n)}const Jt=a("ZodObject",(e,n)=>{et.init(e,n),g.init(e,n),d(e,"shape",()=>n.shape),e.keyof=()=>Xt(Object.keys(e._zod.def.shape)),e.catchall=t=>e.clone({...e._zod.def,catchall:t}),e.passthrough=()=>e.clone({...e._zod.def,catchall:be()}),e.loose=()=>e.clone({...e._zod.def,catchall:be()}),e.strict=()=>e.clone({...e._zod.def,catchall:Lt()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=t=>yn(e,t),e.safeExtend=t=>kn(e,t),e.merge=t=>En(e,t),e.pick=t=>bn(e,t),e.omit=t=>wn(e,t),e.partial=(...t)=>$n(Ge,e,t[0]),e.required=(...t)=>Zn(Je,e,t[0])});function Le(e,n){const t={type:"object",shape:e??{},...p(n)};return new Jt(t)}const Kt=a("ZodUnion",(e,n)=>{nt.init(e,n),g.init(e,n),e.options=n.options});function Yt(e,n){return new Kt({type:"union",options:e,...p(n)})}const qt=a("ZodIntersection",(e,n)=>{tt.init(e,n),g.init(e,n)});function Bt(e,n){return new qt({type:"intersection",left:e,right:n})}const X=a("ZodEnum",(e,n)=>{rt.init(e,n),g.init(e,n),e.enum=n.entries,e.options=Object.values(n.entries);const t=new Set(Object.keys(n.entries));e.extract=(r,o)=>{const s={};for(const u of r)if(t.has(u))s[u]=n.entries[u];else throw new Error(`Key ${u} not found in enum`);return new X({...n,checks:[],...p(o),entries:s})},e.exclude=(r,o)=>{const s={...n.entries};for(const u of r)if(t.has(u))delete s[u];else throw new Error(`Key ${u} not found in enum`);return new X({...n,checks:[],...p(o),entries:s})}});function Xt(e,n){const t=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new X({type:"enum",entries:t,...p(n)})}const Wt=a("ZodTransform",(e,n)=>{ot.init(e,n),g.init(e,n),e._zod.parse=(t,r)=>{if(r.direction==="backward")throw new Pe(e.constructor.name);t.addIssue=s=>{if(typeof s=="string")t.issues.push(R(s,t.value,n));else{const u=s;u.fatal&&(u.continue=!1),u.code??(u.code="custom"),u.input??(u.input=t.value),u.inst??(u.inst=e),t.issues.push(R(u))}};const o=n.transform(t.value,t);return o instanceof Promise?o.then(s=>(t.value=s,t)):(t.value=o,t)}});function Qt(e){return new Wt({type:"transform",transform:e})}const Ge=a("ZodOptional",(e,n)=>{ut.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function we(e){return new Ge({type:"optional",innerType:e})}const Ht=a("ZodNullable",(e,n)=>{st.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function ye(e){return new Ht({type:"nullable",innerType:e})}const er=a("ZodDefault",(e,n)=>{it.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function nr(e,n){return new er({type:"default",innerType:e,get defaultValue(){return typeof n=="function"?n():Ie(n)}})}const tr=a("ZodPrefault",(e,n)=>{ct.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function rr(e,n){return new tr({type:"prefault",innerType:e,get defaultValue(){return typeof n=="function"?n():Ie(n)}})}const Je=a("ZodNonOptional",(e,n)=>{at.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function or(e,n){return new Je({type:"nonoptional",innerType:e,...p(n)})}const ur=a("ZodCatch",(e,n)=>{lt.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function sr(e,n){return new ur({type:"catch",innerType:e,catchValue:typeof n=="function"?n:()=>n})}const ir=a("ZodPipe",(e,n)=>{ft.init(e,n),g.init(e,n),e.in=n.in,e.out=n.out});function ke(e,n){return new ir({type:"pipe",in:e,out:n})}const cr=a("ZodReadonly",(e,n)=>{dt.init(e,n),g.init(e,n),e.unwrap=()=>e._zod.def.innerType});function ar(e){return new cr({type:"readonly",innerType:e})}const lr=a("ZodCustom",(e,n)=>{ht.init(e,n),g.init(e,n)});function fr(e,n={}){return Et(lr,e,n)}function dr(e){return $t(e)}const hr=e=>Le({pages:Z(),nextPage:Z().optional(),totalElements:Z(),currentPage:Z(),pageSize:Z(),elements:Ve(e)}),pr=Le({page:Z(),pageSize:Z()});exports.Fail=Xe;exports.Failure=We;exports.Guid=N;exports.Ok=Be;exports.PageQuery=pr;exports.createPageSchema=hr;exports.formatDate=Ee;exports.formatDateTime=tn;exports.formatTime=$e;exports.isFailure=He;exports.mock=qe;exports.notFailure=Qe;exports.parseConfig=en;exports.sleep=nn;
|
package/dist/index.mjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
const
|
|
1
|
+
const or = (e = {}) => e, ur = (e) => [e, void 0], sr = (e) => [
|
|
2
2
|
void 0,
|
|
3
3
|
e
|
|
4
4
|
];
|
|
5
|
-
class
|
|
5
|
+
class ir {
|
|
6
6
|
name;
|
|
7
7
|
constructor() {
|
|
8
8
|
this.name = this.constructor.name;
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
const
|
|
11
|
+
const cr = (
|
|
12
12
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
13
13
|
((e) => (n) => !(n instanceof e))
|
|
14
|
-
),
|
|
14
|
+
), ar = (
|
|
15
15
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
16
16
|
((e) => (n) => n instanceof e)
|
|
17
|
-
),
|
|
17
|
+
), lr = (e, n = process.env) => {
|
|
18
18
|
const t = e.safeParse(n);
|
|
19
19
|
if (!t.success)
|
|
20
20
|
throw new Error(`Invalid environment variables: ${JSON.stringify(t.error.issues)}`);
|
|
21
21
|
return t.data;
|
|
22
22
|
};
|
|
23
|
-
function
|
|
23
|
+
function fr(e) {
|
|
24
24
|
return new Promise((n) => setTimeout(n, e));
|
|
25
25
|
}
|
|
26
26
|
function Ke(e, n) {
|
|
@@ -38,7 +38,7 @@ function Ye(e, n) {
|
|
|
38
38
|
second: "2-digit"
|
|
39
39
|
});
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function dr(e, n) {
|
|
42
42
|
return `${Ke(e, n)} ${Ye(e, n)}`;
|
|
43
43
|
}
|
|
44
44
|
const qe = "00000000-0000-0000-0000-000000000000", Be = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;
|
|
@@ -69,14 +69,15 @@ function Qe() {
|
|
|
69
69
|
}
|
|
70
70
|
const en = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), oe = { randomUUID: en };
|
|
71
71
|
function nn(e, n, t) {
|
|
72
|
-
if (oe.randomUUID && !e)
|
|
73
|
-
return oe.randomUUID();
|
|
74
72
|
e = e || {};
|
|
75
73
|
const r = e.random ?? e.rng?.() ?? Qe();
|
|
76
74
|
if (r.length < 16)
|
|
77
75
|
throw new Error("Random bytes length must be >= 16");
|
|
78
76
|
return r[6] = r[6] & 15 | 64, r[8] = r[8] & 63 | 128, We(r);
|
|
79
77
|
}
|
|
78
|
+
function tn(e, n, t) {
|
|
79
|
+
return oe.randomUUID && !e ? oe.randomUUID() : nn(e);
|
|
80
|
+
}
|
|
80
81
|
class S {
|
|
81
82
|
uuid;
|
|
82
83
|
constructor(n) {
|
|
@@ -89,7 +90,7 @@ class S {
|
|
|
89
90
|
return this.uuid === n.toString();
|
|
90
91
|
}
|
|
91
92
|
static new() {
|
|
92
|
-
return new S(
|
|
93
|
+
return new S(tn());
|
|
93
94
|
}
|
|
94
95
|
static empty() {
|
|
95
96
|
return new S(qe);
|
|
@@ -142,7 +143,7 @@ const Ze = {};
|
|
|
142
143
|
function P(e) {
|
|
143
144
|
return Ze;
|
|
144
145
|
}
|
|
145
|
-
function
|
|
146
|
+
function rn(e) {
|
|
146
147
|
const n = Object.values(e).filter((r) => typeof r == "number");
|
|
147
148
|
return Object.entries(e).filter(([r, o]) => n.indexOf(+r) === -1).map(([r, o]) => o);
|
|
148
149
|
}
|
|
@@ -166,7 +167,7 @@ function Q(e) {
|
|
|
166
167
|
const n = e.startsWith("^") ? 1 : 0, t = e.endsWith("$") ? e.length - 1 : e.length;
|
|
167
168
|
return e.slice(n, t);
|
|
168
169
|
}
|
|
169
|
-
function
|
|
170
|
+
function on(e, n) {
|
|
170
171
|
const t = (e.toString().split(".")[1] || "").length, r = n.toString();
|
|
171
172
|
let o = (r.split(".")[1] || "").length;
|
|
172
173
|
if (o === 0 && /\d?e-\d?/.test(r)) {
|
|
@@ -217,7 +218,7 @@ const Pe = "captureStackTrace" in Error ? Error.captureStackTrace : (...e) => {
|
|
|
217
218
|
function F(e) {
|
|
218
219
|
return typeof e == "object" && e !== null && !Array.isArray(e);
|
|
219
220
|
}
|
|
220
|
-
const
|
|
221
|
+
const un = W(() => {
|
|
221
222
|
if (typeof navigator < "u" && navigator?.userAgent?.includes("Cloudflare"))
|
|
222
223
|
return !1;
|
|
223
224
|
try {
|
|
@@ -239,8 +240,8 @@ function x(e) {
|
|
|
239
240
|
function Oe(e) {
|
|
240
241
|
return x(e) ? { ...e } : Array.isArray(e) ? [...e] : e;
|
|
241
242
|
}
|
|
242
|
-
const
|
|
243
|
-
function
|
|
243
|
+
const sn = /* @__PURE__ */ new Set(["string", "number", "symbol"]);
|
|
244
|
+
function cn(e) {
|
|
244
245
|
return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
245
246
|
}
|
|
246
247
|
function $(e, n, t) {
|
|
@@ -260,17 +261,17 @@ function p(e) {
|
|
|
260
261
|
}
|
|
261
262
|
return delete n.message, typeof n.error == "string" ? { ...n, error: () => n.error } : n;
|
|
262
263
|
}
|
|
263
|
-
function
|
|
264
|
+
function an(e) {
|
|
264
265
|
return Object.keys(e).filter((n) => e[n]._zod.optin === "optional" && e[n]._zod.optout === "optional");
|
|
265
266
|
}
|
|
266
|
-
const
|
|
267
|
+
const ln = {
|
|
267
268
|
safeint: [Number.MIN_SAFE_INTEGER, Number.MAX_SAFE_INTEGER],
|
|
268
269
|
int32: [-2147483648, 2147483647],
|
|
269
270
|
uint32: [0, 4294967295],
|
|
270
271
|
float32: [-34028234663852886e22, 34028234663852886e22],
|
|
271
272
|
float64: [-Number.MAX_VALUE, Number.MAX_VALUE]
|
|
272
273
|
};
|
|
273
|
-
function
|
|
274
|
+
function fn(e, n) {
|
|
274
275
|
const t = e._zod.def, r = I(e._zod.def, {
|
|
275
276
|
get shape() {
|
|
276
277
|
const o = {};
|
|
@@ -285,7 +286,7 @@ function ln(e, n) {
|
|
|
285
286
|
});
|
|
286
287
|
return $(e, r);
|
|
287
288
|
}
|
|
288
|
-
function
|
|
289
|
+
function dn(e, n) {
|
|
289
290
|
const t = e._zod.def, r = I(e._zod.def, {
|
|
290
291
|
get shape() {
|
|
291
292
|
const o = { ...e._zod.def.shape };
|
|
@@ -300,7 +301,7 @@ function fn(e, n) {
|
|
|
300
301
|
});
|
|
301
302
|
return $(e, r);
|
|
302
303
|
}
|
|
303
|
-
function
|
|
304
|
+
function hn(e, n) {
|
|
304
305
|
if (!x(n))
|
|
305
306
|
throw new Error("Invalid input to extend: expected a plain object");
|
|
306
307
|
const t = e._zod.def.checks;
|
|
@@ -315,7 +316,7 @@ function dn(e, n) {
|
|
|
315
316
|
});
|
|
316
317
|
return $(e, o);
|
|
317
318
|
}
|
|
318
|
-
function
|
|
319
|
+
function pn(e, n) {
|
|
319
320
|
if (!x(n))
|
|
320
321
|
throw new Error("Invalid input to safeExtend: expected a plain object");
|
|
321
322
|
const t = {
|
|
@@ -328,7 +329,7 @@ function hn(e, n) {
|
|
|
328
329
|
};
|
|
329
330
|
return $(e, t);
|
|
330
331
|
}
|
|
331
|
-
function
|
|
332
|
+
function mn(e, n) {
|
|
332
333
|
const t = I(e._zod.def, {
|
|
333
334
|
get shape() {
|
|
334
335
|
const r = { ...e._zod.def.shape, ...n._zod.def.shape };
|
|
@@ -342,7 +343,7 @@ function pn(e, n) {
|
|
|
342
343
|
});
|
|
343
344
|
return $(e, t);
|
|
344
345
|
}
|
|
345
|
-
function
|
|
346
|
+
function _n(e, n, t) {
|
|
346
347
|
const r = I(n._zod.def, {
|
|
347
348
|
get shape() {
|
|
348
349
|
const o = n._zod.def.shape, s = { ...o };
|
|
@@ -367,7 +368,7 @@ function mn(e, n, t) {
|
|
|
367
368
|
});
|
|
368
369
|
return $(n, r);
|
|
369
370
|
}
|
|
370
|
-
function
|
|
371
|
+
function gn(e, n, t) {
|
|
371
372
|
const r = I(n._zod.def, {
|
|
372
373
|
get shape() {
|
|
373
374
|
const o = n._zod.def.shape, s = { ...o };
|
|
@@ -441,13 +442,13 @@ const Ie = (e, n) => {
|
|
|
441
442
|
enumerable: !1
|
|
442
443
|
});
|
|
443
444
|
}, Ne = a("$ZodError", Ie), je = a("$ZodError", Ie, { Parent: Error });
|
|
444
|
-
function
|
|
445
|
+
function vn(e, n = (t) => t.message) {
|
|
445
446
|
const t = {}, r = [];
|
|
446
447
|
for (const o of e.issues)
|
|
447
448
|
o.path.length > 0 ? (t[o.path[0]] = t[o.path[0]] || [], t[o.path[0]].push(n(o))) : r.push(n(o));
|
|
448
449
|
return { formErrors: r, fieldErrors: t };
|
|
449
450
|
}
|
|
450
|
-
function
|
|
451
|
+
function zn(e, n = (t) => t.message) {
|
|
451
452
|
const t = { _errors: [] }, r = (o) => {
|
|
452
453
|
for (const s of o.issues)
|
|
453
454
|
if (s.code === "invalid_union" && s.errors.length)
|
|
@@ -493,26 +494,26 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
493
494
|
success: !1,
|
|
494
495
|
error: new (e ?? Ne)(s.issues.map((u) => O(u, o, P())))
|
|
495
496
|
} : { success: !0, data: s.value };
|
|
496
|
-
},
|
|
497
|
+
}, bn = /* @__PURE__ */ V(je), L = (e) => async (n, t, r) => {
|
|
497
498
|
const o = r ? Object.assign(r, { async: !0 }) : { async: !0 };
|
|
498
499
|
let s = n._zod.run({ value: t, issues: [] }, o);
|
|
499
500
|
return s instanceof Promise && (s = await s), s.issues.length ? {
|
|
500
501
|
success: !1,
|
|
501
502
|
error: new e(s.issues.map((u) => O(u, o, P())))
|
|
502
503
|
} : { success: !0, data: s.value };
|
|
503
|
-
},
|
|
504
|
+
}, wn = /* @__PURE__ */ L(je), yn = (e) => (n, t, r) => {
|
|
504
505
|
const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
|
|
505
506
|
return ne(e)(n, t, o);
|
|
506
|
-
},
|
|
507
|
+
}, kn = (e) => (n, t, r) => ne(e)(n, t, r), En = (e) => async (n, t, r) => {
|
|
507
508
|
const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
|
|
508
509
|
return te(e)(n, t, o);
|
|
509
|
-
},
|
|
510
|
+
}, $n = (e) => async (n, t, r) => te(e)(n, t, r), Zn = (e) => (n, t, r) => {
|
|
510
511
|
const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
|
|
511
512
|
return V(e)(n, t, o);
|
|
512
|
-
},
|
|
513
|
+
}, Pn = (e) => (n, t, r) => V(e)(n, t, r), On = (e) => async (n, t, r) => {
|
|
513
514
|
const o = r ? Object.assign(r, { direction: "backward" }) : { direction: "backward" };
|
|
514
515
|
return L(e)(n, t, o);
|
|
515
|
-
},
|
|
516
|
+
}, Tn = (e) => async (n, t, r) => L(e)(n, t, r), In = /^-?\d+$/, Nn = /^-?\d+(?:\.\d+)?/, k = /* @__PURE__ */ a("$ZodCheck", (e, n) => {
|
|
516
517
|
var t;
|
|
517
518
|
e._zod ?? (e._zod = {}), e._zod.def = n, (t = e._zod).onattach ?? (t.onattach = []);
|
|
518
519
|
}), Ae = {
|
|
@@ -553,14 +554,14 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
553
554
|
continue: !n.abort
|
|
554
555
|
});
|
|
555
556
|
};
|
|
556
|
-
}),
|
|
557
|
+
}), jn = /* @__PURE__ */ a("$ZodCheckMultipleOf", (e, n) => {
|
|
557
558
|
k.init(e, n), e._zod.onattach.push((t) => {
|
|
558
559
|
var r;
|
|
559
560
|
(r = t._zod.bag).multipleOf ?? (r.multipleOf = n.value);
|
|
560
561
|
}), e._zod.check = (t) => {
|
|
561
562
|
if (typeof t.value != typeof n.value)
|
|
562
563
|
throw new Error("Cannot mix number and bigint in multiple_of check.");
|
|
563
|
-
(typeof t.value == "bigint" ? t.value % n.value === BigInt(0) :
|
|
564
|
+
(typeof t.value == "bigint" ? t.value % n.value === BigInt(0) : on(t.value, n.value) === 0) || t.issues.push({
|
|
564
565
|
origin: typeof t.value,
|
|
565
566
|
code: "not_multiple_of",
|
|
566
567
|
divisor: n.value,
|
|
@@ -569,12 +570,12 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
569
570
|
continue: !n.abort
|
|
570
571
|
});
|
|
571
572
|
};
|
|
572
|
-
}),
|
|
573
|
+
}), An = /* @__PURE__ */ a("$ZodCheckNumberFormat", (e, n) => {
|
|
573
574
|
k.init(e, n), n.format = n.format || "float64";
|
|
574
|
-
const t = n.format?.includes("int"), r = t ? "int" : "number", [o, s] =
|
|
575
|
+
const t = n.format?.includes("int"), r = t ? "int" : "number", [o, s] = ln[n.format];
|
|
575
576
|
e._zod.onattach.push((u) => {
|
|
576
577
|
const i = u._zod.bag;
|
|
577
|
-
i.format = n.format, i.minimum = o, i.maximum = s, t && (i.pattern =
|
|
578
|
+
i.format = n.format, i.minimum = o, i.maximum = s, t && (i.pattern = In);
|
|
578
579
|
}), e._zod.check = (u) => {
|
|
579
580
|
const i = u.value;
|
|
580
581
|
if (t) {
|
|
@@ -626,7 +627,7 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
626
627
|
inst: e
|
|
627
628
|
});
|
|
628
629
|
};
|
|
629
|
-
}),
|
|
630
|
+
}), Sn = /* @__PURE__ */ a("$ZodCheckMaxLength", (e, n) => {
|
|
630
631
|
var t;
|
|
631
632
|
k.init(e, n), (t = e._zod.def).when ?? (t.when = (r) => {
|
|
632
633
|
const o = r.value;
|
|
@@ -649,7 +650,7 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
649
650
|
continue: !n.abort
|
|
650
651
|
});
|
|
651
652
|
};
|
|
652
|
-
}),
|
|
653
|
+
}), xn = /* @__PURE__ */ a("$ZodCheckMinLength", (e, n) => {
|
|
653
654
|
var t;
|
|
654
655
|
k.init(e, n), (t = e._zod.def).when ?? (t.when = (r) => {
|
|
655
656
|
const o = r.value;
|
|
@@ -672,7 +673,7 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
672
673
|
continue: !n.abort
|
|
673
674
|
});
|
|
674
675
|
};
|
|
675
|
-
}),
|
|
676
|
+
}), Rn = /* @__PURE__ */ a("$ZodCheckLengthEquals", (e, n) => {
|
|
676
677
|
var t;
|
|
677
678
|
k.init(e, n), (t = e._zod.def).when ?? (t.when = (r) => {
|
|
678
679
|
const o = r.value;
|
|
@@ -695,12 +696,12 @@ const ne = (e) => (n, t, r, o) => {
|
|
|
695
696
|
continue: !n.abort
|
|
696
697
|
});
|
|
697
698
|
};
|
|
698
|
-
}),
|
|
699
|
+
}), Cn = /* @__PURE__ */ a("$ZodCheckOverwrite", (e, n) => {
|
|
699
700
|
k.init(e, n), e._zod.check = (t) => {
|
|
700
701
|
t.value = n.tx(t.value);
|
|
701
702
|
};
|
|
702
703
|
});
|
|
703
|
-
class
|
|
704
|
+
class Dn {
|
|
704
705
|
constructor(n = []) {
|
|
705
706
|
this.content = [], this.indent = 0, this && (this.args = n);
|
|
706
707
|
}
|
|
@@ -723,13 +724,13 @@ class Cn {
|
|
|
723
724
|
`));
|
|
724
725
|
}
|
|
725
726
|
}
|
|
726
|
-
const
|
|
727
|
+
const Un = {
|
|
727
728
|
major: 4,
|
|
728
729
|
minor: 1,
|
|
729
730
|
patch: 12
|
|
730
731
|
}, m = /* @__PURE__ */ a("$ZodType", (e, n) => {
|
|
731
732
|
var t;
|
|
732
|
-
e ?? (e = {}), e._zod.def = n, e._zod.bag = e._zod.bag || {}, e._zod.version =
|
|
733
|
+
e ?? (e = {}), e._zod.def = n, e._zod.bag = e._zod.bag || {}, e._zod.version = Un;
|
|
733
734
|
const r = [...e._zod.def.checks ?? []];
|
|
734
735
|
e._zod.traits.has("$ZodCheck") && r.unshift(e);
|
|
735
736
|
for (const o of r)
|
|
@@ -792,17 +793,17 @@ const Dn = {
|
|
|
792
793
|
e["~standard"] = {
|
|
793
794
|
validate: (o) => {
|
|
794
795
|
try {
|
|
795
|
-
const s =
|
|
796
|
+
const s = bn(e, o);
|
|
796
797
|
return s.success ? { value: s.data } : { issues: s.error?.issues };
|
|
797
798
|
} catch {
|
|
798
|
-
return
|
|
799
|
+
return wn(e, o).then((u) => u.success ? { value: u.data } : { issues: u.error?.issues });
|
|
799
800
|
}
|
|
800
801
|
},
|
|
801
802
|
vendor: "zod",
|
|
802
803
|
version: 1
|
|
803
804
|
};
|
|
804
805
|
}), Re = /* @__PURE__ */ a("$ZodNumber", (e, n) => {
|
|
805
|
-
m.init(e, n), e._zod.pattern = e._zod.bag.pattern ??
|
|
806
|
+
m.init(e, n), e._zod.pattern = e._zod.bag.pattern ?? Nn, e._zod.parse = (t, r) => {
|
|
806
807
|
if (n.coerce)
|
|
807
808
|
try {
|
|
808
809
|
t.value = Number(t.value);
|
|
@@ -820,11 +821,11 @@ const Dn = {
|
|
|
820
821
|
...s ? { received: s } : {}
|
|
821
822
|
}), t;
|
|
822
823
|
};
|
|
823
|
-
}),
|
|
824
|
-
|
|
825
|
-
}),
|
|
824
|
+
}), Fn = /* @__PURE__ */ a("$ZodNumber", (e, n) => {
|
|
825
|
+
An.init(e, n), Re.init(e, n);
|
|
826
|
+
}), Mn = /* @__PURE__ */ a("$ZodUnknown", (e, n) => {
|
|
826
827
|
m.init(e, n), e._zod.parse = (t) => t;
|
|
827
|
-
}),
|
|
828
|
+
}), Vn = /* @__PURE__ */ a("$ZodNever", (e, n) => {
|
|
828
829
|
m.init(e, n), e._zod.parse = (t, r) => (t.issues.push({
|
|
829
830
|
expected: "never",
|
|
830
831
|
code: "invalid_type",
|
|
@@ -835,7 +836,7 @@ const Dn = {
|
|
|
835
836
|
function ie(e, n, t) {
|
|
836
837
|
e.issues.length && n.issues.push(...Te(t, e.issues)), n.value[t] = e.value;
|
|
837
838
|
}
|
|
838
|
-
const
|
|
839
|
+
const Ln = /* @__PURE__ */ a("$ZodArray", (e, n) => {
|
|
839
840
|
m.init(e, n), e._zod.parse = (t, r) => {
|
|
840
841
|
const o = t.value;
|
|
841
842
|
if (!Array.isArray(o))
|
|
@@ -865,7 +866,7 @@ function Ce(e) {
|
|
|
865
866
|
for (const r of n)
|
|
866
867
|
if (!e.shape?.[r]?._zod?.traits?.has("$ZodType"))
|
|
867
868
|
throw new Error(`Invalid element at key "${r}": expected a Zod schema`);
|
|
868
|
-
const t =
|
|
869
|
+
const t = an(e.shape);
|
|
869
870
|
return {
|
|
870
871
|
...e,
|
|
871
872
|
keys: n,
|
|
@@ -893,7 +894,7 @@ function De(e, n, t, r, o, s) {
|
|
|
893
894
|
inst: s
|
|
894
895
|
}), e.length ? Promise.all(e).then(() => t) : t;
|
|
895
896
|
}
|
|
896
|
-
const
|
|
897
|
+
const Gn = /* @__PURE__ */ a("$ZodObject", (e, n) => {
|
|
897
898
|
if (m.init(e, n), !Object.getOwnPropertyDescriptor(n, "shape")?.get) {
|
|
898
899
|
const i = n.shape;
|
|
899
900
|
Object.defineProperty(n, "shape", {
|
|
@@ -938,10 +939,10 @@ const Ln = /* @__PURE__ */ a("$ZodObject", (e, n) => {
|
|
|
938
939
|
}
|
|
939
940
|
return s ? De(f, l, i, c, r.value, e) : f.length ? Promise.all(f).then(() => i) : i;
|
|
940
941
|
};
|
|
941
|
-
}),
|
|
942
|
-
|
|
942
|
+
}), Jn = /* @__PURE__ */ a("$ZodObjectJIT", (e, n) => {
|
|
943
|
+
Gn.init(e, n);
|
|
943
944
|
const t = e._zod.parse, r = W(() => Ce(n)), o = (h) => {
|
|
944
|
-
const _ = new
|
|
945
|
+
const _ = new Dn(["shape", "payload", "ctx"]), b = r.value, G = (E) => {
|
|
945
946
|
const y = se(E);
|
|
946
947
|
return `shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`;
|
|
947
948
|
};
|
|
@@ -977,7 +978,7 @@ const Ln = /* @__PURE__ */ a("$ZodObject", (e, n) => {
|
|
|
977
978
|
return (E, y) => Je(h, E, y);
|
|
978
979
|
};
|
|
979
980
|
let s;
|
|
980
|
-
const u = F, i = !Ze.jitless, l = i &&
|
|
981
|
+
const u = F, i = !Ze.jitless, l = i && un.value, f = n.catchall;
|
|
981
982
|
let z;
|
|
982
983
|
e._zod.parse = (h, _) => {
|
|
983
984
|
z ?? (z = r.value);
|
|
@@ -1002,7 +1003,7 @@ function ce(e, n, t, r) {
|
|
|
1002
1003
|
errors: e.map((s) => s.issues.map((u) => O(u, r, P())))
|
|
1003
1004
|
}), n);
|
|
1004
1005
|
}
|
|
1005
|
-
const
|
|
1006
|
+
const Kn = /* @__PURE__ */ a("$ZodUnion", (e, n) => {
|
|
1006
1007
|
m.init(e, n), d(e._zod, "optin", () => n.options.some((o) => o._zod.optin === "optional") ? "optional" : void 0), d(e._zod, "optout", () => n.options.some((o) => o._zod.optout === "optional") ? "optional" : void 0), d(e._zod, "values", () => {
|
|
1007
1008
|
if (n.options.every((o) => o._zod.values))
|
|
1008
1009
|
return new Set(n.options.flatMap((o) => Array.from(o._zod.values)));
|
|
@@ -1033,7 +1034,7 @@ const Jn = /* @__PURE__ */ a("$ZodUnion", (e, n) => {
|
|
|
1033
1034
|
}
|
|
1034
1035
|
return u ? Promise.all(i).then((c) => ce(c, o, e, s)) : ce(i, o, e, s);
|
|
1035
1036
|
};
|
|
1036
|
-
}),
|
|
1037
|
+
}), Yn = /* @__PURE__ */ a("$ZodIntersection", (e, n) => {
|
|
1037
1038
|
m.init(e, n), e._zod.parse = (t, r) => {
|
|
1038
1039
|
const o = t.value, s = n.left._zod.run({ value: o, issues: [] }, r), u = n.right._zod.run({ value: o, issues: [] }, r);
|
|
1039
1040
|
return s instanceof Promise || u instanceof Promise ? Promise.all([s, u]).then(([c, l]) => ae(t, c, l)) : ae(t, s, u);
|
|
@@ -1082,10 +1083,10 @@ function ae(e, n, t) {
|
|
|
1082
1083
|
throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);
|
|
1083
1084
|
return e.value = r.data, e;
|
|
1084
1085
|
}
|
|
1085
|
-
const
|
|
1086
|
+
const qn = /* @__PURE__ */ a("$ZodEnum", (e, n) => {
|
|
1086
1087
|
m.init(e, n);
|
|
1087
|
-
const t =
|
|
1088
|
-
e._zod.values = r, e._zod.pattern = new RegExp(`^(${t.filter((o) =>
|
|
1088
|
+
const t = rn(n.entries), r = new Set(t);
|
|
1089
|
+
e._zod.values = r, e._zod.pattern = new RegExp(`^(${t.filter((o) => sn.has(typeof o)).map((o) => typeof o == "string" ? cn(o) : o.toString()).join("|")})$`), e._zod.parse = (o, s) => {
|
|
1089
1090
|
const u = o.value;
|
|
1090
1091
|
return r.has(u) || o.issues.push({
|
|
1091
1092
|
code: "invalid_value",
|
|
@@ -1094,7 +1095,7 @@ const Yn = /* @__PURE__ */ a("$ZodEnum", (e, n) => {
|
|
|
1094
1095
|
inst: e
|
|
1095
1096
|
}), o;
|
|
1096
1097
|
};
|
|
1097
|
-
}),
|
|
1098
|
+
}), Bn = /* @__PURE__ */ a("$ZodTransform", (e, n) => {
|
|
1098
1099
|
m.init(e, n), e._zod.parse = (t, r) => {
|
|
1099
1100
|
if (r.direction === "backward")
|
|
1100
1101
|
throw new $e(e.constructor.name);
|
|
@@ -1109,7 +1110,7 @@ const Yn = /* @__PURE__ */ a("$ZodEnum", (e, n) => {
|
|
|
1109
1110
|
function le(e, n) {
|
|
1110
1111
|
return e.issues.length && n === void 0 ? { issues: [], value: void 0 } : e;
|
|
1111
1112
|
}
|
|
1112
|
-
const
|
|
1113
|
+
const Xn = /* @__PURE__ */ a("$ZodOptional", (e, n) => {
|
|
1113
1114
|
m.init(e, n), e._zod.optin = "optional", e._zod.optout = "optional", d(e._zod, "values", () => n.innerType._zod.values ? /* @__PURE__ */ new Set([...n.innerType._zod.values, void 0]) : void 0), d(e._zod, "pattern", () => {
|
|
1114
1115
|
const t = n.innerType._zod.pattern;
|
|
1115
1116
|
return t ? new RegExp(`^(${Q(t.source)})?$`) : void 0;
|
|
@@ -1120,12 +1121,12 @@ const Bn = /* @__PURE__ */ a("$ZodOptional", (e, n) => {
|
|
|
1120
1121
|
}
|
|
1121
1122
|
return t.value === void 0 ? t : n.innerType._zod.run(t, r);
|
|
1122
1123
|
};
|
|
1123
|
-
}),
|
|
1124
|
+
}), Wn = /* @__PURE__ */ a("$ZodNullable", (e, n) => {
|
|
1124
1125
|
m.init(e, n), d(e._zod, "optin", () => n.innerType._zod.optin), d(e._zod, "optout", () => n.innerType._zod.optout), d(e._zod, "pattern", () => {
|
|
1125
1126
|
const t = n.innerType._zod.pattern;
|
|
1126
1127
|
return t ? new RegExp(`^(${Q(t.source)}|null)$`) : void 0;
|
|
1127
1128
|
}), d(e._zod, "values", () => n.innerType._zod.values ? /* @__PURE__ */ new Set([...n.innerType._zod.values, null]) : void 0), e._zod.parse = (t, r) => t.value === null ? t : n.innerType._zod.run(t, r);
|
|
1128
|
-
}),
|
|
1129
|
+
}), Hn = /* @__PURE__ */ a("$ZodDefault", (e, n) => {
|
|
1129
1130
|
m.init(e, n), e._zod.optin = "optional", d(e._zod, "values", () => n.innerType._zod.values), e._zod.parse = (t, r) => {
|
|
1130
1131
|
if (r.direction === "backward")
|
|
1131
1132
|
return n.innerType._zod.run(t, r);
|
|
@@ -1138,9 +1139,9 @@ const Bn = /* @__PURE__ */ a("$ZodOptional", (e, n) => {
|
|
|
1138
1139
|
function fe(e, n) {
|
|
1139
1140
|
return e.value === void 0 && (e.value = n.defaultValue), e;
|
|
1140
1141
|
}
|
|
1141
|
-
const
|
|
1142
|
+
const Qn = /* @__PURE__ */ a("$ZodPrefault", (e, n) => {
|
|
1142
1143
|
m.init(e, n), e._zod.optin = "optional", d(e._zod, "values", () => n.innerType._zod.values), e._zod.parse = (t, r) => (r.direction === "backward" || t.value === void 0 && (t.value = n.defaultValue), n.innerType._zod.run(t, r));
|
|
1143
|
-
}),
|
|
1144
|
+
}), et = /* @__PURE__ */ a("$ZodNonOptional", (e, n) => {
|
|
1144
1145
|
m.init(e, n), d(e._zod, "values", () => {
|
|
1145
1146
|
const t = n.innerType._zod.values;
|
|
1146
1147
|
return t ? new Set([...t].filter((r) => r !== void 0)) : void 0;
|
|
@@ -1157,7 +1158,7 @@ function de(e, n) {
|
|
|
1157
1158
|
inst: n
|
|
1158
1159
|
}), e;
|
|
1159
1160
|
}
|
|
1160
|
-
const
|
|
1161
|
+
const nt = /* @__PURE__ */ a("$ZodCatch", (e, n) => {
|
|
1161
1162
|
m.init(e, n), d(e._zod, "optin", () => n.innerType._zod.optin), d(e._zod, "optout", () => n.innerType._zod.optout), d(e._zod, "values", () => n.innerType._zod.values), e._zod.parse = (t, r) => {
|
|
1162
1163
|
if (r.direction === "backward")
|
|
1163
1164
|
return n.innerType._zod.run(t, r);
|
|
@@ -1176,7 +1177,7 @@ const et = /* @__PURE__ */ a("$ZodCatch", (e, n) => {
|
|
|
1176
1177
|
input: t.value
|
|
1177
1178
|
}), t.issues = []), t);
|
|
1178
1179
|
};
|
|
1179
|
-
}),
|
|
1180
|
+
}), tt = /* @__PURE__ */ a("$ZodPipe", (e, n) => {
|
|
1180
1181
|
m.init(e, n), d(e._zod, "values", () => n.in._zod.values), d(e._zod, "optin", () => n.in._zod.optin), d(e._zod, "optout", () => n.out._zod.optout), d(e._zod, "propValues", () => n.in._zod.propValues), e._zod.parse = (t, r) => {
|
|
1181
1182
|
if (r.direction === "backward") {
|
|
1182
1183
|
const s = n.out._zod.run(t, r);
|
|
@@ -1189,7 +1190,7 @@ const et = /* @__PURE__ */ a("$ZodCatch", (e, n) => {
|
|
|
1189
1190
|
function D(e, n, t) {
|
|
1190
1191
|
return e.issues.length ? (e.aborted = !0, e) : n._zod.run({ value: e.value, issues: e.issues }, t);
|
|
1191
1192
|
}
|
|
1192
|
-
const
|
|
1193
|
+
const rt = /* @__PURE__ */ a("$ZodReadonly", (e, n) => {
|
|
1193
1194
|
m.init(e, n), d(e._zod, "propValues", () => n.innerType._zod.propValues), d(e._zod, "values", () => n.innerType._zod.values), d(e._zod, "optin", () => n.innerType._zod.optin), d(e._zod, "optout", () => n.innerType._zod.optout), e._zod.parse = (t, r) => {
|
|
1194
1195
|
if (r.direction === "backward")
|
|
1195
1196
|
return n.innerType._zod.run(t, r);
|
|
@@ -1200,7 +1201,7 @@ const tt = /* @__PURE__ */ a("$ZodReadonly", (e, n) => {
|
|
|
1200
1201
|
function he(e) {
|
|
1201
1202
|
return e.value = Object.freeze(e.value), e;
|
|
1202
1203
|
}
|
|
1203
|
-
const
|
|
1204
|
+
const ot = /* @__PURE__ */ a("$ZodCustom", (e, n) => {
|
|
1204
1205
|
k.init(e, n), m.init(e, n), e._zod.parse = (t, r) => t, e._zod.check = (t) => {
|
|
1205
1206
|
const r = t.value, o = n.fn(r);
|
|
1206
1207
|
if (o instanceof Promise)
|
|
@@ -1223,7 +1224,7 @@ function pe(e, n, t, r) {
|
|
|
1223
1224
|
r._zod.def.params && (o.params = r._zod.def.params), n.issues.push(R(o));
|
|
1224
1225
|
}
|
|
1225
1226
|
}
|
|
1226
|
-
class
|
|
1227
|
+
class ut {
|
|
1227
1228
|
constructor() {
|
|
1228
1229
|
this._map = /* @__PURE__ */ new WeakMap(), this._idmap = /* @__PURE__ */ new Map();
|
|
1229
1230
|
}
|
|
@@ -1257,18 +1258,18 @@ class ot {
|
|
|
1257
1258
|
return this._map.has(n);
|
|
1258
1259
|
}
|
|
1259
1260
|
}
|
|
1260
|
-
function
|
|
1261
|
-
return new
|
|
1261
|
+
function st() {
|
|
1262
|
+
return new ut();
|
|
1262
1263
|
}
|
|
1263
|
-
const U = /* @__PURE__ */
|
|
1264
|
-
function
|
|
1264
|
+
const U = /* @__PURE__ */ st();
|
|
1265
|
+
function it(e, n) {
|
|
1265
1266
|
return new e({
|
|
1266
1267
|
type: "number",
|
|
1267
1268
|
checks: [],
|
|
1268
1269
|
...p(n)
|
|
1269
1270
|
});
|
|
1270
1271
|
}
|
|
1271
|
-
function
|
|
1272
|
+
function ct(e, n) {
|
|
1272
1273
|
return new e({
|
|
1273
1274
|
type: "number",
|
|
1274
1275
|
check: "number_format",
|
|
@@ -1277,12 +1278,12 @@ function it(e, n) {
|
|
|
1277
1278
|
...p(n)
|
|
1278
1279
|
});
|
|
1279
1280
|
}
|
|
1280
|
-
function
|
|
1281
|
+
function at(e) {
|
|
1281
1282
|
return new e({
|
|
1282
1283
|
type: "unknown"
|
|
1283
1284
|
});
|
|
1284
1285
|
}
|
|
1285
|
-
function
|
|
1286
|
+
function lt(e, n) {
|
|
1286
1287
|
return new e({
|
|
1287
1288
|
type: "never",
|
|
1288
1289
|
...p(n)
|
|
@@ -1321,40 +1322,40 @@ function Y(e, n) {
|
|
|
1321
1322
|
});
|
|
1322
1323
|
}
|
|
1323
1324
|
function ge(e, n) {
|
|
1324
|
-
return new
|
|
1325
|
+
return new jn({
|
|
1325
1326
|
check: "multiple_of",
|
|
1326
1327
|
...p(n),
|
|
1327
1328
|
value: e
|
|
1328
1329
|
});
|
|
1329
1330
|
}
|
|
1330
|
-
function
|
|
1331
|
-
return new
|
|
1331
|
+
function ft(e, n) {
|
|
1332
|
+
return new Sn({
|
|
1332
1333
|
check: "max_length",
|
|
1333
1334
|
...p(n),
|
|
1334
1335
|
maximum: e
|
|
1335
1336
|
});
|
|
1336
1337
|
}
|
|
1337
1338
|
function ve(e, n) {
|
|
1338
|
-
return new
|
|
1339
|
+
return new xn({
|
|
1339
1340
|
check: "min_length",
|
|
1340
1341
|
...p(n),
|
|
1341
1342
|
minimum: e
|
|
1342
1343
|
});
|
|
1343
1344
|
}
|
|
1344
|
-
function
|
|
1345
|
-
return new
|
|
1345
|
+
function dt(e, n) {
|
|
1346
|
+
return new Rn({
|
|
1346
1347
|
check: "length_equals",
|
|
1347
1348
|
...p(n),
|
|
1348
1349
|
length: e
|
|
1349
1350
|
});
|
|
1350
1351
|
}
|
|
1351
|
-
function
|
|
1352
|
-
return new
|
|
1352
|
+
function ht(e) {
|
|
1353
|
+
return new Cn({
|
|
1353
1354
|
check: "overwrite",
|
|
1354
1355
|
tx: e
|
|
1355
1356
|
});
|
|
1356
1357
|
}
|
|
1357
|
-
function
|
|
1358
|
+
function pt(e, n, t) {
|
|
1358
1359
|
return new e({
|
|
1359
1360
|
type: "array",
|
|
1360
1361
|
element: n,
|
|
@@ -1364,7 +1365,7 @@ function ht(e, n, t) {
|
|
|
1364
1365
|
...p(t)
|
|
1365
1366
|
});
|
|
1366
1367
|
}
|
|
1367
|
-
function
|
|
1368
|
+
function mt(e, n, t) {
|
|
1368
1369
|
return new e({
|
|
1369
1370
|
type: "custom",
|
|
1370
1371
|
check: "custom",
|
|
@@ -1372,8 +1373,8 @@ function pt(e, n, t) {
|
|
|
1372
1373
|
...p(t)
|
|
1373
1374
|
});
|
|
1374
1375
|
}
|
|
1375
|
-
function
|
|
1376
|
-
const n =
|
|
1376
|
+
function _t(e) {
|
|
1377
|
+
const n = gt((t) => (t.addIssue = (r) => {
|
|
1377
1378
|
if (typeof r == "string")
|
|
1378
1379
|
t.issues.push(R(r, t.value, n._zod.def));
|
|
1379
1380
|
else {
|
|
@@ -1383,21 +1384,21 @@ function mt(e) {
|
|
|
1383
1384
|
}, e(t.value, t)));
|
|
1384
1385
|
return n;
|
|
1385
1386
|
}
|
|
1386
|
-
function
|
|
1387
|
+
function gt(e, n) {
|
|
1387
1388
|
const t = new k({
|
|
1388
1389
|
check: "custom",
|
|
1389
1390
|
...p(n)
|
|
1390
1391
|
});
|
|
1391
1392
|
return t._zod.check = e, t;
|
|
1392
1393
|
}
|
|
1393
|
-
const
|
|
1394
|
+
const vt = (e, n) => {
|
|
1394
1395
|
Ne.init(e, n), e.name = "ZodError", Object.defineProperties(e, {
|
|
1395
1396
|
format: {
|
|
1396
|
-
value: (t) =>
|
|
1397
|
+
value: (t) => zn(e, t)
|
|
1397
1398
|
// enumerable: false,
|
|
1398
1399
|
},
|
|
1399
1400
|
flatten: {
|
|
1400
|
-
value: (t) =>
|
|
1401
|
+
value: (t) => vn(e, t)
|
|
1401
1402
|
// enumerable: false,
|
|
1402
1403
|
},
|
|
1403
1404
|
addIssue: {
|
|
@@ -1419,14 +1420,14 @@ const gt = (e, n) => {
|
|
|
1419
1420
|
// enumerable: false,
|
|
1420
1421
|
}
|
|
1421
1422
|
});
|
|
1422
|
-
}, w = a("ZodError",
|
|
1423
|
+
}, w = a("ZodError", vt, {
|
|
1423
1424
|
Parent: Error
|
|
1424
|
-
}),
|
|
1425
|
+
}), zt = /* @__PURE__ */ ne(w), bt = /* @__PURE__ */ te(w), wt = /* @__PURE__ */ V(w), yt = /* @__PURE__ */ L(w), kt = /* @__PURE__ */ yn(w), Et = /* @__PURE__ */ kn(w), $t = /* @__PURE__ */ En(w), Zt = /* @__PURE__ */ $n(w), Pt = /* @__PURE__ */ Zn(w), Ot = /* @__PURE__ */ Pn(w), Tt = /* @__PURE__ */ On(w), It = /* @__PURE__ */ Tn(w), g = /* @__PURE__ */ a("ZodType", (e, n) => (m.init(e, n), e.def = n, e.type = n.type, Object.defineProperty(e, "_def", { value: n }), e.check = (...t) => e.clone(I(n, {
|
|
1425
1426
|
checks: [
|
|
1426
1427
|
...n.checks ?? [],
|
|
1427
1428
|
...t.map((r) => typeof r == "function" ? { _zod: { check: r, def: { check: "custom" }, onattach: [] } } : r)
|
|
1428
1429
|
]
|
|
1429
|
-
})), e.clone = (t, r) => $(e, t, r), e.brand = () => e, e.register = ((t, r) => (t.add(e, r), e)), e.parse = (t, r) =>
|
|
1430
|
+
})), e.clone = (t, r) => $(e, t, r), e.brand = () => e, e.register = ((t, r) => (t.add(e, r), e)), e.parse = (t, r) => zt(e, t, r, { callee: e.parse }), e.safeParse = (t, r) => wt(e, t, r), e.parseAsync = async (t, r) => bt(e, t, r, { callee: e.parseAsync }), e.safeParseAsync = async (t, r) => yt(e, t, r), e.spa = e.safeParseAsync, e.encode = (t, r) => kt(e, t, r), e.decode = (t, r) => Et(e, t, r), e.encodeAsync = async (t, r) => $t(e, t, r), e.decodeAsync = async (t, r) => Zt(e, t, r), e.safeEncode = (t, r) => Pt(e, t, r), e.safeDecode = (t, r) => Ot(e, t, r), e.safeEncodeAsync = async (t, r) => Tt(e, t, r), e.safeDecodeAsync = async (t, r) => It(e, t, r), e.refine = (t, r) => e.check(tr(t, r)), e.superRefine = (t) => e.check(rr(t)), e.overwrite = (t) => e.check(ht(t)), e.optional = () => we(e), e.nullable = () => ye(e), e.nullish = () => we(ye(e)), e.nonoptional = (t) => Bt(e, t), e.array = () => Fe(e), e.or = (t) => Dt([e, t]), e.and = (t) => Ft(e, t), e.transform = (t) => ke(e, Lt(t)), e.default = (t) => Kt(e, t), e.prefault = (t) => qt(e, t), e.catch = (t) => Wt(e, t), e.pipe = (t) => ke(e, t), e.readonly = () => er(e), e.describe = (t) => {
|
|
1430
1431
|
const r = e.clone();
|
|
1431
1432
|
return U.add(r, { description: t }), r;
|
|
1432
1433
|
}, Object.defineProperty(e, "description", {
|
|
@@ -1445,34 +1446,34 @@ const gt = (e, n) => {
|
|
|
1445
1446
|
e.minValue = Math.max(t.minimum ?? Number.NEGATIVE_INFINITY, t.exclusiveMinimum ?? Number.NEGATIVE_INFINITY) ?? null, e.maxValue = Math.min(t.maximum ?? Number.POSITIVE_INFINITY, t.exclusiveMaximum ?? Number.POSITIVE_INFINITY) ?? null, e.isInt = (t.format ?? "").includes("int") || Number.isSafeInteger(t.multipleOf ?? 0.5), e.isFinite = !0, e.format = t.format ?? null;
|
|
1446
1447
|
});
|
|
1447
1448
|
function Z(e) {
|
|
1448
|
-
return
|
|
1449
|
+
return it(Ue, e);
|
|
1449
1450
|
}
|
|
1450
|
-
const
|
|
1451
|
-
|
|
1451
|
+
const Nt = /* @__PURE__ */ a("ZodNumberFormat", (e, n) => {
|
|
1452
|
+
Fn.init(e, n), Ue.init(e, n);
|
|
1452
1453
|
});
|
|
1453
1454
|
function ze(e) {
|
|
1454
|
-
return
|
|
1455
|
+
return ct(Nt, e);
|
|
1455
1456
|
}
|
|
1456
|
-
const
|
|
1457
|
-
|
|
1457
|
+
const jt = /* @__PURE__ */ a("ZodUnknown", (e, n) => {
|
|
1458
|
+
Mn.init(e, n), g.init(e, n);
|
|
1458
1459
|
});
|
|
1459
1460
|
function be() {
|
|
1460
|
-
return
|
|
1461
|
+
return at(jt);
|
|
1461
1462
|
}
|
|
1462
|
-
const
|
|
1463
|
-
|
|
1463
|
+
const At = /* @__PURE__ */ a("ZodNever", (e, n) => {
|
|
1464
|
+
Vn.init(e, n), g.init(e, n);
|
|
1464
1465
|
});
|
|
1465
|
-
function
|
|
1466
|
-
return
|
|
1466
|
+
function St(e) {
|
|
1467
|
+
return lt(At, e);
|
|
1467
1468
|
}
|
|
1468
|
-
const
|
|
1469
|
-
|
|
1469
|
+
const xt = /* @__PURE__ */ a("ZodArray", (e, n) => {
|
|
1470
|
+
Ln.init(e, n), g.init(e, n), e.element = n.element, e.min = (t, r) => e.check(ve(t, r)), e.nonempty = (t) => e.check(ve(1, t)), e.max = (t, r) => e.check(ft(t, r)), e.length = (t, r) => e.check(dt(t, r)), e.unwrap = () => e.element;
|
|
1470
1471
|
});
|
|
1471
1472
|
function Fe(e, n) {
|
|
1472
|
-
return
|
|
1473
|
+
return pt(xt, e, n);
|
|
1473
1474
|
}
|
|
1474
|
-
const
|
|
1475
|
-
|
|
1475
|
+
const Rt = /* @__PURE__ */ a("ZodObject", (e, n) => {
|
|
1476
|
+
Jn.init(e, n), g.init(e, n), d(e, "shape", () => n.shape), e.keyof = () => Mt(Object.keys(e._zod.def.shape)), e.catchall = (t) => e.clone({ ...e._zod.def, catchall: t }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: be() }), e.loose = () => e.clone({ ...e._zod.def, catchall: be() }), e.strict = () => e.clone({ ...e._zod.def, catchall: St() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (t) => hn(e, t), e.safeExtend = (t) => pn(e, t), e.merge = (t) => mn(e, t), e.pick = (t) => fn(e, t), e.omit = (t) => dn(e, t), e.partial = (...t) => _n(Ve, e, t[0]), e.required = (...t) => gn(Le, e, t[0]);
|
|
1476
1477
|
});
|
|
1477
1478
|
function Me(e, n) {
|
|
1478
1479
|
const t = {
|
|
@@ -1480,30 +1481,30 @@ function Me(e, n) {
|
|
|
1480
1481
|
shape: e ?? {},
|
|
1481
1482
|
...p(n)
|
|
1482
1483
|
};
|
|
1483
|
-
return new
|
|
1484
|
+
return new Rt(t);
|
|
1484
1485
|
}
|
|
1485
|
-
const
|
|
1486
|
-
|
|
1486
|
+
const Ct = /* @__PURE__ */ a("ZodUnion", (e, n) => {
|
|
1487
|
+
Kn.init(e, n), g.init(e, n), e.options = n.options;
|
|
1487
1488
|
});
|
|
1488
|
-
function
|
|
1489
|
-
return new
|
|
1489
|
+
function Dt(e, n) {
|
|
1490
|
+
return new Ct({
|
|
1490
1491
|
type: "union",
|
|
1491
1492
|
options: e,
|
|
1492
1493
|
...p(n)
|
|
1493
1494
|
});
|
|
1494
1495
|
}
|
|
1495
|
-
const
|
|
1496
|
-
|
|
1496
|
+
const Ut = /* @__PURE__ */ a("ZodIntersection", (e, n) => {
|
|
1497
|
+
Yn.init(e, n), g.init(e, n);
|
|
1497
1498
|
});
|
|
1498
|
-
function
|
|
1499
|
-
return new
|
|
1499
|
+
function Ft(e, n) {
|
|
1500
|
+
return new Ut({
|
|
1500
1501
|
type: "intersection",
|
|
1501
1502
|
left: e,
|
|
1502
1503
|
right: n
|
|
1503
1504
|
});
|
|
1504
1505
|
}
|
|
1505
1506
|
const X = /* @__PURE__ */ a("ZodEnum", (e, n) => {
|
|
1506
|
-
|
|
1507
|
+
qn.init(e, n), g.init(e, n), e.enum = n.entries, e.options = Object.values(n.entries);
|
|
1507
1508
|
const t = new Set(Object.keys(n.entries));
|
|
1508
1509
|
e.extract = (r, o) => {
|
|
1509
1510
|
const s = {};
|
|
@@ -1533,7 +1534,7 @@ const X = /* @__PURE__ */ a("ZodEnum", (e, n) => {
|
|
|
1533
1534
|
});
|
|
1534
1535
|
};
|
|
1535
1536
|
});
|
|
1536
|
-
function
|
|
1537
|
+
function Mt(e, n) {
|
|
1537
1538
|
const t = Array.isArray(e) ? Object.fromEntries(e.map((r) => [r, r])) : e;
|
|
1538
1539
|
return new X({
|
|
1539
1540
|
type: "enum",
|
|
@@ -1541,8 +1542,8 @@ function Ft(e, n) {
|
|
|
1541
1542
|
...p(n)
|
|
1542
1543
|
});
|
|
1543
1544
|
}
|
|
1544
|
-
const
|
|
1545
|
-
|
|
1545
|
+
const Vt = /* @__PURE__ */ a("ZodTransform", (e, n) => {
|
|
1546
|
+
Bn.init(e, n), g.init(e, n), e._zod.parse = (t, r) => {
|
|
1546
1547
|
if (r.direction === "backward")
|
|
1547
1548
|
throw new $e(e.constructor.name);
|
|
1548
1549
|
t.addIssue = (s) => {
|
|
@@ -1557,14 +1558,14 @@ const Mt = /* @__PURE__ */ a("ZodTransform", (e, n) => {
|
|
|
1557
1558
|
return o instanceof Promise ? o.then((s) => (t.value = s, t)) : (t.value = o, t);
|
|
1558
1559
|
};
|
|
1559
1560
|
});
|
|
1560
|
-
function
|
|
1561
|
-
return new
|
|
1561
|
+
function Lt(e) {
|
|
1562
|
+
return new Vt({
|
|
1562
1563
|
type: "transform",
|
|
1563
1564
|
transform: e
|
|
1564
1565
|
});
|
|
1565
1566
|
}
|
|
1566
1567
|
const Ve = /* @__PURE__ */ a("ZodOptional", (e, n) => {
|
|
1567
|
-
|
|
1568
|
+
Xn.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType;
|
|
1568
1569
|
});
|
|
1569
1570
|
function we(e) {
|
|
1570
1571
|
return new Ve({
|
|
@@ -1572,20 +1573,20 @@ function we(e) {
|
|
|
1572
1573
|
innerType: e
|
|
1573
1574
|
});
|
|
1574
1575
|
}
|
|
1575
|
-
const
|
|
1576
|
-
|
|
1576
|
+
const Gt = /* @__PURE__ */ a("ZodNullable", (e, n) => {
|
|
1577
|
+
Wn.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType;
|
|
1577
1578
|
});
|
|
1578
1579
|
function ye(e) {
|
|
1579
|
-
return new
|
|
1580
|
+
return new Gt({
|
|
1580
1581
|
type: "nullable",
|
|
1581
1582
|
innerType: e
|
|
1582
1583
|
});
|
|
1583
1584
|
}
|
|
1584
|
-
const
|
|
1585
|
-
|
|
1585
|
+
const Jt = /* @__PURE__ */ a("ZodDefault", (e, n) => {
|
|
1586
|
+
Hn.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType, e.removeDefault = e.unwrap;
|
|
1586
1587
|
});
|
|
1587
|
-
function
|
|
1588
|
-
return new
|
|
1588
|
+
function Kt(e, n) {
|
|
1589
|
+
return new Jt({
|
|
1589
1590
|
type: "default",
|
|
1590
1591
|
innerType: e,
|
|
1591
1592
|
get defaultValue() {
|
|
@@ -1593,11 +1594,11 @@ function Jt(e, n) {
|
|
|
1593
1594
|
}
|
|
1594
1595
|
});
|
|
1595
1596
|
}
|
|
1596
|
-
const
|
|
1597
|
-
|
|
1597
|
+
const Yt = /* @__PURE__ */ a("ZodPrefault", (e, n) => {
|
|
1598
|
+
Qn.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType;
|
|
1598
1599
|
});
|
|
1599
|
-
function
|
|
1600
|
-
return new
|
|
1600
|
+
function qt(e, n) {
|
|
1601
|
+
return new Yt({
|
|
1601
1602
|
type: "prefault",
|
|
1602
1603
|
innerType: e,
|
|
1603
1604
|
get defaultValue() {
|
|
@@ -1606,78 +1607,78 @@ function Yt(e, n) {
|
|
|
1606
1607
|
});
|
|
1607
1608
|
}
|
|
1608
1609
|
const Le = /* @__PURE__ */ a("ZodNonOptional", (e, n) => {
|
|
1609
|
-
|
|
1610
|
+
et.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType;
|
|
1610
1611
|
});
|
|
1611
|
-
function
|
|
1612
|
+
function Bt(e, n) {
|
|
1612
1613
|
return new Le({
|
|
1613
1614
|
type: "nonoptional",
|
|
1614
1615
|
innerType: e,
|
|
1615
1616
|
...p(n)
|
|
1616
1617
|
});
|
|
1617
1618
|
}
|
|
1618
|
-
const
|
|
1619
|
-
|
|
1619
|
+
const Xt = /* @__PURE__ */ a("ZodCatch", (e, n) => {
|
|
1620
|
+
nt.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType, e.removeCatch = e.unwrap;
|
|
1620
1621
|
});
|
|
1621
|
-
function
|
|
1622
|
-
return new
|
|
1622
|
+
function Wt(e, n) {
|
|
1623
|
+
return new Xt({
|
|
1623
1624
|
type: "catch",
|
|
1624
1625
|
innerType: e,
|
|
1625
1626
|
catchValue: typeof n == "function" ? n : () => n
|
|
1626
1627
|
});
|
|
1627
1628
|
}
|
|
1628
|
-
const
|
|
1629
|
-
|
|
1629
|
+
const Ht = /* @__PURE__ */ a("ZodPipe", (e, n) => {
|
|
1630
|
+
tt.init(e, n), g.init(e, n), e.in = n.in, e.out = n.out;
|
|
1630
1631
|
});
|
|
1631
1632
|
function ke(e, n) {
|
|
1632
|
-
return new
|
|
1633
|
+
return new Ht({
|
|
1633
1634
|
type: "pipe",
|
|
1634
1635
|
in: e,
|
|
1635
1636
|
out: n
|
|
1636
1637
|
// ...util.normalizeParams(params),
|
|
1637
1638
|
});
|
|
1638
1639
|
}
|
|
1639
|
-
const
|
|
1640
|
-
|
|
1640
|
+
const Qt = /* @__PURE__ */ a("ZodReadonly", (e, n) => {
|
|
1641
|
+
rt.init(e, n), g.init(e, n), e.unwrap = () => e._zod.def.innerType;
|
|
1641
1642
|
});
|
|
1642
|
-
function
|
|
1643
|
-
return new
|
|
1643
|
+
function er(e) {
|
|
1644
|
+
return new Qt({
|
|
1644
1645
|
type: "readonly",
|
|
1645
1646
|
innerType: e
|
|
1646
1647
|
});
|
|
1647
1648
|
}
|
|
1648
|
-
const
|
|
1649
|
-
|
|
1649
|
+
const nr = /* @__PURE__ */ a("ZodCustom", (e, n) => {
|
|
1650
|
+
ot.init(e, n), g.init(e, n);
|
|
1650
1651
|
});
|
|
1651
|
-
function
|
|
1652
|
-
return
|
|
1652
|
+
function tr(e, n = {}) {
|
|
1653
|
+
return mt(nr, e, n);
|
|
1653
1654
|
}
|
|
1654
|
-
function
|
|
1655
|
-
return
|
|
1655
|
+
function rr(e) {
|
|
1656
|
+
return _t(e);
|
|
1656
1657
|
}
|
|
1657
|
-
const
|
|
1658
|
+
const hr = (e) => Me({
|
|
1658
1659
|
pages: Z(),
|
|
1659
1660
|
nextPage: Z().optional(),
|
|
1660
1661
|
totalElements: Z(),
|
|
1661
1662
|
currentPage: Z(),
|
|
1662
1663
|
pageSize: Z(),
|
|
1663
1664
|
elements: Fe(e)
|
|
1664
|
-
}),
|
|
1665
|
+
}), pr = Me({
|
|
1665
1666
|
page: Z(),
|
|
1666
1667
|
pageSize: Z()
|
|
1667
1668
|
});
|
|
1668
1669
|
export {
|
|
1669
|
-
|
|
1670
|
-
|
|
1670
|
+
sr as Fail,
|
|
1671
|
+
ir as Failure,
|
|
1671
1672
|
S as Guid,
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1673
|
+
ur as Ok,
|
|
1674
|
+
pr as PageQuery,
|
|
1675
|
+
hr as createPageSchema,
|
|
1675
1676
|
Ke as formatDate,
|
|
1676
|
-
|
|
1677
|
+
dr as formatDateTime,
|
|
1677
1678
|
Ye as formatTime,
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1679
|
+
ar as isFailure,
|
|
1680
|
+
or as mock,
|
|
1681
|
+
cr as notFailure,
|
|
1682
|
+
lr as parseConfig,
|
|
1683
|
+
fr as sleep
|
|
1683
1684
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jsfsi-core/ts-crossplatform",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.6",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "",
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"zod": "4.1.12"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@vitest/coverage-v8": "4.0.
|
|
36
|
+
"@vitest/coverage-v8": "4.0.6",
|
|
37
37
|
"vite": "7.1.12",
|
|
38
38
|
"vite-plugin-dts": "4.5.4",
|
|
39
|
-
"vitest": "4.0.
|
|
39
|
+
"vitest": "4.0.6"
|
|
40
40
|
}
|
|
41
41
|
}
|