@noxickon/onyx 0.0.4-dev.8 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{errorHelper-DaP_XxEx.js → errorHelper-DbQKxxQA.js} +1 -1
- package/dist/chunks/{errorHelper--G-SWQzN.js → errorHelper-qN6iGI6f.js} +7 -7
- package/dist/chunks/{useForm-DfmfCtGn.js → useForm-BuzPPZZE.js} +1 -1
- package/dist/chunks/{useForm-OVVxm4qZ.js → useForm-F8doF8lW.js} +1 -1
- package/dist/context/context.cjs.js +1 -1
- package/dist/context/context.es.js +1 -1
- package/dist/hooks/hooks.cjs.js +1 -1
- package/dist/hooks/hooks.es.js +2 -2
- package/dist/hooks.d.ts +5 -1
- package/dist/pages/pages.cjs.js +2 -2
- package/dist/pages/pages.es.js +12 -12
- package/dist/utils/utils.cjs.js +1 -1
- package/dist/utils/utils.es.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const a=r=>r.map(s=>({message:s.message,code:s.extensions?.code||"UNKNOWN_ERROR",field:s.extensions?.field,path:s.path})),o=(r,s)=>{r.forEach(e=>{e.field?s.setError(e.field,e.message):s.setError("",e.message)})},n=(r,s)=>{const e=a(r);o(e,s)};exports.OxHandleFormErrors=o;exports.OxHandleGraphQLFormErrors=n;exports.OxParseGraphQLErrors=a;
|
|
1
|
+
"use strict";const a=r=>r.map(s=>({message:s.message,code:s.extensions?.code||"UNKNOWN_ERROR",field:s.extensions?.field,path:s.path})),o=(r,s)=>{r.forEach(e=>{e.field?s.setError(e.field,e.message):s.setError("root",e.message)})},n=(r,s)=>{const e=a(r);o(e,s)};exports.OxHandleFormErrors=o;exports.OxHandleGraphQLFormErrors=n;exports.OxParseGraphQLErrors=a;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
const
|
|
1
|
+
const o = (a) => a.map((s) => ({
|
|
2
2
|
message: s.message,
|
|
3
3
|
code: s.extensions?.code || "UNKNOWN_ERROR",
|
|
4
4
|
field: s.extensions?.field,
|
|
5
5
|
path: s.path
|
|
6
|
-
})),
|
|
6
|
+
})), n = (a, s) => {
|
|
7
7
|
a.forEach((e) => {
|
|
8
|
-
e.field ? s.setError(e.field, e.message) : s.setError("", e.message);
|
|
8
|
+
e.field ? s.setError(e.field, e.message) : s.setError("root", e.message);
|
|
9
9
|
});
|
|
10
10
|
}, t = (a, s) => {
|
|
11
|
-
const e =
|
|
12
|
-
|
|
11
|
+
const e = o(a);
|
|
12
|
+
n(e, s);
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
o as O,
|
|
16
|
+
n as a,
|
|
17
17
|
t as b
|
|
18
18
|
};
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
} else {
|
|
16
16
|
newResult[${$}] = ${v}.value;
|
|
17
17
|
}
|
|
18
|
-
`)}m.write("payload.value = newResult;"),m.write("return payload;");const b=m.compile();return(_,v)=>b(p,_,v)};let o;const i=be,s=!xt.jitless,f=s&&Ln.value,a=t.catchall;let g;e._zod.parse=(p,m)=>{g??(g=n.value);const h=p.value;if(!i(h))return p.issues.push({expected:"object",code:"invalid_type",input:h,inst:e}),p;const I=[];if(s&&f&&m?.async===!1&&m.jitless!==!0)o||(o=r(t.shape)),p=o(p,m);else{p.value={};const v=g.shape;for(const $ of g.keys){const j=v[$]._zod.run({value:h[$],issues:[]},m);j instanceof Promise?I.push(j.then(H=>te(H,p,$,h))):te(j,p,$,h)}}if(!a)return I.length?Promise.all(I).then(()=>p):p;const d=[],E=g.keySet,b=a._zod,_=b.def.type;for(const v of Object.keys(h)){if(E.has(v))continue;if(_==="never"){d.push(v);continue}const $=b.run({value:h[v],issues:[]},m);$ instanceof Promise?I.push($.then(P=>te(P,p,v,h))):te($,p,v,h)}return d.length&&p.issues.push({code:"unrecognized_keys",keys:d,input:h,inst:e}),I.length?Promise.all(I).then(()=>p):p}});function Pe(e,t,n,r){for(const i of e)if(i.issues.length===0)return t.value=i.value,t;const o=e.filter(i=>!K(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(i=>i.issues.map(s=>F(s,r,U())))}),t)}const Eo=c("$ZodUnion",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),y(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),y(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),y(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(r=>r._zod.pattern);return new RegExp(`^(${n.map(r=>Ze(r.source)).join("|")})$`)}}),e._zod.parse=(n,r)=>{let o=!1;const i=[];for(const s of t.options){const u=s._zod.run({value:n.value,issues:[]},r);if(u instanceof Promise)i.push(u),o=!0;else{if(u.issues.length===0)return u;i.push(u)}}return o?Promise.all(i).then(s=>Pe(s,n,e,r)):Pe(i,n,e,r)}}),xo=c("$ZodIntersection",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,i=t.left._zod.run({value:o,issues:[]},r),s=t.right._zod.run({value:o,issues:[]},r);return i instanceof Promise||s instanceof Promise?Promise.all([i,s]).then(([f,a])=>Ne(n,f,a)):Ne(n,i,s)}});function ye(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(ve(e)&&ve(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),o={...e,...t};for(const i of r){const s=ye(e[i],t[i]);if(!s.valid)return{valid:!1,mergeErrorPath:[i,...s.mergeErrorPath]};o[i]=s.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],i=t[r],s=ye(o,i);if(!s.valid)return{valid:!1,mergeErrorPath:[r,...s.mergeErrorPath]};n.push(s.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function Ne(e,t,n){if(t.issues.length&&e.issues.push(...t.issues),n.issues.length&&e.issues.push(...n.issues),K(e))return e;const r=ye(t.value,n.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}const Ao=c("$ZodEnum",(e,t)=>{z.init(e,t);const n=Fn(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp(`^(${n.filter(o=>Bn.has(typeof o)).map(o=>typeof o=="string"?fe(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{const s=o.value;return r.has(s)||o.issues.push({code:"invalid_value",values:n,input:s,inst:e}),o}}),Oo=c("$ZodFile",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;return o instanceof File||n.issues.push({expected:"file",code:"invalid_type",input:o,inst:e}),n}}),So=c("$ZodTransform",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(s=>(n.value=s,n));if(o instanceof Promise)throw new q;return n.value=o,n}}),jo=c("$ZodOptional",(e,t)=>{z.init(e,t),e._zod.optin="optional",e._zod.optout="optional",y(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),y(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ze(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>t.innerType._zod.optin==="optional"?t.innerType._zod.run(n,r):n.value===void 0?n:t.innerType._zod.run(n,r)}),Po=c("$ZodNullable",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),y(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ze(n.source)}|null)$`):void 0}),y(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),No=c("$ZodDefault",(e,t)=>{z.init(e,t),e._zod.optin="optional",y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Re(i,t)):Re(o,t)}});function Re(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const Ro=c("$ZodPrefault",(e,t)=>{z.init(e,t),e._zod.optin="optional",y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),Do=c("$ZodNonOptional",(e,t)=>{z.init(e,t),y(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>De(i,e)):De(o,e)}});function De(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const Mo=c("$ZodCatch",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue({...n,error:{issues:i.issues.map(s=>F(s,r,U()))},input:n.value}),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue({...n,error:{issues:o.issues.map(i=>F(i,r,U()))},input:n.value}),n.issues=[]),n)}}),Uo=c("$ZodPipe",(e,t)=>{z.init(e,t),y(e._zod,"values",()=>t.in._zod.values),y(e._zod,"optin",()=>t.in._zod.optin),y(e._zod,"optout",()=>t.out._zod.optout),y(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(n,r)=>{const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(i=>Me(i,t,r)):Me(o,t,r)}});function Me(e,t,n){return e.issues.length?e:t.out._zod.run({value:e.value,issues:e.issues},n)}const Fo=c("$ZodReadonly",(e,t)=>{z.init(e,t),y(e._zod,"propValues",()=>t.innerType._zod.propValues),y(e._zod,"values",()=>t.innerType._zod.values),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(Ue):Ue(o)}});function Ue(e){return e.value=Object.freeze(e.value),e}const To=c("$ZodCustom",(e,t)=>{x.init(e,t),z.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(i=>Fe(i,n,r,e));Fe(o,n,r,e)}});function Fe(e,t,n,r){if(!e){const o={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),t.issues.push(J(o))}}class Lo{constructor(){this._map=new Map,this._idmap=new Map}add(t,...n){const r=n[0];if(this._map.set(t,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,t)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};delete r.id;const o={...r,...this._map.get(t)};return Object.keys(o).length?o:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function Bo(){return new Lo}const ne=Bo();function Wo(e,t){return new e({type:"string",...l(t)})}function Gt(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...l(t)})}function Te(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...l(t)})}function Vo(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...l(t)})}function Co(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...l(t)})}function Go(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...l(t)})}function Ko(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...l(t)})}function Kt(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...l(t)})}function qo(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...l(t)})}function Jo(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...l(t)})}function Yo(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...l(t)})}function Xo(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...l(t)})}function Ho(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...l(t)})}function Qo(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...l(t)})}function ei(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...l(t)})}function qt(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...l(t)})}function ti(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...l(t)})}function ni(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...l(t)})}function ri(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...l(t)})}function oi(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...l(t)})}function ii(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...l(t)})}function si(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...l(t)})}function ci(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...l(t)})}function ui(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...l(t)})}function ai(e,t){return new e({type:"string",format:"date",check:"string_format",...l(t)})}function fi(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...l(t)})}function li(e,t){return new e({type:"string",format:"duration",check:"string_format",...l(t)})}function pi(e,t){return new e({type:"number",checks:[],...l(t)})}function mi(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...l(t)})}function hi(e,t){return new e({type:"boolean",...l(t)})}function di(e){return new e({type:"any"})}function gi(e){return new e({type:"unknown"})}function _i(e,t){return new e({type:"never",...l(t)})}function bi(e,t){return new e({type:"date",...l(t)})}function Le(e,t){return new Bt({check:"less_than",...l(t),value:e,inclusive:!1})}function ie(e,t){return new Bt({check:"less_than",...l(t),value:e,inclusive:!0})}function Be(e,t){return new Wt({check:"greater_than",...l(t),value:e,inclusive:!1})}function se(e,t){return new Wt({check:"greater_than",...l(t),value:e,inclusive:!0})}function We(e,t){return new Or({check:"multiple_of",...l(t),value:e})}function vi(e,t){return new jr({check:"max_size",...l(t),maximum:e})}function yi(e,t){return new Pr({check:"min_size",...l(t),minimum:e})}function Jt(e,t){return new Nr({check:"max_length",...l(t),maximum:e})}function ae(e,t){return new Rr({check:"min_length",...l(t),minimum:e})}function Yt(e,t){return new Dr({check:"length_equals",...l(t),length:e})}function zi(e,t){return new Mr({check:"string_format",format:"regex",...l(t),pattern:e})}function wi(e){return new Ur({check:"string_format",format:"lowercase",...l(e)})}function $i(e){return new Fr({check:"string_format",format:"uppercase",...l(e)})}function Zi(e,t){return new Tr({check:"string_format",format:"includes",...l(t),includes:e})}function ki(e,t){return new Lr({check:"string_format",format:"starts_with",...l(t),prefix:e})}function Ii(e,t){return new Br({check:"string_format",format:"ends_with",...l(t),suffix:e})}function Ei(e,t){return new Wr({check:"mime_type",mime:e,...l(t)})}function X(e){return new Vr({check:"overwrite",tx:e})}function xi(e){return X(t=>t.normalize(e))}function Ai(){return X(e=>e.trim())}function Oi(){return X(e=>e.toLowerCase())}function Si(){return X(e=>e.toUpperCase())}function ji(e,t,n){return new e({type:"array",element:t,...l(n)})}function Pi(e,t){return new e({type:"file",...l(t)})}function Ni(e,t,n){return new e({type:"custom",check:"custom",fn:t,...l(n)})}const Ri=c("ZodISODateTime",(e,t)=>{oo.init(e,t),k.init(e,t)});function Di(e){return ui(Ri,e)}const Mi=c("ZodISODate",(e,t)=>{io.init(e,t),k.init(e,t)});function Ui(e){return ai(Mi,e)}const Fi=c("ZodISOTime",(e,t)=>{so.init(e,t),k.init(e,t)});function Ti(e){return fi(Fi,e)}const Li=c("ZodISODuration",(e,t)=>{co.init(e,t),k.init(e,t)});function Bi(e){return li(Li,e)}const Wi=(e,t)=>{Nt.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Hn(e,n)},flatten:{value:n=>Xn(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,_e,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,_e,2)}},isEmpty:{get(){return e.issues.length===0}}})},pe=c("ZodError",Wi,{Parent:Error}),Vi=Qn(pe),Ci=er(pe),Gi=Dt(pe),Ki=Mt(pe),Z=c("ZodType",(e,t)=>(z.init(e,t),e.def=t,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone({...t,checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),e.clone=(n,r)=>L(e,n,r),e.brand=()=>e,e.register=(n,r)=>(n.add(e,r),e),e.parse=(n,r)=>Vi(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>Gi(e,n,r),e.parseAsync=async(n,r)=>Ci(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>Ki(e,n,r),e.spa=e.safeParseAsync,e.refine=(n,r)=>e.check(Ls(n,r)),e.superRefine=n=>e.check(Bs(n)),e.overwrite=n=>e.check(X(n)),e.optional=()=>Ke(e),e.nullable=()=>qe(e),e.nullish=()=>Ke(qe(e)),e.nonoptional=n=>Ps(e,n),e.array=()=>S(e),e.or=n=>on([e,n]),e.and=n=>sn(e,n),e.transform=n=>Je(e,Es(n)),e.default=n=>Os(e,n),e.prefault=n=>js(e,n),e.catch=n=>Rs(e,n),e.pipe=n=>Je(e,n),e.readonly=()=>Us(e),e.describe=n=>{const r=e.clone();return ne.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){return ne.get(e)?.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return ne.get(e);const r=e.clone();return ne.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Xt=c("_ZodString",(e,t)=>{Ie.init(e,t),Z.init(e,t);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(zi(...r)),e.includes=(...r)=>e.check(Zi(...r)),e.startsWith=(...r)=>e.check(ki(...r)),e.endsWith=(...r)=>e.check(Ii(...r)),e.min=(...r)=>e.check(ae(...r)),e.max=(...r)=>e.check(Jt(...r)),e.length=(...r)=>e.check(Yt(...r)),e.nonempty=(...r)=>e.check(ae(1,...r)),e.lowercase=r=>e.check(wi(r)),e.uppercase=r=>e.check($i(r)),e.trim=()=>e.check(Ai()),e.normalize=(...r)=>e.check(xi(...r)),e.toLowerCase=()=>e.check(Oi()),e.toUpperCase=()=>e.check(Si())}),qi=c("ZodString",(e,t)=>{Ie.init(e,t),Xt.init(e,t),e.email=n=>e.check(Gt(Ht,n)),e.url=n=>e.check(Kt(en,n)),e.jwt=n=>e.check(ci(as,n)),e.emoji=n=>e.check(qo(Ji,n)),e.guid=n=>e.check(Te(Ve,n)),e.uuid=n=>e.check(Vo(re,n)),e.uuidv4=n=>e.check(Co(re,n)),e.uuidv6=n=>e.check(Go(re,n)),e.uuidv7=n=>e.check(Ko(re,n)),e.nanoid=n=>e.check(Jo(Yi,n)),e.guid=n=>e.check(Te(Ve,n)),e.cuid=n=>e.check(Yo(Xi,n)),e.cuid2=n=>e.check(Xo(Hi,n)),e.ulid=n=>e.check(Ho(Qi,n)),e.base64=n=>e.check(oi(ss,n)),e.base64url=n=>e.check(ii(cs,n)),e.xid=n=>e.check(Qo(es,n)),e.ksuid=n=>e.check(ei(ts,n)),e.ipv4=n=>e.check(qt(nn,n)),e.ipv6=n=>e.check(ti(rs,n)),e.cidrv4=n=>e.check(ni(os,n)),e.cidrv6=n=>e.check(ri(is,n)),e.e164=n=>e.check(si(us,n)),e.datetime=n=>e.check(Di(n)),e.date=n=>e.check(Ui(n)),e.time=n=>e.check(Ti(n)),e.duration=n=>e.check(Bi(n))});function M(e){return Wo(qi,e)}const k=c("ZodStringFormat",(e,t)=>{w.init(e,t),Xt.init(e,t)}),Ht=c("ZodEmail",(e,t)=>{Jr.init(e,t),k.init(e,t)});function Qt(e){return Gt(Ht,e)}const Ve=c("ZodGUID",(e,t)=>{Kr.init(e,t),k.init(e,t)}),re=c("ZodUUID",(e,t)=>{qr.init(e,t),k.init(e,t)}),en=c("ZodURL",(e,t)=>{Yr.init(e,t),k.init(e,t)});function tn(e){return Kt(en,e)}const Ji=c("ZodEmoji",(e,t)=>{Xr.init(e,t),k.init(e,t)}),Yi=c("ZodNanoID",(e,t)=>{Hr.init(e,t),k.init(e,t)}),Xi=c("ZodCUID",(e,t)=>{Qr.init(e,t),k.init(e,t)}),Hi=c("ZodCUID2",(e,t)=>{eo.init(e,t),k.init(e,t)}),Qi=c("ZodULID",(e,t)=>{to.init(e,t),k.init(e,t)}),es=c("ZodXID",(e,t)=>{no.init(e,t),k.init(e,t)}),ts=c("ZodKSUID",(e,t)=>{ro.init(e,t),k.init(e,t)}),nn=c("ZodIPv4",(e,t)=>{uo.init(e,t),k.init(e,t)});function ns(e){return qt(nn,e)}const rs=c("ZodIPv6",(e,t)=>{ao.init(e,t),k.init(e,t)}),os=c("ZodCIDRv4",(e,t)=>{fo.init(e,t),k.init(e,t)}),is=c("ZodCIDRv6",(e,t)=>{lo.init(e,t),k.init(e,t)}),ss=c("ZodBase64",(e,t)=>{po.init(e,t),k.init(e,t)}),cs=c("ZodBase64URL",(e,t)=>{ho.init(e,t),k.init(e,t)}),us=c("ZodE164",(e,t)=>{go.init(e,t),k.init(e,t)}),as=c("ZodJWT",(e,t)=>{bo.init(e,t),k.init(e,t)}),rn=c("ZodNumber",(e,t)=>{Ct.init(e,t),Z.init(e,t),e.gt=(r,o)=>e.check(Be(r,o)),e.gte=(r,o)=>e.check(se(r,o)),e.min=(r,o)=>e.check(se(r,o)),e.lt=(r,o)=>e.check(Le(r,o)),e.lte=(r,o)=>e.check(ie(r,o)),e.max=(r,o)=>e.check(ie(r,o)),e.int=r=>e.check(Ce(r)),e.safe=r=>e.check(Ce(r)),e.positive=r=>e.check(Be(0,r)),e.nonnegative=r=>e.check(se(0,r)),e.negative=r=>e.check(Le(0,r)),e.nonpositive=r=>e.check(ie(0,r)),e.multipleOf=(r,o)=>e.check(We(r,o)),e.step=(r,o)=>e.check(We(r,o)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function D(e){return pi(rn,e)}const fs=c("ZodNumberFormat",(e,t)=>{vo.init(e,t),rn.init(e,t)});function Ce(e){return mi(fs,e)}const ls=c("ZodBoolean",(e,t)=>{yo.init(e,t),Z.init(e,t)});function ps(e){return hi(ls,e)}const ms=c("ZodAny",(e,t)=>{zo.init(e,t),Z.init(e,t)});function R(){return di(ms)}const hs=c("ZodUnknown",(e,t)=>{wo.init(e,t),Z.init(e,t)});function Ge(){return gi(hs)}const ds=c("ZodNever",(e,t)=>{$o.init(e,t),Z.init(e,t)});function gs(e){return _i(ds,e)}const _s=c("ZodDate",(e,t)=>{Zo.init(e,t),Z.init(e,t),e.min=(r,o)=>e.check(se(r,o)),e.max=(r,o)=>e.check(ie(r,o));const n=e._zod.bag;e.minDate=n.minimum?new Date(n.minimum):null,e.maxDate=n.maximum?new Date(n.maximum):null});function bs(e){return bi(_s,e)}const vs=c("ZodArray",(e,t)=>{ko.init(e,t),Z.init(e,t),e.element=t.element,e.min=(n,r)=>e.check(ae(n,r)),e.nonempty=n=>e.check(ae(1,n)),e.max=(n,r)=>e.check(Jt(n,r)),e.length=(n,r)=>e.check(Yt(n,r)),e.unwrap=()=>e.element});function S(e,t){return ji(vs,e,t)}const ys=c("ZodObject",(e,t)=>{Io.init(e,t),Z.init(e,t),y(e,"shape",()=>t.shape),e.keyof=()=>Zs(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Ge()}),e.loose=()=>e.clone({...e._zod.def,catchall:Ge()}),e.strict=()=>e.clone({...e._zod.def,catchall:gs()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>Kn(e,n),e.merge=n=>qn(e,n),e.pick=n=>Cn(e,n),e.omit=n=>Gn(e,n),e.partial=(...n)=>Jn(cn,e,n[0]),e.required=(...n)=>Yn(un,e,n[0])});function zs(e,t){const n={type:"object",get shape(){return T(this,"shape",{...e}),this.shape},...l(t)};return new ys(n)}const ws=c("ZodUnion",(e,t)=>{Eo.init(e,t),Z.init(e,t),e.options=t.options});function on(e,t){return new ws({type:"union",options:e,...l(t)})}const $s=c("ZodIntersection",(e,t)=>{xo.init(e,t),Z.init(e,t)});function sn(e,t){return new $s({type:"intersection",left:e,right:t})}const ze=c("ZodEnum",(e,t)=>{Ao.init(e,t),Z.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const i={};for(const s of r)if(n.has(s))i[s]=t.entries[s];else throw new Error(`Key ${s} not found in enum`);return new ze({...t,checks:[],...l(o),entries:i})},e.exclude=(r,o)=>{const i={...t.entries};for(const s of r)if(n.has(s))delete i[s];else throw new Error(`Key ${s} not found in enum`);return new ze({...t,checks:[],...l(o),entries:i})}});function Zs(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new ze({type:"enum",entries:n,...l(t)})}const ks=c("ZodFile",(e,t)=>{Oo.init(e,t),Z.init(e,t),e.min=(n,r)=>e.check(yi(n,r)),e.max=(n,r)=>e.check(vi(n,r)),e.mime=(n,r)=>e.check(Ei(Array.isArray(n)?n:[n],r))});function N(e){return Pi(ks,e)}const Is=c("ZodTransform",(e,t)=>{So.init(e,t),Z.init(e,t),e._zod.parse=(n,r)=>{n.addIssue=i=>{if(typeof i=="string")n.issues.push(J(i,n.value,t));else{const s=i;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=n.value),s.inst??(s.inst=e),n.issues.push(J(s))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(i=>(n.value=i,n)):(n.value=o,n)}});function Es(e){return new Is({type:"transform",transform:e})}const cn=c("ZodOptional",(e,t)=>{jo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ke(e){return new cn({type:"optional",innerType:e})}const xs=c("ZodNullable",(e,t)=>{Po.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function qe(e){return new xs({type:"nullable",innerType:e})}const As=c("ZodDefault",(e,t)=>{No.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Os(e,t){return new As({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const Ss=c("ZodPrefault",(e,t)=>{Ro.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function js(e,t){return new Ss({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const un=c("ZodNonOptional",(e,t)=>{Do.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ps(e,t){return new un({type:"nonoptional",innerType:e,...l(t)})}const Ns=c("ZodCatch",(e,t)=>{Mo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Rs(e,t){return new Ns({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Ds=c("ZodPipe",(e,t)=>{Uo.init(e,t),Z.init(e,t),e.in=t.in,e.out=t.out});function Je(e,t){return new Ds({type:"pipe",in:e,out:t})}const Ms=c("ZodReadonly",(e,t)=>{Fo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Us(e){return new Ms({type:"readonly",innerType:e})}const Fs=c("ZodCustom",(e,t)=>{To.init(e,t),Z.init(e,t)});function Ts(e){const t=new x({check:"custom"});return t._zod.check=e,t}function Ls(e,t={}){return Ni(Fs,e,t)}function Bs(e){const t=Ts(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(J(r,n.value,t._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),n.issues.push(J(o))}},e(n.value,n)));return t}const Ye={"arrayEach:string":()=>S(M({error:"Each item must be a string"})),"arrayEach:number":()=>S(D({error:"Each item must be a number"})),"arrayEach:email":()=>S(Qt({error:"Each item must be a valid email"})),"arrayEach:url":()=>S(tn({error:"Each item must be a valid URL"})),"arrayEach:file":()=>S(N({error:"Each item must be a file"}))},Xe={nullable:()=>M().nullable().optional(),required:()=>on([M().min(1,{error:"This field is required"}),N({error:"This field is required"}),S(R()).min(1,{error:"This field is required"})]),string:()=>M({error:"Must be a string"}),email:()=>Qt({error:"Invalid email format"}),url:()=>tn({error:"Invalid URL format"}),number:()=>D({error:"Must be a number"}),integer:()=>D().int({error:"Must be an integer"}),positive:()=>D().positive({error:"Must be positive"}),negative:()=>D().negative({error:"Must be negative"}),ipv4:()=>ns({error:"Must be valid IPv4"}),boolean:()=>ps({error:"Must be a boolean"}),date:()=>bs({error:"Must be a valid date"}),array:()=>S(R(),{error:"Must be an array"}),object:()=>zs({},{error:"Must be an object"}),file:()=>N({error:"Must be a file"})},He=e=>{const t={B:1,KB:1024,MB:1048576,GB:1073741824,TB:1099511627776},n=e.match(/^(\d+(?:\.\d+)?)\s*(B|KB|MB|GB|TB)$/i);if(!n)throw new Error(`Invalid size format: ${e}`);const[,r,o]=n;return Math.round(Number(r)*t[o.toUpperCase()])},Qe=e=>{if(e.includes(",")){const t=e.split(",").map(n=>n.trim());return N().refine(n=>t.some(r=>r.endsWith("/*")?n.type.startsWith(r.slice(0,-1)):n.type===r),{error:`Must be one of: ${t.join(", ")}`})}else if(e.endsWith("/*")){const t=e.slice(0,-1);return N().refine(n=>n.type.startsWith(t),{error:`Must be ${e} file`})}else return N().mime(e,{error:`Must be ${e} file`})},an=e=>{const[t,n]=Dn(e,o=>typeof o=="function");return[...t.map(o=>{const i=o;return R().refine(o,{message:i.message||"Validation failed"})}),...n.map(o=>{if(!Un(o))return R();if(o in Xe)return Xe[o]();if(o in Ye)return Ye[o]();if(o.startsWith("min:")){const i=parseInt(o.split(":")[1]);return D().min(i,{error:`Must be at least ${i}`})}if(o.startsWith("max:")){const i=parseInt(o.split(":")[1]);return D().max(i,{error:`Must be at most ${i}`})}if(o.startsWith("minLength:")){const i=parseInt(o.split(":")[1]);return M().min(i,{error:`Must be at least ${i} characters`})}if(o.startsWith("maxLength:")){const i=parseInt(o.split(":")[1]);return M().max(i,{error:`Must be at most ${i} characters`})}if(o.startsWith("arrayMinLength:")){const i=parseInt(o.split(":")[1]);return S(R()).min(i,{error:`Must have at least ${i} items`})}if(o.startsWith("arrayMaxLength:")){const i=parseInt(o.split(":")[1]);return S(R()).max(i,{error:`Must have at most ${i} items`})}if(o.startsWith("pattern:")){const i=o.split(":")[1];return M().regex(new RegExp(i),{error:"Invalid format"})}if(o.startsWith("fileSize:")){const i=o.split(":")[1],s=He(i);return N().max(s,{error:`File too large (max ${i})`})}if(o.startsWith("arrayEach:fileSize:")){const i=o.split(":")[2],s=He(i);return S(N().max(s,{error:`Each file must be smaller than ${i}`}))}if(o.startsWith("fileType:")){const i=o.split(":")[1];return Qe(i)}if(o.startsWith("arrayEach:fileType:")){const i=o.split(":")[2],s=Qe(i);return S(s)}return R()})].reduce((o,i)=>sn(o,i))},fn=({initialData:e,validationRules:t})=>{const[n,r]=O.useState(e),[o,i]=O.useState({}),s=O.useMemo(()=>!$e(o),[o]),u=O.useMemo(()=>!Sn(n,e),[n,e]),f=O.useCallback((d,E)=>{if(typeof d=="string"){if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);r(b=>xn(yn(b),d,E))}else r(b=>({...b,...d}))},[e]),a=O.useCallback((d,E)=>{if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);i(b=>({...b,[d]:E}))},[e]),g=O.useCallback(d=>{if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);return!!o[d]},[o,e]),p=O.useCallback(d=>{if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);i(E=>Mn(E,[d]))},[e]),m=O.useCallback(()=>{i({})},[]),h=O.useCallback(()=>{r(e),i({})},[e]),I=O.useCallback(()=>{let d=!0;return t&&Nn(t,(E,b)=>{const _=nt(n,b),$=an(E).safeParse(_);if($.success)p(b);else{const P=$.error.issues.map(j=>j.message);a(b,P),d=$.success}}),d},[n,t,p,a]);return{data:n,setData:f,errors:o,hasErrors:s,clearErrors:m,clearError:p,setError:a,hasError:g,reset:h,isDirty:u,validate:I}},Ws=({headers:e={},initialData:t,operation:n,options:r={},validationRules:o})=>{const i=fn({initialData:t,validationRules:o}),s=O.useRef(null),[u,{loading:f}]=Rn(n,{errorPolicy:"all",...r}),a=O.useCallback((p={})=>{const{onBefore:m=()=>{},onError:h=()=>{},onFinish:I=()=>{},onSuccess:d=()=>{},skipValidation:E=!1}=p;if(!E&&!i.validate())return;const b=s.current?s.current(i.data):i.data;m?.(),u({variables:{input:b},...!$e(e)&&{context:{headers:e}}}).then(_=>{_.errors&&_.errors.length>0?h?.(_.errors):d?.(_)}).catch(_=>{h?.(_)}).finally(()=>{I?.()})},[i,u,e]),g=O.useCallback(p=>(s.current=p,{...i,isLoading:f,submit:a}),[f,i,a]);return{...i,isLoading:f,submit:a,transform:g}};exports.handleRules=an;exports.isEmpty=$e;exports.useForm=Ws;exports.useFormState=fn;exports.useIsomorphicLayoutEffect=Et;
|
|
18
|
+
`)}m.write("payload.value = newResult;"),m.write("return payload;");const b=m.compile();return(_,v)=>b(p,_,v)};let o;const i=be,s=!xt.jitless,f=s&&Ln.value,a=t.catchall;let g;e._zod.parse=(p,m)=>{g??(g=n.value);const h=p.value;if(!i(h))return p.issues.push({expected:"object",code:"invalid_type",input:h,inst:e}),p;const I=[];if(s&&f&&m?.async===!1&&m.jitless!==!0)o||(o=r(t.shape)),p=o(p,m);else{p.value={};const v=g.shape;for(const $ of g.keys){const j=v[$]._zod.run({value:h[$],issues:[]},m);j instanceof Promise?I.push(j.then(H=>te(H,p,$,h))):te(j,p,$,h)}}if(!a)return I.length?Promise.all(I).then(()=>p):p;const d=[],E=g.keySet,b=a._zod,_=b.def.type;for(const v of Object.keys(h)){if(E.has(v))continue;if(_==="never"){d.push(v);continue}const $=b.run({value:h[v],issues:[]},m);$ instanceof Promise?I.push($.then(P=>te(P,p,v,h))):te($,p,v,h)}return d.length&&p.issues.push({code:"unrecognized_keys",keys:d,input:h,inst:e}),I.length?Promise.all(I).then(()=>p):p}});function Pe(e,t,n,r){for(const i of e)if(i.issues.length===0)return t.value=i.value,t;const o=e.filter(i=>!K(i));return o.length===1?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(i=>i.issues.map(s=>F(s,r,U())))}),t)}const Eo=c("$ZodUnion",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),y(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),y(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),y(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(r=>r._zod.pattern);return new RegExp(`^(${n.map(r=>Ze(r.source)).join("|")})$`)}}),e._zod.parse=(n,r)=>{let o=!1;const i=[];for(const s of t.options){const u=s._zod.run({value:n.value,issues:[]},r);if(u instanceof Promise)i.push(u),o=!0;else{if(u.issues.length===0)return u;i.push(u)}}return o?Promise.all(i).then(s=>Pe(s,n,e,r)):Pe(i,n,e,r)}}),xo=c("$ZodIntersection",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,i=t.left._zod.run({value:o,issues:[]},r),s=t.right._zod.run({value:o,issues:[]},r);return i instanceof Promise||s instanceof Promise?Promise.all([i,s]).then(([f,a])=>Ne(n,f,a)):Ne(n,i,s)}});function ye(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(ve(e)&&ve(t)){const n=Object.keys(t),r=Object.keys(e).filter(i=>n.indexOf(i)!==-1),o={...e,...t};for(const i of r){const s=ye(e[i],t[i]);if(!s.valid)return{valid:!1,mergeErrorPath:[i,...s.mergeErrorPath]};o[i]=s.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],i=t[r],s=ye(o,i);if(!s.valid)return{valid:!1,mergeErrorPath:[r,...s.mergeErrorPath]};n.push(s.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function Ne(e,t,n){if(t.issues.length&&e.issues.push(...t.issues),n.issues.length&&e.issues.push(...n.issues),K(e))return e;const r=ye(t.value,n.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}const Ao=c("$ZodEnum",(e,t)=>{z.init(e,t);const n=Fn(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp(`^(${n.filter(o=>Bn.has(typeof o)).map(o=>typeof o=="string"?fe(o):o.toString()).join("|")})$`),e._zod.parse=(o,i)=>{const s=o.value;return r.has(s)||o.issues.push({code:"invalid_value",values:n,input:s,inst:e}),o}}),Oo=c("$ZodFile",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;return o instanceof File||n.issues.push({expected:"file",code:"invalid_type",input:o,inst:e}),n}}),So=c("$ZodTransform",(e,t)=>{z.init(e,t),e._zod.parse=(n,r)=>{const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(s=>(n.value=s,n));if(o instanceof Promise)throw new q;return n.value=o,n}}),jo=c("$ZodOptional",(e,t)=>{z.init(e,t),e._zod.optin="optional",e._zod.optout="optional",y(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),y(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ze(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>t.innerType._zod.optin==="optional"?t.innerType._zod.run(n,r):n.value===void 0?n:t.innerType._zod.run(n,r)}),Po=c("$ZodNullable",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),y(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${Ze(n.source)}|null)$`):void 0}),y(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),No=c("$ZodDefault",(e,t)=>{z.init(e,t),e._zod.optin="optional",y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>Re(i,t)):Re(o,t)}});function Re(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const Ro=c("$ZodPrefault",(e,t)=>{z.init(e,t),e._zod.optin="optional",y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),Do=c("$ZodNonOptional",(e,t)=>{z.init(e,t),y(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>De(i,e)):De(o,e)}});function De(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const Mo=c("$ZodCatch",(e,t)=>{z.init(e,t),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),y(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(i=>(n.value=i.value,i.issues.length&&(n.value=t.catchValue({...n,error:{issues:i.issues.map(s=>F(s,r,U()))},input:n.value}),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue({...n,error:{issues:o.issues.map(i=>F(i,r,U()))},input:n.value}),n.issues=[]),n)}}),Uo=c("$ZodPipe",(e,t)=>{z.init(e,t),y(e._zod,"values",()=>t.in._zod.values),y(e._zod,"optin",()=>t.in._zod.optin),y(e._zod,"optout",()=>t.out._zod.optout),y(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(n,r)=>{const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(i=>Me(i,t,r)):Me(o,t,r)}});function Me(e,t,n){return e.issues.length?e:t.out._zod.run({value:e.value,issues:e.issues},n)}const Fo=c("$ZodReadonly",(e,t)=>{z.init(e,t),y(e._zod,"propValues",()=>t.innerType._zod.propValues),y(e._zod,"values",()=>t.innerType._zod.values),y(e._zod,"optin",()=>t.innerType._zod.optin),y(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(Ue):Ue(o)}});function Ue(e){return e.value=Object.freeze(e.value),e}const To=c("$ZodCustom",(e,t)=>{x.init(e,t),z.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(i=>Fe(i,n,r,e));Fe(o,n,r,e)}});function Fe(e,t,n,r){if(!e){const o={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),t.issues.push(J(o))}}class Lo{constructor(){this._map=new Map,this._idmap=new Map}add(t,...n){const r=n[0];if(this._map.set(t,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,t)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};delete r.id;const o={...r,...this._map.get(t)};return Object.keys(o).length?o:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function Bo(){return new Lo}const ne=Bo();function Wo(e,t){return new e({type:"string",...l(t)})}function Gt(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...l(t)})}function Te(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...l(t)})}function Vo(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...l(t)})}function Co(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...l(t)})}function Go(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...l(t)})}function Ko(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...l(t)})}function Kt(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...l(t)})}function qo(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...l(t)})}function Jo(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...l(t)})}function Yo(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...l(t)})}function Xo(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...l(t)})}function Ho(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...l(t)})}function Qo(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...l(t)})}function ei(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...l(t)})}function qt(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...l(t)})}function ti(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...l(t)})}function ni(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...l(t)})}function ri(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...l(t)})}function oi(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...l(t)})}function ii(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...l(t)})}function si(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...l(t)})}function ci(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...l(t)})}function ui(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...l(t)})}function ai(e,t){return new e({type:"string",format:"date",check:"string_format",...l(t)})}function fi(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...l(t)})}function li(e,t){return new e({type:"string",format:"duration",check:"string_format",...l(t)})}function pi(e,t){return new e({type:"number",checks:[],...l(t)})}function mi(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...l(t)})}function hi(e,t){return new e({type:"boolean",...l(t)})}function di(e){return new e({type:"any"})}function gi(e){return new e({type:"unknown"})}function _i(e,t){return new e({type:"never",...l(t)})}function bi(e,t){return new e({type:"date",...l(t)})}function Le(e,t){return new Bt({check:"less_than",...l(t),value:e,inclusive:!1})}function ie(e,t){return new Bt({check:"less_than",...l(t),value:e,inclusive:!0})}function Be(e,t){return new Wt({check:"greater_than",...l(t),value:e,inclusive:!1})}function se(e,t){return new Wt({check:"greater_than",...l(t),value:e,inclusive:!0})}function We(e,t){return new Or({check:"multiple_of",...l(t),value:e})}function vi(e,t){return new jr({check:"max_size",...l(t),maximum:e})}function yi(e,t){return new Pr({check:"min_size",...l(t),minimum:e})}function Jt(e,t){return new Nr({check:"max_length",...l(t),maximum:e})}function ae(e,t){return new Rr({check:"min_length",...l(t),minimum:e})}function Yt(e,t){return new Dr({check:"length_equals",...l(t),length:e})}function zi(e,t){return new Mr({check:"string_format",format:"regex",...l(t),pattern:e})}function wi(e){return new Ur({check:"string_format",format:"lowercase",...l(e)})}function $i(e){return new Fr({check:"string_format",format:"uppercase",...l(e)})}function Zi(e,t){return new Tr({check:"string_format",format:"includes",...l(t),includes:e})}function ki(e,t){return new Lr({check:"string_format",format:"starts_with",...l(t),prefix:e})}function Ii(e,t){return new Br({check:"string_format",format:"ends_with",...l(t),suffix:e})}function Ei(e,t){return new Wr({check:"mime_type",mime:e,...l(t)})}function X(e){return new Vr({check:"overwrite",tx:e})}function xi(e){return X(t=>t.normalize(e))}function Ai(){return X(e=>e.trim())}function Oi(){return X(e=>e.toLowerCase())}function Si(){return X(e=>e.toUpperCase())}function ji(e,t,n){return new e({type:"array",element:t,...l(n)})}function Pi(e,t){return new e({type:"file",...l(t)})}function Ni(e,t,n){return new e({type:"custom",check:"custom",fn:t,...l(n)})}const Ri=c("ZodISODateTime",(e,t)=>{oo.init(e,t),k.init(e,t)});function Di(e){return ui(Ri,e)}const Mi=c("ZodISODate",(e,t)=>{io.init(e,t),k.init(e,t)});function Ui(e){return ai(Mi,e)}const Fi=c("ZodISOTime",(e,t)=>{so.init(e,t),k.init(e,t)});function Ti(e){return fi(Fi,e)}const Li=c("ZodISODuration",(e,t)=>{co.init(e,t),k.init(e,t)});function Bi(e){return li(Li,e)}const Wi=(e,t)=>{Nt.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Hn(e,n)},flatten:{value:n=>Xn(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,_e,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,_e,2)}},isEmpty:{get(){return e.issues.length===0}}})},pe=c("ZodError",Wi,{Parent:Error}),Vi=Qn(pe),Ci=er(pe),Gi=Dt(pe),Ki=Mt(pe),Z=c("ZodType",(e,t)=>(z.init(e,t),e.def=t,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone({...t,checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),e.clone=(n,r)=>L(e,n,r),e.brand=()=>e,e.register=(n,r)=>(n.add(e,r),e),e.parse=(n,r)=>Vi(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>Gi(e,n,r),e.parseAsync=async(n,r)=>Ci(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>Ki(e,n,r),e.spa=e.safeParseAsync,e.refine=(n,r)=>e.check(Ls(n,r)),e.superRefine=n=>e.check(Bs(n)),e.overwrite=n=>e.check(X(n)),e.optional=()=>Ke(e),e.nullable=()=>qe(e),e.nullish=()=>Ke(qe(e)),e.nonoptional=n=>Ps(e,n),e.array=()=>S(e),e.or=n=>on([e,n]),e.and=n=>sn(e,n),e.transform=n=>Je(e,Es(n)),e.default=n=>Os(e,n),e.prefault=n=>js(e,n),e.catch=n=>Rs(e,n),e.pipe=n=>Je(e,n),e.readonly=()=>Us(e),e.describe=n=>{const r=e.clone();return ne.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){return ne.get(e)?.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return ne.get(e);const r=e.clone();return ne.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Xt=c("_ZodString",(e,t)=>{Ie.init(e,t),Z.init(e,t);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(zi(...r)),e.includes=(...r)=>e.check(Zi(...r)),e.startsWith=(...r)=>e.check(ki(...r)),e.endsWith=(...r)=>e.check(Ii(...r)),e.min=(...r)=>e.check(ae(...r)),e.max=(...r)=>e.check(Jt(...r)),e.length=(...r)=>e.check(Yt(...r)),e.nonempty=(...r)=>e.check(ae(1,...r)),e.lowercase=r=>e.check(wi(r)),e.uppercase=r=>e.check($i(r)),e.trim=()=>e.check(Ai()),e.normalize=(...r)=>e.check(xi(...r)),e.toLowerCase=()=>e.check(Oi()),e.toUpperCase=()=>e.check(Si())}),qi=c("ZodString",(e,t)=>{Ie.init(e,t),Xt.init(e,t),e.email=n=>e.check(Gt(Ht,n)),e.url=n=>e.check(Kt(en,n)),e.jwt=n=>e.check(ci(as,n)),e.emoji=n=>e.check(qo(Ji,n)),e.guid=n=>e.check(Te(Ve,n)),e.uuid=n=>e.check(Vo(re,n)),e.uuidv4=n=>e.check(Co(re,n)),e.uuidv6=n=>e.check(Go(re,n)),e.uuidv7=n=>e.check(Ko(re,n)),e.nanoid=n=>e.check(Jo(Yi,n)),e.guid=n=>e.check(Te(Ve,n)),e.cuid=n=>e.check(Yo(Xi,n)),e.cuid2=n=>e.check(Xo(Hi,n)),e.ulid=n=>e.check(Ho(Qi,n)),e.base64=n=>e.check(oi(ss,n)),e.base64url=n=>e.check(ii(cs,n)),e.xid=n=>e.check(Qo(es,n)),e.ksuid=n=>e.check(ei(ts,n)),e.ipv4=n=>e.check(qt(nn,n)),e.ipv6=n=>e.check(ti(rs,n)),e.cidrv4=n=>e.check(ni(os,n)),e.cidrv6=n=>e.check(ri(is,n)),e.e164=n=>e.check(si(us,n)),e.datetime=n=>e.check(Di(n)),e.date=n=>e.check(Ui(n)),e.time=n=>e.check(Ti(n)),e.duration=n=>e.check(Bi(n))});function M(e){return Wo(qi,e)}const k=c("ZodStringFormat",(e,t)=>{w.init(e,t),Xt.init(e,t)}),Ht=c("ZodEmail",(e,t)=>{Jr.init(e,t),k.init(e,t)});function Qt(e){return Gt(Ht,e)}const Ve=c("ZodGUID",(e,t)=>{Kr.init(e,t),k.init(e,t)}),re=c("ZodUUID",(e,t)=>{qr.init(e,t),k.init(e,t)}),en=c("ZodURL",(e,t)=>{Yr.init(e,t),k.init(e,t)});function tn(e){return Kt(en,e)}const Ji=c("ZodEmoji",(e,t)=>{Xr.init(e,t),k.init(e,t)}),Yi=c("ZodNanoID",(e,t)=>{Hr.init(e,t),k.init(e,t)}),Xi=c("ZodCUID",(e,t)=>{Qr.init(e,t),k.init(e,t)}),Hi=c("ZodCUID2",(e,t)=>{eo.init(e,t),k.init(e,t)}),Qi=c("ZodULID",(e,t)=>{to.init(e,t),k.init(e,t)}),es=c("ZodXID",(e,t)=>{no.init(e,t),k.init(e,t)}),ts=c("ZodKSUID",(e,t)=>{ro.init(e,t),k.init(e,t)}),nn=c("ZodIPv4",(e,t)=>{uo.init(e,t),k.init(e,t)});function ns(e){return qt(nn,e)}const rs=c("ZodIPv6",(e,t)=>{ao.init(e,t),k.init(e,t)}),os=c("ZodCIDRv4",(e,t)=>{fo.init(e,t),k.init(e,t)}),is=c("ZodCIDRv6",(e,t)=>{lo.init(e,t),k.init(e,t)}),ss=c("ZodBase64",(e,t)=>{po.init(e,t),k.init(e,t)}),cs=c("ZodBase64URL",(e,t)=>{ho.init(e,t),k.init(e,t)}),us=c("ZodE164",(e,t)=>{go.init(e,t),k.init(e,t)}),as=c("ZodJWT",(e,t)=>{bo.init(e,t),k.init(e,t)}),rn=c("ZodNumber",(e,t)=>{Ct.init(e,t),Z.init(e,t),e.gt=(r,o)=>e.check(Be(r,o)),e.gte=(r,o)=>e.check(se(r,o)),e.min=(r,o)=>e.check(se(r,o)),e.lt=(r,o)=>e.check(Le(r,o)),e.lte=(r,o)=>e.check(ie(r,o)),e.max=(r,o)=>e.check(ie(r,o)),e.int=r=>e.check(Ce(r)),e.safe=r=>e.check(Ce(r)),e.positive=r=>e.check(Be(0,r)),e.nonnegative=r=>e.check(se(0,r)),e.negative=r=>e.check(Le(0,r)),e.nonpositive=r=>e.check(ie(0,r)),e.multipleOf=(r,o)=>e.check(We(r,o)),e.step=(r,o)=>e.check(We(r,o)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function D(e){return pi(rn,e)}const fs=c("ZodNumberFormat",(e,t)=>{vo.init(e,t),rn.init(e,t)});function Ce(e){return mi(fs,e)}const ls=c("ZodBoolean",(e,t)=>{yo.init(e,t),Z.init(e,t)});function ps(e){return hi(ls,e)}const ms=c("ZodAny",(e,t)=>{zo.init(e,t),Z.init(e,t)});function R(){return di(ms)}const hs=c("ZodUnknown",(e,t)=>{wo.init(e,t),Z.init(e,t)});function Ge(){return gi(hs)}const ds=c("ZodNever",(e,t)=>{$o.init(e,t),Z.init(e,t)});function gs(e){return _i(ds,e)}const _s=c("ZodDate",(e,t)=>{Zo.init(e,t),Z.init(e,t),e.min=(r,o)=>e.check(se(r,o)),e.max=(r,o)=>e.check(ie(r,o));const n=e._zod.bag;e.minDate=n.minimum?new Date(n.minimum):null,e.maxDate=n.maximum?new Date(n.maximum):null});function bs(e){return bi(_s,e)}const vs=c("ZodArray",(e,t)=>{ko.init(e,t),Z.init(e,t),e.element=t.element,e.min=(n,r)=>e.check(ae(n,r)),e.nonempty=n=>e.check(ae(1,n)),e.max=(n,r)=>e.check(Jt(n,r)),e.length=(n,r)=>e.check(Yt(n,r)),e.unwrap=()=>e.element});function S(e,t){return ji(vs,e,t)}const ys=c("ZodObject",(e,t)=>{Io.init(e,t),Z.init(e,t),y(e,"shape",()=>t.shape),e.keyof=()=>Zs(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Ge()}),e.loose=()=>e.clone({...e._zod.def,catchall:Ge()}),e.strict=()=>e.clone({...e._zod.def,catchall:gs()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>Kn(e,n),e.merge=n=>qn(e,n),e.pick=n=>Cn(e,n),e.omit=n=>Gn(e,n),e.partial=(...n)=>Jn(cn,e,n[0]),e.required=(...n)=>Yn(un,e,n[0])});function zs(e,t){const n={type:"object",get shape(){return T(this,"shape",{...e}),this.shape},...l(t)};return new ys(n)}const ws=c("ZodUnion",(e,t)=>{Eo.init(e,t),Z.init(e,t),e.options=t.options});function on(e,t){return new ws({type:"union",options:e,...l(t)})}const $s=c("ZodIntersection",(e,t)=>{xo.init(e,t),Z.init(e,t)});function sn(e,t){return new $s({type:"intersection",left:e,right:t})}const ze=c("ZodEnum",(e,t)=>{Ao.init(e,t),Z.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const i={};for(const s of r)if(n.has(s))i[s]=t.entries[s];else throw new Error(`Key ${s} not found in enum`);return new ze({...t,checks:[],...l(o),entries:i})},e.exclude=(r,o)=>{const i={...t.entries};for(const s of r)if(n.has(s))delete i[s];else throw new Error(`Key ${s} not found in enum`);return new ze({...t,checks:[],...l(o),entries:i})}});function Zs(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new ze({type:"enum",entries:n,...l(t)})}const ks=c("ZodFile",(e,t)=>{Oo.init(e,t),Z.init(e,t),e.min=(n,r)=>e.check(yi(n,r)),e.max=(n,r)=>e.check(vi(n,r)),e.mime=(n,r)=>e.check(Ei(Array.isArray(n)?n:[n],r))});function N(e){return Pi(ks,e)}const Is=c("ZodTransform",(e,t)=>{So.init(e,t),Z.init(e,t),e._zod.parse=(n,r)=>{n.addIssue=i=>{if(typeof i=="string")n.issues.push(J(i,n.value,t));else{const s=i;s.fatal&&(s.continue=!1),s.code??(s.code="custom"),s.input??(s.input=n.value),s.inst??(s.inst=e),n.issues.push(J(s))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(i=>(n.value=i,n)):(n.value=o,n)}});function Es(e){return new Is({type:"transform",transform:e})}const cn=c("ZodOptional",(e,t)=>{jo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ke(e){return new cn({type:"optional",innerType:e})}const xs=c("ZodNullable",(e,t)=>{Po.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function qe(e){return new xs({type:"nullable",innerType:e})}const As=c("ZodDefault",(e,t)=>{No.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Os(e,t){return new As({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const Ss=c("ZodPrefault",(e,t)=>{Ro.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function js(e,t){return new Ss({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const un=c("ZodNonOptional",(e,t)=>{Do.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ps(e,t){return new un({type:"nonoptional",innerType:e,...l(t)})}const Ns=c("ZodCatch",(e,t)=>{Mo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Rs(e,t){return new Ns({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Ds=c("ZodPipe",(e,t)=>{Uo.init(e,t),Z.init(e,t),e.in=t.in,e.out=t.out});function Je(e,t){return new Ds({type:"pipe",in:e,out:t})}const Ms=c("ZodReadonly",(e,t)=>{Fo.init(e,t),Z.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Us(e){return new Ms({type:"readonly",innerType:e})}const Fs=c("ZodCustom",(e,t)=>{To.init(e,t),Z.init(e,t)});function Ts(e){const t=new x({check:"custom"});return t._zod.check=e,t}function Ls(e,t={}){return Ni(Fs,e,t)}function Bs(e){const t=Ts(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(J(r,n.value,t._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),n.issues.push(J(o))}},e(n.value,n)));return t}const Ye={"arrayEach:string":()=>S(M({error:"Each item must be a string"})),"arrayEach:number":()=>S(D({error:"Each item must be a number"})),"arrayEach:email":()=>S(Qt({error:"Each item must be a valid email"})),"arrayEach:url":()=>S(tn({error:"Each item must be a valid URL"})),"arrayEach:file":()=>S(N({error:"Each item must be a file"}))},Xe={nullable:()=>M().nullable().optional(),required:()=>on([M().min(1,{error:"This field is required"}),N({error:"This field is required"}),S(R()).min(1,{error:"This field is required"})]),string:()=>M({error:"Must be a string"}),email:()=>Qt({error:"Invalid email format"}),url:()=>tn({error:"Invalid URL format"}),number:()=>D({error:"Must be a number"}),integer:()=>D().int({error:"Must be an integer"}),positive:()=>D().positive({error:"Must be positive"}),negative:()=>D().negative({error:"Must be negative"}),ipv4:()=>ns({error:"Must be valid IPv4"}),boolean:()=>ps({error:"Must be a boolean"}),date:()=>bs({error:"Must be a valid date"}),array:()=>S(R(),{error:"Must be an array"}),object:()=>zs({},{error:"Must be an object"}),file:()=>N({error:"Must be a file"})},He=e=>{const t={B:1,KB:1024,MB:1048576,GB:1073741824,TB:1099511627776},n=e.match(/^(\d+(?:\.\d+)?)\s*(B|KB|MB|GB|TB)$/i);if(!n)throw new Error(`Invalid size format: ${e}`);const[,r,o]=n;return Math.round(Number(r)*t[o.toUpperCase()])},Qe=e=>{if(e.includes(",")){const t=e.split(",").map(n=>n.trim());return N().refine(n=>t.some(r=>r.endsWith("/*")?n.type.startsWith(r.slice(0,-1)):n.type===r),{error:`Must be one of: ${t.join(", ")}`})}else if(e.endsWith("/*")){const t=e.slice(0,-1);return N().refine(n=>n.type.startsWith(t),{error:`Must be ${e} file`})}else return N().mime(e,{error:`Must be ${e} file`})},an=e=>{const[t,n]=Dn(e,o=>typeof o=="function");return[...t.map(o=>{const i=o;return R().refine(o,{message:i.message||"Validation failed"})}),...n.map(o=>{if(!Un(o))return R();if(o in Xe)return Xe[o]();if(o in Ye)return Ye[o]();if(o.startsWith("min:")){const i=parseInt(o.split(":")[1]);return D().min(i,{error:`Must be at least ${i}`})}if(o.startsWith("max:")){const i=parseInt(o.split(":")[1]);return D().max(i,{error:`Must be at most ${i}`})}if(o.startsWith("minLength:")){const i=parseInt(o.split(":")[1]);return M().min(i,{error:`Must be at least ${i} characters`})}if(o.startsWith("maxLength:")){const i=parseInt(o.split(":")[1]);return M().max(i,{error:`Must be at most ${i} characters`})}if(o.startsWith("arrayMinLength:")){const i=parseInt(o.split(":")[1]);return S(R()).min(i,{error:`Must have at least ${i} items`})}if(o.startsWith("arrayMaxLength:")){const i=parseInt(o.split(":")[1]);return S(R()).max(i,{error:`Must have at most ${i} items`})}if(o.startsWith("pattern:")){const i=o.split(":")[1];return M().regex(new RegExp(i),{error:"Invalid format"})}if(o.startsWith("fileSize:")){const i=o.split(":")[1],s=He(i);return N().max(s,{error:`File too large (max ${i})`})}if(o.startsWith("arrayEach:fileSize:")){const i=o.split(":")[2],s=He(i);return S(N().max(s,{error:`Each file must be smaller than ${i}`}))}if(o.startsWith("fileType:")){const i=o.split(":")[1];return Qe(i)}if(o.startsWith("arrayEach:fileType:")){const i=o.split(":")[2],s=Qe(i);return S(s)}return R()})].reduce((o,i)=>sn(o,i))},fn=({initialData:e,validationRules:t})=>{const[n,r]=O.useState(e),[o,i]=O.useState({}),s=O.useMemo(()=>!$e(o),[o]),u=O.useMemo(()=>!Sn(n,e),[n,e]),f=O.useCallback((d,E)=>{if(typeof d=="string"){if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);r(b=>xn(yn(b),d,E))}else r(b=>({...b,...d}))},[e]),a=O.useCallback((d,E)=>{if(d!=="root"&&!Q(e,d))throw new Error(`Invalid path: '${d}'`);i(b=>({...b,[d]:E}))},[e]),g=O.useCallback(d=>{if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);return!!o[d]},[o,e]),p=O.useCallback(d=>{if(!Q(e,d))throw new Error(`Invalid path: '${d}'`);i(E=>Mn(E,[d]))},[e]),m=O.useCallback(()=>{i({})},[]),h=O.useCallback(()=>{r(e),i({})},[e]),I=O.useCallback(()=>{let d=!0;return t&&Nn(t,(E,b)=>{const _=nt(n,b),$=an(E).safeParse(_);if($.success)p(b);else{const P=$.error.issues.map(j=>j.message);a(b,P),d=$.success}}),d},[n,t,p,a]);return{data:n,setData:f,errors:o,hasErrors:s,clearErrors:m,clearError:p,setError:a,hasError:g,reset:h,isDirty:u,validate:I}},Ws=({headers:e={},initialData:t,operation:n,options:r={},validationRules:o})=>{const i=fn({initialData:t,validationRules:o}),s=O.useRef(null),[u,{loading:f}]=Rn(n,{errorPolicy:"all",...r}),a=O.useCallback((p={})=>{const{onBefore:m=()=>{},onError:h=()=>{},onFinish:I=()=>{},onSuccess:d=()=>{},skipValidation:E=!1}=p;if(!E&&!i.validate())return;const b=s.current?s.current(i.data):i.data;m?.(),u({variables:{input:b},...!$e(e)&&{context:{headers:e}}}).then(_=>{_.errors&&_.errors.length>0?h?.(_.errors):d?.(_)}).catch(_=>{h?.(_)}).finally(()=>{I?.()})},[i,u,e]),g=O.useCallback(p=>(s.current=p,{...i,isLoading:f,submit:a}),[f,i,a]);return{...i,isLoading:f,submit:a,transform:g}};exports.handleRules=an;exports.isEmpty=$e;exports.useForm=Ws;exports.useFormState=fn;exports.useIsomorphicLayoutEffect=Et;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/AuthContext-uU1aP9gj.js"),A=require("../chunks/jsx-runtime-CITbqOLs.js"),E=require("../chunks/useQuery-y4De9xeL.js"),a=require("../chunks/useAuth-BsWbsZD5.js");function d({adminRole:r="admin",children:u,getCurrentUserQuery:o=e.DEFAULT_GET_CURRENT_USER,options:n={},pollInterval:s=5*60*1e3}){const{data:t,error:i,loading:c,refetch:x}=E.useQuery(o,{fetchPolicy:"cache-and-network",nextFetchPolicy:"cache-first",errorPolicy:"all",pollInterval:s,...n}),h
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/AuthContext-uU1aP9gj.js"),A=require("../chunks/jsx-runtime-CITbqOLs.js"),E=require("../chunks/useQuery-y4De9xeL.js"),a=require("../chunks/useAuth-BsWbsZD5.js");function d({adminRole:r="admin",children:u,getCurrentUserQuery:o=e.DEFAULT_GET_CURRENT_USER,options:n={},pollInterval:s=5*60*1e3}){const{data:t,error:i,loading:c,refetch:x}=E.useQuery(o,{fetchPolicy:"cache-and-network",nextFetchPolicy:"cache-first",errorPolicy:"all",pollInterval:s,...n}),h=!!t?.me,l=t?.me?.role===r;return A.jsxRuntimeExports.jsx(e.OxAuthContext.Provider,{value:{user:t?.me||null,loading:c,error:i??null,isLoggedIn:h,isAdmin:l,refreshUser:x},children:u})}exports.DEFAULT_GET_CURRENT_USER=e.DEFAULT_GET_CURRENT_USER;exports.OxAuthContext=e.OxAuthContext;exports.useOxAuth=a.useOxAuth;exports.OxAuthProvider=d;
|
package/dist/hooks/hooks.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("../chunks/useForm-OVVxm4qZ.js"),I=require("react"),U=require("../chunks/tslib.es6-nRfFZWHa.js"),N=require("../chunks/index-DY808_YF.js"),H=require("../chunks/useQuery-y4De9xeL.js");var ct=["refetch","reobserve","fetchMore","updateQuery","startPolling","stopPolling","subscribeToMore"];function ut(e,t){var n,r=N.rehacktExports.useRef(void 0),s=N.rehacktExports.useRef(void 0),o=N.rehacktExports.useRef(void 0),i=N.mergeOptions(t,r.current||{}),c=(n=i?.query)!==null&&n!==void 0?n:e;s.current=t,o.current=c;var f=U.__assign(U.__assign({},i),{skip:!r.current}),u=H.useQueryInternals(c,f),l=u.obsQueryFields,d=u.result,w=u.client,g=u.resultData,p=u.observable,m=u.onQueryExecuted,h=p.options.initialFetchPolicy||H.getDefaultFetchPolicy(f.defaultOptions,w.defaultOptions),R=N.rehacktExports.useReducer(function(x){return x+1},0)[1],E=N.rehacktExports.useMemo(function(){for(var x={},_=function(Re){var at=l[Re];x[Re]=function(){return r.current||(r.current=Object.create(null),R()),at.apply(this,arguments)}},v=0,G=ct;v<G.length;v++){var it=G[v];_(it)}return x},[R,l]),b=!!r.current,T=N.rehacktExports.useMemo(function(){return U.__assign(U.__assign(U.__assign({},d),E),{called:b})},[d,E,b]),S=N.rehacktExports.useCallback(function(x){r.current=x?U.__assign(U.__assign({},x),{fetchPolicy:x.fetchPolicy||h}):{fetchPolicy:h};var _=N.mergeOptions(s.current,U.__assign({query:o.current},r.current)),v=lt(g,p,w,c,U.__assign(U.__assign({},_),{skip:!1}),m).then(function(G){return Object.assign(G,E)});return v.catch(function(){}),v},[w,c,E,h,p,g,m]),A=N.rehacktExports.useRef(S);j.useIsomorphicLayoutEffect(function(){A.current=S});var D=N.rehacktExports.useCallback(function(){for(var x=[],_=0;_<arguments.length;_++)x[_]=arguments[_];return A.current.apply(A,x)},[]);return[D,T]}function lt(e,t,n,r,s,o){var i=s.query||r,c=H.createMakeWatchQueryOptions(n,i,s,!1)(t),f=t.reobserveAsConcast(H.getObsQueryOptions(t,n,s,c));return o(c),new Promise(function(u){var l;f.subscribe({next:function(d){l=d},error:function(){u(H.toQueryResult(t.getCurrentResult(),e.previousData,t,n))},complete:function(){u(H.toQueryResult(t.maskResult(l),e.previousData,t,n))}})})}const ft=(e,t)=>{const n=r=>e(r);return Object.defineProperty(n,"message",{value:t}),n};function De(e,t){return function(){return e.apply(t,arguments)}}const{toString:dt}=Object.prototype,{getPrototypeOf:we}=Object,{iterator:re,toStringTag:Be}=Symbol,se=(e=>t=>{const n=dt.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),k=e=>(e=e.toLowerCase(),t=>se(t)===e),oe=e=>t=>typeof t===e,{isArray:z}=Array,V=oe("undefined");function W(e){return e!==null&&!V(e)&&e.constructor!==null&&!V(e.constructor)&&F(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const qe=k("ArrayBuffer");function pt(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&qe(e.buffer),t}const ht=oe("string"),F=oe("function"),je=oe("number"),K=e=>e!==null&&typeof e=="object",mt=e=>e===!0||e===!1,Z=e=>{if(se(e)!=="object")return!1;const t=we(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Be in e)&&!(re in e)},yt=e=>{if(!K(e)||W(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},bt=k("Date"),wt=k("File"),Et=k("Blob"),gt=k("FileList"),Rt=e=>K(e)&&F(e.pipe),St=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||F(e.append)&&((t=se(e))==="formdata"||t==="object"&&F(e.toString)&&e.toString()==="[object FormData]"))},Ot=k("URLSearchParams"),[Tt,At,xt,Ct]=["ReadableStream","Request","Response","Headers"].map(k),Ft=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Q(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),z(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{if(W(e))return;const o=n?Object.getOwnPropertyNames(e):Object.keys(e),i=o.length;let c;for(r=0;r<i;r++)c=o[r],t.call(null,e[c],c,e)}}function Me(e,t){if(W(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const B=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ve=e=>!V(e)&&e!==B;function de(){const{caseless:e}=ve(this)&&this||{},t={},n=(r,s)=>{const o=e&&Me(t,s)||s;Z(t[o])&&Z(r)?t[o]=de(t[o],r):Z(r)?t[o]=de({},r):z(r)?t[o]=r.slice():t[o]=r};for(let r=0,s=arguments.length;r<s;r++)arguments[r]&&Q(arguments[r],n);return t}const Pt=(e,t,n,{allOwnKeys:r}={})=>(Q(t,(s,o)=>{n&&F(s)?e[o]=De(s,n):e[o]=s},{allOwnKeys:r}),e),_t=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Nt=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},kt=(e,t,n,r)=>{let s,o,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),o=s.length;o-- >0;)i=s[o],(!r||r(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=n!==!1&&we(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Ut=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Lt=e=>{if(!e)return null;if(z(e))return e;let t=e.length;if(!je(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Dt=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&we(Uint8Array)),Bt=(e,t)=>{const r=(e&&e[re]).call(e);let s;for(;(s=r.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},qt=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},jt=k("HTMLFormElement"),Mt=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),Se=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),vt=k("RegExp"),Ie=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Q(n,(s,o)=>{let i;(i=t(s,o,e))!==!1&&(r[o]=i||s)}),Object.defineProperties(e,r)},It=e=>{Ie(e,(t,n)=>{if(F(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(F(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Ht=(e,t)=>{const n={},r=s=>{s.forEach(o=>{n[o]=!0})};return z(e)?r(e):r(String(e).split(t)),n},zt=()=>{},$t=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Jt(e){return!!(e&&F(e.append)&&e[Be]==="FormData"&&e[re])}const Vt=e=>{const t=new Array(10),n=(r,s)=>{if(K(r)){if(t.indexOf(r)>=0)return;if(W(r))return r;if(!("toJSON"in r)){t[s]=r;const o=z(r)?[]:{};return Q(r,(i,c)=>{const f=n(i,s+1);!V(f)&&(o[c]=f)}),t[s]=void 0,o}}return r};return n(e,0)},Wt=k("AsyncFunction"),Kt=e=>e&&(K(e)||F(e))&&F(e.then)&&F(e.catch),He=((e,t)=>e?setImmediate:t?((n,r)=>(B.addEventListener("message",({source:s,data:o})=>{s===B&&o===n&&r.length&&r.shift()()},!1),s=>{r.push(s),B.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",F(B.postMessage)),Qt=typeof queueMicrotask<"u"?queueMicrotask.bind(B):typeof process<"u"&&process.nextTick||He,Xt=e=>e!=null&&F(e[re]),a={isArray:z,isArrayBuffer:qe,isBuffer:W,isFormData:St,isArrayBufferView:pt,isString:ht,isNumber:je,isBoolean:mt,isObject:K,isPlainObject:Z,isEmptyObject:yt,isReadableStream:Tt,isRequest:At,isResponse:xt,isHeaders:Ct,isUndefined:V,isDate:bt,isFile:wt,isBlob:Et,isRegExp:vt,isFunction:F,isStream:Rt,isURLSearchParams:Ot,isTypedArray:Dt,isFileList:gt,forEach:Q,merge:de,extend:Pt,trim:Ft,stripBOM:_t,inherits:Nt,toFlatObject:kt,kindOf:se,kindOfTest:k,endsWith:Ut,toArray:Lt,forEachEntry:Bt,matchAll:qt,isHTMLForm:jt,hasOwnProperty:Se,hasOwnProp:Se,reduceDescriptors:Ie,freezeMethods:It,toObjectSet:Ht,toCamelCase:Mt,noop:zt,toFiniteNumber:$t,findKey:Me,global:B,isContextDefined:ve,isSpecCompliantForm:Jt,toJSONObject:Vt,isAsyncFn:Wt,isThenable:Kt,setImmediate:He,asap:Qt,isIterable:Xt};function y(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}a.inherits(y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:a.toJSONObject(this.config),code:this.code,status:this.status}}});const ze=y.prototype,$e={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{$e[e]={value:e}});Object.defineProperties(y,$e);Object.defineProperty(ze,"isAxiosError",{value:!0});y.from=(e,t,n,r,s,o)=>{const i=Object.create(ze);return a.toFlatObject(e,i,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),y.call(i,e.message,t,n,r,s),i.cause=e,i.name=e.name,o&&Object.assign(i,o),i};const Gt=null;function pe(e){return a.isPlainObject(e)||a.isArray(e)}function Je(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function Oe(e,t,n){return e?e.concat(t).map(function(s,o){return s=Je(s),!n&&o?"["+s+"]":s}).join(n?".":""):t}function Zt(e){return a.isArray(e)&&!e.some(pe)}const Yt=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function ie(e,t,n){if(!a.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,h){return!a.isUndefined(h[m])});const r=n.metaTokens,s=n.visitor||l,o=n.dots,i=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&a.isSpecCompliantForm(t);if(!a.isFunction(s))throw new TypeError("visitor must be a function");function u(p){if(p===null)return"";if(a.isDate(p))return p.toISOString();if(a.isBoolean(p))return p.toString();if(!f&&a.isBlob(p))throw new y("Blob is not supported. Use a Buffer instead.");return a.isArrayBuffer(p)||a.isTypedArray(p)?f&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function l(p,m,h){let R=p;if(p&&!h&&typeof p=="object"){if(a.endsWith(m,"{}"))m=r?m:m.slice(0,-2),p=JSON.stringify(p);else if(a.isArray(p)&&Zt(p)||(a.isFileList(p)||a.endsWith(m,"[]"))&&(R=a.toArray(p)))return m=Je(m),R.forEach(function(b,T){!(a.isUndefined(b)||b===null)&&t.append(i===!0?Oe([m],T,o):i===null?m:m+"[]",u(b))}),!1}return pe(p)?!0:(t.append(Oe(h,m,o),u(p)),!1)}const d=[],w=Object.assign(Yt,{defaultVisitor:l,convertValue:u,isVisitable:pe});function g(p,m){if(!a.isUndefined(p)){if(d.indexOf(p)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(p),a.forEach(p,function(R,E){(!(a.isUndefined(R)||R===null)&&s.call(t,R,a.isString(E)?E.trim():E,m,w))===!0&&g(R,m?m.concat(E):[E])}),d.pop()}}if(!a.isObject(e))throw new TypeError("data must be an object");return g(e),t}function Te(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Ee(e,t){this._pairs=[],e&&ie(e,this,t)}const Ve=Ee.prototype;Ve.append=function(t,n){this._pairs.push([t,n])};Ve.toString=function(t){const n=t?function(r){return t.call(this,r,Te)}:Te;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function en(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function We(e,t,n){if(!t)return e;const r=n&&n.encode||en;a.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let o;if(s?o=s(t,n):o=a.isURLSearchParams(t)?t.toString():new Ee(t,n).toString(r),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Ae{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){a.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Ke={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},tn=typeof URLSearchParams<"u"?URLSearchParams:Ee,nn=typeof FormData<"u"?FormData:null,rn=typeof Blob<"u"?Blob:null,sn={isBrowser:!0,classes:{URLSearchParams:tn,FormData:nn,Blob:rn},protocols:["http","https","file","blob","url","data"]},ge=typeof window<"u"&&typeof document<"u",he=typeof navigator=="object"&&navigator||void 0,on=ge&&(!he||["ReactNative","NativeScript","NS"].indexOf(he.product)<0),an=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",cn=ge&&window.location.href||"http://localhost",un=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:ge,hasStandardBrowserEnv:on,hasStandardBrowserWebWorkerEnv:an,navigator:he,origin:cn},Symbol.toStringTag,{value:"Module"})),C={...un,...sn};function ln(e,t){return ie(e,new C.classes.URLSearchParams,{visitor:function(n,r,s,o){return C.isNode&&a.isBuffer(n)?(this.append(r,n.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...t})}function fn(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function dn(e){const t={},n=Object.keys(e);let r;const s=n.length;let o;for(r=0;r<s;r++)o=n[r],t[o]=e[o];return t}function Qe(e){function t(n,r,s,o){let i=n[o++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),f=o>=n.length;return i=!i&&a.isArray(s)?s.length:i,f?(a.hasOwnProp(s,i)?s[i]=[s[i],r]:s[i]=r,!c):((!s[i]||!a.isObject(s[i]))&&(s[i]=[]),t(n,r,s[i],o)&&a.isArray(s[i])&&(s[i]=dn(s[i])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(fn(r),s,n,0)}),n}return null}function pn(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const X={transitional:Ke,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,o=a.isObject(t);if(o&&a.isHTMLForm(t)&&(t=new FormData(t)),a.isFormData(t))return s?JSON.stringify(Qe(t)):t;if(a.isArrayBuffer(t)||a.isBuffer(t)||a.isStream(t)||a.isFile(t)||a.isBlob(t)||a.isReadableStream(t))return t;if(a.isArrayBufferView(t))return t.buffer;if(a.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return ln(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return ie(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||s?(n.setContentType("application/json",!1),pn(t)):t}],transformResponse:[function(t){const n=this.transitional||X.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(a.isResponse(t)||a.isReadableStream(t))return t;if(t&&a.isString(t)&&(r&&!this.responseType||s)){const i=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(c){if(i)throw c.name==="SyntaxError"?y.from(c,y.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:C.classes.FormData,Blob:C.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};a.forEach(["delete","get","head","post","put","patch"],e=>{X.headers[e]={}});const hn=a.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),mn=e=>{const t={};let n,r,s;return e&&e.split(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("../chunks/useForm-F8doF8lW.js"),I=require("react"),U=require("../chunks/tslib.es6-nRfFZWHa.js"),N=require("../chunks/index-DY808_YF.js"),H=require("../chunks/useQuery-y4De9xeL.js");var ct=["refetch","reobserve","fetchMore","updateQuery","startPolling","stopPolling","subscribeToMore"];function ut(e,t){var n,r=N.rehacktExports.useRef(void 0),s=N.rehacktExports.useRef(void 0),o=N.rehacktExports.useRef(void 0),i=N.mergeOptions(t,r.current||{}),c=(n=i?.query)!==null&&n!==void 0?n:e;s.current=t,o.current=c;var f=U.__assign(U.__assign({},i),{skip:!r.current}),u=H.useQueryInternals(c,f),l=u.obsQueryFields,d=u.result,w=u.client,g=u.resultData,p=u.observable,m=u.onQueryExecuted,h=p.options.initialFetchPolicy||H.getDefaultFetchPolicy(f.defaultOptions,w.defaultOptions),R=N.rehacktExports.useReducer(function(x){return x+1},0)[1],E=N.rehacktExports.useMemo(function(){for(var x={},_=function(Re){var at=l[Re];x[Re]=function(){return r.current||(r.current=Object.create(null),R()),at.apply(this,arguments)}},v=0,G=ct;v<G.length;v++){var it=G[v];_(it)}return x},[R,l]),b=!!r.current,T=N.rehacktExports.useMemo(function(){return U.__assign(U.__assign(U.__assign({},d),E),{called:b})},[d,E,b]),S=N.rehacktExports.useCallback(function(x){r.current=x?U.__assign(U.__assign({},x),{fetchPolicy:x.fetchPolicy||h}):{fetchPolicy:h};var _=N.mergeOptions(s.current,U.__assign({query:o.current},r.current)),v=lt(g,p,w,c,U.__assign(U.__assign({},_),{skip:!1}),m).then(function(G){return Object.assign(G,E)});return v.catch(function(){}),v},[w,c,E,h,p,g,m]),A=N.rehacktExports.useRef(S);j.useIsomorphicLayoutEffect(function(){A.current=S});var D=N.rehacktExports.useCallback(function(){for(var x=[],_=0;_<arguments.length;_++)x[_]=arguments[_];return A.current.apply(A,x)},[]);return[D,T]}function lt(e,t,n,r,s,o){var i=s.query||r,c=H.createMakeWatchQueryOptions(n,i,s,!1)(t),f=t.reobserveAsConcast(H.getObsQueryOptions(t,n,s,c));return o(c),new Promise(function(u){var l;f.subscribe({next:function(d){l=d},error:function(){u(H.toQueryResult(t.getCurrentResult(),e.previousData,t,n))},complete:function(){u(H.toQueryResult(t.maskResult(l),e.previousData,t,n))}})})}const ft=(e,t)=>{const n=r=>e(r);return Object.defineProperty(n,"message",{value:t}),n};function De(e,t){return function(){return e.apply(t,arguments)}}const{toString:dt}=Object.prototype,{getPrototypeOf:we}=Object,{iterator:re,toStringTag:Be}=Symbol,se=(e=>t=>{const n=dt.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),k=e=>(e=e.toLowerCase(),t=>se(t)===e),oe=e=>t=>typeof t===e,{isArray:z}=Array,V=oe("undefined");function W(e){return e!==null&&!V(e)&&e.constructor!==null&&!V(e.constructor)&&F(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const qe=k("ArrayBuffer");function pt(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&qe(e.buffer),t}const ht=oe("string"),F=oe("function"),je=oe("number"),K=e=>e!==null&&typeof e=="object",mt=e=>e===!0||e===!1,Z=e=>{if(se(e)!=="object")return!1;const t=we(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Be in e)&&!(re in e)},yt=e=>{if(!K(e)||W(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},bt=k("Date"),wt=k("File"),Et=k("Blob"),gt=k("FileList"),Rt=e=>K(e)&&F(e.pipe),St=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||F(e.append)&&((t=se(e))==="formdata"||t==="object"&&F(e.toString)&&e.toString()==="[object FormData]"))},Ot=k("URLSearchParams"),[Tt,At,xt,Ct]=["ReadableStream","Request","Response","Headers"].map(k),Ft=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Q(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),z(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{if(W(e))return;const o=n?Object.getOwnPropertyNames(e):Object.keys(e),i=o.length;let c;for(r=0;r<i;r++)c=o[r],t.call(null,e[c],c,e)}}function Me(e,t){if(W(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const B=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ve=e=>!V(e)&&e!==B;function de(){const{caseless:e}=ve(this)&&this||{},t={},n=(r,s)=>{const o=e&&Me(t,s)||s;Z(t[o])&&Z(r)?t[o]=de(t[o],r):Z(r)?t[o]=de({},r):z(r)?t[o]=r.slice():t[o]=r};for(let r=0,s=arguments.length;r<s;r++)arguments[r]&&Q(arguments[r],n);return t}const Pt=(e,t,n,{allOwnKeys:r}={})=>(Q(t,(s,o)=>{n&&F(s)?e[o]=De(s,n):e[o]=s},{allOwnKeys:r}),e),_t=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Nt=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},kt=(e,t,n,r)=>{let s,o,i;const c={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),o=s.length;o-- >0;)i=s[o],(!r||r(i,e,t))&&!c[i]&&(t[i]=e[i],c[i]=!0);e=n!==!1&&we(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Ut=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Lt=e=>{if(!e)return null;if(z(e))return e;let t=e.length;if(!je(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Dt=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&we(Uint8Array)),Bt=(e,t)=>{const r=(e&&e[re]).call(e);let s;for(;(s=r.next())&&!s.done;){const o=s.value;t.call(e,o[0],o[1])}},qt=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},jt=k("HTMLFormElement"),Mt=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),Se=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),vt=k("RegExp"),Ie=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Q(n,(s,o)=>{let i;(i=t(s,o,e))!==!1&&(r[o]=i||s)}),Object.defineProperties(e,r)},It=e=>{Ie(e,(t,n)=>{if(F(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(F(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Ht=(e,t)=>{const n={},r=s=>{s.forEach(o=>{n[o]=!0})};return z(e)?r(e):r(String(e).split(t)),n},zt=()=>{},$t=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Jt(e){return!!(e&&F(e.append)&&e[Be]==="FormData"&&e[re])}const Vt=e=>{const t=new Array(10),n=(r,s)=>{if(K(r)){if(t.indexOf(r)>=0)return;if(W(r))return r;if(!("toJSON"in r)){t[s]=r;const o=z(r)?[]:{};return Q(r,(i,c)=>{const f=n(i,s+1);!V(f)&&(o[c]=f)}),t[s]=void 0,o}}return r};return n(e,0)},Wt=k("AsyncFunction"),Kt=e=>e&&(K(e)||F(e))&&F(e.then)&&F(e.catch),He=((e,t)=>e?setImmediate:t?((n,r)=>(B.addEventListener("message",({source:s,data:o})=>{s===B&&o===n&&r.length&&r.shift()()},!1),s=>{r.push(s),B.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",F(B.postMessage)),Qt=typeof queueMicrotask<"u"?queueMicrotask.bind(B):typeof process<"u"&&process.nextTick||He,Xt=e=>e!=null&&F(e[re]),a={isArray:z,isArrayBuffer:qe,isBuffer:W,isFormData:St,isArrayBufferView:pt,isString:ht,isNumber:je,isBoolean:mt,isObject:K,isPlainObject:Z,isEmptyObject:yt,isReadableStream:Tt,isRequest:At,isResponse:xt,isHeaders:Ct,isUndefined:V,isDate:bt,isFile:wt,isBlob:Et,isRegExp:vt,isFunction:F,isStream:Rt,isURLSearchParams:Ot,isTypedArray:Dt,isFileList:gt,forEach:Q,merge:de,extend:Pt,trim:Ft,stripBOM:_t,inherits:Nt,toFlatObject:kt,kindOf:se,kindOfTest:k,endsWith:Ut,toArray:Lt,forEachEntry:Bt,matchAll:qt,isHTMLForm:jt,hasOwnProperty:Se,hasOwnProp:Se,reduceDescriptors:Ie,freezeMethods:It,toObjectSet:Ht,toCamelCase:Mt,noop:zt,toFiniteNumber:$t,findKey:Me,global:B,isContextDefined:ve,isSpecCompliantForm:Jt,toJSONObject:Vt,isAsyncFn:Wt,isThenable:Kt,setImmediate:He,asap:Qt,isIterable:Xt};function y(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}a.inherits(y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:a.toJSONObject(this.config),code:this.code,status:this.status}}});const ze=y.prototype,$e={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{$e[e]={value:e}});Object.defineProperties(y,$e);Object.defineProperty(ze,"isAxiosError",{value:!0});y.from=(e,t,n,r,s,o)=>{const i=Object.create(ze);return a.toFlatObject(e,i,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),y.call(i,e.message,t,n,r,s),i.cause=e,i.name=e.name,o&&Object.assign(i,o),i};const Gt=null;function pe(e){return a.isPlainObject(e)||a.isArray(e)}function Je(e){return a.endsWith(e,"[]")?e.slice(0,-2):e}function Oe(e,t,n){return e?e.concat(t).map(function(s,o){return s=Je(s),!n&&o?"["+s+"]":s}).join(n?".":""):t}function Zt(e){return a.isArray(e)&&!e.some(pe)}const Yt=a.toFlatObject(a,{},null,function(t){return/^is[A-Z]/.test(t)});function ie(e,t,n){if(!a.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,h){return!a.isUndefined(h[m])});const r=n.metaTokens,s=n.visitor||l,o=n.dots,i=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&a.isSpecCompliantForm(t);if(!a.isFunction(s))throw new TypeError("visitor must be a function");function u(p){if(p===null)return"";if(a.isDate(p))return p.toISOString();if(a.isBoolean(p))return p.toString();if(!f&&a.isBlob(p))throw new y("Blob is not supported. Use a Buffer instead.");return a.isArrayBuffer(p)||a.isTypedArray(p)?f&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function l(p,m,h){let R=p;if(p&&!h&&typeof p=="object"){if(a.endsWith(m,"{}"))m=r?m:m.slice(0,-2),p=JSON.stringify(p);else if(a.isArray(p)&&Zt(p)||(a.isFileList(p)||a.endsWith(m,"[]"))&&(R=a.toArray(p)))return m=Je(m),R.forEach(function(b,T){!(a.isUndefined(b)||b===null)&&t.append(i===!0?Oe([m],T,o):i===null?m:m+"[]",u(b))}),!1}return pe(p)?!0:(t.append(Oe(h,m,o),u(p)),!1)}const d=[],w=Object.assign(Yt,{defaultVisitor:l,convertValue:u,isVisitable:pe});function g(p,m){if(!a.isUndefined(p)){if(d.indexOf(p)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(p),a.forEach(p,function(R,E){(!(a.isUndefined(R)||R===null)&&s.call(t,R,a.isString(E)?E.trim():E,m,w))===!0&&g(R,m?m.concat(E):[E])}),d.pop()}}if(!a.isObject(e))throw new TypeError("data must be an object");return g(e),t}function Te(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function Ee(e,t){this._pairs=[],e&&ie(e,this,t)}const Ve=Ee.prototype;Ve.append=function(t,n){this._pairs.push([t,n])};Ve.toString=function(t){const n=t?function(r){return t.call(this,r,Te)}:Te;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function en(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function We(e,t,n){if(!t)return e;const r=n&&n.encode||en;a.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let o;if(s?o=s(t,n):o=a.isURLSearchParams(t)?t.toString():new Ee(t,n).toString(r),o){const i=e.indexOf("#");i!==-1&&(e=e.slice(0,i)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Ae{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){a.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Ke={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},tn=typeof URLSearchParams<"u"?URLSearchParams:Ee,nn=typeof FormData<"u"?FormData:null,rn=typeof Blob<"u"?Blob:null,sn={isBrowser:!0,classes:{URLSearchParams:tn,FormData:nn,Blob:rn},protocols:["http","https","file","blob","url","data"]},ge=typeof window<"u"&&typeof document<"u",he=typeof navigator=="object"&&navigator||void 0,on=ge&&(!he||["ReactNative","NativeScript","NS"].indexOf(he.product)<0),an=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",cn=ge&&window.location.href||"http://localhost",un=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:ge,hasStandardBrowserEnv:on,hasStandardBrowserWebWorkerEnv:an,navigator:he,origin:cn},Symbol.toStringTag,{value:"Module"})),C={...un,...sn};function ln(e,t){return ie(e,new C.classes.URLSearchParams,{visitor:function(n,r,s,o){return C.isNode&&a.isBuffer(n)?(this.append(r,n.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...t})}function fn(e){return a.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function dn(e){const t={},n=Object.keys(e);let r;const s=n.length;let o;for(r=0;r<s;r++)o=n[r],t[o]=e[o];return t}function Qe(e){function t(n,r,s,o){let i=n[o++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),f=o>=n.length;return i=!i&&a.isArray(s)?s.length:i,f?(a.hasOwnProp(s,i)?s[i]=[s[i],r]:s[i]=r,!c):((!s[i]||!a.isObject(s[i]))&&(s[i]=[]),t(n,r,s[i],o)&&a.isArray(s[i])&&(s[i]=dn(s[i])),!c)}if(a.isFormData(e)&&a.isFunction(e.entries)){const n={};return a.forEachEntry(e,(r,s)=>{t(fn(r),s,n,0)}),n}return null}function pn(e,t,n){if(a.isString(e))try{return(t||JSON.parse)(e),a.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const X={transitional:Ke,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,o=a.isObject(t);if(o&&a.isHTMLForm(t)&&(t=new FormData(t)),a.isFormData(t))return s?JSON.stringify(Qe(t)):t;if(a.isArrayBuffer(t)||a.isBuffer(t)||a.isStream(t)||a.isFile(t)||a.isBlob(t)||a.isReadableStream(t))return t;if(a.isArrayBufferView(t))return t.buffer;if(a.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return ln(t,this.formSerializer).toString();if((c=a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return ie(c?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||s?(n.setContentType("application/json",!1),pn(t)):t}],transformResponse:[function(t){const n=this.transitional||X.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(a.isResponse(t)||a.isReadableStream(t))return t;if(t&&a.isString(t)&&(r&&!this.responseType||s)){const i=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(c){if(i)throw c.name==="SyntaxError"?y.from(c,y.ERR_BAD_RESPONSE,this,null,this.response):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:C.classes.FormData,Blob:C.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};a.forEach(["delete","get","head","post","put","patch"],e=>{X.headers[e]={}});const hn=a.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),mn=e=>{const t={};let n,r,s;return e&&e.split(`
|
|
2
2
|
`).forEach(function(i){s=i.indexOf(":"),n=i.substring(0,s).trim().toLowerCase(),r=i.substring(s+1).trim(),!(!n||t[n]&&hn[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},xe=Symbol("internals");function J(e){return e&&String(e).trim().toLowerCase()}function Y(e){return e===!1||e==null?e:a.isArray(e)?e.map(Y):String(e)}function yn(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const bn=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function ue(e,t,n,r,s){if(a.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!a.isString(t)){if(a.isString(r))return t.indexOf(r)!==-1;if(a.isRegExp(r))return r.test(t)}}function wn(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function En(e,t){const n=a.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,o,i){return this[r].call(this,t,s,o,i)},configurable:!0})})}let P=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function o(c,f,u){const l=J(f);if(!l)throw new Error("header name must be a non-empty string");const d=a.findKey(s,l);(!d||s[d]===void 0||u===!0||u===void 0&&s[d]!==!1)&&(s[d||f]=Y(c))}const i=(c,f)=>a.forEach(c,(u,l)=>o(u,l,f));if(a.isPlainObject(t)||t instanceof this.constructor)i(t,n);else if(a.isString(t)&&(t=t.trim())&&!bn(t))i(mn(t),n);else if(a.isObject(t)&&a.isIterable(t)){let c={},f,u;for(const l of t){if(!a.isArray(l))throw TypeError("Object iterator must return a key-value pair");c[u=l[0]]=(f=c[u])?a.isArray(f)?[...f,l[1]]:[f,l[1]]:l[1]}i(c,n)}else t!=null&&o(n,t,r);return this}get(t,n){if(t=J(t),t){const r=a.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return yn(s);if(a.isFunction(n))return n.call(this,s,r);if(a.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=J(t),t){const r=a.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||ue(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function o(i){if(i=J(i),i){const c=a.findKey(r,i);c&&(!n||ue(r,r[c],c,n))&&(delete r[c],s=!0)}}return a.isArray(t)?t.forEach(o):o(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const o=n[r];(!t||ue(this,this[o],o,t,!0))&&(delete this[o],s=!0)}return s}normalize(t){const n=this,r={};return a.forEach(this,(s,o)=>{const i=a.findKey(r,o);if(i){n[i]=Y(s),delete n[o];return}const c=t?wn(o):String(o).trim();c!==o&&delete n[o],n[c]=Y(s),r[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return a.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&a.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
|
|
3
3
|
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[xe]=this[xe]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=J(i);r[c]||(En(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};P.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(P.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(P);function le(e,t){const n=this||X,r=t||n,s=P.from(r.headers);let o=r.data;return a.forEach(e,function(c){o=c.call(n,o,s.normalize(),t?t.status:void 0)}),s.normalize(),o}function Xe(e){return!!(e&&e.__CANCEL__)}function $(e,t,n){y.call(this,e??"canceled",y.ERR_CANCELED,t,n),this.name="CanceledError"}a.inherits($,y,{__CANCEL__:!0});function Ge(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new y("Request failed with status code "+n.status,[y.ERR_BAD_REQUEST,y.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function gn(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Rn(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,o=0,i;return t=t!==void 0?t:1e3,function(f){const u=Date.now(),l=r[o];i||(i=u),n[s]=f,r[s]=u;let d=o,w=0;for(;d!==s;)w+=n[d++],d=d%e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),u-i<t)return;const g=l&&u-l;return g?Math.round(w*1e3/g):void 0}}function Sn(e,t){let n=0,r=1e3/t,s,o;const i=(u,l=Date.now())=>{n=l,s=null,o&&(clearTimeout(o),o=null),e(...u)};return[(...u)=>{const l=Date.now(),d=l-n;d>=r?i(u,l):(s=u,o||(o=setTimeout(()=>{o=null,i(s)},r-d)))},()=>s&&i(s)]}const te=(e,t,n=3)=>{let r=0;const s=Rn(50,250);return Sn(o=>{const i=o.loaded,c=o.lengthComputable?o.total:void 0,f=i-r,u=s(f),l=i<=c;r=i;const d={loaded:i,total:c,progress:c?i/c:void 0,bytes:f,rate:u||void 0,estimated:u&&c&&l?(c-i)/u:void 0,event:o,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(d)},n)},Ce=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Fe=e=>(...t)=>a.asap(()=>e(...t)),On=C.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,C.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(C.origin),C.navigator&&/(msie|trident)/i.test(C.navigator.userAgent)):()=>!0,Tn=C.hasStandardBrowserEnv?{write(e,t,n,r,s,o){const i=[e+"="+encodeURIComponent(t)];a.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),a.isString(r)&&i.push("path="+r),a.isString(s)&&i.push("domain="+s),o===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function An(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function xn(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Ze(e,t,n){let r=!An(t);return e&&(r||n==!1)?xn(e,t):t}const Pe=e=>e instanceof P?{...e}:e;function M(e,t){t=t||{};const n={};function r(u,l,d,w){return a.isPlainObject(u)&&a.isPlainObject(l)?a.merge.call({caseless:w},u,l):a.isPlainObject(l)?a.merge({},l):a.isArray(l)?l.slice():l}function s(u,l,d,w){if(a.isUndefined(l)){if(!a.isUndefined(u))return r(void 0,u,d,w)}else return r(u,l,d,w)}function o(u,l){if(!a.isUndefined(l))return r(void 0,l)}function i(u,l){if(a.isUndefined(l)){if(!a.isUndefined(u))return r(void 0,u)}else return r(void 0,l)}function c(u,l,d){if(d in t)return r(u,l);if(d in e)return r(void 0,u)}const f={url:o,method:o,data:o,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(u,l,d)=>s(Pe(u),Pe(l),d,!0)};return a.forEach(Object.keys({...e,...t}),function(l){const d=f[l]||s,w=d(e[l],t[l],l);a.isUndefined(w)&&d!==c||(n[l]=w)}),n}const Ye=e=>{const t=M({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;t.headers=i=P.from(i),t.url=We(Ze(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):"")));let f;if(a.isFormData(n)){if(C.hasStandardBrowserEnv||C.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if((f=i.getContentType())!==!1){const[u,...l]=f?f.split(";").map(d=>d.trim()).filter(Boolean):[];i.setContentType([u||"multipart/form-data",...l].join("; "))}}if(C.hasStandardBrowserEnv&&(r&&a.isFunction(r)&&(r=r(t)),r||r!==!1&&On(t.url))){const u=s&&o&&Tn.read(o);u&&i.set(s,u)}return t},Cn=typeof XMLHttpRequest<"u",Fn=Cn&&function(e){return new Promise(function(n,r){const s=Ye(e);let o=s.data;const i=P.from(s.headers).normalize();let{responseType:c,onUploadProgress:f,onDownloadProgress:u}=s,l,d,w,g,p;function m(){g&&g(),p&&p(),s.cancelToken&&s.cancelToken.unsubscribe(l),s.signal&&s.signal.removeEventListener("abort",l)}let h=new XMLHttpRequest;h.open(s.method.toUpperCase(),s.url,!0),h.timeout=s.timeout;function R(){if(!h)return;const b=P.from("getAllResponseHeaders"in h&&h.getAllResponseHeaders()),S={data:!c||c==="text"||c==="json"?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:b,config:e,request:h};Ge(function(D){n(D),m()},function(D){r(D),m()},S),h=null}"onloadend"in h?h.onloadend=R:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.indexOf("file:")===0)||setTimeout(R)},h.onabort=function(){h&&(r(new y("Request aborted",y.ECONNABORTED,e,h)),h=null)},h.onerror=function(){r(new y("Network Error",y.ERR_NETWORK,e,h)),h=null},h.ontimeout=function(){let T=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const S=s.transitional||Ke;s.timeoutErrorMessage&&(T=s.timeoutErrorMessage),r(new y(T,S.clarifyTimeoutError?y.ETIMEDOUT:y.ECONNABORTED,e,h)),h=null},o===void 0&&i.setContentType(null),"setRequestHeader"in h&&a.forEach(i.toJSON(),function(T,S){h.setRequestHeader(S,T)}),a.isUndefined(s.withCredentials)||(h.withCredentials=!!s.withCredentials),c&&c!=="json"&&(h.responseType=s.responseType),u&&([w,p]=te(u,!0),h.addEventListener("progress",w)),f&&h.upload&&([d,g]=te(f),h.upload.addEventListener("progress",d),h.upload.addEventListener("loadend",g)),(s.cancelToken||s.signal)&&(l=b=>{h&&(r(!b||b.type?new $(null,e,h):b),h.abort(),h=null)},s.cancelToken&&s.cancelToken.subscribe(l),s.signal&&(s.signal.aborted?l():s.signal.addEventListener("abort",l)));const E=gn(s.url);if(E&&C.protocols.indexOf(E)===-1){r(new y("Unsupported protocol "+E+":",y.ERR_BAD_REQUEST,e));return}h.send(o||null)})},Pn=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const o=function(u){if(!s){s=!0,c();const l=u instanceof Error?u:this.reason;r.abort(l instanceof y?l:new $(l instanceof Error?l.message:l))}};let i=t&&setTimeout(()=>{i=null,o(new y(`timeout ${t} of ms exceeded`,y.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(o):u.removeEventListener("abort",o)}),e=null)};e.forEach(u=>u.addEventListener("abort",o));const{signal:f}=r;return f.unsubscribe=()=>a.asap(c),f}},_n=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},Nn=async function*(e,t){for await(const n of kn(e))yield*_n(n,t)},kn=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},_e=(e,t,n,r)=>{const s=Nn(e,t);let o=0,i,c=f=>{i||(i=!0,r&&r(f))};return new ReadableStream({async pull(f){try{const{done:u,value:l}=await s.next();if(u){c(),f.close();return}let d=l.byteLength;if(n){let w=o+=d;n(w)}f.enqueue(new Uint8Array(l))}catch(u){throw c(u),u}},cancel(f){return c(f),s.return()}},{highWaterMark:2})},ae=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",et=ae&&typeof ReadableStream=="function",Un=ae&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),tt=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Ln=et&&tt(()=>{let e=!1;const t=new Request(C.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Ne=64*1024,me=et&&tt(()=>a.isReadableStream(new Response("").body)),ne={stream:me&&(e=>e.body)};ae&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!ne[t]&&(ne[t]=a.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new y(`Response type '${t}' is not supported`,y.ERR_NOT_SUPPORT,r)})})})(new Response);const Dn=async e=>{if(e==null)return 0;if(a.isBlob(e))return e.size;if(a.isSpecCompliantForm(e))return(await new Request(C.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(a.isArrayBufferView(e)||a.isArrayBuffer(e))return e.byteLength;if(a.isURLSearchParams(e)&&(e=e+""),a.isString(e))return(await Un(e)).byteLength},Bn=async(e,t)=>{const n=a.toFiniteNumber(e.getContentLength());return n??Dn(t)},qn=ae&&(async e=>{let{url:t,method:n,data:r,signal:s,cancelToken:o,timeout:i,onDownloadProgress:c,onUploadProgress:f,responseType:u,headers:l,withCredentials:d="same-origin",fetchOptions:w}=Ye(e);u=u?(u+"").toLowerCase():"text";let g=Pn([s,o&&o.toAbortSignal()],i),p;const m=g&&g.unsubscribe&&(()=>{g.unsubscribe()});let h;try{if(f&&Ln&&n!=="get"&&n!=="head"&&(h=await Bn(l,r))!==0){let S=new Request(t,{method:"POST",body:r,duplex:"half"}),A;if(a.isFormData(r)&&(A=S.headers.get("content-type"))&&l.setContentType(A),S.body){const[D,x]=Ce(h,te(Fe(f)));r=_e(S.body,Ne,D,x)}}a.isString(d)||(d=d?"include":"omit");const R="credentials"in Request.prototype;p=new Request(t,{...w,signal:g,method:n.toUpperCase(),headers:l.normalize().toJSON(),body:r,duplex:"half",credentials:R?d:void 0});let E=await fetch(p,w);const b=me&&(u==="stream"||u==="response");if(me&&(c||b&&m)){const S={};["status","statusText","headers"].forEach(_=>{S[_]=E[_]});const A=a.toFiniteNumber(E.headers.get("content-length")),[D,x]=c&&Ce(A,te(Fe(c),!0))||[];E=new Response(_e(E.body,Ne,D,()=>{x&&x(),m&&m()}),S)}u=u||"text";let T=await ne[a.findKey(ne,u)||"text"](E,e);return!b&&m&&m(),await new Promise((S,A)=>{Ge(S,A,{data:T,headers:P.from(E.headers),status:E.status,statusText:E.statusText,config:e,request:p})})}catch(R){throw m&&m(),R&&R.name==="TypeError"&&/Load failed|fetch/i.test(R.message)?Object.assign(new y("Network Error",y.ERR_NETWORK,e,p),{cause:R.cause||R}):y.from(R,R&&R.code,e,p)}}),ye={http:Gt,xhr:Fn,fetch:qn};a.forEach(ye,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const ke=e=>`- ${e}`,jn=e=>a.isFunction(e)||e===null||e===!1,nt={getAdapter:e=>{e=a.isArray(e)?e:[e];const{length:t}=e;let n,r;const s={};for(let o=0;o<t;o++){n=e[o];let i;if(r=n,!jn(n)&&(r=ye[(i=String(n)).toLowerCase()],r===void 0))throw new y(`Unknown adapter '${i}'`);if(r)break;s[i||"#"+o]=r}if(!r){const o=Object.entries(s).map(([c,f])=>`adapter ${c} `+(f===!1?"is not supported by the environment":"is not available in the build"));let i=t?o.length>1?`since :
|
|
4
4
|
`+o.map(ke).join(`
|
package/dist/hooks/hooks.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as ut, b as De, i as lt } from "../chunks/useForm-
|
|
2
|
-
import { h as Ar, u as xr } from "../chunks/useForm-
|
|
1
|
+
import { a as ut, b as De, i as lt } from "../chunks/useForm-BuzPPZZE.js";
|
|
2
|
+
import { h as Ar, u as xr } from "../chunks/useForm-BuzPPZZE.js";
|
|
3
3
|
import { useState as ft, useRef as dt, useCallback as Z } from "react";
|
|
4
4
|
import { _ } from "../chunks/tslib.es6-ci7D5hcx.js";
|
|
5
5
|
import { h as D, m as ge } from "../chunks/index-CPwC_oqh.js";
|
package/dist/hooks.d.ts
CHANGED
|
@@ -14,6 +14,10 @@ export declare interface CustomValidatorWithMessage {
|
|
|
14
14
|
message: string;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
+
declare type FormDataWithoutRoot<T> = T & {
|
|
18
|
+
root?: never;
|
|
19
|
+
};
|
|
20
|
+
|
|
17
21
|
declare type GetNestedValue<T, P extends string> = P extends keyof T ? T[P] : P extends `${infer K}.${infer Rest}` ? K extends keyof T ? GetNestedValue<T[K], Rest> : never : never;
|
|
18
22
|
|
|
19
23
|
export declare const handleRules: (rules: ValidationRule[]) => z.ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -92,7 +96,7 @@ export declare interface UseFormReturn<T extends Record<string, unknown>> extend
|
|
|
92
96
|
export declare const useFormState: <T extends Record<string, unknown>>({ initialData, validationRules, }: UseFormStateOptions<T>) => UseFormStateReturn<T>;
|
|
93
97
|
|
|
94
98
|
export declare interface UseFormStateOptions<T extends Record<string, unknown> = Record<string, unknown>> {
|
|
95
|
-
initialData: T
|
|
99
|
+
initialData: FormDataWithoutRoot<T>;
|
|
96
100
|
validationRules?: ValidatorConfig;
|
|
97
101
|
}
|
|
98
102
|
|
package/dist/pages/pages.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/jsx-runtime-CITbqOLs.js");require("react");const o=require("../chunks/Button-D-v4l8ZE.js"),n=require("../chunks/Input-CLi1H63d.js"),i=require("../chunks/AuthContext-uU1aP9gj.js"),p=require("../chunks/useForm-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../chunks/jsx-runtime-CITbqOLs.js");require("react");const o=require("../chunks/Button-D-v4l8ZE.js"),n=require("../chunks/Input-CLi1H63d.js"),i=require("../chunks/AuthContext-uU1aP9gj.js"),p=require("../chunks/useForm-F8doF8lW.js"),g=require("../chunks/errorHelper-DbQKxxQA.js"),j=i.gql`
|
|
2
2
|
mutation Login($input: LoginInput!) {
|
|
3
3
|
login(input: $input) {
|
|
4
4
|
success
|
|
@@ -10,4 +10,4 @@
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
`,
|
|
13
|
+
`,E=({cacheQuery:a=i.DEFAULT_GET_CURRENT_USER,className:u,mutation:l=j,onSubmit:d,subtitle:m="",title:x="noxickon"})=>{const e=p.useForm({initialData:{username:"",password:""},validationRules:{username:["required"],password:["required"]},operation:l,options:{update:(t,{data:s})=>{s?.login.success&&t.writeQuery({query:a,data:{me:s.login.me}})}}}),c=async t=>{t.preventDefault(),e.submit({onError:s=>{g.OxHandleGraphQLFormErrors(s,e)},onSuccess:s=>{s.data&&s.data.login.success?d?.(s):console.error("Login failed: Invalid credentials")}})};return r.jsxRuntimeExports.jsx("div",{className:o.twMerge("w-80",u),children:r.jsxRuntimeExports.jsxs("div",{className:"rounded-lg border border-neutral-700 bg-zinc-900/50 p-6 backdrop-blur-xl",children:[r.jsxRuntimeExports.jsxs("div",{className:"mb-4 text-center",children:[r.jsxRuntimeExports.jsx("h1",{className:"px-2 font-mono text-2xl text-white",children:x}),r.jsxRuntimeExports.jsx("p",{className:"px-2 py-1 font-mono text-xs text-neutral-400",children:m})]}),r.jsxRuntimeExports.jsxs(n.OxForm,{className:"space-y-6",onSubmit:c,children:[r.jsxRuntimeExports.jsx(n.OxInput,{autoComplete:"off",disabled:e.isLoading,error:e.hasError("username"),icon:"mdiAccount",label:"username",name:"username",placeholder:"Enter your username",required:!0,type:"text",value:e.data.username,onChange:t=>e.setData("username",t.target.value)}),r.jsxRuntimeExports.jsx(n.OxInput,{autoComplete:"off",disabled:e.isLoading,error:e.hasError("password"),icon:"mdiLockOutline",label:"password",name:"password",placeholder:"Enter your password",required:!0,type:"password",value:e.data.password,onChange:t=>e.setData("password",t.target.value)}),e.hasErrors&&r.jsxRuntimeExports.jsx(n.OxErrorMessage,{icon:"mdiAlertCircleOutline",children:"username or password is wrong"}),r.jsxRuntimeExports.jsx(o.OxButton,{disabled:e.isLoading,fullWidth:!0,isLoading:e.isLoading,size:"md",type:"submit",variant:"primary",children:e.isLoading?"Signing in...":"Sign In"})]})]})})};exports.OxLogin=E;
|
package/dist/pages/pages.es.js
CHANGED
|
@@ -2,10 +2,10 @@ import { j as r } from "../chunks/jsx-runtime--oOP9f8K.js";
|
|
|
2
2
|
import "react";
|
|
3
3
|
import { t as c, O as p } from "../chunks/Button-bARrxYyo.js";
|
|
4
4
|
import { O as x, a as o, b as g } from "../chunks/Input-dfvmdIHi.js";
|
|
5
|
-
import { g as h, D as
|
|
6
|
-
import { u as
|
|
7
|
-
import { b as w } from "../chunks/errorHelper
|
|
8
|
-
const
|
|
5
|
+
import { g as h, D as f } from "../chunks/AuthContext-CaZKJMxQ.js";
|
|
6
|
+
import { u as b } from "../chunks/useForm-BuzPPZZE.js";
|
|
7
|
+
import { b as w } from "../chunks/errorHelper-qN6iGI6f.js";
|
|
8
|
+
const L = h`
|
|
9
9
|
mutation Login($input: LoginInput!) {
|
|
10
10
|
login(input: $input) {
|
|
11
11
|
success
|
|
@@ -17,15 +17,15 @@ const E = h`
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
`,
|
|
21
|
-
cacheQuery:
|
|
20
|
+
`, C = ({
|
|
21
|
+
cacheQuery: i = f,
|
|
22
22
|
className: n,
|
|
23
|
-
mutation:
|
|
23
|
+
mutation: t = L,
|
|
24
24
|
onSubmit: d,
|
|
25
25
|
subtitle: l = "",
|
|
26
26
|
title: u = "noxickon"
|
|
27
27
|
}) => {
|
|
28
|
-
const e =
|
|
28
|
+
const e = b({
|
|
29
29
|
initialData: {
|
|
30
30
|
username: "",
|
|
31
31
|
password: ""
|
|
@@ -34,11 +34,11 @@ const E = h`
|
|
|
34
34
|
username: ["required"],
|
|
35
35
|
password: ["required"]
|
|
36
36
|
},
|
|
37
|
-
operation:
|
|
37
|
+
operation: t,
|
|
38
38
|
options: {
|
|
39
39
|
update: (a, { data: s }) => {
|
|
40
40
|
s?.login.success && a.writeQuery({
|
|
41
|
-
query:
|
|
41
|
+
query: i,
|
|
42
42
|
data: { me: s.login.me }
|
|
43
43
|
});
|
|
44
44
|
}
|
|
@@ -49,7 +49,7 @@ const E = h`
|
|
|
49
49
|
w(s, e);
|
|
50
50
|
},
|
|
51
51
|
onSuccess: (s) => {
|
|
52
|
-
s.data && s.data.login.success ? d?.(s) : console.error("
|
|
52
|
+
s.data && s.data.login.success ? d?.(s) : console.error("Login failed: Invalid credentials");
|
|
53
53
|
}
|
|
54
54
|
});
|
|
55
55
|
};
|
|
@@ -108,5 +108,5 @@ const E = h`
|
|
|
108
108
|
] }) });
|
|
109
109
|
};
|
|
110
110
|
export {
|
|
111
|
-
|
|
111
|
+
C as OxLogin
|
|
112
112
|
};
|
package/dist/utils/utils.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/formatTimestamp-TTsNcy7u.js"),r=require("../chunks/errorHelper-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../chunks/formatTimestamp-TTsNcy7u.js"),r=require("../chunks/errorHelper-DbQKxxQA.js");exports.formatTimestamp=e.formatTimestamp;exports.OxHandleFormErrors=r.OxHandleFormErrors;exports.OxHandleGraphQLFormErrors=r.OxHandleGraphQLFormErrors;exports.OxParseGraphQLErrors=r.OxParseGraphQLErrors;
|
package/dist/utils/utils.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { f as o } from "../chunks/formatTimestamp-CMxOnPo1.js";
|
|
2
|
-
import { a as m, b as e, O as p } from "../chunks/errorHelper
|
|
2
|
+
import { a as m, b as e, O as p } from "../chunks/errorHelper-qN6iGI6f.js";
|
|
3
3
|
export {
|
|
4
4
|
m as OxHandleFormErrors,
|
|
5
5
|
e as OxHandleGraphQLFormErrors,
|