react-luminus-components 1.1.20 → 1.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/.vite/manifest.json +43 -43
- package/dist/{DataKey-Chc9JWBN.js → DataKey-B7CWQXvv.js} +1 -1
- package/dist/{DataKey-dhQX8cMa.cjs → DataKey-DVMbPWFY.cjs} +1 -1
- package/dist/{SimpleTooltip-CfoOF2bC.cjs → SimpleTooltip-D91sCKFo.cjs} +1 -1
- package/dist/{SimpleTooltip-Cs6KsWMk.js → SimpleTooltip-Dk1A5Tpg.js} +2 -2
- package/dist/components/Buttons/ContextButton/FileUploadContextButton.d.ts +12 -0
- package/dist/components/Buttons/index.d.ts +1 -0
- package/dist/components/Dropdown/comps/DropdownDivider/DropdownDivider.d.ts +6 -0
- package/dist/components/Dropdown/comps/DropdownItem/FileUploadDropdownItem.d.ts +12 -0
- package/dist/components/Dropdown/comps/index.d.ts +2 -0
- package/dist/components/Dropdown/index.d.ts +1 -1
- package/dist/components/Form/TextInput/TextInput.d.ts +2 -1
- package/dist/components/common/Collapse/Collapse.d.ts +14 -2
- package/dist/components/common/PromptDialog/PromptDialog.d.ts +3 -0
- package/dist/components/common/SimplePicker/SimplePicker.d.ts +2 -1
- package/dist/components/common/Typography/Typography.d.ts +1 -1
- package/dist/contexts/prompt/PromptContext.d.ts +10 -0
- package/dist/contexts/prompt/PromptProvider.d.ts +6 -0
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +405 -368
- package/dist/{hasClass-D2q3Otcv.js → hasClass-DIHyDa4e.js} +237 -233
- package/dist/hasClass-DjB0wTmj.cjs +20 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/usePrompt/usePrompt.d.ts +7 -0
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +6 -5
- package/dist/layout.cjs.js +1 -1
- package/dist/layout.es.js +3 -3
- package/dist/main.cjs.js +1 -1
- package/dist/main.d.ts +2 -2
- package/dist/main.es.js +1161 -1119
- package/dist/models/texts/ConfirmTexts.d.ts +2 -0
- package/dist/style.css +1 -1
- package/dist/{useAxios-Ce32mjz9.cjs → useAxios-B4X7zKtj.cjs} +36 -36
- package/dist/{useAxios-D-fCu46c.js → useAxios-CHbKHRpj.js} +195 -181
- package/dist/useConfirm-CrTJszXF.cjs +1 -0
- package/dist/useConfirm-CyietOP-.js +27 -0
- package/package.json +1 -1
- package/dist/hasClass-Dg19NteG.cjs +0 -20
- package/dist/useConfirm-BM62r8mq.cjs +0 -1
- package/dist/useConfirm-CTpbtdnu.js +0 -18
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";const j=require("./useAxios-B4X7zKtj.cjs"),p=require("react"),Z=require("react-dom");function ct(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const se=ct(p),ft="_h1_1p97i_1",lt="_h3_1p97i_8",dt="_h6_1p97i_15",pt="_subtitle_1p97i_22",vt="_body_1p97i_29",yt="_body2_1p97i_36",Et="_caption_1p97i_43",mt="_form-label_1p97i_50",z={h1:ft,h3:lt,h6:dt,subtitle:pt,body:vt,body2:yt,caption:Et,"form-label":"_form-label_1p97i_50",formLabel:mt},ht=({variant:e,className:t,children:r})=>{switch(e){case"h1":return j.jsxRuntimeExports.jsx("h1",{className:j.classNames("luminus-text-primary luminus-h1",z.h1,t),children:r});case"h3":return j.jsxRuntimeExports.jsx("h3",{className:j.classNames("luminus-text luminus-h3",z.h3,t),children:r});case"h6":return j.jsxRuntimeExports.jsx("h6",{className:j.classNames("luminus-text luminus-h6",z.h6,t),children:r});case"subtitle":return j.jsxRuntimeExports.jsx("div",{className:j.classNames("luminus-text luminus-subtitle",z.subtitle,t),children:r});case"body":return j.jsxRuntimeExports.jsx("div",{className:j.classNames("luminus-text luminus-body",z.body,t),children:r});case"body2":return j.jsxRuntimeExports.jsx("div",{className:j.classNames("luminus-text luminus-body2",z.body2,t),children:r});case"caption":return j.jsxRuntimeExports.jsx("div",{className:j.classNames("luminus-text-muted luminus-caption",z.caption,t),children:r});case"form-label":return j.jsxRuntimeExports.jsx("div",{className:j.classNames("luminus-text luminus-form-label",z.formLabel,t),children:r});default:return j.jsxRuntimeExports.jsx(j.jsxRuntimeExports.Fragment,{children:r})}},bt=({variant:e,className:t,children:r})=>j.jsxRuntimeExports.jsx(ht,{variant:e,className:t,children:r});function Xe(e,t){if(e==null)return{};var r={},o=Object.keys(e),i,n;for(n=0;n<o.length;n++)i=o[n],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function _e(e,t){return _e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(o,i){return o.__proto__=i,o},_e(e,t)}function xt(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,_e(e,t)}const Tt=["xxl","xl","lg","md","sm","xs"],gt="xs",ue=se.createContext({prefixes:{},breakpoints:Tt,minBreakpoint:gt});function Rt(e,t){const{prefixes:r}=p.useContext(ue);return e||r[t]||t}function Ot(){const{breakpoints:e}=p.useContext(ue);return e}function _t(){const{minBreakpoint:e}=p.useContext(ue);return e}function St(){const{dir:e}=p.useContext(ue);return e==="rtl"}function je(e){return e&&e.ownerDocument||document}function Ct(e){var t=je(e);return t&&t.defaultView||window}function Pt(e,t){return Ct(e).getComputedStyle(e,t)}var wt=/([A-Z])/g;function jt(e){return e.replace(wt,"-$1").toLowerCase()}var Dt=/^ms-/;function oe(e){return jt(e).replace(Dt,"-ms-")}var Mt=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;function kt(e){return!!(e&&Mt.test(e))}function De(e,t){var r="",o="";if(typeof t=="string")return e.style.getPropertyValue(oe(t))||Pt(e).getPropertyValue(oe(t));Object.keys(t).forEach(function(i){var n=t[i];!n&&n!==0?e.style.removeProperty(oe(i)):kt(i)?o+=i+"("+n+") ":r+=oe(i)+": "+n+";"}),o&&(r+="transform: "+o+";"),e.style.cssText+=";"+r}var Se={exports:{}},ie={exports:{}},C={};/** @license React v16.13.1
|
|
2
|
+
* react-is.production.min.js
|
|
3
|
+
*
|
|
4
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
5
|
+
*
|
|
6
|
+
* This source code is licensed under the MIT license found in the
|
|
7
|
+
* LICENSE file in the root directory of this source tree.
|
|
8
|
+
*/var Ne;function At(){if(Ne)return C;Ne=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,n=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,v=e?Symbol.for("react.concurrent_mode"):60111,y=e?Symbol.for("react.forward_ref"):60112,E=e?Symbol.for("react.suspense"):60113,S=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,A=e?Symbol.for("react.lazy"):60116,D=e?Symbol.for("react.block"):60121,N=e?Symbol.for("react.fundamental"):60117,L=e?Symbol.for("react.responder"):60118,U=e?Symbol.for("react.scope"):60119;function I(c){if(typeof c=="object"&&c!==null){var $=c.$$typeof;switch($){case t:switch(c=c.type,c){case d:case v:case o:case n:case i:case E:return c;default:switch(c=c&&c.$$typeof,c){case u:case y:case A:case k:case a:return c;default:return $}}case r:return $}}}function M(c){return I(c)===v}return C.AsyncMode=d,C.ConcurrentMode=v,C.ContextConsumer=u,C.ContextProvider=a,C.Element=t,C.ForwardRef=y,C.Fragment=o,C.Lazy=A,C.Memo=k,C.Portal=r,C.Profiler=n,C.StrictMode=i,C.Suspense=E,C.isAsyncMode=function(c){return M(c)||I(c)===d},C.isConcurrentMode=M,C.isContextConsumer=function(c){return I(c)===u},C.isContextProvider=function(c){return I(c)===a},C.isElement=function(c){return typeof c=="object"&&c!==null&&c.$$typeof===t},C.isForwardRef=function(c){return I(c)===y},C.isFragment=function(c){return I(c)===o},C.isLazy=function(c){return I(c)===A},C.isMemo=function(c){return I(c)===k},C.isPortal=function(c){return I(c)===r},C.isProfiler=function(c){return I(c)===n},C.isStrictMode=function(c){return I(c)===i},C.isSuspense=function(c){return I(c)===E},C.isValidElementType=function(c){return typeof c=="string"||typeof c=="function"||c===o||c===v||c===n||c===i||c===E||c===S||typeof c=="object"&&c!==null&&(c.$$typeof===A||c.$$typeof===k||c.$$typeof===a||c.$$typeof===u||c.$$typeof===y||c.$$typeof===N||c.$$typeof===L||c.$$typeof===U||c.$$typeof===D)},C.typeOf=I,C}var P={};/** @license React v16.13.1
|
|
9
|
+
* react-is.development.js
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
12
|
+
*
|
|
13
|
+
* This source code is licensed under the MIT license found in the
|
|
14
|
+
* LICENSE file in the root directory of this source tree.
|
|
15
|
+
*/var Le;function It(){return Le||(Le=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,n=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,v=e?Symbol.for("react.concurrent_mode"):60111,y=e?Symbol.for("react.forward_ref"):60112,E=e?Symbol.for("react.suspense"):60113,S=e?Symbol.for("react.suspense_list"):60120,k=e?Symbol.for("react.memo"):60115,A=e?Symbol.for("react.lazy"):60116,D=e?Symbol.for("react.block"):60121,N=e?Symbol.for("react.fundamental"):60117,L=e?Symbol.for("react.responder"):60118,U=e?Symbol.for("react.scope"):60119;function I(f){return typeof f=="string"||typeof f=="function"||f===o||f===v||f===n||f===i||f===E||f===S||typeof f=="object"&&f!==null&&(f.$$typeof===A||f.$$typeof===k||f.$$typeof===a||f.$$typeof===u||f.$$typeof===y||f.$$typeof===N||f.$$typeof===L||f.$$typeof===U||f.$$typeof===D)}function M(f){if(typeof f=="object"&&f!==null){var F=f.$$typeof;switch(F){case t:var re=f.type;switch(re){case d:case v:case o:case n:case i:case E:return re;default:var Ie=re&&re.$$typeof;switch(Ie){case u:case y:case A:case k:case a:return Ie;default:return F}}case r:return F}}}var c=d,$=v,X=u,fe=a,le=t,de=y,te=o,pe=A,ve=k,H=r,ye=n,q=i,K=E,ne=!1;function Ee(f){return ne||(ne=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),s(f)||M(f)===d}function s(f){return M(f)===v}function l(f){return M(f)===u}function g(f){return M(f)===a}function x(f){return typeof f=="object"&&f!==null&&f.$$typeof===t}function m(f){return M(f)===y}function R(f){return M(f)===o}function b(f){return M(f)===A}function T(f){return M(f)===k}function O(f){return M(f)===r}function w(f){return M(f)===n}function _(f){return M(f)===i}function W(f){return M(f)===E}P.AsyncMode=c,P.ConcurrentMode=$,P.ContextConsumer=X,P.ContextProvider=fe,P.Element=le,P.ForwardRef=de,P.Fragment=te,P.Lazy=pe,P.Memo=ve,P.Portal=H,P.Profiler=ye,P.StrictMode=q,P.Suspense=K,P.isAsyncMode=Ee,P.isConcurrentMode=s,P.isContextConsumer=l,P.isContextProvider=g,P.isElement=x,P.isForwardRef=m,P.isFragment=R,P.isLazy=b,P.isMemo=T,P.isPortal=O,P.isProfiler=w,P.isStrictMode=_,P.isSuspense=W,P.isValidElementType=I,P.typeOf=M}()),P}var $e;function Ke(){return $e||($e=1,process.env.NODE_ENV==="production"?ie.exports=At():ie.exports=It()),ie.exports}/*
|
|
16
|
+
object-assign
|
|
17
|
+
(c) Sindre Sorhus
|
|
18
|
+
@license MIT
|
|
19
|
+
*/var me,We;function Nt(){if(We)return me;We=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function o(n){if(n==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(n)}function i(){try{if(!Object.assign)return!1;var n=new String("abc");if(n[5]="de",Object.getOwnPropertyNames(n)[0]==="5")return!1;for(var a={},u=0;u<10;u++)a["_"+String.fromCharCode(u)]=u;var d=Object.getOwnPropertyNames(a).map(function(y){return a[y]});if(d.join("")!=="0123456789")return!1;var v={};return"abcdefghijklmnopqrst".split("").forEach(function(y){v[y]=y}),Object.keys(Object.assign({},v)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return me=i()?Object.assign:function(n,a){for(var u,d=o(n),v,y=1;y<arguments.length;y++){u=Object(arguments[y]);for(var E in u)t.call(u,E)&&(d[E]=u[E]);if(e){v=e(u);for(var S=0;S<v.length;S++)r.call(u,v[S])&&(d[v[S]]=u[v[S]])}}return d},me}var he,qe;function Me(){if(qe)return he;qe=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return he=e,he}var be,Fe;function He(){return Fe||(Fe=1,be=Function.call.bind(Object.prototype.hasOwnProperty)),be}var xe,Ue;function Lt(){if(Ue)return xe;Ue=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Me(),r={},o=He();e=function(n){var a="Warning: "+n;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(n,a,u,d,v){if(process.env.NODE_ENV!=="production"){for(var y in n)if(o(n,y)){var E;try{if(typeof n[y]!="function"){var S=Error((d||"React class")+": "+u+" type `"+y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof n[y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw S.name="Invariant Violation",S}E=n[y](a,y,d,u,null,t)}catch(A){E=A}if(E&&!(E instanceof Error)&&e((d||"React class")+": type specification of "+u+" `"+y+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof E+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),E instanceof Error&&!(E.message in r)){r[E.message]=!0;var k=v?v():"";e("Failed "+u+" type: "+E.message+(k??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},xe=i,xe}var Te,Ye;function $t(){if(Ye)return Te;Ye=1;var e=Ke(),t=Nt(),r=Me(),o=He(),i=Lt(),n=function(){};process.env.NODE_ENV!=="production"&&(n=function(u){var d="Warning: "+u;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function a(){return null}return Te=function(u,d){var v=typeof Symbol=="function"&&Symbol.iterator,y="@@iterator";function E(s){var l=s&&(v&&s[v]||s[y]);if(typeof l=="function")return l}var S="<<anonymous>>",k={array:L("array"),bigint:L("bigint"),bool:L("boolean"),func:L("function"),number:L("number"),object:L("object"),string:L("string"),symbol:L("symbol"),any:U(),arrayOf:I,element:M(),elementType:c(),instanceOf:$,node:de(),objectOf:fe,oneOf:X,oneOfType:le,shape:pe,exact:ve};function A(s,l){return s===l?s!==0||1/s===1/l:s!==s&&l!==l}function D(s,l){this.message=s,this.data=l&&typeof l=="object"?l:{},this.stack=""}D.prototype=Error.prototype;function N(s){if(process.env.NODE_ENV!=="production")var l={},g=0;function x(R,b,T,O,w,_,W){if(O=O||S,_=_||T,W!==r){if(d){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw f.name="Invariant Violation",f}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var F=O+":"+T;!l[F]&&g<3&&(n("You are manually calling a React.PropTypes validation function for the `"+_+"` prop on `"+O+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),l[F]=!0,g++)}}return b[T]==null?R?b[T]===null?new D("The "+w+" `"+_+"` is marked as required "+("in `"+O+"`, but its value is `null`.")):new D("The "+w+" `"+_+"` is marked as required in "+("`"+O+"`, but its value is `undefined`.")):null:s(b,T,O,w,_)}var m=x.bind(null,!1);return m.isRequired=x.bind(null,!0),m}function L(s){function l(g,x,m,R,b,T){var O=g[x],w=q(O);if(w!==s){var _=K(O);return new D("Invalid "+R+" `"+b+"` of type "+("`"+_+"` supplied to `"+m+"`, expected ")+("`"+s+"`."),{expectedType:s})}return null}return N(l)}function U(){return N(a)}function I(s){function l(g,x,m,R,b){if(typeof s!="function")return new D("Property `"+b+"` of component `"+m+"` has invalid PropType notation inside arrayOf.");var T=g[x];if(!Array.isArray(T)){var O=q(T);return new D("Invalid "+R+" `"+b+"` of type "+("`"+O+"` supplied to `"+m+"`, expected an array."))}for(var w=0;w<T.length;w++){var _=s(T,w,m,R,b+"["+w+"]",r);if(_ instanceof Error)return _}return null}return N(l)}function M(){function s(l,g,x,m,R){var b=l[g];if(!u(b)){var T=q(b);return new D("Invalid "+m+" `"+R+"` of type "+("`"+T+"` supplied to `"+x+"`, expected a single ReactElement."))}return null}return N(s)}function c(){function s(l,g,x,m,R){var b=l[g];if(!e.isValidElementType(b)){var T=q(b);return new D("Invalid "+m+" `"+R+"` of type "+("`"+T+"` supplied to `"+x+"`, expected a single ReactElement type."))}return null}return N(s)}function $(s){function l(g,x,m,R,b){if(!(g[x]instanceof s)){var T=s.name||S,O=Ee(g[x]);return new D("Invalid "+R+" `"+b+"` of type "+("`"+O+"` supplied to `"+m+"`, expected ")+("instance of `"+T+"`."))}return null}return N(l)}function X(s){if(!Array.isArray(s))return process.env.NODE_ENV!=="production"&&(arguments.length>1?n("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):n("Invalid argument supplied to oneOf, expected an array.")),a;function l(g,x,m,R,b){for(var T=g[x],O=0;O<s.length;O++)if(A(T,s[O]))return null;var w=JSON.stringify(s,function(W,f){var F=K(f);return F==="symbol"?String(f):f});return new D("Invalid "+R+" `"+b+"` of value `"+String(T)+"` "+("supplied to `"+m+"`, expected one of "+w+"."))}return N(l)}function fe(s){function l(g,x,m,R,b){if(typeof s!="function")return new D("Property `"+b+"` of component `"+m+"` has invalid PropType notation inside objectOf.");var T=g[x],O=q(T);if(O!=="object")return new D("Invalid "+R+" `"+b+"` of type "+("`"+O+"` supplied to `"+m+"`, expected an object."));for(var w in T)if(o(T,w)){var _=s(T,w,m,R,b+"."+w,r);if(_ instanceof Error)return _}return null}return N(l)}function le(s){if(!Array.isArray(s))return process.env.NODE_ENV!=="production"&&n("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var l=0;l<s.length;l++){var g=s[l];if(typeof g!="function")return n("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ne(g)+" at index "+l+"."),a}function x(m,R,b,T,O){for(var w=[],_=0;_<s.length;_++){var W=s[_],f=W(m,R,b,T,O,r);if(f==null)return null;f.data&&o(f.data,"expectedType")&&w.push(f.data.expectedType)}var F=w.length>0?", expected one of type ["+w.join(", ")+"]":"";return new D("Invalid "+T+" `"+O+"` supplied to "+("`"+b+"`"+F+"."))}return N(x)}function de(){function s(l,g,x,m,R){return H(l[g])?null:new D("Invalid "+m+" `"+R+"` supplied to "+("`"+x+"`, expected a ReactNode."))}return N(s)}function te(s,l,g,x,m){return new D((s||"React class")+": "+l+" type `"+g+"."+x+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+m+"`.")}function pe(s){function l(g,x,m,R,b){var T=g[x],O=q(T);if(O!=="object")return new D("Invalid "+R+" `"+b+"` of type `"+O+"` "+("supplied to `"+m+"`, expected `object`."));for(var w in s){var _=s[w];if(typeof _!="function")return te(m,R,b,w,K(_));var W=_(T,w,m,R,b+"."+w,r);if(W)return W}return null}return N(l)}function ve(s){function l(g,x,m,R,b){var T=g[x],O=q(T);if(O!=="object")return new D("Invalid "+R+" `"+b+"` of type `"+O+"` "+("supplied to `"+m+"`, expected `object`."));var w=t({},g[x],s);for(var _ in w){var W=s[_];if(o(s,_)&&typeof W!="function")return te(m,R,b,_,K(W));if(!W)return new D("Invalid "+R+" `"+b+"` key `"+_+"` supplied to `"+m+"`.\nBad object: "+JSON.stringify(g[x],null," ")+`
|
|
20
|
+
Valid keys: `+JSON.stringify(Object.keys(s),null," "));var f=W(T,_,m,R,b+"."+_,r);if(f)return f}return null}return N(l)}function H(s){switch(typeof s){case"number":case"string":case"undefined":return!0;case"boolean":return!s;case"object":if(Array.isArray(s))return s.every(H);if(s===null||u(s))return!0;var l=E(s);if(l){var g=l.call(s),x;if(l!==s.entries){for(;!(x=g.next()).done;)if(!H(x.value))return!1}else for(;!(x=g.next()).done;){var m=x.value;if(m&&!H(m[1]))return!1}}else return!1;return!0;default:return!1}}function ye(s,l){return s==="symbol"?!0:l?l["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&l instanceof Symbol:!1}function q(s){var l=typeof s;return Array.isArray(s)?"array":s instanceof RegExp?"object":ye(l,s)?"symbol":l}function K(s){if(typeof s>"u"||s===null)return""+s;var l=q(s);if(l==="object"){if(s instanceof Date)return"date";if(s instanceof RegExp)return"regexp"}return l}function ne(s){var l=K(s);switch(l){case"array":case"object":return"an "+l;case"boolean":case"date":case"regexp":return"a "+l;default:return l}}function Ee(s){return!s.constructor||!s.constructor.name?S:s.constructor.name}return k.checkPropTypes=i,k.resetWarningCache=i.resetWarningCache,k.PropTypes=k,k},Te}var ge,Be;function Wt(){if(Be)return ge;Be=1;var e=Me();function t(){}function r(){}return r.resetWarningCache=t,ge=function(){function o(a,u,d,v,y,E){if(E!==e){var S=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw S.name="Invariant Violation",S}}o.isRequired=o;function i(){return o}var n={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:i,element:o,elementType:o,instanceOf:i,node:o,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:r,resetWarningCache:t};return n.PropTypes=n,n},ge}if(process.env.NODE_ENV!=="production"){var qt=Ke(),Ft=!0;Se.exports=$t()(qt.isElement,Ft)}else Se.exports=Wt()();var Ut=Se.exports;const h=j.getDefaultExportFromCjs(Ut),ze={disabled:!1};var Yt=process.env.NODE_ENV!=="production"?h.oneOfType([h.number,h.shape({enter:h.number,exit:h.number,appear:h.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&h.oneOfType([h.string,h.shape({enter:h.string,exit:h.string,active:h.string}),h.shape({enter:h.string,enterDone:h.string,enterActive:h.string,exit:h.string,exitDone:h.string,exitActive:h.string})]);const Je=p.createContext(null);var Bt=function(t){return t.scrollTop},Q="unmounted",G="exited",Y="entering",V="entered",ae="exiting",B=function(e){xt(t,e);function t(o,i){var n;n=e.call(this,o,i)||this;var a=i,u=a&&!a.isMounting?o.enter:o.appear,d;return n.appearStatus=null,o.in?u?(d=G,n.appearStatus=Y):d=V:o.unmountOnExit||o.mountOnEnter?d=Q:d=G,n.state={status:d},n.nextCallback=null,n}t.getDerivedStateFromProps=function(i,n){var a=i.in;return a&&n.status===Q?{status:G}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(i){var n=null;if(i!==this.props){var a=this.state.status;this.props.in?a!==Y&&a!==V&&(n=Y):(a===Y||a===V)&&(n=ae)}this.updateStatus(!1,n)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var i=this.props.timeout,n,a,u;return n=a=u=i,i!=null&&typeof i!="number"&&(n=i.exit,a=i.enter,u=i.appear!==void 0?i.appear:a),{exit:n,enter:a,appear:u}},r.updateStatus=function(i,n){if(i===void 0&&(i=!1),n!==null)if(this.cancelNextCallback(),n===Y){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:Z.findDOMNode(this);a&&Bt(a)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===G&&this.setState({status:Q})},r.performEnter=function(i){var n=this,a=this.props.enter,u=this.context?this.context.isMounting:i,d=this.props.nodeRef?[u]:[Z.findDOMNode(this),u],v=d[0],y=d[1],E=this.getTimeouts(),S=u?E.appear:E.enter;if(!i&&!a||ze.disabled){this.safeSetState({status:V},function(){n.props.onEntered(v)});return}this.props.onEnter(v,y),this.safeSetState({status:Y},function(){n.props.onEntering(v,y),n.onTransitionEnd(S,function(){n.safeSetState({status:V},function(){n.props.onEntered(v,y)})})})},r.performExit=function(){var i=this,n=this.props.exit,a=this.getTimeouts(),u=this.props.nodeRef?void 0:Z.findDOMNode(this);if(!n||ze.disabled){this.safeSetState({status:G},function(){i.props.onExited(u)});return}this.props.onExit(u),this.safeSetState({status:ae},function(){i.props.onExiting(u),i.onTransitionEnd(a.exit,function(){i.safeSetState({status:G},function(){i.props.onExited(u)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(i,n){n=this.setNextCallback(n),this.setState(i,n)},r.setNextCallback=function(i){var n=this,a=!0;return this.nextCallback=function(u){a&&(a=!1,n.nextCallback=null,i(u))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},r.onTransitionEnd=function(i,n){this.setNextCallback(n);var a=this.props.nodeRef?this.props.nodeRef.current:Z.findDOMNode(this),u=i==null&&!this.props.addEndListener;if(!a||u){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var d=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],v=d[0],y=d[1];this.props.addEndListener(v,y)}i!=null&&setTimeout(this.nextCallback,i)},r.render=function(){var i=this.state.status;if(i===Q)return null;var n=this.props,a=n.children;n.in,n.mountOnEnter,n.unmountOnExit,n.appear,n.enter,n.exit,n.timeout,n.addEndListener,n.onEnter,n.onEntering,n.onEntered,n.onExit,n.onExiting,n.onExited,n.nodeRef;var u=Xe(n,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return p.createElement(Je.Provider,{value:null},typeof a=="function"?a(i,u):p.cloneElement(p.Children.only(a),u))},t}(p.Component);B.contextType=Je;B.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:h.shape({current:typeof Element>"u"?h.any:function(e,t,r,o,i,n){var a=e[t];return h.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,o,i,n)}}),children:h.oneOfType([h.func.isRequired,h.element.isRequired]).isRequired,in:h.bool,mountOnEnter:h.bool,unmountOnExit:h.bool,appear:h.bool,enter:h.bool,exit:h.bool,timeout:function(t){var r=Yt;t.addEndListener||(r=r.isRequired);for(var o=arguments.length,i=new Array(o>1?o-1:0),n=1;n<o;n++)i[n-1]=arguments[n];return r.apply(void 0,[t].concat(i))},addEndListener:h.func,onEnter:h.func,onEntering:h.func,onEntered:h.func,onExit:h.func,onExiting:h.func,onExited:h.func}:{};function J(){}B.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:J,onEntering:J,onEntered:J,onExit:J,onExiting:J,onExited:J};B.UNMOUNTED=Q;B.EXITED=G;B.ENTERING=Y;B.ENTERED=V;B.EXITING=ae;const zt=B,ce=!!(typeof window<"u"&&window.document&&window.document.createElement);var Ce=!1,Pe=!1;try{var Re={get passive(){return Ce=!0},get once(){return Pe=Ce=!0}};ce&&(window.addEventListener("test",Re,Re),window.removeEventListener("test",Re,!0))}catch{}function Ze(e,t,r,o){if(o&&typeof o!="boolean"&&!Pe){var i=o.once,n=o.capture,a=r;!Pe&&i&&(a=r.__once||function u(d){this.removeEventListener(t,u,n),r.call(this,d)},r.__once=a),e.addEventListener(t,a,Ce?o:n)}e.addEventListener(t,r,o)}function Qe(e,t,r,o){var i=o&&typeof o!="boolean"?o.capture:o;e.removeEventListener(t,r,i),r.__once&&e.removeEventListener(t,r.__once,i)}function ke(e,t,r,o){return Ze(e,t,r,o),function(){Qe(e,t,r,o)}}function Gt(e,t,r,o){if(r===void 0&&(r=!1),o===void 0&&(o=!0),e){var i=document.createEvent("HTMLEvents");i.initEvent(t,r,o),e.dispatchEvent(i)}}function Vt(e){var t=De(e,"transitionDuration")||"",r=t.indexOf("ms")===-1?1e3:1;return parseFloat(t)*r}function Xt(e,t,r){r===void 0&&(r=5);var o=!1,i=setTimeout(function(){o||Gt(e,"transitionend",!0)},t+r),n=ke(e,"transitionend",function(){o=!0},{once:!0});return function(){clearTimeout(i),n()}}function et(e,t,r,o){r==null&&(r=Vt(e)||0);var i=Xt(e,r,o),n=ke(e,"transitionend",t);return function(){i(),n()}}function Ge(e,t){const r=De(e,t)||"",o=r.indexOf("ms")===-1?1e3:1;return parseFloat(r)*o}function tt(e,t){const r=Ge(e,"transitionDuration"),o=Ge(e,"transitionDelay"),i=et(e,n=>{n.target===e&&(i(),t(n))},r+o)}function nt(e){e.offsetHeight}const Ve=e=>!e||typeof e=="function"?e:t=>{e.current=t};function Kt(e,t){const r=Ve(e),o=Ve(t);return i=>{r&&r(i),o&&o(i)}}function ee(e,t){return p.useMemo(()=>Kt(e,t),[e,t])}function rt(e){return e&&"setState"in e?Z.findDOMNode(e):e??null}const Ht=p.forwardRef(({onEnter:e,onEntering:t,onEntered:r,onExit:o,onExiting:i,onExited:n,addEndListener:a,children:u,childRef:d,...v},y)=>{const E=p.useRef(null),S=ee(E,d),k=$=>{S(rt($))},A=$=>X=>{$&&E.current&&$(E.current,X)},D=p.useCallback(A(e),[e]),N=p.useCallback(A(t),[t]),L=p.useCallback(A(r),[r]),U=p.useCallback(A(o),[o]),I=p.useCallback(A(i),[i]),M=p.useCallback(A(n),[n]),c=p.useCallback(A(a),[a]);return j.jsxRuntimeExports.jsx(zt,{ref:y,...v,onEnter:D,onEntered:L,onEntering:N,onExit:U,onExited:M,onExiting:I,addEndListener:c,nodeRef:E,children:typeof u=="function"?($,X)=>u($,{...X,ref:k}):p.cloneElement(u,{ref:k})})}),ot=Ht;function Jt(e){const t=p.useRef(e);return p.useEffect(()=>{t.current=e},[e]),t}function Ae(e){const t=Jt(e);return p.useCallback(function(...r){return t.current&&t.current(...r)},[t])}function Zt(){return p.useState(null)}function Qt(){const e=p.useRef(!0),t=p.useRef(()=>e.current);return p.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}const en=typeof global<"u"&&global.navigator&&global.navigator.product==="ReactNative",tn=typeof document<"u",we=tn||en?p.useLayoutEffect:p.useEffect,nn={[Y]:"show",[V]:"show"},it=se.forwardRef(({className:e,children:t,transitionClasses:r={},onEnter:o,...i},n)=>{const a={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1,...i},u=p.useCallback((d,v)=>{nt(d),o==null||o(d,v)},[o]);return j.jsxRuntimeExports.jsx(ot,{ref:n,addEndListener:tt,...a,onEnter:u,childRef:t.ref,children:(d,v)=>se.cloneElement(t,{...v,className:j.classNames("fade",e,t.props.className,nn[d],r[d])})})});it.displayName="Fade";const rn=it;function on(e){const t=p.useRef(e);return t.current=e,t}function sn(e){const t=on(e);p.useEffect(()=>()=>t.current(),[])}function an(e,t){if(e.contains)return e.contains(t);if(e.compareDocumentPosition)return e===t||!!(e.compareDocumentPosition(t)&16)}const st=p.createContext(ce?window:void 0);st.Provider;function at(){return p.useContext(st)}const Oe=(e,t)=>ce?e==null?(t||je()).body:(typeof e=="function"&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect)?e:null):null;function un(e,t){const r=at(),[o,i]=p.useState(()=>Oe(e,r==null?void 0:r.document));if(!o){const n=Oe(e);n&&i(n)}return p.useEffect(()=>{t&&o&&t(o)},[t,o]),p.useEffect(()=>{const n=Oe(e);n!==o&&i(n)},[e,o]),o}function ut({children:e,in:t,onExited:r,mountOnEnter:o,unmountOnExit:i}){const n=p.useRef(null),a=p.useRef(t),u=Ae(r);p.useEffect(()=>{t?a.current=!0:u(n.current)},[t,u]);const d=ee(n,e.ref),v=p.cloneElement(e,{ref:d});return t?v:i||!a.current&&o?null:v}const cn=["onEnter","onEntering","onEntered","onExit","onExiting","onExited","addEndListener","children"];function fn(e,t){if(e==null)return{};var r={},o=Object.keys(e),i,n;for(n=0;n<o.length;n++)i=o[n],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function ln(e){let{onEnter:t,onEntering:r,onEntered:o,onExit:i,onExiting:n,onExited:a,addEndListener:u,children:d}=e,v=fn(e,cn);const y=p.useRef(null),E=ee(y,typeof d=="function"?null:d.ref),S=M=>c=>{M&&y.current&&M(y.current,c)},k=p.useCallback(S(t),[t]),A=p.useCallback(S(r),[r]),D=p.useCallback(S(o),[o]),N=p.useCallback(S(i),[i]),L=p.useCallback(S(n),[n]),U=p.useCallback(S(a),[a]),I=p.useCallback(S(u),[u]);return Object.assign({},v,{nodeRef:y},t&&{onEnter:k},r&&{onEntering:A},o&&{onEntered:D},i&&{onExit:N},n&&{onExiting:L},a&&{onExited:U},u&&{addEndListener:I},{children:typeof d=="function"?(M,c)=>d(M,Object.assign({},c,{ref:E})):p.cloneElement(d,{ref:E})})}const dn=["component"];function pn(e,t){if(e==null)return{};var r={},o=Object.keys(e),i,n;for(n=0;n<o.length;n++)i=o[n],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}const vn=se.forwardRef((e,t)=>{let{component:r}=e,o=pn(e,dn);const i=ln(o);return j.jsxRuntimeExports.jsx(r,Object.assign({ref:t},i))}),yn=vn;function En({in:e,onTransition:t}){const r=p.useRef(null),o=p.useRef(!0),i=Ae(t);return we(()=>{if(!r.current)return;let n=!1;return i({in:e,element:r.current,initial:o.current,isStale:()=>n}),()=>{n=!0}},[e,i]),we(()=>(o.current=!1,()=>{o.current=!0}),[]),r}function mn({children:e,in:t,onExited:r,onEntered:o,transition:i}){const[n,a]=p.useState(!t);t&&n&&a(!1);const u=En({in:!!t,onTransition:v=>{const y=()=>{v.isStale()||(v.in?o==null||o(v.element,v.initial):(a(!0),r==null||r(v.element)))};Promise.resolve(i(v)).then(y,E=>{throw v.in||a(!0),E})}}),d=ee(u,e.ref);return n&&!t?null:p.cloneElement(e,{ref:d})}function hn(e,t,r){return e?j.jsxRuntimeExports.jsx(yn,Object.assign({},r,{component:e})):t?j.jsxRuntimeExports.jsx(mn,Object.assign({},r,{transition:t})):j.jsxRuntimeExports.jsx(ut,Object.assign({},r))}function bn(e){return e.code==="Escape"||e.keyCode===27}function xn(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}exports.ENTERED=V;exports.ENTERING=Y;exports.EXITED=G;exports.EXITING=ae;exports.Fade=rn;exports.NoopTransition=ut;exports.PropTypes=h;exports.TransitionWrapper=ot;exports.Typography=bt;exports._objectWithoutPropertiesLoose=Xe;exports.addEventListener=Ze;exports.canUseDOM=ce;exports.contains=an;exports.hasClass=xn;exports.isEscKey=bn;exports.listen=ke;exports.ownerDocument=je;exports.removeEventListener=Qe;exports.renderTransition=hn;exports.safeFindDOMNode=rt;exports.style=De;exports.transitionEnd=et;exports.transitionEndListener=tt;exports.triggerBrowserReflow=nt;exports.useBootstrapBreakpoints=Ot;exports.useBootstrapMinBreakpoint=_t;exports.useBootstrapPrefix=Rt;exports.useCallbackRef=Zt;exports.useEventCallback=Ae;exports.useIsRTL=St;exports.useIsomorphicEffect=we;exports.useMergedRefs=ee;exports.useMounted=Qt;exports.useWaitForDOMRef=un;exports.useWillUnmount=sn;exports.useWindow=at;
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -2,5 +2,6 @@ export { default as useAuth } from './useAuth/useAuth';
|
|
|
2
2
|
export { default as useNotifications } from './useNotifications/useNotifications';
|
|
3
3
|
export { useAxios, cancelToken } from './useAxios/useAxios';
|
|
4
4
|
export { default as useConfirm } from './useConfirm/useConfirm';
|
|
5
|
+
export { default as usePrompt } from './usePrompt/usePrompt';
|
|
5
6
|
export { default as useZodSchemaTypes } from './useZodSchemaTypes/useZodSchemaTypes';
|
|
6
7
|
export { default as useClickOutside } from './useClickOutside/useClickOutside';
|
package/dist/hooks.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const oe=require("./useAxios-Ce32mjz9.cjs"),$e=require("./useConfirm-BM62r8mq.cjs"),Le=require("react"),De=require("./textUtils-Bb6c2XYw.cjs"),Ue=require("./utils.cjs.js"),qe=require("./useClickOutside-DsVG12Cs.cjs");var g;(function(r){r.assertEqual=n=>n;function e(n){}r.assertIs=e;function t(n){throw new Error}r.assertNever=t,r.arrayToEnum=n=>{const a={};for(const i of n)a[i]=i;return a},r.getValidEnumValues=n=>{const a=r.objectKeys(n).filter(o=>typeof n[n[o]]!="number"),i={};for(const o of a)i[o]=n[o];return r.objectValues(i)},r.objectValues=n=>r.objectKeys(n).map(function(a){return n[a]}),r.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{const a=[];for(const i in n)Object.prototype.hasOwnProperty.call(n,i)&&a.push(i);return a},r.find=(n,a)=>{for(const i of n)if(a(i))return i},r.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&isFinite(n)&&Math.floor(n)===n;function s(n,a=" | "){return n.map(i=>typeof i=="string"?`'${i}'`:i).join(a)}r.joinValues=s,r.jsonStringifyReplacer=(n,a)=>typeof a=="bigint"?a.toString():a})(g||(g={}));var ke;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(ke||(ke={}));const u=g.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),P=r=>{switch(typeof r){case"undefined":return u.undefined;case"string":return u.string;case"number":return isNaN(r)?u.nan:u.number;case"boolean":return u.boolean;case"function":return u.function;case"bigint":return u.bigint;case"symbol":return u.symbol;case"object":return Array.isArray(r)?u.array:r===null?u.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?u.promise:typeof Map<"u"&&r instanceof Map?u.map:typeof Set<"u"&&r instanceof Set?u.set:typeof Date<"u"&&r instanceof Date?u.date:u.object;default:return u.unknown}},c=g.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Be=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:");class E extends Error{constructor(e){super(),this.issues=[],this.addIssue=s=>{this.issues=[...this.issues,s]},this.addIssues=(s=[])=>{this.issues=[...this.issues,...s]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(a){return a.message},s={_errors:[]},n=a=>{for(const i of a.issues)if(i.code==="invalid_union")i.unionErrors.map(n);else if(i.code==="invalid_return_type")n(i.returnTypeError);else if(i.code==="invalid_arguments")n(i.argumentsError);else if(i.path.length===0)s._errors.push(t(i));else{let o=s,f=0;for(;f<i.path.length;){const d=i.path[f];f===i.path.length-1?(o[d]=o[d]||{_errors:[]},o[d]._errors.push(t(i))):o[d]=o[d]||{_errors:[]},o=o[d],f++}}};return n(this),s}toString(){return this.message}get message(){return JSON.stringify(this.issues,g.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){const t={},s=[];for(const n of this.issues)n.path.length>0?(t[n.path[0]]=t[n.path[0]]||[],t[n.path[0]].push(e(n))):s.push(e(n));return{formErrors:s,fieldErrors:t}}get formErrors(){return this.flatten()}}E.create=r=>new E(r);const G=(r,e)=>{let t;switch(r.code){case c.invalid_type:r.received===u.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case c.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,g.jsonStringifyReplacer)}`;break;case c.unrecognized_keys:t=`Unrecognized key(s) in object: ${g.joinValues(r.keys,", ")}`;break;case c.invalid_union:t="Invalid input";break;case c.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${g.joinValues(r.options)}`;break;case c.invalid_enum_value:t=`Invalid enum value. Expected ${g.joinValues(r.options)}, received '${r.received}'`;break;case c.invalid_arguments:t="Invalid function arguments";break;case c.invalid_return_type:t="Invalid function return type";break;case c.invalid_date:t="Invalid date";break;case c.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:g.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case c.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case c.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case c.custom:t="Invalid input";break;case c.invalid_intersection_types:t="Intersection results could not be merged";break;case c.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case c.not_finite:t="Number must be finite";break;default:t=e.defaultError,g.assertNever(r)}return{message:t}};let Ne=G;function We(r){Ne=r}function le(){return Ne}const fe=r=>{const{data:e,path:t,errorMaps:s,issueData:n}=r,a=[...t,...n.path||[]],i={...n,path:a};let o="";const f=s.filter(d=>!!d).slice().reverse();for(const d of f)o=d(i,{data:e,defaultError:o}).message;return{...n,path:a,message:n.message||o}},Je=[];function l(r,e){const t=fe({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,le(),G].filter(s=>!!s)});r.common.issues.push(t)}class Z{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){const s=[];for(const n of t){if(n.status==="aborted")return m;n.status==="dirty"&&e.dirty(),s.push(n.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,t){const s=[];for(const n of t)s.push({key:await n.key,value:await n.value});return Z.mergeObjectSync(e,s)}static mergeObjectSync(e,t){const s={};for(const n of t){const{key:a,value:i}=n;if(a.status==="aborted"||i.status==="aborted")return m;a.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),a.value!=="__proto__"&&(typeof i.value<"u"||n.alwaysSet)&&(s[a.value]=i.value)}return{status:e.value,value:s}}}const m=Object.freeze({status:"aborted"}),Ee=r=>({status:"dirty",value:r}),S=r=>({status:"valid",value:r}),we=r=>r.status==="aborted",Te=r=>r.status==="dirty",X=r=>r.status==="valid",he=r=>typeof Promise<"u"&&r instanceof Promise;var h;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(h||(h={}));class j{constructor(e,t,s,n){this._cachedPath=[],this.parent=e,this.data=t,this._path=s,this._key=n}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Ce=(r,e)=>{if(X(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new E(r.common.issues);return this._error=t,this._error}}};function y(r){if(!r)return{};const{errorMap:e,invalid_type_error:t,required_error:s,description:n}=r;if(e&&(t||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(i,o)=>i.code!=="invalid_type"?{message:o.defaultError}:typeof o.data>"u"?{message:s??o.defaultError}:{message:t??o.defaultError},description:n}}class v{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return P(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:P(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Z,ctx:{common:e.parent.common,data:e.data,parsedType:P(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(he(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const s=this.safeParse(e,t);if(s.success)return s.data;throw s.error}safeParse(e,t){var s;const n={common:{issues:[],async:(s=t==null?void 0:t.async)!==null&&s!==void 0?s:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:P(e)},a=this._parseSync({data:e,path:n.path,parent:n});return Ce(n,a)}async parseAsync(e,t){const s=await this.safeParseAsync(e,t);if(s.success)return s.data;throw s.error}async safeParseAsync(e,t){const s={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:P(e)},n=this._parse({data:e,path:s.path,parent:s}),a=await(he(n)?n:Promise.resolve(n));return Ce(s,a)}refine(e,t){const s=n=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(n):t;return this._refinement((n,a)=>{const i=e(n),o=()=>a.addIssue({code:c.custom,...s(n)});return typeof Promise<"u"&&i instanceof Promise?i.then(f=>f?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,t){return this._refinement((s,n)=>e(s)?!0:(n.addIssue(typeof t=="function"?t(s,n):t),!1))}_refinement(e){return new R({schema:this,typeName:p.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return M.create(this,this._def)}nullable(){return B.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return I.create(this,this._def)}promise(){return H.create(this,this._def)}or(e){return ee.create([this,e],this._def)}and(e){return te.create(this,e,this._def)}transform(e){return new R({...y(this._def),schema:this,typeName:p.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new ie({...y(this._def),innerType:this,defaultValue:t,typeName:p.ZodDefault})}brand(){return new Re({typeName:p.ZodBranded,type:this,...y(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new ve({...y(this._def),innerType:this,catchValue:t,typeName:p.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return ce.create(this,e)}readonly(){return ge.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const Ye=/^c[^\s-]{8,}$/i,He=/^[a-z][a-z0-9]*$/,Ge=/^[0-9A-HJKMNP-TV-Z]{26}$/,Xe=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Qe=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Ke="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let be;const Fe=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,et=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,tt=r=>r.precision?r.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${r.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${r.precision}}Z$`):r.precision===0?r.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):r.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");function rt(r,e){return!!((e==="v4"||!e)&&Fe.test(r)||(e==="v6"||!e)&&et.test(r))}class N extends v{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==u.string){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.string,received:a.parsedType}),m}const s=new Z;let n;for(const a of this._def.checks)if(a.kind==="min")e.data.length<a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),s.dirty());else if(a.kind==="max")e.data.length>a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),s.dirty());else if(a.kind==="length"){const i=e.data.length>a.value,o=e.data.length<a.value;(i||o)&&(n=this._getOrReturnCtx(e,n),i?l(n,{code:c.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):o&&l(n,{code:c.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),s.dirty())}else if(a.kind==="email")Qe.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"email",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="emoji")be||(be=new RegExp(Ke,"u")),be.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"emoji",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="uuid")Xe.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"uuid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="cuid")Ye.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"cuid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="cuid2")He.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"cuid2",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="ulid")Ge.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"ulid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),l(n,{validation:"url",code:c.invalid_string,message:a.message}),s.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"regex",code:c.invalid_string,message:a.message}),s.dirty())):a.kind==="trim"?e.data=e.data.trim():a.kind==="includes"?e.data.includes(a.value,a.position)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),s.dirty()):a.kind==="toLowerCase"?e.data=e.data.toLowerCase():a.kind==="toUpperCase"?e.data=e.data.toUpperCase():a.kind==="startsWith"?e.data.startsWith(a.value)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{startsWith:a.value},message:a.message}),s.dirty()):a.kind==="endsWith"?e.data.endsWith(a.value)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{endsWith:a.value},message:a.message}),s.dirty()):a.kind==="datetime"?tt(a).test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:"datetime",message:a.message}),s.dirty()):a.kind==="ip"?rt(e.data,a.version)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"ip",code:c.invalid_string,message:a.message}),s.dirty()):g.assertNever(a);return{status:s.value,value:e.data}}_regex(e,t,s){return this.refinement(n=>e.test(n),{validation:t,code:c.invalid_string,...h.errToObj(s)})}_addCheck(e){return new N({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...h.errToObj(e)})}url(e){return this._addCheck({kind:"url",...h.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...h.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...h.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...h.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...h.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...h.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...h.errToObj(e)})}datetime(e){var t;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,...h.errToObj(e==null?void 0:e.message)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...h.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...h.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...h.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...h.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...h.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...h.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...h.errToObj(t)})}nonempty(e){return this.min(1,h.errToObj(e))}trim(){return new N({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new N({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new N({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get minLength(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}N.create=r=>{var e;return new N({checks:[],typeName:p.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...y(r)})};function st(r,e){const t=(r.toString().split(".")[1]||"").length,s=(e.toString().split(".")[1]||"").length,n=t>s?t:s,a=parseInt(r.toFixed(n).replace(".","")),i=parseInt(e.toFixed(n).replace(".",""));return a%i/Math.pow(10,n)}class V extends v{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==u.number){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.number,received:a.parsedType}),m}let s;const n=new Z;for(const a of this._def.checks)a.kind==="int"?g.isInteger(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:c.invalid_type,expected:"integer",received:"float",message:a.message}),n.dirty()):a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),n.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),n.dirty()):a.kind==="multipleOf"?st(e.data,a.value)!==0&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_multiple_of,multipleOf:a.value,message:a.message}),n.dirty()):a.kind==="finite"?Number.isFinite(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_finite,message:a.message}),n.dirty()):g.assertNever(a);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,s,n){return new V({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:h.toString(n)}]})}_addCheck(e){return new V({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:h.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:h.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:h.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:h.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&g.isInteger(e.value))}get isFinite(){let e=null,t=null;for(const s of this._def.checks){if(s.kind==="finite"||s.kind==="int"||s.kind==="multipleOf")return!0;s.kind==="min"?(t===null||s.value>t)&&(t=s.value):s.kind==="max"&&(e===null||s.value<e)&&(e=s.value)}return Number.isFinite(t)&&Number.isFinite(e)}}V.create=r=>new V({checks:[],typeName:p.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...y(r)});class $ extends v{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==u.bigint){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.bigint,received:a.parsedType}),m}let s;const n=new Z;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),n.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),n.dirty()):a.kind==="multipleOf"?e.data%a.value!==BigInt(0)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_multiple_of,multipleOf:a.value,message:a.message}),n.dirty()):g.assertNever(a);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,s,n){return new $({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:h.toString(n)}]})}_addCheck(e){return new $({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}$.create=r=>{var e;return new $({checks:[],typeName:p.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...y(r)})};class Q extends v{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==u.boolean){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.boolean,received:s.parsedType}),m}return S(e.data)}}Q.create=r=>new Q({typeName:p.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...y(r)});class U extends v{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==u.date){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.date,received:a.parsedType}),m}if(isNaN(e.data.getTime())){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_date}),m}const s=new Z;let n;for(const a of this._def.checks)a.kind==="min"?e.data.getTime()<a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),s.dirty()):a.kind==="max"?e.data.getTime()>a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),s.dirty()):g.assertNever(a);return{status:s.value,value:new Date(e.data.getTime())}}_addCheck(e){return new U({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:h.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:h.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}}U.create=r=>new U({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:p.ZodDate,...y(r)});class pe extends v{_parse(e){if(this._getType(e)!==u.symbol){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.symbol,received:s.parsedType}),m}return S(e.data)}}pe.create=r=>new pe({typeName:p.ZodSymbol,...y(r)});class K extends v{_parse(e){if(this._getType(e)!==u.undefined){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.undefined,received:s.parsedType}),m}return S(e.data)}}K.create=r=>new K({typeName:p.ZodUndefined,...y(r)});class F extends v{_parse(e){if(this._getType(e)!==u.null){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.null,received:s.parsedType}),m}return S(e.data)}}F.create=r=>new F({typeName:p.ZodNull,...y(r)});class Y extends v{constructor(){super(...arguments),this._any=!0}_parse(e){return S(e.data)}}Y.create=r=>new Y({typeName:p.ZodAny,...y(r)});class D extends v{constructor(){super(...arguments),this._unknown=!0}_parse(e){return S(e.data)}}D.create=r=>new D({typeName:p.ZodUnknown,...y(r)});class z extends v{_parse(e){const t=this._getOrReturnCtx(e);return l(t,{code:c.invalid_type,expected:u.never,received:t.parsedType}),m}}z.create=r=>new z({typeName:p.ZodNever,...y(r)});class me extends v{_parse(e){if(this._getType(e)!==u.undefined){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.void,received:s.parsedType}),m}return S(e.data)}}me.create=r=>new me({typeName:p.ZodVoid,...y(r)});class I extends v{_parse(e){const{ctx:t,status:s}=this._processInputParams(e),n=this._def;if(t.parsedType!==u.array)return l(t,{code:c.invalid_type,expected:u.array,received:t.parsedType}),m;if(n.exactLength!==null){const i=t.data.length>n.exactLength.value,o=t.data.length<n.exactLength.value;(i||o)&&(l(t,{code:i?c.too_big:c.too_small,minimum:o?n.exactLength.value:void 0,maximum:i?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),s.dirty())}if(n.minLength!==null&&t.data.length<n.minLength.value&&(l(t,{code:c.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),s.dirty()),n.maxLength!==null&&t.data.length>n.maxLength.value&&(l(t,{code:c.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),s.dirty()),t.common.async)return Promise.all([...t.data].map((i,o)=>n.type._parseAsync(new j(t,i,t.path,o)))).then(i=>Z.mergeArray(s,i));const a=[...t.data].map((i,o)=>n.type._parseSync(new j(t,i,t.path,o)));return Z.mergeArray(s,a)}get element(){return this._def.type}min(e,t){return new I({...this._def,minLength:{value:e,message:h.toString(t)}})}max(e,t){return new I({...this._def,maxLength:{value:e,message:h.toString(t)}})}length(e,t){return new I({...this._def,exactLength:{value:e,message:h.toString(t)}})}nonempty(e){return this.min(1,e)}}I.create=(r,e)=>new I({type:r,minLength:null,maxLength:null,exactLength:null,typeName:p.ZodArray,...y(e)});function W(r){if(r instanceof b){const e={};for(const t in r.shape){const s=r.shape[t];e[t]=M.create(W(s))}return new b({...r._def,shape:()=>e})}else return r instanceof I?new I({...r._def,type:W(r.element)}):r instanceof M?M.create(W(r.unwrap())):r instanceof B?B.create(W(r.unwrap())):r instanceof A?A.create(r.items.map(e=>W(e))):r}class b extends v{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),t=g.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==u.object){const d=this._getOrReturnCtx(e);return l(d,{code:c.invalid_type,expected:u.object,received:d.parsedType}),m}const{status:s,ctx:n}=this._processInputParams(e),{shape:a,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof z&&this._def.unknownKeys==="strip"))for(const d in n.data)i.includes(d)||o.push(d);const f=[];for(const d of i){const _=a[d],O=n.data[d];f.push({key:{status:"valid",value:d},value:_._parse(new j(n,O,n.path,d)),alwaysSet:d in n.data})}if(this._def.catchall instanceof z){const d=this._def.unknownKeys;if(d==="passthrough")for(const _ of o)f.push({key:{status:"valid",value:_},value:{status:"valid",value:n.data[_]}});else if(d==="strict")o.length>0&&(l(n,{code:c.unrecognized_keys,keys:o}),s.dirty());else if(d!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const d=this._def.catchall;for(const _ of o){const O=n.data[_];f.push({key:{status:"valid",value:_},value:d._parse(new j(n,O,n.path,_)),alwaysSet:_ in n.data})}}return n.common.async?Promise.resolve().then(async()=>{const d=[];for(const _ of f){const O=await _.key;d.push({key:O,value:await _.value,alwaysSet:_.alwaysSet})}return d}).then(d=>Z.mergeObjectSync(s,d)):Z.mergeObjectSync(s,f)}get shape(){return this._def.shape()}strict(e){return h.errToObj,new b({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,s)=>{var n,a,i,o;const f=(i=(a=(n=this._def).errorMap)===null||a===void 0?void 0:a.call(n,t,s).message)!==null&&i!==void 0?i:s.defaultError;return t.code==="unrecognized_keys"?{message:(o=h.errToObj(e).message)!==null&&o!==void 0?o:f}:{message:f}}}:{}})}strip(){return new b({...this._def,unknownKeys:"strip"})}passthrough(){return new b({...this._def,unknownKeys:"passthrough"})}extend(e){return new b({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new b({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:p.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new b({...this._def,catchall:e})}pick(e){const t={};return g.objectKeys(e).forEach(s=>{e[s]&&this.shape[s]&&(t[s]=this.shape[s])}),new b({...this._def,shape:()=>t})}omit(e){const t={};return g.objectKeys(this.shape).forEach(s=>{e[s]||(t[s]=this.shape[s])}),new b({...this._def,shape:()=>t})}deepPartial(){return W(this)}partial(e){const t={};return g.objectKeys(this.shape).forEach(s=>{const n=this.shape[s];e&&!e[s]?t[s]=n:t[s]=n.optional()}),new b({...this._def,shape:()=>t})}required(e){const t={};return g.objectKeys(this.shape).forEach(s=>{if(e&&!e[s])t[s]=this.shape[s];else{let a=this.shape[s];for(;a instanceof M;)a=a._def.innerType;t[s]=a}}),new b({...this._def,shape:()=>t})}keyof(){return Ie(g.objectKeys(this.shape))}}b.create=(r,e)=>new b({shape:()=>r,unknownKeys:"strip",catchall:z.create(),typeName:p.ZodObject,...y(e)});b.strictCreate=(r,e)=>new b({shape:()=>r,unknownKeys:"strict",catchall:z.create(),typeName:p.ZodObject,...y(e)});b.lazycreate=(r,e)=>new b({shape:r,unknownKeys:"strip",catchall:z.create(),typeName:p.ZodObject,...y(e)});class ee extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s=this._def.options;function n(a){for(const o of a)if(o.result.status==="valid")return o.result;for(const o of a)if(o.result.status==="dirty")return t.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(o=>new E(o.ctx.common.issues));return l(t,{code:c.invalid_union,unionErrors:i}),m}if(t.common.async)return Promise.all(s.map(async a=>{const i={...t,common:{...t.common,issues:[]},parent:null};return{result:await a._parseAsync({data:t.data,path:t.path,parent:i}),ctx:i}})).then(n);{let a;const i=[];for(const f of s){const d={...t,common:{...t.common,issues:[]},parent:null},_=f._parseSync({data:t.data,path:t.path,parent:d});if(_.status==="valid")return _;_.status==="dirty"&&!a&&(a={result:_,ctx:d}),d.common.issues.length&&i.push(d.common.issues)}if(a)return t.common.issues.push(...a.ctx.common.issues),a.result;const o=i.map(f=>new E(f));return l(t,{code:c.invalid_union,unionErrors:o}),m}}get options(){return this._def.options}}ee.create=(r,e)=>new ee({options:r,typeName:p.ZodUnion,...y(e)});const ue=r=>r instanceof se?ue(r.schema):r instanceof R?ue(r.innerType()):r instanceof ne?[r.value]:r instanceof L?r.options:r instanceof ae?Object.keys(r.enum):r instanceof ie?ue(r._def.innerType):r instanceof K?[void 0]:r instanceof F?[null]:null;class xe extends v{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.object)return l(t,{code:c.invalid_type,expected:u.object,received:t.parsedType}),m;const s=this.discriminator,n=t.data[s],a=this.optionsMap.get(n);return a?t.common.async?a._parseAsync({data:t.data,path:t.path,parent:t}):a._parseSync({data:t.data,path:t.path,parent:t}):(l(t,{code:c.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),m)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,s){const n=new Map;for(const a of t){const i=ue(a.shape[e]);if(!i)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(n.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);n.set(o,a)}}return new xe({typeName:p.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:n,...y(s)})}}function Ze(r,e){const t=P(r),s=P(e);if(r===e)return{valid:!0,data:r};if(t===u.object&&s===u.object){const n=g.objectKeys(e),a=g.objectKeys(r).filter(o=>n.indexOf(o)!==-1),i={...r,...e};for(const o of a){const f=Ze(r[o],e[o]);if(!f.valid)return{valid:!1};i[o]=f.data}return{valid:!0,data:i}}else if(t===u.array&&s===u.array){if(r.length!==e.length)return{valid:!1};const n=[];for(let a=0;a<r.length;a++){const i=r[a],o=e[a],f=Ze(i,o);if(!f.valid)return{valid:!1};n.push(f.data)}return{valid:!0,data:n}}else return t===u.date&&s===u.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}class te extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=(a,i)=>{if(we(a)||we(i))return m;const o=Ze(a.value,i.value);return o.valid?((Te(a)||Te(i))&&t.dirty(),{status:t.value,value:o.data}):(l(s,{code:c.invalid_intersection_types}),m)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then(([a,i])=>n(a,i)):n(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}te.create=(r,e,t)=>new te({left:r,right:e,typeName:p.ZodIntersection,...y(t)});class A extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.array)return l(s,{code:c.invalid_type,expected:u.array,received:s.parsedType}),m;if(s.data.length<this._def.items.length)return l(s,{code:c.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),m;!this._def.rest&&s.data.length>this._def.items.length&&(l(s,{code:c.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const a=[...s.data].map((i,o)=>{const f=this._def.items[o]||this._def.rest;return f?f._parse(new j(s,i,s.path,o)):null}).filter(i=>!!i);return s.common.async?Promise.all(a).then(i=>Z.mergeArray(t,i)):Z.mergeArray(t,a)}get items(){return this._def.items}rest(e){return new A({...this._def,rest:e})}}A.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new A({items:r,typeName:p.ZodTuple,rest:null,...y(e)})};class re extends v{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.object)return l(s,{code:c.invalid_type,expected:u.object,received:s.parsedType}),m;const n=[],a=this._def.keyType,i=this._def.valueType;for(const o in s.data)n.push({key:a._parse(new j(s,o,s.path,o)),value:i._parse(new j(s,s.data[o],s.path,o))});return s.common.async?Z.mergeObjectAsync(t,n):Z.mergeObjectSync(t,n)}get element(){return this._def.valueType}static create(e,t,s){return t instanceof v?new re({keyType:e,valueType:t,typeName:p.ZodRecord,...y(s)}):new re({keyType:N.create(),valueType:e,typeName:p.ZodRecord,...y(t)})}}class ye extends v{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.map)return l(s,{code:c.invalid_type,expected:u.map,received:s.parsedType}),m;const n=this._def.keyType,a=this._def.valueType,i=[...s.data.entries()].map(([o,f],d)=>({key:n._parse(new j(s,o,s.path,[d,"key"])),value:a._parse(new j(s,f,s.path,[d,"value"]))}));if(s.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const f of i){const d=await f.key,_=await f.value;if(d.status==="aborted"||_.status==="aborted")return m;(d.status==="dirty"||_.status==="dirty")&&t.dirty(),o.set(d.value,_.value)}return{status:t.value,value:o}})}else{const o=new Map;for(const f of i){const d=f.key,_=f.value;if(d.status==="aborted"||_.status==="aborted")return m;(d.status==="dirty"||_.status==="dirty")&&t.dirty(),o.set(d.value,_.value)}return{status:t.value,value:o}}}}ye.create=(r,e,t)=>new ye({valueType:e,keyType:r,typeName:p.ZodMap,...y(t)});class q extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.set)return l(s,{code:c.invalid_type,expected:u.set,received:s.parsedType}),m;const n=this._def;n.minSize!==null&&s.data.size<n.minSize.value&&(l(s,{code:c.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),t.dirty()),n.maxSize!==null&&s.data.size>n.maxSize.value&&(l(s,{code:c.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),t.dirty());const a=this._def.valueType;function i(f){const d=new Set;for(const _ of f){if(_.status==="aborted")return m;_.status==="dirty"&&t.dirty(),d.add(_.value)}return{status:t.value,value:d}}const o=[...s.data.values()].map((f,d)=>a._parse(new j(s,f,s.path,d)));return s.common.async?Promise.all(o).then(f=>i(f)):i(o)}min(e,t){return new q({...this._def,minSize:{value:e,message:h.toString(t)}})}max(e,t){return new q({...this._def,maxSize:{value:e,message:h.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}q.create=(r,e)=>new q({valueType:r,minSize:null,maxSize:null,typeName:p.ZodSet,...y(e)});class J extends v{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.function)return l(t,{code:c.invalid_type,expected:u.function,received:t.parsedType}),m;function s(o,f){return fe({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,le(),G].filter(d=>!!d),issueData:{code:c.invalid_arguments,argumentsError:f}})}function n(o,f){return fe({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,le(),G].filter(d=>!!d),issueData:{code:c.invalid_return_type,returnTypeError:f}})}const a={errorMap:t.common.contextualErrorMap},i=t.data;if(this._def.returns instanceof H){const o=this;return S(async function(...f){const d=new E([]),_=await o._def.args.parseAsync(f,a).catch(de=>{throw d.addIssue(s(f,de)),d}),O=await Reflect.apply(i,this,_);return await o._def.returns._def.type.parseAsync(O,a).catch(de=>{throw d.addIssue(n(O,de)),d})})}else{const o=this;return S(function(...f){const d=o._def.args.safeParse(f,a);if(!d.success)throw new E([s(f,d.error)]);const _=Reflect.apply(i,this,d.data),O=o._def.returns.safeParse(_,a);if(!O.success)throw new E([n(_,O.error)]);return O.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new J({...this._def,args:A.create(e).rest(D.create())})}returns(e){return new J({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,s){return new J({args:e||A.create([]).rest(D.create()),returns:t||D.create(),typeName:p.ZodFunction,...y(s)})}}class se extends v{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}se.create=(r,e)=>new se({getter:r,typeName:p.ZodLazy,...y(e)});class ne extends v{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return l(t,{received:t.data,code:c.invalid_literal,expected:this._def.value}),m}return{status:"valid",value:e.data}}get value(){return this._def.value}}ne.create=(r,e)=>new ne({value:r,typeName:p.ZodLiteral,...y(e)});function Ie(r,e){return new L({values:r,typeName:p.ZodEnum,...y(e)})}class L extends v{_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),s=this._def.values;return l(t,{expected:g.joinValues(s),received:t.parsedType,code:c.invalid_type}),m}if(this._def.values.indexOf(e.data)===-1){const t=this._getOrReturnCtx(e),s=this._def.values;return l(t,{received:t.data,code:c.invalid_enum_value,options:s}),m}return S(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e){return L.create(e)}exclude(e){return L.create(this.options.filter(t=>!e.includes(t)))}}L.create=Ie;class ae extends v{_parse(e){const t=g.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==u.string&&s.parsedType!==u.number){const n=g.objectValues(t);return l(s,{expected:g.joinValues(n),received:s.parsedType,code:c.invalid_type}),m}if(t.indexOf(e.data)===-1){const n=g.objectValues(t);return l(s,{received:s.data,code:c.invalid_enum_value,options:n}),m}return S(e.data)}get enum(){return this._def.values}}ae.create=(r,e)=>new ae({values:r,typeName:p.ZodNativeEnum,...y(e)});class H extends v{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.promise&&t.common.async===!1)return l(t,{code:c.invalid_type,expected:u.promise,received:t.parsedType}),m;const s=t.parsedType===u.promise?t.data:Promise.resolve(t.data);return S(s.then(n=>this._def.type.parseAsync(n,{path:t.path,errorMap:t.common.contextualErrorMap})))}}H.create=(r,e)=>new H({type:r,typeName:p.ZodPromise,...y(e)});class R extends v{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===p.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=this._def.effect||null,a={addIssue:i=>{l(s,i),i.fatal?t.abort():t.dirty()},get path(){return s.path}};if(a.addIssue=a.addIssue.bind(a),n.type==="preprocess"){const i=n.transform(s.data,a);return s.common.issues.length?{status:"dirty",value:s.data}:s.common.async?Promise.resolve(i).then(o=>this._def.schema._parseAsync({data:o,path:s.path,parent:s})):this._def.schema._parseSync({data:i,path:s.path,parent:s})}if(n.type==="refinement"){const i=o=>{const f=n.refinement(o,a);if(s.common.async)return Promise.resolve(f);if(f instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(s.common.async===!1){const o=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return o.status==="aborted"?m:(o.status==="dirty"&&t.dirty(),i(o.value),{status:t.value,value:o.value})}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(o=>o.status==="aborted"?m:(o.status==="dirty"&&t.dirty(),i(o.value).then(()=>({status:t.value,value:o.value}))))}if(n.type==="transform")if(s.common.async===!1){const i=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!X(i))return i;const o=n.transform(i.value,a);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:o}}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(i=>X(i)?Promise.resolve(n.transform(i.value,a)).then(o=>({status:t.value,value:o})):i);g.assertNever(n)}}R.create=(r,e,t)=>new R({schema:r,typeName:p.ZodEffects,effect:e,...y(t)});R.createWithPreprocess=(r,e,t)=>new R({schema:e,effect:{type:"preprocess",transform:r},typeName:p.ZodEffects,...y(t)});class M extends v{_parse(e){return this._getType(e)===u.undefined?S(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}M.create=(r,e)=>new M({innerType:r,typeName:p.ZodOptional,...y(e)});class B extends v{_parse(e){return this._getType(e)===u.null?S(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}B.create=(r,e)=>new B({innerType:r,typeName:p.ZodNullable,...y(e)});class ie extends v{_parse(e){const{ctx:t}=this._processInputParams(e);let s=t.data;return t.parsedType===u.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}ie.create=(r,e)=>new ie({innerType:r,typeName:p.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...y(e)});class ve extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s={...t,common:{...t.common,issues:[]}},n=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return he(n)?n.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new E(s.common.issues)},input:s.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new E(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}ve.create=(r,e)=>new ve({innerType:r,typeName:p.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...y(e)});class _e extends v{_parse(e){if(this._getType(e)!==u.nan){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.nan,received:s.parsedType}),m}return{status:"valid",value:e.data}}}_e.create=r=>new _e({typeName:p.ZodNaN,...y(r)});const nt=Symbol("zod_brand");class Re extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s=t.data;return this._def.type._parse({data:s,path:t.path,parent:t})}unwrap(){return this._def.type}}class ce extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return a.status==="aborted"?m:a.status==="dirty"?(t.dirty(),Ee(a.value)):this._def.out._parseAsync({data:a.value,path:s.path,parent:s})})();{const n=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return n.status==="aborted"?m:n.status==="dirty"?(t.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:s.path,parent:s})}}static create(e,t){return new ce({in:e,out:t,typeName:p.ZodPipeline})}}class ge extends v{_parse(e){const t=this._def.innerType._parse(e);return X(t)&&(t.value=Object.freeze(t.value)),t}}ge.create=(r,e)=>new ge({innerType:r,typeName:p.ZodReadonly,...y(e)});const je=(r,e={},t)=>r?Y.create().superRefine((s,n)=>{var a,i;if(!r(s)){const o=typeof e=="function"?e(s):typeof e=="string"?{message:e}:e,f=(i=(a=o.fatal)!==null&&a!==void 0?a:t)!==null&&i!==void 0?i:!0,d=typeof o=="string"?{message:o}:o;n.addIssue({code:"custom",...d,fatal:f})}}):Y.create(),at={object:b.lazycreate};var p;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(p||(p={}));const it=(r,e={message:`Input not instance of ${r.name}`})=>je(t=>t instanceof r,e),Ae=N.create,Me=V.create,ot=_e.create,ct=$.create,ze=Q.create,dt=U.create,ut=pe.create,lt=K.create,ft=F.create,ht=Y.create,pt=D.create,mt=z.create,yt=me.create,vt=I.create,_t=b.create,gt=b.strictCreate,xt=ee.create,bt=xe.create,kt=te.create,wt=A.create,Tt=re.create,Zt=ye.create,St=q.create,Ct=J.create,Ot=se.create,Nt=ne.create,Et=L.create,It=ae.create,Rt=H.create,Oe=R.create,jt=M.create,At=B.create,Mt=R.createWithPreprocess,zt=ce.create,Pt=()=>Ae().optional(),Vt=()=>Me().optional(),$t=()=>ze().optional(),Lt={string:r=>N.create({...r,coerce:!0}),number:r=>V.create({...r,coerce:!0}),boolean:r=>Q.create({...r,coerce:!0}),bigint:r=>$.create({...r,coerce:!0}),date:r=>U.create({...r,coerce:!0})},Dt=m;var C=Object.freeze({__proto__:null,defaultErrorMap:G,setErrorMap:We,getErrorMap:le,makeIssue:fe,EMPTY_PATH:Je,addIssueToContext:l,ParseStatus:Z,INVALID:m,DIRTY:Ee,OK:S,isAborted:we,isDirty:Te,isValid:X,isAsync:he,get util(){return g},get objectUtil(){return ke},ZodParsedType:u,getParsedType:P,ZodType:v,ZodString:N,ZodNumber:V,ZodBigInt:$,ZodBoolean:Q,ZodDate:U,ZodSymbol:pe,ZodUndefined:K,ZodNull:F,ZodAny:Y,ZodUnknown:D,ZodNever:z,ZodVoid:me,ZodArray:I,ZodObject:b,ZodUnion:ee,ZodDiscriminatedUnion:xe,ZodIntersection:te,ZodTuple:A,ZodRecord:re,ZodMap:ye,ZodSet:q,ZodFunction:J,ZodLazy:se,ZodLiteral:ne,ZodEnum:L,ZodNativeEnum:ae,ZodPromise:H,ZodEffects:R,ZodTransformer:R,ZodOptional:M,ZodNullable:B,ZodDefault:ie,ZodCatch:ve,ZodNaN:_e,BRAND:nt,ZodBranded:Re,ZodPipeline:ce,ZodReadonly:ge,custom:je,Schema:v,ZodSchema:v,late:at,get ZodFirstPartyTypeKind(){return p},coerce:Lt,any:ht,array:vt,bigint:ct,boolean:ze,date:dt,discriminatedUnion:bt,effect:Oe,enum:Et,function:Ct,instanceof:it,intersection:kt,lazy:Ot,literal:Nt,map:Zt,nan:ot,nativeEnum:It,never:mt,null:ft,nullable:At,number:Me,object:_t,oboolean:$t,onumber:Vt,optional:jt,ostring:Pt,pipeline:zt,preprocess:Mt,promise:Rt,record:Tt,set:St,strictObject:gt,string:Ae,symbol:ut,transformer:Oe,tuple:wt,undefined:lt,union:xt,unknown:pt,void:yt,NEVER:Dt,ZodIssueCode:c,quotelessJson:Be,ZodError:E});const Ut=()=>{const{formValidationTexts:r}=Le.useContext(oe.LuminusComponentsContext),e=x=>(x!=null&&x.useCoerce?C.coerce:C).string({invalid_type_error:r.required}).transform(w=>w??null),t=x=>e(x).nullable().optional().transform(k=>k??null),s=x=>(x!=null&&x.useCoerce?C.coerce:C).number({invalid_type_error:r.required}).transform(w=>w??null),n=x=>s(x).nullable().optional().transform(k=>k??null),a=x=>(x!=null&&x.useCoerce?C.coerce:C).boolean({invalid_type_error:r.required}).transform(k=>k??null),i=x=>(x!=null&&x.useCoerce?C.coerce:C).string({invalid_type_error:r.required}).refine(Ue.isISODate,{message:r.invalidDate}).transform(w=>w??null),o=x=>i(x).nullable().transform(k=>k??null),f=(x,k)=>C.enum(x,{invalid_type_error:r.required}).transform(Se=>Se??null);return{zString:t,zStringRequired:e,zNumber:n,zNumberRequired:s,zBool:a,zDate:o,zDateRequired:i,zEnum:(x,k)=>f(x).nullable().transform(w=>w??null),zEnumRequired:f,zObjectIdInt:x=>C.object({id:n({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdIntRequired:x=>C.object({id:s()}).transform(w=>w??null),zObjectIdStr:x=>C.object({id:t({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdStrRequired:x=>C.object({id:e()}).transform(w=>w??null),zFile:({required:x,multiple:k,maxFileSize:w})=>C.any().transform(T=>Array.from(T??[])).refine(T=>!x||(T==null?void 0:T.length)>0,"File is required.").refine(T=>k||(T==null?void 0:T.length)<=1,"Multiple files not allowed.").refine(T=>T.every(Ve=>Ve.size<=w),`Maximum file size is ${De.formatFileSize(w)}.`).transform(T=>(k?T:T==null?void 0:T[0])??null)}};exports.cancelToken=oe.cancelToken;exports.useAuth=oe.useAuth;exports.useAxios=oe.useAxios;exports.useNotifications=oe.useNotifications;exports.useConfirm=$e.useConfirm;exports.useClickOutside=qe.useClickOutside;exports.useZodSchemaTypes=Ut;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const oe=require("./useAxios-B4X7zKtj.cjs"),Ne=require("./useConfirm-CrTJszXF.cjs"),Le=require("react"),De=require("./textUtils-Bb6c2XYw.cjs"),Ue=require("./utils.cjs.js"),qe=require("./useClickOutside-DsVG12Cs.cjs");var g;(function(r){r.assertEqual=n=>n;function e(n){}r.assertIs=e;function t(n){throw new Error}r.assertNever=t,r.arrayToEnum=n=>{const a={};for(const i of n)a[i]=i;return a},r.getValidEnumValues=n=>{const a=r.objectKeys(n).filter(o=>typeof n[n[o]]!="number"),i={};for(const o of a)i[o]=n[o];return r.objectValues(i)},r.objectValues=n=>r.objectKeys(n).map(function(a){return n[a]}),r.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{const a=[];for(const i in n)Object.prototype.hasOwnProperty.call(n,i)&&a.push(i);return a},r.find=(n,a)=>{for(const i of n)if(a(i))return i},r.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&isFinite(n)&&Math.floor(n)===n;function s(n,a=" | "){return n.map(i=>typeof i=="string"?`'${i}'`:i).join(a)}r.joinValues=s,r.jsonStringifyReplacer=(n,a)=>typeof a=="bigint"?a.toString():a})(g||(g={}));var ke;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(ke||(ke={}));const u=g.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),z=r=>{switch(typeof r){case"undefined":return u.undefined;case"string":return u.string;case"number":return isNaN(r)?u.nan:u.number;case"boolean":return u.boolean;case"function":return u.function;case"bigint":return u.bigint;case"symbol":return u.symbol;case"object":return Array.isArray(r)?u.array:r===null?u.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?u.promise:typeof Map<"u"&&r instanceof Map?u.map:typeof Set<"u"&&r instanceof Set?u.set:typeof Date<"u"&&r instanceof Date?u.date:u.object;default:return u.unknown}},c=g.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Be=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:");class E extends Error{constructor(e){super(),this.issues=[],this.addIssue=s=>{this.issues=[...this.issues,s]},this.addIssues=(s=[])=>{this.issues=[...this.issues,...s]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(a){return a.message},s={_errors:[]},n=a=>{for(const i of a.issues)if(i.code==="invalid_union")i.unionErrors.map(n);else if(i.code==="invalid_return_type")n(i.returnTypeError);else if(i.code==="invalid_arguments")n(i.argumentsError);else if(i.path.length===0)s._errors.push(t(i));else{let o=s,f=0;for(;f<i.path.length;){const d=i.path[f];f===i.path.length-1?(o[d]=o[d]||{_errors:[]},o[d]._errors.push(t(i))):o[d]=o[d]||{_errors:[]},o=o[d],f++}}};return n(this),s}toString(){return this.message}get message(){return JSON.stringify(this.issues,g.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){const t={},s=[];for(const n of this.issues)n.path.length>0?(t[n.path[0]]=t[n.path[0]]||[],t[n.path[0]].push(e(n))):s.push(e(n));return{formErrors:s,fieldErrors:t}}get formErrors(){return this.flatten()}}E.create=r=>new E(r);const G=(r,e)=>{let t;switch(r.code){case c.invalid_type:r.received===u.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case c.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,g.jsonStringifyReplacer)}`;break;case c.unrecognized_keys:t=`Unrecognized key(s) in object: ${g.joinValues(r.keys,", ")}`;break;case c.invalid_union:t="Invalid input";break;case c.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${g.joinValues(r.options)}`;break;case c.invalid_enum_value:t=`Invalid enum value. Expected ${g.joinValues(r.options)}, received '${r.received}'`;break;case c.invalid_arguments:t="Invalid function arguments";break;case c.invalid_return_type:t="Invalid function return type";break;case c.invalid_date:t="Invalid date";break;case c.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:g.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case c.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case c.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case c.custom:t="Invalid input";break;case c.invalid_intersection_types:t="Intersection results could not be merged";break;case c.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case c.not_finite:t="Number must be finite";break;default:t=e.defaultError,g.assertNever(r)}return{message:t}};let Ee=G;function We(r){Ee=r}function le(){return Ee}const fe=r=>{const{data:e,path:t,errorMaps:s,issueData:n}=r,a=[...t,...n.path||[]],i={...n,path:a};let o="";const f=s.filter(d=>!!d).slice().reverse();for(const d of f)o=d(i,{data:e,defaultError:o}).message;return{...n,path:a,message:n.message||o}},Je=[];function l(r,e){const t=fe({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,le(),G].filter(s=>!!s)});r.common.issues.push(t)}class Z{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){const s=[];for(const n of t){if(n.status==="aborted")return m;n.status==="dirty"&&e.dirty(),s.push(n.value)}return{status:e.value,value:s}}static async mergeObjectAsync(e,t){const s=[];for(const n of t)s.push({key:await n.key,value:await n.value});return Z.mergeObjectSync(e,s)}static mergeObjectSync(e,t){const s={};for(const n of t){const{key:a,value:i}=n;if(a.status==="aborted"||i.status==="aborted")return m;a.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),a.value!=="__proto__"&&(typeof i.value<"u"||n.alwaysSet)&&(s[a.value]=i.value)}return{status:e.value,value:s}}}const m=Object.freeze({status:"aborted"}),Ie=r=>({status:"dirty",value:r}),S=r=>({status:"valid",value:r}),we=r=>r.status==="aborted",Te=r=>r.status==="dirty",X=r=>r.status==="valid",he=r=>typeof Promise<"u"&&r instanceof Promise;var h;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(h||(h={}));class j{constructor(e,t,s,n){this._cachedPath=[],this.parent=e,this.data=t,this._path=s,this._key=n}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Ce=(r,e)=>{if(X(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new E(r.common.issues);return this._error=t,this._error}}};function y(r){if(!r)return{};const{errorMap:e,invalid_type_error:t,required_error:s,description:n}=r;if(e&&(t||s))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:n}:{errorMap:(i,o)=>i.code!=="invalid_type"?{message:o.defaultError}:typeof o.data>"u"?{message:s??o.defaultError}:{message:t??o.defaultError},description:n}}class v{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return z(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:z(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new Z,ctx:{common:e.parent.common,data:e.data,parsedType:z(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(he(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const s=this.safeParse(e,t);if(s.success)return s.data;throw s.error}safeParse(e,t){var s;const n={common:{issues:[],async:(s=t==null?void 0:t.async)!==null&&s!==void 0?s:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:z(e)},a=this._parseSync({data:e,path:n.path,parent:n});return Ce(n,a)}async parseAsync(e,t){const s=await this.safeParseAsync(e,t);if(s.success)return s.data;throw s.error}async safeParseAsync(e,t){const s={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:z(e)},n=this._parse({data:e,path:s.path,parent:s}),a=await(he(n)?n:Promise.resolve(n));return Ce(s,a)}refine(e,t){const s=n=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(n):t;return this._refinement((n,a)=>{const i=e(n),o=()=>a.addIssue({code:c.custom,...s(n)});return typeof Promise<"u"&&i instanceof Promise?i.then(f=>f?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,t){return this._refinement((s,n)=>e(s)?!0:(n.addIssue(typeof t=="function"?t(s,n):t),!1))}_refinement(e){return new R({schema:this,typeName:p.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return M.create(this,this._def)}nullable(){return B.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return I.create(this,this._def)}promise(){return H.create(this,this._def)}or(e){return ee.create([this,e],this._def)}and(e){return te.create(this,e,this._def)}transform(e){return new R({...y(this._def),schema:this,typeName:p.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new ie({...y(this._def),innerType:this,defaultValue:t,typeName:p.ZodDefault})}brand(){return new je({typeName:p.ZodBranded,type:this,...y(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new ve({...y(this._def),innerType:this,catchValue:t,typeName:p.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return ce.create(this,e)}readonly(){return ge.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const Ye=/^c[^\s-]{8,}$/i,He=/^[a-z][a-z0-9]*$/,Ge=/^[0-9A-HJKMNP-TV-Z]{26}$/,Xe=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Qe=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Ke="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let be;const Fe=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,et=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,tt=r=>r.precision?r.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${r.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${r.precision}}Z$`):r.precision===0?r.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):r.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");function rt(r,e){return!!((e==="v4"||!e)&&Fe.test(r)||(e==="v6"||!e)&&et.test(r))}class N extends v{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==u.string){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.string,received:a.parsedType}),m}const s=new Z;let n;for(const a of this._def.checks)if(a.kind==="min")e.data.length<a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),s.dirty());else if(a.kind==="max")e.data.length>a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),s.dirty());else if(a.kind==="length"){const i=e.data.length>a.value,o=e.data.length<a.value;(i||o)&&(n=this._getOrReturnCtx(e,n),i?l(n,{code:c.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):o&&l(n,{code:c.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),s.dirty())}else if(a.kind==="email")Qe.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"email",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="emoji")be||(be=new RegExp(Ke,"u")),be.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"emoji",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="uuid")Xe.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"uuid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="cuid")Ye.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"cuid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="cuid2")He.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"cuid2",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="ulid")Ge.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"ulid",code:c.invalid_string,message:a.message}),s.dirty());else if(a.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),l(n,{validation:"url",code:c.invalid_string,message:a.message}),s.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"regex",code:c.invalid_string,message:a.message}),s.dirty())):a.kind==="trim"?e.data=e.data.trim():a.kind==="includes"?e.data.includes(a.value,a.position)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),s.dirty()):a.kind==="toLowerCase"?e.data=e.data.toLowerCase():a.kind==="toUpperCase"?e.data=e.data.toUpperCase():a.kind==="startsWith"?e.data.startsWith(a.value)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{startsWith:a.value},message:a.message}),s.dirty()):a.kind==="endsWith"?e.data.endsWith(a.value)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:{endsWith:a.value},message:a.message}),s.dirty()):a.kind==="datetime"?tt(a).test(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{code:c.invalid_string,validation:"datetime",message:a.message}),s.dirty()):a.kind==="ip"?rt(e.data,a.version)||(n=this._getOrReturnCtx(e,n),l(n,{validation:"ip",code:c.invalid_string,message:a.message}),s.dirty()):g.assertNever(a);return{status:s.value,value:e.data}}_regex(e,t,s){return this.refinement(n=>e.test(n),{validation:t,code:c.invalid_string,...h.errToObj(s)})}_addCheck(e){return new N({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...h.errToObj(e)})}url(e){return this._addCheck({kind:"url",...h.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...h.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...h.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...h.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...h.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...h.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...h.errToObj(e)})}datetime(e){var t;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,...h.errToObj(e==null?void 0:e.message)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...h.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...h.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...h.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...h.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...h.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...h.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...h.errToObj(t)})}nonempty(e){return this.min(1,h.errToObj(e))}trim(){return new N({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new N({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new N({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get minLength(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}N.create=r=>{var e;return new N({checks:[],typeName:p.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...y(r)})};function st(r,e){const t=(r.toString().split(".")[1]||"").length,s=(e.toString().split(".")[1]||"").length,n=t>s?t:s,a=parseInt(r.toFixed(n).replace(".","")),i=parseInt(e.toFixed(n).replace(".",""));return a%i/Math.pow(10,n)}class V extends v{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==u.number){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.number,received:a.parsedType}),m}let s;const n=new Z;for(const a of this._def.checks)a.kind==="int"?g.isInteger(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:c.invalid_type,expected:"integer",received:"float",message:a.message}),n.dirty()):a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),n.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),n.dirty()):a.kind==="multipleOf"?st(e.data,a.value)!==0&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_multiple_of,multipleOf:a.value,message:a.message}),n.dirty()):a.kind==="finite"?Number.isFinite(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_finite,message:a.message}),n.dirty()):g.assertNever(a);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,s,n){return new V({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:h.toString(n)}]})}_addCheck(e){return new V({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:h.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:h.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:h.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:h.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&g.isInteger(e.value))}get isFinite(){let e=null,t=null;for(const s of this._def.checks){if(s.kind==="finite"||s.kind==="int"||s.kind==="multipleOf")return!0;s.kind==="min"?(t===null||s.value>t)&&(t=s.value):s.kind==="max"&&(e===null||s.value<e)&&(e=s.value)}return Number.isFinite(t)&&Number.isFinite(e)}}V.create=r=>new V({checks:[],typeName:p.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...y(r)});class $ extends v{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==u.bigint){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.bigint,received:a.parsedType}),m}let s;const n=new Z;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),n.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),n.dirty()):a.kind==="multipleOf"?e.data%a.value!==BigInt(0)&&(s=this._getOrReturnCtx(e,s),l(s,{code:c.not_multiple_of,multipleOf:a.value,message:a.message}),n.dirty()):g.assertNever(a);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,s,n){return new $({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:s,message:h.toString(n)}]})}_addCheck(e){return new $({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}$.create=r=>{var e;return new $({checks:[],typeName:p.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...y(r)})};class Q extends v{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==u.boolean){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.boolean,received:s.parsedType}),m}return S(e.data)}}Q.create=r=>new Q({typeName:p.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...y(r)});class U extends v{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==u.date){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_type,expected:u.date,received:a.parsedType}),m}if(isNaN(e.data.getTime())){const a=this._getOrReturnCtx(e);return l(a,{code:c.invalid_date}),m}const s=new Z;let n;for(const a of this._def.checks)a.kind==="min"?e.data.getTime()<a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),s.dirty()):a.kind==="max"?e.data.getTime()>a.value&&(n=this._getOrReturnCtx(e,n),l(n,{code:c.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),s.dirty()):g.assertNever(a);return{status:s.value,value:new Date(e.data.getTime())}}_addCheck(e){return new U({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:h.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:h.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}}U.create=r=>new U({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:p.ZodDate,...y(r)});class pe extends v{_parse(e){if(this._getType(e)!==u.symbol){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.symbol,received:s.parsedType}),m}return S(e.data)}}pe.create=r=>new pe({typeName:p.ZodSymbol,...y(r)});class K extends v{_parse(e){if(this._getType(e)!==u.undefined){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.undefined,received:s.parsedType}),m}return S(e.data)}}K.create=r=>new K({typeName:p.ZodUndefined,...y(r)});class F extends v{_parse(e){if(this._getType(e)!==u.null){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.null,received:s.parsedType}),m}return S(e.data)}}F.create=r=>new F({typeName:p.ZodNull,...y(r)});class Y extends v{constructor(){super(...arguments),this._any=!0}_parse(e){return S(e.data)}}Y.create=r=>new Y({typeName:p.ZodAny,...y(r)});class D extends v{constructor(){super(...arguments),this._unknown=!0}_parse(e){return S(e.data)}}D.create=r=>new D({typeName:p.ZodUnknown,...y(r)});class P extends v{_parse(e){const t=this._getOrReturnCtx(e);return l(t,{code:c.invalid_type,expected:u.never,received:t.parsedType}),m}}P.create=r=>new P({typeName:p.ZodNever,...y(r)});class me extends v{_parse(e){if(this._getType(e)!==u.undefined){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.void,received:s.parsedType}),m}return S(e.data)}}me.create=r=>new me({typeName:p.ZodVoid,...y(r)});class I extends v{_parse(e){const{ctx:t,status:s}=this._processInputParams(e),n=this._def;if(t.parsedType!==u.array)return l(t,{code:c.invalid_type,expected:u.array,received:t.parsedType}),m;if(n.exactLength!==null){const i=t.data.length>n.exactLength.value,o=t.data.length<n.exactLength.value;(i||o)&&(l(t,{code:i?c.too_big:c.too_small,minimum:o?n.exactLength.value:void 0,maximum:i?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),s.dirty())}if(n.minLength!==null&&t.data.length<n.minLength.value&&(l(t,{code:c.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),s.dirty()),n.maxLength!==null&&t.data.length>n.maxLength.value&&(l(t,{code:c.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),s.dirty()),t.common.async)return Promise.all([...t.data].map((i,o)=>n.type._parseAsync(new j(t,i,t.path,o)))).then(i=>Z.mergeArray(s,i));const a=[...t.data].map((i,o)=>n.type._parseSync(new j(t,i,t.path,o)));return Z.mergeArray(s,a)}get element(){return this._def.type}min(e,t){return new I({...this._def,minLength:{value:e,message:h.toString(t)}})}max(e,t){return new I({...this._def,maxLength:{value:e,message:h.toString(t)}})}length(e,t){return new I({...this._def,exactLength:{value:e,message:h.toString(t)}})}nonempty(e){return this.min(1,e)}}I.create=(r,e)=>new I({type:r,minLength:null,maxLength:null,exactLength:null,typeName:p.ZodArray,...y(e)});function W(r){if(r instanceof b){const e={};for(const t in r.shape){const s=r.shape[t];e[t]=M.create(W(s))}return new b({...r._def,shape:()=>e})}else return r instanceof I?new I({...r._def,type:W(r.element)}):r instanceof M?M.create(W(r.unwrap())):r instanceof B?B.create(W(r.unwrap())):r instanceof A?A.create(r.items.map(e=>W(e))):r}class b extends v{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),t=g.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==u.object){const d=this._getOrReturnCtx(e);return l(d,{code:c.invalid_type,expected:u.object,received:d.parsedType}),m}const{status:s,ctx:n}=this._processInputParams(e),{shape:a,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof P&&this._def.unknownKeys==="strip"))for(const d in n.data)i.includes(d)||o.push(d);const f=[];for(const d of i){const _=a[d],O=n.data[d];f.push({key:{status:"valid",value:d},value:_._parse(new j(n,O,n.path,d)),alwaysSet:d in n.data})}if(this._def.catchall instanceof P){const d=this._def.unknownKeys;if(d==="passthrough")for(const _ of o)f.push({key:{status:"valid",value:_},value:{status:"valid",value:n.data[_]}});else if(d==="strict")o.length>0&&(l(n,{code:c.unrecognized_keys,keys:o}),s.dirty());else if(d!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const d=this._def.catchall;for(const _ of o){const O=n.data[_];f.push({key:{status:"valid",value:_},value:d._parse(new j(n,O,n.path,_)),alwaysSet:_ in n.data})}}return n.common.async?Promise.resolve().then(async()=>{const d=[];for(const _ of f){const O=await _.key;d.push({key:O,value:await _.value,alwaysSet:_.alwaysSet})}return d}).then(d=>Z.mergeObjectSync(s,d)):Z.mergeObjectSync(s,f)}get shape(){return this._def.shape()}strict(e){return h.errToObj,new b({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,s)=>{var n,a,i,o;const f=(i=(a=(n=this._def).errorMap)===null||a===void 0?void 0:a.call(n,t,s).message)!==null&&i!==void 0?i:s.defaultError;return t.code==="unrecognized_keys"?{message:(o=h.errToObj(e).message)!==null&&o!==void 0?o:f}:{message:f}}}:{}})}strip(){return new b({...this._def,unknownKeys:"strip"})}passthrough(){return new b({...this._def,unknownKeys:"passthrough"})}extend(e){return new b({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new b({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:p.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new b({...this._def,catchall:e})}pick(e){const t={};return g.objectKeys(e).forEach(s=>{e[s]&&this.shape[s]&&(t[s]=this.shape[s])}),new b({...this._def,shape:()=>t})}omit(e){const t={};return g.objectKeys(this.shape).forEach(s=>{e[s]||(t[s]=this.shape[s])}),new b({...this._def,shape:()=>t})}deepPartial(){return W(this)}partial(e){const t={};return g.objectKeys(this.shape).forEach(s=>{const n=this.shape[s];e&&!e[s]?t[s]=n:t[s]=n.optional()}),new b({...this._def,shape:()=>t})}required(e){const t={};return g.objectKeys(this.shape).forEach(s=>{if(e&&!e[s])t[s]=this.shape[s];else{let a=this.shape[s];for(;a instanceof M;)a=a._def.innerType;t[s]=a}}),new b({...this._def,shape:()=>t})}keyof(){return Re(g.objectKeys(this.shape))}}b.create=(r,e)=>new b({shape:()=>r,unknownKeys:"strip",catchall:P.create(),typeName:p.ZodObject,...y(e)});b.strictCreate=(r,e)=>new b({shape:()=>r,unknownKeys:"strict",catchall:P.create(),typeName:p.ZodObject,...y(e)});b.lazycreate=(r,e)=>new b({shape:r,unknownKeys:"strip",catchall:P.create(),typeName:p.ZodObject,...y(e)});class ee extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s=this._def.options;function n(a){for(const o of a)if(o.result.status==="valid")return o.result;for(const o of a)if(o.result.status==="dirty")return t.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(o=>new E(o.ctx.common.issues));return l(t,{code:c.invalid_union,unionErrors:i}),m}if(t.common.async)return Promise.all(s.map(async a=>{const i={...t,common:{...t.common,issues:[]},parent:null};return{result:await a._parseAsync({data:t.data,path:t.path,parent:i}),ctx:i}})).then(n);{let a;const i=[];for(const f of s){const d={...t,common:{...t.common,issues:[]},parent:null},_=f._parseSync({data:t.data,path:t.path,parent:d});if(_.status==="valid")return _;_.status==="dirty"&&!a&&(a={result:_,ctx:d}),d.common.issues.length&&i.push(d.common.issues)}if(a)return t.common.issues.push(...a.ctx.common.issues),a.result;const o=i.map(f=>new E(f));return l(t,{code:c.invalid_union,unionErrors:o}),m}}get options(){return this._def.options}}ee.create=(r,e)=>new ee({options:r,typeName:p.ZodUnion,...y(e)});const ue=r=>r instanceof se?ue(r.schema):r instanceof R?ue(r.innerType()):r instanceof ne?[r.value]:r instanceof L?r.options:r instanceof ae?Object.keys(r.enum):r instanceof ie?ue(r._def.innerType):r instanceof K?[void 0]:r instanceof F?[null]:null;class xe extends v{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.object)return l(t,{code:c.invalid_type,expected:u.object,received:t.parsedType}),m;const s=this.discriminator,n=t.data[s],a=this.optionsMap.get(n);return a?t.common.async?a._parseAsync({data:t.data,path:t.path,parent:t}):a._parseSync({data:t.data,path:t.path,parent:t}):(l(t,{code:c.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[s]}),m)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,s){const n=new Map;for(const a of t){const i=ue(a.shape[e]);if(!i)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(n.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);n.set(o,a)}}return new xe({typeName:p.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:n,...y(s)})}}function Ze(r,e){const t=z(r),s=z(e);if(r===e)return{valid:!0,data:r};if(t===u.object&&s===u.object){const n=g.objectKeys(e),a=g.objectKeys(r).filter(o=>n.indexOf(o)!==-1),i={...r,...e};for(const o of a){const f=Ze(r[o],e[o]);if(!f.valid)return{valid:!1};i[o]=f.data}return{valid:!0,data:i}}else if(t===u.array&&s===u.array){if(r.length!==e.length)return{valid:!1};const n=[];for(let a=0;a<r.length;a++){const i=r[a],o=e[a],f=Ze(i,o);if(!f.valid)return{valid:!1};n.push(f.data)}return{valid:!0,data:n}}else return t===u.date&&s===u.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}class te extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=(a,i)=>{if(we(a)||we(i))return m;const o=Ze(a.value,i.value);return o.valid?((Te(a)||Te(i))&&t.dirty(),{status:t.value,value:o.data}):(l(s,{code:c.invalid_intersection_types}),m)};return s.common.async?Promise.all([this._def.left._parseAsync({data:s.data,path:s.path,parent:s}),this._def.right._parseAsync({data:s.data,path:s.path,parent:s})]).then(([a,i])=>n(a,i)):n(this._def.left._parseSync({data:s.data,path:s.path,parent:s}),this._def.right._parseSync({data:s.data,path:s.path,parent:s}))}}te.create=(r,e,t)=>new te({left:r,right:e,typeName:p.ZodIntersection,...y(t)});class A extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.array)return l(s,{code:c.invalid_type,expected:u.array,received:s.parsedType}),m;if(s.data.length<this._def.items.length)return l(s,{code:c.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),m;!this._def.rest&&s.data.length>this._def.items.length&&(l(s,{code:c.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const a=[...s.data].map((i,o)=>{const f=this._def.items[o]||this._def.rest;return f?f._parse(new j(s,i,s.path,o)):null}).filter(i=>!!i);return s.common.async?Promise.all(a).then(i=>Z.mergeArray(t,i)):Z.mergeArray(t,a)}get items(){return this._def.items}rest(e){return new A({...this._def,rest:e})}}A.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new A({items:r,typeName:p.ZodTuple,rest:null,...y(e)})};class re extends v{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.object)return l(s,{code:c.invalid_type,expected:u.object,received:s.parsedType}),m;const n=[],a=this._def.keyType,i=this._def.valueType;for(const o in s.data)n.push({key:a._parse(new j(s,o,s.path,o)),value:i._parse(new j(s,s.data[o],s.path,o))});return s.common.async?Z.mergeObjectAsync(t,n):Z.mergeObjectSync(t,n)}get element(){return this._def.valueType}static create(e,t,s){return t instanceof v?new re({keyType:e,valueType:t,typeName:p.ZodRecord,...y(s)}):new re({keyType:N.create(),valueType:e,typeName:p.ZodRecord,...y(t)})}}class ye extends v{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.map)return l(s,{code:c.invalid_type,expected:u.map,received:s.parsedType}),m;const n=this._def.keyType,a=this._def.valueType,i=[...s.data.entries()].map(([o,f],d)=>({key:n._parse(new j(s,o,s.path,[d,"key"])),value:a._parse(new j(s,f,s.path,[d,"value"]))}));if(s.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const f of i){const d=await f.key,_=await f.value;if(d.status==="aborted"||_.status==="aborted")return m;(d.status==="dirty"||_.status==="dirty")&&t.dirty(),o.set(d.value,_.value)}return{status:t.value,value:o}})}else{const o=new Map;for(const f of i){const d=f.key,_=f.value;if(d.status==="aborted"||_.status==="aborted")return m;(d.status==="dirty"||_.status==="dirty")&&t.dirty(),o.set(d.value,_.value)}return{status:t.value,value:o}}}}ye.create=(r,e,t)=>new ye({valueType:e,keyType:r,typeName:p.ZodMap,...y(t)});class q extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.parsedType!==u.set)return l(s,{code:c.invalid_type,expected:u.set,received:s.parsedType}),m;const n=this._def;n.minSize!==null&&s.data.size<n.minSize.value&&(l(s,{code:c.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),t.dirty()),n.maxSize!==null&&s.data.size>n.maxSize.value&&(l(s,{code:c.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),t.dirty());const a=this._def.valueType;function i(f){const d=new Set;for(const _ of f){if(_.status==="aborted")return m;_.status==="dirty"&&t.dirty(),d.add(_.value)}return{status:t.value,value:d}}const o=[...s.data.values()].map((f,d)=>a._parse(new j(s,f,s.path,d)));return s.common.async?Promise.all(o).then(f=>i(f)):i(o)}min(e,t){return new q({...this._def,minSize:{value:e,message:h.toString(t)}})}max(e,t){return new q({...this._def,maxSize:{value:e,message:h.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}q.create=(r,e)=>new q({valueType:r,minSize:null,maxSize:null,typeName:p.ZodSet,...y(e)});class J extends v{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.function)return l(t,{code:c.invalid_type,expected:u.function,received:t.parsedType}),m;function s(o,f){return fe({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,le(),G].filter(d=>!!d),issueData:{code:c.invalid_arguments,argumentsError:f}})}function n(o,f){return fe({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,le(),G].filter(d=>!!d),issueData:{code:c.invalid_return_type,returnTypeError:f}})}const a={errorMap:t.common.contextualErrorMap},i=t.data;if(this._def.returns instanceof H){const o=this;return S(async function(...f){const d=new E([]),_=await o._def.args.parseAsync(f,a).catch(de=>{throw d.addIssue(s(f,de)),d}),O=await Reflect.apply(i,this,_);return await o._def.returns._def.type.parseAsync(O,a).catch(de=>{throw d.addIssue(n(O,de)),d})})}else{const o=this;return S(function(...f){const d=o._def.args.safeParse(f,a);if(!d.success)throw new E([s(f,d.error)]);const _=Reflect.apply(i,this,d.data),O=o._def.returns.safeParse(_,a);if(!O.success)throw new E([n(_,O.error)]);return O.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new J({...this._def,args:A.create(e).rest(D.create())})}returns(e){return new J({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,s){return new J({args:e||A.create([]).rest(D.create()),returns:t||D.create(),typeName:p.ZodFunction,...y(s)})}}class se extends v{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}se.create=(r,e)=>new se({getter:r,typeName:p.ZodLazy,...y(e)});class ne extends v{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return l(t,{received:t.data,code:c.invalid_literal,expected:this._def.value}),m}return{status:"valid",value:e.data}}get value(){return this._def.value}}ne.create=(r,e)=>new ne({value:r,typeName:p.ZodLiteral,...y(e)});function Re(r,e){return new L({values:r,typeName:p.ZodEnum,...y(e)})}class L extends v{_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),s=this._def.values;return l(t,{expected:g.joinValues(s),received:t.parsedType,code:c.invalid_type}),m}if(this._def.values.indexOf(e.data)===-1){const t=this._getOrReturnCtx(e),s=this._def.values;return l(t,{received:t.data,code:c.invalid_enum_value,options:s}),m}return S(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e){return L.create(e)}exclude(e){return L.create(this.options.filter(t=>!e.includes(t)))}}L.create=Re;class ae extends v{_parse(e){const t=g.getValidEnumValues(this._def.values),s=this._getOrReturnCtx(e);if(s.parsedType!==u.string&&s.parsedType!==u.number){const n=g.objectValues(t);return l(s,{expected:g.joinValues(n),received:s.parsedType,code:c.invalid_type}),m}if(t.indexOf(e.data)===-1){const n=g.objectValues(t);return l(s,{received:s.data,code:c.invalid_enum_value,options:n}),m}return S(e.data)}get enum(){return this._def.values}}ae.create=(r,e)=>new ae({values:r,typeName:p.ZodNativeEnum,...y(e)});class H extends v{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==u.promise&&t.common.async===!1)return l(t,{code:c.invalid_type,expected:u.promise,received:t.parsedType}),m;const s=t.parsedType===u.promise?t.data:Promise.resolve(t.data);return S(s.then(n=>this._def.type.parseAsync(n,{path:t.path,errorMap:t.common.contextualErrorMap})))}}H.create=(r,e)=>new H({type:r,typeName:p.ZodPromise,...y(e)});class R extends v{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===p.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:s}=this._processInputParams(e),n=this._def.effect||null,a={addIssue:i=>{l(s,i),i.fatal?t.abort():t.dirty()},get path(){return s.path}};if(a.addIssue=a.addIssue.bind(a),n.type==="preprocess"){const i=n.transform(s.data,a);return s.common.issues.length?{status:"dirty",value:s.data}:s.common.async?Promise.resolve(i).then(o=>this._def.schema._parseAsync({data:o,path:s.path,parent:s})):this._def.schema._parseSync({data:i,path:s.path,parent:s})}if(n.type==="refinement"){const i=o=>{const f=n.refinement(o,a);if(s.common.async)return Promise.resolve(f);if(f instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(s.common.async===!1){const o=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});return o.status==="aborted"?m:(o.status==="dirty"&&t.dirty(),i(o.value),{status:t.value,value:o.value})}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(o=>o.status==="aborted"?m:(o.status==="dirty"&&t.dirty(),i(o.value).then(()=>({status:t.value,value:o.value}))))}if(n.type==="transform")if(s.common.async===!1){const i=this._def.schema._parseSync({data:s.data,path:s.path,parent:s});if(!X(i))return i;const o=n.transform(i.value,a);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:o}}else return this._def.schema._parseAsync({data:s.data,path:s.path,parent:s}).then(i=>X(i)?Promise.resolve(n.transform(i.value,a)).then(o=>({status:t.value,value:o})):i);g.assertNever(n)}}R.create=(r,e,t)=>new R({schema:r,typeName:p.ZodEffects,effect:e,...y(t)});R.createWithPreprocess=(r,e,t)=>new R({schema:e,effect:{type:"preprocess",transform:r},typeName:p.ZodEffects,...y(t)});class M extends v{_parse(e){return this._getType(e)===u.undefined?S(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}M.create=(r,e)=>new M({innerType:r,typeName:p.ZodOptional,...y(e)});class B extends v{_parse(e){return this._getType(e)===u.null?S(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}B.create=(r,e)=>new B({innerType:r,typeName:p.ZodNullable,...y(e)});class ie extends v{_parse(e){const{ctx:t}=this._processInputParams(e);let s=t.data;return t.parsedType===u.undefined&&(s=this._def.defaultValue()),this._def.innerType._parse({data:s,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}ie.create=(r,e)=>new ie({innerType:r,typeName:p.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...y(e)});class ve extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s={...t,common:{...t.common,issues:[]}},n=this._def.innerType._parse({data:s.data,path:s.path,parent:{...s}});return he(n)?n.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new E(s.common.issues)},input:s.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new E(s.common.issues)},input:s.data})}}removeCatch(){return this._def.innerType}}ve.create=(r,e)=>new ve({innerType:r,typeName:p.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...y(e)});class _e extends v{_parse(e){if(this._getType(e)!==u.nan){const s=this._getOrReturnCtx(e);return l(s,{code:c.invalid_type,expected:u.nan,received:s.parsedType}),m}return{status:"valid",value:e.data}}}_e.create=r=>new _e({typeName:p.ZodNaN,...y(r)});const nt=Symbol("zod_brand");class je extends v{_parse(e){const{ctx:t}=this._processInputParams(e),s=t.data;return this._def.type._parse({data:s,path:t.path,parent:t})}unwrap(){return this._def.type}}class ce extends v{_parse(e){const{status:t,ctx:s}=this._processInputParams(e);if(s.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:s.data,path:s.path,parent:s});return a.status==="aborted"?m:a.status==="dirty"?(t.dirty(),Ie(a.value)):this._def.out._parseAsync({data:a.value,path:s.path,parent:s})})();{const n=this._def.in._parseSync({data:s.data,path:s.path,parent:s});return n.status==="aborted"?m:n.status==="dirty"?(t.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:s.path,parent:s})}}static create(e,t){return new ce({in:e,out:t,typeName:p.ZodPipeline})}}class ge extends v{_parse(e){const t=this._def.innerType._parse(e);return X(t)&&(t.value=Object.freeze(t.value)),t}}ge.create=(r,e)=>new ge({innerType:r,typeName:p.ZodReadonly,...y(e)});const Ae=(r,e={},t)=>r?Y.create().superRefine((s,n)=>{var a,i;if(!r(s)){const o=typeof e=="function"?e(s):typeof e=="string"?{message:e}:e,f=(i=(a=o.fatal)!==null&&a!==void 0?a:t)!==null&&i!==void 0?i:!0,d=typeof o=="string"?{message:o}:o;n.addIssue({code:"custom",...d,fatal:f})}}):Y.create(),at={object:b.lazycreate};var p;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(p||(p={}));const it=(r,e={message:`Input not instance of ${r.name}`})=>Ae(t=>t instanceof r,e),Me=N.create,Pe=V.create,ot=_e.create,ct=$.create,ze=Q.create,dt=U.create,ut=pe.create,lt=K.create,ft=F.create,ht=Y.create,pt=D.create,mt=P.create,yt=me.create,vt=I.create,_t=b.create,gt=b.strictCreate,xt=ee.create,bt=xe.create,kt=te.create,wt=A.create,Tt=re.create,Zt=ye.create,St=q.create,Ct=J.create,Ot=se.create,Nt=ne.create,Et=L.create,It=ae.create,Rt=H.create,Oe=R.create,jt=M.create,At=B.create,Mt=R.createWithPreprocess,Pt=ce.create,zt=()=>Me().optional(),Vt=()=>Pe().optional(),$t=()=>ze().optional(),Lt={string:r=>N.create({...r,coerce:!0}),number:r=>V.create({...r,coerce:!0}),boolean:r=>Q.create({...r,coerce:!0}),bigint:r=>$.create({...r,coerce:!0}),date:r=>U.create({...r,coerce:!0})},Dt=m;var C=Object.freeze({__proto__:null,defaultErrorMap:G,setErrorMap:We,getErrorMap:le,makeIssue:fe,EMPTY_PATH:Je,addIssueToContext:l,ParseStatus:Z,INVALID:m,DIRTY:Ie,OK:S,isAborted:we,isDirty:Te,isValid:X,isAsync:he,get util(){return g},get objectUtil(){return ke},ZodParsedType:u,getParsedType:z,ZodType:v,ZodString:N,ZodNumber:V,ZodBigInt:$,ZodBoolean:Q,ZodDate:U,ZodSymbol:pe,ZodUndefined:K,ZodNull:F,ZodAny:Y,ZodUnknown:D,ZodNever:P,ZodVoid:me,ZodArray:I,ZodObject:b,ZodUnion:ee,ZodDiscriminatedUnion:xe,ZodIntersection:te,ZodTuple:A,ZodRecord:re,ZodMap:ye,ZodSet:q,ZodFunction:J,ZodLazy:se,ZodLiteral:ne,ZodEnum:L,ZodNativeEnum:ae,ZodPromise:H,ZodEffects:R,ZodTransformer:R,ZodOptional:M,ZodNullable:B,ZodDefault:ie,ZodCatch:ve,ZodNaN:_e,BRAND:nt,ZodBranded:je,ZodPipeline:ce,ZodReadonly:ge,custom:Ae,Schema:v,ZodSchema:v,late:at,get ZodFirstPartyTypeKind(){return p},coerce:Lt,any:ht,array:vt,bigint:ct,boolean:ze,date:dt,discriminatedUnion:bt,effect:Oe,enum:Et,function:Ct,instanceof:it,intersection:kt,lazy:Ot,literal:Nt,map:Zt,nan:ot,nativeEnum:It,never:mt,null:ft,nullable:At,number:Pe,object:_t,oboolean:$t,onumber:Vt,optional:jt,ostring:zt,pipeline:Pt,preprocess:Mt,promise:Rt,record:Tt,set:St,strictObject:gt,string:Me,symbol:ut,transformer:Oe,tuple:wt,undefined:lt,union:xt,unknown:pt,void:yt,NEVER:Dt,ZodIssueCode:c,quotelessJson:Be,ZodError:E});const Ut=()=>{const{formValidationTexts:r}=Le.useContext(oe.LuminusComponentsContext),e=x=>(x!=null&&x.useCoerce?C.coerce:C).string({invalid_type_error:r.required}).transform(w=>w??null),t=x=>e(x).nullable().optional().transform(k=>k??null),s=x=>(x!=null&&x.useCoerce?C.coerce:C).number({invalid_type_error:r.required}).transform(w=>w??null),n=x=>s(x).nullable().optional().transform(k=>k??null),a=x=>(x!=null&&x.useCoerce?C.coerce:C).boolean({invalid_type_error:r.required}).transform(k=>k??null),i=x=>(x!=null&&x.useCoerce?C.coerce:C).string({invalid_type_error:r.required}).refine(Ue.isISODate,{message:r.invalidDate}).transform(w=>w??null),o=x=>i(x).nullable().transform(k=>k??null),f=(x,k)=>C.enum(x,{invalid_type_error:r.required}).transform(Se=>Se??null);return{zString:t,zStringRequired:e,zNumber:n,zNumberRequired:s,zBool:a,zDate:o,zDateRequired:i,zEnum:(x,k)=>f(x).nullable().transform(w=>w??null),zEnumRequired:f,zObjectIdInt:x=>C.object({id:n({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdIntRequired:x=>C.object({id:s()}).transform(w=>w??null),zObjectIdStr:x=>C.object({id:t({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdStrRequired:x=>C.object({id:e()}).transform(w=>w??null),zFile:({required:x,multiple:k,maxFileSize:w})=>C.any().transform(T=>Array.from(T??[])).refine(T=>!x||(T==null?void 0:T.length)>0,"File is required.").refine(T=>k||(T==null?void 0:T.length)<=1,"Multiple files not allowed.").refine(T=>T.every($e=>$e.size<=w),`Maximum file size is ${De.formatFileSize(w)}.`).transform(T=>(k?T:T==null?void 0:T[0])??null)}};exports.cancelToken=oe.cancelToken;exports.useAuth=oe.useAuth;exports.useAxios=oe.useAxios;exports.useNotifications=oe.useNotifications;exports.useConfirm=Ne.useConfirm;exports.usePrompt=Ne.usePrompt;exports.useClickOutside=qe.useClickOutside;exports.useZodSchemaTypes=Ut;
|
package/dist/hooks.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { L as Ve } from "./useAxios-
|
|
2
|
-
import { c as Ht, u as Gt, b as Xt, a as Qt } from "./useAxios-
|
|
3
|
-
import { u as Ft } from "./useConfirm-
|
|
1
|
+
import { L as Ve } from "./useAxios-CHbKHRpj.js";
|
|
2
|
+
import { c as Ht, u as Gt, b as Xt, a as Qt } from "./useAxios-CHbKHRpj.js";
|
|
3
|
+
import { u as Ft, a as er } from "./useConfirm-CyietOP-.js";
|
|
4
4
|
import { useContext as $e } from "react";
|
|
5
5
|
import { f as Le } from "./textUtils-Bd2QCbzF.js";
|
|
6
6
|
import { isISODate as De } from "./utils.es.js";
|
|
7
|
-
import { u as
|
|
7
|
+
import { u as rr } from "./useClickOutside-BjJyGTec.js";
|
|
8
8
|
var g;
|
|
9
9
|
(function(r) {
|
|
10
10
|
r.assertEqual = (n) => n;
|
|
@@ -2778,8 +2778,9 @@ export {
|
|
|
2778
2778
|
Ht as cancelToken,
|
|
2779
2779
|
Gt as useAuth,
|
|
2780
2780
|
Xt as useAxios,
|
|
2781
|
-
|
|
2781
|
+
rr as useClickOutside,
|
|
2782
2782
|
Ft as useConfirm,
|
|
2783
2783
|
Qt as useNotifications,
|
|
2784
|
+
er as usePrompt,
|
|
2784
2785
|
Wt as useZodSchemaTypes
|
|
2785
2786
|
};
|
package/dist/layout.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./useAxios-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./useAxios-B4X7zKtj.cjs"),j=require("react"),E=require("./SimpleTooltip-D91sCKFo.cjs"),b=require("./hasClass-DjB0wTmj.cjs"),C="_side-menu-item_9ejxx_1",B="_nav-button_9ejxx_5",M="_child_9ejxx_13",k="_text_9ejxx_16",S="_icon_9ejxx_19",f="_collapse-icon_9ejxx_25",g="_collapsed_9ejxx_35",w="_expanded_9ejxx_42",y="_children-container_9ejxx_48",I="_visible_9ejxx_57",o={"side-menu-item":"_side-menu-item_9ejxx_1",sideMenuItem:C,"nav-button":"_nav-button_9ejxx_5",navButton:B,child:M,text:k,icon:S,"collapse-icon":"_collapse-icon_9ejxx_25",collapseIcon:f,collapsed:g,expanded:w,"children-container":"_children-container_9ejxx_48",childrenContainer:y,visible:I},T=({item:s,menuExpanded:n,children:t})=>s.tooltip&&!n?e.jsxRuntimeExports.jsx(E.SimpleTooltip,{text:s.tooltip,placement:"right",children:t}):t,v=({item:s,menuExpanded:n,collapsed:t,onCollapse:i,currentPath:c})=>{var r,h;const{LinkComponent:x}=j.useContext(e.LuminusComponentsContext),[d,l]=j.useState(!1),[u]=c.split("?"),a=s.linkTo===u||((r=s.children)==null?void 0:r.some(m=>m.linkTo===u));return e.jsxRuntimeExports.jsx("li",{className:e.classNames("luminus-side-menu-item",o.sideMenuItem,{[o.expanded]:n},{active:d||a},{open:t&&s.children}),onMouseEnter:()=>l(!0),onMouseLeave:()=>l(!1),children:e.jsxRuntimeExports.jsx(T,{item:s,menuExpanded:n,children:s.children?e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("button",{type:"button",className:e.classNames("nav-link",o.navButton),onClick:()=>i(),children:[e.jsxRuntimeExports.jsx("div",{className:e.classNames("icon",o.icon),children:s.icon}),n&&e.jsxRuntimeExports.jsx("div",{className:e.classNames("text",o.text,"text-nowrap"),children:s.title}),n&&e.jsxRuntimeExports.jsx("div",{className:e.classNames("collapse-icon",o.collapseIcon,{[o.collapsed]:t}),children:e.jsxRuntimeExports.jsx(e.MdOutlineKeyboardArrowRight,{})})]}),e.jsxRuntimeExports.jsx("div",{className:e.classNames("children-container shadow rounded",o.childrenContainer,{[o.visible]:t}),children:(h=s.children)==null?void 0:h.map(m=>e.jsxRuntimeExports.jsx(x,{to:m.linkTo??"/",className:e.classNames("nav-link child rounded",o.navButton,o.child),children:e.jsxRuntimeExports.jsx("div",{className:e.classNames("text",o.text,"text-nowrap"),children:m.title})},m.linkTo))})]}):e.jsxRuntimeExports.jsxs(x,{to:s.linkTo??"/",className:e.classNames("nav-link",o.navButton),children:[e.jsxRuntimeExports.jsx("div",{className:e.classNames("icon",o.icon),children:s.icon}),n&&e.jsxRuntimeExports.jsx("div",{className:e.classNames("text",o.text,"text-nowrap"),children:s.title})]})})})},$="_side-menu_n1hvm_1",L="_sidebar-header_n1hvm_13",H="_side-menu-content_n1hvm_18",q="_expand_n1hvm_22",F="_divider_n1hvm_26",p={"side-menu":"_side-menu_n1hvm_1",sideMenu:$,"sidebar-header":"_sidebar-header_n1hvm_13",sidebarHeader:L,"side-menu-content":"_side-menu-content_n1hvm_18",sideMenuContent:H,expand:q,divider:F},A=({headerItem:s,mainItems:n,secondaryItems:t,expanded:i,setExpanded:c,currentPath:x})=>{const[d,l]=j.useState(-1),u=a=>{l(a===d?-1:a)};return j.useEffect(()=>{i||l(-1)},[i]),e.jsxRuntimeExports.jsxs("section",{className:e.classNames("luminus-side-menu",p.sideMenu,{[p.expand]:i},{expand:i}),onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),children:[e.jsxRuntimeExports.jsx("div",{className:e.classNames("sidebar-header",p.sidebarHeader),children:s}),e.jsxRuntimeExports.jsxs("ul",{className:p.sideMenuContent,children:[n.map((a,r)=>e.jsxRuntimeExports.jsx(v,{item:a,menuExpanded:i,collapsed:r===d,onCollapse:()=>u(r),currentPath:x},a.title)),e.jsxRuntimeExports.jsx("hr",{className:e.classNames("divider",p.divider)}),t.map((a,r)=>e.jsxRuntimeExports.jsx(v,{item:a,menuExpanded:i,collapsed:r===d,onCollapse:()=>u(r),currentPath:x},a.title))]})]})},K="_top-bar_1lk80_1",P="_top-bar-brand_1lk80_14",R={"top-bar":"_top-bar_1lk80_1",topBar:K,"top-bar-brand":"_top-bar-brand_1lk80_14",topBarBrand:P},z=({appName:s,leftOffset:n,centerContent:t,rightContent:i})=>{const{LinkComponent:c}=j.useContext(e.LuminusComponentsContext);return e.jsxRuntimeExports.jsxs("nav",{className:e.classNames("luminus-top-bar",R.topBar),style:{width:n?`calc(100% - ${n}px)`:void 0,left:n?`${n}px`:void 0},children:[e.jsxRuntimeExports.jsx(c,{to:"/",className:e.classNames("luminus-top-bar-brand",R.topBarBrand),children:s}),t&&e.jsxRuntimeExports.jsx("div",{children:t}),e.jsxRuntimeExports.jsx("div",{className:"d-flex justify-content-end align-items-center gap-2",children:i??null})]})},D="_side-content-bar_17kwd_1",G={"side-content-bar":"_side-content-bar_17kwd_1",sideContentBar:D},_=({width:s,children:n})=>e.jsxRuntimeExports.jsx("section",{className:e.classNames("luminus-side-content-bar",G.sideContentBar),style:{width:`${s}px`},children:n}),N=({title:s})=>e.jsxRuntimeExports.jsx("div",{className:"mb-3",children:typeof s=="string"?e.jsxRuntimeExports.jsx(b.Typography,{variant:"h3",children:s}):s}),J=({title:s,children:n,sideContent:t})=>e.jsxRuntimeExports.jsxs("div",{className:"container-fluid p-3",children:[e.jsxRuntimeExports.jsxs("div",{style:{paddingRight:t?"250px":void 0},children:[s?e.jsxRuntimeExports.jsx(N,{title:s}):null,n]}),t&&e.jsxRuntimeExports.jsx(_,{width:250,children:t})]}),O="_full-screen-container_1rm4r_1",Q={"full-screen-container":"_full-screen-container_1rm4r_1",fullScreenContainer:O},U=({title:s,children:n,sideContent:t})=>e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:e.classNames("ontainer-fluid p-3 overflow-hidden luminus-full-screen-container",Q.fullScreenContainer),style:{width:t?"calc(100% - 250px)":"100%"},children:[s?e.jsxRuntimeExports.jsx(N,{title:s}):null,n]}),t&&e.jsxRuntimeExports.jsx(_,{width:250,children:t})]});exports.FullScreenContainer=U;exports.MainContainer=J;exports.SideContentBar=_;exports.SideMenu=A;exports.TopBar=z;
|
package/dist/layout.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { L as b, j as e, d as o, M as f } from "./useAxios-
|
|
1
|
+
import { L as b, j as e, d as o, M as f } from "./useAxios-CHbKHRpj.js";
|
|
2
2
|
import { useContext as N, useState as C, useEffect as k } from "react";
|
|
3
|
-
import { S as w } from "./SimpleTooltip-
|
|
4
|
-
import { T as I } from "./hasClass-
|
|
3
|
+
import { S as w } from "./SimpleTooltip-Dk1A5Tpg.js";
|
|
4
|
+
import { T as I } from "./hasClass-DIHyDa4e.js";
|
|
5
5
|
const g = "_side-menu-item_9ejxx_1", y = "_nav-button_9ejxx_5", T = "_child_9ejxx_13", S = "_text_9ejxx_16", $ = "_icon_9ejxx_19", L = "_collapse-icon_9ejxx_25", H = "_collapsed_9ejxx_35", F = "_expanded_9ejxx_42", R = "_children-container_9ejxx_48", A = "_visible_9ejxx_57", i = {
|
|
6
6
|
"side-menu-item": "_side-menu-item_9ejxx_1",
|
|
7
7
|
sideMenuItem: g,
|