@espresso-lab/mantine-data-table 1.9.46 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/DataTable/DataTableInner.d.ts +2 -1
- package/dist/DataTable/MobileCardList.d.ts +34 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.es.js +4596 -4399
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +9 -9
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
(function(we,
|
|
1
|
+
(function(we,Z){typeof exports=="object"&&typeof module<"u"?Z(exports,require("react"),require("@mantine/core"),require("@mantine/form"),require("@tabler/icons-react"),require("@mantine/hooks")):typeof define=="function"&&define.amd?define(["exports","react","@mantine/core","@mantine/form","@tabler/icons-react","@mantine/hooks"],Z):(we=typeof globalThis<"u"?globalThis:we||self,Z(we.MantineDataTable={},we.React,we.MantineCore,we.MantineForm,we.TablerIconsReact,we.MantineHooks))})(this,(function(we,Z,O,An,dt,Le){"use strict";function Is(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:()=>t[r]})}}return e.default=t,Object.freeze(e)}const Re=Is(Z);function jn(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Zt={exports:{}},Tr={};var En;function Ys(){if(En)return Tr;En=1;var t=Z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;return Tr.c=function(e){return t.H.useMemoCache(e)},Tr}var Rr={};var Tn;function zs(){return Tn||(Tn=1,process.env.NODE_ENV!=="production"&&(function(){var t=Z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;Rr.c=function(e){var r=t.H;return r===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
2
2
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
3
3
|
2. You might be breaking the Rules of Hooks
|
|
4
4
|
3. You might have more than one copy of React in the same app
|
|
5
|
-
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(e)}})()),jr}var jn;function zs(){return jn||(jn=1,process.env.NODE_ENV==="production"?Qt.exports=Is():Qt.exports=Ys()),Qt.exports}var Qe=zs(),Zt=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(t){return this.listeners.add(t),this.onSubscribe(),()=>{this.listeners.delete(t),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Fs={setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t),setInterval:(t,e)=>setInterval(t,e),clearInterval:t=>clearInterval(t)},Ws=class{#t=Fs;#e=!1;setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&this.#e&&t!==this.#t&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:this.#t,provider:t}),this.#t=t,process.env.NODE_ENV!=="production"&&(this.#e=!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&(this.#e=!0),this.#t.setTimeout(t,e)}clearTimeout(t){this.#t.clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&(this.#e=!0),this.#t.setInterval(t,e)}clearInterval(t){this.#t.clearInterval(t)}},Kt=new Ws;function Us(t){setTimeout(t,0)}var Rt=typeof window>"u"||"Deno"in globalThis;function Jt(){}function Rn(t){return typeof t=="number"&&t>=0&&t!==1/0}function qs(t,e){return Math.max(t+(e||0)-Date.now(),0)}function $t(t,e){return typeof t=="function"?t(e):t}function Ze(t,e){return typeof t=="function"?t(e):t}function $n(t){return JSON.stringify(t,(e,r)=>$r(r)?Object.keys(r).sort().reduce((n,s)=>(n[s]=r[s],n),{}):r)}var Vs=Object.prototype.hasOwnProperty;function Rr(t,e){if(t===e)return t;const r=Nn(t)&&Nn(e);if(!r&&!($r(t)&&$r(e)))return e;const s=(r?t:Object.keys(t)).length,u=r?e:Object.keys(e),d=u.length,i=r?new Array(d):{};let m=0;for(let v=0;v<d;v++){const _=r?v:u[v],M=t[_],S=e[_];if(M===S){i[_]=M,(r?v<s:Vs.call(t,_))&&m++;continue}if(M===null||S===null||typeof M!="object"||typeof S!="object"){i[_]=S;continue}const x=Rr(M,S);i[_]=x,x===M&&m++}return s===d&&m===s?t:i}function Xt(t,e){if(!e||Object.keys(t).length!==Object.keys(e).length)return!1;for(const r in t)if(t[r]!==e[r])return!1;return!0}function Nn(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function $r(t){if(!Ln(t))return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(!Ln(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function Ln(t){return Object.prototype.toString.call(t)==="[object Object]"}function Bn(t,e,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(t,e);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return Rr(t,e)}catch(n){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${n}`),n}return Rr(t,e)}return e}function In(t,e){return typeof t=="function"?t(...e):!!t}var Hs=class extends Zt{#t;#e;#r;constructor(){super(),this.#r=t=>{if(!Rt&&window.addEventListener){const e=()=>t();return window.addEventListener("visibilitychange",e,!1),()=>{window.removeEventListener("visibilitychange",e)}}}}onSubscribe(){this.#e||this.setEventListener(this.#r)}onUnsubscribe(){this.hasListeners()||(this.#e?.(),this.#e=void 0)}setEventListener(t){this.#r=t,this.#e?.(),this.#e=t(e=>{typeof e=="boolean"?this.setFocused(e):this.onFocus()})}setFocused(t){this.#t!==t&&(this.#t=t,this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(e=>{e(t)})}isFocused(){return typeof this.#t=="boolean"?this.#t:globalThis.document?.visibilityState!=="hidden"}},Gs=new Hs;function Yn(){let t,e;const r=new Promise((s,u)=>{t=s,e=u});r.status="pending",r.catch(()=>{});function n(s){Object.assign(r,s),delete r.resolve,delete r.reject}return r.resolve=s=>{n({status:"fulfilled",value:s}),t(s)},r.reject=s=>{n({status:"rejected",reason:s}),e(s)},r}var Qs=Us;function Zs(){let t=[],e=0,r=i=>{i()},n=i=>{i()},s=Qs;const u=i=>{e?t.push(i):s(()=>{r(i)})},d=()=>{const i=t;t=[],i.length&&s(()=>{n(()=>{i.forEach(m=>{r(m)})})})};return{batch:i=>{let m;e++;try{m=i()}finally{e--,e||d()}return m},batchCalls:i=>(...m)=>{u(()=>{i(...m)})},schedule:u,setNotifyFunction:i=>{r=i},setBatchNotifyFunction:i=>{n=i},setScheduler:i=>{s=i}}}var er=Zs(),Ks=class extends Zt{#t=!0;#e;#r;constructor(){super(),this.#r=t=>{if(!Rt&&window.addEventListener){const e=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",e,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",e),window.removeEventListener("offline",r)}}}}onSubscribe(){this.#e||this.setEventListener(this.#r)}onUnsubscribe(){this.hasListeners()||(this.#e?.(),this.#e=void 0)}setEventListener(t){this.#r=t,this.#e?.(),this.#e=t(this.setOnline.bind(this))}setOnline(t){this.#t!==t&&(this.#t=t,this.listeners.forEach(r=>{r(t)}))}isOnline(){return this.#t}},Js=new Ks;function Xs(t){return(t??"online")==="online"?Js.isOnline():!0}function ei(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Xs(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}var ti=class extends Zt{constructor(t,e){super(),this.options=e,this.#t=t,this.#a=null,this.#i=Yn(),this.bindMethods(),this.setOptions(e)}#t;#e=void 0;#r=void 0;#n=void 0;#o;#s;#i;#a;#g;#h;#f;#u;#c;#l;#p=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#e.addObserver(this),zn(this.#e,this.options)?this.#d():this.updateResult(),this.#b())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Nr(this.#e,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Nr(this.#e,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#w(),this.#_(),this.#e.removeObserver(this)}setOptions(t){const e=this.options,r=this.#e;if(this.options=this.#t.defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Ze(this.options.enabled,this.#e)!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");this.#C(),this.#e.setOptions(this.options),e._defaulted&&!Xt(this.options,e)&&this.#t.getQueryCache().notify({type:"observerOptionsUpdated",query:this.#e,observer:this});const n=this.hasListeners();n&&Fn(this.#e,r,this.options,e)&&this.#d(),this.updateResult(),n&&(this.#e!==r||Ze(this.options.enabled,this.#e)!==Ze(e.enabled,this.#e)||$t(this.options.staleTime,this.#e)!==$t(e.staleTime,this.#e))&&this.#m();const s=this.#y();n&&(this.#e!==r||Ze(this.options.enabled,this.#e)!==Ze(e.enabled,this.#e)||s!==this.#l)&&this.#v(s)}getOptimisticResult(t){const e=this.#t.getQueryCache().build(this.#t,t),r=this.createResult(e,t);return ni(this,r)&&(this.#n=r,this.#s=this.options,this.#o=this.#e.state),r}getCurrentResult(){return this.#n}trackResult(t,e){return new Proxy(t,{get:(r,n)=>(this.trackProp(n),e?.(n),n==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&this.#i.status==="pending"&&this.#i.reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,n))})}trackProp(t){this.#p.add(t)}getCurrentQuery(){return this.#e}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const e=this.#t.defaultQueryOptions(t),r=this.#t.getQueryCache().build(this.#t,e);return r.fetch().then(()=>this.createResult(r,e))}fetch(t){return this.#d({...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#n))}#d(t){this.#C();let e=this.#e.fetch(this.options,t);return t?.throwOnError||(e=e.catch(Jt)),e}#m(){this.#w();const t=$t(this.options.staleTime,this.#e);if(Rt||this.#n.isStale||!Rn(t))return;const r=qs(this.#n.dataUpdatedAt,t)+1;this.#u=Kt.setTimeout(()=>{this.#n.isStale||this.updateResult()},r)}#y(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.#e):this.options.refetchInterval)??!1}#v(t){this.#_(),this.#l=t,!(Rt||Ze(this.options.enabled,this.#e)===!1||!Rn(this.#l)||this.#l===0)&&(this.#c=Kt.setInterval(()=>{(this.options.refetchIntervalInBackground||Gs.isFocused())&&this.#d()},this.#l))}#b(){this.#m(),this.#v(this.#y())}#w(){this.#u&&(Kt.clearTimeout(this.#u),this.#u=void 0)}#_(){this.#c&&(Kt.clearInterval(this.#c),this.#c=void 0)}createResult(t,e){const r=this.#e,n=this.options,s=this.#n,u=this.#o,d=this.#s,m=t!==r?t.state:this.#r,{state:v}=t;let _={...v},M=!1,S;if(e._optimisticResults){const X=this.hasListeners(),V=!X&&zn(t,e),q=X&&Fn(t,r,e,n);(V||q)&&(_={..._,...ei(v.data,t.options)}),e._optimisticResults==="isRestoring"&&(_.fetchStatus="idle")}let{error:x,errorUpdatedAt:P,status:A}=_;S=_.data;let N=!1;if(e.placeholderData!==void 0&&S===void 0&&A==="pending"){let X;s?.isPlaceholderData&&e.placeholderData===d?.placeholderData?(X=s.data,N=!0):X=typeof e.placeholderData=="function"?e.placeholderData(this.#f?.state.data,this.#f):e.placeholderData,X!==void 0&&(A="success",S=Bn(s?.data,X,e),M=!0)}if(e.select&&S!==void 0&&!N)if(s&&S===u?.data&&e.select===this.#g)S=this.#h;else try{this.#g=e.select,S=e.select(S),S=Bn(s?.data,S,e),this.#h=S,this.#a=null}catch(X){this.#a=X}this.#a&&(x=this.#a,S=this.#h,P=Date.now(),A="error");const F=_.fetchStatus==="fetching",B=A==="pending",Q=A==="error",U=B&&F,ee=S!==void 0,K={status:A,fetchStatus:_.fetchStatus,isPending:B,isSuccess:A==="success",isError:Q,isInitialLoading:U,isLoading:U,data:S,dataUpdatedAt:_.dataUpdatedAt,error:x,errorUpdatedAt:P,failureCount:_.fetchFailureCount,failureReason:_.fetchFailureReason,errorUpdateCount:_.errorUpdateCount,isFetched:_.dataUpdateCount>0||_.errorUpdateCount>0,isFetchedAfterMount:_.dataUpdateCount>m.dataUpdateCount||_.errorUpdateCount>m.errorUpdateCount,isFetching:F,isRefetching:F&&!B,isLoadingError:Q&&!ee,isPaused:_.fetchStatus==="paused",isPlaceholderData:M,isRefetchError:Q&&ee,isStale:Lr(t,e),refetch:this.refetch,promise:this.#i,isEnabled:Ze(e.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const X=J=>{K.status==="error"?J.reject(K.error):K.data!==void 0&&J.resolve(K.data)},V=()=>{const J=this.#i=K.promise=Yn();X(J)},q=this.#i;switch(q.status){case"pending":t.queryHash===r.queryHash&&X(q);break;case"fulfilled":(K.status==="error"||K.data!==q.value)&&V();break;case"rejected":(K.status!=="error"||K.error!==q.reason)&&V();break}}return K}updateResult(){const t=this.#n,e=this.createResult(this.#e,this.options);if(this.#o=this.#e.state,this.#s=this.options,this.#o.data!==void 0&&(this.#f=this.#e),Xt(e,t))return;this.#n=e;const r=()=>{if(!t)return!0;const{notifyOnChangeProps:n}=this.options,s=typeof n=="function"?n():n;if(s==="all"||!s&&!this.#p.size)return!0;const u=new Set(s??this.#p);return this.options.throwOnError&&u.add("error"),Object.keys(this.#n).some(d=>{const i=d;return this.#n[i]!==t[i]&&u.has(i)})};this.#x({listeners:r()})}#C(){const t=this.#t.getQueryCache().build(this.#t,this.options);if(t===this.#e)return;const e=this.#e;this.#e=t,this.#r=t.state,this.hasListeners()&&(e?.removeObserver(this),t.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#b()}#x(t){er.batch(()=>{t.listeners&&this.listeners.forEach(e=>{e(this.#n)}),this.#t.getQueryCache().notify({query:this.#e,type:"observerResultsUpdated"})})}};function ri(t,e){return Ze(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function zn(t,e){return ri(t,e)||t.state.data!==void 0&&Nr(t,e,e.refetchOnMount)}function Nr(t,e,r){if(Ze(e.enabled,t)!==!1&&$t(e.staleTime,t)!=="static"){const n=typeof r=="function"?r(t):r;return n==="always"||n!==!1&&Lr(t,e)}return!1}function Fn(t,e,r,n){return(t!==e||Ze(n.enabled,t)===!1)&&(!r.suspense||t.state.status!=="error")&&Lr(t,r)}function Lr(t,e){return Ze(e.enabled,t)!==!1&&t.isStaleByTime($t(e.staleTime,t))}function ni(t,e){return!Xt(t.getCurrentResult(),e)}function oi(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var si=class extends Zt{#t;#e=void 0;#r;#n;constructor(t,e){super(),this.#t=t,this.setOptions(e),this.bindMethods(),this.#o()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(t){const e=this.options;this.options=this.#t.defaultMutationOptions(t),Xt(this.options,e)||this.#t.getMutationCache().notify({type:"observerOptionsUpdated",mutation:this.#r,observer:this}),e?.mutationKey&&this.options.mutationKey&&$n(e.mutationKey)!==$n(this.options.mutationKey)?this.reset():this.#r?.state.status==="pending"&&this.#r.setOptions(this.options)}onUnsubscribe(){this.hasListeners()||this.#r?.removeObserver(this)}onMutationUpdate(t){this.#o(),this.#s(t)}getCurrentResult(){return this.#e}reset(){this.#r?.removeObserver(this),this.#r=void 0,this.#o(),this.#s()}mutate(t,e){return this.#n=e,this.#r?.removeObserver(this),this.#r=this.#t.getMutationCache().build(this.#t,this.options),this.#r.addObserver(this),this.#r.execute(t)}#o(){const t=this.#r?.state??oi();this.#e={...t,isPending:t.status==="pending",isSuccess:t.status==="success",isError:t.status==="error",isIdle:t.status==="idle",mutate:this.mutate,reset:this.reset}}#s(t){er.batch(()=>{if(this.#n&&this.hasListeners()){const e=this.#e.variables,r=this.#e.context,n={client:this.#t,meta:this.options.meta,mutationKey:this.options.mutationKey};t?.type==="success"?(this.#n.onSuccess?.(t.data,e,r,n),this.#n.onSettled?.(t.data,null,e,r,n)):t?.type==="error"&&(this.#n.onError?.(t.error,e,r,n),this.#n.onSettled?.(void 0,t.error,e,r,n))}this.listeners.forEach(e=>{e(this.#e)})})}},tr={exports:{}},Nt={};var Wn;function ii(){if(Wn)return Nt;Wn=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function r(n,s,u){var d=null;if(u!==void 0&&(d=""+u),s.key!==void 0&&(d=""+s.key),"key"in s){u={};for(var i in s)i!=="key"&&(u[i]=s[i])}else u=s;return s=u.ref,{$$typeof:t,type:n,key:d,ref:s!==void 0?s:null,props:u}}return Nt.Fragment=e,Nt.jsx=r,Nt.jsxs=r,Nt}var Lt={};var Un;function ai(){return Un||(Un=1,process.env.NODE_ENV!=="production"&&(function(){function t(c){if(c==null)return null;if(typeof c=="function")return c.$$typeof===J?null:c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case N:return"Fragment";case B:return"Profiler";case F:return"StrictMode";case re:return"Suspense";case K:return"SuspenseList";case q:return"Activity"}if(typeof c=="object")switch(typeof c.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),c.$$typeof){case A:return"Portal";case U:return c.displayName||"Context";case Q:return(c._context.displayName||"Context")+".Consumer";case ee:var y=c.render;return c=c.displayName,c||(c=y.displayName||y.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case X:return y=c.displayName||null,y!==null?y:t(c.type)||"Memo";case V:y=c._payload,c=c._init;try{return t(c(y))}catch{}}return null}function e(c){return""+c}function r(c){try{e(c);var y=!1}catch{y=!0}if(y){y=console;var D=y.error,j=typeof Symbol=="function"&&Symbol.toStringTag&&c[Symbol.toStringTag]||c.constructor.name||"Object";return D.call(y,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",j),e(c)}}function n(c){if(c===N)return"<>";if(typeof c=="object"&&c!==null&&c.$$typeof===V)return"<...>";try{var y=t(c);return y?"<"+y+">":"<...>"}catch{return"<...>"}}function s(){var c=ae.A;return c===null?null:c.getOwner()}function u(){return Error("react-stack-top-frame")}function d(c){if(ne.call(c,"key")){var y=Object.getOwnPropertyDescriptor(c,"key").get;if(y&&y.isReactWarning)return!1}return c.key!==void 0}function i(c,y){function D(){b||(b=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",y))}D.isReactWarning=!0,Object.defineProperty(c,"key",{get:D,configurable:!0})}function m(){var c=t(this.type);return h[c]||(h[c]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),c=this.props.ref,c!==void 0?c:null}function v(c,y,D,j,W,Z){var te=D.ref;return c={$$typeof:P,type:c,key:y,props:D,_owner:j},(te!==void 0?te:null)!==null?Object.defineProperty(c,"ref",{enumerable:!1,get:m}):Object.defineProperty(c,"ref",{enumerable:!1,value:null}),c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(c,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(c,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:W}),Object.defineProperty(c,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Z}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c}function _(c,y,D,j,W,Z){var te=y.children;if(te!==void 0)if(j)if(k(te)){for(j=0;j<te.length;j++)M(te[j]);Object.freeze&&Object.freeze(te)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else M(te);if(ne.call(y,"key")){te=t(c);var H=Object.keys(y).filter(function(ie){return ie!=="key"});j=0<H.length?"{key: someKey, "+H.join(": ..., ")+": ...}":"{key: someKey}",f[te+j]||(H=0<H.length?"{"+H.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
5
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(e)}})()),Rr}var Rn;function Fs(){return Rn||(Rn=1,process.env.NODE_ENV==="production"?Zt.exports=Ys():Zt.exports=zs()),Zt.exports}var Fe=Fs(),Kt=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(t){return this.listeners.add(t),this.onSubscribe(),()=>{this.listeners.delete(t),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Ws={setTimeout:(t,e)=>setTimeout(t,e),clearTimeout:t=>clearTimeout(t),setInterval:(t,e)=>setInterval(t,e),clearInterval:t=>clearInterval(t)},Us=class{#t=Ws;#e=!1;setTimeoutProvider(t){process.env.NODE_ENV!=="production"&&this.#e&&t!==this.#t&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:this.#t,provider:t}),this.#t=t,process.env.NODE_ENV!=="production"&&(this.#e=!1)}setTimeout(t,e){return process.env.NODE_ENV!=="production"&&(this.#e=!0),this.#t.setTimeout(t,e)}clearTimeout(t){this.#t.clearTimeout(t)}setInterval(t,e){return process.env.NODE_ENV!=="production"&&(this.#e=!0),this.#t.setInterval(t,e)}clearInterval(t){this.#t.clearInterval(t)}},Jt=new Us;function qs(t){setTimeout(t,0)}var $t=typeof window>"u"||"Deno"in globalThis;function Xt(){}function $n(t){return typeof t=="number"&&t>=0&&t!==1/0}function Vs(t,e){return Math.max(t+(e||0)-Date.now(),0)}function Nt(t,e){return typeof t=="function"?t(e):t}function Je(t,e){return typeof t=="function"?t(e):t}function Nn(t){return JSON.stringify(t,(e,r)=>Nr(r)?Object.keys(r).sort().reduce((n,s)=>(n[s]=r[s],n),{}):r)}var Hs=Object.prototype.hasOwnProperty;function $r(t,e){if(t===e)return t;const r=Ln(t)&&Ln(e);if(!r&&!(Nr(t)&&Nr(e)))return e;const s=(r?t:Object.keys(t)).length,l=r?e:Object.keys(e),c=l.length,a=r?new Array(c):{};let m=0;for(let y=0;y<c;y++){const _=r?y:l[y],M=t[_],S=e[_];if(M===S){a[_]=M,(r?y<s:Hs.call(t,_))&&m++;continue}if(M===null||S===null||typeof M!="object"||typeof S!="object"){a[_]=S;continue}const C=$r(M,S);a[_]=C,C===M&&m++}return s===c&&m===s?t:a}function er(t,e){if(!e||Object.keys(t).length!==Object.keys(e).length)return!1;for(const r in t)if(t[r]!==e[r])return!1;return!0}function Ln(t){return Array.isArray(t)&&t.length===Object.keys(t).length}function Nr(t){if(!Bn(t))return!1;const e=t.constructor;if(e===void 0)return!0;const r=e.prototype;return!(!Bn(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(t)!==Object.prototype)}function Bn(t){return Object.prototype.toString.call(t)==="[object Object]"}function In(t,e,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(t,e);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return $r(t,e)}catch(n){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${n}`),n}return $r(t,e)}return e}function Yn(t,e){return typeof t=="function"?t(...e):!!t}var Gs=class extends Kt{#t;#e;#r;constructor(){super(),this.#r=t=>{if(!$t&&window.addEventListener){const e=()=>t();return window.addEventListener("visibilitychange",e,!1),()=>{window.removeEventListener("visibilitychange",e)}}}}onSubscribe(){this.#e||this.setEventListener(this.#r)}onUnsubscribe(){this.hasListeners()||(this.#e?.(),this.#e=void 0)}setEventListener(t){this.#r=t,this.#e?.(),this.#e=t(e=>{typeof e=="boolean"?this.setFocused(e):this.onFocus()})}setFocused(t){this.#t!==t&&(this.#t=t,this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(e=>{e(t)})}isFocused(){return typeof this.#t=="boolean"?this.#t:globalThis.document?.visibilityState!=="hidden"}},Qs=new Gs;function zn(){let t,e;const r=new Promise((s,l)=>{t=s,e=l});r.status="pending",r.catch(()=>{});function n(s){Object.assign(r,s),delete r.resolve,delete r.reject}return r.resolve=s=>{n({status:"fulfilled",value:s}),t(s)},r.reject=s=>{n({status:"rejected",reason:s}),e(s)},r}var Zs=qs;function Ks(){let t=[],e=0,r=a=>{a()},n=a=>{a()},s=Zs;const l=a=>{e?t.push(a):s(()=>{r(a)})},c=()=>{const a=t;t=[],a.length&&s(()=>{n(()=>{a.forEach(m=>{r(m)})})})};return{batch:a=>{let m;e++;try{m=a()}finally{e--,e||c()}return m},batchCalls:a=>(...m)=>{l(()=>{a(...m)})},schedule:l,setNotifyFunction:a=>{r=a},setBatchNotifyFunction:a=>{n=a},setScheduler:a=>{s=a}}}var tr=Ks(),Js=class extends Kt{#t=!0;#e;#r;constructor(){super(),this.#r=t=>{if(!$t&&window.addEventListener){const e=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",e,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",e),window.removeEventListener("offline",r)}}}}onSubscribe(){this.#e||this.setEventListener(this.#r)}onUnsubscribe(){this.hasListeners()||(this.#e?.(),this.#e=void 0)}setEventListener(t){this.#r=t,this.#e?.(),this.#e=t(this.setOnline.bind(this))}setOnline(t){this.#t!==t&&(this.#t=t,this.listeners.forEach(r=>{r(t)}))}isOnline(){return this.#t}},Xs=new Js;function ei(t){return(t??"online")==="online"?Xs.isOnline():!0}function ti(t,e){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:ei(e.networkMode)?"fetching":"paused",...t===void 0&&{error:null,status:"pending"}}}var ri=class extends Kt{constructor(t,e){super(),this.options=e,this.#t=t,this.#a=null,this.#i=zn(),this.bindMethods(),this.setOptions(e)}#t;#e=void 0;#r=void 0;#n=void 0;#o;#s;#i;#a;#g;#h;#f;#u;#c;#l;#p=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#e.addObserver(this),Fn(this.#e,this.options)?this.#d():this.updateResult(),this.#b())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Lr(this.#e,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Lr(this.#e,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#w(),this.#_(),this.#e.removeObserver(this)}setOptions(t){const e=this.options,r=this.#e;if(this.options=this.#t.defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Je(this.options.enabled,this.#e)!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");this.#x(),this.#e.setOptions(this.options),e._defaulted&&!er(this.options,e)&&this.#t.getQueryCache().notify({type:"observerOptionsUpdated",query:this.#e,observer:this});const n=this.hasListeners();n&&Wn(this.#e,r,this.options,e)&&this.#d(),this.updateResult(),n&&(this.#e!==r||Je(this.options.enabled,this.#e)!==Je(e.enabled,this.#e)||Nt(this.options.staleTime,this.#e)!==Nt(e.staleTime,this.#e))&&this.#m();const s=this.#y();n&&(this.#e!==r||Je(this.options.enabled,this.#e)!==Je(e.enabled,this.#e)||s!==this.#l)&&this.#v(s)}getOptimisticResult(t){const e=this.#t.getQueryCache().build(this.#t,t),r=this.createResult(e,t);return oi(this,r)&&(this.#n=r,this.#s=this.options,this.#o=this.#e.state),r}getCurrentResult(){return this.#n}trackResult(t,e){return new Proxy(t,{get:(r,n)=>(this.trackProp(n),e?.(n),n==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&this.#i.status==="pending"&&this.#i.reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(r,n))})}trackProp(t){this.#p.add(t)}getCurrentQuery(){return this.#e}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const e=this.#t.defaultQueryOptions(t),r=this.#t.getQueryCache().build(this.#t,e);return r.fetch().then(()=>this.createResult(r,e))}fetch(t){return this.#d({...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#n))}#d(t){this.#x();let e=this.#e.fetch(this.options,t);return t?.throwOnError||(e=e.catch(Xt)),e}#m(){this.#w();const t=Nt(this.options.staleTime,this.#e);if($t||this.#n.isStale||!$n(t))return;const r=Vs(this.#n.dataUpdatedAt,t)+1;this.#u=Jt.setTimeout(()=>{this.#n.isStale||this.updateResult()},r)}#y(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.#e):this.options.refetchInterval)??!1}#v(t){this.#_(),this.#l=t,!($t||Je(this.options.enabled,this.#e)===!1||!$n(this.#l)||this.#l===0)&&(this.#c=Jt.setInterval(()=>{(this.options.refetchIntervalInBackground||Qs.isFocused())&&this.#d()},this.#l))}#b(){this.#m(),this.#v(this.#y())}#w(){this.#u&&(Jt.clearTimeout(this.#u),this.#u=void 0)}#_(){this.#c&&(Jt.clearInterval(this.#c),this.#c=void 0)}createResult(t,e){const r=this.#e,n=this.options,s=this.#n,l=this.#o,c=this.#s,m=t!==r?t.state:this.#r,{state:y}=t;let _={...y},M=!1,S;if(e._optimisticResults){const K=this.hasListeners(),V=!K&&Fn(t,e),U=K&&Wn(t,r,e,n);(V||U)&&(_={..._,...ti(y.data,t.options)}),e._optimisticResults==="isRestoring"&&(_.fetchStatus="idle")}let{error:C,errorUpdatedAt:k,status:A}=_;S=_.data;let N=!1;if(e.placeholderData!==void 0&&S===void 0&&A==="pending"){let K;s?.isPlaceholderData&&e.placeholderData===c?.placeholderData?(K=s.data,N=!0):K=typeof e.placeholderData=="function"?e.placeholderData(this.#f?.state.data,this.#f):e.placeholderData,K!==void 0&&(A="success",S=In(s?.data,K,e),M=!0)}if(e.select&&S!==void 0&&!N)if(s&&S===l?.data&&e.select===this.#g)S=this.#h;else try{this.#g=e.select,S=e.select(S),S=In(s?.data,S,e),this.#h=S,this.#a=null}catch(K){this.#a=K}this.#a&&(C=this.#a,S=this.#h,k=Date.now(),A="error");const F=_.fetchStatus==="fetching",B=A==="pending",H=A==="error",W=B&&F,te=S!==void 0,G={status:A,fetchStatus:_.fetchStatus,isPending:B,isSuccess:A==="success",isError:H,isInitialLoading:W,isLoading:W,data:S,dataUpdatedAt:_.dataUpdatedAt,error:C,errorUpdatedAt:k,failureCount:_.fetchFailureCount,failureReason:_.fetchFailureReason,errorUpdateCount:_.errorUpdateCount,isFetched:_.dataUpdateCount>0||_.errorUpdateCount>0,isFetchedAfterMount:_.dataUpdateCount>m.dataUpdateCount||_.errorUpdateCount>m.errorUpdateCount,isFetching:F,isRefetching:F&&!B,isLoadingError:H&&!te,isPaused:_.fetchStatus==="paused",isPlaceholderData:M,isRefetchError:H&&te,isStale:Br(t,e),refetch:this.refetch,promise:this.#i,isEnabled:Je(e.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const K=J=>{G.status==="error"?J.reject(G.error):G.data!==void 0&&J.resolve(G.data)},V=()=>{const J=this.#i=G.promise=zn();K(J)},U=this.#i;switch(U.status){case"pending":t.queryHash===r.queryHash&&K(U);break;case"fulfilled":(G.status==="error"||G.data!==U.value)&&V();break;case"rejected":(G.status!=="error"||G.error!==U.reason)&&V();break}}return G}updateResult(){const t=this.#n,e=this.createResult(this.#e,this.options);if(this.#o=this.#e.state,this.#s=this.options,this.#o.data!==void 0&&(this.#f=this.#e),er(e,t))return;this.#n=e;const r=()=>{if(!t)return!0;const{notifyOnChangeProps:n}=this.options,s=typeof n=="function"?n():n;if(s==="all"||!s&&!this.#p.size)return!0;const l=new Set(s??this.#p);return this.options.throwOnError&&l.add("error"),Object.keys(this.#n).some(c=>{const a=c;return this.#n[a]!==t[a]&&l.has(a)})};this.#C({listeners:r()})}#x(){const t=this.#t.getQueryCache().build(this.#t,this.options);if(t===this.#e)return;const e=this.#e;this.#e=t,this.#r=t.state,this.hasListeners()&&(e?.removeObserver(this),t.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#b()}#C(t){tr.batch(()=>{t.listeners&&this.listeners.forEach(e=>{e(this.#n)}),this.#t.getQueryCache().notify({query:this.#e,type:"observerResultsUpdated"})})}};function ni(t,e){return Je(e.enabled,t)!==!1&&t.state.data===void 0&&!(t.state.status==="error"&&e.retryOnMount===!1)}function Fn(t,e){return ni(t,e)||t.state.data!==void 0&&Lr(t,e,e.refetchOnMount)}function Lr(t,e,r){if(Je(e.enabled,t)!==!1&&Nt(e.staleTime,t)!=="static"){const n=typeof r=="function"?r(t):r;return n==="always"||n!==!1&&Br(t,e)}return!1}function Wn(t,e,r,n){return(t!==e||Je(n.enabled,t)===!1)&&(!r.suspense||t.state.status!=="error")&&Br(t,r)}function Br(t,e){return Je(e.enabled,t)!==!1&&t.isStaleByTime(Nt(e.staleTime,t))}function oi(t,e){return!er(t.getCurrentResult(),e)}function si(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var ii=class extends Kt{#t;#e=void 0;#r;#n;constructor(t,e){super(),this.#t=t,this.setOptions(e),this.bindMethods(),this.#o()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(t){const e=this.options;this.options=this.#t.defaultMutationOptions(t),er(this.options,e)||this.#t.getMutationCache().notify({type:"observerOptionsUpdated",mutation:this.#r,observer:this}),e?.mutationKey&&this.options.mutationKey&&Nn(e.mutationKey)!==Nn(this.options.mutationKey)?this.reset():this.#r?.state.status==="pending"&&this.#r.setOptions(this.options)}onUnsubscribe(){this.hasListeners()||this.#r?.removeObserver(this)}onMutationUpdate(t){this.#o(),this.#s(t)}getCurrentResult(){return this.#e}reset(){this.#r?.removeObserver(this),this.#r=void 0,this.#o(),this.#s()}mutate(t,e){return this.#n=e,this.#r?.removeObserver(this),this.#r=this.#t.getMutationCache().build(this.#t,this.options),this.#r.addObserver(this),this.#r.execute(t)}#o(){const t=this.#r?.state??si();this.#e={...t,isPending:t.status==="pending",isSuccess:t.status==="success",isError:t.status==="error",isIdle:t.status==="idle",mutate:this.mutate,reset:this.reset}}#s(t){tr.batch(()=>{if(this.#n&&this.hasListeners()){const e=this.#e.variables,r=this.#e.context,n={client:this.#t,meta:this.options.meta,mutationKey:this.options.mutationKey};t?.type==="success"?(this.#n.onSuccess?.(t.data,e,r,n),this.#n.onSettled?.(t.data,null,e,r,n)):t?.type==="error"&&(this.#n.onError?.(t.error,e,r,n),this.#n.onSettled?.(void 0,t.error,e,r,n))}this.listeners.forEach(e=>{e(this.#e)})})}},rr={exports:{}},Lt={};var Un;function ai(){if(Un)return Lt;Un=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function r(n,s,l){var c=null;if(l!==void 0&&(c=""+l),s.key!==void 0&&(c=""+s.key),"key"in s){l={};for(var a in s)a!=="key"&&(l[a]=s[a])}else l=s;return s=l.ref,{$$typeof:t,type:n,key:c,ref:s!==void 0?s:null,props:l}}return Lt.Fragment=e,Lt.jsx=r,Lt.jsxs=r,Lt}var Bt={};var qn;function li(){return qn||(qn=1,process.env.NODE_ENV!=="production"&&(function(){function t(d){if(d==null)return null;if(typeof d=="function")return d.$$typeof===J?null:d.displayName||d.name||null;if(typeof d=="string")return d;switch(d){case N:return"Fragment";case B:return"Profiler";case F:return"StrictMode";case oe:return"Suspense";case G:return"SuspenseList";case U:return"Activity"}if(typeof d=="object")switch(typeof d.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),d.$$typeof){case A:return"Portal";case W:return d.displayName||"Context";case H:return(d._context.displayName||"Context")+".Consumer";case te:var v=d.render;return d=d.displayName,d||(d=v.displayName||v.name||"",d=d!==""?"ForwardRef("+d+")":"ForwardRef"),d;case K:return v=d.displayName||null,v!==null?v:t(d.type)||"Memo";case V:v=d._payload,d=d._init;try{return t(d(v))}catch{}}return null}function e(d){return""+d}function r(d){try{e(d);var v=!1}catch{v=!0}if(v){v=console;var D=v.error,T=typeof Symbol=="function"&&Symbol.toStringTag&&d[Symbol.toStringTag]||d.constructor.name||"Object";return D.call(v,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",T),e(d)}}function n(d){if(d===N)return"<>";if(typeof d=="object"&&d!==null&&d.$$typeof===V)return"<...>";try{var v=t(d);return v?"<"+v+">":"<...>"}catch{return"<...>"}}function s(){var d=se.A;return d===null?null:d.getOwner()}function l(){return Error("react-stack-top-frame")}function c(d){if(ne.call(d,"key")){var v=Object.getOwnPropertyDescriptor(d,"key").get;if(v&&v.isReactWarning)return!1}return d.key!==void 0}function a(d,v){function D(){w||(w=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",v))}D.isReactWarning=!0,Object.defineProperty(d,"key",{get:D,configurable:!0})}function m(){var d=t(this.type);return h[d]||(h[d]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),d=this.props.ref,d!==void 0?d:null}function y(d,v,D,T,q,X){var re=D.ref;return d={$$typeof:k,type:d,key:v,props:D,_owner:T},(re!==void 0?re:null)!==null?Object.defineProperty(d,"ref",{enumerable:!1,get:m}):Object.defineProperty(d,"ref",{enumerable:!1,value:null}),d._store={},Object.defineProperty(d._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(d,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(d,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:q}),Object.defineProperty(d,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.freeze&&(Object.freeze(d.props),Object.freeze(d)),d}function _(d,v,D,T,q,X){var re=v.children;if(re!==void 0)if(T)if(P(re)){for(T=0;T<re.length;T++)M(re[T]);Object.freeze&&Object.freeze(re)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else M(re);if(ne.call(v,"key")){re=t(d);var ee=Object.keys(v).filter(function(ie){return ie!=="key"});T=0<ee.length?"{key: someKey, "+ee.join(": ..., ")+": ...}":"{key: someKey}",f[re+T]||(ee=0<ee.length?"{"+ee.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
6
6
|
let props = %s;
|
|
7
7
|
<%s {...props} />
|
|
8
8
|
React keys must be passed directly to JSX without using spread:
|
|
9
9
|
let props = %s;
|
|
10
|
-
<%s key={someKey} {...props} />`,
|
|
10
|
+
<%s key={someKey} {...props} />`,T,re,ee,re),f[re+T]=!0)}if(re=null,D!==void 0&&(r(D),re=""+D),c(v)&&(r(v.key),re=""+v.key),"key"in v){D={};for(var ae in v)ae!=="key"&&(D[ae]=v[ae])}else D=v;return re&&a(D,typeof d=="function"?d.displayName||d.name||"Unknown":d),y(d,re,D,s(),q,X)}function M(d){S(d)?d._store&&(d._store.validated=1):typeof d=="object"&&d!==null&&d.$$typeof===V&&(d._payload.status==="fulfilled"?S(d._payload.value)&&d._payload.value._store&&(d._payload.value._store.validated=1):d._store&&(d._store.validated=1))}function S(d){return typeof d=="object"&&d!==null&&d.$$typeof===k}var C=Z,k=Symbol.for("react.transitional.element"),A=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),F=Symbol.for("react.strict_mode"),B=Symbol.for("react.profiler"),H=Symbol.for("react.consumer"),W=Symbol.for("react.context"),te=Symbol.for("react.forward_ref"),oe=Symbol.for("react.suspense"),G=Symbol.for("react.suspense_list"),K=Symbol.for("react.memo"),V=Symbol.for("react.lazy"),U=Symbol.for("react.activity"),J=Symbol.for("react.client.reference"),se=C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ne=Object.prototype.hasOwnProperty,P=Array.isArray,x=console.createTask?console.createTask:function(){return null};C={react_stack_bottom_frame:function(d){return d()}};var w,h={},i=C.react_stack_bottom_frame.bind(C,l)(),p=x(n(l)),f={};Bt.Fragment=N,Bt.jsx=function(d,v,D){var T=1e4>se.recentlyCreatedOwnerStacks++;return _(d,v,D,!1,T?Error("react-stack-top-frame"):i,T?x(n(d)):p)},Bt.jsxs=function(d,v,D){var T=1e4>se.recentlyCreatedOwnerStacks++;return _(d,v,D,!0,T?Error("react-stack-top-frame"):i,T?x(n(d)):p)}})()),Bt}var Vn;function ui(){return Vn||(Vn=1,process.env.NODE_ENV==="production"?rr.exports=ai():rr.exports=li()),rr.exports}var b=ui(),Hn=Re.createContext(void 0),Gn=t=>{const e=Re.useContext(Hn);if(!e)throw new Error("No QueryClient set, use QueryClientProvider to set one");return e},Qn=({client:t,children:e})=>(Re.useEffect(()=>(t.mount(),()=>{t.unmount()}),[t]),b.jsx(Hn.Provider,{value:t,children:e})),Zn=Re.createContext(!1),ci=()=>Re.useContext(Zn);Zn.Provider;function di(){let t=!1;return{clearReset:()=>{t=!1},reset:()=>{t=!0},isReset:()=>t}}var hi=Re.createContext(di()),fi=()=>Re.useContext(hi),pi=(t,e)=>{(t.suspense||t.throwOnError||t.experimental_prefetchInRender)&&(e.isReset()||(t.retryOnMount=!1))},gi=t=>{Re.useEffect(()=>{t.clearReset()},[t])},mi=({result:t,errorResetBoundary:e,throwOnError:r,query:n,suspense:s})=>t.isError&&!e.isReset()&&!t.isFetching&&n&&(s&&t.data===void 0||Yn(r,[t.error,n])),yi=t=>{if(t.suspense){const r=s=>s==="static"?s:Math.max(s??1e3,1e3),n=t.staleTime;t.staleTime=typeof n=="function"?(...s)=>r(n(...s)):r(n),typeof t.gcTime=="number"&&(t.gcTime=Math.max(t.gcTime,1e3))}},vi=(t,e)=>t.isLoading&&t.isFetching&&!e,bi=(t,e)=>t?.suspense&&e.isPending,Kn=(t,e,r)=>e.fetchOptimistic(t).catch(()=>{r.clearReset()});function wi(t,e,r){if(process.env.NODE_ENV!=="production"&&(typeof t!="object"||Array.isArray(t)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const n=ci(),s=fi(),l=Gn(),c=l.defaultQueryOptions(t);l.getDefaultOptions().queries?._experimental_beforeQuery?.(c),process.env.NODE_ENV!=="production"&&(c.queryFn||console.error(`[${c.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`)),c._optimisticResults=n?"isRestoring":"optimistic",yi(c),pi(c,s),gi(s);const a=!l.getQueryCache().get(c.queryHash),[m]=Re.useState(()=>new e(l,c)),y=m.getOptimisticResult(c),_=!n&&t.subscribed!==!1;if(Re.useSyncExternalStore(Re.useCallback(M=>{const S=_?m.subscribe(tr.batchCalls(M)):Xt;return m.updateResult(),S},[m,_]),()=>m.getCurrentResult(),()=>m.getCurrentResult()),Re.useEffect(()=>{m.setOptions(c)},[c,m]),bi(c,y))throw Kn(c,m,s);if(mi({result:y,errorResetBoundary:s,throwOnError:c.throwOnError,query:l.getQueryCache().get(c.queryHash),suspense:c.suspense}))throw y.error;return l.getDefaultOptions().queries?._experimental_afterQuery?.(c,y),c.experimental_prefetchInRender&&!$t&&vi(y,n)&&(a?Kn(c,m,s):l.getQueryCache().get(c.queryHash)?.promise)?.catch(Xt).finally(()=>{m.updateResult()}),c.notifyOnChangeProps?y:m.trackResult(y)}function Jn(t,e){return wi(t,ri)}function Ir(t,e){const r=Gn(),[n]=Re.useState(()=>new ii(r,t));Re.useEffect(()=>{n.setOptions(t)},[n,t]);const s=Re.useSyncExternalStore(Re.useCallback(c=>n.subscribe(tr.batchCalls(c)),[n]),()=>n.getCurrentResult(),()=>n.getCurrentResult()),l=Re.useCallback((c,a)=>{n.mutate(c,a).catch(Xt)},[n]);if(s.error&&Yn(n.options.throwOnError,[s.error]))throw s.error;return{...s,mutate:l,mutateAsync:s.mutate}}var Xn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Yr(t){if(Object.prototype.hasOwnProperty.call(t,"__esModule"))return t;var e=t.default;if(typeof e=="function"){var r=function n(){return this instanceof n?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(n){var s=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(r,n,s.get?s:{enumerable:!0,get:function(){return t[n]}})}),r}var zr={exports:{}},It={};var eo;function _i(){if(eo)return It;eo=1;var t=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function r(n,s,l){var c=null;if(l!==void 0&&(c=""+l),s.key!==void 0&&(c=""+s.key),"key"in s){l={};for(var a in s)a!=="key"&&(l[a]=s[a])}else l=s;return s=l.ref,{$$typeof:t,type:n,key:c,ref:s!==void 0?s:null,props:l}}return It.Fragment=e,It.jsx=r,It.jsxs=r,It}var nr={};var to;function xi(){return to||(to=1,process.env.NODE_ENV!=="production"&&(function(){function t(f){if(f==null)return null;if(typeof f=="function")return f.$$typeof===U?null:f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case A:return"Fragment";case F:return"Profiler";case N:return"StrictMode";case te:return"Suspense";case oe:return"SuspenseList";case V:return"Activity"}if(typeof f=="object")switch(typeof f.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),f.$$typeof){case k:return"Portal";case H:return(f.displayName||"Context")+".Provider";case B:return(f._context.displayName||"Context")+".Consumer";case W:var d=f.render;return f=f.displayName,f||(f=d.displayName||d.name||"",f=f!==""?"ForwardRef("+f+")":"ForwardRef"),f;case G:return d=f.displayName||null,d!==null?d:t(f.type)||"Memo";case K:d=f._payload,f=f._init;try{return t(f(d))}catch{}}return null}function e(f){return""+f}function r(f){try{e(f);var d=!1}catch{d=!0}if(d){d=console;var v=d.error,D=typeof Symbol=="function"&&Symbol.toStringTag&&f[Symbol.toStringTag]||f.constructor.name||"Object";return v.call(d,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",D),e(f)}}function n(f){if(f===A)return"<>";if(typeof f=="object"&&f!==null&&f.$$typeof===K)return"<...>";try{var d=t(f);return d?"<"+d+">":"<...>"}catch{return"<...>"}}function s(){var f=J.A;return f===null?null:f.getOwner()}function l(){return Error("react-stack-top-frame")}function c(f){if(se.call(f,"key")){var d=Object.getOwnPropertyDescriptor(f,"key").get;if(d&&d.isReactWarning)return!1}return f.key!==void 0}function a(f,d){function v(){x||(x=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",d))}v.isReactWarning=!0,Object.defineProperty(f,"key",{get:v,configurable:!0})}function m(){var f=t(this.type);return w[f]||(w[f]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),f=this.props.ref,f!==void 0?f:null}function y(f,d,v,D,T,q,X,re){return v=q.ref,f={$$typeof:C,type:f,key:d,props:q,_owner:T},(v!==void 0?v:null)!==null?Object.defineProperty(f,"ref",{enumerable:!1,get:m}):Object.defineProperty(f,"ref",{enumerable:!1,value:null}),f._store={},Object.defineProperty(f._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(f,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(f,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.defineProperty(f,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:re}),Object.freeze&&(Object.freeze(f.props),Object.freeze(f)),f}function _(f,d,v,D,T,q,X,re){var ee=d.children;if(ee!==void 0)if(D)if(ne(ee)){for(D=0;D<ee.length;D++)M(ee[D]);Object.freeze&&Object.freeze(ee)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else M(ee);if(se.call(d,"key")){ee=t(f);var ae=Object.keys(d).filter(function(ue){return ue!=="key"});D=0<ae.length?"{key: someKey, "+ae.join(": ..., ")+": ...}":"{key: someKey}",p[ee+D]||(ae=0<ae.length?"{"+ae.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
11
11
|
let props = %s;
|
|
12
12
|
<%s {...props} />
|
|
13
13
|
React keys must be passed directly to JSX without using spread:
|
|
14
14
|
let props = %s;
|
|
15
|
-
<%s key={someKey} {...props} />`,D,
|
|
15
|
+
<%s key={someKey} {...props} />`,D,ee,ae,ee),p[ee+D]=!0)}if(ee=null,v!==void 0&&(r(v),ee=""+v),c(d)&&(r(d.key),ee=""+d.key),"key"in d){v={};for(var ie in d)ie!=="key"&&(v[ie]=d[ie])}else v=d;return ee&&a(v,typeof f=="function"?f.displayName||f.name||"Unknown":f),y(f,ee,q,T,s(),v,X,re)}function M(f){typeof f=="object"&&f!==null&&f.$$typeof===C&&f._store&&(f._store.validated=1)}var S=Z,C=Symbol.for("react.transitional.element"),k=Symbol.for("react.portal"),A=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),F=Symbol.for("react.profiler"),B=Symbol.for("react.consumer"),H=Symbol.for("react.context"),W=Symbol.for("react.forward_ref"),te=Symbol.for("react.suspense"),oe=Symbol.for("react.suspense_list"),G=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),V=Symbol.for("react.activity"),U=Symbol.for("react.client.reference"),J=S.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,se=Object.prototype.hasOwnProperty,ne=Array.isArray,P=console.createTask?console.createTask:function(){return null};S={react_stack_bottom_frame:function(f){return f()}};var x,w={},h=S.react_stack_bottom_frame.bind(S,l)(),i=P(n(l)),p={};nr.Fragment=A,nr.jsx=function(f,d,v,D,T){var q=1e4>J.recentlyCreatedOwnerStacks++;return _(f,d,v,!1,D,T,q?Error("react-stack-top-frame"):h,q?P(n(f)):i)},nr.jsxs=function(f,d,v,D,T){var q=1e4>J.recentlyCreatedOwnerStacks++;return _(f,d,v,!0,D,T,q?Error("react-stack-top-frame"):h,q?P(n(f)):i)}})()),nr}var ro;function Ci(){return ro||(ro=1,process.env.NODE_ENV==="production"?zr.exports=_i():zr.exports=xi()),zr.exports}Ci();var Fr={exports:{}},Wr={};var no;function Si(){if(no)return Wr;no=1;var t=Z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;return Wr.c=function(e){return t.H.useMemoCache(e)},Wr}var oo={};var so;function Di(){return so||(so=1,process.env.NODE_ENV!=="production"&&(function(){var t=Z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;oo.c=function(e){var r=t.H;return r===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
16
16
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
17
17
|
2. You might be breaking the Rules of Hooks
|
|
18
18
|
3. You might have more than one copy of React in the same app
|
|
19
|
-
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(e)}})()),no}var so;function Di(){return so||(so=1,process.env.NODE_ENV==="production"?zr.exports=xi():zr.exports=Si()),zr.exports}Di();var io={},It={},ao;function ki(){if(ao)return It;ao=1,It.byteLength=i,It.toByteArray=v,It.fromByteArray=S;for(var t=[],e=[],r=typeof Uint8Array<"u"?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=n.length;s<u;++s)t[s]=n[s],e[n.charCodeAt(s)]=s;e[45]=62,e[95]=63;function d(x){var P=x.length;if(P%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var A=x.indexOf("=");A===-1&&(A=P);var N=A===P?0:4-A%4;return[A,N]}function i(x){var P=d(x),A=P[0],N=P[1];return(A+N)*3/4-N}function m(x,P,A){return(P+A)*3/4-A}function v(x){var P,A=d(x),N=A[0],F=A[1],B=new r(m(x,N,F)),Q=0,U=F>0?N-4:N,ee;for(ee=0;ee<U;ee+=4)P=e[x.charCodeAt(ee)]<<18|e[x.charCodeAt(ee+1)]<<12|e[x.charCodeAt(ee+2)]<<6|e[x.charCodeAt(ee+3)],B[Q++]=P>>16&255,B[Q++]=P>>8&255,B[Q++]=P&255;return F===2&&(P=e[x.charCodeAt(ee)]<<2|e[x.charCodeAt(ee+1)]>>4,B[Q++]=P&255),F===1&&(P=e[x.charCodeAt(ee)]<<10|e[x.charCodeAt(ee+1)]<<4|e[x.charCodeAt(ee+2)]>>2,B[Q++]=P>>8&255,B[Q++]=P&255),B}function _(x){return t[x>>18&63]+t[x>>12&63]+t[x>>6&63]+t[x&63]}function M(x,P,A){for(var N,F=[],B=P;B<A;B+=3)N=(x[B]<<16&16711680)+(x[B+1]<<8&65280)+(x[B+2]&255),F.push(_(N));return F.join("")}function S(x){for(var P,A=x.length,N=A%3,F=[],B=16383,Q=0,U=A-N;Q<U;Q+=B)F.push(M(x,Q,Q+B>U?U:Q+B));return N===1?(P=x[A-1],F.push(t[P>>2]+t[P<<4&63]+"==")):N===2&&(P=(x[A-2]<<8)+x[A-1],F.push(t[P>>10]+t[P>>4&63]+t[P<<2&63]+"=")),F.join("")}return It}var Wr={};var lo;function Pi(){return lo||(lo=1,Wr.read=function(t,e,r,n,s){var u,d,i=s*8-n-1,m=(1<<i)-1,v=m>>1,_=-7,M=r?s-1:0,S=r?-1:1,x=t[e+M];for(M+=S,u=x&(1<<-_)-1,x>>=-_,_+=i;_>0;u=u*256+t[e+M],M+=S,_-=8);for(d=u&(1<<-_)-1,u>>=-_,_+=n;_>0;d=d*256+t[e+M],M+=S,_-=8);if(u===0)u=1-v;else{if(u===m)return d?NaN:(x?-1:1)*(1/0);d=d+Math.pow(2,n),u=u-v}return(x?-1:1)*d*Math.pow(2,u-n)},Wr.write=function(t,e,r,n,s,u){var d,i,m,v=u*8-s-1,_=(1<<v)-1,M=_>>1,S=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=n?0:u-1,P=n?1:-1,A=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(i=isNaN(e)?1:0,d=_):(d=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-d))<1&&(d--,m*=2),d+M>=1?e+=S/m:e+=S*Math.pow(2,1-M),e*m>=2&&(d++,m/=2),d+M>=_?(i=0,d=_):d+M>=1?(i=(e*m-1)*Math.pow(2,s),d=d+M):(i=e*Math.pow(2,M-1)*Math.pow(2,s),d=0));s>=8;t[r+x]=i&255,x+=P,i/=256,s-=8);for(d=d<<s|i,v+=s;v>0;t[r+x]=d&255,x+=P,d/=256,v-=8);t[r+x-P]|=A*128}),Wr}var Ur,uo;function Mi(){if(uo)return Ur;uo=1;var t={}.toString;return Ur=Array.isArray||function(e){return t.call(e)=="[object Array]"},Ur}var co;function Oi(){return co||(co=1,(function(t){var e=ki(),r=Pi(),n=Mi();t.Buffer=i,t.SlowBuffer=F,t.INSPECT_MAX_BYTES=50,i.TYPED_ARRAY_SUPPORT=Jn.TYPED_ARRAY_SUPPORT!==void 0?Jn.TYPED_ARRAY_SUPPORT:s(),t.kMaxLength=u();function s(){try{var o=new Uint8Array(1);return o.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},o.foo()===42&&typeof o.subarray=="function"&&o.subarray(1,1).byteLength===0}catch{return!1}}function u(){return i.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function d(o,l){if(u()<l)throw new RangeError("Invalid typed array length");return i.TYPED_ARRAY_SUPPORT?(o=new Uint8Array(l),o.__proto__=i.prototype):(o===null&&(o=new i(l)),o.length=l),o}function i(o,l,g){if(!i.TYPED_ARRAY_SUPPORT&&!(this instanceof i))return new i(o,l,g);if(typeof o=="number"){if(typeof l=="string")throw new Error("If encoding is specified then the first argument must be a string");return M(this,o)}return m(this,o,l,g)}i.poolSize=8192,i._augment=function(o){return o.__proto__=i.prototype,o};function m(o,l,g,O){if(typeof l=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&l instanceof ArrayBuffer?P(o,l,g,O):typeof l=="string"?S(o,l,g):A(o,l)}i.from=function(o,l,g){return m(null,o,l,g)},i.TYPED_ARRAY_SUPPORT&&(i.prototype.__proto__=Uint8Array.prototype,i.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&i[Symbol.species]===i&&Object.defineProperty(i,Symbol.species,{value:null,configurable:!0}));function v(o){if(typeof o!="number")throw new TypeError('"size" argument must be a number');if(o<0)throw new RangeError('"size" argument must not be negative')}function _(o,l,g,O){return v(l),l<=0?d(o,l):g!==void 0?typeof O=="string"?d(o,l).fill(g,O):d(o,l).fill(g):d(o,l)}i.alloc=function(o,l,g){return _(null,o,l,g)};function M(o,l){if(v(l),o=d(o,l<0?0:N(l)|0),!i.TYPED_ARRAY_SUPPORT)for(var g=0;g<l;++g)o[g]=0;return o}i.allocUnsafe=function(o){return M(null,o)},i.allocUnsafeSlow=function(o){return M(null,o)};function S(o,l,g){if((typeof g!="string"||g==="")&&(g="utf8"),!i.isEncoding(g))throw new TypeError('"encoding" must be a valid string encoding');var O=B(l,g)|0;o=d(o,O);var $=o.write(l,g);return $!==O&&(o=o.slice(0,$)),o}function x(o,l){var g=l.length<0?0:N(l.length)|0;o=d(o,g);for(var O=0;O<g;O+=1)o[O]=l[O]&255;return o}function P(o,l,g,O){if(l.byteLength,g<0||l.byteLength<g)throw new RangeError("'offset' is out of bounds");if(l.byteLength<g+(O||0))throw new RangeError("'length' is out of bounds");return g===void 0&&O===void 0?l=new Uint8Array(l):O===void 0?l=new Uint8Array(l,g):l=new Uint8Array(l,g,O),i.TYPED_ARRAY_SUPPORT?(o=l,o.__proto__=i.prototype):o=x(o,l),o}function A(o,l){if(i.isBuffer(l)){var g=N(l.length)|0;return o=d(o,g),o.length===0||l.copy(o,0,0,g),o}if(l){if(typeof ArrayBuffer<"u"&&l.buffer instanceof ArrayBuffer||"length"in l)return typeof l.length!="number"||de(l.length)?d(o,0):x(o,l);if(l.type==="Buffer"&&n(l.data))return x(o,l.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function N(o){if(o>=u())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+u().toString(16)+" bytes");return o|0}function F(o){return+o!=o&&(o=0),i.alloc(+o)}i.isBuffer=function(o){return!!(o!=null&&o._isBuffer)},i.compare=function(o,l){if(!i.isBuffer(o)||!i.isBuffer(l))throw new TypeError("Arguments must be Buffers");if(o===l)return 0;for(var g=o.length,O=l.length,$=0,z=Math.min(g,O);$<z;++$)if(o[$]!==l[$]){g=o[$],O=l[$];break}return g<O?-1:O<g?1:0},i.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},i.concat=function(o,l){if(!n(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return i.alloc(0);var g;if(l===void 0)for(l=0,g=0;g<o.length;++g)l+=o[g].length;var O=i.allocUnsafe(l),$=0;for(g=0;g<o.length;++g){var z=o[g];if(!i.isBuffer(z))throw new TypeError('"list" argument must be an Array of Buffers');z.copy(O,$),$+=z.length}return O};function B(o,l){if(i.isBuffer(o))return o.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(o)||o instanceof ArrayBuffer))return o.byteLength;typeof o!="string"&&(o=""+o);var g=o.length;if(g===0)return 0;for(var O=!1;;)switch(l){case"ascii":case"latin1":case"binary":return g;case"utf8":case"utf-8":case void 0:return E(o).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g*2;case"hex":return g>>>1;case"base64":return Y(o).length;default:if(O)return E(o).length;l=(""+l).toLowerCase(),O=!0}}i.byteLength=B;function Q(o,l,g){var O=!1;if((l===void 0||l<0)&&(l=0),l>this.length||((g===void 0||g>this.length)&&(g=this.length),g<=0)||(g>>>=0,l>>>=0,g<=l))return"";for(o||(o="utf8");;)switch(o){case"hex":return p(this,l,g);case"utf8":case"utf-8":return k(this,l,g);case"ascii":return h(this,l,g);case"latin1":case"binary":return a(this,l,g);case"base64":return ne(this,l,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return f(this,l,g);default:if(O)throw new TypeError("Unknown encoding: "+o);o=(o+"").toLowerCase(),O=!0}}i.prototype._isBuffer=!0;function U(o,l,g){var O=o[l];o[l]=o[g],o[g]=O}i.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var l=0;l<o;l+=2)U(this,l,l+1);return this},i.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var l=0;l<o;l+=4)U(this,l,l+3),U(this,l+1,l+2);return this},i.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var l=0;l<o;l+=8)U(this,l,l+7),U(this,l+1,l+6),U(this,l+2,l+5),U(this,l+3,l+4);return this},i.prototype.toString=function(){var o=this.length|0;return o===0?"":arguments.length===0?k(this,0,o):Q.apply(this,arguments)},i.prototype.equals=function(o){if(!i.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:i.compare(this,o)===0},i.prototype.inspect=function(){var o="",l=t.INSPECT_MAX_BYTES;return this.length>0&&(o=this.toString("hex",0,l).match(/.{2}/g).join(" "),this.length>l&&(o+=" ... ")),"<Buffer "+o+">"},i.prototype.compare=function(o,l,g,O,$){if(!i.isBuffer(o))throw new TypeError("Argument must be a Buffer");if(l===void 0&&(l=0),g===void 0&&(g=o?o.length:0),O===void 0&&(O=0),$===void 0&&($=this.length),l<0||g>o.length||O<0||$>this.length)throw new RangeError("out of range index");if(O>=$&&l>=g)return 0;if(O>=$)return-1;if(l>=g)return 1;if(l>>>=0,g>>>=0,O>>>=0,$>>>=0,this===o)return 0;for(var z=$-O,le=g-l,ce=Math.min(z,le),fe=this.slice(O,$),oe=o.slice(l,g),pe=0;pe<ce;++pe)if(fe[pe]!==oe[pe]){z=fe[pe],le=oe[pe];break}return z<le?-1:le<z?1:0};function ee(o,l,g,O,$){if(o.length===0)return-1;if(typeof g=="string"?(O=g,g=0):g>2147483647?g=2147483647:g<-2147483648&&(g=-2147483648),g=+g,isNaN(g)&&(g=$?0:o.length-1),g<0&&(g=o.length+g),g>=o.length){if($)return-1;g=o.length-1}else if(g<0)if($)g=0;else return-1;if(typeof l=="string"&&(l=i.from(l,O)),i.isBuffer(l))return l.length===0?-1:re(o,l,g,O,$);if(typeof l=="number")return l=l&255,i.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?$?Uint8Array.prototype.indexOf.call(o,l,g):Uint8Array.prototype.lastIndexOf.call(o,l,g):re(o,[l],g,O,$);throw new TypeError("val must be string, number or Buffer")}function re(o,l,g,O,$){var z=1,le=o.length,ce=l.length;if(O!==void 0&&(O=String(O).toLowerCase(),O==="ucs2"||O==="ucs-2"||O==="utf16le"||O==="utf-16le")){if(o.length<2||l.length<2)return-1;z=2,le/=2,ce/=2,g/=2}function fe(xe,Ce){return z===1?xe[Ce]:xe.readUInt16BE(Ce*z)}var oe;if($){var pe=-1;for(oe=g;oe<le;oe++)if(fe(o,oe)===fe(l,pe===-1?0:oe-pe)){if(pe===-1&&(pe=oe),oe-pe+1===ce)return pe*z}else pe!==-1&&(oe-=oe-pe),pe=-1}else for(g+ce>le&&(g=le-ce),oe=g;oe>=0;oe--){for(var me=!0,ge=0;ge<ce;ge++)if(fe(o,oe+ge)!==fe(l,ge)){me=!1;break}if(me)return oe}return-1}i.prototype.includes=function(o,l,g){return this.indexOf(o,l,g)!==-1},i.prototype.indexOf=function(o,l,g){return ee(this,o,l,g,!0)},i.prototype.lastIndexOf=function(o,l,g){return ee(this,o,l,g,!1)};function K(o,l,g,O){g=Number(g)||0;var $=o.length-g;O?(O=Number(O),O>$&&(O=$)):O=$;var z=l.length;if(z%2!==0)throw new TypeError("Invalid hex string");O>z/2&&(O=z/2);for(var le=0;le<O;++le){var ce=parseInt(l.substr(le*2,2),16);if(isNaN(ce))return le;o[g+le]=ce}return le}function X(o,l,g,O){return I(E(l,o.length-g),o,g,O)}function V(o,l,g,O){return I(L(l),o,g,O)}function q(o,l,g,O){return V(o,l,g,O)}function J(o,l,g,O){return I(Y(l),o,g,O)}function ae(o,l,g,O){return I(R(l,o.length-g),o,g,O)}i.prototype.write=function(o,l,g,O){if(l===void 0)O="utf8",g=this.length,l=0;else if(g===void 0&&typeof l=="string")O=l,g=this.length,l=0;else if(isFinite(l))l=l|0,isFinite(g)?(g=g|0,O===void 0&&(O="utf8")):(O=g,g=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var $=this.length-l;if((g===void 0||g>$)&&(g=$),o.length>0&&(g<0||l<0)||l>this.length)throw new RangeError("Attempt to write outside buffer bounds");O||(O="utf8");for(var z=!1;;)switch(O){case"hex":return K(this,o,l,g);case"utf8":case"utf-8":return X(this,o,l,g);case"ascii":return V(this,o,l,g);case"latin1":case"binary":return q(this,o,l,g);case"base64":return J(this,o,l,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ae(this,o,l,g);default:if(z)throw new TypeError("Unknown encoding: "+O);O=(""+O).toLowerCase(),z=!0}},i.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ne(o,l,g){return l===0&&g===o.length?e.fromByteArray(o):e.fromByteArray(o.slice(l,g))}function k(o,l,g){g=Math.min(o.length,g);for(var O=[],$=l;$<g;){var z=o[$],le=null,ce=z>239?4:z>223?3:z>191?2:1;if($+ce<=g){var fe,oe,pe,me;switch(ce){case 1:z<128&&(le=z);break;case 2:fe=o[$+1],(fe&192)===128&&(me=(z&31)<<6|fe&63,me>127&&(le=me));break;case 3:fe=o[$+1],oe=o[$+2],(fe&192)===128&&(oe&192)===128&&(me=(z&15)<<12|(fe&63)<<6|oe&63,me>2047&&(me<55296||me>57343)&&(le=me));break;case 4:fe=o[$+1],oe=o[$+2],pe=o[$+3],(fe&192)===128&&(oe&192)===128&&(pe&192)===128&&(me=(z&15)<<18|(fe&63)<<12|(oe&63)<<6|pe&63,me>65535&&me<1114112&&(le=me))}}le===null?(le=65533,ce=1):le>65535&&(le-=65536,O.push(le>>>10&1023|55296),le=56320|le&1023),O.push(le),$+=ce}return b(O)}var C=4096;function b(o){var l=o.length;if(l<=C)return String.fromCharCode.apply(String,o);for(var g="",O=0;O<l;)g+=String.fromCharCode.apply(String,o.slice(O,O+=C));return g}function h(o,l,g){var O="";g=Math.min(o.length,g);for(var $=l;$<g;++$)O+=String.fromCharCode(o[$]&127);return O}function a(o,l,g){var O="";g=Math.min(o.length,g);for(var $=l;$<g;++$)O+=String.fromCharCode(o[$]);return O}function p(o,l,g){var O=o.length;(!l||l<0)&&(l=0),(!g||g<0||g>O)&&(g=O);for(var $="",z=l;z<g;++z)$+=ue(o[z]);return $}function f(o,l,g){for(var O=o.slice(l,g),$="",z=0;z<O.length;z+=2)$+=String.fromCharCode(O[z]+O[z+1]*256);return $}i.prototype.slice=function(o,l){var g=this.length;o=~~o,l=l===void 0?g:~~l,o<0?(o+=g,o<0&&(o=0)):o>g&&(o=g),l<0?(l+=g,l<0&&(l=0)):l>g&&(l=g),l<o&&(l=o);var O;if(i.TYPED_ARRAY_SUPPORT)O=this.subarray(o,l),O.__proto__=i.prototype;else{var $=l-o;O=new i($,void 0);for(var z=0;z<$;++z)O[z]=this[z+o]}return O};function c(o,l,g){if(o%1!==0||o<0)throw new RangeError("offset is not uint");if(o+l>g)throw new RangeError("Trying to access beyond buffer length")}i.prototype.readUIntLE=function(o,l,g){o=o|0,l=l|0,g||c(o,l,this.length);for(var O=this[o],$=1,z=0;++z<l&&($*=256);)O+=this[o+z]*$;return O},i.prototype.readUIntBE=function(o,l,g){o=o|0,l=l|0,g||c(o,l,this.length);for(var O=this[o+--l],$=1;l>0&&($*=256);)O+=this[o+--l]*$;return O},i.prototype.readUInt8=function(o,l){return l||c(o,1,this.length),this[o]},i.prototype.readUInt16LE=function(o,l){return l||c(o,2,this.length),this[o]|this[o+1]<<8},i.prototype.readUInt16BE=function(o,l){return l||c(o,2,this.length),this[o]<<8|this[o+1]},i.prototype.readUInt32LE=function(o,l){return l||c(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216},i.prototype.readUInt32BE=function(o,l){return l||c(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])},i.prototype.readIntLE=function(o,l,g){o=o|0,l=l|0,g||c(o,l,this.length);for(var O=this[o],$=1,z=0;++z<l&&($*=256);)O+=this[o+z]*$;return $*=128,O>=$&&(O-=Math.pow(2,8*l)),O},i.prototype.readIntBE=function(o,l,g){o=o|0,l=l|0,g||c(o,l,this.length);for(var O=l,$=1,z=this[o+--O];O>0&&($*=256);)z+=this[o+--O]*$;return $*=128,z>=$&&(z-=Math.pow(2,8*l)),z},i.prototype.readInt8=function(o,l){return l||c(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]},i.prototype.readInt16LE=function(o,l){l||c(o,2,this.length);var g=this[o]|this[o+1]<<8;return g&32768?g|4294901760:g},i.prototype.readInt16BE=function(o,l){l||c(o,2,this.length);var g=this[o+1]|this[o]<<8;return g&32768?g|4294901760:g},i.prototype.readInt32LE=function(o,l){return l||c(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24},i.prototype.readInt32BE=function(o,l){return l||c(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]},i.prototype.readFloatLE=function(o,l){return l||c(o,4,this.length),r.read(this,o,!0,23,4)},i.prototype.readFloatBE=function(o,l){return l||c(o,4,this.length),r.read(this,o,!1,23,4)},i.prototype.readDoubleLE=function(o,l){return l||c(o,8,this.length),r.read(this,o,!0,52,8)},i.prototype.readDoubleBE=function(o,l){return l||c(o,8,this.length),r.read(this,o,!1,52,8)};function y(o,l,g,O,$,z){if(!i.isBuffer(o))throw new TypeError('"buffer" argument must be a Buffer instance');if(l>$||l<z)throw new RangeError('"value" argument is out of bounds');if(g+O>o.length)throw new RangeError("Index out of range")}i.prototype.writeUIntLE=function(o,l,g,O){if(o=+o,l=l|0,g=g|0,!O){var $=Math.pow(2,8*g)-1;y(this,o,l,g,$,0)}var z=1,le=0;for(this[l]=o&255;++le<g&&(z*=256);)this[l+le]=o/z&255;return l+g},i.prototype.writeUIntBE=function(o,l,g,O){if(o=+o,l=l|0,g=g|0,!O){var $=Math.pow(2,8*g)-1;y(this,o,l,g,$,0)}var z=g-1,le=1;for(this[l+z]=o&255;--z>=0&&(le*=256);)this[l+z]=o/le&255;return l+g},i.prototype.writeUInt8=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,1,255,0),i.TYPED_ARRAY_SUPPORT||(o=Math.floor(o)),this[l]=o&255,l+1};function D(o,l,g,O){l<0&&(l=65535+l+1);for(var $=0,z=Math.min(o.length-g,2);$<z;++$)o[g+$]=(l&255<<8*(O?$:1-$))>>>(O?$:1-$)*8}i.prototype.writeUInt16LE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,2,65535,0),i.TYPED_ARRAY_SUPPORT?(this[l]=o&255,this[l+1]=o>>>8):D(this,o,l,!0),l+2},i.prototype.writeUInt16BE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,2,65535,0),i.TYPED_ARRAY_SUPPORT?(this[l]=o>>>8,this[l+1]=o&255):D(this,o,l,!1),l+2};function j(o,l,g,O){l<0&&(l=4294967295+l+1);for(var $=0,z=Math.min(o.length-g,4);$<z;++$)o[g+$]=l>>>(O?$:3-$)*8&255}i.prototype.writeUInt32LE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,4,4294967295,0),i.TYPED_ARRAY_SUPPORT?(this[l+3]=o>>>24,this[l+2]=o>>>16,this[l+1]=o>>>8,this[l]=o&255):j(this,o,l,!0),l+4},i.prototype.writeUInt32BE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,4,4294967295,0),i.TYPED_ARRAY_SUPPORT?(this[l]=o>>>24,this[l+1]=o>>>16,this[l+2]=o>>>8,this[l+3]=o&255):j(this,o,l,!1),l+4},i.prototype.writeIntLE=function(o,l,g,O){if(o=+o,l=l|0,!O){var $=Math.pow(2,8*g-1);y(this,o,l,g,$-1,-$)}var z=0,le=1,ce=0;for(this[l]=o&255;++z<g&&(le*=256);)o<0&&ce===0&&this[l+z-1]!==0&&(ce=1),this[l+z]=(o/le>>0)-ce&255;return l+g},i.prototype.writeIntBE=function(o,l,g,O){if(o=+o,l=l|0,!O){var $=Math.pow(2,8*g-1);y(this,o,l,g,$-1,-$)}var z=g-1,le=1,ce=0;for(this[l+z]=o&255;--z>=0&&(le*=256);)o<0&&ce===0&&this[l+z+1]!==0&&(ce=1),this[l+z]=(o/le>>0)-ce&255;return l+g},i.prototype.writeInt8=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,1,127,-128),i.TYPED_ARRAY_SUPPORT||(o=Math.floor(o)),o<0&&(o=255+o+1),this[l]=o&255,l+1},i.prototype.writeInt16LE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,2,32767,-32768),i.TYPED_ARRAY_SUPPORT?(this[l]=o&255,this[l+1]=o>>>8):D(this,o,l,!0),l+2},i.prototype.writeInt16BE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,2,32767,-32768),i.TYPED_ARRAY_SUPPORT?(this[l]=o>>>8,this[l+1]=o&255):D(this,o,l,!1),l+2},i.prototype.writeInt32LE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,4,2147483647,-2147483648),i.TYPED_ARRAY_SUPPORT?(this[l]=o&255,this[l+1]=o>>>8,this[l+2]=o>>>16,this[l+3]=o>>>24):j(this,o,l,!0),l+4},i.prototype.writeInt32BE=function(o,l,g){return o=+o,l=l|0,g||y(this,o,l,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),i.TYPED_ARRAY_SUPPORT?(this[l]=o>>>24,this[l+1]=o>>>16,this[l+2]=o>>>8,this[l+3]=o&255):j(this,o,l,!1),l+4};function W(o,l,g,O,$,z){if(g+O>o.length)throw new RangeError("Index out of range");if(g<0)throw new RangeError("Index out of range")}function Z(o,l,g,O,$){return $||W(o,l,g,4),r.write(o,l,g,O,23,4),g+4}i.prototype.writeFloatLE=function(o,l,g){return Z(this,o,l,!0,g)},i.prototype.writeFloatBE=function(o,l,g){return Z(this,o,l,!1,g)};function te(o,l,g,O,$){return $||W(o,l,g,8),r.write(o,l,g,O,52,8),g+8}i.prototype.writeDoubleLE=function(o,l,g){return te(this,o,l,!0,g)},i.prototype.writeDoubleBE=function(o,l,g){return te(this,o,l,!1,g)},i.prototype.copy=function(o,l,g,O){if(g||(g=0),!O&&O!==0&&(O=this.length),l>=o.length&&(l=o.length),l||(l=0),O>0&&O<g&&(O=g),O===g||o.length===0||this.length===0)return 0;if(l<0)throw new RangeError("targetStart out of bounds");if(g<0||g>=this.length)throw new RangeError("sourceStart out of bounds");if(O<0)throw new RangeError("sourceEnd out of bounds");O>this.length&&(O=this.length),o.length-l<O-g&&(O=o.length-l+g);var $=O-g,z;if(this===o&&g<l&&l<O)for(z=$-1;z>=0;--z)o[z+l]=this[z+g];else if($<1e3||!i.TYPED_ARRAY_SUPPORT)for(z=0;z<$;++z)o[z+l]=this[z+g];else Uint8Array.prototype.set.call(o,this.subarray(g,g+$),l);return $},i.prototype.fill=function(o,l,g,O){if(typeof o=="string"){if(typeof l=="string"?(O=l,l=0,g=this.length):typeof g=="string"&&(O=g,g=this.length),o.length===1){var $=o.charCodeAt(0);$<256&&(o=$)}if(O!==void 0&&typeof O!="string")throw new TypeError("encoding must be a string");if(typeof O=="string"&&!i.isEncoding(O))throw new TypeError("Unknown encoding: "+O)}else typeof o=="number"&&(o=o&255);if(l<0||this.length<l||this.length<g)throw new RangeError("Out of range index");if(g<=l)return this;l=l>>>0,g=g===void 0?this.length:g>>>0,o||(o=0);var z;if(typeof o=="number")for(z=l;z<g;++z)this[z]=o;else{var le=i.isBuffer(o)?o:E(new i(o,O).toString()),ce=le.length;for(z=0;z<g-l;++z)this[z+l]=le[z%ce]}return this};var H=/[^+\/0-9A-Za-z-_]/g;function se(o){if(o=ie(o).replace(H,""),o.length<2)return"";for(;o.length%4!==0;)o=o+"=";return o}function ie(o){return o.trim?o.trim():o.replace(/^\s+|\s+$/g,"")}function ue(o){return o<16?"0"+o.toString(16):o.toString(16)}function E(o,l){l=l||1/0;for(var g,O=o.length,$=null,z=[],le=0;le<O;++le){if(g=o.charCodeAt(le),g>55295&&g<57344){if(!$){if(g>56319){(l-=3)>-1&&z.push(239,191,189);continue}else if(le+1===O){(l-=3)>-1&&z.push(239,191,189);continue}$=g;continue}if(g<56320){(l-=3)>-1&&z.push(239,191,189),$=g;continue}g=($-55296<<10|g-56320)+65536}else $&&(l-=3)>-1&&z.push(239,191,189);if($=null,g<128){if((l-=1)<0)break;z.push(g)}else if(g<2048){if((l-=2)<0)break;z.push(g>>6|192,g&63|128)}else if(g<65536){if((l-=3)<0)break;z.push(g>>12|224,g>>6&63|128,g&63|128)}else if(g<1114112){if((l-=4)<0)break;z.push(g>>18|240,g>>12&63|128,g>>6&63|128,g&63|128)}else throw new Error("Invalid code point")}return z}function L(o){for(var l=[],g=0;g<o.length;++g)l.push(o.charCodeAt(g)&255);return l}function R(o,l){for(var g,O,$,z=[],le=0;le<o.length&&!((l-=2)<0);++le)g=o.charCodeAt(le),O=g>>8,$=g%256,z.push($),z.push(O);return z}function Y(o){return e.toByteArray(se(o))}function I(o,l,g,O){for(var $=0;$<O&&!($+g>=l.length||$>=o.length);++$)l[$+g]=o[$];return $}function de(o){return o!==o}})(io)),io}Oi();var _t;if(typeof window<"u"&&window.crypto&&(_t=window.crypto),!_t&&typeof window<"u"&&window.msCrypto&&(_t=window.msCrypto),!_t&&typeof global<"u"&&global.crypto&&(_t=global.crypto),!_t&&typeof require=="function")try{_t=require("crypto")}catch{}var ho={};var qr=function(t,e){return qr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var s in n)n.hasOwnProperty(s)&&(r[s]=n[s])},qr(t,e)};function Ai(t,e){qr(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}var Vr=function(){return Vr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++){e=arguments[r];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])}return t},Vr.apply(this,arguments)};function Ei(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(t);s<n.length;s++)e.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(t,n[s])&&(r[n[s]]=t[n[s]]);return r}function Ti(t,e,r,n){var s=arguments.length,u=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")u=Reflect.decorate(t,e,r,n);else for(var i=t.length-1;i>=0;i--)(d=t[i])&&(u=(s<3?d(u):s>3?d(e,r,u):d(e,r))||u);return s>3&&u&&Object.defineProperty(e,r,u),u}function ji(t,e){return function(r,n){e(r,n,t)}}function Ri(t,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(t,e)}function $i(t,e,r,n){function s(u){return u instanceof r?u:new r(function(d){d(u)})}return new(r||(r=Promise))(function(u,d){function i(_){try{v(n.next(_))}catch(M){d(M)}}function m(_){try{v(n.throw(_))}catch(M){d(M)}}function v(_){_.done?u(_.value):s(_.value).then(i,m)}v((n=n.apply(t,e||[])).next())})}function Ni(t,e){var r={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]},n,s,u,d;return d={next:i(0),throw:i(1),return:i(2)},typeof Symbol=="function"&&(d[Symbol.iterator]=function(){return this}),d;function i(v){return function(_){return m([v,_])}}function m(v){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,s&&(u=v[0]&2?s.return:v[0]?s.throw||((u=s.return)&&u.call(s),0):s.next)&&!(u=u.call(s,v[1])).done)return u;switch(s=0,u&&(v=[v[0]&2,u.value]),v[0]){case 0:case 1:u=v;break;case 4:return r.label++,{value:v[1],done:!1};case 5:r.label++,s=v[1],v=[0];continue;case 7:v=r.ops.pop(),r.trys.pop();continue;default:if(u=r.trys,!(u=u.length>0&&u[u.length-1])&&(v[0]===6||v[0]===2)){r=0;continue}if(v[0]===3&&(!u||v[1]>u[0]&&v[1]<u[3])){r.label=v[1];break}if(v[0]===6&&r.label<u[1]){r.label=u[1],u=v;break}if(u&&r.label<u[2]){r.label=u[2],r.ops.push(v);break}u[2]&&r.ops.pop(),r.trys.pop();continue}v=e.call(t,r)}catch(_){v=[6,_],s=0}finally{n=u=0}if(v[0]&5)throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}}function Li(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}function Bi(t,e){for(var r in t)r!=="default"&&!e.hasOwnProperty(r)&&(e[r]=t[r])}function Hr(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function fo(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,u=[],d;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)u.push(s.value)}catch(i){d={error:i}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(d)throw d.error}}return u}function Ii(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(fo(arguments[e]));return t}function Yi(){for(var t=0,e=0,r=arguments.length;e<r;e++)t+=arguments[e].length;for(var n=Array(t),s=0,e=0;e<r;e++)for(var u=arguments[e],d=0,i=u.length;d<i;d++,s++)n[s]=u[d];return n}function Yt(t){return this instanceof Yt?(this.v=t,this):new Yt(t)}function zi(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(t,e||[]),s,u=[];return s={},d("next"),d("throw"),d("return"),s[Symbol.asyncIterator]=function(){return this},s;function d(S){n[S]&&(s[S]=function(x){return new Promise(function(P,A){u.push([S,x,P,A])>1||i(S,x)})})}function i(S,x){try{m(n[S](x))}catch(P){M(u[0][3],P)}}function m(S){S.value instanceof Yt?Promise.resolve(S.value.v).then(v,_):M(u[0][2],S)}function v(S){i("next",S)}function _(S){i("throw",S)}function M(S,x){S(x),u.shift(),u.length&&i(u[0][0],u[0][1])}}function Fi(t){var e,r;return e={},n("next"),n("throw",function(s){throw s}),n("return"),e[Symbol.iterator]=function(){return this},e;function n(s,u){e[s]=t[s]?function(d){return(r=!r)?{value:Yt(t[s](d)),done:s==="return"}:u?u(d):d}:u}}function Wi(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof Hr=="function"?Hr(t):t[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(u){r[u]=t[u]&&function(d){return new Promise(function(i,m){d=t[u](d),s(i,m,d.done,d.value)})}}function s(u,d,i,m){Promise.resolve(m).then(function(v){u({value:v,done:i})},d)}}function Ui(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}function qi(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function Vi(t){return t&&t.__esModule?t:{default:t}}function Hi(t,e){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return e.get(t)}function Gi(t,e,r){if(!e.has(t))throw new TypeError("attempted to set private field on non-instance");return e.set(t,r),r}const Qi=Object.freeze(Object.defineProperty({__proto__:null,get __assign(){return Vr},__asyncDelegator:Fi,__asyncGenerator:zi,__asyncValues:Wi,__await:Yt,__awaiter:$i,__classPrivateFieldGet:Hi,__classPrivateFieldSet:Gi,__createBinding:Li,__decorate:Ti,__exportStar:Bi,__extends:Ai,__generator:Ni,__importDefault:Vi,__importStar:qi,__makeTemplateObject:Ui,__metadata:Ri,__param:ji,__read:fo,__rest:Ei,__spread:Ii,__spreadArrays:Yi,__values:Hr},Symbol.toStringTag,{value:"Module"})),po=Ir(Qi);var zt={},Fe={},go;function mo(){return go||(go=1,Object.defineProperty(Fe,"__esModule",{value:!0}),Fe.MAX_HASHABLE_LENGTH=Fe.INIT=Fe.KEY=Fe.DIGEST_LENGTH=Fe.BLOCK_SIZE=void 0,Fe.BLOCK_SIZE=64,Fe.DIGEST_LENGTH=32,Fe.KEY=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Fe.INIT=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],Fe.MAX_HASHABLE_LENGTH=Math.pow(2,53)-1),Fe}var Ft={},yo;function Zi(){if(yo)return Ft;yo=1,Object.defineProperty(Ft,"__esModule",{value:!0}),Ft.RawSha256=void 0;var t=mo(),e=(function(){function r(){this.state=Int32Array.from(t.INIT),this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}return r.prototype.update=function(n){if(this.finished)throw new Error("Attempted to update an already finished hash.");var s=0,u=n.byteLength;if(this.bytesHashed+=u,this.bytesHashed*8>t.MAX_HASHABLE_LENGTH)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;u>0;)this.buffer[this.bufferLength++]=n[s++],u--,this.bufferLength===t.BLOCK_SIZE&&(this.hashBuffer(),this.bufferLength=0)},r.prototype.digest=function(){if(!this.finished){var n=this.bytesHashed*8,s=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),u=this.bufferLength;if(s.setUint8(this.bufferLength++,128),u%t.BLOCK_SIZE>=t.BLOCK_SIZE-8){for(var d=this.bufferLength;d<t.BLOCK_SIZE;d++)s.setUint8(d,0);this.hashBuffer(),this.bufferLength=0}for(var d=this.bufferLength;d<t.BLOCK_SIZE-8;d++)s.setUint8(d,0);s.setUint32(t.BLOCK_SIZE-8,Math.floor(n/4294967296),!0),s.setUint32(t.BLOCK_SIZE-4,n),this.hashBuffer(),this.finished=!0}for(var i=new Uint8Array(t.DIGEST_LENGTH),d=0;d<8;d++)i[d*4]=this.state[d]>>>24&255,i[d*4+1]=this.state[d]>>>16&255,i[d*4+2]=this.state[d]>>>8&255,i[d*4+3]=this.state[d]>>>0&255;return i},r.prototype.hashBuffer=function(){for(var n=this,s=n.buffer,u=n.state,d=u[0],i=u[1],m=u[2],v=u[3],_=u[4],M=u[5],S=u[6],x=u[7],P=0;P<t.BLOCK_SIZE;P++){if(P<16)this.temp[P]=(s[P*4]&255)<<24|(s[P*4+1]&255)<<16|(s[P*4+2]&255)<<8|s[P*4+3]&255;else{var A=this.temp[P-2],N=(A>>>17|A<<15)^(A>>>19|A<<13)^A>>>10;A=this.temp[P-15];var F=(A>>>7|A<<25)^(A>>>18|A<<14)^A>>>3;this.temp[P]=(N+this.temp[P-7]|0)+(F+this.temp[P-16]|0)}var B=(((_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&M^~_&S)|0)+(x+(t.KEY[P]+this.temp[P]|0)|0)|0,Q=((d>>>2|d<<30)^(d>>>13|d<<19)^(d>>>22|d<<10))+(d&i^d&m^i&m)|0;x=S,S=M,M=_,_=v+B|0,v=m,m=i,i=d,d=B+Q|0}u[0]+=d,u[1]+=i,u[2]+=m,u[3]+=v,u[4]+=_,u[5]+=M,u[6]+=S,u[7]+=x},r})();return Ft.RawSha256=e,Ft}var vo={},Wt={};const Ki=t=>{const e=[];for(let r=0,n=t.length;r<n;r++){const s=t.charCodeAt(r);if(s<128)e.push(s);else if(s<2048)e.push(s>>6|192,s&63|128);else if(r+1<t.length&&(s&64512)===55296&&(t.charCodeAt(r+1)&64512)===56320){const u=65536+((s&1023)<<10)+(t.charCodeAt(++r)&1023);e.push(u>>18|240,u>>12&63|128,u>>6&63|128,u&63|128)}else e.push(s>>12|224,s>>6&63|128,s&63|128)}return Uint8Array.from(e)},Ji=t=>{let e="";for(let r=0,n=t.length;r<n;r++){const s=t[r];if(s<128)e+=String.fromCharCode(s);else if(192<=s&&s<224){const u=t[++r];e+=String.fromCharCode((s&31)<<6|u&63)}else if(240<=s&&s<365){const u="%"+[s,t[++r],t[++r],t[++r]].map(d=>d.toString(16)).join("%");e+=decodeURIComponent(u)}else e+=String.fromCharCode((s&15)<<12|(t[++r]&63)<<6|t[++r]&63)}return e};function Xi(t){return new TextEncoder().encode(t)}function ea(t){return new TextDecoder("utf-8").decode(t)}const ta=t=>typeof TextEncoder=="function"?Xi(t):Ki(t),ra=t=>typeof TextDecoder=="function"?ea(t):Ji(t),na=Object.freeze(Object.defineProperty({__proto__:null,fromUtf8:ta,toUtf8:ra},Symbol.toStringTag,{value:"Module"})),oa=Ir(na);var bo;function sa(){if(bo)return Wt;bo=1,Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.convertToBuffer=void 0;var t=oa,e=typeof Buffer<"u"&&Buffer.from?function(n){return Buffer.from(n,"utf8")}:t.fromUtf8;function r(n){return n instanceof Uint8Array?n:typeof n=="string"?e(n):ArrayBuffer.isView(n)?new Uint8Array(n.buffer,n.byteOffset,n.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(n)}return Wt.convertToBuffer=r,Wt}var Ut={},wo;function ia(){if(wo)return Ut;wo=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.isEmptyData=void 0;function t(e){return typeof e=="string"?e.length===0:e.byteLength===0}return Ut.isEmptyData=t,Ut}var qt={},_o;function aa(){if(_o)return qt;_o=1,Object.defineProperty(qt,"__esModule",{value:!0}),qt.numToUint8=void 0;function t(e){return new Uint8Array([(e&4278190080)>>24,(e&16711680)>>16,(e&65280)>>8,e&255])}return qt.numToUint8=t,qt}var Vt={},Co;function la(){if(Co)return Vt;Co=1,Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.uint32ArrayFrom=void 0;function t(e){if(!Array.from){for(var r=new Uint32Array(e.length),n=0;n<e.length;)r[n]=e[n];return r}return Uint32Array.from(e)}return Vt.uint32ArrayFrom=t,Vt}var xo;function ua(){return xo||(xo=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=t.numToUint8=t.isEmptyData=t.convertToBuffer=void 0;var e=sa();Object.defineProperty(t,"convertToBuffer",{enumerable:!0,get:function(){return e.convertToBuffer}});var r=ia();Object.defineProperty(t,"isEmptyData",{enumerable:!0,get:function(){return r.isEmptyData}});var n=aa();Object.defineProperty(t,"numToUint8",{enumerable:!0,get:function(){return n.numToUint8}});var s=la();Object.defineProperty(t,"uint32ArrayFrom",{enumerable:!0,get:function(){return s.uint32ArrayFrom}})})(vo)),vo}var So;function ca(){if(So)return zt;So=1,Object.defineProperty(zt,"__esModule",{value:!0}),zt.Sha256=void 0;var t=po,e=mo(),r=Zi(),n=ua(),s=(function(){function d(i){if(this.hash=new r.RawSha256,i){this.outer=new r.RawSha256;var m=u(i),v=new Uint8Array(e.BLOCK_SIZE);v.set(m);for(var _=0;_<e.BLOCK_SIZE;_++)m[_]^=54,v[_]^=92;this.hash.update(m),this.outer.update(v);for(var _=0;_<m.byteLength;_++)m[_]=0}}return d.prototype.update=function(i){if(!((0,n.isEmptyData)(i)||this.error))try{this.hash.update((0,n.convertToBuffer)(i))}catch(m){this.error=m}},d.prototype.digestSync=function(){if(this.error)throw this.error;return this.outer?(this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest()):this.hash.digest()},d.prototype.digest=function(){return(0,t.__awaiter)(this,void 0,void 0,function(){return(0,t.__generator)(this,function(i){return[2,this.digestSync()]})})},d})();zt.Sha256=s;function u(d){var i=(0,n.convertToBuffer)(d);if(i.byteLength>e.BLOCK_SIZE){var m=new r.RawSha256;m.update(i),i=m.digest()}var v=new Uint8Array(e.BLOCK_SIZE);return v.set(i),v}return zt}var Do;function da(){return Do||(Do=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=po;(0,e.__exportStar)(ca(),t)})(ho)),ho}da();function ye(t,e){t!=null&&this.fromString(t,e)}function Be(){return new ye(null)}var ht,ha=0xdeadbeefcafe,ko=(ha&16777215)==15715070;function fa(t,e,r,n,s,u){for(;--u>=0;){var d=e*this[t++]+r[n]+s;s=Math.floor(d/67108864),r[n++]=d&67108863}return s}function pa(t,e,r,n,s,u){for(var d=e&32767,i=e>>15;--u>=0;){var m=this[t]&32767,v=this[t++]>>15,_=i*m+v*d;m=d*m+((_&32767)<<15)+r[n]+(s&1073741823),s=(m>>>30)+(_>>>15)+i*v+(s>>>30),r[n++]=m&1073741823}return s}function ga(t,e,r,n,s,u){for(var d=e&16383,i=e>>14;--u>=0;){var m=this[t]&16383,v=this[t++]>>14,_=i*m+v*d;m=d*m+((_&16383)<<14)+r[n]+s,s=(m>>28)+(_>>14)+i*v,r[n++]=m&268435455}return s}var Po=typeof navigator<"u";Po&&ko&&navigator.appName=="Microsoft Internet Explorer"?(ye.prototype.am=pa,ht=30):Po&&ko&&navigator.appName!="Netscape"?(ye.prototype.am=fa,ht=26):(ye.prototype.am=ga,ht=28),ye.prototype.DB=ht,ye.prototype.DM=(1<<ht)-1,ye.prototype.DV=1<<ht;var Gr=52;ye.prototype.FV=Math.pow(2,Gr),ye.prototype.F1=Gr-ht,ye.prototype.F2=2*ht-Gr;var ma="0123456789abcdefghijklmnopqrstuvwxyz",nr=new Array,kt,We;for(kt=48,We=0;We<=9;++We)nr[kt++]=We;for(kt=97,We=10;We<36;++We)nr[kt++]=We;for(kt=65,We=10;We<36;++We)nr[kt++]=We;function Mo(t){return ma.charAt(t)}function ya(t,e){var r=nr[t.charCodeAt(e)];return r??-1}function va(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s}function ba(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0}function Qr(t){var e=Be();return e.fromInt(t),e}function wa(t,e){var r;if(e==16)r=4;else if(e==8)r=3;else if(e==2)r=1;else if(e==32)r=5;else if(e==4)r=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");this.t=0,this.s=0;for(var n=t.length,s=!1,u=0;--n>=0;){var d=ya(t,n);if(d<0){t.charAt(n)=="-"&&(s=!0);continue}s=!1,u==0?this[this.t++]=d:u+r>this.DB?(this[this.t-1]|=(d&(1<<this.DB-u)-1)<<u,this[this.t++]=d>>this.DB-u):this[this.t-1]|=d<<u,u+=r,u>=this.DB&&(u-=this.DB)}this.clamp(),s&&ye.ZERO.subTo(this,this)}function _a(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t}function Ca(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(t==16)e=4;else if(t==8)e=3;else if(t==2)e=1;else if(t==32)e=5;else if(t==4)e=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");var r=(1<<e)-1,n,s=!1,u="",d=this.t,i=this.DB-d*this.DB%e;if(d-- >0)for(i<this.DB&&(n=this[d]>>i)>0&&(s=!0,u=Mo(n));d>=0;)i<e?(n=(this[d]&(1<<i)-1)<<e-i,n|=this[--d]>>(i+=this.DB-e)):(n=this[d]>>(i-=e)&r,i<=0&&(i+=this.DB,--d)),n>0&&(s=!0),s&&(u+=Mo(n));return s?u:"0"}function xa(){var t=Be();return ye.ZERO.subTo(this,t),t}function Sa(){return this.s<0?this.negate():this}function Da(t){var e=this.s-t.s;if(e!=0)return e;var r=this.t;if(e=r-t.t,e!=0)return this.s<0?-e:e;for(;--r>=0;)if((e=this[r]-t[r])!=0)return e;return 0}function Zr(t){var e=1,r;return(r=t>>>16)!=0&&(t=r,e+=16),(r=t>>8)!=0&&(t=r,e+=8),(r=t>>4)!=0&&(t=r,e+=4),(r=t>>2)!=0&&(t=r,e+=2),(r=t>>1)!=0&&(t=r,e+=1),e}function ka(){return this.t<=0?0:this.DB*(this.t-1)+Zr(this[this.t-1]^this.s&this.DM)}function Pa(t,e){var r;for(r=this.t-1;r>=0;--r)e[r+t]=this[r];for(r=t-1;r>=0;--r)e[r]=0;e.t=this.t+t,e.s=this.s}function Ma(t,e){for(var r=t;r<this.t;++r)e[r-t]=this[r];e.t=Math.max(this.t-t,0),e.s=this.s}function Oa(t,e){var r=t%this.DB,n=this.DB-r,s=(1<<n)-1,u=Math.floor(t/this.DB),d=this.s<<r&this.DM,i;for(i=this.t-1;i>=0;--i)e[i+u+1]=this[i]>>n|d,d=(this[i]&s)<<r;for(i=u-1;i>=0;--i)e[i]=0;e[u]=d,e.t=this.t+u+1,e.s=this.s,e.clamp()}function Aa(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t){e.t=0;return}var n=t%this.DB,s=this.DB-n,u=(1<<n)-1;e[0]=this[r]>>n;for(var d=r+1;d<this.t;++d)e[d-r-1]|=(this[d]&u)<<s,e[d-r]=this[d]>>n;n>0&&(e[this.t-r-1]|=(this.s&u)<<s),e.t=this.t-r,e.clamp()}function Ea(t,e){for(var r=0,n=0,s=Math.min(t.t,this.t);r<s;)n+=this[r]-t[r],e[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n-=t.s;r<this.t;)n+=this[r],e[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n-=t[r],e[r++]=n&this.DM,n>>=this.DB;n-=t.s}e.s=n<0?-1:0,n<-1?e[r++]=this.DV+n:n>0&&(e[r++]=n),e.t=r,e.clamp()}function Ta(t,e){var r=this.abs(),n=t.abs(),s=r.t;for(e.t=s+n.t;--s>=0;)e[s]=0;for(s=0;s<n.t;++s)e[s+r.t]=r.am(0,n[s],e,s,0,r.t);e.s=0,e.clamp(),this.s!=t.s&&ye.ZERO.subTo(e,e)}function ja(t){for(var e=this.abs(),r=t.t=2*e.t;--r>=0;)t[r]=0;for(r=0;r<e.t-1;++r){var n=e.am(r,e[r],t,2*r,0,1);(t[r+e.t]+=e.am(r+1,2*e[r],t,2*r+1,n,e.t-r-1))>=e.DV&&(t[r+e.t]-=e.DV,t[r+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(r,e[r],t,2*r,0,1)),t.s=0,t.clamp()}function Ra(t,e,r){var n=t.abs();if(!(n.t<=0)){var s=this.abs();if(s.t<n.t){e?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=Be());var u=Be(),d=this.s,i=t.s,m=this.DB-Zr(n[n.t-1]);m>0?(n.lShiftTo(m,u),s.lShiftTo(m,r)):(n.copyTo(u),s.copyTo(r));var v=u.t,_=u[v-1];if(_!=0){var M=_*(1<<this.F1)+(v>1?u[v-2]>>this.F2:0),S=this.FV/M,x=(1<<this.F1)/M,P=1<<this.F2,A=r.t,N=A-v,F=e??Be();for(u.dlShiftTo(N,F),r.compareTo(F)>=0&&(r[r.t++]=1,r.subTo(F,r)),ye.ONE.dlShiftTo(v,F),F.subTo(u,u);u.t<v;)u[u.t++]=0;for(;--N>=0;){var B=r[--A]==_?this.DM:Math.floor(r[A]*S+(r[A-1]+P)*x);if((r[A]+=u.am(0,B,r,N,0,v))<B)for(u.dlShiftTo(N,F),r.subTo(F,r);r[A]<--B;)r.subTo(F,r)}e!=null&&(r.drShiftTo(v,e),d!=i&&ye.ZERO.subTo(e,e)),r.t=v,r.clamp(),m>0&&r.rShiftTo(m,r),d<0&&ye.ZERO.subTo(r,r)}}}function $a(t){var e=Be();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(ye.ZERO)>0&&t.subTo(e,e),e}function Na(){if(this.t<1)return 0;var t=this[0];if((t&1)==0)return 0;var e=t&3;return e=e*(2-(t&15)*e)&15,e=e*(2-(t&255)*e)&255,e=e*(2-((t&65535)*e&65535))&65535,e=e*(2-t*e%this.DV)%this.DV,e>0?this.DV-e:-e}function La(t){return this.compareTo(t)==0}function Ba(t,e){for(var r=0,n=0,s=Math.min(t.t,this.t);r<s;)n+=this[r]+t[r],e[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n+=t.s;r<this.t;)n+=this[r],e[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n+=t[r],e[r++]=n&this.DM,n>>=this.DB;n+=t.s}e.s=n<0?-1:0,n>0?e[r++]=n:n<-1&&(e[r++]=this.DV+n),e.t=r,e.clamp()}function Ia(t){var e=Be();return this.addTo(t,e),e}function Ya(t){var e=Be();return this.subTo(t,e),e}function za(t){var e=Be();return this.multiplyTo(t,e),e}function Fa(t){var e=Be();return this.divRemTo(t,e,null),e}function Pt(t){this.m=t,this.mp=t.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}function Wa(t){var e=Be();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(ye.ZERO)>0&&this.m.subTo(e,e),e}function Ua(t){var e=Be();return t.copyTo(e),this.reduce(e),e}function qa(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var r=t[e]&32767,n=r*this.mpl+((r*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(r=e+this.m.t,t[r]+=this.m.am(0,n,t,e,0,this.m.t);t[r]>=t.DV;)t[r]-=t.DV,t[++r]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)}function Va(t,e){t.squareTo(e),this.reduce(e)}function Ha(t,e,r){t.multiplyTo(e,r),this.reduce(r)}Pt.prototype.convert=Wa,Pt.prototype.revert=Ua,Pt.prototype.reduce=qa,Pt.prototype.mulTo=Ha,Pt.prototype.sqrTo=Va;function Ga(t,e,r){var n=t.bitLength(),s,u=Qr(1),d=new Pt(e);if(n<=0)return u;n<18?s=1:n<48?s=3:n<144?s=4:n<768?s=5:s=6;var i=new Array,m=3,v=s-1,_=(1<<s)-1;if(i[1]=d.convert(this),s>1){var M=Be();for(d.sqrTo(i[1],M);m<=_;)i[m]=Be(),d.mulTo(M,i[m-2],i[m]),m+=2}var S=t.t-1,x,P=!0,A=Be(),N;for(n=Zr(t[S])-1;S>=0;){for(n>=v?x=t[S]>>n-v&_:(x=(t[S]&(1<<n+1)-1)<<v-n,S>0&&(x|=t[S-1]>>this.DB+n-v)),m=s;(x&1)==0;)x>>=1,--m;if((n-=m)<0&&(n+=this.DB,--S),P)i[x].copyTo(u),P=!1;else{for(;m>1;)d.sqrTo(u,A),d.sqrTo(A,u),m-=2;m>0?d.sqrTo(u,A):(N=u,u=A,A=N),d.mulTo(A,i[x],u)}for(;S>=0&&(t[S]&1<<n)==0;)d.sqrTo(u,A),N=u,u=A,A=N,--n<0&&(n=this.DB-1,--S)}var F=d.revert(u);return r(null,F),F}ye.prototype.copyTo=va,ye.prototype.fromInt=ba,ye.prototype.fromString=wa,ye.prototype.clamp=_a,ye.prototype.dlShiftTo=Pa,ye.prototype.drShiftTo=Ma,ye.prototype.lShiftTo=Oa,ye.prototype.rShiftTo=Aa,ye.prototype.subTo=Ea,ye.prototype.multiplyTo=Ta,ye.prototype.squareTo=ja,ye.prototype.divRemTo=Ra,ye.prototype.invDigit=Na,ye.prototype.addTo=Ba,ye.prototype.toString=Ca,ye.prototype.negate=xa,ye.prototype.abs=Sa,ye.prototype.compareTo=Da,ye.prototype.bitLength=ka,ye.prototype.mod=$a,ye.prototype.equals=La,ye.prototype.add=Ia,ye.prototype.subtract=Ya,ye.prototype.multiply=za,ye.prototype.divide=Fa,ye.prototype.modPow=Ga,ye.ZERO=Qr(0),ye.ONE=Qr(1);function Qa(t,e){return e=e||{},new Promise(function(r,n){var s=new XMLHttpRequest,u=[],d=[],i={},m=function(){return{ok:(s.status/100|0)==2,statusText:s.statusText,status:s.status,url:s.responseURL,text:function(){return Promise.resolve(s.responseText)},json:function(){return Promise.resolve(s.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([s.response]))},clone:m,headers:{keys:function(){return u},entries:function(){return d},get:function(_){return i[_.toLowerCase()]},has:function(_){return _.toLowerCase()in i}}}};for(var v in s.open(e.method||"get",t,!0),s.onload=function(){s.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(_,M,S){u.push(M=M.toLowerCase()),d.push([M,S]),i[M]=i[M]?i[M]+","+S:S}),r(m())},s.onerror=n,s.withCredentials=e.credentials=="include",e.headers)s.setRequestHeader(v,e.headers[v]);s.send(e.body||null)})}const Za=Object.freeze(Object.defineProperty({__proto__:null,default:Qa},Symbol.toStringTag,{value:"Module"})),Oo=Ir(Za);var Ao,Eo;function Ka(){return Eo||(Eo=1,Ao=self.fetch||(self.fetch=Oo.default||Oo)),Ao}Ka();var To={exports:{}};var jo;function Ja(){return jo||(jo=1,(function(t,e){(function(r){var n;if(t.exports=r(),n=!0,!n){var s=window.Cookies,u=window.Cookies=r();u.noConflict=function(){return window.Cookies=s,u}}})(function(){function r(){for(var u=0,d={};u<arguments.length;u++){var i=arguments[u];for(var m in i)d[m]=i[m]}return d}function n(u){return u.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function s(u){function d(){}function i(v,_,M){if(!(typeof document>"u")){M=r({path:"/"},d.defaults,M),typeof M.expires=="number"&&(M.expires=new Date(new Date*1+M.expires*864e5)),M.expires=M.expires?M.expires.toUTCString():"";try{var S=JSON.stringify(_);/^[\{\[]/.test(S)&&(_=S)}catch{}_=u.write?u.write(_,v):encodeURIComponent(String(_)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),v=encodeURIComponent(String(v)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var x="";for(var P in M)M[P]&&(x+="; "+P,M[P]!==!0&&(x+="="+M[P].split(";")[0]));return document.cookie=v+"="+_+x}}function m(v,_){if(!(typeof document>"u")){for(var M={},S=document.cookie?document.cookie.split("; "):[],x=0;x<S.length;x++){var P=S[x].split("="),A=P.slice(1).join("=");!_&&A.charAt(0)==='"'&&(A=A.slice(1,-1));try{var N=n(P[0]);if(A=(u.read||u)(A,N)||n(A),_)try{A=JSON.parse(A)}catch{}if(M[N]=A,v===N)break}catch{}}return v?M[v]:M}}return d.set=i,d.get=function(v){return m(v,!1)},d.getJSON=function(v){return m(v,!0)},d.remove=function(v,_){i(v,"",r(_,{expires:-1}))},d.defaults={},d.withConverter=s,d}return s(function(){})})})(To)),To.exports}Ja();function Xa(){if(!window.MantineCognitoUserPool)throw new Error("Cognito Userpool has not been initialized.");return window.MantineCognitoUserPool}function el(){return Xa().getCurrentUser()}function tl(){return new Promise((t,e)=>{const r=el();r===null&&e(null),r?.getSession((n,s)=>{if(n!==null||s===null)return e(null);t({session:s,authenticatedUser:r})})})}async function rl(){const{session:t}=await tl();return t?.getIdToken().getJwtToken()}G.createContext(void 0);var nl="undefined",ol="object",or="browser",Ro="cpu",$o="device",Kr="engine",sr="os",ft="name",ir="type",Jr="vendor",Ke="version",Xr="architecture",en="major",tn="model",sl="console",il="mobile",al="tablet",ll="smarttv",ul="wearable",cl="embedded",dl=typeof window!==nl,rn=dl&&window.navigator?window.navigator:void 0;rn&&rn.userAgentData&&rn.userAgentData;var ar=function(t){for(var e={},r=0;r<t.length;r++)e[t[r].toUpperCase()]=t[r];return e},lr=function(t){for(var e in t){var r=t[e];typeof r==ol&&r.length==2?this[r[0]]=r[1]:this[r]=void 0}return this};(function(){var t={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}};return lr.call(t.init,[[or,[ft,Ke,en,ir]],[Ro,[Xr]],[$o,[ir,tn,Jr]],[Kr,[ft,Ke]],[sr,[ft,Ke]]]),lr.call(t.isIgnore,[[or,[Ke,en]],[Kr,[Ke]],[sr,[Ke]]]),lr.call(t.isIgnoreRgx,[[or,/ ?browser$/i],[sr,/ ?os$/i]]),lr.call(t.toString,[[or,[ft,Ke]],[Ro,[Xr]],[$o,[Jr,tn]],[Kr,[ft,Ke]],[sr,[ft,Ke]]]),t})(),ar([ft,Ke,en,ir]),ar([Xr]),ar([tn,Jr,ir,sl,il,ll,al,ul,cl]),ar([ft,Ke]);var nn={exports:{}},hl=nn.exports,No;function fl(){return No||(No=1,(function(t,e){(function(r,n){t.exports=n()})(hl,()=>(()=>{var r={873:(d,i)=>{var m,v,_=(function(){var M=function(k,C){var b=k,h=F[C],a=null,p=0,f=null,c=[],y={},D=function(E,L){a=(function(R){for(var Y=new Array(R),I=0;I<R;I+=1){Y[I]=new Array(R);for(var de=0;de<R;de+=1)Y[I][de]=null}return Y})(p=4*b+17),j(0,0),j(p-7,0),j(0,p-7),Z(),W(),H(E,L),b>=7&&te(E),f==null&&(f=ie(b,h,c)),se(f,L)},j=function(E,L){for(var R=-1;R<=7;R+=1)if(!(E+R<=-1||p<=E+R))for(var Y=-1;Y<=7;Y+=1)L+Y<=-1||p<=L+Y||(a[E+R][L+Y]=0<=R&&R<=6&&(Y==0||Y==6)||0<=Y&&Y<=6&&(R==0||R==6)||2<=R&&R<=4&&2<=Y&&Y<=4)},W=function(){for(var E=8;E<p-8;E+=1)a[E][6]==null&&(a[E][6]=E%2==0);for(var L=8;L<p-8;L+=1)a[6][L]==null&&(a[6][L]=L%2==0)},Z=function(){for(var E=B.getPatternPosition(b),L=0;L<E.length;L+=1)for(var R=0;R<E.length;R+=1){var Y=E[L],I=E[R];if(a[Y][I]==null)for(var de=-2;de<=2;de+=1)for(var o=-2;o<=2;o+=1)a[Y+de][I+o]=de==-2||de==2||o==-2||o==2||de==0&&o==0}},te=function(E){for(var L=B.getBCHTypeNumber(b),R=0;R<18;R+=1){var Y=!E&&(L>>R&1)==1;a[Math.floor(R/3)][R%3+p-8-3]=Y}for(R=0;R<18;R+=1)Y=!E&&(L>>R&1)==1,a[R%3+p-8-3][Math.floor(R/3)]=Y},H=function(E,L){for(var R=h<<3|L,Y=B.getBCHTypeInfo(R),I=0;I<15;I+=1){var de=!E&&(Y>>I&1)==1;I<6?a[I][8]=de:I<8?a[I+1][8]=de:a[p-15+I][8]=de}for(I=0;I<15;I+=1)de=!E&&(Y>>I&1)==1,I<8?a[8][p-I-1]=de:I<9?a[8][15-I-1+1]=de:a[8][15-I-1]=de;a[p-8][8]=!E},se=function(E,L){for(var R=-1,Y=p-1,I=7,de=0,o=B.getMaskFunction(L),l=p-1;l>0;l-=2)for(l==6&&(l-=1);;){for(var g=0;g<2;g+=1)if(a[Y][l-g]==null){var O=!1;de<E.length&&(O=(E[de]>>>I&1)==1),o(Y,l-g)&&(O=!O),a[Y][l-g]=O,(I-=1)==-1&&(de+=1,I=7)}if((Y+=R)<0||p<=Y){Y-=R,R=-R;break}}},ie=function(E,L,R){for(var Y=ee.getRSBlocks(E,L),I=re(),de=0;de<R.length;de+=1){var o=R[de];I.put(o.getMode(),4),I.put(o.getLength(),B.getLengthInBits(o.getMode(),E)),o.write(I)}var l=0;for(de=0;de<Y.length;de+=1)l+=Y[de].dataCount;if(I.getLengthInBits()>8*l)throw"code length overflow. ("+I.getLengthInBits()+">"+8*l+")";for(I.getLengthInBits()+4<=8*l&&I.put(0,4);I.getLengthInBits()%8!=0;)I.putBit(!1);for(;!(I.getLengthInBits()>=8*l||(I.put(236,8),I.getLengthInBits()>=8*l));)I.put(17,8);return(function(g,O){for(var $=0,z=0,le=0,ce=new Array(O.length),fe=new Array(O.length),oe=0;oe<O.length;oe+=1){var pe=O[oe].dataCount,me=O[oe].totalCount-pe;z=Math.max(z,pe),le=Math.max(le,me),ce[oe]=new Array(pe);for(var ge=0;ge<ce[oe].length;ge+=1)ce[oe][ge]=255&g.getBuffer()[ge+$];$+=pe;var xe=B.getErrorCorrectPolynomial(me),Ce=U(ce[oe],xe.getLength()-1).mod(xe);for(fe[oe]=new Array(xe.getLength()-1),ge=0;ge<fe[oe].length;ge+=1){var ke=ge+Ce.getLength()-fe[oe].length;fe[oe][ge]=ke>=0?Ce.getAt(ke):0}}var qe=0;for(ge=0;ge<O.length;ge+=1)qe+=O[ge].totalCount;var $e=new Array(qe),_e=0;for(ge=0;ge<z;ge+=1)for(oe=0;oe<O.length;oe+=1)ge<ce[oe].length&&($e[_e]=ce[oe][ge],_e+=1);for(ge=0;ge<le;ge+=1)for(oe=0;oe<O.length;oe+=1)ge<fe[oe].length&&($e[_e]=fe[oe][ge],_e+=1);return $e})(I,Y)};y.addData=function(E,L){var R=null;switch(L=L||"Byte"){case"Numeric":R=K(E);break;case"Alphanumeric":R=X(E);break;case"Byte":R=V(E);break;case"Kanji":R=q(E);break;default:throw"mode:"+L}c.push(R),f=null},y.isDark=function(E,L){if(E<0||p<=E||L<0||p<=L)throw E+","+L;return a[E][L]},y.getModuleCount=function(){return p},y.make=function(){if(b<1){for(var E=1;E<40;E++){for(var L=ee.getRSBlocks(E,h),R=re(),Y=0;Y<c.length;Y++){var I=c[Y];R.put(I.getMode(),4),R.put(I.getLength(),B.getLengthInBits(I.getMode(),E)),I.write(R)}var de=0;for(Y=0;Y<L.length;Y++)de+=L[Y].dataCount;if(R.getLengthInBits()<=8*de)break}b=E}D(!1,(function(){for(var o=0,l=0,g=0;g<8;g+=1){D(!0,g);var O=B.getLostPoint(y);(g==0||o>O)&&(o=O,l=g)}return l})())},y.createTableTag=function(E,L){E=E||2;var R="";R+='<table style="',R+=" border-width: 0px; border-style: none;",R+=" border-collapse: collapse;",R+=" padding: 0px; margin: "+(L=L===void 0?4*E:L)+"px;",R+='">',R+="<tbody>";for(var Y=0;Y<y.getModuleCount();Y+=1){R+="<tr>";for(var I=0;I<y.getModuleCount();I+=1)R+='<td style="',R+=" border-width: 0px; border-style: none;",R+=" border-collapse: collapse;",R+=" padding: 0px; margin: 0px;",R+=" width: "+E+"px;",R+=" height: "+E+"px;",R+=" background-color: ",R+=y.isDark(Y,I)?"#000000":"#ffffff",R+=";",R+='"/>';R+="</tr>"}return(R+="</tbody>")+"</table>"},y.createSvgTag=function(E,L,R,Y){var I={};typeof arguments[0]=="object"&&(E=(I=arguments[0]).cellSize,L=I.margin,R=I.alt,Y=I.title),E=E||2,L=L===void 0?4*E:L,(R=typeof R=="string"?{text:R}:R||{}).text=R.text||null,R.id=R.text?R.id||"qrcode-description":null,(Y=typeof Y=="string"?{text:Y}:Y||{}).text=Y.text||null,Y.id=Y.text?Y.id||"qrcode-title":null;var de,o,l,g,O=y.getModuleCount()*E+2*L,$="";for(g="l"+E+",0 0,"+E+" -"+E+",0 0,-"+E+"z ",$+='<svg version="1.1" xmlns="http://www.w3.org/2000/svg"',$+=I.scalable?"":' width="'+O+'px" height="'+O+'px"',$+=' viewBox="0 0 '+O+" "+O+'" ',$+=' preserveAspectRatio="xMinYMin meet"',$+=Y.text||R.text?' role="img" aria-labelledby="'+ue([Y.id,R.id].join(" ").trim())+'"':"",$+=">",$+=Y.text?'<title id="'+ue(Y.id)+'">'+ue(Y.text)+"</title>":"",$+=R.text?'<description id="'+ue(R.id)+'">'+ue(R.text)+"</description>":"",$+='<rect width="100%" height="100%" fill="white" cx="0" cy="0"/>',$+='<path d="',o=0;o<y.getModuleCount();o+=1)for(l=o*E+L,de=0;de<y.getModuleCount();de+=1)y.isDark(o,de)&&($+="M"+(de*E+L)+","+l+g);return($+='" stroke="transparent" fill="black"/>')+"</svg>"},y.createDataURL=function(E,L){E=E||2,L=L===void 0?4*E:L;var R=y.getModuleCount()*E+2*L,Y=L,I=R-L;return ne(R,R,function(de,o){if(Y<=de&&de<I&&Y<=o&&o<I){var l=Math.floor((de-Y)/E),g=Math.floor((o-Y)/E);return y.isDark(g,l)?0:1}return 1})},y.createImgTag=function(E,L,R){E=E||2,L=L===void 0?4*E:L;var Y=y.getModuleCount()*E+2*L,I="";return I+="<img",I+=' src="',I+=y.createDataURL(E,L),I+='"',I+=' width="',I+=Y,I+='"',I+=' height="',I+=Y,I+='"',R&&(I+=' alt="',I+=ue(R),I+='"'),I+"/>"};var ue=function(E){for(var L="",R=0;R<E.length;R+=1){var Y=E.charAt(R);switch(Y){case"<":L+="<";break;case">":L+=">";break;case"&":L+="&";break;case'"':L+=""";break;default:L+=Y}}return L};return y.createASCII=function(E,L){if((E=E||1)<2)return(function(ce){ce=ce===void 0?2:ce;var fe,oe,pe,me,ge,xe=1*y.getModuleCount()+2*ce,Ce=ce,ke=xe-ce,qe={"██":"█","█ ":"▀"," █":"▄"," ":" "},$e={"██":"▀","█ ":"▀"," █":" "," ":" "},_e="";for(fe=0;fe<xe;fe+=2){for(pe=Math.floor((fe-Ce)/1),me=Math.floor((fe+1-Ce)/1),oe=0;oe<xe;oe+=1)ge="█",Ce<=oe&&oe<ke&&Ce<=fe&&fe<ke&&y.isDark(pe,Math.floor((oe-Ce)/1))&&(ge=" "),Ce<=oe&&oe<ke&&Ce<=fe+1&&fe+1<ke&&y.isDark(me,Math.floor((oe-Ce)/1))?ge+=" ":ge+="█",_e+=ce<1&&fe+1>=ke?$e[ge]:qe[ge];_e+=`
|
|
20
|
-
`}return
|
|
21
|
-
`}return z.substring(0,z.length-1)},y.renderTo2dContext=function(E,L){L=L||2;for(var R=y.getModuleCount(),Y=0;Y<R;Y++)for(var I=0;I<R;I++)E.fillStyle=y.isDark(Y,I)?"black":"white",E.fillRect(Y*L,I*L,L,L)},y};M.stringToBytes=(M.stringToBytesFuncs={default:function(k){for(var C=[],b=0;b<k.length;b+=1){var h=k.charCodeAt(b);C.push(255&h)}return C}}).default,M.createStringToBytes=function(k,C){var b=(function(){for(var a=ae(k),p=function(){var W=a.read();if(W==-1)throw"eof";return W},f=0,c={};;){var y=a.read();if(y==-1)break;var D=p(),j=p()<<8|p();c[String.fromCharCode(y<<8|D)]=j,f+=1}if(f!=C)throw f+" != "+C;return c})(),h=63;return function(a){for(var p=[],f=0;f<a.length;f+=1){var c=a.charCodeAt(f);if(c<128)p.push(c);else{var y=b[a.charAt(f)];typeof y=="number"?(255&y)==y?p.push(y):(p.push(y>>>8),p.push(255&y)):p.push(h)}}return p}};var S,x,P,A,N,F={L:1,M:0,Q:3,H:2},B=(S=[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],x=1335,P=7973,N=function(k){for(var C=0;k!=0;)C+=1,k>>>=1;return C},(A={}).getBCHTypeInfo=function(k){for(var C=k<<10;N(C)-N(x)>=0;)C^=x<<N(C)-N(x);return 21522^(k<<10|C)},A.getBCHTypeNumber=function(k){for(var C=k<<12;N(C)-N(P)>=0;)C^=P<<N(C)-N(P);return k<<12|C},A.getPatternPosition=function(k){return S[k-1]},A.getMaskFunction=function(k){switch(k){case 0:return function(C,b){return(C+b)%2==0};case 1:return function(C,b){return C%2==0};case 2:return function(C,b){return b%3==0};case 3:return function(C,b){return(C+b)%3==0};case 4:return function(C,b){return(Math.floor(C/2)+Math.floor(b/3))%2==0};case 5:return function(C,b){return C*b%2+C*b%3==0};case 6:return function(C,b){return(C*b%2+C*b%3)%2==0};case 7:return function(C,b){return(C*b%3+(C+b)%2)%2==0};default:throw"bad maskPattern:"+k}},A.getErrorCorrectPolynomial=function(k){for(var C=U([1],0),b=0;b<k;b+=1)C=C.multiply(U([1,Q.gexp(b)],0));return C},A.getLengthInBits=function(k,C){if(1<=C&&C<10)switch(k){case 1:return 10;case 2:return 9;case 4:case 8:return 8;default:throw"mode:"+k}else if(C<27)switch(k){case 1:return 12;case 2:return 11;case 4:return 16;case 8:return 10;default:throw"mode:"+k}else{if(!(C<41))throw"type:"+C;switch(k){case 1:return 14;case 2:return 13;case 4:return 16;case 8:return 12;default:throw"mode:"+k}}},A.getLostPoint=function(k){for(var C=k.getModuleCount(),b=0,h=0;h<C;h+=1)for(var a=0;a<C;a+=1){for(var p=0,f=k.isDark(h,a),c=-1;c<=1;c+=1)if(!(h+c<0||C<=h+c))for(var y=-1;y<=1;y+=1)a+y<0||C<=a+y||c==0&&y==0||f==k.isDark(h+c,a+y)&&(p+=1);p>5&&(b+=3+p-5)}for(h=0;h<C-1;h+=1)for(a=0;a<C-1;a+=1){var D=0;k.isDark(h,a)&&(D+=1),k.isDark(h+1,a)&&(D+=1),k.isDark(h,a+1)&&(D+=1),k.isDark(h+1,a+1)&&(D+=1),D!=0&&D!=4||(b+=3)}for(h=0;h<C;h+=1)for(a=0;a<C-6;a+=1)k.isDark(h,a)&&!k.isDark(h,a+1)&&k.isDark(h,a+2)&&k.isDark(h,a+3)&&k.isDark(h,a+4)&&!k.isDark(h,a+5)&&k.isDark(h,a+6)&&(b+=40);for(a=0;a<C;a+=1)for(h=0;h<C-6;h+=1)k.isDark(h,a)&&!k.isDark(h+1,a)&&k.isDark(h+2,a)&&k.isDark(h+3,a)&&k.isDark(h+4,a)&&!k.isDark(h+5,a)&&k.isDark(h+6,a)&&(b+=40);var j=0;for(a=0;a<C;a+=1)for(h=0;h<C;h+=1)k.isDark(h,a)&&(j+=1);return b+Math.abs(100*j/C/C-50)/5*10},A),Q=(function(){for(var k=new Array(256),C=new Array(256),b=0;b<8;b+=1)k[b]=1<<b;for(b=8;b<256;b+=1)k[b]=k[b-4]^k[b-5]^k[b-6]^k[b-8];for(b=0;b<255;b+=1)C[k[b]]=b;return{glog:function(h){if(h<1)throw"glog("+h+")";return C[h]},gexp:function(h){for(;h<0;)h+=255;for(;h>=256;)h-=255;return k[h]}}})();function U(k,C){if(k.length===void 0)throw k.length+"/"+C;var b=(function(){for(var a=0;a<k.length&&k[a]==0;)a+=1;for(var p=new Array(k.length-a+C),f=0;f<k.length-a;f+=1)p[f]=k[f+a];return p})(),h={getAt:function(a){return b[a]},getLength:function(){return b.length},multiply:function(a){for(var p=new Array(h.getLength()+a.getLength()-1),f=0;f<h.getLength();f+=1)for(var c=0;c<a.getLength();c+=1)p[f+c]^=Q.gexp(Q.glog(h.getAt(f))+Q.glog(a.getAt(c)));return U(p,0)},mod:function(a){if(h.getLength()-a.getLength()<0)return h;for(var p=Q.glog(h.getAt(0))-Q.glog(a.getAt(0)),f=new Array(h.getLength()),c=0;c<h.getLength();c+=1)f[c]=h.getAt(c);for(c=0;c<a.getLength();c+=1)f[c]^=Q.gexp(Q.glog(a.getAt(c))+p);return U(f,0).mod(a)}};return h}var ee=(function(){var k=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12,7,37,13],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],C=function(h,a){var p={};return p.totalCount=h,p.dataCount=a,p},b={getRSBlocks:function(h,a){var p=(function(te,H){switch(H){case F.L:return k[4*(te-1)+0];case F.M:return k[4*(te-1)+1];case F.Q:return k[4*(te-1)+2];case F.H:return k[4*(te-1)+3];default:return}})(h,a);if(p===void 0)throw"bad rs block @ typeNumber:"+h+"/errorCorrectionLevel:"+a;for(var f=p.length/3,c=[],y=0;y<f;y+=1)for(var D=p[3*y+0],j=p[3*y+1],W=p[3*y+2],Z=0;Z<D;Z+=1)c.push(C(j,W));return c}};return b})(),re=function(){var k=[],C=0,b={getBuffer:function(){return k},getAt:function(h){var a=Math.floor(h/8);return(k[a]>>>7-h%8&1)==1},put:function(h,a){for(var p=0;p<a;p+=1)b.putBit((h>>>a-p-1&1)==1)},getLengthInBits:function(){return C},putBit:function(h){var a=Math.floor(C/8);k.length<=a&&k.push(0),h&&(k[a]|=128>>>C%8),C+=1}};return b},K=function(k){var C=k,b={getMode:function(){return 1},getLength:function(p){return C.length},write:function(p){for(var f=C,c=0;c+2<f.length;)p.put(h(f.substring(c,c+3)),10),c+=3;c<f.length&&(f.length-c==1?p.put(h(f.substring(c,c+1)),4):f.length-c==2&&p.put(h(f.substring(c,c+2)),7))}},h=function(p){for(var f=0,c=0;c<p.length;c+=1)f=10*f+a(p.charAt(c));return f},a=function(p){if("0"<=p&&p<="9")return p.charCodeAt(0)-48;throw"illegal char :"+p};return b},X=function(k){var C=k,b={getMode:function(){return 2},getLength:function(a){return C.length},write:function(a){for(var p=C,f=0;f+1<p.length;)a.put(45*h(p.charAt(f))+h(p.charAt(f+1)),11),f+=2;f<p.length&&a.put(h(p.charAt(f)),6)}},h=function(a){if("0"<=a&&a<="9")return a.charCodeAt(0)-48;if("A"<=a&&a<="Z")return a.charCodeAt(0)-65+10;switch(a){case" ":return 36;case"$":return 37;case"%":return 38;case"*":return 39;case"+":return 40;case"-":return 41;case".":return 42;case"/":return 43;case":":return 44;default:throw"illegal char :"+a}};return b},V=function(k){var C=M.stringToBytes(k);return{getMode:function(){return 4},getLength:function(b){return C.length},write:function(b){for(var h=0;h<C.length;h+=1)b.put(C[h],8)}}},q=function(k){var C=M.stringToBytesFuncs.SJIS;if(!C)throw"sjis not supported.";(function(){var a=C("友");if(a.length!=2||(a[0]<<8|a[1])!=38726)throw"sjis not supported."})();var b=C(k),h={getMode:function(){return 8},getLength:function(a){return~~(b.length/2)},write:function(a){for(var p=b,f=0;f+1<p.length;){var c=(255&p[f])<<8|255&p[f+1];if(33088<=c&&c<=40956)c-=33088;else{if(!(57408<=c&&c<=60351))throw"illegal char at "+(f+1)+"/"+c;c-=49472}c=192*(c>>>8&255)+(255&c),a.put(c,13),f+=2}if(f<p.length)throw"illegal char at "+(f+1)}};return h},J=function(){var k=[],C={writeByte:function(b){k.push(255&b)},writeShort:function(b){C.writeByte(b),C.writeByte(b>>>8)},writeBytes:function(b,h,a){h=h||0,a=a||b.length;for(var p=0;p<a;p+=1)C.writeByte(b[p+h])},writeString:function(b){for(var h=0;h<b.length;h+=1)C.writeByte(b.charCodeAt(h))},toByteArray:function(){return k},toString:function(){var b="";b+="[";for(var h=0;h<k.length;h+=1)h>0&&(b+=","),b+=k[h];return b+"]"}};return C},ae=function(k){var C=k,b=0,h=0,a=0,p={read:function(){for(;a<8;){if(b>=C.length){if(a==0)return-1;throw"unexpected end of file./"+a}var c=C.charAt(b);if(b+=1,c=="=")return a=0,-1;c.match(/^\s$/)||(h=h<<6|f(c.charCodeAt(0)),a+=6)}var y=h>>>a-8&255;return a-=8,y}},f=function(c){if(65<=c&&c<=90)return c-65;if(97<=c&&c<=122)return c-97+26;if(48<=c&&c<=57)return c-48+52;if(c==43)return 62;if(c==47)return 63;throw"c:"+c};return p},ne=function(k,C,b){for(var h=(function(j,W){var Z=j,te=W,H=new Array(j*W),se={setPixel:function(E,L,R){H[L*Z+E]=R},write:function(E){E.writeString("GIF87a"),E.writeShort(Z),E.writeShort(te),E.writeByte(128),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(255),E.writeByte(255),E.writeByte(255),E.writeString(","),E.writeShort(0),E.writeShort(0),E.writeShort(Z),E.writeShort(te),E.writeByte(0);var L=ie(2);E.writeByte(2);for(var R=0;L.length-R>255;)E.writeByte(255),E.writeBytes(L,R,255),R+=255;E.writeByte(L.length-R),E.writeBytes(L,R,L.length-R),E.writeByte(0),E.writeString(";")}},ie=function(E){for(var L=1<<E,R=1+(1<<E),Y=E+1,I=ue(),de=0;de<L;de+=1)I.add(String.fromCharCode(de));I.add(String.fromCharCode(L)),I.add(String.fromCharCode(R));var o,l,g,O=J(),$=(o=O,l=0,g=0,{write:function(fe,oe){if(fe>>>oe)throw"length over";for(;l+oe>=8;)o.writeByte(255&(fe<<l|g)),oe-=8-l,fe>>>=8-l,g=0,l=0;g|=fe<<l,l+=oe},flush:function(){l>0&&o.writeByte(g)}});$.write(L,Y);var z=0,le=String.fromCharCode(H[z]);for(z+=1;z<H.length;){var ce=String.fromCharCode(H[z]);z+=1,I.contains(le+ce)?le+=ce:($.write(I.indexOf(le),Y),I.size()<4095&&(I.size()==1<<Y&&(Y+=1),I.add(le+ce)),le=ce)}return $.write(I.indexOf(le),Y),$.write(R,Y),$.flush(),O.toByteArray()},ue=function(){var E={},L=0,R={add:function(Y){if(R.contains(Y))throw"dup key:"+Y;E[Y]=L,L+=1},size:function(){return L},indexOf:function(Y){return E[Y]},contains:function(Y){return E[Y]!==void 0}};return R};return se})(k,C),a=0;a<C;a+=1)for(var p=0;p<k;p+=1)h.setPixel(p,a,b(p,a));var f=J();h.write(f);for(var c=(function(){var j=0,W=0,Z=0,te="",H={},se=function(ue){te+=String.fromCharCode(ie(63&ue))},ie=function(ue){if(!(ue<0)){if(ue<26)return 65+ue;if(ue<52)return ue-26+97;if(ue<62)return ue-52+48;if(ue==62)return 43;if(ue==63)return 47}throw"n:"+ue};return H.writeByte=function(ue){for(j=j<<8|255&ue,W+=8,Z+=1;W>=6;)se(j>>>W-6),W-=6},H.flush=function(){if(W>0&&(se(j<<6-W),j=0,W=0),Z%3!=0)for(var ue=3-Z%3,E=0;E<ue;E+=1)te+="="},H.toString=function(){return te},H})(),y=f.toByteArray(),D=0;D<y.length;D+=1)c.writeByte(y[D]);return c.flush(),"data:image/gif;base64,"+c};return M})();_.stringToBytesFuncs["UTF-8"]=function(M){return(function(S){for(var x=[],P=0;P<S.length;P++){var A=S.charCodeAt(P);A<128?x.push(A):A<2048?x.push(192|A>>6,128|63&A):A<55296||A>=57344?x.push(224|A>>12,128|A>>6&63,128|63&A):(P++,A=65536+((1023&A)<<10|1023&S.charCodeAt(P)),x.push(240|A>>18,128|A>>12&63,128|A>>6&63,128|63&A))}return x})(M)},(v=typeof(m=function(){return _})=="function"?m.apply(i,[]):m)===void 0||(d.exports=v)}},n={};function s(d){var i=n[d];if(i!==void 0)return i.exports;var m=n[d]={exports:{}};return r[d](m,m.exports,s),m.exports}s.n=d=>{var i=d&&d.__esModule?()=>d.default:()=>d;return s.d(i,{a:i}),i},s.d=(d,i)=>{for(var m in i)s.o(i,m)&&!s.o(d,m)&&Object.defineProperty(d,m,{enumerable:!0,get:i[m]})},s.o=(d,i)=>Object.prototype.hasOwnProperty.call(d,i);var u={};return(()=>{s.d(u,{default:()=>C});const d=b=>!!b&&typeof b=="object"&&!Array.isArray(b);function i(b,...h){if(!h.length)return b;const a=h.shift();return a!==void 0&&d(b)&&d(a)?(b=Object.assign({},b),Object.keys(a).forEach(p=>{const f=b[p],c=a[p];Array.isArray(f)&&Array.isArray(c)?b[p]=c:d(f)&&d(c)?b[p]=i(Object.assign({},f),c):b[p]=c}),i(b,...h)):b}function m(b,h){const a=document.createElement("a");a.download=h,a.href=b,document.body.appendChild(a),a.click(),document.body.removeChild(a)}const v={L:.07,M:.15,Q:.25,H:.3};class _{constructor({svg:h,type:a,window:p}){this._svg=h,this._type=a,this._window=p}draw(h,a,p,f){let c;switch(this._type){case"dots":c=this._drawDot;break;case"classy":c=this._drawClassy;break;case"classy-rounded":c=this._drawClassyRounded;break;case"rounded":c=this._drawRounded;break;case"extra-rounded":c=this._drawExtraRounded;break;default:c=this._drawSquare}c.call(this,{x:h,y:a,size:p,getNeighbor:f})}_rotateFigure({x:h,y:a,size:p,rotation:f=0,draw:c}){var y;const D=h+p/2,j=a+p/2;c(),(y=this._element)===null||y===void 0||y.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${j})`)}_basicDot(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(p+a/2)),this._element.setAttribute("cy",String(f+a/2)),this._element.setAttribute("r",String(a/2))}}))}_basicSquare(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(p)),this._element.setAttribute("y",String(f)),this._element.setAttribute("width",String(a)),this._element.setAttribute("height",String(a))}}))}_basicSideRounded(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${a}h `+a/2+`a ${a/2} ${a/2}, 0, 0, 0, 0 ${-a}`)}}))}_basicCornerRounded(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${a}h ${a}v `+-a/2+`a ${a/2} ${a/2}, 0, 0, 0, ${-a/2} ${-a/2}`)}}))}_basicCornerExtraRounded(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${a}h ${a}a ${a} ${a}, 0, 0, 0, ${-a} ${-a}`)}}))}_basicCornersRounded(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v `+a/2+`a ${a/2} ${a/2}, 0, 0, 0, ${a/2} ${a/2}h `+a/2+"v "+-a/2+`a ${a/2} ${a/2}, 0, 0, 0, ${-a/2} ${-a/2}`)}}))}_drawDot({x:h,y:a,size:p}){this._basicDot({x:h,y:a,size:p,rotation:0})}_drawSquare({x:h,y:a,size:p}){this._basicSquare({x:h,y:a,size:p,rotation:0})}_drawRounded({x:h,y:a,size:p,getNeighbor:f}){const c=f?+f(-1,0):0,y=f?+f(1,0):0,D=f?+f(0,-1):0,j=f?+f(0,1):0,W=c+y+D+j;if(W!==0)if(W>2||c&&y||D&&j)this._basicSquare({x:h,y:a,size:p,rotation:0});else{if(W===2){let Z=0;return c&&D?Z=Math.PI/2:D&&y?Z=Math.PI:y&&j&&(Z=-Math.PI/2),void this._basicCornerRounded({x:h,y:a,size:p,rotation:Z})}if(W===1){let Z=0;return D?Z=Math.PI/2:y?Z=Math.PI:j&&(Z=-Math.PI/2),void this._basicSideRounded({x:h,y:a,size:p,rotation:Z})}}else this._basicDot({x:h,y:a,size:p,rotation:0})}_drawExtraRounded({x:h,y:a,size:p,getNeighbor:f}){const c=f?+f(-1,0):0,y=f?+f(1,0):0,D=f?+f(0,-1):0,j=f?+f(0,1):0,W=c+y+D+j;if(W!==0)if(W>2||c&&y||D&&j)this._basicSquare({x:h,y:a,size:p,rotation:0});else{if(W===2){let Z=0;return c&&D?Z=Math.PI/2:D&&y?Z=Math.PI:y&&j&&(Z=-Math.PI/2),void this._basicCornerExtraRounded({x:h,y:a,size:p,rotation:Z})}if(W===1){let Z=0;return D?Z=Math.PI/2:y?Z=Math.PI:j&&(Z=-Math.PI/2),void this._basicSideRounded({x:h,y:a,size:p,rotation:Z})}}else this._basicDot({x:h,y:a,size:p,rotation:0})}_drawClassy({x:h,y:a,size:p,getNeighbor:f}){const c=f?+f(-1,0):0,y=f?+f(1,0):0,D=f?+f(0,-1):0,j=f?+f(0,1):0;c+y+D+j!==0?c||D?y||j?this._basicSquare({x:h,y:a,size:p,rotation:0}):this._basicCornerRounded({x:h,y:a,size:p,rotation:Math.PI/2}):this._basicCornerRounded({x:h,y:a,size:p,rotation:-Math.PI/2}):this._basicCornersRounded({x:h,y:a,size:p,rotation:Math.PI/2})}_drawClassyRounded({x:h,y:a,size:p,getNeighbor:f}){const c=f?+f(-1,0):0,y=f?+f(1,0):0,D=f?+f(0,-1):0,j=f?+f(0,1):0;c+y+D+j!==0?c||D?y||j?this._basicSquare({x:h,y:a,size:p,rotation:0}):this._basicCornerExtraRounded({x:h,y:a,size:p,rotation:Math.PI/2}):this._basicCornerExtraRounded({x:h,y:a,size:p,rotation:-Math.PI/2}):this._basicCornersRounded({x:h,y:a,size:p,rotation:Math.PI/2})}}const M={dot:"dot",square:"square",extraRounded:"extra-rounded"},S=Object.values(M);class x{constructor({svg:h,type:a,window:p}){this._svg=h,this._type=a,this._window=p}draw(h,a,p,f){let c;switch(this._type){case M.square:c=this._drawSquare;break;case M.extraRounded:c=this._drawExtraRounded;break;default:c=this._drawDot}c.call(this,{x:h,y:a,size:p,rotation:f})}_rotateFigure({x:h,y:a,size:p,rotation:f=0,draw:c}){var y;const D=h+p/2,j=a+p/2;c(),(y=this._element)===null||y===void 0||y.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${j})`)}_basicDot(h){const{size:a,x:p,y:f}=h,c=a/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p+a/2} ${f}a ${a/2} ${a/2} 0 1 0 0.1 0zm 0 ${c}a ${a/2-c} ${a/2-c} 0 1 1 -0.1 0Z`)}}))}_basicSquare(h){const{size:a,x:p,y:f}=h,c=a/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p} ${f}v ${a}h ${a}v `+-a+`zM ${p+c} ${f+c}h `+(a-2*c)+"v "+(a-2*c)+"h "+(2*c-a)+"z")}}))}_basicExtraRounded(h){const{size:a,x:p,y:f}=h,c=a/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p} ${f+2.5*c}v `+2*c+`a ${2.5*c} ${2.5*c}, 0, 0, 0, ${2.5*c} ${2.5*c}h `+2*c+`a ${2.5*c} ${2.5*c}, 0, 0, 0, ${2.5*c} ${2.5*-c}v `+-2*c+`a ${2.5*c} ${2.5*c}, 0, 0, 0, ${2.5*-c} ${2.5*-c}h `+-2*c+`a ${2.5*c} ${2.5*c}, 0, 0, 0, ${2.5*-c} ${2.5*c}M ${p+2.5*c} ${f+c}h `+2*c+`a ${1.5*c} ${1.5*c}, 0, 0, 1, ${1.5*c} ${1.5*c}v `+2*c+`a ${1.5*c} ${1.5*c}, 0, 0, 1, ${1.5*-c} ${1.5*c}h `+-2*c+`a ${1.5*c} ${1.5*c}, 0, 0, 1, ${1.5*-c} ${1.5*-c}v `+-2*c+`a ${1.5*c} ${1.5*c}, 0, 0, 1, ${1.5*c} ${1.5*-c}`)}}))}_drawDot({x:h,y:a,size:p,rotation:f}){this._basicDot({x:h,y:a,size:p,rotation:f})}_drawSquare({x:h,y:a,size:p,rotation:f}){this._basicSquare({x:h,y:a,size:p,rotation:f})}_drawExtraRounded({x:h,y:a,size:p,rotation:f}){this._basicExtraRounded({x:h,y:a,size:p,rotation:f})}}const P={dot:"dot",square:"square"},A=Object.values(P);class N{constructor({svg:h,type:a,window:p}){this._svg=h,this._type=a,this._window=p}draw(h,a,p,f){let c;c=this._type===P.square?this._drawSquare:this._drawDot,c.call(this,{x:h,y:a,size:p,rotation:f})}_rotateFigure({x:h,y:a,size:p,rotation:f=0,draw:c}){var y;const D=h+p/2,j=a+p/2;c(),(y=this._element)===null||y===void 0||y.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${j})`)}_basicDot(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(p+a/2)),this._element.setAttribute("cy",String(f+a/2)),this._element.setAttribute("r",String(a/2))}}))}_basicSquare(h){const{size:a,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(p)),this._element.setAttribute("y",String(f)),this._element.setAttribute("width",String(a)),this._element.setAttribute("height",String(a))}}))}_drawDot({x:h,y:a,size:p,rotation:f}){this._basicDot({x:h,y:a,size:p,rotation:f})}_drawSquare({x:h,y:a,size:p,rotation:f}){this._basicSquare({x:h,y:a,size:p,rotation:f})}}const F="circle",B=[[1,1,1,1,1,1,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,1,1,1,1,1,1]],Q=[[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,1,1,1,0,0],[0,0,1,1,1,0,0],[0,0,1,1,1,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]];class U{constructor(h,a){this._roundSize=p=>this._options.dotsOptions.roundSize?Math.floor(p):p,this._window=a,this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","svg"),this._element.setAttribute("width",String(h.width)),this._element.setAttribute("height",String(h.height)),this._element.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),h.dotsOptions.roundSize||this._element.setAttribute("shape-rendering","crispEdges"),this._element.setAttribute("viewBox",`0 0 ${h.width} ${h.height}`),this._defs=this._window.document.createElementNS("http://www.w3.org/2000/svg","defs"),this._element.appendChild(this._defs),this._imageUri=h.image,this._instanceId=U.instanceCount++,this._options=h}get width(){return this._options.width}get height(){return this._options.height}getElement(){return this._element}async drawQR(h){const a=h.getModuleCount(),p=Math.min(this._options.width,this._options.height)-2*this._options.margin,f=this._options.shape===F?p/Math.sqrt(2):p,c=this._roundSize(f/a);let y={hideXDots:0,hideYDots:0,width:0,height:0};if(this._qr=h,this._options.image){if(await this.loadImage(),!this._image)return;const{imageOptions:D,qrOptions:j}=this._options,W=D.imageSize*v[j.errorCorrectionLevel],Z=Math.floor(W*a*a);y=(function({originalHeight:te,originalWidth:H,maxHiddenDots:se,maxHiddenAxisDots:ie,dotSize:ue}){const E={x:0,y:0},L={x:0,y:0};if(te<=0||H<=0||se<=0||ue<=0)return{height:0,width:0,hideYDots:0,hideXDots:0};const R=te/H;return E.x=Math.floor(Math.sqrt(se/R)),E.x<=0&&(E.x=1),ie&&ie<E.x&&(E.x=ie),E.x%2==0&&E.x--,L.x=E.x*ue,E.y=1+2*Math.ceil((E.x*R-1)/2),L.y=Math.round(L.x*R),(E.y*E.x>se||ie&&ie<E.y)&&(ie&&ie<E.y?(E.y=ie,E.y%2==0&&E.x--):E.y-=2,L.y=E.y*ue,E.x=1+2*Math.ceil((E.y/R-1)/2),L.x=Math.round(L.y/R)),{height:L.y,width:L.x,hideYDots:E.y,hideXDots:E.x}})({originalWidth:this._image.width,originalHeight:this._image.height,maxHiddenDots:Z,maxHiddenAxisDots:a-14,dotSize:c})}this.drawBackground(),this.drawDots((D,j)=>{var W,Z,te,H,se,ie;return!(this._options.imageOptions.hideBackgroundDots&&D>=(a-y.hideYDots)/2&&D<(a+y.hideYDots)/2&&j>=(a-y.hideXDots)/2&&j<(a+y.hideXDots)/2||!((W=B[D])===null||W===void 0)&&W[j]||!((Z=B[D-a+7])===null||Z===void 0)&&Z[j]||!((te=B[D])===null||te===void 0)&&te[j-a+7]||!((H=Q[D])===null||H===void 0)&&H[j]||!((se=Q[D-a+7])===null||se===void 0)&&se[j]||!((ie=Q[D])===null||ie===void 0)&&ie[j-a+7])}),this.drawCorners(),this._options.image&&await this.drawImage({width:y.width,height:y.height,count:a,dotSize:c})}drawBackground(){var h,a,p;const f=this._element,c=this._options;if(f){const y=(h=c.backgroundOptions)===null||h===void 0?void 0:h.gradient,D=(a=c.backgroundOptions)===null||a===void 0?void 0:a.color;let j=c.height,W=c.width;if(y||D){const Z=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");this._backgroundClipPath=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),this._backgroundClipPath.setAttribute("id",`clip-path-background-color-${this._instanceId}`),this._defs.appendChild(this._backgroundClipPath),!((p=c.backgroundOptions)===null||p===void 0)&&p.round&&(j=W=Math.min(c.width,c.height),Z.setAttribute("rx",String(j/2*c.backgroundOptions.round))),Z.setAttribute("x",String(this._roundSize((c.width-W)/2))),Z.setAttribute("y",String(this._roundSize((c.height-j)/2))),Z.setAttribute("width",String(W)),Z.setAttribute("height",String(j)),this._backgroundClipPath.appendChild(Z),this._createColor({options:y,color:D,additionalRotation:0,x:0,y:0,height:c.height,width:c.width,name:`background-color-${this._instanceId}`})}}}drawDots(h){var a,p;if(!this._qr)throw"QR code is not defined";const f=this._options,c=this._qr.getModuleCount();if(c>f.width||c>f.height)throw"The canvas is too small.";const y=Math.min(f.width,f.height)-2*f.margin,D=f.shape===F?y/Math.sqrt(2):y,j=this._roundSize(D/c),W=this._roundSize((f.width-c*j)/2),Z=this._roundSize((f.height-c*j)/2),te=new _({svg:this._element,type:f.dotsOptions.type,window:this._window});this._dotsClipPath=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),this._dotsClipPath.setAttribute("id",`clip-path-dot-color-${this._instanceId}`),this._defs.appendChild(this._dotsClipPath),this._createColor({options:(a=f.dotsOptions)===null||a===void 0?void 0:a.gradient,color:f.dotsOptions.color,additionalRotation:0,x:0,y:0,height:f.height,width:f.width,name:`dot-color-${this._instanceId}`});for(let H=0;H<c;H++)for(let se=0;se<c;se++)h&&!h(H,se)||!((p=this._qr)===null||p===void 0)&&p.isDark(H,se)&&(te.draw(W+se*j,Z+H*j,j,(ie,ue)=>!(se+ie<0||H+ue<0||se+ie>=c||H+ue>=c)&&!(h&&!h(H+ue,se+ie))&&!!this._qr&&this._qr.isDark(H+ue,se+ie)),te._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(te._element));if(f.shape===F){const H=this._roundSize((y/j-c)/2),se=c+2*H,ie=W-H*j,ue=Z-H*j,E=[],L=this._roundSize(se/2);for(let R=0;R<se;R++){E[R]=[];for(let Y=0;Y<se;Y++)R>=H-1&&R<=se-H&&Y>=H-1&&Y<=se-H||Math.sqrt((R-L)*(R-L)+(Y-L)*(Y-L))>L?E[R][Y]=0:E[R][Y]=this._qr.isDark(Y-2*H<0?Y:Y>=c?Y-2*H:Y-H,R-2*H<0?R:R>=c?R-2*H:R-H)?1:0}for(let R=0;R<se;R++)for(let Y=0;Y<se;Y++)E[R][Y]&&(te.draw(ie+Y*j,ue+R*j,j,(I,de)=>{var o;return!!(!((o=E[R+de])===null||o===void 0)&&o[Y+I])}),te._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(te._element))}}drawCorners(){if(!this._qr)throw"QR code is not defined";const h=this._element,a=this._options;if(!h)throw"Element code is not defined";const p=this._qr.getModuleCount(),f=Math.min(a.width,a.height)-2*a.margin,c=a.shape===F?f/Math.sqrt(2):f,y=this._roundSize(c/p),D=7*y,j=3*y,W=this._roundSize((a.width-p*y)/2),Z=this._roundSize((a.height-p*y)/2);[[0,0,0],[1,0,Math.PI/2],[0,1,-Math.PI/2]].forEach(([te,H,se])=>{var ie,ue,E,L,R,Y,I,de,o,l,g,O,$,z;const le=W+te*y*(p-7),ce=Z+H*y*(p-7);let fe=this._dotsClipPath,oe=this._dotsClipPath;if((!((ie=a.cornersSquareOptions)===null||ie===void 0)&&ie.gradient||!((ue=a.cornersSquareOptions)===null||ue===void 0)&&ue.color)&&(fe=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),fe.setAttribute("id",`clip-path-corners-square-color-${te}-${H}-${this._instanceId}`),this._defs.appendChild(fe),this._cornersSquareClipPath=this._cornersDotClipPath=oe=fe,this._createColor({options:(E=a.cornersSquareOptions)===null||E===void 0?void 0:E.gradient,color:(L=a.cornersSquareOptions)===null||L===void 0?void 0:L.color,additionalRotation:se,x:le,y:ce,height:D,width:D,name:`corners-square-color-${te}-${H}-${this._instanceId}`})),((R=a.cornersSquareOptions)===null||R===void 0?void 0:R.type)&&S.includes(a.cornersSquareOptions.type)){const pe=new x({svg:this._element,type:a.cornersSquareOptions.type,window:this._window});pe.draw(le,ce,D,se),pe._element&&fe&&fe.appendChild(pe._element)}else{const pe=new _({svg:this._element,type:((Y=a.cornersSquareOptions)===null||Y===void 0?void 0:Y.type)||a.dotsOptions.type,window:this._window});for(let me=0;me<B.length;me++)for(let ge=0;ge<B[me].length;ge++)!((I=B[me])===null||I===void 0)&&I[ge]&&(pe.draw(le+ge*y,ce+me*y,y,(xe,Ce)=>{var ke;return!!(!((ke=B[me+Ce])===null||ke===void 0)&&ke[ge+xe])}),pe._element&&fe&&fe.appendChild(pe._element))}if((!((de=a.cornersDotOptions)===null||de===void 0)&&de.gradient||!((o=a.cornersDotOptions)===null||o===void 0)&&o.color)&&(oe=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),oe.setAttribute("id",`clip-path-corners-dot-color-${te}-${H}-${this._instanceId}`),this._defs.appendChild(oe),this._cornersDotClipPath=oe,this._createColor({options:(l=a.cornersDotOptions)===null||l===void 0?void 0:l.gradient,color:(g=a.cornersDotOptions)===null||g===void 0?void 0:g.color,additionalRotation:se,x:le+2*y,y:ce+2*y,height:j,width:j,name:`corners-dot-color-${te}-${H}-${this._instanceId}`})),((O=a.cornersDotOptions)===null||O===void 0?void 0:O.type)&&A.includes(a.cornersDotOptions.type)){const pe=new N({svg:this._element,type:a.cornersDotOptions.type,window:this._window});pe.draw(le+2*y,ce+2*y,j,se),pe._element&&oe&&oe.appendChild(pe._element)}else{const pe=new _({svg:this._element,type:(($=a.cornersDotOptions)===null||$===void 0?void 0:$.type)||a.dotsOptions.type,window:this._window});for(let me=0;me<Q.length;me++)for(let ge=0;ge<Q[me].length;ge++)!((z=Q[me])===null||z===void 0)&&z[ge]&&(pe.draw(le+ge*y,ce+me*y,y,(xe,Ce)=>{var ke;return!!(!((ke=Q[me+Ce])===null||ke===void 0)&&ke[ge+xe])}),pe._element&&oe&&oe.appendChild(pe._element))}})}loadImage(){return new Promise((h,a)=>{var p;const f=this._options;if(!f.image)return a("Image is not defined");if(!((p=f.nodeCanvas)===null||p===void 0)&&p.loadImage)f.nodeCanvas.loadImage(f.image).then(c=>{var y,D;if(this._image=c,this._options.imageOptions.saveAsBlob){const j=(y=f.nodeCanvas)===null||y===void 0?void 0:y.createCanvas(this._image.width,this._image.height);(D=j?.getContext("2d"))===null||D===void 0||D.drawImage(c,0,0),this._imageUri=j?.toDataURL()}h()}).catch(a);else{const c=new this._window.Image;typeof f.imageOptions.crossOrigin=="string"&&(c.crossOrigin=f.imageOptions.crossOrigin),this._image=c,c.onload=async()=>{this._options.imageOptions.saveAsBlob&&(this._imageUri=await(async function(y,D){return new Promise(j=>{const W=new D.XMLHttpRequest;W.onload=function(){const Z=new D.FileReader;Z.onloadend=function(){j(Z.result)},Z.readAsDataURL(W.response)},W.open("GET",y),W.responseType="blob",W.send()})})(f.image||"",this._window)),h()},c.src=f.image}})}async drawImage({width:h,height:a,count:p,dotSize:f}){const c=this._options,y=this._roundSize((c.width-p*f)/2),D=this._roundSize((c.height-p*f)/2),j=y+this._roundSize(c.imageOptions.margin+(p*f-h)/2),W=D+this._roundSize(c.imageOptions.margin+(p*f-a)/2),Z=h-2*c.imageOptions.margin,te=a-2*c.imageOptions.margin,H=this._window.document.createElementNS("http://www.w3.org/2000/svg","image");H.setAttribute("href",this._imageUri||""),H.setAttribute("xlink:href",this._imageUri||""),H.setAttribute("x",String(j)),H.setAttribute("y",String(W)),H.setAttribute("width",`${Z}px`),H.setAttribute("height",`${te}px`),this._element.appendChild(H)}_createColor({options:h,color:a,additionalRotation:p,x:f,y:c,height:y,width:D,name:j}){const W=D>y?D:y,Z=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");if(Z.setAttribute("x",String(f)),Z.setAttribute("y",String(c)),Z.setAttribute("height",String(y)),Z.setAttribute("width",String(D)),Z.setAttribute("clip-path",`url('#clip-path-${j}')`),h){let te;if(h.type==="radial")te=this._window.document.createElementNS("http://www.w3.org/2000/svg","radialGradient"),te.setAttribute("id",j),te.setAttribute("gradientUnits","userSpaceOnUse"),te.setAttribute("fx",String(f+D/2)),te.setAttribute("fy",String(c+y/2)),te.setAttribute("cx",String(f+D/2)),te.setAttribute("cy",String(c+y/2)),te.setAttribute("r",String(W/2));else{const H=((h.rotation||0)+p)%(2*Math.PI),se=(H+2*Math.PI)%(2*Math.PI);let ie=f+D/2,ue=c+y/2,E=f+D/2,L=c+y/2;se>=0&&se<=.25*Math.PI||se>1.75*Math.PI&&se<=2*Math.PI?(ie-=D/2,ue-=y/2*Math.tan(H),E+=D/2,L+=y/2*Math.tan(H)):se>.25*Math.PI&&se<=.75*Math.PI?(ue-=y/2,ie-=D/2/Math.tan(H),L+=y/2,E+=D/2/Math.tan(H)):se>.75*Math.PI&&se<=1.25*Math.PI?(ie+=D/2,ue+=y/2*Math.tan(H),E-=D/2,L-=y/2*Math.tan(H)):se>1.25*Math.PI&&se<=1.75*Math.PI&&(ue+=y/2,ie+=D/2/Math.tan(H),L-=y/2,E-=D/2/Math.tan(H)),te=this._window.document.createElementNS("http://www.w3.org/2000/svg","linearGradient"),te.setAttribute("id",j),te.setAttribute("gradientUnits","userSpaceOnUse"),te.setAttribute("x1",String(Math.round(ie))),te.setAttribute("y1",String(Math.round(ue))),te.setAttribute("x2",String(Math.round(E))),te.setAttribute("y2",String(Math.round(L)))}h.colorStops.forEach(({offset:H,color:se})=>{const ie=this._window.document.createElementNS("http://www.w3.org/2000/svg","stop");ie.setAttribute("offset",100*H+"%"),ie.setAttribute("stop-color",se),te.appendChild(ie)}),Z.setAttribute("fill",`url('#${j}')`),this._defs.appendChild(te)}else a&&Z.setAttribute("fill",a);this._element.appendChild(Z)}}U.instanceCount=0;const ee=U,re="canvas",K={};for(let b=0;b<=40;b++)K[b]=b;const X={type:re,shape:"square",width:300,height:300,data:"",margin:0,qrOptions:{typeNumber:K[0],mode:void 0,errorCorrectionLevel:"Q"},imageOptions:{saveAsBlob:!0,hideBackgroundDots:!0,imageSize:.4,crossOrigin:void 0,margin:0},dotsOptions:{type:"square",color:"#000",roundSize:!0},backgroundOptions:{round:0,color:"#fff"}};function V(b){const h=Object.assign({},b);if(!h.colorStops||!h.colorStops.length)throw"Field 'colorStops' is required in gradient";return h.rotation?h.rotation=Number(h.rotation):h.rotation=0,h.colorStops=h.colorStops.map(a=>Object.assign(Object.assign({},a),{offset:Number(a.offset)})),h}function q(b){const h=Object.assign({},b);return h.width=Number(h.width),h.height=Number(h.height),h.margin=Number(h.margin),h.imageOptions=Object.assign(Object.assign({},h.imageOptions),{hideBackgroundDots:!!h.imageOptions.hideBackgroundDots,imageSize:Number(h.imageOptions.imageSize),margin:Number(h.imageOptions.margin)}),h.margin>Math.min(h.width,h.height)&&(h.margin=Math.min(h.width,h.height)),h.dotsOptions=Object.assign({},h.dotsOptions),h.dotsOptions.gradient&&(h.dotsOptions.gradient=V(h.dotsOptions.gradient)),h.cornersSquareOptions&&(h.cornersSquareOptions=Object.assign({},h.cornersSquareOptions),h.cornersSquareOptions.gradient&&(h.cornersSquareOptions.gradient=V(h.cornersSquareOptions.gradient))),h.cornersDotOptions&&(h.cornersDotOptions=Object.assign({},h.cornersDotOptions),h.cornersDotOptions.gradient&&(h.cornersDotOptions.gradient=V(h.cornersDotOptions.gradient))),h.backgroundOptions&&(h.backgroundOptions=Object.assign({},h.backgroundOptions),h.backgroundOptions.gradient&&(h.backgroundOptions.gradient=V(h.backgroundOptions.gradient))),h}var J=s(873),ae=s.n(J);function ne(b){if(!b)throw new Error("Extension must be defined");b[0]==="."&&(b=b.substring(1));const h={bmp:"image/bmp",gif:"image/gif",ico:"image/vnd.microsoft.icon",jpeg:"image/jpeg",jpg:"image/jpeg",png:"image/png",svg:"image/svg+xml",tif:"image/tiff",tiff:"image/tiff",webp:"image/webp",pdf:"application/pdf"}[b.toLowerCase()];if(!h)throw new Error(`Extension "${b}" is not supported`);return h}class k{constructor(h){h!=null&&h.jsdom?this._window=new h.jsdom("",{resources:"usable"}).window:this._window=window,this._options=h?q(i(X,h)):X,this.update()}static _clearContainer(h){h&&(h.innerHTML="")}_setupSvg(){if(!this._qr)return;const h=new ee(this._options,this._window);this._svg=h.getElement(),this._svgDrawingPromise=h.drawQR(this._qr).then(()=>{var a;this._svg&&((a=this._extension)===null||a===void 0||a.call(this,h.getElement(),this._options))})}_setupCanvas(){var h,a;this._qr&&(!((h=this._options.nodeCanvas)===null||h===void 0)&&h.createCanvas?(this._nodeCanvas=this._options.nodeCanvas.createCanvas(this._options.width,this._options.height),this._nodeCanvas.width=this._options.width,this._nodeCanvas.height=this._options.height):(this._domCanvas=document.createElement("canvas"),this._domCanvas.width=this._options.width,this._domCanvas.height=this._options.height),this._setupSvg(),this._canvasDrawingPromise=(a=this._svgDrawingPromise)===null||a===void 0?void 0:a.then(()=>{var p;if(!this._svg)return;const f=this._svg,c=new this._window.XMLSerializer().serializeToString(f),y=btoa(c),D=`data:${ne("svg")};base64,${y}`;if(!((p=this._options.nodeCanvas)===null||p===void 0)&&p.loadImage)return this._options.nodeCanvas.loadImage(D).then(j=>{var W,Z;j.width=this._options.width,j.height=this._options.height,(Z=(W=this._nodeCanvas)===null||W===void 0?void 0:W.getContext("2d"))===null||Z===void 0||Z.drawImage(j,0,0)});{const j=new this._window.Image;return new Promise(W=>{j.onload=()=>{var Z,te;(te=(Z=this._domCanvas)===null||Z===void 0?void 0:Z.getContext("2d"))===null||te===void 0||te.drawImage(j,0,0),W()},j.src=D})}}))}async _getElement(h="png"){if(!this._qr)throw"QR code is empty";return h.toLowerCase()==="svg"?(this._svg&&this._svgDrawingPromise||this._setupSvg(),await this._svgDrawingPromise,this._svg):((this._domCanvas||this._nodeCanvas)&&this._canvasDrawingPromise||this._setupCanvas(),await this._canvasDrawingPromise,this._domCanvas||this._nodeCanvas)}update(h){k._clearContainer(this._container),this._options=h?q(i(this._options,h)):this._options,this._options.data&&(this._qr=ae()(this._options.qrOptions.typeNumber,this._options.qrOptions.errorCorrectionLevel),this._qr.addData(this._options.data,this._options.qrOptions.mode||(function(a){switch(!0){case/^[0-9]*$/.test(a):return"Numeric";case/^[0-9A-Z $%*+\-./:]*$/.test(a):return"Alphanumeric";default:return"Byte"}})(this._options.data)),this._qr.make(),this._options.type===re?this._setupCanvas():this._setupSvg(),this.append(this._container))}append(h){if(h){if(typeof h.appendChild!="function")throw"Container should be a single DOM node";this._options.type===re?this._domCanvas&&h.appendChild(this._domCanvas):this._svg&&h.appendChild(this._svg),this._container=h}}applyExtension(h){if(!h)throw"Extension function should be defined.";this._extension=h,this.update()}deleteExtension(){this._extension=void 0,this.update()}async getRawData(h="png"){if(!this._qr)throw"QR code is empty";const a=await this._getElement(h),p=ne(h);if(!a)return null;if(h.toLowerCase()==="svg"){const f=`<?xml version="1.0" standalone="no"?>\r
|
|
22
|
-
${new this._window.XMLSerializer().serializeToString(
|
|
23
|
-
`+c,m(`data:${ne(a)};charset=utf-8,${encodeURIComponent(c)}`,`${p}.svg`)}else m(f.toDataURL(ne(a)),`${p}.${a}`)}}const C=k})(),u.default})())})(nn)),nn.exports}fl();const Lo=G.createContext(void 0);function pl(t){const e=Qe.c(9),{children:r,baseUrl:n,queryClient:s}=t;let u;e[0]!==n||e[1]!==s?(u={baseUrl:n,queryClient:s},e[0]=n,e[1]=s,e[2]=u):u=e[2];let d;e[3]!==r||e[4]!==s?(d=w.jsx(Gn,{client:s,children:r}),e[3]=r,e[4]=s,e[5]=d):d=e[5];let i;return e[6]!==u||e[7]!==d?(i=w.jsx(Lo.Provider,{value:u,children:d}),e[6]=u,e[7]=d,e[8]=i):i=e[8],i}function pt(){const t=G.useContext(Lo);if(!t)throw new Error("useDataTable must be used within a DataTableProvider");return t}function on(t){if(typeof t=="string")try{const e=JSON.parse(t);return{message:e.message||t,code:e.code,details:e.details}}catch{return{message:t}}return t instanceof Error?{message:t.message}:{message:"Unbekannter Fehler"}}async function Mt(t){const e=await t.text();if(!e)throw new Error(`HTTP ${t.status}: ${t.statusText}`);let r=null;try{r=JSON.parse(e)}catch{throw new Error(e)}throw r?.message?new Error(r.message):r?.error?new Error(r.error):new Error(e)}function gl(){const t=localStorage.getItem("a360.assumed-org");return t?{"X-Assume-Org":t}:{}}async function Ct(){return{"Content-Type":"application/json",Authorization:`Bearer ${await rl()??""}`,...gl()}}async function Bo(t){return fetch(t,{method:"GET",headers:await Ct()}).then(async e=>(e.status>=400&&await Mt(e),e)).then(e=>e.json()).then(e=>e)}async function Io(t,e){return fetch(`${t}/${e}`,{method:"GET",headers:await Ct()}).then(async r=>(r.status>=400&&await Mt(r),r)).then(r=>r.json()).then(r=>r)}async function Yo(t,e){const r=await fetch(`${t}/${e}`,{method:"DELETE",headers:await Ct()});r.status>=400&&await Mt(r)}async function zo(t,e){return fetch(t,{method:"POST",headers:await Ct(),body:JSON.stringify(e)}).then(async r=>(r.status>=400&&await Mt(r),r)).then(r=>r.status==204?e:r.json()).then(r=>r)}async function ml(t,e,r){return fetch(e,{method:t,headers:await Ct(),body:r?JSON.stringify(r):void 0}).then(async n=>(n.status>=400&&await Mt(n),n)).then(n=>{if(n.status!=204)return n.json()}).then(n=>n)}async function Fo(t,e){return fetch(`${t}/${e.id}`,{method:"PUT",headers:await Ct(),body:JSON.stringify(e)}).then(async r=>(r.status>=400&&await Mt(r),r)).then(r=>r.status==204?e:r.json()).then(r=>r)}function Wo(t,e,r){const n=Qe.c(13),{baseUrl:s}=pt();let u;if(n[0]!==r||n[1]!==e){let v;n[3]!==r?(v=r?.toString(),n[3]=r,n[4]=v):v=n[4],u=[...e.map(yl),String(v)],n[0]=r,n[1]=e,n[2]=u}else u=n[2];let d;n[5]!==t||n[6]!==s||n[7]!==r?(d=()=>Io(`${s}${t}`,r),n[5]=t,n[6]=s,n[7]=r,n[8]=d):d=n[8];const i=!!r;let m;return n[9]!==u||n[10]!==d||n[11]!==i?(m={queryKey:u,queryFn:d,enabled:i},n[9]=u,n[10]=d,n[11]=i,n[12]=m):m=n[12],Kn(m)}function yl(t){return t.toString()}function Uo(t,e,r){const n=Qe.c(9),s=r===void 0?!0:r,{baseUrl:u}=pt();let d;n[0]!==e?(d=[...e.map(vl)],n[0]=e,n[1]=d):d=n[1];let i;n[2]!==t||n[3]!==u?(i=()=>Bo(`${u}${t}`),n[2]=t,n[3]=u,n[4]=i):i=n[4];let m;return n[5]!==s||n[6]!==d||n[7]!==i?(m={queryKey:d,queryFn:i,enabled:s},n[5]=s,n[6]=d,n[7]=i,n[8]=m):m=n[8],Kn(m)}function vl(t){return t.toString()}function qo(t,e){const r=Qe.c(10),{baseUrl:n,queryClient:s}=pt();let u;r[0]!==e?(u=[...e.map(wl)],r[0]=e,r[1]=u):u=r[1];let d;r[2]!==t||r[3]!==n?(d=m=>zo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=d):d=r[4];let i;return r[5]!==s||r[6]!==e||r[7]!==u||r[8]!==d?(i={mutationKey:u,mutationFn:d,onSettled(){return s.invalidateQueries({queryKey:[...e.map(bl)]})},onError(m){on(m)}},r[5]=s,r[6]=e,r[7]=u,r[8]=d,r[9]=i):i=r[9],Br(i)}function bl(t){return t.toString()}function wl(t){return t.toString()}function sn(t,e){const r=Qe.c(10),{baseUrl:n,queryClient:s}=pt();let u;r[0]!==e?(u=[...e.map(Cl)],r[0]=e,r[1]=u):u=r[1];let d;r[2]!==t||r[3]!==n?(d=m=>Fo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=d):d=r[4];let i;return r[5]!==s||r[6]!==e||r[7]!==u||r[8]!==d?(i={mutationKey:u,mutationFn:d,onSettled(){return s.invalidateQueries({queryKey:[...e.map(_l)]})},onError(m){on(m)}},r[5]=s,r[6]=e,r[7]=u,r[8]=d,r[9]=i):i=r[9],Br(i)}function _l(t){return t.toString()}function Cl(t){return t.toString()}function Vo(t,e){const r=Qe.c(10),{baseUrl:n,queryClient:s}=pt();let u;r[0]!==e?(u=[...e.map(Sl)],r[0]=e,r[1]=u):u=r[1];let d;r[2]!==t||r[3]!==n?(d=m=>Yo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=d):d=r[4];let i;return r[5]!==s||r[6]!==e||r[7]!==u||r[8]!==d?(i={mutationKey:u,mutationFn:d,onSettled(){return s.invalidateQueries({queryKey:[...e.map(xl)]})},onError(m){on(m)}},r[5]=s,r[6]=e,r[7]=u,r[8]=d,r[9]=i):i=r[9],Br(i)}function xl(t){return t.toString()}function Sl(t){return t.toString()}var ur={exports:{}},Dl=ur.exports,Ho;function kl(){return Ho||(Ho=1,(function(t,e){(function(r,n){t.exports=n()})(Dl,(function(){var r=1e3,n=6e4,s=36e5,u="millisecond",d="second",i="minute",m="hour",v="day",_="week",M="month",S="quarter",x="year",P="date",A="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,F=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,B={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(k){var C=["th","st","nd","rd"],b=k%100;return"["+k+(C[(b-20)%10]||C[b]||C[0])+"]"}},Q=function(k,C,b){var h=String(k);return!h||h.length>=C?k:""+Array(C+1-h.length).join(b)+k},U={s:Q,z:function(k){var C=-k.utcOffset(),b=Math.abs(C),h=Math.floor(b/60),a=b%60;return(C<=0?"+":"-")+Q(h,2,"0")+":"+Q(a,2,"0")},m:function k(C,b){if(C.date()<b.date())return-k(b,C);var h=12*(b.year()-C.year())+(b.month()-C.month()),a=C.clone().add(h,M),p=b-a<0,f=C.clone().add(h+(p?-1:1),M);return+(-(h+(b-a)/(p?a-f:f-a))||0)},a:function(k){return k<0?Math.ceil(k)||0:Math.floor(k)},p:function(k){return{M,y:x,w:_,d:v,D:P,h:m,m:i,s:d,ms:u,Q:S}[k]||String(k||"").toLowerCase().replace(/s$/,"")},u:function(k){return k===void 0}},ee="en",re={};re[ee]=B;var K="$isDayjsObject",X=function(k){return k instanceof ae||!(!k||!k[K])},V=function k(C,b,h){var a;if(!C)return ee;if(typeof C=="string"){var p=C.toLowerCase();re[p]&&(a=p),b&&(re[p]=b,a=p);var f=C.split("-");if(!a&&f.length>1)return k(f[0])}else{var c=C.name;re[c]=C,a=c}return!h&&a&&(ee=a),a||!h&&ee},q=function(k,C){if(X(k))return k.clone();var b=typeof C=="object"?C:{};return b.date=k,b.args=arguments,new ae(b)},J=U;J.l=V,J.i=X,J.w=function(k,C){return q(k,{locale:C.$L,utc:C.$u,x:C.$x,$offset:C.$offset})};var ae=(function(){function k(b){this.$L=V(b.locale,null,!0),this.parse(b),this.$x=this.$x||b.x||{},this[K]=!0}var C=k.prototype;return C.parse=function(b){this.$d=(function(h){var a=h.date,p=h.utc;if(a===null)return new Date(NaN);if(J.u(a))return new Date;if(a instanceof Date)return new Date(a);if(typeof a=="string"&&!/Z$/i.test(a)){var f=a.match(N);if(f){var c=f[2]-1||0,y=(f[7]||"0").substring(0,3);return p?new Date(Date.UTC(f[1],c,f[3]||1,f[4]||0,f[5]||0,f[6]||0,y)):new Date(f[1],c,f[3]||1,f[4]||0,f[5]||0,f[6]||0,y)}}return new Date(a)})(b),this.init()},C.init=function(){var b=this.$d;this.$y=b.getFullYear(),this.$M=b.getMonth(),this.$D=b.getDate(),this.$W=b.getDay(),this.$H=b.getHours(),this.$m=b.getMinutes(),this.$s=b.getSeconds(),this.$ms=b.getMilliseconds()},C.$utils=function(){return J},C.isValid=function(){return this.$d.toString()!==A},C.isSame=function(b,h){var a=q(b);return this.startOf(h)<=a&&a<=this.endOf(h)},C.isAfter=function(b,h){return q(b)<this.startOf(h)},C.isBefore=function(b,h){return this.endOf(h)<q(b)},C.$g=function(b,h,a){return J.u(b)?this[h]:this.set(a,b)},C.unix=function(){return Math.floor(this.valueOf()/1e3)},C.valueOf=function(){return this.$d.getTime()},C.startOf=function(b,h){var a=this,p=!!J.u(h)||h,f=J.p(b),c=function(se,ie){var ue=J.w(a.$u?Date.UTC(a.$y,ie,se):new Date(a.$y,ie,se),a);return p?ue:ue.endOf(v)},y=function(se,ie){return J.w(a.toDate()[se].apply(a.toDate("s"),(p?[0,0,0,0]:[23,59,59,999]).slice(ie)),a)},D=this.$W,j=this.$M,W=this.$D,Z="set"+(this.$u?"UTC":"");switch(f){case x:return p?c(1,0):c(31,11);case M:return p?c(1,j):c(0,j+1);case _:var te=this.$locale().weekStart||0,H=(D<te?D+7:D)-te;return c(p?W-H:W+(6-H),j);case v:case P:return y(Z+"Hours",0);case m:return y(Z+"Minutes",1);case i:return y(Z+"Seconds",2);case d:return y(Z+"Milliseconds",3);default:return this.clone()}},C.endOf=function(b){return this.startOf(b,!1)},C.$set=function(b,h){var a,p=J.p(b),f="set"+(this.$u?"UTC":""),c=(a={},a[v]=f+"Date",a[P]=f+"Date",a[M]=f+"Month",a[x]=f+"FullYear",a[m]=f+"Hours",a[i]=f+"Minutes",a[d]=f+"Seconds",a[u]=f+"Milliseconds",a)[p],y=p===v?this.$D+(h-this.$W):h;if(p===M||p===x){var D=this.clone().set(P,1);D.$d[c](y),D.init(),this.$d=D.set(P,Math.min(this.$D,D.daysInMonth())).$d}else c&&this.$d[c](y);return this.init(),this},C.set=function(b,h){return this.clone().$set(b,h)},C.get=function(b){return this[J.p(b)]()},C.add=function(b,h){var a,p=this;b=Number(b);var f=J.p(h),c=function(j){var W=q(p);return J.w(W.date(W.date()+Math.round(j*b)),p)};if(f===M)return this.set(M,this.$M+b);if(f===x)return this.set(x,this.$y+b);if(f===v)return c(1);if(f===_)return c(7);var y=(a={},a[i]=n,a[m]=s,a[d]=r,a)[f]||1,D=this.$d.getTime()+b*y;return J.w(D,this)},C.subtract=function(b,h){return this.add(-1*b,h)},C.format=function(b){var h=this,a=this.$locale();if(!this.isValid())return a.invalidDate||A;var p=b||"YYYY-MM-DDTHH:mm:ssZ",f=J.z(this),c=this.$H,y=this.$m,D=this.$M,j=a.weekdays,W=a.months,Z=a.meridiem,te=function(ie,ue,E,L){return ie&&(ie[ue]||ie(h,p))||E[ue].slice(0,L)},H=function(ie){return J.s(c%12||12,ie,"0")},se=Z||function(ie,ue,E){var L=ie<12?"AM":"PM";return E?L.toLowerCase():L};return p.replace(F,(function(ie,ue){return ue||(function(E){switch(E){case"YY":return String(h.$y).slice(-2);case"YYYY":return J.s(h.$y,4,"0");case"M":return D+1;case"MM":return J.s(D+1,2,"0");case"MMM":return te(a.monthsShort,D,W,3);case"MMMM":return te(W,D);case"D":return h.$D;case"DD":return J.s(h.$D,2,"0");case"d":return String(h.$W);case"dd":return te(a.weekdaysMin,h.$W,j,2);case"ddd":return te(a.weekdaysShort,h.$W,j,3);case"dddd":return j[h.$W];case"H":return String(c);case"HH":return J.s(c,2,"0");case"h":return H(1);case"hh":return H(2);case"a":return se(c,y,!0);case"A":return se(c,y,!1);case"m":return String(y);case"mm":return J.s(y,2,"0");case"s":return String(h.$s);case"ss":return J.s(h.$s,2,"0");case"SSS":return J.s(h.$ms,3,"0");case"Z":return f}return null})(ie)||f.replace(":","")}))},C.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},C.diff=function(b,h,a){var p,f=this,c=J.p(h),y=q(b),D=(y.utcOffset()-this.utcOffset())*n,j=this-y,W=function(){return J.m(f,y)};switch(c){case x:p=W()/12;break;case M:p=W();break;case S:p=W()/3;break;case _:p=(j-D)/6048e5;break;case v:p=(j-D)/864e5;break;case m:p=j/s;break;case i:p=j/n;break;case d:p=j/r;break;default:p=j}return a?p:J.a(p)},C.daysInMonth=function(){return this.endOf(M).$D},C.$locale=function(){return re[this.$L]},C.locale=function(b,h){if(!b)return this.$L;var a=this.clone(),p=V(b,h,!0);return p&&(a.$L=p),a},C.clone=function(){return J.w(this.$d,this)},C.toDate=function(){return new Date(this.valueOf())},C.toJSON=function(){return this.isValid()?this.toISOString():null},C.toISOString=function(){return this.$d.toISOString()},C.toString=function(){return this.$d.toUTCString()},k})(),ne=ae.prototype;return q.prototype=ne,[["$ms",u],["$s",d],["$m",i],["$H",m],["$W",v],["$M",M],["$y",x],["$D",P]].forEach((function(k){ne[k[1]]=function(C){return this.$g(C,k[0],k[1])}})),q.extend=function(k,C){return k.$i||(k(C,ae,q),k.$i=!0),q},q.locale=V,q.isDayjs=X,q.unix=function(k){return q(1e3*k)},q.en=re[ee],q.Ls=re,q.p={},q}))})(ur)),ur.exports}var Pl=kl();const he=An(Pl);function Ml({direction:t,levelIndex:e,rowIndex:r,cellIndex:n,size:s}){switch(t){case"up":return e===0&&r===0?null:r===0?{levelIndex:e-1,rowIndex:n<=s[e-1][s[e-1].length-1]-1?s[e-1].length-1:s[e-1].length-2,cellIndex:n}:{levelIndex:e,rowIndex:r-1,cellIndex:n};case"down":return r===s[e].length-1?{levelIndex:e+1,rowIndex:0,cellIndex:n}:r===s[e].length-2&&n>=s[e][s[e].length-1]?{levelIndex:e+1,rowIndex:0,cellIndex:n}:{levelIndex:e,rowIndex:r+1,cellIndex:n};case"left":return e===0&&r===0&&n===0?null:r===0&&n===0?{levelIndex:e-1,rowIndex:s[e-1].length-1,cellIndex:s[e-1][s[e-1].length-1]-1}:n===0?{levelIndex:e,rowIndex:r-1,cellIndex:s[e][r-1]-1}:{levelIndex:e,rowIndex:r,cellIndex:n-1};case"right":return r===s[e].length-1&&n===s[e][r]-1?{levelIndex:e+1,rowIndex:0,cellIndex:0}:n===s[e][r]-1?{levelIndex:e,rowIndex:r+1,cellIndex:0}:{levelIndex:e,rowIndex:r,cellIndex:n+1};default:return{levelIndex:e,rowIndex:r,cellIndex:n}}}function Go({controlsRef:t,direction:e,levelIndex:r,rowIndex:n,cellIndex:s,size:u}){const d=Ml({direction:e,size:u,rowIndex:n,cellIndex:s,levelIndex:r});if(!d)return;const i=t.current?.[d.levelIndex]?.[d.rowIndex]?.[d.cellIndex];i&&(i.disabled||i.getAttribute("data-hidden")||i.getAttribute("data-outside")?Go({controlsRef:t,direction:e,levelIndex:d.levelIndex,cellIndex:d.cellIndex,rowIndex:d.rowIndex,size:u}):i.focus())}function Ol(t){switch(t){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function Al(t){return t.current?.map(e=>e.map(r=>r.length))}function an({controlsRef:t,levelIndex:e,rowIndex:r,cellIndex:n,event:s}){const u=Ol(s.key);if(u){s.preventDefault();const d=Al(t);Go({controlsRef:t,direction:u,levelIndex:e,rowIndex:r,cellIndex:n,size:d})}}function Ue(t){return t==null||t===""?t:he(t).format("YYYY-MM-DD")}function Qo(t){return t==null||t===""?t:he(t).format("YYYY-MM-DD HH:mm:ss")}const El={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},Tl=G.createContext(El);function gt(){const t=G.useContext(Tl),e=G.useCallback(u=>u||t.locale,[t.locale]),r=G.useCallback(u=>typeof u=="number"?u:t.firstDayOfWeek,[t.firstDayOfWeek]),n=G.useCallback(u=>Array.isArray(u)?u:t.weekendDays,[t.weekendDays]),s=G.useCallback(u=>typeof u=="string"?u:t.labelSeparator,[t.labelSeparator]);return{...t,getLocale:e,getFirstDayOfWeek:r,getWeekendDays:n,getLabelSeparator:s}}function jl({value:t,type:e,withTime:r}){const n=r?Qo:Ue;if(e==="range"&&Array.isArray(t)){const s=n(t[0]),u=n(t[1]);return s?u?`${s} – ${u}`:`${s} –`:""}return e==="multiple"&&Array.isArray(t)?t.filter(Boolean).join(", "):!Array.isArray(t)&&t?n(t):""}function Zo({value:t,type:e,name:r,form:n,withTime:s=!1}){return w.jsx("input",{type:"hidden",value:jl({value:t,type:e,withTime:s}),name:r,form:n})}Zo.displayName="@mantine/dates/HiddenDatesInput";function Ko(t){var e,r,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var s=t.length;for(e=0;e<s;e++)t[e]&&(r=Ko(t[e]))&&(n&&(n+=" "),n+=r)}else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function Pe(){for(var t,e,r=0,n="",s=arguments.length;r<s;r++)(t=arguments[r])&&(e=Ko(t))&&(n&&(n+=" "),n+=e);return n}var Jo={day:"m_396ce5cb"};const Rl=T.createVarsResolver((t,{size:e})=>({day:{"--day-size":T.getSize(e,"day-size")}})),ln=T.factory((t,e)=>{const r=T.useProps("Day",null,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,date:v,disabled:_,__staticSelector:M,weekend:S,outside:x,selected:P,renderDay:A,inRange:N,firstInRange:F,lastInRange:B,hidden:Q,static:U,highlightToday:ee,attributes:re,...K}=r,X=T.useStyles({name:M||"Day",classes:Jo,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:re,vars:m,varsResolver:Rl,rootSelector:"day"});return w.jsx(T.UnstyledButton,{...X("day",{style:Q?{display:"none"}:void 0}),component:U?"div":"button",ref:e,disabled:_,"data-today":he(v).isSame(new Date,"day")||void 0,"data-hidden":Q||void 0,"data-highlight-today":ee||void 0,"data-disabled":_||void 0,"data-weekend":!_&&!x&&S||void 0,"data-outside":!_&&x||void 0,"data-selected":!_&&P||void 0,"data-in-range":N&&!_||void 0,"data-first-in-range":F&&!_||void 0,"data-last-in-range":B&&!_||void 0,"data-static":U||void 0,unstyled:i,...K,children:A?.(v)||he(v).date()})});ln.classes=Jo,ln.displayName="@mantine/dates/Day";function $l({locale:t,format:e="dd",firstDayOfWeek:r=1}){const n=he().day(r),s=[];for(let u=0;u<7;u+=1)typeof e=="string"?s.push(he(n).add(u,"days").locale(t).format(e)):s.push(e(he(n).add(u,"days").format("YYYY-MM-DD")));return s}var Xo={weekday:"m_18a3eca"};const Nl=T.createVarsResolver((t,{size:e})=>({weekdaysRow:{"--wr-fz":T.getFontSize(e),"--wr-spacing":T.getSpacing(e)}})),un=T.factory((t,e)=>{const r=T.useProps("WeekdaysRow",null,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,locale:v,firstDayOfWeek:_,weekdayFormat:M,cellComponent:S="th",__staticSelector:x,withWeekNumbers:P,attributes:A,...N}=r,F=T.useStyles({name:x||"WeekdaysRow",classes:Xo,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:A,vars:m,varsResolver:Nl,rootSelector:"weekdaysRow"}),B=gt(),Q=$l({locale:B.getLocale(v),format:M,firstDayOfWeek:B.getFirstDayOfWeek(_)}).map((U,ee)=>w.jsx(S,{...F("weekday"),children:U},ee));return w.jsxs(T.Box,{component:"tr",ref:e,...F("weekdaysRow"),...N,children:[P&&w.jsx(S,{...F("weekday"),children:"#"}),Q]})});un.classes=Xo,un.displayName="@mantine/dates/WeekdaysRow";function Ll(t,e=1){let r=he(t);if(!r.isValid())return r;const n=e===0?6:e-1;for(;r.day()!==n;)r=r.add(1,"day");return r.format("YYYY-MM-DD")}function Bl(t,e=1){let r=he(t);for(;r.day()!==e;)r=r.subtract(1,"day");return r.format("YYYY-MM-DD")}function Il({month:t,firstDayOfWeek:e=1,consistentWeeks:r}){const n=he(t).subtract(he(t).date()-1,"day"),s=he(n.format("YYYY-M-D")),u=s.format("YYYY-MM-DD"),d=s.add(+s.daysInMonth()-1,"day").format("YYYY-MM-DD"),i=Ll(d,e),m=[];let v=he(Bl(u,e));for(;he(v).isBefore(i,"day");){const _=[];for(let M=0;M<7;M+=1)_.push(v.format("YYYY-MM-DD")),v=v.add(1,"day");m.push(_)}if(r&&m.length<6){const _=m[m.length-1],M=_[_.length-1];let S=he(M).add(1,"day");for(;m.length<6;){const x=[];for(let P=0;P<7;P+=1)x.push(S.format("YYYY-MM-DD")),S=S.add(1,"day");m.push(x)}}return m}function cn(t,e){return he(t).format("YYYY-MM")===he(e).format("YYYY-MM")}function es(t,e){return e?he(t).isAfter(he(e).subtract(1,"day"),"day"):!0}function ts(t,e){return e?he(t).isBefore(he(e).add(1,"day"),"day"):!0}function Yl({dates:t,minDate:e,maxDate:r,getDayProps:n,excludeDate:s,hideOutsideDates:u,month:d}){const i=t.flat().filter(_=>ts(_,r)&&es(_,e)&&!s?.(_)&&!n?.(_)?.disabled&&(!u||cn(_,d))),m=i.find(_=>n?.(_)?.selected);if(m)return m;const v=i.find(_=>he().isSame(_,"date"));return v||i[0]}var cr={exports:{}},zl=cr.exports,rs;function Fl(){return rs||(rs=1,(function(t,e){(function(r,n){t.exports=n()})(zl,(function(){var r="day";return function(n,s,u){var d=function(v){return v.add(4-v.isoWeekday(),r)},i=s.prototype;i.isoWeekYear=function(){return d(this).year()},i.isoWeek=function(v){if(!this.$utils().u(v))return this.add(7*(v-this.isoWeek()),r);var _,M,S,x,P=d(this),A=(_=this.isoWeekYear(),M=this.$u,S=(M?u.utc:u)().year(_).startOf("year"),x=4-S.isoWeekday(),S.isoWeekday()>4&&(x+=7),S.add(x,r));return P.diff(A,"week")+1},i.isoWeekday=function(v){return this.$utils().u(v)?this.day()||7:this.day(this.day()%7?v:v-7)};var m=i.startOf;i.startOf=function(v,_){var M=this.$utils(),S=!!M.u(_)||_;return M.p(v)==="isoweek"?S?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):m.bind(this)(v,_)}}}))})(cr)),cr.exports}var Wl=Fl();const Ul=An(Wl);he.extend(Ul);function ql(t){const e=t.find(r=>he(r).day()===1);return he(e).isoWeek()}var ns={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const Vl={withCellSpacing:!0},Hl=T.createVarsResolver((t,{size:e})=>({weekNumber:{"--wn-fz":T.getFontSize(e),"--wn-size":T.getSize(e,"wn-size")}})),dr=T.factory((t,e)=>{const r=T.useProps("Month",Vl,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,__staticSelector:v,locale:_,firstDayOfWeek:M,weekdayFormat:S,month:x,weekendDays:P,getDayProps:A,excludeDate:N,minDate:F,maxDate:B,renderDay:Q,hideOutsideDates:U,hideWeekdays:ee,getDayAriaLabel:re,static:K,__getDayRef:X,__onDayKeyDown:V,__onDayClick:q,__onDayMouseEnter:J,__preventFocus:ae,__stopPropagation:ne,withCellSpacing:k,size:C,highlightToday:b,withWeekNumbers:h,attributes:a,...p}=r,f=T.useStyles({name:v||"Month",classes:ns,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:a,vars:m,varsResolver:Hl,rootSelector:"month"}),c=gt(),y=Il({month:x,firstDayOfWeek:c.getFirstDayOfWeek(M),consistentWeeks:c.consistentWeeks}),D=Yl({dates:y,minDate:Ue(F),maxDate:Ue(B),getDayProps:A,excludeDate:N,hideOutsideDates:U,month:x}),{resolvedClassNames:j,resolvedStyles:W}=T.useResolvedStylesApi({classNames:n,styles:d,props:r}),Z=y.map((te,H)=>{const se=te.map((ie,ue)=>{const E=!cn(ie,x),L=re?.(ie)||he(ie).locale(_||c.locale).format("D MMMM YYYY"),R=A?.(ie),Y=he(ie).isSame(D,"date");return w.jsx("td",{...f("monthCell"),"data-with-spacing":k||void 0,children:w.jsx(ln,{__staticSelector:v||"Month",classNames:j,styles:W,unstyled:i,"data-mantine-stop-propagation":ne||void 0,highlightToday:b,renderDay:Q,date:ie,size:C,weekend:c.getWeekendDays(P).includes(he(ie).get("day")),outside:E,hidden:U?E:!1,"aria-label":L,static:K,disabled:N?.(ie)||!ts(ie,Ue(B))||!es(ie,Ue(F)),ref:I=>{I&&X?.(H,ue,I)},...R,onKeyDown:I=>{R?.onKeyDown?.(I),V?.(I,{rowIndex:H,cellIndex:ue,date:ie})},onMouseEnter:I=>{R?.onMouseEnter?.(I),J?.(I,ie)},onClick:I=>{R?.onClick?.(I),q?.(I,ie)},onMouseDown:I=>{R?.onMouseDown?.(I),ae&&I.preventDefault()},tabIndex:ae||!Y?-1:0})},ie.toString())});return w.jsxs("tr",{...f("monthRow"),children:[h&&w.jsx("td",{...f("weekNumber"),children:ql(te)}),se]},H)});return w.jsxs(T.Box,{component:"table",...f("month"),size:C,ref:e,...p,children:[!ee&&w.jsx("thead",{...f("monthThead"),children:w.jsx(un,{__staticSelector:v||"Month",locale:_,firstDayOfWeek:M,weekdayFormat:S,size:C,classNames:j,styles:W,unstyled:i,withWeekNumbers:h})}),w.jsx("tbody",{...f("monthTbody"),children:Z})]})});dr.classes=ns,dr.displayName="@mantine/dates/Month";var os={pickerControl:"m_dc6a3c71"};const Gl=T.createVarsResolver((t,{size:e})=>({pickerControl:{"--dpc-fz":T.getFontSize(e),"--dpc-size":T.getSize(e,"dpc-size")}})),hr=T.factory((t,e)=>{const r=T.useProps("PickerControl",null,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,firstInRange:v,lastInRange:_,inRange:M,__staticSelector:S,selected:x,disabled:P,attributes:A,...N}=r,F=T.useStyles({name:S||"PickerControl",classes:os,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:A,vars:m,varsResolver:Gl,rootSelector:"pickerControl"});return w.jsx(T.UnstyledButton,{...F("pickerControl"),ref:e,unstyled:i,"data-picker-control":!0,"data-selected":x&&!P||void 0,"data-disabled":P||void 0,"data-in-range":M&&!P&&!x||void 0,"data-first-in-range":v&&!P||void 0,"data-last-in-range":_&&!P||void 0,disabled:P,...N})});hr.classes=os,hr.displayName="@mantine/dates/PickerControl";function ss({year:t,minDate:e,maxDate:r}){return!e&&!r?!1:!!(e&&he(t).isBefore(e,"year")||r&&he(t).isAfter(r,"year"))}function Ql({years:t,minDate:e,maxDate:r,getYearControlProps:n}){const s=t.flat().filter(i=>!ss({year:i,minDate:e,maxDate:r})&&!n?.(i)?.disabled),u=s.find(i=>n?.(i)?.selected);if(u)return u;const d=s.find(i=>he().isSame(i,"year"));return d||s[0]}function is(t){const e=he(t).year(),r=e-e%10;let n=0;const s=[[],[],[],[]];for(let u=0;u<4;u+=1){const d=u===3?1:3;for(let i=0;i<d;i+=1)s[u].push(he(new Date(r+n,0)).format("YYYY-MM-DD")),n+=1}return s}var as={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const Zl={yearsListFormat:"YYYY",withCellSpacing:!0},fr=T.factory((t,e)=>{const r=T.useProps("YearsList",Zl,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,decade:v,yearsListFormat:_,locale:M,minDate:S,maxDate:x,getYearControlProps:P,__staticSelector:A,__getControlRef:N,__onControlKeyDown:F,__onControlClick:B,__onControlMouseEnter:Q,__preventFocus:U,__stopPropagation:ee,withCellSpacing:re,size:K,attributes:X,...V}=r,q=T.useStyles({name:A||"YearsList",classes:as,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:X,vars:m,rootSelector:"yearsList"}),J=gt(),ae=is(v),ne=Ql({years:ae,minDate:S,maxDate:x,getYearControlProps:P}),k=ae.map((C,b)=>{const h=C.map((a,p)=>{const f=P?.(a),c=he(a).isSame(ne,"year");return w.jsx("td",{...q("yearsListCell"),"data-with-spacing":re||void 0,children:w.jsx(hr,{...q("yearsListControl"),size:K,unstyled:i,"data-mantine-stop-propagation":ee||void 0,disabled:ss({year:a,minDate:S,maxDate:x}),ref:y=>{y&&N?.(b,p,y)},...f,onKeyDown:y=>{f?.onKeyDown?.(y),F?.(y,{rowIndex:b,cellIndex:p,date:a})},onClick:y=>{f?.onClick?.(y),B?.(y,a)},onMouseEnter:y=>{f?.onMouseEnter?.(y),Q?.(y,a)},onMouseDown:y=>{f?.onMouseDown?.(y),U&&y.preventDefault()},tabIndex:U||!c?-1:0,children:he(a).locale(J.getLocale(M)).format(_)})},p)});return w.jsx("tr",{...q("yearsListRow"),children:h},b)});return w.jsx(T.Box,{component:"table",ref:e,size:K,...q("yearsList"),...V,children:w.jsx("tbody",{children:k})})});fr.classes=as,fr.displayName="@mantine/dates/YearsList";function ls({month:t,minDate:e,maxDate:r}){return!e&&!r?!1:!!(e&&he(t).isBefore(e,"month")||r&&he(t).isAfter(r,"month"))}function Kl({months:t,minDate:e,maxDate:r,getMonthControlProps:n}){const s=t.flat().filter(i=>!ls({month:i,minDate:e,maxDate:r})&&!n?.(i)?.disabled),u=s.find(i=>n?.(i)?.selected);if(u)return u;const d=s.find(i=>he().isSame(i,"month"));return d||s[0]}function Jl(t){const e=he(t).startOf("year").toDate(),r=[[],[],[],[]];let n=0;for(let s=0;s<4;s+=1)for(let u=0;u<3;u+=1)r[s].push(he(e).add(n,"months").format("YYYY-MM-DD")),n+=1;return r}var us={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const Xl={monthsListFormat:"MMM",withCellSpacing:!0},pr=T.factory((t,e)=>{const r=T.useProps("MonthsList",Xl,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,__staticSelector:v,year:_,monthsListFormat:M,locale:S,minDate:x,maxDate:P,getMonthControlProps:A,__getControlRef:N,__onControlKeyDown:F,__onControlClick:B,__onControlMouseEnter:Q,__preventFocus:U,__stopPropagation:ee,withCellSpacing:re,size:K,attributes:X,...V}=r,q=T.useStyles({name:v||"MonthsList",classes:us,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:X,vars:m,rootSelector:"monthsList"}),J=gt(),ae=Jl(_),ne=Kl({months:ae,minDate:Ue(x),maxDate:Ue(P),getMonthControlProps:A}),k=ae.map((C,b)=>{const h=C.map((a,p)=>{const f=A?.(a),c=he(a).isSame(ne,"month");return w.jsx("td",{...q("monthsListCell"),"data-with-spacing":re||void 0,children:w.jsx(hr,{...q("monthsListControl"),size:K,unstyled:i,__staticSelector:v||"MonthsList","data-mantine-stop-propagation":ee||void 0,disabled:ls({month:a,minDate:Ue(x),maxDate:Ue(P)}),ref:y=>{y&&N?.(b,p,y)},...f,onKeyDown:y=>{f?.onKeyDown?.(y),F?.(y,{rowIndex:b,cellIndex:p,date:a})},onClick:y=>{f?.onClick?.(y),B?.(y,a)},onMouseEnter:y=>{f?.onMouseEnter?.(y),Q?.(y,a)},onMouseDown:y=>{f?.onMouseDown?.(y),U&&y.preventDefault()},tabIndex:U||!c?-1:0,children:he(a).locale(J.getLocale(S)).format(M)})},p)});return w.jsx("tr",{...q("monthsListRow"),children:h},b)});return w.jsx(T.Box,{component:"table",ref:e,size:K,...q("monthsList"),...V,children:w.jsx("tbody",{children:k})})});pr.classes=us,pr.displayName="@mantine/dates/MonthsList";var cs={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const eu={hasNextLevel:!0,withNext:!0,withPrevious:!0,headerControlsOrder:["previous","level","next"]},tu=T.createVarsResolver((t,{size:e})=>({calendarHeader:{"--dch-control-size":T.getSize(e,"dch-control-size"),"--dch-fz":T.getFontSize(e)}})),mt=T.factory((t,e)=>{const r=T.useProps("CalendarHeader",eu,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,nextIcon:v,previousIcon:_,nextLabel:M,previousLabel:S,onNext:x,onPrevious:P,onLevelClick:A,label:N,nextDisabled:F,previousDisabled:B,hasNextLevel:Q,levelControlAriaLabel:U,withNext:ee,withPrevious:re,headerControlsOrder:K,__staticSelector:X,__preventFocus:V,__stopPropagation:q,attributes:J,...ae}=r,ne=T.useStyles({name:X||"CalendarHeader",classes:cs,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:J,vars:m,varsResolver:tu,rootSelector:"calendarHeader"}),k=V?p=>p.preventDefault():void 0,C=re&&G.createElement(T.UnstyledButton,{...ne("calendarHeaderControl"),key:"previous","data-direction":"previous","aria-label":S,onClick:P,unstyled:i,onMouseDown:k,disabled:B,"data-disabled":B||void 0,tabIndex:V||B?-1:0,"data-mantine-stop-propagation":q||void 0},_||w.jsx(T.AccordionChevron,{...ne("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})),b=G.createElement(T.UnstyledButton,{component:Q?"button":"div",...ne("calendarHeaderLevel"),key:"level",onClick:Q?A:void 0,unstyled:i,onMouseDown:Q?k:void 0,disabled:!Q,"data-static":!Q||void 0,"aria-label":U,tabIndex:V||!Q?-1:0,"data-mantine-stop-propagation":q||void 0},N),h=ee&&G.createElement(T.UnstyledButton,{...ne("calendarHeaderControl"),key:"next","data-direction":"next","aria-label":M,onClick:x,unstyled:i,onMouseDown:k,disabled:F,"data-disabled":F||void 0,tabIndex:V||F?-1:0,"data-mantine-stop-propagation":q||void 0},v||w.jsx(T.AccordionChevron,{...ne("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})),a=K.map(p=>p==="previous"?C:p==="level"?b:p==="next"?h:null);return w.jsx(T.Box,{...ne("calendarHeader"),ref:e,...ae,children:a})});mt.classes=cs,mt.displayName="@mantine/dates/CalendarHeader";function ru(t){const e=is(t);return[e[0][0],e[3][0]]}const nu={decadeLabelFormat:"YYYY"},gr=T.factory((t,e)=>{const r=T.useProps("DecadeLevel",nu,t),{decade:n,locale:s,minDate:u,maxDate:d,yearsListFormat:i,getYearControlProps:m,__getControlRef:v,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,withCellSpacing:x,__preventFocus:P,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:Q,onPrevious:U,nextDisabled:ee,previousDisabled:re,levelControlAriaLabel:K,withNext:X,withPrevious:V,headerControlsOrder:q,decadeLabelFormat:J,classNames:ae,styles:ne,unstyled:k,__staticSelector:C,__stopPropagation:b,size:h,attributes:a,...p}=r,f=gt(),[c,y]=ru(n),D={__staticSelector:C||"DecadeLevel",classNames:ae,styles:ne,unstyled:k,size:h,attributes:a},j=typeof ee=="boolean"?ee:d?!he(y).endOf("year").isBefore(d):!1,W=typeof re=="boolean"?re:u?!he(c).startOf("year").isAfter(u):!1,Z=(te,H)=>he(te).locale(s||f.locale).format(H);return w.jsxs(T.Box,{"data-decade-level":!0,size:h,ref:e,...p,children:[w.jsx(mt,{label:typeof J=="function"?J(c,y):`${Z(c,J)} – ${Z(y,J)}`,__preventFocus:P,__stopPropagation:b,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:Q,onPrevious:U,nextDisabled:j,previousDisabled:W,hasNextLevel:!1,levelControlAriaLabel:K,withNext:X,withPrevious:V,headerControlsOrder:q,...D}),w.jsx(fr,{decade:n,locale:s,minDate:u,maxDate:d,yearsListFormat:i,getYearControlProps:m,__getControlRef:v,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,__preventFocus:P,__stopPropagation:b,withCellSpacing:x,...D})]})});gr.classes={...fr.classes,...mt.classes},gr.displayName="@mantine/dates/DecadeLevel";const ou={yearLabelFormat:"YYYY"},mr=T.factory((t,e)=>{const r=T.useProps("YearLevel",ou,t),{year:n,locale:s,minDate:u,maxDate:d,monthsListFormat:i,getMonthControlProps:m,__getControlRef:v,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,withCellSpacing:x,__preventFocus:P,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:Q,onPrevious:U,onLevelClick:ee,nextDisabled:re,previousDisabled:K,hasNextLevel:X,levelControlAriaLabel:V,withNext:q,withPrevious:J,headerControlsOrder:ae,yearLabelFormat:ne,__staticSelector:k,__stopPropagation:C,size:b,classNames:h,styles:a,unstyled:p,attributes:f,...c}=r,y=gt(),D={__staticSelector:k||"YearLevel",classNames:h,styles:a,unstyled:p,size:b,attributes:f},j=typeof re=="boolean"?re:d?!he(n).endOf("year").isBefore(d):!1,W=typeof K=="boolean"?K:u?!he(n).startOf("year").isAfter(u):!1;return w.jsxs(T.Box,{"data-year-level":!0,size:b,ref:e,...c,children:[w.jsx(mt,{label:typeof ne=="function"?ne(n):he(n).locale(s||y.locale).format(ne),__preventFocus:P,__stopPropagation:C,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:Q,onPrevious:U,onLevelClick:ee,nextDisabled:j,previousDisabled:W,hasNextLevel:X,levelControlAriaLabel:V,withNext:q,withPrevious:J,headerControlsOrder:ae,...D}),w.jsx(pr,{year:n,locale:s,minDate:u,maxDate:d,monthsListFormat:i,getMonthControlProps:m,__getControlRef:v,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,__preventFocus:P,__stopPropagation:C,withCellSpacing:x,...D})]})});mr.classes={...mt.classes,...pr.classes},mr.displayName="@mantine/dates/YearLevel";const su={monthLabelFormat:"MMMM YYYY"},yr=T.factory((t,e)=>{const r=T.useProps("MonthLevel",su,t),{month:n,locale:s,firstDayOfWeek:u,weekdayFormat:d,weekendDays:i,getDayProps:m,excludeDate:v,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:x,hideWeekdays:P,getDayAriaLabel:A,__getDayRef:N,__onDayKeyDown:F,__onDayClick:B,__onDayMouseEnter:Q,withCellSpacing:U,highlightToday:ee,withWeekNumbers:re,__preventFocus:K,__stopPropagation:X,nextIcon:V,previousIcon:q,nextLabel:J,previousLabel:ae,onNext:ne,onPrevious:k,onLevelClick:C,nextDisabled:b,previousDisabled:h,hasNextLevel:a,levelControlAriaLabel:p,withNext:f,withPrevious:c,headerControlsOrder:y,monthLabelFormat:D,classNames:j,styles:W,unstyled:Z,__staticSelector:te,size:H,static:se,attributes:ie,...ue}=r,E=gt(),L={__staticSelector:te||"MonthLevel",classNames:j,styles:W,unstyled:Z,size:H,attributes:ie},R=typeof b=="boolean"?b:M?!he(n).endOf("month").isBefore(M):!1,Y=typeof h=="boolean"?h:_?!he(n).startOf("month").isAfter(_):!1;return w.jsxs(T.Box,{"data-month-level":!0,size:H,ref:e,...ue,children:[w.jsx(mt,{label:typeof D=="function"?D(n):he(n).locale(s||E.locale).format(D),__preventFocus:K,__stopPropagation:X,nextIcon:V,previousIcon:q,nextLabel:J,previousLabel:ae,onNext:ne,onPrevious:k,onLevelClick:C,nextDisabled:R,previousDisabled:Y,hasNextLevel:a,levelControlAriaLabel:p,withNext:f,withPrevious:c,headerControlsOrder:y,...L}),w.jsx(dr,{month:n,locale:s,firstDayOfWeek:u,weekdayFormat:d,weekendDays:i,getDayProps:m,excludeDate:v,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:x,hideWeekdays:P,getDayAriaLabel:A,__getDayRef:N,__onDayKeyDown:F,__onDayClick:B,__onDayMouseEnter:Q,__preventFocus:K,__stopPropagation:X,static:se,withCellSpacing:U,highlightToday:ee,withWeekNumbers:re,...L})]})});yr.classes={...dr.classes,...mt.classes},yr.displayName="@mantine/dates/MonthLevel";var ds={levelsGroup:"m_30b26e33"};const yt=T.factory((t,e)=>{const r=T.useProps("LevelsGroup",null,t),{classNames:n,className:s,style:u,styles:d,unstyled:i,vars:m,__staticSelector:v,attributes:_,...M}=r,S=T.useStyles({name:v||"LevelsGroup",classes:ds,props:r,className:s,style:u,classNames:n,styles:d,unstyled:i,attributes:_,vars:m,rootSelector:"levelsGroup"});return w.jsx(T.Box,{ref:e,...S("levelsGroup"),...M})});yt.classes=ds,yt.displayName="@mantine/dates/LevelsGroup";const iu={numberOfColumns:1},vr=T.factory((t,e)=>{const r=T.useProps("DecadeLevelGroup",iu,t),{decade:n,locale:s,minDate:u,maxDate:d,yearsListFormat:i,getYearControlProps:m,__onControlClick:v,__onControlMouseEnter:_,withCellSpacing:M,__preventFocus:S,nextIcon:x,previousIcon:P,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,nextDisabled:Q,previousDisabled:U,headerControlsOrder:ee,classNames:re,styles:K,unstyled:X,__staticSelector:V,__stopPropagation:q,numberOfColumns:J,levelControlAriaLabel:ae,decadeLabelFormat:ne,size:k,vars:C,attributes:b,...h}=r,a=G.useRef([]),p=Array(J).fill(0).map((f,c)=>{const y=he(n).add(c*10,"years").format("YYYY-MM-DD");return w.jsx(gr,{size:k,yearsListFormat:i,decade:y,withNext:c===J-1,withPrevious:c===0,decadeLabelFormat:ne,__onControlClick:v,__onControlMouseEnter:_,__onControlKeyDown:(D,j)=>an({levelIndex:c,rowIndex:j.rowIndex,cellIndex:j.cellIndex,event:D,controlsRef:a}),__getControlRef:(D,j,W)=>{Array.isArray(a.current[c])||(a.current[c]=[]),Array.isArray(a.current[c][D])||(a.current[c][D]=[]),a.current[c][D][j]=W},levelControlAriaLabel:typeof ae=="function"?ae(y):ae,locale:s,minDate:u,maxDate:d,__preventFocus:S,__stopPropagation:q,nextIcon:x,previousIcon:P,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,nextDisabled:Q,previousDisabled:U,getYearControlProps:m,__staticSelector:V||"DecadeLevelGroup",classNames:re,styles:K,unstyled:X,withCellSpacing:M,headerControlsOrder:ee,attributes:b},c)});return w.jsx(yt,{classNames:re,styles:K,__staticSelector:V||"DecadeLevelGroup",ref:e,size:k,unstyled:X,attributes:b,...h,children:p})});vr.classes={...yt.classes,...gr.classes},vr.displayName="@mantine/dates/DecadeLevelGroup";const au={numberOfColumns:1},br=T.factory((t,e)=>{const r=T.useProps("YearLevelGroup",au,t),{year:n,locale:s,minDate:u,maxDate:d,monthsListFormat:i,getMonthControlProps:m,__onControlClick:v,__onControlMouseEnter:_,withCellSpacing:M,__preventFocus:S,nextIcon:x,previousIcon:P,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,onLevelClick:Q,nextDisabled:U,previousDisabled:ee,hasNextLevel:re,headerControlsOrder:K,classNames:X,styles:V,unstyled:q,__staticSelector:J,__stopPropagation:ae,numberOfColumns:ne,levelControlAriaLabel:k,yearLabelFormat:C,size:b,vars:h,attributes:a,...p}=r,f=G.useRef([]),c=Array(ne).fill(0).map((y,D)=>{const j=he(n).add(D,"years").format("YYYY-MM-DD");return w.jsx(mr,{size:b,monthsListFormat:i,year:j,withNext:D===ne-1,withPrevious:D===0,yearLabelFormat:C,__stopPropagation:ae,__onControlClick:v,__onControlMouseEnter:_,__onControlKeyDown:(W,Z)=>an({levelIndex:D,rowIndex:Z.rowIndex,cellIndex:Z.cellIndex,event:W,controlsRef:f}),__getControlRef:(W,Z,te)=>{Array.isArray(f.current[D])||(f.current[D]=[]),Array.isArray(f.current[D][W])||(f.current[D][W]=[]),f.current[D][W][Z]=te},levelControlAriaLabel:typeof k=="function"?k(j):k,locale:s,minDate:u,maxDate:d,__preventFocus:S,nextIcon:x,previousIcon:P,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,onLevelClick:Q,nextDisabled:U,previousDisabled:ee,hasNextLevel:re,getMonthControlProps:m,classNames:X,styles:V,unstyled:q,__staticSelector:J||"YearLevelGroup",withCellSpacing:M,headerControlsOrder:K,attributes:a},D)});return w.jsx(yt,{classNames:X,styles:V,__staticSelector:J||"YearLevelGroup",ref:e,size:b,unstyled:q,attributes:a,...p,children:c})});br.classes={...mr.classes,...yt.classes},br.displayName="@mantine/dates/YearLevelGroup";const lu={numberOfColumns:1},wr=T.factory((t,e)=>{const r=T.useProps("MonthLevelGroup",lu,t),{month:n,locale:s,firstDayOfWeek:u,weekdayFormat:d,weekendDays:i,getDayProps:m,excludeDate:v,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:x,hideWeekdays:P,getDayAriaLabel:A,__onDayClick:N,__onDayMouseEnter:F,withCellSpacing:B,highlightToday:Q,withWeekNumbers:U,__preventFocus:ee,nextIcon:re,previousIcon:K,nextLabel:X,previousLabel:V,onNext:q,onPrevious:J,onLevelClick:ae,nextDisabled:ne,previousDisabled:k,hasNextLevel:C,headerControlsOrder:b,classNames:h,styles:a,unstyled:p,numberOfColumns:f,levelControlAriaLabel:c,monthLabelFormat:y,__staticSelector:D,__stopPropagation:j,size:W,static:Z,vars:te,attributes:H,...se}=r,ie=G.useRef([]),ue=Array(f).fill(0).map((E,L)=>{const R=he(n).add(L,"months").format("YYYY-MM-DD");return w.jsx(yr,{month:R,withNext:L===f-1,withPrevious:L===0,monthLabelFormat:y,__stopPropagation:j,__onDayClick:N,__onDayMouseEnter:F,__onDayKeyDown:(Y,I)=>an({levelIndex:L,rowIndex:I.rowIndex,cellIndex:I.cellIndex,event:Y,controlsRef:ie}),__getDayRef:(Y,I,de)=>{Array.isArray(ie.current[L])||(ie.current[L]=[]),Array.isArray(ie.current[L][Y])||(ie.current[L][Y]=[]),ie.current[L][Y][I]=de},levelControlAriaLabel:typeof c=="function"?c(R):c,locale:s,firstDayOfWeek:u,weekdayFormat:d,weekendDays:i,getDayProps:m,excludeDate:v,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:x,hideWeekdays:P,getDayAriaLabel:A,__preventFocus:ee,nextIcon:re,previousIcon:K,nextLabel:X,previousLabel:V,onNext:q,onPrevious:J,onLevelClick:ae,nextDisabled:ne,previousDisabled:k,hasNextLevel:C,classNames:h,styles:a,unstyled:p,__staticSelector:D||"MonthLevelGroup",size:W,static:Z,withCellSpacing:B,highlightToday:Q,withWeekNumbers:U,headerControlsOrder:b,attributes:H},L)});return w.jsx(yt,{classNames:h,styles:a,__staticSelector:D||"MonthLevelGroup",ref:e,size:W,attributes:H,...se,children:ue})});wr.classes={...yt.classes,...yr.classes},wr.displayName="@mantine/dates/MonthLevelGroup";const hs=t=>t==="range"?[null,null]:t==="multiple"?[]:null,fs=(t,e)=>{const r=e?Qo:Ue;return Array.isArray(t)?t.map(r):r(t)};function dn({type:t,value:e,defaultValue:r,onChange:n,withTime:s=!1}){const u=G.useRef(t),[d,i,m]=Le.useUncontrolled({value:fs(e,s),defaultValue:fs(r,s),finalValue:hs(t),onChange:n});let v=d;return u.current!==t&&(u.current=t,e===void 0&&(v=r!==void 0?r:hs(t),i(v))),[v,i,m]}function hn(t,e){return t?t==="month"?0:t==="year"?1:2:e||0}function uu(t){return t===0?"month":t===1?"year":"decade"}function Ht(t,e,r){return uu(Le.clamp(hn(t,0),hn(e,0),hn(r,2)))}const cu={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0,enableKeyboardNavigation:!0},_r=T.factory((t,e)=>{const r=T.useProps("Calendar",cu,t),{vars:n,maxLevel:s,minLevel:u,defaultLevel:d,level:i,onLevelChange:m,date:v,defaultDate:_,onDateChange:M,numberOfColumns:S,columnsToScroll:x,ariaLabels:P,nextLabel:A,previousLabel:N,onYearSelect:F,onMonthSelect:B,onYearMouseEnter:Q,onMonthMouseEnter:U,headerControlsOrder:ee,__updateDateOnYearSelect:re,__updateDateOnMonthSelect:K,__setDateRef:X,__setLevelRef:V,firstDayOfWeek:q,weekdayFormat:J,weekendDays:ae,getDayProps:ne,excludeDate:k,renderDay:C,hideOutsideDates:b,hideWeekdays:h,getDayAriaLabel:a,monthLabelFormat:p,nextIcon:f,previousIcon:c,__onDayClick:y,__onDayMouseEnter:D,withCellSpacing:j,highlightToday:W,withWeekNumbers:Z,monthsListFormat:te,getMonthControlProps:H,yearLabelFormat:se,yearsListFormat:ie,getYearControlProps:ue,decadeLabelFormat:E,classNames:L,styles:R,unstyled:Y,minDate:I,maxDate:de,locale:o,__staticSelector:l,size:g,__preventFocus:O,__stopPropagation:$,onNextDecade:z,onPreviousDecade:le,onNextYear:ce,onPreviousYear:fe,onNextMonth:oe,onPreviousMonth:pe,static:me,enableKeyboardNavigation:ge,attributes:xe,...Ce}=r,{resolvedClassNames:ke,resolvedStyles:qe}=T.useResolvedStylesApi({classNames:L,styles:R,props:r}),[$e,_e]=Le.useUncontrolled({value:i?Ht(i,u,s):void 0,defaultValue:d?Ht(d,u,s):void 0,finalValue:Ht(void 0,u,s),onChange:m}),[ot,Te]=dn({type:"default",value:Ue(v),defaultValue:Ue(_),onChange:M});G.useImperativeHandle(X,()=>ve=>{Te(ve)}),G.useImperativeHandle(V,()=>ve=>{_e(ve)});const Ve={__staticSelector:l||"Calendar",styles:qe,classNames:ke,unstyled:Y,size:g,attributes:xe},Ye=x||S||1,Xe=new Date,st=I&&he(Xe).isAfter(I)?I:he(Xe).format("YYYY-MM-DD"),je=ot||st,it=()=>{const ve=he(je).add(Ye,"month").format("YYYY-MM-DD");oe?.(ve),Te(ve)},at=()=>{const ve=he(je).subtract(Ye,"month").format("YYYY-MM-DD");pe?.(ve),Te(ve)},lt=()=>{const ve=he(je).add(Ye,"year").format("YYYY-MM-DD");ce?.(ve),Te(ve)},dt=()=>{const ve=he(je).subtract(Ye,"year").format("YYYY-MM-DD");fe?.(ve),Te(ve)},He=()=>{const ve=he(je).add(10*Ye,"year").format("YYYY-MM-DD");z?.(ve),Te(ve)},Ge=()=>{const ve=he(je).subtract(10*Ye,"year").format("YYYY-MM-DD");le?.(ve),Te(ve)},et=G.useRef(null);G.useEffect(()=>{if(!ge||me)return;const ve=Me=>{if(!et.current?.contains(document.activeElement))return;const tt=Me.ctrlKey||Me.metaKey,rt=Me.shiftKey;switch(Me.key){case"ArrowUp":tt&&rt?(Me.preventDefault(),Ge()):tt&&(Me.preventDefault(),dt());break;case"ArrowDown":tt&&rt?(Me.preventDefault(),He()):tt&&(Me.preventDefault(),lt());break;case"y":case"Y":$e==="month"&&(Me.preventDefault(),_e("year"));break}};return document.addEventListener("keydown",ve),()=>{document.removeEventListener("keydown",ve)}},[ge,me,$e,lt,dt,He,Ge]);const vt=ve=>{et.current=ve,typeof e=="function"?e(ve):e&&(e.current=ve)};return w.jsxs(T.Box,{ref:vt,size:g,"data-calendar":!0,...Ce,children:[$e==="month"&&w.jsx(wr,{month:je,minDate:I,maxDate:de,firstDayOfWeek:q,weekdayFormat:J,weekendDays:ae,getDayProps:ne,excludeDate:k,renderDay:C,hideOutsideDates:b,hideWeekdays:h,getDayAriaLabel:a,onNext:it,onPrevious:at,hasNextLevel:s!=="month",onLevelClick:()=>_e("year"),numberOfColumns:S,locale:o,levelControlAriaLabel:P?.monthLevelControl,nextLabel:P?.nextMonth??A,nextIcon:f,previousLabel:P?.previousMonth??N,previousIcon:c,monthLabelFormat:p,__onDayClick:y,__onDayMouseEnter:D,__preventFocus:O,__stopPropagation:$,static:me,withCellSpacing:j,highlightToday:W,withWeekNumbers:Z,headerControlsOrder:ee,...Ve}),$e==="year"&&w.jsx(br,{year:je,numberOfColumns:S,minDate:I,maxDate:de,monthsListFormat:te,getMonthControlProps:H,locale:o,onNext:lt,onPrevious:dt,hasNextLevel:s!=="month"&&s!=="year",onLevelClick:()=>_e("decade"),levelControlAriaLabel:P?.yearLevelControl,nextLabel:P?.nextYear??A,nextIcon:f,previousLabel:P?.previousYear??N,previousIcon:c,yearLabelFormat:se,__onControlMouseEnter:U,__onControlClick:(ve,Me)=>{K&&Te(Me),_e(Ht("month",u,s)),B?.(Me)},__preventFocus:O,__stopPropagation:$,withCellSpacing:j,headerControlsOrder:ee,...Ve}),$e==="decade"&&w.jsx(vr,{decade:je,minDate:I,maxDate:de,yearsListFormat:ie,getYearControlProps:ue,locale:o,onNext:He,onPrevious:Ge,numberOfColumns:S,nextLabel:P?.nextDecade??A,nextIcon:f,previousLabel:P?.previousDecade??N,previousIcon:c,decadeLabelFormat:E,__onControlMouseEnter:Q,__onControlClick:(ve,Me)=>{re&&Te(Me),_e(Ht("year",u,s)),F?.(Me)},__preventFocus:O,__stopPropagation:$,withCellSpacing:j,headerControlsOrder:ee,...Ve})]})});_r.classes={...vr.classes,...br.classes,...wr.classes},_r.displayName="@mantine/dates/Calendar";function du(t){const{maxLevel:e,minLevel:r,defaultLevel:n,level:s,onLevelChange:u,nextIcon:d,previousIcon:i,date:m,defaultDate:v,onDateChange:_,numberOfColumns:M,columnsToScroll:S,ariaLabels:x,nextLabel:P,previousLabel:A,onYearSelect:N,onMonthSelect:F,onYearMouseEnter:B,onMonthMouseEnter:Q,onNextMonth:U,onPreviousMonth:ee,onNextYear:re,onPreviousYear:K,onNextDecade:X,onPreviousDecade:V,withCellSpacing:q,highlightToday:J,__updateDateOnYearSelect:ae,__updateDateOnMonthSelect:ne,__setDateRef:k,__setLevelRef:C,withWeekNumbers:b,headerControlsOrder:h,firstDayOfWeek:a,weekdayFormat:p,weekendDays:f,getDayProps:c,excludeDate:y,renderDay:D,hideOutsideDates:j,hideWeekdays:W,getDayAriaLabel:Z,monthLabelFormat:te,monthsListFormat:H,getMonthControlProps:se,yearLabelFormat:ie,yearsListFormat:ue,getYearControlProps:E,decadeLabelFormat:L,allowSingleDateInRange:R,allowDeselect:Y,minDate:I,maxDate:de,locale:o,...l}=t;return{calendarProps:{maxLevel:e,minLevel:r,defaultLevel:n,level:s,onLevelChange:u,nextIcon:d,previousIcon:i,date:m,defaultDate:v,onDateChange:_,numberOfColumns:M,columnsToScroll:S,ariaLabels:x,nextLabel:P,previousLabel:A,onYearSelect:N,onMonthSelect:F,onYearMouseEnter:B,onMonthMouseEnter:Q,onNextMonth:U,onPreviousMonth:ee,onNextYear:re,onPreviousYear:K,onNextDecade:X,onPreviousDecade:V,withCellSpacing:q,highlightToday:J,__updateDateOnYearSelect:ae,__updateDateOnMonthSelect:ne,__setDateRef:k,withWeekNumbers:b,headerControlsOrder:h,firstDayOfWeek:a,weekdayFormat:p,weekendDays:f,getDayProps:c,excludeDate:y,renderDay:D,hideOutsideDates:j,hideWeekdays:W,getDayAriaLabel:Z,monthLabelFormat:te,monthsListFormat:H,getMonthControlProps:se,yearLabelFormat:ie,yearsListFormat:ue,getYearControlProps:E,decadeLabelFormat:L,allowSingleDateInRange:R,allowDeselect:Y,minDate:I,maxDate:de,locale:o},others:l}}function hu(t){if(t===null)return null;const e=new Date(t);return Number.isNaN(e.getTime())||!t?null:he(e).format("YYYY-MM-DD")}function fu({date:t,maxDate:e,minDate:r}){return!(t==null||Number.isNaN(new Date(t).getTime())||e&&he(t).isAfter(e,"date")||r&&he(t).isBefore(r,"date"))}const pu={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,size:"sm"},Cr=T.factory((t,e)=>{const r=T.useInputProps("DateInput",pu,t),{inputProps:n,wrapperProps:s,value:u,defaultValue:d,onChange:i,clearable:m,clearButtonProps:v,popoverProps:_,getDayProps:M,locale:S,valueFormat:x,dateParser:P,minDate:A,maxDate:N,fixOnBlur:F,onFocus:B,onBlur:Q,onClick:U,onKeyDown:ee,readOnly:re,name:K,form:X,rightSection:V,unstyled:q,classNames:J,styles:ae,allowDeselect:ne,date:k,defaultDate:C,onDateChange:b,getMonthControlProps:h,getYearControlProps:a,disabled:p,...f}=r,c=G.useRef(null),y=G.useRef(null),[D,j]=G.useState(!1),{calendarProps:W,others:Z}=du(f),te=gt(),se=P||(oe=>{const pe=he(oe,x,te.getLocale(S)).toDate();return Number.isNaN(pe.getTime())?hu(oe):he(pe).format("YYYY-MM-DD")}),ie=ne!==void 0?ne:m,ue=oe=>oe?he(oe).locale(te.getLocale(S)).format(x):"",[E,L,R]=dn({type:"default",value:u,defaultValue:d,onChange:i}),[Y,I]=dn({type:"default",value:k,defaultValue:d||C,onChange:b});G.useEffect(()=>{R&&u!==null&&I(u)},[R,u]);const[de,o]=G.useState(ue(E));G.useEffect(()=>{o(ue(E))},[te.getLocale(S)]);const l=oe=>{const pe=oe.currentTarget.value;if(o(pe),j(!0),pe.trim()===""&&(ne||m))L(null);else{const me=se(pe);me&&fu({date:me,minDate:A,maxDate:N})&&(L(me),I(me))}},g=oe=>{Q?.(oe),j(!1),F&&o(ue(E))},O=oe=>{B?.(oe),j(!0)},$=oe=>{U?.(oe),j(!0)},z=oe=>{oe.key==="Escape"&&j(!1),ee?.(oe)},le=oe=>({...M?.(oe),selected:he(E).isSame(oe,"day"),onClick:pe=>{M?.(oe).onClick?.(pe);const me=ie&&he(E).isSame(oe,"day")?null:oe;L(me),!R&&me&&o(ue(me)),j(!1)}}),ce=w.jsx(T.Input.ClearButton,{onClick:()=>{L(null),!R&&o(""),j(!1)},unstyled:q,...v}),fe=m&&!!E&&!re&&!p;return Le.useDidUpdate(()=>{E!==void 0&&!D&&o(ue(E))},[E]),Le.useClickOutside(()=>j(!1),void 0,[c.current,y.current]),w.jsxs(w.Fragment,{children:[w.jsx(T.Input.Wrapper,{...s,__staticSelector:"DateInput",ref:c,children:w.jsxs(T.Popover,{opened:D,trapFocus:!1,position:"bottom-start",disabled:re||p,withRoles:!1,unstyled:q,..._,children:[w.jsx(T.Popover.Target,{children:w.jsx(T.Input,{"data-dates-input":!0,"data-read-only":re||void 0,autoComplete:"off",ref:e,value:de,onChange:l,onBlur:g,onFocus:O,onClick:$,onKeyDown:z,readOnly:re,rightSection:V,__clearSection:ce,__clearable:fe,...n,...Z,disabled:p,__staticSelector:"DateInput"})}),w.jsx(T.Popover.Dropdown,{onMouseDown:oe=>oe.preventDefault(),"data-dates-dropdown":!0,ref:y,children:w.jsx(_r,{__staticSelector:"DateInput",...W,classNames:J,styles:ae,unstyled:q,__preventFocus:!0,minDate:A,maxDate:N,locale:S,getDayProps:le,size:n.size,date:Y,onDateChange:I,getMonthControlProps:oe=>({selected:typeof E=="string"?cn(oe,E):!1,...h?.(oe)}),getYearControlProps:oe=>({selected:typeof E=="string"?he(oe).isSame(E,"year"):!1,...a?.(oe)}),attributes:s.attributes})})]})}),w.jsx(Zo,{name:K,form:X,value:E,type:"default"})]})});Cr.classes={...T.Input.classes,..._r.classes},Cr.displayName="@mantine/dates/DateInput";function ps(t){const e=Qe.c(49),{fields:r,onClose:n,queryKey:s,apiPath:u,steps:d,onCreated:i}=t,[m,v]=G.useState(0),[_,M]=G.useState(!1),[S,x]=G.useState(),{mutateAsync:P,isError:A,error:N,isPending:F}=qo(u,s),{mutateAsync:B,isPending:Q}=sn(u,s),U=F||Q;let ee;e[0]!==r?(ee=new Set(r.filter(vu).map(yu)),e[0]=r,e[1]=ee):ee=e[1];let re;e[2]!==ee?(re=[...ee],e[2]=ee,e[3]=re):re=e[3];const K=re;let X;e[4]===Symbol.for("react.memo_cache_sentinel")?(X=function(D,j){return typeof D.required=="function"?D.required(j??{}):!!D.required},e[4]=X):X=e[4];const V=X;let q;e[5]!==r?(q=r.reduce(mu,{}),e[5]=r,e[6]=q):q=e[6];let J;if(e[7]!==r){let y;e[9]===Symbol.for("react.memo_cache_sentinel")?(y=(D,j)=>(D[j.id]=(W,Z)=>j.conditional&&!j.conditional(Z)||!V(j,Z)||W?null:"Pflichtfeld",D),e[9]=y):y=e[9],J=r.filter(gu).reduce(y,{}),e[7]=r,e[8]=J}else J=e[8];let ae;e[10]!==q||e[11]!==J?(ae={mode:"uncontrolled",initialValues:q,validate:J},e[10]=q,e[11]=J,e[12]=ae):ae=e[12];const ne=On.useForm(ae);let k;e[13]!==ne||e[14]!==S?(k=function(D){const j=ne.getValues();if(D.conditional&&!D.conditional(j))return null;const W=V(D,j);return w.jsxs(G.Fragment,{children:[(D.type===void 0||D.type=="text")&&w.jsx(T.TextInput,{label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),type:D.id.includes("email")?"email":void 0,required:W},ne.key(D.id)),D.type==="number"&&w.jsx(T.NumberInput,{decimalSeparator:",",label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),required:W},ne.key(D.id)),D.type==="date"&&w.jsx(Cr,{label:D.column.title,placeholder:D.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...ne.getInputProps(D.id),required:W},ne.key(D.id)),D.type==="boolean"&&w.jsx(T.Checkbox,{mt:"md",label:D.column.title,...ne.getInputProps(D.id,{type:"checkbox"}),required:W},ne.key(D.id)),D.type==="textarea"&&w.jsx(T.Textarea,{label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),minRows:3,autosize:!0,required:W},ne.key(D.id)),D.type==="custom"&&D.render&&D.render({...ne.getValues(),...S&&{id:S}},ne.setValues,M,{error:ne.getInputProps(D.id).error,required:W})]},D.id)},e[13]=ne,e[14]=S,e[15]=k):k=e[15];const C=k;let b;e[16]!==N?.message||e[17]!==N?.name||e[18]!==A?(b=A&&w.jsx(T.Alert,{variant:"outline",color:"red",title:N?.name??"Fehler aufgetreten",mb:"lg",children:N?.message??"Fehler aufgetreten"}),e[16]=N?.message,e[17]=N?.name,e[18]=A,e[19]=b):b=e[19];let h;e[20]!==m||e[21]!==P||e[22]!==ne||e[23]!==A||e[24]!==n||e[25]!==i||e[26]!==S||e[27]!==K.length||e[28]!==B?(h=ne.onSubmit(async y=>{if(S)await B({...y,id:S});else{const D=await P(y);x(D.id),i?.(D.id)}K.length&&m<K.length-1?A||v(m+1):A||(ne.setInitialValues(y),ne.reset(),n())}),e[20]=m,e[21]=P,e[22]=ne,e[23]=A,e[24]=n,e[25]=i,e[26]=S,e[27]=K.length,e[28]=B,e[29]=h):h=e[29];let a;e[30]!==m||e[31]!==r||e[32]!==C||e[33]!==d||e[34]!==K?(a=K.length?w.jsx(T.Stepper,{active:m,size:"sm",children:K.map(y=>w.jsx(T.Stepper.Step,{...d&&d[y-1]?{label:d[y-1].label}:{},children:r.filter(D=>D.step===y).map(D=>C(D))},y))}):r.map(y=>C(y)),e[30]=m,e[31]=r,e[32]=C,e[33]=d,e[34]=K,e[35]=a):a=e[35];let p;e[36]!==m||e[37]!==_||e[38]!==U||e[39]!==n||e[40]!==K.length?(p=!_&&w.jsxs(T.Group,{mt:"md",justify:"end",children:[w.jsx(T.Button,{onClick:()=>K.length?m===0?n():v(m-1):n(),variant:"outline",children:K.length?m===0?"Abbrechen":"Zurück":"Abbrechen"}),w.jsx(T.Button,{type:"submit",loading:U,children:K.length?m===K.length-1?"Speichern":"Weiter":"Speichern"})]}),e[36]=m,e[37]=_,e[38]=U,e[39]=n,e[40]=K.length,e[41]=p):p=e[41];let f;e[42]!==a||e[43]!==p||e[44]!==h?(f=w.jsxs("form",{onSubmit:h,children:[a,p]}),e[42]=a,e[43]=p,e[44]=h,e[45]=f):f=e[45];let c;return e[46]!==f||e[47]!==b?(c=w.jsxs(w.Fragment,{children:[b,f]}),e[46]=f,e[47]=b,e[48]=c):c=e[48],c}function gu(t){return t.required}function mu(t,e){return t[e.id]=e.type==="boolean"?!1:e.defaultValue??"",t}function yu(t){return t.step}function vu(t){return typeof t.step=="number"}var[bu,fn]=T.createSafeContext("useDataTableColumnsContext must be used within DataTableColumnProvider"),gs=t=>{let{children:e,columnsOrder:r,setColumnsOrder:n,columnsToggle:s,setColumnsToggle:u,resetColumnsOrder:d,resetColumnsToggle:i,setColumnWidth:m,setMultipleColumnWidths:v,resetColumnsWidth:_}=t,[M,S]=G.useState(""),[x,P]=G.useState("");return w.jsx(bu,{value:{sourceColumn:M,setSourceColumn:S,targetColumn:x,setTargetColumn:P,columnsToggle:s,setColumnsToggle:u,swapColumns:()=>{if(!r||!n||!M||!x)return;let A=r.indexOf(M),N=r.indexOf(x);if(A!==-1&&N!==-1){let F=r.splice(A,1)[0];r.splice(N,0,F),n([...r])}},resetColumnsOrder:d,resetColumnsToggle:i,setColumnWidth:m,setMultipleColumnWidths:v,resetColumnsWidth:_},children:e})};function wu(){return w.jsx("tr",{className:"mantine-datatable-empty-row",children:w.jsx("td",{})})}function _u(){return w.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M12.983 8.978c3.955 -.182 7.017 -1.446 7.017 -2.978c0 -1.657 -3.582 -3 -8 -3c-1.661 0 -3.204 .19 -4.483 .515m-2.783 1.228c-.471 .382 -.734 .808 -.734 1.257c0 1.22 1.944 2.271 4.734 2.74"}),w.jsx("path",{d:"M4 6v6c0 1.657 3.582 3 8 3c.986 0 1.93 -.067 2.802 -.19m3.187 -.82c1.251 -.53 2.011 -1.228 2.011 -1.99v-6"}),w.jsx("path",{d:"M4 12v6c0 1.657 3.582 3 8 3c3.217 0 5.991 -.712 7.261 -1.74m.739 -3.26v-4"}),w.jsx("path",{d:"M3 3l18 18"})]})}function Cu({icon:t,text:e,active:r,children:n}){return w.jsx(T.Center,{className:"mantine-datatable-empty-state","data-active":r||void 0,children:n||w.jsxs(w.Fragment,{children:[t||w.jsx("div",{className:"mantine-datatable-empty-state-icon",children:w.jsx(_u,{})}),w.jsx(T.Text,{component:"div",size:"sm",c:"dimmed",children:e})]})})}function xu({key:t,columns:e=[],getInitialValueInEffect:r=!0}){function n(M,S){let x=[];return M.forEach(P=>{S.find(A=>A.accessor===P)&&x.push(P)}),S.forEach(P=>{x.includes(P.accessor)||x.push(P.accessor)}),x}let s=e&&e.map(M=>M.accessor)||[],[u,d]=Le.useLocalStorage({key:t?`${t}-columns-order`:"",defaultValue:t?s:void 0,getInitialValueInEffect:r});function i(M){t&&d(M)}let m=()=>{i(s)};if(!t)return{columnsOrder:u,setColumnsOrder:i,resetColumnsOrder:m};let v=n(u,e),_=JSON.stringify(u);return JSON.stringify(v)!==_&&i(v),{columnsOrder:v,setColumnsOrder:i,resetColumnsOrder:m}}function Su({key:t,columns:e=[],getInitialValueInEffect:r=!0,headerRef:n,onFixedLayoutChange:s}){let u=G.useRef(!1),d=G.useRef({}),[i,m]=G.useState(!0),v=G.useMemo(()=>e.some(V=>V.resizable&&!V.hidden&&V.accessor!=="__selection__"),[e]),_=G.useMemo(()=>e.filter(V=>V.resizable&&!V.hidden&&V.accessor!=="__selection__"),[e]),M=G.useMemo(()=>_.some(V=>V.width===void 0||V.width===""||V.width==="initial"),[_]),S=G.useCallback(()=>e.filter(V=>V.accessor!=="__selection__").map(V=>({[V.accessor]:V.width??"auto"})),[e]),[x,P]=Le.useLocalStorage({key:t?`${t}-columns-width`:"",defaultValue:t?S():void 0,getInitialValueInEffect:!1}),[A,N]=G.useState(()=>S());G.useEffect(()=>{m(!1)},[]);let F=G.useCallback(()=>{if(!n?.current||i)return{};let V=n.current,q=Array.from(V.querySelectorAll("th[data-accessor]")),J={};return q.forEach(ae=>{let ne=ae.getAttribute("data-accessor");if(!ne||ne==="__selection__")return;let k=_.find(C=>C.accessor===ne);if(k&&(k.width===void 0||k.width===""||k.width==="initial")){let C=ae.getBoundingClientRect();J[ne]=Math.round(C.width)}}),J},[n,_,i]),B=G.useCallback(V=>{let q=V.filter(ae=>ae.accessor!=="__selection__"),J=A.map(ae=>{let ne=Object.keys(ae)[0],k=q.find(C=>C.accessor===ne);return k?{[ne]:k.width}:ae});N(J),t&&P(J)},[A,t,P]),Q=G.useCallback(V=>{B(V)},[B]),U=G.useCallback(()=>{if(!(!n?.current||!s||i))if(M)s(!1),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let V=F();d.current={...d.current,...V};let q=e.filter(J=>J.accessor!=="__selection__").map(J=>{let ae=J.accessor,ne=x?.find(C=>Object.keys(C)[0]===ae);if(ne&&ne[ae]!=="auto")return{[ae]:ne[ae]};let k=V[ae];return k?{[ae]:`${k}px`}:{[ae]:J.width??"auto"}});N(q),setTimeout(()=>{s(!0),u.current=!0},10)})});else{let V=e.filter(q=>q.accessor!=="__selection__").map(q=>({[q.accessor]:q.width??"auto"}));N(V),s(!0),u.current=!0}},[n,s,i,M,F,e,x]),ee=U;G.useEffect(()=>{if(!v||!s||i){s?.(!1);return}u.current=!1;let V=setTimeout(()=>{U()},50);return()=>clearTimeout(V)},[v,s,i,U]),G.useEffect(()=>{i||!t||!r||x&&x.length>0&&N(x)},[i,t,r,x]);let re=G.useCallback(()=>{t&&P(S()),d.current={},u.current=!1,s&&(s(!1),setTimeout(()=>{U()},10))},[t,P,S,s,U]),K=G.useCallback((V,q)=>{B([{accessor:V,width:q}])},[B]),X=G.useMemo(()=>v?A.filter(V=>{let q=Object.keys(V)[0];return _.some(J=>J.accessor===q)}).every(V=>{let q=Object.values(V)[0];return q==="auto"||q==="initial"}):!1,[v,A,_]);return{columnsWidth:A,setColumnsWidth:B,setColumnWidth:K,setMultipleColumnWidths:Q,resetColumnsWidth:re,hasResizableColumns:v,allResizableWidthsInitial:X,measureAndSetColumnWidths:ee}}function Du({key:t,columns:e=[],getInitialValueInEffect:r=!0}){function n(M,S){let x=[];return M.forEach(P=>{S.find(A=>A.accessor===P.accessor)&&x.push(P)}),S.forEach(P=>{x.find(A=>A.accessor===P.accessor)||x.push({accessor:P.accessor,defaultToggle:P.defaultToggle||!0,toggleable:P.toggleable,toggled:P.defaultToggle===void 0?!0:P.defaultToggle})}),x}let s=e&&e.map(M=>({accessor:M.accessor,defaultToggle:M.defaultToggle||!0,toggleable:M.toggleable,toggled:M.defaultToggle===void 0?!0:M.defaultToggle})),[u,d]=Le.useLocalStorage({key:t?`${t}-columns-toggle`:"",defaultValue:t?s:void 0,getInitialValueInEffect:r});function i(M){t&&d(M)}let m=()=>{i(s)};if(!t)return{columnsToggle:u,setColumnsToggle:i,resetColumnsToggle:m};let v=n(u,e),_=JSON.stringify(u);return JSON.stringify(v)!==_&&i(v),{columnsToggle:v,setColumnsToggle:i,resetColumnsToggle:m}}var ku=({key:t,columns:e=[],getInitialValueInEffect:r=!0,headerRef:n,scrollViewportRef:s,onFixedLayoutChange:u})=>{let{columnsOrder:d,setColumnsOrder:i,resetColumnsOrder:m}=xu({key:t,columns:e,getInitialValueInEffect:r}),{columnsToggle:v,setColumnsToggle:_,resetColumnsToggle:M}=Du({key:t,columns:e,getInitialValueInEffect:r}),{columnsWidth:S,setColumnsWidth:x,setColumnWidth:P,setMultipleColumnWidths:A,resetColumnsWidth:N,hasResizableColumns:F,allResizableWidthsInitial:B,measureAndSetColumnWidths:Q}=Su({key:t,columns:e,getInitialValueInEffect:r,headerRef:n,onFixedLayoutChange:u});return{effectiveColumns:G.useMemo(()=>d?d.map(U=>e.find(ee=>ee.accessor===U)).map(U=>({...U,hidden:U?.hidden||!v.find(ee=>ee.accessor===U?.accessor)?.toggled})).map(U=>U?.accessor==="__selection__"?U:{...U,width:S.find(ee=>ee[U?.accessor])?.[U?.accessor]}):e,[e,d,v,S]),setColumnsOrder:i,columnsOrder:d,resetColumnsOrder:m,columnsToggle:v,setColumnsToggle:_,resetColumnsToggle:M,columnsWidth:S,setColumnsWidth:x,setColumnWidth:P,setMultipleColumnWidths:A,resetColumnsWidth:N,hasResizableColumns:F,allResizableWidthsInitial:B,measureAndSetColumnWidths:Q}},ms=typeof window<"u"?G.useLayoutEffect:G.useEffect;function ys(t){let e=G.useRef(t);return e.current=t,e}var vs="--mantine-datatable-header-height",bs="--mantine-datatable-footer-height",ws="--mantine-datatable-selection-column-width",_s="--mantine-datatable-last-row-border-bottom";function Je(t,e,r){t?.style.setProperty(e,r)}function pn(t){let e=t.borderBoxSize?.[0]||t.contentBoxSize?.[0];return e?{width:e.inlineSize,height:e.blockSize}:{width:t.contentRect.width,height:t.contentRect.height}}function gn(t,e,r){if(t){let n=new ResizeObserver(s=>{let u=s[0];u&&e(pn(u))});return n.observe(t),()=>{n.disconnect(),r()}}}function Pu({scrollCallbacks:t,withRowBorders:e}){let r={root:G.useRef(null),table:G.useRef(null),scrollViewport:G.useRef(null),header:G.useRef(null),footer:G.useRef(null),selectionColumnHeader:G.useRef(null)},{root:n,table:s,scrollViewport:u,header:d,footer:i,selectionColumnHeader:m}=r,v=ys({withRowBorders:e}),_=ys(t),M=G.useRef(()=>{}),S=G.useRef(()=>{}),x=G.useCallback(P=>{_.current.onScroll?.(P),M.current()},[]);return G.useEffect(()=>gn(d.current,P=>{Je(n.current,vs,`${P.height}px`)},()=>Je(n.current,vs,"0")),[d.current]),G.useEffect(()=>gn(i.current,P=>{Je(n.current,bs,`${P.height}px`)},()=>Je(n.current,bs,"0")),[i.current]),G.useEffect(()=>gn(m.current,P=>{Je(n.current,ws,`${P.width}px`)},()=>Je(n.current,ws,"0")),[m.current]),ms(()=>{if(typeof window===void 0)return;let P={top:!0,bottom:!0,left:!0,right:!0},A={width:0,height:0},N={width:0,height:0};function F(re,K){let X=P[re];return P[re]=K,Je(n.current,`--mantine-datatable-${re}-shadow-opacity`,K?"0":"1"),X}function B(){let re=A.height-N.height,K=re<0;Je(n.current,"--mantine-datatable-footer-position",K?"relative":"sticky"),Je(n.current,"--mantine-datatable-footer-bottom",K?`${re}px`:"0")}function Q(){v.current.withRowBorders&&A.height<N.height?Je(n.current,_s,`${T.rem("1px")} solid var(--mantine-datatable-border-color)`):Je(n.current,_s,"unset")}S.current=Q;function U(){let re=_.current,K=u.current,X=K?.scrollTop??0,V=K?.scrollLeft??0,q=X===0,J=A.height-X-N.height<1,ae=F("top",q),ne=F("bottom",J);q&&q!==ae&&re.onScrollToTop?.(),J&&J!==ne&&re.onScrollToBottom?.();let k=K?getComputedStyle(K).direction==="rtl":!1,C=(K?.scrollWidth??0)-N.width,b,h;if(k){let f=Math.abs(V);h=f<1,b=C-f<1}else b=V<1,h=A.width-V-N.width<1;let a=F("left",b),p=F("right",h);b&&b!==a&&re.onScrollToLeft?.(),h&&h!==p&&re.onScrollToRight?.()}M.current=U;let ee=new ResizeObserver(re=>{for(let K of re)switch(K.target.tagName){case"TABLE":{A=pn(K);break}case"DIV":{N=pn(K);break}}U(),B(),Q()});return ee.observe(s.current),ee.observe(u.current),()=>{ee.disconnect()}},[]),ms(()=>{S.current()},[e]),{refs:r,onScroll:x}}function Mu(t){let[e,r]=G.useState(null),n=t?.join(":")||"";return G.useEffect(()=>{r(null)},[n]),{lastSelectionChangeIndex:e,setLastSelectionChangeIndex:r}}function Ou(t,e){let r=()=>{e(t.map(s=>s.matches))},n=t.map(s=>{try{return s.addEventListener("change",r),()=>s.removeEventListener("change",r)}catch{return s.addListener(r),()=>s.removeListener(r)}});return()=>{n.forEach(s=>s())}}function Au(t,e){return e||(typeof window<"u"&&"matchMedia"in window?t.map(r=>window.matchMedia(r).matches):t.map(()=>!1))}function Eu(t,e,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){let[n,s]=G.useState(r?e:Au(t,e)),u=G.useRef(null);return G.useEffect(()=>{if("matchMedia"in window)return u.current=t.map(d=>window.matchMedia(d)),s(u.current.map(d=>d.matches)),Ou(u.current,d=>{s(d)})},[t]),n}function Tu(t){let e=T.useMantineTheme(),r=G.useMemo(()=>t.map(s=>(typeof s=="function"?s(e):s)??""),[t,e]),n=G.useMemo(()=>t.map(()=>!0),[t]);return Eu(r,n)}function xr(t){let e=T.useMantineTheme(),r=typeof t=="function"?t(e):t;return Le.useMediaQuery(r||"",!0)}function mn(t){let e=t.replace(/([a-z\d])([A-Z]+)/g,"$1 $2").replace(/\W|_/g," ").trim().toLowerCase();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`}function ju(t,e,r){return t.filter(n=>!e.map(r).includes(r(n)))}function yn(t,e){return t.filter((r,n,s)=>n===s.findIndex(u=>e(r)===e(u)))}function Cs(t,e){return e?e.match(/([^[.\]])+/g).reduce((r,n)=>r&&r[n],t):void 0}function Ie(t,e){return typeof e=="string"?Cs(t,e):e(t)}function xs(t){return!t||t.length===0?0:Math.max(...t.map(e=>e.groups&&e.groups.length>0?1+xs(e.groups):1))}function vn(t){let e=[];for(let r of t)r.columns&&r.columns.length>0?e.push(...r.columns.filter(n=>n!=null)):r.groups&&r.groups.length>0&&e.push(...vn(r.groups));return e.filter(r=>r!=null)}function bn(t,e){return t.columns&&t.columns.length>0?t.columns.filter((r,n)=>r.hidden?!1:e?e[n]!==!1:!0).length:t.groups&&t.groups.length>0?t.groups.reduce((r,n)=>r+bn(n,e),0):0}function Ss(t,e,r=0){if(r===e)return[...t];let n=[];for(let s of t)s.groups&&s.groups.length>0&&n.push(...Ss(s.groups,e,r+1));return n}function Ru(t,e,r){return r?!t||e:!1}function $u({rowExpansion:t,records:e,idAccessor:r}){let n=[];if(t&&e){let{trigger:i,allowMultiple:m,initiallyExpanded:v}=t;e&&i==="always"?n=e.map(_=>Ie(_,r)):v&&(n=e.filter((_,M)=>v({record:_,index:M})).map(_=>Ie(_,r)),m||(n=[n[0]]))}let s,u,d=G.useState(n);if(t){let{expandable:i,trigger:m,allowMultiple:v,collapseProps:_,content:M}=t;t.expanded?{recordIds:s,onRecordIdsChange:u}=t.expanded:[s,u]=d;let S=x=>u?.(s.filter(P=>P!==Ie(x,r)));return{expandOnClick:m!=="always"&&m!=="never",isRowExpanded:x=>m==="always"?!0:s.includes(Ie(x,r)),isExpandable:({record:x,index:P})=>i?i({record:x,index:P}):!0,expandRow:x=>{let P=Ie(x,r);u?.(v?[...s,P]:[P])},collapseRow:S,collapseProps:_,content:({record:x,index:P})=>()=>M({record:x,index:P,collapse:()=>S(x)})}}}function Nu(t,e){let[r,n]=G.useState(t),[s,u]=G.useState(t),d=Le.useTimeout(()=>n(!0),0),i=Le.useTimeout(()=>u(!1),e||200);return G.useEffect(()=>{t?(i.clear(),u(!0),d.start()):(d.clear(),n(!1),i.start())},[d,i,t]),{expanded:r,visible:s}}var wn="mantine-datatable-nowrap",_n="mantine-datatable-ellipsis",Ot="mantine-datatable-pointer-cursor",Ds="mantine-datatable-context-menu-cursor",Lu="mantine-datatable-text-selection-disabled",Sr="mantine-datatable-text-align-left",Dr="mantine-datatable-text-align-center",kr="mantine-datatable-text-align-right";function Bu({className:t,style:e,visibleMediaQuery:r,title:n,noWrap:s,ellipsis:u,textAlign:d,width:i}){return xr(r)?w.jsx(T.TableTh,{className:Pe({[wn]:s||u,[_n]:u,[Sr]:d==="left",[Dr]:d==="center",[kr]:d==="right"},t),style:[{width:i,minWidth:i,maxWidth:i},e],children:n}):null}function Iu({shadowVisible:t}){return w.jsx(T.TableTh,{className:"mantine-datatable-footer-selector-placeholder-cell","data-shadow-visible":t||void 0})}function Yu({className:t,style:e,columns:r,defaultColumnProps:n,selectionVisible:s,selectorCellShadowVisible:u,ref:d}){return w.jsx(T.TableTfoot,{ref:d,className:Pe("mantine-datatable-footer",t),style:e,children:w.jsxs(T.TableTr,{children:[s&&w.jsx(Iu,{shadowVisible:u}),r.map(({hidden:i,...m})=>{if(i)return null;let{accessor:v,visibleMediaQuery:_,textAlign:M,width:S,footer:x,footerClassName:P,footerStyle:A,noWrap:N,ellipsis:F}={...n,...m};return w.jsx(Bu,{className:P,style:A,visibleMediaQuery:_,textAlign:M,width:S,title:x,noWrap:N,ellipsis:F},v)})]})})}function zu({group:{id:t,columns:e,groups:r,title:n,textAlign:s,className:u,style:d},maxDepth:i,currentDepth:m,previousGroups:v,isLastGroup:_,withColumnBorders:M=!1,totalTableColumns:S}){let x=G.useMemo(()=>e&&e.length>0?e:r&&r.length>0?vn([{id:t,columns:e,groups:r}]):[],[e,r,t]),P=G.useMemo(()=>x.map(({visibleMediaQuery:ee})=>ee),[x]),A=Tu(P),N=G.useMemo(()=>bn({columns:e,groups:r},A),[t,e,r,A]),F=G.useMemo(()=>v.reduce((ee,re)=>ee+bn(re,A),0),[v,A]),B=r&&r.length>0?1:i-m,Q=F+N<S,U=Ru(_,Q,M);return N>0?w.jsx(T.TableTh,{colSpan:N,rowSpan:B>1?B:void 0,className:Pe("mantine-datatable-column-group-header-cell",{[Sr]:s==="left",[Dr]:s==="center",[kr]:s==="right","mantine-datatable-column-group-header-cell--needs-border":U},u),style:d,children:n??mn(t)}):null}function Fu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z"})]})}function Wu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M20 3h-16a1 1 0 0 0 -1 1v2.227l.008 .223a3 3 0 0 0 .772 1.795l4.22 4.641v8.114a1 1 0 0 0 1.316 .949l6 -2l.108 -.043a1 1 0 0 0 .576 -.906v-6.586l4.121 -4.12a3 3 0 0 0 .879 -2.123v-2.171a1 1 0 0 0 -1 -1z",strokeWidth:"0",fill:"currentColor"})]})}function Uu({children:t,isActive:e,filterPopoverProps:r,filterPopoverDisableClickOutside:n}){let[s,{close:u,toggle:d}]=Le.useDisclosure(!1),i=e?Wu:Fu,m=Le.useClickOutside(u);return n&&(m=void 0),w.jsxs(T.Popover,{withArrow:!0,shadow:"md",opened:s,onClose:u,trapFocus:!0,...r,children:[w.jsx(T.PopoverTarget,{children:w.jsx(T.ActionIcon,{className:"mantine-datatable-header-cell-filter-action-icon","data-active":e||void 0,size:"sm",variant:"default",onClick:v=>{v.preventDefault(),d()},onKeyDown:v=>v.stopPropagation(),children:w.jsx(i,{})})}),w.jsx(T.PopoverDropdown,{ref:m,onClick:v=>v.stopPropagation(),onKeyDown:v=>v.stopPropagation(),children:typeof t=="function"?t({close:u}):t})]})}var qu=t=>{let{accessor:e,columnRef:r}=t,[n,s]=G.useState(!1),u=G.useRef(0),d=G.useRef({current:0,next:0}),{dir:i}=T.useDirection(),m=i==="rtl",{setMultipleColumnWidths:v}=fn(),_=G.useCallback(S=>{if(S.preventDefault(),S.stopPropagation(),!r.current)return;let x=r.current,P=x.nextElementSibling;for(;P;){let ee=P.getAttribute("data-accessor");if(ee&&ee!=="__selection__")break;P=P.nextElementSibling}if(!P)return;let A=P.getAttribute("data-accessor");if(!A)return;let N=A==="__selection__";s(!0),u.current=S.clientX;let F=x.offsetWidth,B=P.offsetWidth;d.current={current:F,next:B};let Q=ee=>{if(!r.current)return;let re=r.current,K=re.nextElementSibling;if(!K)return;let X=ee.clientX-u.current;m&&(X=-X);let V=50,q=d.current.current-V,J=d.current.next-V,ae=Math.max(-q,Math.min(X,J)),ne=d.current.current+ae,k=d.current.next-ae;re.style.width=`${ne}px`,K.style.width=`${k}px`,re.style.minWidth=`${ne}px`,re.style.maxWidth=`${ne}px`,K.style.minWidth=`${k}px`,K.style.maxWidth=`${k}px`},U=()=>{if(!r.current)return;let ee=r.current,re=ee.nextElementSibling;s(!1),document.body.style.cursor="initial",document.body.style.userSelect="initial";let K=parseInt(ee.style.width)||ee.offsetWidth,X=re?parseInt(re.style.width)||re.offsetWidth:0,V=[{accessor:e,width:`${K}px`}];if(re&&!N){let q=re.getAttribute("data-accessor");q&&V.push({accessor:q,width:`${X}px`})}setTimeout(()=>{v(V)},0),document.removeEventListener("mousemove",Q),document.removeEventListener("mouseup",U)};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",Q),document.addEventListener("mouseup",U)},[e,r,m,v]),M=G.useCallback(()=>{if(!r.current)return;let S=r.current,x=S.nextElementSibling;S.style.width="",S.style.minWidth="",S.style.maxWidth="";let P=[{accessor:e,width:"auto"}];if(x){x.style.width="",x.style.minWidth="",x.style.maxWidth="";let A=x.getAttribute("data-accessor");A&&A!=="__selection__"&&P.push({accessor:A,width:"auto"})}setTimeout(()=>{v(P)},0)},[e,r,v]);return w.jsx("div",{className:"mantine-datatable-header-resizable-handle",style:{cursor:n?"col-resize":void 0},onMouseDown:_,onDoubleClick:M,onClick:S=>S.stopPropagation(),title:"Drag to resize column, double-click to reset"})};function Vu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M12 5l0 14"}),w.jsx("path",{d:"M16 9l-4 -4"}),w.jsx("path",{d:"M8 9l4 -4"})]})}function Hu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M8 7l4 -4l4 4"}),w.jsx("path",{d:"M8 17l4 4l4 -4"}),w.jsx("path",{d:"M12 3l0 18"})]})}function Gu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),w.jsx("path",{d:"M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),w.jsx("path",{d:"M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),w.jsx("path",{d:"M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),w.jsx("path",{d:"M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),w.jsx("path",{d:"M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"})]})}function Qu(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M18 6l-12 12"}),w.jsx("path",{d:"M6 6l12 12"})]})}function Zu({className:t,style:e,accessor:r,visibleMediaQuery:n,title:s,sortable:u,draggable:d,toggleable:i,resizable:m,sortIcons:v,textAlign:_,width:M,sortStatus:S,onSortStatusChange:x,filter:P,filterPopoverProps:A,filterPopoverDisableClickOutside:N,filtering:F,sortKey:B}){let{setSourceColumn:Q,setTargetColumn:U,swapColumns:ee,setColumnsToggle:re}=fn(),[K,X]=G.useState(!1),V=G.useRef(null);if(!xr(n))return null;let q=s??mn(r),J=typeof q=="string"?q:void 0,ae=u&&x?p=>{p?.defaultPrevented||x({sortKey:B,columnAccessor:r,direction:S?.columnAccessor===r?S.direction==="asc"?"desc":"asc":S?.direction??"asc"})}:void 0,ne=p=>{p.stopPropagation(),Q(r),X(!1)},k=p=>{p.preventDefault(),U(r),X(!0)},C=()=>{U(r),X(!1),ee()},b=()=>{X(!0)},h=()=>{X(!1)},a=p=>{p.stopPropagation(),re(f=>f.map(c=>c.accessor===r?{...c,toggled:!1}:c))};return w.jsxs(T.TableTh,{"data-accessor":r,className:Pe({"mantine-datatable-header-cell-sortable":u,"mantine-datatable-header-cell-toggleable":i,"mantine-datatable-header-cell-resizable":m},t),style:[{width:M,...m?{}:{minWidth:M,maxWidth:M}},e],role:u?"button":void 0,tabIndex:u?0:void 0,onClick:ae,onKeyDown:p=>p.key==="Enter"&&ae?.(),ref:V,children:[w.jsxs(T.Group,{className:"mantine-datatable-header-cell-sortable-group",justify:"space-between",wrap:"nowrap",children:[w.jsxs(T.Flex,{align:"center",w:"100%",className:Pe({"mantine-datatable-header-cell-draggable":d,"mantine-datatable-header-cell-drag-over":K}),draggable:d,onDragStart:d?ne:void 0,onDragEnter:d?b:void 0,onDragOver:d?k:void 0,onDrop:d?C:void 0,onDragLeave:d?h:void 0,children:[d?w.jsx(T.Center,{role:"img","aria-label":"Drag column",children:w.jsx(T.ActionIcon,{className:"mantine-datatable-header-cell-draggable-action-icon",variant:"subtle",size:"xs",onClick:p=>{p.stopPropagation()},children:w.jsx(Gu,{})})}):null,w.jsx(T.Box,{className:Pe("mantine-datatable-header-cell-sortable-text",{[Sr]:_==="left",[Dr]:_==="center",[kr]:_==="right"},wn,_n),title:J,children:q})]}),i?w.jsx(T.Center,{className:"mantine-datatable-header-cell-toggleable-icon",role:"img","aria-label":"Toggle column",children:w.jsx(T.ActionIcon,{size:"xs",variant:"light",onClick:a,children:w.jsx(Qu,{})})}):null,u||S?.columnAccessor===r?w.jsx(w.Fragment,{children:S?.columnAccessor===r?w.jsx(T.Center,{className:Pe("mantine-datatable-header-cell-sortable-icon",{"mantine-datatable-header-cell-sortable-icon-reversed":S.direction==="desc"}),role:"img","aria-label":`Sorted ${S.direction==="desc"?"descending":"ascending"}`,children:v?.sorted||w.jsx(Vu,{})}):w.jsx(T.Center,{className:"mantine-datatable-header-cell-sortable-unsorted-icon",role:"img","aria-label":"Not sorted",children:v?.unsorted||w.jsx(Hu,{})})}):null,P?w.jsx(Uu,{filterPopoverProps:A,isActive:!!F,filterPopoverDisableClickOutside:N,children:P}):null]}),m&&r!=="__selection__"?w.jsx(qu,{accessor:r,columnRef:V}):null]})}function Ku({className:t,style:e,trigger:r,shadowVisible:n,checked:s,indeterminate:u,checkboxProps:d,onChange:i,rowSpan:m,ref:v}){let _=!d.disabled;return w.jsx(T.TableTh,{ref:v,className:Pe("mantine-datatable-header-selector-cell",{[Ot]:r==="cell"&&_},t),style:e,rowSpan:m,"data-shadow-visible":n||void 0,"data-accessor":"__selection__",onClick:r==="cell"&&_?i:void 0,children:w.jsx(T.Checkbox,{classNames:_?{input:Ot}:void 0,checked:s,indeterminate:u,onChange:i,...d,disabled:!(i||d.onChange)||d.disabled})})}function Ju({selectionColumnHeaderRef:t,className:e,style:r,sortStatus:n,sortIcons:s,onSortStatusChange:u,columns:d,defaultColumnProps:i,groups:m,selectionTrigger:v,selectionVisible:_,selectionChecked:M,selectionIndeterminate:S,onSelectionChange:x,selectionCheckboxProps:P,selectorCellShadowVisible:A,selectionColumnClassName:N,selectionColumnStyle:F,withColumnBorders:B=!1,ref:Q}){let U=m?xs(m):0,ee=U>0?U+1:1,re=_?w.jsx(Ku,{ref:t,className:N,style:F,trigger:v,shadowVisible:A,checked:M,indeterminate:S,checkboxProps:P,onChange:x,rowSpan:m?ee:void 0}):null,{columnsToggle:K,setColumnsToggle:X}=fn(),[V,q]=G.useState(!1),J=d.some(k=>k.toggleable),ae=J?Object.fromEntries(d.map(({accessor:k,title:C})=>[k,C??mn(String(k))])):void 0,ne=w.jsxs(T.TableThead,{className:Pe("mantine-datatable-header",e),style:r,ref:Q,onContextMenu:J?k=>{k.preventDefault(),q(C=>!C)}:void 0,children:[m&&Array.from({length:U},(k,C)=>{let b=Ss(m,C);return w.jsxs(T.TableTr,{children:[C===0&&re,b.map((h,a)=>w.jsx(zu,{group:h,maxDepth:U,currentDepth:C,previousGroups:b.slice(0,a),isLastGroup:a===b.length-1,withColumnBorders:B,totalTableColumns:d.length},h.id))]},`group-depth-${C}`)}),w.jsxs(T.TableTr,{children:[!m&&re,d.map(({hidden:k,...C},b)=>{if(k)return null;let{accessor:h,visibleMediaQuery:a,textAlign:p,width:f,title:c,sortable:y,draggable:D,toggleable:j,resizable:W,titleClassName:Z,titleStyle:te,filter:H,filterPopoverProps:se,filterPopoverDisableClickOutside:ie,filtering:ue,sortKey:E}={...i,...C};return w.jsx(Zu,{accessor:h,className:Z,style:te,visibleMediaQuery:a,textAlign:p,width:f,title:c,sortable:y,draggable:D,toggleable:j,resizable:W&&b<d.length-1,sortStatus:n,sortIcons:s,sortKey:E,onSortStatusChange:u,filter:H,filterPopoverProps:se,filterPopoverDisableClickOutside:ie,filtering:ue},h)})]})]});return J?w.jsxs(T.Popover,{position:"bottom",withArrow:!0,shadow:"md",opened:V,onChange:q,children:[w.jsx(T.PopoverTarget,{children:ne}),w.jsx(T.PopoverDropdown,{children:w.jsx(T.Stack,{children:K.filter(k=>k.toggleable).map(k=>w.jsx(T.Group,{children:w.jsx(T.Checkbox,{classNames:{label:"mantine-datatable-header-column-toggle-checkbox-label"},size:"xs",label:ae[k.accessor],checked:k.toggled,onChange:C=>{X(K.map(b=>b.accessor===k.accessor?{...b,toggled:C.currentTarget.checked}:b))}})},k.accessor))})})]}):ne}function Xu({fetching:t,customContent:e,backgroundBlur:r,size:n,type:s,color:u}){return w.jsx(T.Center,{className:Pe("mantine-datatable-loader",{"mantine-datatable-loader-fetching":t}),style:[{backdropFilter:r?`blur(${r}px)`:void 0}],children:t&&(e||w.jsx(T.Loader,{size:n,type:s,color:u}))})}function Ee(t,e,r){return t?T.parseThemeColor({color:typeof t=="object"?t[r]:t,theme:e}).value:void 0}function ec({theme:t,c:e,backgroundColor:r,borderColor:n,rowBorderColor:s,stripedColor:u,highlightOnHoverColor:d}){return{"--mantine-datatable-color-light":Ee(e,t,"light"),"--mantine-datatable-color-dark":Ee(e,t,"dark"),"--mantine-datatable-background-color-light":Ee(r,t,"light"),"--mantine-datatable-background-color-dark":Ee(r,t,"dark"),"--mantine-datatable-border-color-light":Ee(n,t,"light"),"--mantine-datatable-border-color-dark":Ee(n,t,"dark"),"--mantine-datatable-row-border-color-light":Ee(s,t,"light"),"--mantine-datatable-row-border-color-dark":Ee(s,t,"dark"),"--mantine-datatable-striped-color-light":Ee(u,t,"light"),"--mantine-datatable-striped-color-dark":Ee(u,t,"dark"),"--mantine-datatable-highlight-on-hover-color-light":Ee(d,t,"light"),"--mantine-datatable-highlight-on-hover-color-dark":Ee(d,t,"dark")}}function ks({theme:t,paginationActiveTextColor:e,paginationActiveBackgroundColor:r}){return{"--mantine-datatable-pagination-active-text-color-light":Ee(e,t,"light"),"--mantine-datatable-pagination-active-text-color-dark":Ee(e,t,"dark"),"--mantine-datatable-pagination-active-background-color-light":Ee(r,t,"light"),"--mantine-datatable-pagination-active-background-color-dark":Ee(r,t,"dark")}}function tc({theme:t,color:e,backgroundColor:r}){return{"--mantine-datatable-row-color-light":Ee(e,t,"light"),"--mantine-datatable-row-color-dark":Ee(e,t,"dark"),"--mantine-datatable-row-background-color-light":Ee(r,t,"light"),"--mantine-datatable-row-background-color-dark":Ee(r,t,"dark")}}function rc(){return w.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[w.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),w.jsx("path",{d:"M8 9l4 -4l4 4"}),w.jsx("path",{d:"M16 15l-4 4l-4 -4"})]})}var Ps={xs:T.rem(22),sm:T.rem(26),md:T.rem(32),lg:T.rem(38),xl:T.rem(44)};function nc({size:t,label:e,values:r,value:n,activeTextColor:s,activeBackgroundColor:u,onChange:d}){return w.jsxs(T.Group,{gap:"xs",children:[w.jsx(T.Text,{component:"div",size:t,children:e}),w.jsxs(T.Menu,{withinPortal:!0,withArrow:!0,offset:2,classNames:{arrow:"mantine-datatable-page-size-selector-menu-arrow"},children:[w.jsx(T.MenuTarget,{children:w.jsx(T.Button,{size:t,variant:"default",classNames:{section:"mantine-datatable-page-size-selector-button-icon"},rightSection:w.jsx(rc,{}),style:[{fontWeight:"normal"},i=>({height:Ps[t],paddingLeft:i.spacing[t],paddingRight:i.spacing[t]})],children:n})}),w.jsx(T.MenuDropdown,{children:r.map(i=>{let m=i===n;return w.jsx(T.MenuItem,{className:Pe({"mantine-datatable-page-size-selector-active":m}),style:[{height:Ps[t]},m&&(s||u)?v=>ks({theme:v,paginationActiveTextColor:s,paginationActiveBackgroundColor:u}):void 0],disabled:m,onClick:()=>d(i),children:w.jsx(T.Text,{component:"div",size:t,children:i})},i)})})]})]})}function oc({className:t,style:e,fetching:r,page:n,onPageChange:s,paginationWithEdges:u,paginationWithControls:d,paginationActiveTextColor:i,paginationActiveBackgroundColor:m,paginationSize:v,loadingText:_,noRecordsText:M,paginationText:S,totalRecords:x,recordsPerPage:P,onRecordsPerPageChange:A,recordsPerPageLabel:N,recordsPerPageOptions:F,recordsLength:B,horizontalSpacing:Q,paginationWrapBreakpoint:U,getPaginationControlProps:ee,getPaginationItemProps:re,renderPagination:K}){let X;if(x){let C=(n-1)*P+1,b=C+(B||0)-1;X=S({from:C,to:b,totalRecords:x})}else X=r?_:M;let V=x&&P?Math.max(1,Math.ceil(x/P)):1,q=x?(n-1)*(P??0)+1:void 0,J=x?(q??1)+(B??0)-1:void 0,ae=!xr(({breakpoints:C})=>`(min-width: ${typeof U=="number"?`${T.rem(U)}rem`:C[U]||U})`),ne={Text:C=>w.jsx(T.Text,{component:"div",className:"mantine-datatable-pagination-text",size:v,...C,children:X}),PageSizeSelector:C=>F?w.jsx(nc,{activeTextColor:i,activeBackgroundColor:m,size:v,label:N,values:F,value:P,onChange:A,...C}):w.jsx(w.Fragment,{}),Pagination:C=>w.jsx(T.Pagination,{classNames:{root:Pe("mantine-datatable-pagination-pages",{"mantine-datatable-pagination-pages-fetching":r||!B}),control:"mantine-datatable-pagination-pages-control"},style:i||m?b=>ks({theme:b,paginationActiveTextColor:i,paginationActiveBackgroundColor:m}):void 0,withEdges:u,withControls:d,value:n,onChange:s,size:v,total:V,getControlProps:ee,getItemProps:re,...C})},k={state:{paginationSize:v,page:n,totalPages:V,totalRecords:x,recordsPerPage:P,recordsLength:B,fetching:r,from:q,to:J,isWrapped:ae},actions:{setPage:C=>s?.(C),setRecordsPerPage:A?C=>A(C):void 0},Controls:ne};return w.jsx(T.Box,{px:Q??"xs",py:"xs",className:Pe("mantine-datatable-pagination",t),style:[{flexDirection:ae?"column":"row"},e],children:typeof K=="function"?K(k):w.jsxs(w.Fragment,{children:[w.jsx(ne.Text,{}),w.jsx(ne.PageSizeSelector,{}),w.jsx(ne.Pagination,{})]})})}function sc({className:t,style:e,visibleMediaQuery:r,record:n,index:s,onClick:u,onDoubleClick:d,onContextMenu:i,noWrap:m,ellipsis:v,textAlign:_,width:M,accessor:S,render:x,defaultRender:P,customCellAttributes:A}){return xr(r)?w.jsx(T.TableTd,{className:Pe({[wn]:m||v,[_n]:v,[Ot]:u||d,[Ds]:i,[Sr]:_==="left",[Dr]:_==="center",[kr]:_==="right"},t),style:[{width:M,minWidth:M,maxWidth:M},e],onClick:u,onDoubleClick:d,onContextMenu:i,...A?.(n,s),children:x?x(n,s):P?P(n,s,S):Cs(n,S)}):null}function ic({open:t,colSpan:e,content:r,collapseProps:n}){let{expanded:s,visible:u}=Nu(t,n?.transitionDuration);return u?w.jsxs(w.Fragment,{children:[w.jsx(T.TableTr,{}),w.jsx(T.TableTr,{children:w.jsx(T.TableTd,{className:"mantine-datatable-row-expansion-cell",colSpan:e,children:w.jsx(T.Collapse,{in:s,...n,children:w.jsx("div",{className:"mantine-datatable-row-expansion-cell-content",children:r()})})})})]}):null}function ac({className:t,style:e,record:r,index:n,trigger:s,onChange:u,withRightShadow:d,checkboxProps:i,getCheckboxProps:m,...v}){let _={...i,...m(r,n)},M=!v.disabled&&!_.disabled,S=x=>{x.stopPropagation(),s==="cell"&&M&&u?.(x)};return w.jsx(T.TableTd,{className:Pe("mantine-datatable-row-selector-cell",{[Ot]:s==="cell"&&M},t),style:e,"data-shadow-visible":d||void 0,onClick:S,children:w.jsx(T.Checkbox,{classNames:M?{input:Ot}:void 0,onChange:u,...v,..._})})}function lc({record:t,index:e,columns:r,defaultColumnProps:n,defaultColumnRender:s,selectionTrigger:u,selectionVisible:d,selectionChecked:i,onSelectionChange:m,isRecordSelectable:v,selectionCheckboxProps:_,getSelectionCheckboxProps:M,onClick:S,onDoubleClick:x,onContextMenu:P,onCellClick:A,onCellDoubleClick:N,onCellContextMenu:F,expansion:B,customAttributes:Q,color:U,backgroundColor:ee,className:re,style:K,selectorCellShadowVisible:X,selectionColumnClassName:V,selectionColumnStyle:q,rowFactory:J}){let ae=w.jsxs(w.Fragment,{children:[d&&w.jsx(ac,{className:V,style:q,record:t,index:e,trigger:u,withRightShadow:X,checked:i,disabled:!m||(v?!v(t,e):!1),onChange:m,checkboxProps:_,getCheckboxProps:M}),r.map(({hidden:C,hiddenContent:b,...h},a)=>{if(C||b)return null;let{accessor:p,visibleMediaQuery:f,textAlign:c,noWrap:y,ellipsis:D,width:j,render:W,cellsClassName:Z,cellsStyle:te,customCellAttributes:H}={...n,...h};return w.jsx(sc,{className:typeof Z=="function"?Z(t,e):Z,style:te?.(t,e),visibleMediaQuery:f,record:t,index:e,onClick:A?se=>A({event:se,record:t,index:e,column:h,columnIndex:a}):void 0,onDoubleClick:N?se=>N({event:se,record:t,index:e,column:h,columnIndex:a}):void 0,onContextMenu:F?se=>F({event:se,record:t,index:e,column:h,columnIndex:a}):void 0,accessor:p,textAlign:c,noWrap:y,ellipsis:D,width:j,render:W,defaultRender:s,customCellAttributes:H},p)})]}),ne=B&&w.jsx(ic,{colSpan:r.filter(({hidden:C})=>!C).length+(d?1:0),open:B.isRowExpanded(t),content:B.content({record:t,index:e}),collapseProps:B.collapseProps}),k=uc({record:t,index:e,selectionChecked:i,onClick:S,onDoubleClick:x,onContextMenu:P,expansion:B,customAttributes:Q,color:U,backgroundColor:ee,className:re,style:K});return J?J({record:t,index:e,rowProps:k,children:ae,expandedElement:ne}):w.jsxs(w.Fragment,{children:[w.jsx(T.TableTr,{...k,children:ae}),ne]})}function uc({record:t,index:e,selectionChecked:r,onClick:n,onDoubleClick:s,onContextMenu:u,expansion:d,customAttributes:i,color:m,backgroundColor:v,className:_,style:M}){return{className:Pe("mantine-datatable-row",{[Ot]:n||s||d?.isExpandable({record:t,index:e})&&d?.expandOnClick},{[Ds]:u},typeof _=="function"?_(t,e):_),"data-selected":r||void 0,onClick:S=>{if(d){let{isExpandable:x,isRowExpanded:P,expandOnClick:A,expandRow:N,collapseRow:F}=d;x({record:t,index:e})&&A&&(P(t)?F(t):N(t))}n?.({event:S,record:t,index:e})},onDoubleClick:s?S=>s({event:S,record:t,index:e}):void 0,onContextMenu:u?S=>u({event:S,record:t,index:e}):void 0,style:[m||v?S=>{let x=m?.(t,e),P=v?.(t,e);return tc({theme:S,color:x,backgroundColor:P})}:void 0,M?.(t,e)],...i?.(t,e)??{}}}function cc({leftShadowBehind:t,rightShadowBehind:e,onScrollPositionChange:r,children:n,viewportRef:s,scrollAreaProps:u}){return w.jsxs(T.ScrollArea,{...u,viewportRef:s,classNames:{root:"mantine-datatable-scroll-area",scrollbar:"mantine-datatable-scroll-area-scrollbar",thumb:"mantine-datatable-scroll-area-thumb",corner:"mantine-datatable-scroll-area-corner"},onScrollPositionChange:r,children:[n,w.jsx(T.Box,{className:Pe("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-top-shadow")}),w.jsx("div",{className:Pe("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-left-shadow",{"mantine-datatable-scroll-area-shadow-behind":t})}),w.jsx("div",{className:Pe("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-right-shadow",{"mantine-datatable-scroll-area-shadow-behind":e})}),w.jsx(T.Box,{className:Pe("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-bottom-shadow")})]})}function dc({withTableBorder:t,borderRadius:e,textSelectionDisabled:r,height:n="100%",minHeight:s,maxHeight:u,shadow:d,verticalAlign:i="center",fetching:m,columns:v,storeColumnsKey:_,groups:M,pinFirstColumn:S,pinLastColumn:x,defaultColumnProps:P,defaultColumnRender:A,idAccessor:N="id",records:F,selectionTrigger:B="checkbox",selectedRecords:Q,onSelectedRecordsChange:U,selectionColumnClassName:ee,selectionColumnStyle:re,isRecordSelectable:K,selectionCheckboxProps:X,allRecordsSelectionCheckboxProps:V={"aria-label":"Select all records"},getRecordSelectionCheckboxProps:q=(Ae,ut)=>({"aria-label":`Select record ${ut+1}`}),sortStatus:J,sortIcons:ae,onSortStatusChange:ne,horizontalSpacing:k,page:C,onPageChange:b,totalRecords:h,recordsPerPage:a,onRecordsPerPageChange:p,recordsPerPageOptions:f,recordsPerPageLabel:c="Records per page",paginationWithEdges:y,paginationWithControls:D,paginationActiveTextColor:j,paginationActiveBackgroundColor:W,paginationSize:Z="sm",paginationText:te=({from:Ae,to:ut,totalRecords:Cn})=>`${Ae} - ${ut} / ${Cn}`,paginationWrapBreakpoint:H="sm",getPaginationControlProps:se=Ae=>Ae==="previous"?{"aria-label":"Previous page"}:Ae==="next"?{"aria-label":"Next page"}:{},getPaginationItemProps:ie,renderPagination:ue,loaderBackgroundBlur:E,customLoader:L,loaderSize:R,loaderType:Y,loaderColor:I,loadingText:de="...",emptyState:o,noRecordsText:l="No records",noRecordsIcon:g,highlightOnHover:O,striped:$,noHeader:z,onRowClick:le,onRowDoubleClick:ce,onRowContextMenu:fe,onCellClick:oe,onCellDoubleClick:pe,onCellContextMenu:me,onScroll:ge,onScrollToTop:xe,onScrollToBottom:Ce,onScrollToLeft:ke,onScrollToRight:qe,c:$e,backgroundColor:_e,borderColor:ot,rowBorderColor:Te,stripedColor:Ve,highlightOnHoverColor:Ye,rowColor:Xe,rowBackgroundColor:st,rowExpansion:je,rowClassName:it,rowStyle:at,customRowAttributes:lt,scrollViewportRef:dt,scrollAreaProps:He,tableRef:Ge,bodyRef:et,m:vt,my:ve,mx:Me,mt:tt,mb:rt,ml:bt,mr:wt,className:At,classNames:Se,style:Oe,styles:nt,rowFactory:Ne,tableWrapper:De,...ze}){let Ae=G.useMemo(()=>M?vn(M):v,[v,M]),[ut,Cn]=G.useState(!1),{refs:ct,onScroll:Tc}=Pu({scrollCallbacks:{onScroll:ge,onScrollToTop:xe,onScrollToBottom:Ce,onScrollToLeft:ke,onScrollToRight:qe},withRowBorders:ze.withRowBorders}),xn=ku({key:_,columns:Ae,headerRef:ct.header,scrollViewportRef:ct.scrollViewport,onFixedLayoutChange:Cn}),jc=Le.useMergedRef(ct.table,Ge),Rc=Le.useMergedRef(ct.scrollViewport,dt),$c=$u({rowExpansion:je,records:F,idAccessor:N}),Pr=G.useRef(!1),Rs=G.useRef(C),Sn=G.useRef(F),Nc=G.useCallback(be=>{Pr.current=!0,Sn.current=F,b(be)},[b,F]);G.useEffect(()=>{Rs.current!==C&&(Pr.current=!0,Sn.current=F,Rs.current=C)},[C,F]);let Mr=F?.length;G.useLayoutEffect(()=>{if(!Pr.current||m||F===Sn.current)return;let be=ct.scrollViewport.current;if(!be)return;let xt=requestAnimationFrame(()=>{be.scrollTo({top:0,left:0}),Pr.current=!1});return()=>cancelAnimationFrame(xt)},[m,F,ct.scrollViewport]);let $s=F?.map(be=>Ie(be,N)),Et=!!Q,Gt=Q?.map(be=>Ie(be,N)),Ns=$s!==void 0&&Gt!==void 0&&Gt.length>0,Dn=K?F?.filter(K):F,Or=Dn?.map(be=>Ie(be,N)),Ar=Ns&&Or.every(be=>Gt.includes(be)),Lc=Ns&&Or.some(be=>Gt.includes(be)),Bc=G.useCallback(()=>{Q&&U&&U(Ar?Q.filter(be=>!Or.includes(Ie(be,N))):yn([...Q,...Dn],be=>Ie(be,N)))},[Ar,N,U,Or,Dn,Q]),{lastSelectionChangeIndex:Er,setLastSelectionChangeIndex:Ic}=Mu($s),kn=Et&&!S,Yc={m:vt,my:ve,mx:Me,mt:tt,mb:rt,ml:bt,mr:wt},zc=G.useCallback(({children:be})=>De?De({children:be}):be,[De]);return w.jsx(gs,{...xn,children:w.jsxs(T.Box,{ref:ct.root,...Yc,className:Pe("mantine-datatable",{"mantine-datatable-with-border":t},At,Se?.root),style:[be=>({...ec({theme:be,c:$e,backgroundColor:_e,borderColor:ot,rowBorderColor:Te,stripedColor:Ve,highlightOnHoverColor:Ye}),borderRadius:be.radius[e]||e,boxShadow:be.shadows[d]||d,height:n,minHeight:s,maxHeight:u}),Oe,nt?.root,{position:"relative"}],children:[w.jsx(cc,{viewportRef:Rc,leftShadowBehind:Et||!!S,rightShadowBehind:x,onScrollPositionChange:Tc,scrollAreaProps:He,children:w.jsx(zc,{children:w.jsxs(T.Table,{ref:jc,horizontalSpacing:k,className:Pe("mantine-datatable-table",{[Lu]:r,"mantine-datatable-vertical-align-top":i==="top","mantine-datatable-vertical-align-bottom":i==="bottom","mantine-datatable-pin-last-column":x,"mantine-datatable-selection-column-visible":Et,"mantine-datatable-pin-first-column":S,"mantine-datatable-resizable-columns":xn.hasResizableColumns&&ut},Se?.table),style:{...nt?.table},"data-striped":Mr&&$||void 0,"data-highlight-on-hover":O||void 0,...ze,children:[z?null:w.jsx(gs,{...xn,children:w.jsx(Ju,{ref:ct.header,selectionColumnHeaderRef:ct.selectionColumnHeader,className:Se?.header,style:nt?.header,columns:Ae,defaultColumnProps:P,groups:M,sortStatus:J,sortIcons:ae,onSortStatusChange:ne,selectionTrigger:B,selectionVisible:Et,selectionChecked:Ar,selectionIndeterminate:Lc&&!Ar,onSelectionChange:Bc,selectionCheckboxProps:{...X,...V},selectorCellShadowVisible:kn,selectionColumnClassName:ee,selectionColumnStyle:re,withColumnBorders:ze.withColumnBorders})}),w.jsx("tbody",{ref:et,children:Mr?F.map((be,xt)=>{let Pn=Ie(be,N),Mn=Gt?.includes(Pn)||!1,Ls;return U&&Q&&(Ls=Fc=>{if(Fc.nativeEvent.shiftKey&&Er!==null){let Tt=F.filter(xt>Er?(St,Dt)=>Dt>=Er&&Dt<=xt&&(K?K(St,Dt):!0):(St,Dt)=>Dt>=xt&&Dt<=Er&&(K?K(St,Dt):!0));U(Mn?ju(Q,Tt,St=>Ie(St,N)):yn([...Q,...Tt],St=>Ie(St,N)))}else U(Mn?Q.filter(Tt=>Ie(Tt,N)!==Pn):yn([...Q,be],Tt=>Ie(Tt,N)));Ic(xt)}),w.jsx(lc,{record:be,index:xt,columns:Ae,defaultColumnProps:P,defaultColumnRender:A,selectionTrigger:B,selectionVisible:Et,selectionChecked:Mn,onSelectionChange:Ls,isRecordSelectable:K,selectionCheckboxProps:X,getSelectionCheckboxProps:q,onClick:le,onDoubleClick:ce,onCellClick:oe,onCellDoubleClick:pe,onContextMenu:fe,onCellContextMenu:me,expansion:$c,color:Xe,backgroundColor:st,className:it,style:at,customAttributes:lt,selectorCellShadowVisible:kn,selectionColumnClassName:ee,selectionColumnStyle:re,idAccessor:N,rowFactory:Ne},Pn)}):w.jsx(wu,{})}),Ae.some(({footer:be})=>be)&&w.jsx(Yu,{ref:ct.footer,className:Se?.footer,style:nt?.footer,columns:Ae,defaultColumnProps:P,selectionVisible:Et,selectorCellShadowVisible:kn})]})})}),C&&w.jsx(oc,{className:Se?.pagination,style:nt?.pagination,horizontalSpacing:k,fetching:m,page:C,onPageChange:Nc,totalRecords:h,recordsPerPage:a,onRecordsPerPageChange:p,recordsPerPageOptions:f,recordsPerPageLabel:c,paginationWithEdges:y,paginationWithControls:D,paginationActiveTextColor:j,paginationActiveBackgroundColor:W,paginationSize:Z,paginationText:te,paginationWrapBreakpoint:H,getPaginationControlProps:se,getPaginationItemProps:ie,noRecordsText:l,loadingText:de,recordsLength:Mr,renderPagination:ue}),w.jsx(Xu,{fetching:m,backgroundBlur:E,customContent:L,size:R,type:Y,color:I}),w.jsx(Cu,{icon:g,text:l,active:!m&&!Mr,children:o})]})})}function Ms(t){const e=Qe.c(42),{fields:r,onClose:n,queryKey:s,apiPath:u,id:d,steps:i}=t,[m,v]=G.useState(0),[_,M]=G.useState(!1),{data:S,isLoading:x}=Wo(u,s,d),{mutateAsync:P,isError:A,error:N,isPending:F}=sn(u,s);let B;e[0]!==r?(B=new Set(r.filter(yc).map(mc)),e[0]=r,e[1]=B):B=e[1];let Q;e[2]!==B?(Q=[...B],e[2]=B,e[3]=Q):Q=e[3];const U=Q;let ee;e[4]!==r?(ee=r.reduce(gc,{}),e[4]=r,e[5]=ee):ee=e[5];let re;e[6]!==r?(re=r.filter(pc).reduce(fc,{}),e[6]=r,e[7]=re):re=e[7];let K;e[8]!==ee||e[9]!==re?(K={mode:"uncontrolled",initialValues:ee,validate:re},e[8]=ee,e[9]=re,e[10]=K):K=e[10];const X=On.useForm(K);let V;e[11]!==S||e[12]!==r||e[13]!==X?(V=()=>{if(S){const a={...S};r.forEach(p=>{const f=p.id;p.type==="boolean"&&a[f]===null?a[f]=!1:p.type==="date"&&a[f]?a[f]=new Date(a[f]):a[f]===null&&(a[f]="")}),X.initialize(a),X.setValues(a)}},e[11]=S,e[12]=r,e[13]=X,e[14]=V):V=e[14];let q;e[15]!==S?(q=[S],e[15]=S,e[16]=q):q=e[16],G.useEffect(V,q);let J;e[17]===Symbol.for("react.memo_cache_sentinel")?(J=function(p,f){return typeof p.required=="function"?p.required(f??{}):!!p.required},e[17]=J):J=e[17];const ae=J;let ne;e[18]!==X||e[19]!==d?(ne=function(p){const f=X.getValues();if(p.conditional&&!p.conditional(f))return null;const c=ae(p,f);return w.jsxs(G.Fragment,{children:[(p.type===void 0||p.type=="text")&&w.jsx(T.TextInput,{label:p.column.title,placeholder:p.placeholder??"",...X.getInputProps(p.id),type:p.id.includes("email")?"email":void 0,required:c},X.key(p.id)),p.type==="number"&&w.jsx(T.NumberInput,{decimalSeparator:",",label:p.column.title,placeholder:p.placeholder??"",...X.getInputProps(p.id),required:c},X.key(p.id)),p.type==="date"&&w.jsx(Cr,{label:p.column.title,placeholder:p.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...X.getInputProps(p.id),required:c},X.key(p.id)),p.type==="boolean"&&w.jsx(T.Checkbox,{mt:"md",label:p.column.title,...X.getInputProps(p.id,{type:"checkbox"}),required:c},X.key(p.id)),p.type==="textarea"&&w.jsx(T.Textarea,{label:p.column.title,placeholder:p.placeholder??"",...X.getInputProps(p.id),minRows:3,autosize:!0,required:c},X.key(p.id)),p.type==="custom"&&p.render&&p.render({...X.getValues(),id:d},X.setValues,M,{error:X.getInputProps(p.id).error,required:c})]},p.id)},e[18]=X,e[19]=d,e[20]=ne):ne=e[20];const k=ne;let C;e[21]!==A||e[22]!==N?.message||e[23]!==N?.name?(C=A&&w.jsx(T.Alert,{variant:"outline",color:"red",title:N?.name??"Fehler aufgetreten",mb:"lg",children:N?.message??"Fehler aufgetreten"}),e[21]=A,e[22]=N?.message,e[23]=N?.name,e[24]=C):C=e[24];let b;e[25]!==m||e[26]!==r||e[27]!==X||e[28]!==_||e[29]!==d||e[30]!==x||e[31]!==F||e[32]!==A||e[33]!==n||e[34]!==k||e[35]!==i||e[36]!==U||e[37]!==P?(b=x?w.jsxs(T.Stack,{gap:"md",children:[w.jsx(T.Skeleton,{height:40}),Array(r.length).fill(0).map(hc),w.jsxs(T.Group,{mt:"md",justify:"end",children:[w.jsx(T.Skeleton,{width:100,height:36}),w.jsx(T.Skeleton,{width:100,height:36})]})]}):w.jsxs("form",{onSubmit:X.onSubmit(async a=>{await P({...a,id:d}),U.length&&m<U.length-1?A||v(m+1):A||(X.setInitialValues(a),X.reset(),n())}),children:[U.length?w.jsx(T.Stepper,{active:m,size:"sm",children:U.map(a=>w.jsx(T.Stepper.Step,{...i&&i[a-1]?{label:i[a-1].label}:{},children:r.filter(p=>p.step===a).map(p=>k(p))},a))}):r.map(a=>k(a)),!_&&w.jsxs(T.Group,{mt:"md",justify:"end",children:[w.jsx(T.Button,{onClick:()=>U.length?m===0?n():v(m-1):n(),variant:"outline",children:U.length?m===0?"Abbrechen":"Zurück":"Abbrechen"}),w.jsx(T.Button,{type:"submit",loading:F,children:U.length?m===U.length-1?"Speichern":"Weiter":"Speichern"})]})]}),e[25]=m,e[26]=r,e[27]=X,e[28]=_,e[29]=d,e[30]=x,e[31]=F,e[32]=A,e[33]=n,e[34]=k,e[35]=i,e[36]=U,e[37]=P,e[38]=b):b=e[38];let h;return e[39]!==C||e[40]!==b?(h=w.jsxs(w.Fragment,{children:[C,b]}),e[39]=C,e[40]=b,e[41]=h):h=e[41],h}function hc(t,e){return w.jsx(T.Skeleton,{height:35},`skeleton-field-${e}`)}function fc(t,e){return t[e.id]=(r,n)=>e.conditional&&!e.conditional(n)||!(typeof e.required=="function"?e.required(n):!!e.required)||r?null:"Pflichtfeld",t}function pc(t){return t.required}function gc(t,e){return t[e.id]=e.type==="boolean"?e.defaultValue??!1:e.defaultValue??"",t}function mc(t){return t.step}function yc(t){return typeof t.step=="number"}function Os({queryKey:t,apiPath:e,onClose:r,selectedRecords:n}){const{mutateAsync:s,isError:u,error:d,isPending:i}=Vo(e,t),[m,v]=G.useState(n),[_,M]=G.useState(!1),S=_||i;return G.useEffect(()=>{m.length||r()},[r,m]),m.length?w.jsxs(w.Fragment,{children:[u&&d.message&&w.jsx(T.Alert,{variant:"outline",color:"red",title:d.name,children:d.message}),w.jsx(T.Text,{children:m.length===1?`Soll ${m.length} Eintrag wirklich gelöscht werden?`:`Sollen ${m.length} Einträge wirklich gelöscht werden?`}),w.jsxs(T.Group,{mt:"md",justify:"end",children:[w.jsx(T.Button,{onClick:r,variant:"outline",disabled:S,children:"Abbrechen"}),w.jsx(T.Button,{color:"red",loading:S,onClick:async()=>{M(!0);try{await Promise.all(m.map(x=>s(x.id))),v([])}finally{M(!1)}},children:"Löschen"})]})]}):w.jsx(w.Fragment,{})}function As(t,e){const r=Qe.c(8);let n;r[0]!==t||r[1]!==e?(n=()=>{const v=localStorage.getItem(`use_persistent_storage_${e}`);return v?JSON.parse(v):t},r[0]=t,r[1]=e,r[2]=n):n=r[2];const[s,u]=G.useState(n);let d;r[3]!==e?(d=v=>{u(v),localStorage.setItem(`use_persistent_storage_${e}`,JSON.stringify(v))},r[3]=e,r[4]=d):d=r[4];const i=d;let m;return r[5]!==i||r[6]!==s?(m=[s,i],r[5]=i,r[6]=s,r[7]=m):m=r[7],m}const vc=(t,e)=>{const r=t.map(m=>m[e]).filter(m=>m!=null&&m!=="");if(r.length===0)return"string";const n=Math.min(100,r.length),s=r.slice(0,n),u={string:0,number:0,date:0},d=[/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}/,/^\d{4}-\d{2}-\d{2}$/,/^\d{1,2}\/\d{1,2}\/\d{4}$/,/^\d{1,2}\.\d{1,2}\.\d{4}$/];s.forEach(m=>{if(typeof m=="number")u.number++;else if(typeof m=="string"){const v=m.trim();if(v!==""&&!isNaN(Number(v))&&!isNaN(parseFloat(v))){u.number++;return}if(d.some(_=>_.test(v))){const _=new Date(v);if(!isNaN(_.getTime())){u.date++;return}}u.string++}else m instanceof Date?u.date++:u.string++});const i=u.string+u.number+u.date;return u.date/i>=.6?"date":u.number/i>=.6?"number":u.string/i>=.6?"string":"mixed"},Es=new Map,Ts=(t,e,r="asc")=>{if(!t||t.length===0)return[];const n=`${String(e)}_${t.length}`;let s=Es.get(n);return s||(s=vc(t,e),Es.set(n,s)),[...t].sort((d,i)=>{const m=d[e],v=i[e],_=m==null||m==="",M=v==null||v==="";if(_&&M)return 0;if(_)return r==="asc"?-1:1;if(M)return r==="asc"?1:-1;let S,x;switch(s){case"date":if(typeof m=="string"){const B=new Date(m.trim());S=isNaN(B.getTime())?null:B.getTime()}else m instanceof Date?S=m.getTime():S=null;if(typeof v=="string"){const B=new Date(v.trim());x=isNaN(B.getTime())?null:B.getTime()}else v instanceof Date?x=v.getTime():x=null;break;case"number":if(typeof m=="number")S=m;else{const B=String(m).trim(),Q=parseFloat(B);S=isNaN(Q)?null:Q}if(typeof v=="number")x=v;else{const B=String(v).trim(),Q=parseFloat(B);x=isNaN(Q)?null:Q}break;case"string":const P=typeof m=="string"?m:String(m),A=typeof v=="string"?v:String(v);S=P.toLowerCase().trim(),x=A.toLowerCase().trim();break;case"mixed":default:const N=String(m),F=String(v);S=N.toLowerCase().trim(),x=F.toLowerCase().trim();break}return S===null&&x===null?0:S===null?r==="asc"?1:-1:x===null||S<x?r==="asc"?-1:1:S>x?r==="asc"?1:-1:0})},js=[10,15,50,100,500];function bc(t){const e=Qe.c(114),{title:r,queryKey:n,connectedQueryKeys:s,apiPath:u,mutationApiPath:d,buttons:i,fields:m,selection:v,pagination:_,filters:M,actions:S,steps:x,defaultSort:P,onSortChange:A,createButtonText:N,queryParams:F,tabs:B,defaultTab:Q,activeTab:U,onActiveTabChange:ee,canUpdate:re,canDelete:K,showRefresh:X,rowExpansion:V,onRowClick:q}=t,J=X===void 0?!0:X,[ae,ne]=G.useState(Q||(B&&B.length>0?B[0].value:null)),k=U!==void 0?U:ae;let C;e[0]!==U||e[1]!==ee?(C=Se=>{U===void 0&&ne(Se),ee&&ee(Se)},e[0]=U,e[1]=ee,e[2]=C):C=e[2];const b=C,h=B?.find(Se=>Se.value===k)?.queryParams||{},a={...F,...h},p=a?"?"+Object.entries(a).filter(Ac).map(Oc).join("&"):"";let f;e[3]!==k||e[4]!==n?(f=k?[...n,k]:n,e[3]=k,e[4]=n,e[5]=f):f=e[5];const c=f,{data:y,isLoading:D,isError:j,isRefetching:W,refetch:Z}=Uo(u+p,c),{queryClient:te}=pt();let H,se;e[6]!==y||e[7]!==s||e[8]!==te?(H=()=>{!y||!Array.isArray(y)||s?.forEach(Se=>te.invalidateQueries({queryKey:Se}))},se=[y,s,te],e[6]=y,e[7]=s,e[8]=te,e[9]=H,e[10]=se):(H=e[9],se=e[10]),G.useEffect(H,se);const ie=!y||!Array.isArray(y)?[]:!M||M.length===0?y:y.filter(Se=>M.every(Oe=>{if(Oe.value===void 0)return!0;const nt=Oe.id;if(Oe.type==="query"){const Ne=Se[nt];return Array.isArray(Oe.value)?Array.isArray(Ne)?Ne.some(De=>{if(typeof De=="string"||typeof De=="number")return Oe.value.includes(String(De));if(De&&typeof De=="object"){if("id"in De&&Oe.value.includes(De.id))return!0;for(const ze in De){const Ae=De[ze];if(typeof Ae=="string"&&Oe.value.includes(Ae)||Ae&&typeof Ae=="object"&&"id"in Ae&&Oe.value.includes(Ae.id))return!0}}return!1}):Ne&&typeof Ne=="object"&&"id"in Ne?Oe.value.includes(Ne.id):!1:typeof Ne=="string"&&Ne.includes(Oe.value)}else if(Oe.type==="date"){const Ne=Oe.value;if(!Ne)return!0;const[De,ze]=Ne;if(!De&&!ze)return!0;const Ae=Se[nt];if(typeof Ae=="string"){const ut=Ae.split(" ")[0];if(De&&ze)return ut>=De&&ut<=ze;if(De&&!ze)return ut>=De;if(!De&&ze)return ut<=ze}return!0}else if(Oe.type==="boolean")return Se[nt]===Oe.value;return!0})),ue=P?.field??m[0].id,E=P?.direction??"desc";let L;e[11]!==ue||e[12]!==E?(L={columnAccessor:ue,direction:E},e[11]=ue,e[12]=E,e[13]=L):L=e[13];const[R,Y]=G.useState(L);let I;e[14]!==A?(I=Se=>{Y(Se),A&&A(String(Se.columnAccessor),Se.direction)},e[14]=A,e[15]=I):I=e[15];const de=I,o=Ts(ie,R.columnAccessor,R.direction),[l,g]=As(js[1],"mantine-table-page-size"),[O,$]=G.useState(1),z=_?o.slice((O-1)*l,O*l):o;let le;e[16]===Symbol.for("react.memo_cache_sentinel")?(le=[],e[16]=le):le=e[16];const[ce,fe]=G.useState(le);let oe;e[17]===Symbol.for("react.memo_cache_sentinel")?(oe=()=>{fe([])},e[17]=oe):oe=e[17];let pe;e[18]!==k?(pe=[k],e[18]=k,e[19]=pe):pe=e[19],G.useEffect(oe,pe);const[me,ge]=G.useState(!1),[xe,Ce]=G.useState(!1),[ke,qe]=G.useState(!1),$e=r?"space-between":"end";let _e;e[20]!==r?(_e=r&&(typeof r=="string"?w.jsx(T.Title,{order:4,children:r}):r),e[20]=r,e[21]=_e):_e=e[21];let ot;e[22]!==Z||e[23]!==J?(ot=J&&w.jsx(T.ActionIcon,{variant:"subtle",onClick:()=>Z(),"aria-label":"Neuladen",children:w.jsx(jt.IconRefresh,{})}),e[22]=Z,e[23]=J,e[24]=ot):ot=e[24];let Te;e[25]!==S||e[26]!==K||e[27]!==re||e[28]!==m||e[29]!==ce||e[30]!==v?(Te=(m.some(Mc)||v)&&(()=>{const Se=m.find(Pc)&&(!re||ce.length>0&&re(ce[0])),Oe=m.find(kc)&&(!K||ce.length>0&&K(ce[0])),nt=(S??[]).length>0,Ne=Se||Oe||nt;return w.jsxs(T.Menu,{shadow:"md",children:[w.jsx(T.Menu.Target,{children:w.jsx(T.Button,{variant:"outline",rightSection:w.jsx(jt.IconCaretDownFilled,{size:14}),disabled:!ce.length||!Ne,children:"Aktionen"})}),w.jsxs(T.Menu.Dropdown,{children:[Se&&w.jsx(T.Menu.Item,{leftSection:w.jsx(jt.IconPencil,{size:14}),onClick:()=>Ce(!0),disabled:ce.length!==1,children:"Bearbeiten"}),(S??[]).map((De,ze)=>G.createElement(T.Menu.Item,{...De.icon&&{leftSection:De.icon},key:`custom_action_${ze}`,onClick:()=>De.onClick(ce)},De.label)),Oe&&w.jsx(T.Menu.Item,{leftSection:w.jsx(jt.IconTrash,{size:14}),onClick:()=>qe(!0),color:"red",children:"Löschen"})]})]})})(),e[25]=S,e[26]=K,e[27]=re,e[28]=m,e[29]=ce,e[30]=v,e[31]=Te):Te=e[31];let Ve;e[32]!==N||e[33]!==m||e[34]!==D?(Ve=m.find(Dc)&&w.jsx(T.Button,{onClick:()=>ge(!0),disabled:D,children:N??"Erstellen"}),e[32]=N,e[33]=m,e[34]=D,e[35]=Ve):Ve=e[35];let Ye;e[36]!==i||e[37]!==ot||e[38]!==Te||e[39]!==Ve?(Ye=w.jsxs(T.Group,{align:"center",gap:"xs",children:[ot,Te,Ve,i]}),e[36]=i,e[37]=ot,e[38]=Te,e[39]=Ve,e[40]=Ye):Ye=e[40];let Xe;e[41]!==$e||e[42]!==_e||e[43]!==Ye?(Xe=w.jsxs(T.Group,{gap:"xs",justify:$e,align:"center",children:[_e,Ye]}),e[41]=$e,e[42]=_e,e[43]=Ye,e[44]=Xe):Xe=e[44];let st;e[45]!==k||e[46]!==b||e[47]!==B?(st=B&&B.length>0&&w.jsx(T.Tabs,{value:k,onChange:b,mt:"md",children:w.jsx(T.Tabs.List,{children:B.map(Sc)})}),e[45]=k,e[46]=b,e[47]=B,e[48]=st):st=e[48];let je;e[49]!==j?(je=j&&w.jsx(T.Alert,{mt:"md",variant:"light",color:"red",title:"Es ist ein Fehler aufgetreten.",icon:w.jsx(jt.IconInfoCircle,{}),children:"Bitte versuche es später erneut oder sende eine Nachricht an unseren Support."}),e[49]=j,e[50]=je):je=e[50];let it;e[51]!==D||e[52]!==W?(it=(D||W)&&w.jsxs(T.Stack,{my:"md",children:[w.jsx(T.Skeleton,{height:40}),Array(5).fill(0).map(xc)]}),e[51]=D,e[52]=W,e[53]=it):it=e[53];let at;e[54]!==m||e[55]!==de||e[56]!==j||e[57]!==D||e[58]!==W||e[59]!==q||e[60]!==O||e[61]!==l||e[62]!==_||e[63]!==z||e[64]!==V||e[65]!==ce||e[66]!==v||e[67]!==$||e[68]!==g||e[69]!==R||e[70]!==o?(at=!D&&!W&&w.jsx(dc,{my:"md",striped:!0,highlightOnHover:!0,minHeight:150,fetching:j,records:z,sortStatus:R,onSortStatusChange:de,...v&&{selectedRecords:ce,onSelectedRecordsChange:fe},..._&&z.length&&{totalRecords:o.length,recordsPerPage:l,onPageChange:$,page:O,recordsPerPageOptions:js,onRecordsPerPageChange:g,recordsPerPageLabel:"Einträge pro Seite"},...V&&{rowExpansion:{allowMultiple:V.allowMultiple??!1,content:Se=>{const{record:Oe}=Se;return V.content(Oe)},...V.expanded&&{expanded:V.expanded}}},columns:m.map(Cc),noRecordsText:"Keine Einträge gefunden",onRowClick:q,...q&&{style:{cursor:"pointer"}}}),e[54]=m,e[55]=de,e[56]=j,e[57]=D,e[58]=W,e[59]=q,e[60]=O,e[61]=l,e[62]=_,e[63]=z,e[64]=V,e[65]=ce,e[66]=v,e[67]=$,e[68]=g,e[69]=R,e[70]=o,e[71]=at):at=e[71];let lt;e[72]===Symbol.for("react.memo_cache_sentinel")?(lt=()=>{Ce(!1),fe([])},e[72]=lt):lt=e[72];const dt=r??"Bearbeiten";let He;e[73]!==u||e[74]!==m||e[75]!==d||e[76]!==n||e[77]!==ce[0]||e[78]!==ce.length||e[79]!==x?(He=ce.length>0&&w.jsx(Ms,{fields:m.filter(_c),queryKey:n,apiPath:d??u,id:ce[0].id,onClose:()=>{Ce(!1),fe([])},steps:x}),e[73]=u,e[74]=m,e[75]=d,e[76]=n,e[77]=ce[0],e[78]=ce.length,e[79]=x,e[80]=He):He=e[80];let Ge;e[81]!==dt||e[82]!==He||e[83]!==xe?(Ge=w.jsx(T.Modal,{opened:xe,onClose:lt,title:dt,children:He}),e[81]=dt,e[82]=He,e[83]=xe,e[84]=Ge):Ge=e[84];let et;e[85]!==u||e[86]!==ke||e[87]!==d||e[88]!==n||e[89]!==ce||e[90]!==r?(et=ce.length>0&&w.jsx(T.Modal,{opened:ke,onClose:()=>{qe(!1),fe([])},title:r??"Löschen",children:w.jsx(Os,{onClose:()=>{qe(!1),fe([])},queryKey:n,apiPath:d??u,selectedRecords:ce})}),e[85]=u,e[86]=ke,e[87]=d,e[88]=n,e[89]=ce,e[90]=r,e[91]=et):et=e[91];let vt;e[92]===Symbol.for("react.memo_cache_sentinel")?(vt=()=>{ge(!1)},e[92]=vt):vt=e[92];const ve=r??"Anlegen",Me=d??u;let tt;e[93]===Symbol.for("react.memo_cache_sentinel")?(tt=()=>{ge(!1)},e[93]=tt):tt=e[93];let rt;e[94]!==m?(rt=m.filter(wc),e[94]=m,e[95]=rt):rt=e[95];let bt;e[96]!==n||e[97]!==x||e[98]!==Me||e[99]!==rt?(bt=w.jsx(ps,{queryKey:n,apiPath:Me,onClose:tt,fields:rt,steps:x}),e[96]=n,e[97]=x,e[98]=Me,e[99]=rt,e[100]=bt):bt=e[100];let wt;e[101]!==me||e[102]!==ve||e[103]!==bt?(wt=w.jsx(T.Modal,{opened:me,onClose:vt,title:ve,children:bt}),e[101]=me,e[102]=ve,e[103]=bt,e[104]=wt):wt=e[104];let At;return e[105]!==Xe||e[106]!==st||e[107]!==je||e[108]!==it||e[109]!==at||e[110]!==Ge||e[111]!==et||e[112]!==wt?(At=w.jsxs(w.Fragment,{children:[Xe,st,je,it,at,Ge,et,wt]}),e[105]=Xe,e[106]=st,e[107]=je,e[108]=it,e[109]=at,e[110]=Ge,e[111]=et,e[112]=wt,e[113]=At):At=e[113],At}function wc(t){return t.create}function _c(t){return t.update}function Cc(t){return t.column}function xc(t,e){return w.jsx(T.Skeleton,{height:35},`skeleton-${e}`)}function Sc(t){return w.jsx(T.Tabs.Tab,{value:t.value,leftSection:t.icon,children:t.label},t.value)}function Dc(t){return t.create}function kc(t){return t.delete}function Pc(t){return t.update}function Mc(t){return t.update}function Oc(t){const[e,r]=t;return`${e}=${encodeURIComponent(r??"")}`}function Ac(t){const[,e]=t;return e!=null}function Ec(t){const e=Qe.c(5),{queryClient:r}=pt();let n;e[0]!==t?(n=w.jsx(bc,{...t}),e[0]=t,e[1]=n):n=e[1];let s;return e[2]!==r||e[3]!==n?(s=w.jsx(Gn,{client:r,children:n}),e[2]=r,e[3]=n,e[4]=s):s=e[4],s}we.CreateModal=ps,we.DataTable=Ec,we.DataTableProvider=pl,we.DeleteModal=Os,we.UpdateModal=Ms,we.api=ml,we.createOne=zo,we.deleteOne=Yo,we.getAll=Bo,we.getApiHeaders=Ct,we.getOne=Io,we.sortData=Ts,we.updateOne=Fo,we.useAddOne=qo,we.useDataTable=pt,we.useDeleteOne=Vo,we.useGetAll=Uo,we.useGetOne=Wo,we.usePersistentState=As,we.useUpdateOne=sn,Object.defineProperty(we,Symbol.toStringTag,{value:"Module"})}));
|
|
19
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(e)}})()),oo}var io;function ki(){return io||(io=1,process.env.NODE_ENV==="production"?Fr.exports=Si():Fr.exports=Di()),Fr.exports}ki();var ao={},Yt={},lo;function Pi(){if(lo)return Yt;lo=1,Yt.byteLength=a,Yt.toByteArray=y,Yt.fromByteArray=S;for(var t=[],e=[],r=typeof Uint8Array<"u"?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,l=n.length;s<l;++s)t[s]=n[s],e[n.charCodeAt(s)]=s;e[45]=62,e[95]=63;function c(C){var k=C.length;if(k%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var A=C.indexOf("=");A===-1&&(A=k);var N=A===k?0:4-A%4;return[A,N]}function a(C){var k=c(C),A=k[0],N=k[1];return(A+N)*3/4-N}function m(C,k,A){return(k+A)*3/4-A}function y(C){var k,A=c(C),N=A[0],F=A[1],B=new r(m(C,N,F)),H=0,W=F>0?N-4:N,te;for(te=0;te<W;te+=4)k=e[C.charCodeAt(te)]<<18|e[C.charCodeAt(te+1)]<<12|e[C.charCodeAt(te+2)]<<6|e[C.charCodeAt(te+3)],B[H++]=k>>16&255,B[H++]=k>>8&255,B[H++]=k&255;return F===2&&(k=e[C.charCodeAt(te)]<<2|e[C.charCodeAt(te+1)]>>4,B[H++]=k&255),F===1&&(k=e[C.charCodeAt(te)]<<10|e[C.charCodeAt(te+1)]<<4|e[C.charCodeAt(te+2)]>>2,B[H++]=k>>8&255,B[H++]=k&255),B}function _(C){return t[C>>18&63]+t[C>>12&63]+t[C>>6&63]+t[C&63]}function M(C,k,A){for(var N,F=[],B=k;B<A;B+=3)N=(C[B]<<16&16711680)+(C[B+1]<<8&65280)+(C[B+2]&255),F.push(_(N));return F.join("")}function S(C){for(var k,A=C.length,N=A%3,F=[],B=16383,H=0,W=A-N;H<W;H+=B)F.push(M(C,H,H+B>W?W:H+B));return N===1?(k=C[A-1],F.push(t[k>>2]+t[k<<4&63]+"==")):N===2&&(k=(C[A-2]<<8)+C[A-1],F.push(t[k>>10]+t[k>>4&63]+t[k<<2&63]+"=")),F.join("")}return Yt}var Ur={};var uo;function Mi(){return uo||(uo=1,Ur.read=function(t,e,r,n,s){var l,c,a=s*8-n-1,m=(1<<a)-1,y=m>>1,_=-7,M=r?s-1:0,S=r?-1:1,C=t[e+M];for(M+=S,l=C&(1<<-_)-1,C>>=-_,_+=a;_>0;l=l*256+t[e+M],M+=S,_-=8);for(c=l&(1<<-_)-1,l>>=-_,_+=n;_>0;c=c*256+t[e+M],M+=S,_-=8);if(l===0)l=1-y;else{if(l===m)return c?NaN:(C?-1:1)*(1/0);c=c+Math.pow(2,n),l=l-y}return(C?-1:1)*c*Math.pow(2,l-n)},Ur.write=function(t,e,r,n,s,l){var c,a,m,y=l*8-s-1,_=(1<<y)-1,M=_>>1,S=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,C=n?0:l-1,k=n?1:-1,A=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,c=_):(c=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-c))<1&&(c--,m*=2),c+M>=1?e+=S/m:e+=S*Math.pow(2,1-M),e*m>=2&&(c++,m/=2),c+M>=_?(a=0,c=_):c+M>=1?(a=(e*m-1)*Math.pow(2,s),c=c+M):(a=e*Math.pow(2,M-1)*Math.pow(2,s),c=0));s>=8;t[r+C]=a&255,C+=k,a/=256,s-=8);for(c=c<<s|a,y+=s;y>0;t[r+C]=c&255,C+=k,c/=256,y-=8);t[r+C-k]|=A*128}),Ur}var qr,co;function Oi(){if(co)return qr;co=1;var t={}.toString;return qr=Array.isArray||function(e){return t.call(e)=="[object Array]"},qr}var ho;function Ai(){return ho||(ho=1,(function(t){var e=Pi(),r=Mi(),n=Oi();t.Buffer=a,t.SlowBuffer=F,t.INSPECT_MAX_BYTES=50,a.TYPED_ARRAY_SUPPORT=Xn.TYPED_ARRAY_SUPPORT!==void 0?Xn.TYPED_ARRAY_SUPPORT:s(),t.kMaxLength=l();function s(){try{var o=new Uint8Array(1);return o.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},o.foo()===42&&typeof o.subarray=="function"&&o.subarray(1,1).byteLength===0}catch{return!1}}function l(){return a.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function c(o,u){if(l()<u)throw new RangeError("Invalid typed array length");return a.TYPED_ARRAY_SUPPORT?(o=new Uint8Array(u),o.__proto__=a.prototype):(o===null&&(o=new a(u)),o.length=u),o}function a(o,u,g){if(!a.TYPED_ARRAY_SUPPORT&&!(this instanceof a))return new a(o,u,g);if(typeof o=="number"){if(typeof u=="string")throw new Error("If encoding is specified then the first argument must be a string");return M(this,o)}return m(this,o,u,g)}a.poolSize=8192,a._augment=function(o){return o.__proto__=a.prototype,o};function m(o,u,g,j){if(typeof u=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&u instanceof ArrayBuffer?k(o,u,g,j):typeof u=="string"?S(o,u,g):A(o,u)}a.from=function(o,u,g){return m(null,o,u,g)},a.TYPED_ARRAY_SUPPORT&&(a.prototype.__proto__=Uint8Array.prototype,a.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&a[Symbol.species]===a&&Object.defineProperty(a,Symbol.species,{value:null,configurable:!0}));function y(o){if(typeof o!="number")throw new TypeError('"size" argument must be a number');if(o<0)throw new RangeError('"size" argument must not be negative')}function _(o,u,g,j){return y(u),u<=0?c(o,u):g!==void 0?typeof j=="string"?c(o,u).fill(g,j):c(o,u).fill(g):c(o,u)}a.alloc=function(o,u,g){return _(null,o,u,g)};function M(o,u){if(y(u),o=c(o,u<0?0:N(u)|0),!a.TYPED_ARRAY_SUPPORT)for(var g=0;g<u;++g)o[g]=0;return o}a.allocUnsafe=function(o){return M(null,o)},a.allocUnsafeSlow=function(o){return M(null,o)};function S(o,u,g){if((typeof g!="string"||g==="")&&(g="utf8"),!a.isEncoding(g))throw new TypeError('"encoding" must be a valid string encoding');var j=B(u,g)|0;o=c(o,j);var $=o.write(u,g);return $!==j&&(o=o.slice(0,$)),o}function C(o,u){var g=u.length<0?0:N(u.length)|0;o=c(o,g);for(var j=0;j<g;j+=1)o[j]=u[j]&255;return o}function k(o,u,g,j){if(u.byteLength,g<0||u.byteLength<g)throw new RangeError("'offset' is out of bounds");if(u.byteLength<g+(j||0))throw new RangeError("'length' is out of bounds");return g===void 0&&j===void 0?u=new Uint8Array(u):j===void 0?u=new Uint8Array(u,g):u=new Uint8Array(u,g,j),a.TYPED_ARRAY_SUPPORT?(o=u,o.__proto__=a.prototype):o=C(o,u),o}function A(o,u){if(a.isBuffer(u)){var g=N(u.length)|0;return o=c(o,g),o.length===0||u.copy(o,0,0,g),o}if(u){if(typeof ArrayBuffer<"u"&&u.buffer instanceof ArrayBuffer||"length"in u)return typeof u.length!="number"||ce(u.length)?c(o,0):C(o,u);if(u.type==="Buffer"&&n(u.data))return C(o,u.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function N(o){if(o>=l())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l().toString(16)+" bytes");return o|0}function F(o){return+o!=o&&(o=0),a.alloc(+o)}a.isBuffer=function(o){return!!(o!=null&&o._isBuffer)},a.compare=function(o,u){if(!a.isBuffer(o)||!a.isBuffer(u))throw new TypeError("Arguments must be Buffers");if(o===u)return 0;for(var g=o.length,j=u.length,$=0,z=Math.min(g,j);$<z;++$)if(o[$]!==u[$]){g=o[$],j=u[$];break}return g<j?-1:j<g?1:0},a.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},a.concat=function(o,u){if(!n(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return a.alloc(0);var g;if(u===void 0)for(u=0,g=0;g<o.length;++g)u+=o[g].length;var j=a.allocUnsafe(u),$=0;for(g=0;g<o.length;++g){var z=o[g];if(!a.isBuffer(z))throw new TypeError('"list" argument must be an Array of Buffers');z.copy(j,$),$+=z.length}return j};function B(o,u){if(a.isBuffer(o))return o.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(o)||o instanceof ArrayBuffer))return o.byteLength;typeof o!="string"&&(o=""+o);var g=o.length;if(g===0)return 0;for(var j=!1;;)switch(u){case"ascii":case"latin1":case"binary":return g;case"utf8":case"utf-8":case void 0:return E(o).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g*2;case"hex":return g>>>1;case"base64":return Y(o).length;default:if(j)return E(o).length;u=(""+u).toLowerCase(),j=!0}}a.byteLength=B;function H(o,u,g){var j=!1;if((u===void 0||u<0)&&(u=0),u>this.length||((g===void 0||g>this.length)&&(g=this.length),g<=0)||(g>>>=0,u>>>=0,g<=u))return"";for(o||(o="utf8");;)switch(o){case"hex":return p(this,u,g);case"utf8":case"utf-8":return P(this,u,g);case"ascii":return h(this,u,g);case"latin1":case"binary":return i(this,u,g);case"base64":return ne(this,u,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return f(this,u,g);default:if(j)throw new TypeError("Unknown encoding: "+o);o=(o+"").toLowerCase(),j=!0}}a.prototype._isBuffer=!0;function W(o,u,g){var j=o[u];o[u]=o[g],o[g]=j}a.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var u=0;u<o;u+=2)W(this,u,u+1);return this},a.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var u=0;u<o;u+=4)W(this,u,u+3),W(this,u+1,u+2);return this},a.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var u=0;u<o;u+=8)W(this,u,u+7),W(this,u+1,u+6),W(this,u+2,u+5),W(this,u+3,u+4);return this},a.prototype.toString=function(){var o=this.length|0;return o===0?"":arguments.length===0?P(this,0,o):H.apply(this,arguments)},a.prototype.equals=function(o){if(!a.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:a.compare(this,o)===0},a.prototype.inspect=function(){var o="",u=t.INSPECT_MAX_BYTES;return this.length>0&&(o=this.toString("hex",0,u).match(/.{2}/g).join(" "),this.length>u&&(o+=" ... ")),"<Buffer "+o+">"},a.prototype.compare=function(o,u,g,j,$){if(!a.isBuffer(o))throw new TypeError("Argument must be a Buffer");if(u===void 0&&(u=0),g===void 0&&(g=o?o.length:0),j===void 0&&(j=0),$===void 0&&($=this.length),u<0||g>o.length||j<0||$>this.length)throw new RangeError("out of range index");if(j>=$&&u>=g)return 0;if(j>=$)return-1;if(u>=g)return 1;if(u>>>=0,g>>>=0,j>>>=0,$>>>=0,this===o)return 0;for(var z=$-j,le=g-u,he=Math.min(z,le),pe=this.slice(j,$),Q=o.slice(u,g),fe=0;fe<he;++fe)if(pe[fe]!==Q[fe]){z=pe[fe],le=Q[fe];break}return z<le?-1:le<z?1:0};function te(o,u,g,j,$){if(o.length===0)return-1;if(typeof g=="string"?(j=g,g=0):g>2147483647?g=2147483647:g<-2147483648&&(g=-2147483648),g=+g,isNaN(g)&&(g=$?0:o.length-1),g<0&&(g=o.length+g),g>=o.length){if($)return-1;g=o.length-1}else if(g<0)if($)g=0;else return-1;if(typeof u=="string"&&(u=a.from(u,j)),a.isBuffer(u))return u.length===0?-1:oe(o,u,g,j,$);if(typeof u=="number")return u=u&255,a.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?$?Uint8Array.prototype.indexOf.call(o,u,g):Uint8Array.prototype.lastIndexOf.call(o,u,g):oe(o,[u],g,j,$);throw new TypeError("val must be string, number or Buffer")}function oe(o,u,g,j,$){var z=1,le=o.length,he=u.length;if(j!==void 0&&(j=String(j).toLowerCase(),j==="ucs2"||j==="ucs-2"||j==="utf16le"||j==="utf-16le")){if(o.length<2||u.length<2)return-1;z=2,le/=2,he/=2,g/=2}function pe(Se,Ce){return z===1?Se[Ce]:Se.readUInt16BE(Ce*z)}var Q;if($){var fe=-1;for(Q=g;Q<le;Q++)if(pe(o,Q)===pe(u,fe===-1?0:Q-fe)){if(fe===-1&&(fe=Q),Q-fe+1===he)return fe*z}else fe!==-1&&(Q-=Q-fe),fe=-1}else for(g+he>le&&(g=le-he),Q=g;Q>=0;Q--){for(var me=!0,ge=0;ge<he;ge++)if(pe(o,Q+ge)!==pe(u,ge)){me=!1;break}if(me)return Q}return-1}a.prototype.includes=function(o,u,g){return this.indexOf(o,u,g)!==-1},a.prototype.indexOf=function(o,u,g){return te(this,o,u,g,!0)},a.prototype.lastIndexOf=function(o,u,g){return te(this,o,u,g,!1)};function G(o,u,g,j){g=Number(g)||0;var $=o.length-g;j?(j=Number(j),j>$&&(j=$)):j=$;var z=u.length;if(z%2!==0)throw new TypeError("Invalid hex string");j>z/2&&(j=z/2);for(var le=0;le<j;++le){var he=parseInt(u.substr(le*2,2),16);if(isNaN(he))return le;o[g+le]=he}return le}function K(o,u,g,j){return I(E(u,o.length-g),o,g,j)}function V(o,u,g,j){return I(L(u),o,g,j)}function U(o,u,g,j){return V(o,u,g,j)}function J(o,u,g,j){return I(Y(u),o,g,j)}function se(o,u,g,j){return I(R(u,o.length-g),o,g,j)}a.prototype.write=function(o,u,g,j){if(u===void 0)j="utf8",g=this.length,u=0;else if(g===void 0&&typeof u=="string")j=u,g=this.length,u=0;else if(isFinite(u))u=u|0,isFinite(g)?(g=g|0,j===void 0&&(j="utf8")):(j=g,g=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var $=this.length-u;if((g===void 0||g>$)&&(g=$),o.length>0&&(g<0||u<0)||u>this.length)throw new RangeError("Attempt to write outside buffer bounds");j||(j="utf8");for(var z=!1;;)switch(j){case"hex":return G(this,o,u,g);case"utf8":case"utf-8":return K(this,o,u,g);case"ascii":return V(this,o,u,g);case"latin1":case"binary":return U(this,o,u,g);case"base64":return J(this,o,u,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return se(this,o,u,g);default:if(z)throw new TypeError("Unknown encoding: "+j);j=(""+j).toLowerCase(),z=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ne(o,u,g){return u===0&&g===o.length?e.fromByteArray(o):e.fromByteArray(o.slice(u,g))}function P(o,u,g){g=Math.min(o.length,g);for(var j=[],$=u;$<g;){var z=o[$],le=null,he=z>239?4:z>223?3:z>191?2:1;if($+he<=g){var pe,Q,fe,me;switch(he){case 1:z<128&&(le=z);break;case 2:pe=o[$+1],(pe&192)===128&&(me=(z&31)<<6|pe&63,me>127&&(le=me));break;case 3:pe=o[$+1],Q=o[$+2],(pe&192)===128&&(Q&192)===128&&(me=(z&15)<<12|(pe&63)<<6|Q&63,me>2047&&(me<55296||me>57343)&&(le=me));break;case 4:pe=o[$+1],Q=o[$+2],fe=o[$+3],(pe&192)===128&&(Q&192)===128&&(fe&192)===128&&(me=(z&15)<<18|(pe&63)<<12|(Q&63)<<6|fe&63,me>65535&&me<1114112&&(le=me))}}le===null?(le=65533,he=1):le>65535&&(le-=65536,j.push(le>>>10&1023|55296),le=56320|le&1023),j.push(le),$+=he}return w(j)}var x=4096;function w(o){var u=o.length;if(u<=x)return String.fromCharCode.apply(String,o);for(var g="",j=0;j<u;)g+=String.fromCharCode.apply(String,o.slice(j,j+=x));return g}function h(o,u,g){var j="";g=Math.min(o.length,g);for(var $=u;$<g;++$)j+=String.fromCharCode(o[$]&127);return j}function i(o,u,g){var j="";g=Math.min(o.length,g);for(var $=u;$<g;++$)j+=String.fromCharCode(o[$]);return j}function p(o,u,g){var j=o.length;(!u||u<0)&&(u=0),(!g||g<0||g>j)&&(g=j);for(var $="",z=u;z<g;++z)$+=ue(o[z]);return $}function f(o,u,g){for(var j=o.slice(u,g),$="",z=0;z<j.length;z+=2)$+=String.fromCharCode(j[z]+j[z+1]*256);return $}a.prototype.slice=function(o,u){var g=this.length;o=~~o,u=u===void 0?g:~~u,o<0?(o+=g,o<0&&(o=0)):o>g&&(o=g),u<0?(u+=g,u<0&&(u=0)):u>g&&(u=g),u<o&&(u=o);var j;if(a.TYPED_ARRAY_SUPPORT)j=this.subarray(o,u),j.__proto__=a.prototype;else{var $=u-o;j=new a($,void 0);for(var z=0;z<$;++z)j[z]=this[z+o]}return j};function d(o,u,g){if(o%1!==0||o<0)throw new RangeError("offset is not uint");if(o+u>g)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUIntLE=function(o,u,g){o=o|0,u=u|0,g||d(o,u,this.length);for(var j=this[o],$=1,z=0;++z<u&&($*=256);)j+=this[o+z]*$;return j},a.prototype.readUIntBE=function(o,u,g){o=o|0,u=u|0,g||d(o,u,this.length);for(var j=this[o+--u],$=1;u>0&&($*=256);)j+=this[o+--u]*$;return j},a.prototype.readUInt8=function(o,u){return u||d(o,1,this.length),this[o]},a.prototype.readUInt16LE=function(o,u){return u||d(o,2,this.length),this[o]|this[o+1]<<8},a.prototype.readUInt16BE=function(o,u){return u||d(o,2,this.length),this[o]<<8|this[o+1]},a.prototype.readUInt32LE=function(o,u){return u||d(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216},a.prototype.readUInt32BE=function(o,u){return u||d(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])},a.prototype.readIntLE=function(o,u,g){o=o|0,u=u|0,g||d(o,u,this.length);for(var j=this[o],$=1,z=0;++z<u&&($*=256);)j+=this[o+z]*$;return $*=128,j>=$&&(j-=Math.pow(2,8*u)),j},a.prototype.readIntBE=function(o,u,g){o=o|0,u=u|0,g||d(o,u,this.length);for(var j=u,$=1,z=this[o+--j];j>0&&($*=256);)z+=this[o+--j]*$;return $*=128,z>=$&&(z-=Math.pow(2,8*u)),z},a.prototype.readInt8=function(o,u){return u||d(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]},a.prototype.readInt16LE=function(o,u){u||d(o,2,this.length);var g=this[o]|this[o+1]<<8;return g&32768?g|4294901760:g},a.prototype.readInt16BE=function(o,u){u||d(o,2,this.length);var g=this[o+1]|this[o]<<8;return g&32768?g|4294901760:g},a.prototype.readInt32LE=function(o,u){return u||d(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24},a.prototype.readInt32BE=function(o,u){return u||d(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]},a.prototype.readFloatLE=function(o,u){return u||d(o,4,this.length),r.read(this,o,!0,23,4)},a.prototype.readFloatBE=function(o,u){return u||d(o,4,this.length),r.read(this,o,!1,23,4)},a.prototype.readDoubleLE=function(o,u){return u||d(o,8,this.length),r.read(this,o,!0,52,8)},a.prototype.readDoubleBE=function(o,u){return u||d(o,8,this.length),r.read(this,o,!1,52,8)};function v(o,u,g,j,$,z){if(!a.isBuffer(o))throw new TypeError('"buffer" argument must be a Buffer instance');if(u>$||u<z)throw new RangeError('"value" argument is out of bounds');if(g+j>o.length)throw new RangeError("Index out of range")}a.prototype.writeUIntLE=function(o,u,g,j){if(o=+o,u=u|0,g=g|0,!j){var $=Math.pow(2,8*g)-1;v(this,o,u,g,$,0)}var z=1,le=0;for(this[u]=o&255;++le<g&&(z*=256);)this[u+le]=o/z&255;return u+g},a.prototype.writeUIntBE=function(o,u,g,j){if(o=+o,u=u|0,g=g|0,!j){var $=Math.pow(2,8*g)-1;v(this,o,u,g,$,0)}var z=g-1,le=1;for(this[u+z]=o&255;--z>=0&&(le*=256);)this[u+z]=o/le&255;return u+g},a.prototype.writeUInt8=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,1,255,0),a.TYPED_ARRAY_SUPPORT||(o=Math.floor(o)),this[u]=o&255,u+1};function D(o,u,g,j){u<0&&(u=65535+u+1);for(var $=0,z=Math.min(o.length-g,2);$<z;++$)o[g+$]=(u&255<<8*(j?$:1-$))>>>(j?$:1-$)*8}a.prototype.writeUInt16LE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,2,65535,0),a.TYPED_ARRAY_SUPPORT?(this[u]=o&255,this[u+1]=o>>>8):D(this,o,u,!0),u+2},a.prototype.writeUInt16BE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,2,65535,0),a.TYPED_ARRAY_SUPPORT?(this[u]=o>>>8,this[u+1]=o&255):D(this,o,u,!1),u+2};function T(o,u,g,j){u<0&&(u=4294967295+u+1);for(var $=0,z=Math.min(o.length-g,4);$<z;++$)o[g+$]=u>>>(j?$:3-$)*8&255}a.prototype.writeUInt32LE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,4,4294967295,0),a.TYPED_ARRAY_SUPPORT?(this[u+3]=o>>>24,this[u+2]=o>>>16,this[u+1]=o>>>8,this[u]=o&255):T(this,o,u,!0),u+4},a.prototype.writeUInt32BE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,4,4294967295,0),a.TYPED_ARRAY_SUPPORT?(this[u]=o>>>24,this[u+1]=o>>>16,this[u+2]=o>>>8,this[u+3]=o&255):T(this,o,u,!1),u+4},a.prototype.writeIntLE=function(o,u,g,j){if(o=+o,u=u|0,!j){var $=Math.pow(2,8*g-1);v(this,o,u,g,$-1,-$)}var z=0,le=1,he=0;for(this[u]=o&255;++z<g&&(le*=256);)o<0&&he===0&&this[u+z-1]!==0&&(he=1),this[u+z]=(o/le>>0)-he&255;return u+g},a.prototype.writeIntBE=function(o,u,g,j){if(o=+o,u=u|0,!j){var $=Math.pow(2,8*g-1);v(this,o,u,g,$-1,-$)}var z=g-1,le=1,he=0;for(this[u+z]=o&255;--z>=0&&(le*=256);)o<0&&he===0&&this[u+z+1]!==0&&(he=1),this[u+z]=(o/le>>0)-he&255;return u+g},a.prototype.writeInt8=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,1,127,-128),a.TYPED_ARRAY_SUPPORT||(o=Math.floor(o)),o<0&&(o=255+o+1),this[u]=o&255,u+1},a.prototype.writeInt16LE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,2,32767,-32768),a.TYPED_ARRAY_SUPPORT?(this[u]=o&255,this[u+1]=o>>>8):D(this,o,u,!0),u+2},a.prototype.writeInt16BE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,2,32767,-32768),a.TYPED_ARRAY_SUPPORT?(this[u]=o>>>8,this[u+1]=o&255):D(this,o,u,!1),u+2},a.prototype.writeInt32LE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,4,2147483647,-2147483648),a.TYPED_ARRAY_SUPPORT?(this[u]=o&255,this[u+1]=o>>>8,this[u+2]=o>>>16,this[u+3]=o>>>24):T(this,o,u,!0),u+4},a.prototype.writeInt32BE=function(o,u,g){return o=+o,u=u|0,g||v(this,o,u,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),a.TYPED_ARRAY_SUPPORT?(this[u]=o>>>24,this[u+1]=o>>>16,this[u+2]=o>>>8,this[u+3]=o&255):T(this,o,u,!1),u+4};function q(o,u,g,j,$,z){if(g+j>o.length)throw new RangeError("Index out of range");if(g<0)throw new RangeError("Index out of range")}function X(o,u,g,j,$){return $||q(o,u,g,4),r.write(o,u,g,j,23,4),g+4}a.prototype.writeFloatLE=function(o,u,g){return X(this,o,u,!0,g)},a.prototype.writeFloatBE=function(o,u,g){return X(this,o,u,!1,g)};function re(o,u,g,j,$){return $||q(o,u,g,8),r.write(o,u,g,j,52,8),g+8}a.prototype.writeDoubleLE=function(o,u,g){return re(this,o,u,!0,g)},a.prototype.writeDoubleBE=function(o,u,g){return re(this,o,u,!1,g)},a.prototype.copy=function(o,u,g,j){if(g||(g=0),!j&&j!==0&&(j=this.length),u>=o.length&&(u=o.length),u||(u=0),j>0&&j<g&&(j=g),j===g||o.length===0||this.length===0)return 0;if(u<0)throw new RangeError("targetStart out of bounds");if(g<0||g>=this.length)throw new RangeError("sourceStart out of bounds");if(j<0)throw new RangeError("sourceEnd out of bounds");j>this.length&&(j=this.length),o.length-u<j-g&&(j=o.length-u+g);var $=j-g,z;if(this===o&&g<u&&u<j)for(z=$-1;z>=0;--z)o[z+u]=this[z+g];else if($<1e3||!a.TYPED_ARRAY_SUPPORT)for(z=0;z<$;++z)o[z+u]=this[z+g];else Uint8Array.prototype.set.call(o,this.subarray(g,g+$),u);return $},a.prototype.fill=function(o,u,g,j){if(typeof o=="string"){if(typeof u=="string"?(j=u,u=0,g=this.length):typeof g=="string"&&(j=g,g=this.length),o.length===1){var $=o.charCodeAt(0);$<256&&(o=$)}if(j!==void 0&&typeof j!="string")throw new TypeError("encoding must be a string");if(typeof j=="string"&&!a.isEncoding(j))throw new TypeError("Unknown encoding: "+j)}else typeof o=="number"&&(o=o&255);if(u<0||this.length<u||this.length<g)throw new RangeError("Out of range index");if(g<=u)return this;u=u>>>0,g=g===void 0?this.length:g>>>0,o||(o=0);var z;if(typeof o=="number")for(z=u;z<g;++z)this[z]=o;else{var le=a.isBuffer(o)?o:E(new a(o,j).toString()),he=le.length;for(z=0;z<g-u;++z)this[z+u]=le[z%he]}return this};var ee=/[^+\/0-9A-Za-z-_]/g;function ae(o){if(o=ie(o).replace(ee,""),o.length<2)return"";for(;o.length%4!==0;)o=o+"=";return o}function ie(o){return o.trim?o.trim():o.replace(/^\s+|\s+$/g,"")}function ue(o){return o<16?"0"+o.toString(16):o.toString(16)}function E(o,u){u=u||1/0;for(var g,j=o.length,$=null,z=[],le=0;le<j;++le){if(g=o.charCodeAt(le),g>55295&&g<57344){if(!$){if(g>56319){(u-=3)>-1&&z.push(239,191,189);continue}else if(le+1===j){(u-=3)>-1&&z.push(239,191,189);continue}$=g;continue}if(g<56320){(u-=3)>-1&&z.push(239,191,189),$=g;continue}g=($-55296<<10|g-56320)+65536}else $&&(u-=3)>-1&&z.push(239,191,189);if($=null,g<128){if((u-=1)<0)break;z.push(g)}else if(g<2048){if((u-=2)<0)break;z.push(g>>6|192,g&63|128)}else if(g<65536){if((u-=3)<0)break;z.push(g>>12|224,g>>6&63|128,g&63|128)}else if(g<1114112){if((u-=4)<0)break;z.push(g>>18|240,g>>12&63|128,g>>6&63|128,g&63|128)}else throw new Error("Invalid code point")}return z}function L(o){for(var u=[],g=0;g<o.length;++g)u.push(o.charCodeAt(g)&255);return u}function R(o,u){for(var g,j,$,z=[],le=0;le<o.length&&!((u-=2)<0);++le)g=o.charCodeAt(le),j=g>>8,$=g%256,z.push($),z.push(j);return z}function Y(o){return e.toByteArray(ae(o))}function I(o,u,g,j){for(var $=0;$<j&&!($+g>=u.length||$>=o.length);++$)u[$+g]=o[$];return $}function ce(o){return o!==o}})(ao)),ao}Ai();var _t;if(typeof window<"u"&&window.crypto&&(_t=window.crypto),!_t&&typeof window<"u"&&window.msCrypto&&(_t=window.msCrypto),!_t&&typeof global<"u"&&global.crypto&&(_t=global.crypto),!_t&&typeof require=="function")try{_t=require("crypto")}catch{}var fo={};var Vr=function(t,e){return Vr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var s in n)n.hasOwnProperty(s)&&(r[s]=n[s])},Vr(t,e)};function ji(t,e){Vr(t,e);function r(){this.constructor=t}t.prototype=e===null?Object.create(e):(r.prototype=e.prototype,new r)}var Hr=function(){return Hr=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++){e=arguments[r];for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&(t[s]=e[s])}return t},Hr.apply(this,arguments)};function Ei(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(t);s<n.length;s++)e.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(t,n[s])&&(r[n[s]]=t[n[s]]);return r}function Ti(t,e,r,n){var s=arguments.length,l=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(t,e,r,n);else for(var a=t.length-1;a>=0;a--)(c=t[a])&&(l=(s<3?c(l):s>3?c(e,r,l):c(e,r))||l);return s>3&&l&&Object.defineProperty(e,r,l),l}function Ri(t,e){return function(r,n){e(r,n,t)}}function $i(t,e){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(t,e)}function Ni(t,e,r,n){function s(l){return l instanceof r?l:new r(function(c){c(l)})}return new(r||(r=Promise))(function(l,c){function a(_){try{y(n.next(_))}catch(M){c(M)}}function m(_){try{y(n.throw(_))}catch(M){c(M)}}function y(_){_.done?l(_.value):s(_.value).then(a,m)}y((n=n.apply(t,e||[])).next())})}function Li(t,e){var r={label:0,sent:function(){if(l[0]&1)throw l[1];return l[1]},trys:[],ops:[]},n,s,l,c;return c={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function a(y){return function(_){return m([y,_])}}function m(y){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,s&&(l=y[0]&2?s.return:y[0]?s.throw||((l=s.return)&&l.call(s),0):s.next)&&!(l=l.call(s,y[1])).done)return l;switch(s=0,l&&(y=[y[0]&2,l.value]),y[0]){case 0:case 1:l=y;break;case 4:return r.label++,{value:y[1],done:!1};case 5:r.label++,s=y[1],y=[0];continue;case 7:y=r.ops.pop(),r.trys.pop();continue;default:if(l=r.trys,!(l=l.length>0&&l[l.length-1])&&(y[0]===6||y[0]===2)){r=0;continue}if(y[0]===3&&(!l||y[1]>l[0]&&y[1]<l[3])){r.label=y[1];break}if(y[0]===6&&r.label<l[1]){r.label=l[1],l=y;break}if(l&&r.label<l[2]){r.label=l[2],r.ops.push(y);break}l[2]&&r.ops.pop(),r.trys.pop();continue}y=e.call(t,r)}catch(_){y=[6,_],s=0}finally{n=l=0}if(y[0]&5)throw y[1];return{value:y[0]?y[1]:void 0,done:!0}}}function Bi(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}function Ii(t,e){for(var r in t)r!=="default"&&!e.hasOwnProperty(r)&&(e[r]=t[r])}function Gr(t){var e=typeof Symbol=="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function po(t,e){var r=typeof Symbol=="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),s,l=[],c;try{for(;(e===void 0||e-- >0)&&!(s=n.next()).done;)l.push(s.value)}catch(a){c={error:a}}finally{try{s&&!s.done&&(r=n.return)&&r.call(n)}finally{if(c)throw c.error}}return l}function Yi(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(po(arguments[e]));return t}function zi(){for(var t=0,e=0,r=arguments.length;e<r;e++)t+=arguments[e].length;for(var n=Array(t),s=0,e=0;e<r;e++)for(var l=arguments[e],c=0,a=l.length;c<a;c++,s++)n[s]=l[c];return n}function zt(t){return this instanceof zt?(this.v=t,this):new zt(t)}function Fi(t,e,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(t,e||[]),s,l=[];return s={},c("next"),c("throw"),c("return"),s[Symbol.asyncIterator]=function(){return this},s;function c(S){n[S]&&(s[S]=function(C){return new Promise(function(k,A){l.push([S,C,k,A])>1||a(S,C)})})}function a(S,C){try{m(n[S](C))}catch(k){M(l[0][3],k)}}function m(S){S.value instanceof zt?Promise.resolve(S.value.v).then(y,_):M(l[0][2],S)}function y(S){a("next",S)}function _(S){a("throw",S)}function M(S,C){S(C),l.shift(),l.length&&a(l[0][0],l[0][1])}}function Wi(t){var e,r;return e={},n("next"),n("throw",function(s){throw s}),n("return"),e[Symbol.iterator]=function(){return this},e;function n(s,l){e[s]=t[s]?function(c){return(r=!r)?{value:zt(t[s](c)),done:s==="return"}:l?l(c):c}:l}}function Ui(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],r;return e?e.call(t):(t=typeof Gr=="function"?Gr(t):t[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(l){r[l]=t[l]&&function(c){return new Promise(function(a,m){c=t[l](c),s(a,m,c.done,c.value)})}}function s(l,c,a,m){Promise.resolve(m).then(function(y){l({value:y,done:a})},c)}}function qi(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}function Vi(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function Hi(t){return t&&t.__esModule?t:{default:t}}function Gi(t,e){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return e.get(t)}function Qi(t,e,r){if(!e.has(t))throw new TypeError("attempted to set private field on non-instance");return e.set(t,r),r}const Zi=Object.freeze(Object.defineProperty({__proto__:null,get __assign(){return Hr},__asyncDelegator:Wi,__asyncGenerator:Fi,__asyncValues:Ui,__await:zt,__awaiter:Ni,__classPrivateFieldGet:Gi,__classPrivateFieldSet:Qi,__createBinding:Bi,__decorate:Ti,__exportStar:Ii,__extends:ji,__generator:Li,__importDefault:Hi,__importStar:Vi,__makeTemplateObject:qi,__metadata:$i,__param:Ri,__read:po,__rest:Ei,__spread:Yi,__spreadArrays:zi,__values:Gr},Symbol.toStringTag,{value:"Module"})),go=Yr(Zi);var Ft={},Ue={},mo;function yo(){return mo||(mo=1,Object.defineProperty(Ue,"__esModule",{value:!0}),Ue.MAX_HASHABLE_LENGTH=Ue.INIT=Ue.KEY=Ue.DIGEST_LENGTH=Ue.BLOCK_SIZE=void 0,Ue.BLOCK_SIZE=64,Ue.DIGEST_LENGTH=32,Ue.KEY=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ue.INIT=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],Ue.MAX_HASHABLE_LENGTH=Math.pow(2,53)-1),Ue}var Wt={},vo;function Ki(){if(vo)return Wt;vo=1,Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.RawSha256=void 0;var t=yo(),e=(function(){function r(){this.state=Int32Array.from(t.INIT),this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}return r.prototype.update=function(n){if(this.finished)throw new Error("Attempted to update an already finished hash.");var s=0,l=n.byteLength;if(this.bytesHashed+=l,this.bytesHashed*8>t.MAX_HASHABLE_LENGTH)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;l>0;)this.buffer[this.bufferLength++]=n[s++],l--,this.bufferLength===t.BLOCK_SIZE&&(this.hashBuffer(),this.bufferLength=0)},r.prototype.digest=function(){if(!this.finished){var n=this.bytesHashed*8,s=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),l=this.bufferLength;if(s.setUint8(this.bufferLength++,128),l%t.BLOCK_SIZE>=t.BLOCK_SIZE-8){for(var c=this.bufferLength;c<t.BLOCK_SIZE;c++)s.setUint8(c,0);this.hashBuffer(),this.bufferLength=0}for(var c=this.bufferLength;c<t.BLOCK_SIZE-8;c++)s.setUint8(c,0);s.setUint32(t.BLOCK_SIZE-8,Math.floor(n/4294967296),!0),s.setUint32(t.BLOCK_SIZE-4,n),this.hashBuffer(),this.finished=!0}for(var a=new Uint8Array(t.DIGEST_LENGTH),c=0;c<8;c++)a[c*4]=this.state[c]>>>24&255,a[c*4+1]=this.state[c]>>>16&255,a[c*4+2]=this.state[c]>>>8&255,a[c*4+3]=this.state[c]>>>0&255;return a},r.prototype.hashBuffer=function(){for(var n=this,s=n.buffer,l=n.state,c=l[0],a=l[1],m=l[2],y=l[3],_=l[4],M=l[5],S=l[6],C=l[7],k=0;k<t.BLOCK_SIZE;k++){if(k<16)this.temp[k]=(s[k*4]&255)<<24|(s[k*4+1]&255)<<16|(s[k*4+2]&255)<<8|s[k*4+3]&255;else{var A=this.temp[k-2],N=(A>>>17|A<<15)^(A>>>19|A<<13)^A>>>10;A=this.temp[k-15];var F=(A>>>7|A<<25)^(A>>>18|A<<14)^A>>>3;this.temp[k]=(N+this.temp[k-7]|0)+(F+this.temp[k-16]|0)}var B=(((_>>>6|_<<26)^(_>>>11|_<<21)^(_>>>25|_<<7))+(_&M^~_&S)|0)+(C+(t.KEY[k]+this.temp[k]|0)|0)|0,H=((c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10))+(c&a^c&m^a&m)|0;C=S,S=M,M=_,_=y+B|0,y=m,m=a,a=c,c=B+H|0}l[0]+=c,l[1]+=a,l[2]+=m,l[3]+=y,l[4]+=_,l[5]+=M,l[6]+=S,l[7]+=C},r})();return Wt.RawSha256=e,Wt}var bo={},Ut={};const Ji=t=>{const e=[];for(let r=0,n=t.length;r<n;r++){const s=t.charCodeAt(r);if(s<128)e.push(s);else if(s<2048)e.push(s>>6|192,s&63|128);else if(r+1<t.length&&(s&64512)===55296&&(t.charCodeAt(r+1)&64512)===56320){const l=65536+((s&1023)<<10)+(t.charCodeAt(++r)&1023);e.push(l>>18|240,l>>12&63|128,l>>6&63|128,l&63|128)}else e.push(s>>12|224,s>>6&63|128,s&63|128)}return Uint8Array.from(e)},Xi=t=>{let e="";for(let r=0,n=t.length;r<n;r++){const s=t[r];if(s<128)e+=String.fromCharCode(s);else if(192<=s&&s<224){const l=t[++r];e+=String.fromCharCode((s&31)<<6|l&63)}else if(240<=s&&s<365){const l="%"+[s,t[++r],t[++r],t[++r]].map(c=>c.toString(16)).join("%");e+=decodeURIComponent(l)}else e+=String.fromCharCode((s&15)<<12|(t[++r]&63)<<6|t[++r]&63)}return e};function ea(t){return new TextEncoder().encode(t)}function ta(t){return new TextDecoder("utf-8").decode(t)}const ra=t=>typeof TextEncoder=="function"?ea(t):Ji(t),na=t=>typeof TextDecoder=="function"?ta(t):Xi(t),oa=Object.freeze(Object.defineProperty({__proto__:null,fromUtf8:ra,toUtf8:na},Symbol.toStringTag,{value:"Module"})),sa=Yr(oa);var wo;function ia(){if(wo)return Ut;wo=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.convertToBuffer=void 0;var t=sa,e=typeof Buffer<"u"&&Buffer.from?function(n){return Buffer.from(n,"utf8")}:t.fromUtf8;function r(n){return n instanceof Uint8Array?n:typeof n=="string"?e(n):ArrayBuffer.isView(n)?new Uint8Array(n.buffer,n.byteOffset,n.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(n)}return Ut.convertToBuffer=r,Ut}var qt={},_o;function aa(){if(_o)return qt;_o=1,Object.defineProperty(qt,"__esModule",{value:!0}),qt.isEmptyData=void 0;function t(e){return typeof e=="string"?e.length===0:e.byteLength===0}return qt.isEmptyData=t,qt}var Vt={},xo;function la(){if(xo)return Vt;xo=1,Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.numToUint8=void 0;function t(e){return new Uint8Array([(e&4278190080)>>24,(e&16711680)>>16,(e&65280)>>8,e&255])}return Vt.numToUint8=t,Vt}var Ht={},Co;function ua(){if(Co)return Ht;Co=1,Object.defineProperty(Ht,"__esModule",{value:!0}),Ht.uint32ArrayFrom=void 0;function t(e){if(!Array.from){for(var r=new Uint32Array(e.length),n=0;n<e.length;)r[n]=e[n];return r}return Uint32Array.from(e)}return Ht.uint32ArrayFrom=t,Ht}var So;function ca(){return So||(So=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.uint32ArrayFrom=t.numToUint8=t.isEmptyData=t.convertToBuffer=void 0;var e=ia();Object.defineProperty(t,"convertToBuffer",{enumerable:!0,get:function(){return e.convertToBuffer}});var r=aa();Object.defineProperty(t,"isEmptyData",{enumerable:!0,get:function(){return r.isEmptyData}});var n=la();Object.defineProperty(t,"numToUint8",{enumerable:!0,get:function(){return n.numToUint8}});var s=ua();Object.defineProperty(t,"uint32ArrayFrom",{enumerable:!0,get:function(){return s.uint32ArrayFrom}})})(bo)),bo}var Do;function da(){if(Do)return Ft;Do=1,Object.defineProperty(Ft,"__esModule",{value:!0}),Ft.Sha256=void 0;var t=go,e=yo(),r=Ki(),n=ca(),s=(function(){function c(a){if(this.hash=new r.RawSha256,a){this.outer=new r.RawSha256;var m=l(a),y=new Uint8Array(e.BLOCK_SIZE);y.set(m);for(var _=0;_<e.BLOCK_SIZE;_++)m[_]^=54,y[_]^=92;this.hash.update(m),this.outer.update(y);for(var _=0;_<m.byteLength;_++)m[_]=0}}return c.prototype.update=function(a){if(!((0,n.isEmptyData)(a)||this.error))try{this.hash.update((0,n.convertToBuffer)(a))}catch(m){this.error=m}},c.prototype.digestSync=function(){if(this.error)throw this.error;return this.outer?(this.outer.finished||this.outer.update(this.hash.digest()),this.outer.digest()):this.hash.digest()},c.prototype.digest=function(){return(0,t.__awaiter)(this,void 0,void 0,function(){return(0,t.__generator)(this,function(a){return[2,this.digestSync()]})})},c})();Ft.Sha256=s;function l(c){var a=(0,n.convertToBuffer)(c);if(a.byteLength>e.BLOCK_SIZE){var m=new r.RawSha256;m.update(a),a=m.digest()}var y=new Uint8Array(e.BLOCK_SIZE);return y.set(a),y}return Ft}var ko;function ha(){return ko||(ko=1,(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=go;(0,e.__exportStar)(da(),t)})(fo)),fo}ha();function ye(t,e){t!=null&&this.fromString(t,e)}function Be(){return new ye(null)}var ht,fa=0xdeadbeefcafe,Po=(fa&16777215)==15715070;function pa(t,e,r,n,s,l){for(;--l>=0;){var c=e*this[t++]+r[n]+s;s=Math.floor(c/67108864),r[n++]=c&67108863}return s}function ga(t,e,r,n,s,l){for(var c=e&32767,a=e>>15;--l>=0;){var m=this[t]&32767,y=this[t++]>>15,_=a*m+y*c;m=c*m+((_&32767)<<15)+r[n]+(s&1073741823),s=(m>>>30)+(_>>>15)+a*y+(s>>>30),r[n++]=m&1073741823}return s}function ma(t,e,r,n,s,l){for(var c=e&16383,a=e>>14;--l>=0;){var m=this[t]&16383,y=this[t++]>>14,_=a*m+y*c;m=c*m+((_&16383)<<14)+r[n]+s,s=(m>>28)+(_>>14)+a*y,r[n++]=m&268435455}return s}var Mo=typeof navigator<"u";Mo&&Po&&navigator.appName=="Microsoft Internet Explorer"?(ye.prototype.am=ga,ht=30):Mo&&Po&&navigator.appName!="Netscape"?(ye.prototype.am=pa,ht=26):(ye.prototype.am=ma,ht=28),ye.prototype.DB=ht,ye.prototype.DM=(1<<ht)-1,ye.prototype.DV=1<<ht;var Qr=52;ye.prototype.FV=Math.pow(2,Qr),ye.prototype.F1=Qr-ht,ye.prototype.F2=2*ht-Qr;var ya="0123456789abcdefghijklmnopqrstuvwxyz",or=new Array,Pt,qe;for(Pt=48,qe=0;qe<=9;++qe)or[Pt++]=qe;for(Pt=97,qe=10;qe<36;++qe)or[Pt++]=qe;for(Pt=65,qe=10;qe<36;++qe)or[Pt++]=qe;function Oo(t){return ya.charAt(t)}function va(t,e){var r=or[t.charCodeAt(e)];return r??-1}function ba(t){for(var e=this.t-1;e>=0;--e)t[e]=this[e];t.t=this.t,t.s=this.s}function wa(t){this.t=1,this.s=t<0?-1:0,t>0?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0}function Zr(t){var e=Be();return e.fromInt(t),e}function _a(t,e){var r;if(e==16)r=4;else if(e==8)r=3;else if(e==2)r=1;else if(e==32)r=5;else if(e==4)r=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");this.t=0,this.s=0;for(var n=t.length,s=!1,l=0;--n>=0;){var c=va(t,n);if(c<0){t.charAt(n)=="-"&&(s=!0);continue}s=!1,l==0?this[this.t++]=c:l+r>this.DB?(this[this.t-1]|=(c&(1<<this.DB-l)-1)<<l,this[this.t++]=c>>this.DB-l):this[this.t-1]|=c<<l,l+=r,l>=this.DB&&(l-=this.DB)}this.clamp(),s&&ye.ZERO.subTo(this,this)}function xa(){for(var t=this.s&this.DM;this.t>0&&this[this.t-1]==t;)--this.t}function Ca(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(t==16)e=4;else if(t==8)e=3;else if(t==2)e=1;else if(t==32)e=5;else if(t==4)e=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");var r=(1<<e)-1,n,s=!1,l="",c=this.t,a=this.DB-c*this.DB%e;if(c-- >0)for(a<this.DB&&(n=this[c]>>a)>0&&(s=!0,l=Oo(n));c>=0;)a<e?(n=(this[c]&(1<<a)-1)<<e-a,n|=this[--c]>>(a+=this.DB-e)):(n=this[c]>>(a-=e)&r,a<=0&&(a+=this.DB,--c)),n>0&&(s=!0),s&&(l+=Oo(n));return s?l:"0"}function Sa(){var t=Be();return ye.ZERO.subTo(this,t),t}function Da(){return this.s<0?this.negate():this}function ka(t){var e=this.s-t.s;if(e!=0)return e;var r=this.t;if(e=r-t.t,e!=0)return this.s<0?-e:e;for(;--r>=0;)if((e=this[r]-t[r])!=0)return e;return 0}function Kr(t){var e=1,r;return(r=t>>>16)!=0&&(t=r,e+=16),(r=t>>8)!=0&&(t=r,e+=8),(r=t>>4)!=0&&(t=r,e+=4),(r=t>>2)!=0&&(t=r,e+=2),(r=t>>1)!=0&&(t=r,e+=1),e}function Pa(){return this.t<=0?0:this.DB*(this.t-1)+Kr(this[this.t-1]^this.s&this.DM)}function Ma(t,e){var r;for(r=this.t-1;r>=0;--r)e[r+t]=this[r];for(r=t-1;r>=0;--r)e[r]=0;e.t=this.t+t,e.s=this.s}function Oa(t,e){for(var r=t;r<this.t;++r)e[r-t]=this[r];e.t=Math.max(this.t-t,0),e.s=this.s}function Aa(t,e){var r=t%this.DB,n=this.DB-r,s=(1<<n)-1,l=Math.floor(t/this.DB),c=this.s<<r&this.DM,a;for(a=this.t-1;a>=0;--a)e[a+l+1]=this[a]>>n|c,c=(this[a]&s)<<r;for(a=l-1;a>=0;--a)e[a]=0;e[l]=c,e.t=this.t+l+1,e.s=this.s,e.clamp()}function ja(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t){e.t=0;return}var n=t%this.DB,s=this.DB-n,l=(1<<n)-1;e[0]=this[r]>>n;for(var c=r+1;c<this.t;++c)e[c-r-1]|=(this[c]&l)<<s,e[c-r]=this[c]>>n;n>0&&(e[this.t-r-1]|=(this.s&l)<<s),e.t=this.t-r,e.clamp()}function Ea(t,e){for(var r=0,n=0,s=Math.min(t.t,this.t);r<s;)n+=this[r]-t[r],e[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n-=t.s;r<this.t;)n+=this[r],e[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n-=t[r],e[r++]=n&this.DM,n>>=this.DB;n-=t.s}e.s=n<0?-1:0,n<-1?e[r++]=this.DV+n:n>0&&(e[r++]=n),e.t=r,e.clamp()}function Ta(t,e){var r=this.abs(),n=t.abs(),s=r.t;for(e.t=s+n.t;--s>=0;)e[s]=0;for(s=0;s<n.t;++s)e[s+r.t]=r.am(0,n[s],e,s,0,r.t);e.s=0,e.clamp(),this.s!=t.s&&ye.ZERO.subTo(e,e)}function Ra(t){for(var e=this.abs(),r=t.t=2*e.t;--r>=0;)t[r]=0;for(r=0;r<e.t-1;++r){var n=e.am(r,e[r],t,2*r,0,1);(t[r+e.t]+=e.am(r+1,2*e[r],t,2*r+1,n,e.t-r-1))>=e.DV&&(t[r+e.t]-=e.DV,t[r+e.t+1]=1)}t.t>0&&(t[t.t-1]+=e.am(r,e[r],t,2*r,0,1)),t.s=0,t.clamp()}function $a(t,e,r){var n=t.abs();if(!(n.t<=0)){var s=this.abs();if(s.t<n.t){e?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=Be());var l=Be(),c=this.s,a=t.s,m=this.DB-Kr(n[n.t-1]);m>0?(n.lShiftTo(m,l),s.lShiftTo(m,r)):(n.copyTo(l),s.copyTo(r));var y=l.t,_=l[y-1];if(_!=0){var M=_*(1<<this.F1)+(y>1?l[y-2]>>this.F2:0),S=this.FV/M,C=(1<<this.F1)/M,k=1<<this.F2,A=r.t,N=A-y,F=e??Be();for(l.dlShiftTo(N,F),r.compareTo(F)>=0&&(r[r.t++]=1,r.subTo(F,r)),ye.ONE.dlShiftTo(y,F),F.subTo(l,l);l.t<y;)l[l.t++]=0;for(;--N>=0;){var B=r[--A]==_?this.DM:Math.floor(r[A]*S+(r[A-1]+k)*C);if((r[A]+=l.am(0,B,r,N,0,y))<B)for(l.dlShiftTo(N,F),r.subTo(F,r);r[A]<--B;)r.subTo(F,r)}e!=null&&(r.drShiftTo(y,e),c!=a&&ye.ZERO.subTo(e,e)),r.t=y,r.clamp(),m>0&&r.rShiftTo(m,r),c<0&&ye.ZERO.subTo(r,r)}}}function Na(t){var e=Be();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(ye.ZERO)>0&&t.subTo(e,e),e}function La(){if(this.t<1)return 0;var t=this[0];if((t&1)==0)return 0;var e=t&3;return e=e*(2-(t&15)*e)&15,e=e*(2-(t&255)*e)&255,e=e*(2-((t&65535)*e&65535))&65535,e=e*(2-t*e%this.DV)%this.DV,e>0?this.DV-e:-e}function Ba(t){return this.compareTo(t)==0}function Ia(t,e){for(var r=0,n=0,s=Math.min(t.t,this.t);r<s;)n+=this[r]+t[r],e[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n+=t.s;r<this.t;)n+=this[r],e[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n+=t[r],e[r++]=n&this.DM,n>>=this.DB;n+=t.s}e.s=n<0?-1:0,n>0?e[r++]=n:n<-1&&(e[r++]=this.DV+n),e.t=r,e.clamp()}function Ya(t){var e=Be();return this.addTo(t,e),e}function za(t){var e=Be();return this.subTo(t,e),e}function Fa(t){var e=Be();return this.multiplyTo(t,e),e}function Wa(t){var e=Be();return this.divRemTo(t,e,null),e}function Mt(t){this.m=t,this.mp=t.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}function Ua(t){var e=Be();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(ye.ZERO)>0&&this.m.subTo(e,e),e}function qa(t){var e=Be();return t.copyTo(e),this.reduce(e),e}function Va(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(var e=0;e<this.m.t;++e){var r=t[e]&32767,n=r*this.mpl+((r*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(r=e+this.m.t,t[r]+=this.m.am(0,n,t,e,0,this.m.t);t[r]>=t.DV;)t[r]-=t.DV,t[++r]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)}function Ha(t,e){t.squareTo(e),this.reduce(e)}function Ga(t,e,r){t.multiplyTo(e,r),this.reduce(r)}Mt.prototype.convert=Ua,Mt.prototype.revert=qa,Mt.prototype.reduce=Va,Mt.prototype.mulTo=Ga,Mt.prototype.sqrTo=Ha;function Qa(t,e,r){var n=t.bitLength(),s,l=Zr(1),c=new Mt(e);if(n<=0)return l;n<18?s=1:n<48?s=3:n<144?s=4:n<768?s=5:s=6;var a=new Array,m=3,y=s-1,_=(1<<s)-1;if(a[1]=c.convert(this),s>1){var M=Be();for(c.sqrTo(a[1],M);m<=_;)a[m]=Be(),c.mulTo(M,a[m-2],a[m]),m+=2}var S=t.t-1,C,k=!0,A=Be(),N;for(n=Kr(t[S])-1;S>=0;){for(n>=y?C=t[S]>>n-y&_:(C=(t[S]&(1<<n+1)-1)<<y-n,S>0&&(C|=t[S-1]>>this.DB+n-y)),m=s;(C&1)==0;)C>>=1,--m;if((n-=m)<0&&(n+=this.DB,--S),k)a[C].copyTo(l),k=!1;else{for(;m>1;)c.sqrTo(l,A),c.sqrTo(A,l),m-=2;m>0?c.sqrTo(l,A):(N=l,l=A,A=N),c.mulTo(A,a[C],l)}for(;S>=0&&(t[S]&1<<n)==0;)c.sqrTo(l,A),N=l,l=A,A=N,--n<0&&(n=this.DB-1,--S)}var F=c.revert(l);return r(null,F),F}ye.prototype.copyTo=ba,ye.prototype.fromInt=wa,ye.prototype.fromString=_a,ye.prototype.clamp=xa,ye.prototype.dlShiftTo=Ma,ye.prototype.drShiftTo=Oa,ye.prototype.lShiftTo=Aa,ye.prototype.rShiftTo=ja,ye.prototype.subTo=Ea,ye.prototype.multiplyTo=Ta,ye.prototype.squareTo=Ra,ye.prototype.divRemTo=$a,ye.prototype.invDigit=La,ye.prototype.addTo=Ia,ye.prototype.toString=Ca,ye.prototype.negate=Sa,ye.prototype.abs=Da,ye.prototype.compareTo=ka,ye.prototype.bitLength=Pa,ye.prototype.mod=Na,ye.prototype.equals=Ba,ye.prototype.add=Ya,ye.prototype.subtract=za,ye.prototype.multiply=Fa,ye.prototype.divide=Wa,ye.prototype.modPow=Qa,ye.ZERO=Zr(0),ye.ONE=Zr(1);function Za(t,e){return e=e||{},new Promise(function(r,n){var s=new XMLHttpRequest,l=[],c=[],a={},m=function(){return{ok:(s.status/100|0)==2,statusText:s.statusText,status:s.status,url:s.responseURL,text:function(){return Promise.resolve(s.responseText)},json:function(){return Promise.resolve(s.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([s.response]))},clone:m,headers:{keys:function(){return l},entries:function(){return c},get:function(_){return a[_.toLowerCase()]},has:function(_){return _.toLowerCase()in a}}}};for(var y in s.open(e.method||"get",t,!0),s.onload=function(){s.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(_,M,S){l.push(M=M.toLowerCase()),c.push([M,S]),a[M]=a[M]?a[M]+","+S:S}),r(m())},s.onerror=n,s.withCredentials=e.credentials=="include",e.headers)s.setRequestHeader(y,e.headers[y]);s.send(e.body||null)})}const Ka=Object.freeze(Object.defineProperty({__proto__:null,default:Za},Symbol.toStringTag,{value:"Module"})),Ao=Yr(Ka);var jo,Eo;function Ja(){return Eo||(Eo=1,jo=self.fetch||(self.fetch=Ao.default||Ao)),jo}Ja();var To={exports:{}};var Ro;function Xa(){return Ro||(Ro=1,(function(t,e){(function(r){var n;if(t.exports=r(),n=!0,!n){var s=window.Cookies,l=window.Cookies=r();l.noConflict=function(){return window.Cookies=s,l}}})(function(){function r(){for(var l=0,c={};l<arguments.length;l++){var a=arguments[l];for(var m in a)c[m]=a[m]}return c}function n(l){return l.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function s(l){function c(){}function a(y,_,M){if(!(typeof document>"u")){M=r({path:"/"},c.defaults,M),typeof M.expires=="number"&&(M.expires=new Date(new Date*1+M.expires*864e5)),M.expires=M.expires?M.expires.toUTCString():"";try{var S=JSON.stringify(_);/^[\{\[]/.test(S)&&(_=S)}catch{}_=l.write?l.write(_,y):encodeURIComponent(String(_)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),y=encodeURIComponent(String(y)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var C="";for(var k in M)M[k]&&(C+="; "+k,M[k]!==!0&&(C+="="+M[k].split(";")[0]));return document.cookie=y+"="+_+C}}function m(y,_){if(!(typeof document>"u")){for(var M={},S=document.cookie?document.cookie.split("; "):[],C=0;C<S.length;C++){var k=S[C].split("="),A=k.slice(1).join("=");!_&&A.charAt(0)==='"'&&(A=A.slice(1,-1));try{var N=n(k[0]);if(A=(l.read||l)(A,N)||n(A),_)try{A=JSON.parse(A)}catch{}if(M[N]=A,y===N)break}catch{}}return y?M[y]:M}}return c.set=a,c.get=function(y){return m(y,!1)},c.getJSON=function(y){return m(y,!0)},c.remove=function(y,_){a(y,"",r(_,{expires:-1}))},c.defaults={},c.withConverter=s,c}return s(function(){})})})(To)),To.exports}Xa();function el(){if(!window.MantineCognitoUserPool)throw new Error("Cognito Userpool has not been initialized.");return window.MantineCognitoUserPool}function tl(){return el().getCurrentUser()}function rl(){return new Promise((t,e)=>{const r=tl();r===null&&e(null),r?.getSession((n,s)=>{if(n!==null||s===null)return e(null);t({session:s,authenticatedUser:r})})})}async function nl(){const{session:t}=await rl();return t?.getIdToken().getJwtToken()}Z.createContext(void 0);var ol="undefined",sl="object",sr="browser",$o="cpu",No="device",Jr="engine",ir="os",ft="name",ar="type",Xr="vendor",Xe="version",en="architecture",tn="major",rn="model",il="console",al="mobile",ll="tablet",ul="smarttv",cl="wearable",dl="embedded",hl=typeof window!==ol,nn=hl&&window.navigator?window.navigator:void 0;nn&&nn.userAgentData&&nn.userAgentData;var lr=function(t){for(var e={},r=0;r<t.length;r++)e[t[r].toUpperCase()]=t[r];return e},ur=function(t){for(var e in t){var r=t[e];typeof r==sl&&r.length==2?this[r[0]]=r[1]:this[r]=void 0}return this};(function(){var t={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}};return ur.call(t.init,[[sr,[ft,Xe,tn,ar]],[$o,[en]],[No,[ar,rn,Xr]],[Jr,[ft,Xe]],[ir,[ft,Xe]]]),ur.call(t.isIgnore,[[sr,[Xe,tn]],[Jr,[Xe]],[ir,[Xe]]]),ur.call(t.isIgnoreRgx,[[sr,/ ?browser$/i],[ir,/ ?os$/i]]),ur.call(t.toString,[[sr,[ft,Xe]],[$o,[en]],[No,[Xr,rn]],[Jr,[ft,Xe]],[ir,[ft,Xe]]]),t})(),lr([ft,Xe,tn,ar]),lr([en]),lr([rn,Xr,ar,il,al,ul,ll,cl,dl]),lr([ft,Xe]);var on={exports:{}},fl=on.exports,Lo;function pl(){return Lo||(Lo=1,(function(t,e){(function(r,n){t.exports=n()})(fl,()=>(()=>{var r={873:(c,a)=>{var m,y,_=(function(){var M=function(P,x){var w=P,h=F[x],i=null,p=0,f=null,d=[],v={},D=function(E,L){i=(function(R){for(var Y=new Array(R),I=0;I<R;I+=1){Y[I]=new Array(R);for(var ce=0;ce<R;ce+=1)Y[I][ce]=null}return Y})(p=4*w+17),T(0,0),T(p-7,0),T(0,p-7),X(),q(),ee(E,L),w>=7&&re(E),f==null&&(f=ie(w,h,d)),ae(f,L)},T=function(E,L){for(var R=-1;R<=7;R+=1)if(!(E+R<=-1||p<=E+R))for(var Y=-1;Y<=7;Y+=1)L+Y<=-1||p<=L+Y||(i[E+R][L+Y]=0<=R&&R<=6&&(Y==0||Y==6)||0<=Y&&Y<=6&&(R==0||R==6)||2<=R&&R<=4&&2<=Y&&Y<=4)},q=function(){for(var E=8;E<p-8;E+=1)i[E][6]==null&&(i[E][6]=E%2==0);for(var L=8;L<p-8;L+=1)i[6][L]==null&&(i[6][L]=L%2==0)},X=function(){for(var E=B.getPatternPosition(w),L=0;L<E.length;L+=1)for(var R=0;R<E.length;R+=1){var Y=E[L],I=E[R];if(i[Y][I]==null)for(var ce=-2;ce<=2;ce+=1)for(var o=-2;o<=2;o+=1)i[Y+ce][I+o]=ce==-2||ce==2||o==-2||o==2||ce==0&&o==0}},re=function(E){for(var L=B.getBCHTypeNumber(w),R=0;R<18;R+=1){var Y=!E&&(L>>R&1)==1;i[Math.floor(R/3)][R%3+p-8-3]=Y}for(R=0;R<18;R+=1)Y=!E&&(L>>R&1)==1,i[R%3+p-8-3][Math.floor(R/3)]=Y},ee=function(E,L){for(var R=h<<3|L,Y=B.getBCHTypeInfo(R),I=0;I<15;I+=1){var ce=!E&&(Y>>I&1)==1;I<6?i[I][8]=ce:I<8?i[I+1][8]=ce:i[p-15+I][8]=ce}for(I=0;I<15;I+=1)ce=!E&&(Y>>I&1)==1,I<8?i[8][p-I-1]=ce:I<9?i[8][15-I-1+1]=ce:i[8][15-I-1]=ce;i[p-8][8]=!E},ae=function(E,L){for(var R=-1,Y=p-1,I=7,ce=0,o=B.getMaskFunction(L),u=p-1;u>0;u-=2)for(u==6&&(u-=1);;){for(var g=0;g<2;g+=1)if(i[Y][u-g]==null){var j=!1;ce<E.length&&(j=(E[ce]>>>I&1)==1),o(Y,u-g)&&(j=!j),i[Y][u-g]=j,(I-=1)==-1&&(ce+=1,I=7)}if((Y+=R)<0||p<=Y){Y-=R,R=-R;break}}},ie=function(E,L,R){for(var Y=te.getRSBlocks(E,L),I=oe(),ce=0;ce<R.length;ce+=1){var o=R[ce];I.put(o.getMode(),4),I.put(o.getLength(),B.getLengthInBits(o.getMode(),E)),o.write(I)}var u=0;for(ce=0;ce<Y.length;ce+=1)u+=Y[ce].dataCount;if(I.getLengthInBits()>8*u)throw"code length overflow. ("+I.getLengthInBits()+">"+8*u+")";for(I.getLengthInBits()+4<=8*u&&I.put(0,4);I.getLengthInBits()%8!=0;)I.putBit(!1);for(;!(I.getLengthInBits()>=8*u||(I.put(236,8),I.getLengthInBits()>=8*u));)I.put(17,8);return(function(g,j){for(var $=0,z=0,le=0,he=new Array(j.length),pe=new Array(j.length),Q=0;Q<j.length;Q+=1){var fe=j[Q].dataCount,me=j[Q].totalCount-fe;z=Math.max(z,fe),le=Math.max(le,me),he[Q]=new Array(fe);for(var ge=0;ge<he[Q].length;ge+=1)he[Q][ge]=255&g.getBuffer()[ge+$];$+=fe;var Se=B.getErrorCorrectPolynomial(me),Ce=W(he[Q],Se.getLength()-1).mod(Se);for(pe[Q]=new Array(Se.getLength()-1),ge=0;ge<pe[Q].length;ge+=1){var De=ge+Ce.getLength()-pe[Q].length;pe[Q][ge]=De>=0?Ce.getAt(De):0}}var He=0;for(ge=0;ge<j.length;ge+=1)He+=j[ge].totalCount;var $e=new Array(He),ke=0;for(ge=0;ge<z;ge+=1)for(Q=0;Q<j.length;Q+=1)ge<he[Q].length&&($e[ke]=he[Q][ge],ke+=1);for(ge=0;ge<le;ge+=1)for(Q=0;Q<j.length;Q+=1)ge<pe[Q].length&&($e[ke]=pe[Q][ge],ke+=1);return $e})(I,Y)};v.addData=function(E,L){var R=null;switch(L=L||"Byte"){case"Numeric":R=G(E);break;case"Alphanumeric":R=K(E);break;case"Byte":R=V(E);break;case"Kanji":R=U(E);break;default:throw"mode:"+L}d.push(R),f=null},v.isDark=function(E,L){if(E<0||p<=E||L<0||p<=L)throw E+","+L;return i[E][L]},v.getModuleCount=function(){return p},v.make=function(){if(w<1){for(var E=1;E<40;E++){for(var L=te.getRSBlocks(E,h),R=oe(),Y=0;Y<d.length;Y++){var I=d[Y];R.put(I.getMode(),4),R.put(I.getLength(),B.getLengthInBits(I.getMode(),E)),I.write(R)}var ce=0;for(Y=0;Y<L.length;Y++)ce+=L[Y].dataCount;if(R.getLengthInBits()<=8*ce)break}w=E}D(!1,(function(){for(var o=0,u=0,g=0;g<8;g+=1){D(!0,g);var j=B.getLostPoint(v);(g==0||o>j)&&(o=j,u=g)}return u})())},v.createTableTag=function(E,L){E=E||2;var R="";R+='<table style="',R+=" border-width: 0px; border-style: none;",R+=" border-collapse: collapse;",R+=" padding: 0px; margin: "+(L=L===void 0?4*E:L)+"px;",R+='">',R+="<tbody>";for(var Y=0;Y<v.getModuleCount();Y+=1){R+="<tr>";for(var I=0;I<v.getModuleCount();I+=1)R+='<td style="',R+=" border-width: 0px; border-style: none;",R+=" border-collapse: collapse;",R+=" padding: 0px; margin: 0px;",R+=" width: "+E+"px;",R+=" height: "+E+"px;",R+=" background-color: ",R+=v.isDark(Y,I)?"#000000":"#ffffff",R+=";",R+='"/>';R+="</tr>"}return(R+="</tbody>")+"</table>"},v.createSvgTag=function(E,L,R,Y){var I={};typeof arguments[0]=="object"&&(E=(I=arguments[0]).cellSize,L=I.margin,R=I.alt,Y=I.title),E=E||2,L=L===void 0?4*E:L,(R=typeof R=="string"?{text:R}:R||{}).text=R.text||null,R.id=R.text?R.id||"qrcode-description":null,(Y=typeof Y=="string"?{text:Y}:Y||{}).text=Y.text||null,Y.id=Y.text?Y.id||"qrcode-title":null;var ce,o,u,g,j=v.getModuleCount()*E+2*L,$="";for(g="l"+E+",0 0,"+E+" -"+E+",0 0,-"+E+"z ",$+='<svg version="1.1" xmlns="http://www.w3.org/2000/svg"',$+=I.scalable?"":' width="'+j+'px" height="'+j+'px"',$+=' viewBox="0 0 '+j+" "+j+'" ',$+=' preserveAspectRatio="xMinYMin meet"',$+=Y.text||R.text?' role="img" aria-labelledby="'+ue([Y.id,R.id].join(" ").trim())+'"':"",$+=">",$+=Y.text?'<title id="'+ue(Y.id)+'">'+ue(Y.text)+"</title>":"",$+=R.text?'<description id="'+ue(R.id)+'">'+ue(R.text)+"</description>":"",$+='<rect width="100%" height="100%" fill="white" cx="0" cy="0"/>',$+='<path d="',o=0;o<v.getModuleCount();o+=1)for(u=o*E+L,ce=0;ce<v.getModuleCount();ce+=1)v.isDark(o,ce)&&($+="M"+(ce*E+L)+","+u+g);return($+='" stroke="transparent" fill="black"/>')+"</svg>"},v.createDataURL=function(E,L){E=E||2,L=L===void 0?4*E:L;var R=v.getModuleCount()*E+2*L,Y=L,I=R-L;return ne(R,R,function(ce,o){if(Y<=ce&&ce<I&&Y<=o&&o<I){var u=Math.floor((ce-Y)/E),g=Math.floor((o-Y)/E);return v.isDark(g,u)?0:1}return 1})},v.createImgTag=function(E,L,R){E=E||2,L=L===void 0?4*E:L;var Y=v.getModuleCount()*E+2*L,I="";return I+="<img",I+=' src="',I+=v.createDataURL(E,L),I+='"',I+=' width="',I+=Y,I+='"',I+=' height="',I+=Y,I+='"',R&&(I+=' alt="',I+=ue(R),I+='"'),I+"/>"};var ue=function(E){for(var L="",R=0;R<E.length;R+=1){var Y=E.charAt(R);switch(Y){case"<":L+="<";break;case">":L+=">";break;case"&":L+="&";break;case'"':L+=""";break;default:L+=Y}}return L};return v.createASCII=function(E,L){if((E=E||1)<2)return(function(he){he=he===void 0?2:he;var pe,Q,fe,me,ge,Se=1*v.getModuleCount()+2*he,Ce=he,De=Se-he,He={"██":"█","█ ":"▀"," █":"▄"," ":" "},$e={"██":"▀","█ ":"▀"," █":" "," ":" "},ke="";for(pe=0;pe<Se;pe+=2){for(fe=Math.floor((pe-Ce)/1),me=Math.floor((pe+1-Ce)/1),Q=0;Q<Se;Q+=1)ge="█",Ce<=Q&&Q<De&&Ce<=pe&&pe<De&&v.isDark(fe,Math.floor((Q-Ce)/1))&&(ge=" "),Ce<=Q&&Q<De&&Ce<=pe+1&&pe+1<De&&v.isDark(me,Math.floor((Q-Ce)/1))?ge+=" ":ge+="█",ke+=he<1&&pe+1>=De?$e[ge]:He[ge];ke+=`
|
|
20
|
+
`}return Se%2&&he>0?ke.substring(0,ke.length-Se-1)+Array(Se+1).join("▀"):ke.substring(0,ke.length-1)})(L);E-=1,L=L===void 0?2*E:L;var R,Y,I,ce,o=v.getModuleCount()*E+2*L,u=L,g=o-L,j=Array(E+1).join("██"),$=Array(E+1).join(" "),z="",le="";for(R=0;R<o;R+=1){for(I=Math.floor((R-u)/E),le="",Y=0;Y<o;Y+=1)ce=1,u<=Y&&Y<g&&u<=R&&R<g&&v.isDark(I,Math.floor((Y-u)/E))&&(ce=0),le+=ce?j:$;for(I=0;I<E;I+=1)z+=le+`
|
|
21
|
+
`}return z.substring(0,z.length-1)},v.renderTo2dContext=function(E,L){L=L||2;for(var R=v.getModuleCount(),Y=0;Y<R;Y++)for(var I=0;I<R;I++)E.fillStyle=v.isDark(Y,I)?"black":"white",E.fillRect(Y*L,I*L,L,L)},v};M.stringToBytes=(M.stringToBytesFuncs={default:function(P){for(var x=[],w=0;w<P.length;w+=1){var h=P.charCodeAt(w);x.push(255&h)}return x}}).default,M.createStringToBytes=function(P,x){var w=(function(){for(var i=se(P),p=function(){var q=i.read();if(q==-1)throw"eof";return q},f=0,d={};;){var v=i.read();if(v==-1)break;var D=p(),T=p()<<8|p();d[String.fromCharCode(v<<8|D)]=T,f+=1}if(f!=x)throw f+" != "+x;return d})(),h=63;return function(i){for(var p=[],f=0;f<i.length;f+=1){var d=i.charCodeAt(f);if(d<128)p.push(d);else{var v=w[i.charAt(f)];typeof v=="number"?(255&v)==v?p.push(v):(p.push(v>>>8),p.push(255&v)):p.push(h)}}return p}};var S,C,k,A,N,F={L:1,M:0,Q:3,H:2},B=(S=[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],C=1335,k=7973,N=function(P){for(var x=0;P!=0;)x+=1,P>>>=1;return x},(A={}).getBCHTypeInfo=function(P){for(var x=P<<10;N(x)-N(C)>=0;)x^=C<<N(x)-N(C);return 21522^(P<<10|x)},A.getBCHTypeNumber=function(P){for(var x=P<<12;N(x)-N(k)>=0;)x^=k<<N(x)-N(k);return P<<12|x},A.getPatternPosition=function(P){return S[P-1]},A.getMaskFunction=function(P){switch(P){case 0:return function(x,w){return(x+w)%2==0};case 1:return function(x,w){return x%2==0};case 2:return function(x,w){return w%3==0};case 3:return function(x,w){return(x+w)%3==0};case 4:return function(x,w){return(Math.floor(x/2)+Math.floor(w/3))%2==0};case 5:return function(x,w){return x*w%2+x*w%3==0};case 6:return function(x,w){return(x*w%2+x*w%3)%2==0};case 7:return function(x,w){return(x*w%3+(x+w)%2)%2==0};default:throw"bad maskPattern:"+P}},A.getErrorCorrectPolynomial=function(P){for(var x=W([1],0),w=0;w<P;w+=1)x=x.multiply(W([1,H.gexp(w)],0));return x},A.getLengthInBits=function(P,x){if(1<=x&&x<10)switch(P){case 1:return 10;case 2:return 9;case 4:case 8:return 8;default:throw"mode:"+P}else if(x<27)switch(P){case 1:return 12;case 2:return 11;case 4:return 16;case 8:return 10;default:throw"mode:"+P}else{if(!(x<41))throw"type:"+x;switch(P){case 1:return 14;case 2:return 13;case 4:return 16;case 8:return 12;default:throw"mode:"+P}}},A.getLostPoint=function(P){for(var x=P.getModuleCount(),w=0,h=0;h<x;h+=1)for(var i=0;i<x;i+=1){for(var p=0,f=P.isDark(h,i),d=-1;d<=1;d+=1)if(!(h+d<0||x<=h+d))for(var v=-1;v<=1;v+=1)i+v<0||x<=i+v||d==0&&v==0||f==P.isDark(h+d,i+v)&&(p+=1);p>5&&(w+=3+p-5)}for(h=0;h<x-1;h+=1)for(i=0;i<x-1;i+=1){var D=0;P.isDark(h,i)&&(D+=1),P.isDark(h+1,i)&&(D+=1),P.isDark(h,i+1)&&(D+=1),P.isDark(h+1,i+1)&&(D+=1),D!=0&&D!=4||(w+=3)}for(h=0;h<x;h+=1)for(i=0;i<x-6;i+=1)P.isDark(h,i)&&!P.isDark(h,i+1)&&P.isDark(h,i+2)&&P.isDark(h,i+3)&&P.isDark(h,i+4)&&!P.isDark(h,i+5)&&P.isDark(h,i+6)&&(w+=40);for(i=0;i<x;i+=1)for(h=0;h<x-6;h+=1)P.isDark(h,i)&&!P.isDark(h+1,i)&&P.isDark(h+2,i)&&P.isDark(h+3,i)&&P.isDark(h+4,i)&&!P.isDark(h+5,i)&&P.isDark(h+6,i)&&(w+=40);var T=0;for(i=0;i<x;i+=1)for(h=0;h<x;h+=1)P.isDark(h,i)&&(T+=1);return w+Math.abs(100*T/x/x-50)/5*10},A),H=(function(){for(var P=new Array(256),x=new Array(256),w=0;w<8;w+=1)P[w]=1<<w;for(w=8;w<256;w+=1)P[w]=P[w-4]^P[w-5]^P[w-6]^P[w-8];for(w=0;w<255;w+=1)x[P[w]]=w;return{glog:function(h){if(h<1)throw"glog("+h+")";return x[h]},gexp:function(h){for(;h<0;)h+=255;for(;h>=256;)h-=255;return P[h]}}})();function W(P,x){if(P.length===void 0)throw P.length+"/"+x;var w=(function(){for(var i=0;i<P.length&&P[i]==0;)i+=1;for(var p=new Array(P.length-i+x),f=0;f<P.length-i;f+=1)p[f]=P[f+i];return p})(),h={getAt:function(i){return w[i]},getLength:function(){return w.length},multiply:function(i){for(var p=new Array(h.getLength()+i.getLength()-1),f=0;f<h.getLength();f+=1)for(var d=0;d<i.getLength();d+=1)p[f+d]^=H.gexp(H.glog(h.getAt(f))+H.glog(i.getAt(d)));return W(p,0)},mod:function(i){if(h.getLength()-i.getLength()<0)return h;for(var p=H.glog(h.getAt(0))-H.glog(i.getAt(0)),f=new Array(h.getLength()),d=0;d<h.getLength();d+=1)f[d]=h.getAt(d);for(d=0;d<i.getLength();d+=1)f[d]^=H.gexp(H.glog(i.getAt(d))+p);return W(f,0).mod(i)}};return h}var te=(function(){var P=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12,7,37,13],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],x=function(h,i){var p={};return p.totalCount=h,p.dataCount=i,p},w={getRSBlocks:function(h,i){var p=(function(re,ee){switch(ee){case F.L:return P[4*(re-1)+0];case F.M:return P[4*(re-1)+1];case F.Q:return P[4*(re-1)+2];case F.H:return P[4*(re-1)+3];default:return}})(h,i);if(p===void 0)throw"bad rs block @ typeNumber:"+h+"/errorCorrectionLevel:"+i;for(var f=p.length/3,d=[],v=0;v<f;v+=1)for(var D=p[3*v+0],T=p[3*v+1],q=p[3*v+2],X=0;X<D;X+=1)d.push(x(T,q));return d}};return w})(),oe=function(){var P=[],x=0,w={getBuffer:function(){return P},getAt:function(h){var i=Math.floor(h/8);return(P[i]>>>7-h%8&1)==1},put:function(h,i){for(var p=0;p<i;p+=1)w.putBit((h>>>i-p-1&1)==1)},getLengthInBits:function(){return x},putBit:function(h){var i=Math.floor(x/8);P.length<=i&&P.push(0),h&&(P[i]|=128>>>x%8),x+=1}};return w},G=function(P){var x=P,w={getMode:function(){return 1},getLength:function(p){return x.length},write:function(p){for(var f=x,d=0;d+2<f.length;)p.put(h(f.substring(d,d+3)),10),d+=3;d<f.length&&(f.length-d==1?p.put(h(f.substring(d,d+1)),4):f.length-d==2&&p.put(h(f.substring(d,d+2)),7))}},h=function(p){for(var f=0,d=0;d<p.length;d+=1)f=10*f+i(p.charAt(d));return f},i=function(p){if("0"<=p&&p<="9")return p.charCodeAt(0)-48;throw"illegal char :"+p};return w},K=function(P){var x=P,w={getMode:function(){return 2},getLength:function(i){return x.length},write:function(i){for(var p=x,f=0;f+1<p.length;)i.put(45*h(p.charAt(f))+h(p.charAt(f+1)),11),f+=2;f<p.length&&i.put(h(p.charAt(f)),6)}},h=function(i){if("0"<=i&&i<="9")return i.charCodeAt(0)-48;if("A"<=i&&i<="Z")return i.charCodeAt(0)-65+10;switch(i){case" ":return 36;case"$":return 37;case"%":return 38;case"*":return 39;case"+":return 40;case"-":return 41;case".":return 42;case"/":return 43;case":":return 44;default:throw"illegal char :"+i}};return w},V=function(P){var x=M.stringToBytes(P);return{getMode:function(){return 4},getLength:function(w){return x.length},write:function(w){for(var h=0;h<x.length;h+=1)w.put(x[h],8)}}},U=function(P){var x=M.stringToBytesFuncs.SJIS;if(!x)throw"sjis not supported.";(function(){var i=x("友");if(i.length!=2||(i[0]<<8|i[1])!=38726)throw"sjis not supported."})();var w=x(P),h={getMode:function(){return 8},getLength:function(i){return~~(w.length/2)},write:function(i){for(var p=w,f=0;f+1<p.length;){var d=(255&p[f])<<8|255&p[f+1];if(33088<=d&&d<=40956)d-=33088;else{if(!(57408<=d&&d<=60351))throw"illegal char at "+(f+1)+"/"+d;d-=49472}d=192*(d>>>8&255)+(255&d),i.put(d,13),f+=2}if(f<p.length)throw"illegal char at "+(f+1)}};return h},J=function(){var P=[],x={writeByte:function(w){P.push(255&w)},writeShort:function(w){x.writeByte(w),x.writeByte(w>>>8)},writeBytes:function(w,h,i){h=h||0,i=i||w.length;for(var p=0;p<i;p+=1)x.writeByte(w[p+h])},writeString:function(w){for(var h=0;h<w.length;h+=1)x.writeByte(w.charCodeAt(h))},toByteArray:function(){return P},toString:function(){var w="";w+="[";for(var h=0;h<P.length;h+=1)h>0&&(w+=","),w+=P[h];return w+"]"}};return x},se=function(P){var x=P,w=0,h=0,i=0,p={read:function(){for(;i<8;){if(w>=x.length){if(i==0)return-1;throw"unexpected end of file./"+i}var d=x.charAt(w);if(w+=1,d=="=")return i=0,-1;d.match(/^\s$/)||(h=h<<6|f(d.charCodeAt(0)),i+=6)}var v=h>>>i-8&255;return i-=8,v}},f=function(d){if(65<=d&&d<=90)return d-65;if(97<=d&&d<=122)return d-97+26;if(48<=d&&d<=57)return d-48+52;if(d==43)return 62;if(d==47)return 63;throw"c:"+d};return p},ne=function(P,x,w){for(var h=(function(T,q){var X=T,re=q,ee=new Array(T*q),ae={setPixel:function(E,L,R){ee[L*X+E]=R},write:function(E){E.writeString("GIF87a"),E.writeShort(X),E.writeShort(re),E.writeByte(128),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(0),E.writeByte(255),E.writeByte(255),E.writeByte(255),E.writeString(","),E.writeShort(0),E.writeShort(0),E.writeShort(X),E.writeShort(re),E.writeByte(0);var L=ie(2);E.writeByte(2);for(var R=0;L.length-R>255;)E.writeByte(255),E.writeBytes(L,R,255),R+=255;E.writeByte(L.length-R),E.writeBytes(L,R,L.length-R),E.writeByte(0),E.writeString(";")}},ie=function(E){for(var L=1<<E,R=1+(1<<E),Y=E+1,I=ue(),ce=0;ce<L;ce+=1)I.add(String.fromCharCode(ce));I.add(String.fromCharCode(L)),I.add(String.fromCharCode(R));var o,u,g,j=J(),$=(o=j,u=0,g=0,{write:function(pe,Q){if(pe>>>Q)throw"length over";for(;u+Q>=8;)o.writeByte(255&(pe<<u|g)),Q-=8-u,pe>>>=8-u,g=0,u=0;g|=pe<<u,u+=Q},flush:function(){u>0&&o.writeByte(g)}});$.write(L,Y);var z=0,le=String.fromCharCode(ee[z]);for(z+=1;z<ee.length;){var he=String.fromCharCode(ee[z]);z+=1,I.contains(le+he)?le+=he:($.write(I.indexOf(le),Y),I.size()<4095&&(I.size()==1<<Y&&(Y+=1),I.add(le+he)),le=he)}return $.write(I.indexOf(le),Y),$.write(R,Y),$.flush(),j.toByteArray()},ue=function(){var E={},L=0,R={add:function(Y){if(R.contains(Y))throw"dup key:"+Y;E[Y]=L,L+=1},size:function(){return L},indexOf:function(Y){return E[Y]},contains:function(Y){return E[Y]!==void 0}};return R};return ae})(P,x),i=0;i<x;i+=1)for(var p=0;p<P;p+=1)h.setPixel(p,i,w(p,i));var f=J();h.write(f);for(var d=(function(){var T=0,q=0,X=0,re="",ee={},ae=function(ue){re+=String.fromCharCode(ie(63&ue))},ie=function(ue){if(!(ue<0)){if(ue<26)return 65+ue;if(ue<52)return ue-26+97;if(ue<62)return ue-52+48;if(ue==62)return 43;if(ue==63)return 47}throw"n:"+ue};return ee.writeByte=function(ue){for(T=T<<8|255&ue,q+=8,X+=1;q>=6;)ae(T>>>q-6),q-=6},ee.flush=function(){if(q>0&&(ae(T<<6-q),T=0,q=0),X%3!=0)for(var ue=3-X%3,E=0;E<ue;E+=1)re+="="},ee.toString=function(){return re},ee})(),v=f.toByteArray(),D=0;D<v.length;D+=1)d.writeByte(v[D]);return d.flush(),"data:image/gif;base64,"+d};return M})();_.stringToBytesFuncs["UTF-8"]=function(M){return(function(S){for(var C=[],k=0;k<S.length;k++){var A=S.charCodeAt(k);A<128?C.push(A):A<2048?C.push(192|A>>6,128|63&A):A<55296||A>=57344?C.push(224|A>>12,128|A>>6&63,128|63&A):(k++,A=65536+((1023&A)<<10|1023&S.charCodeAt(k)),C.push(240|A>>18,128|A>>12&63,128|A>>6&63,128|63&A))}return C})(M)},(y=typeof(m=function(){return _})=="function"?m.apply(a,[]):m)===void 0||(c.exports=y)}},n={};function s(c){var a=n[c];if(a!==void 0)return a.exports;var m=n[c]={exports:{}};return r[c](m,m.exports,s),m.exports}s.n=c=>{var a=c&&c.__esModule?()=>c.default:()=>c;return s.d(a,{a}),a},s.d=(c,a)=>{for(var m in a)s.o(a,m)&&!s.o(c,m)&&Object.defineProperty(c,m,{enumerable:!0,get:a[m]})},s.o=(c,a)=>Object.prototype.hasOwnProperty.call(c,a);var l={};return(()=>{s.d(l,{default:()=>x});const c=w=>!!w&&typeof w=="object"&&!Array.isArray(w);function a(w,...h){if(!h.length)return w;const i=h.shift();return i!==void 0&&c(w)&&c(i)?(w=Object.assign({},w),Object.keys(i).forEach(p=>{const f=w[p],d=i[p];Array.isArray(f)&&Array.isArray(d)?w[p]=d:c(f)&&c(d)?w[p]=a(Object.assign({},f),d):w[p]=d}),a(w,...h)):w}function m(w,h){const i=document.createElement("a");i.download=h,i.href=w,document.body.appendChild(i),i.click(),document.body.removeChild(i)}const y={L:.07,M:.15,Q:.25,H:.3};class _{constructor({svg:h,type:i,window:p}){this._svg=h,this._type=i,this._window=p}draw(h,i,p,f){let d;switch(this._type){case"dots":d=this._drawDot;break;case"classy":d=this._drawClassy;break;case"classy-rounded":d=this._drawClassyRounded;break;case"rounded":d=this._drawRounded;break;case"extra-rounded":d=this._drawExtraRounded;break;default:d=this._drawSquare}d.call(this,{x:h,y:i,size:p,getNeighbor:f})}_rotateFigure({x:h,y:i,size:p,rotation:f=0,draw:d}){var v;const D=h+p/2,T=i+p/2;d(),(v=this._element)===null||v===void 0||v.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${T})`)}_basicDot(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(p+i/2)),this._element.setAttribute("cy",String(f+i/2)),this._element.setAttribute("r",String(i/2))}}))}_basicSquare(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(p)),this._element.setAttribute("y",String(f)),this._element.setAttribute("width",String(i)),this._element.setAttribute("height",String(i))}}))}_basicSideRounded(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${i}h `+i/2+`a ${i/2} ${i/2}, 0, 0, 0, 0 ${-i}`)}}))}_basicCornerRounded(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${i}h ${i}v `+-i/2+`a ${i/2} ${i/2}, 0, 0, 0, ${-i/2} ${-i/2}`)}}))}_basicCornerExtraRounded(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v ${i}h ${i}a ${i} ${i}, 0, 0, 0, ${-i} ${-i}`)}}))}_basicCornersRounded(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${p} ${f}v `+i/2+`a ${i/2} ${i/2}, 0, 0, 0, ${i/2} ${i/2}h `+i/2+"v "+-i/2+`a ${i/2} ${i/2}, 0, 0, 0, ${-i/2} ${-i/2}`)}}))}_drawDot({x:h,y:i,size:p}){this._basicDot({x:h,y:i,size:p,rotation:0})}_drawSquare({x:h,y:i,size:p}){this._basicSquare({x:h,y:i,size:p,rotation:0})}_drawRounded({x:h,y:i,size:p,getNeighbor:f}){const d=f?+f(-1,0):0,v=f?+f(1,0):0,D=f?+f(0,-1):0,T=f?+f(0,1):0,q=d+v+D+T;if(q!==0)if(q>2||d&&v||D&&T)this._basicSquare({x:h,y:i,size:p,rotation:0});else{if(q===2){let X=0;return d&&D?X=Math.PI/2:D&&v?X=Math.PI:v&&T&&(X=-Math.PI/2),void this._basicCornerRounded({x:h,y:i,size:p,rotation:X})}if(q===1){let X=0;return D?X=Math.PI/2:v?X=Math.PI:T&&(X=-Math.PI/2),void this._basicSideRounded({x:h,y:i,size:p,rotation:X})}}else this._basicDot({x:h,y:i,size:p,rotation:0})}_drawExtraRounded({x:h,y:i,size:p,getNeighbor:f}){const d=f?+f(-1,0):0,v=f?+f(1,0):0,D=f?+f(0,-1):0,T=f?+f(0,1):0,q=d+v+D+T;if(q!==0)if(q>2||d&&v||D&&T)this._basicSquare({x:h,y:i,size:p,rotation:0});else{if(q===2){let X=0;return d&&D?X=Math.PI/2:D&&v?X=Math.PI:v&&T&&(X=-Math.PI/2),void this._basicCornerExtraRounded({x:h,y:i,size:p,rotation:X})}if(q===1){let X=0;return D?X=Math.PI/2:v?X=Math.PI:T&&(X=-Math.PI/2),void this._basicSideRounded({x:h,y:i,size:p,rotation:X})}}else this._basicDot({x:h,y:i,size:p,rotation:0})}_drawClassy({x:h,y:i,size:p,getNeighbor:f}){const d=f?+f(-1,0):0,v=f?+f(1,0):0,D=f?+f(0,-1):0,T=f?+f(0,1):0;d+v+D+T!==0?d||D?v||T?this._basicSquare({x:h,y:i,size:p,rotation:0}):this._basicCornerRounded({x:h,y:i,size:p,rotation:Math.PI/2}):this._basicCornerRounded({x:h,y:i,size:p,rotation:-Math.PI/2}):this._basicCornersRounded({x:h,y:i,size:p,rotation:Math.PI/2})}_drawClassyRounded({x:h,y:i,size:p,getNeighbor:f}){const d=f?+f(-1,0):0,v=f?+f(1,0):0,D=f?+f(0,-1):0,T=f?+f(0,1):0;d+v+D+T!==0?d||D?v||T?this._basicSquare({x:h,y:i,size:p,rotation:0}):this._basicCornerExtraRounded({x:h,y:i,size:p,rotation:Math.PI/2}):this._basicCornerExtraRounded({x:h,y:i,size:p,rotation:-Math.PI/2}):this._basicCornersRounded({x:h,y:i,size:p,rotation:Math.PI/2})}}const M={dot:"dot",square:"square",extraRounded:"extra-rounded"},S=Object.values(M);class C{constructor({svg:h,type:i,window:p}){this._svg=h,this._type=i,this._window=p}draw(h,i,p,f){let d;switch(this._type){case M.square:d=this._drawSquare;break;case M.extraRounded:d=this._drawExtraRounded;break;default:d=this._drawDot}d.call(this,{x:h,y:i,size:p,rotation:f})}_rotateFigure({x:h,y:i,size:p,rotation:f=0,draw:d}){var v;const D=h+p/2,T=i+p/2;d(),(v=this._element)===null||v===void 0||v.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${T})`)}_basicDot(h){const{size:i,x:p,y:f}=h,d=i/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p+i/2} ${f}a ${i/2} ${i/2} 0 1 0 0.1 0zm 0 ${d}a ${i/2-d} ${i/2-d} 0 1 1 -0.1 0Z`)}}))}_basicSquare(h){const{size:i,x:p,y:f}=h,d=i/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p} ${f}v ${i}h ${i}v `+-i+`zM ${p+d} ${f+d}h `+(i-2*d)+"v "+(i-2*d)+"h "+(2*d-i)+"z")}}))}_basicExtraRounded(h){const{size:i,x:p,y:f}=h,d=i/7;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("clip-rule","evenodd"),this._element.setAttribute("d",`M ${p} ${f+2.5*d}v `+2*d+`a ${2.5*d} ${2.5*d}, 0, 0, 0, ${2.5*d} ${2.5*d}h `+2*d+`a ${2.5*d} ${2.5*d}, 0, 0, 0, ${2.5*d} ${2.5*-d}v `+-2*d+`a ${2.5*d} ${2.5*d}, 0, 0, 0, ${2.5*-d} ${2.5*-d}h `+-2*d+`a ${2.5*d} ${2.5*d}, 0, 0, 0, ${2.5*-d} ${2.5*d}M ${p+2.5*d} ${f+d}h `+2*d+`a ${1.5*d} ${1.5*d}, 0, 0, 1, ${1.5*d} ${1.5*d}v `+2*d+`a ${1.5*d} ${1.5*d}, 0, 0, 1, ${1.5*-d} ${1.5*d}h `+-2*d+`a ${1.5*d} ${1.5*d}, 0, 0, 1, ${1.5*-d} ${1.5*-d}v `+-2*d+`a ${1.5*d} ${1.5*d}, 0, 0, 1, ${1.5*d} ${1.5*-d}`)}}))}_drawDot({x:h,y:i,size:p,rotation:f}){this._basicDot({x:h,y:i,size:p,rotation:f})}_drawSquare({x:h,y:i,size:p,rotation:f}){this._basicSquare({x:h,y:i,size:p,rotation:f})}_drawExtraRounded({x:h,y:i,size:p,rotation:f}){this._basicExtraRounded({x:h,y:i,size:p,rotation:f})}}const k={dot:"dot",square:"square"},A=Object.values(k);class N{constructor({svg:h,type:i,window:p}){this._svg=h,this._type=i,this._window=p}draw(h,i,p,f){let d;d=this._type===k.square?this._drawSquare:this._drawDot,d.call(this,{x:h,y:i,size:p,rotation:f})}_rotateFigure({x:h,y:i,size:p,rotation:f=0,draw:d}){var v;const D=h+p/2,T=i+p/2;d(),(v=this._element)===null||v===void 0||v.setAttribute("transform",`rotate(${180*f/Math.PI},${D},${T})`)}_basicDot(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(p+i/2)),this._element.setAttribute("cy",String(f+i/2)),this._element.setAttribute("r",String(i/2))}}))}_basicSquare(h){const{size:i,x:p,y:f}=h;this._rotateFigure(Object.assign(Object.assign({},h),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(p)),this._element.setAttribute("y",String(f)),this._element.setAttribute("width",String(i)),this._element.setAttribute("height",String(i))}}))}_drawDot({x:h,y:i,size:p,rotation:f}){this._basicDot({x:h,y:i,size:p,rotation:f})}_drawSquare({x:h,y:i,size:p,rotation:f}){this._basicSquare({x:h,y:i,size:p,rotation:f})}}const F="circle",B=[[1,1,1,1,1,1,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,0,0,0,0,0,1],[1,1,1,1,1,1,1]],H=[[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[0,0,1,1,1,0,0],[0,0,1,1,1,0,0],[0,0,1,1,1,0,0],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]];class W{constructor(h,i){this._roundSize=p=>this._options.dotsOptions.roundSize?Math.floor(p):p,this._window=i,this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","svg"),this._element.setAttribute("width",String(h.width)),this._element.setAttribute("height",String(h.height)),this._element.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),h.dotsOptions.roundSize||this._element.setAttribute("shape-rendering","crispEdges"),this._element.setAttribute("viewBox",`0 0 ${h.width} ${h.height}`),this._defs=this._window.document.createElementNS("http://www.w3.org/2000/svg","defs"),this._element.appendChild(this._defs),this._imageUri=h.image,this._instanceId=W.instanceCount++,this._options=h}get width(){return this._options.width}get height(){return this._options.height}getElement(){return this._element}async drawQR(h){const i=h.getModuleCount(),p=Math.min(this._options.width,this._options.height)-2*this._options.margin,f=this._options.shape===F?p/Math.sqrt(2):p,d=this._roundSize(f/i);let v={hideXDots:0,hideYDots:0,width:0,height:0};if(this._qr=h,this._options.image){if(await this.loadImage(),!this._image)return;const{imageOptions:D,qrOptions:T}=this._options,q=D.imageSize*y[T.errorCorrectionLevel],X=Math.floor(q*i*i);v=(function({originalHeight:re,originalWidth:ee,maxHiddenDots:ae,maxHiddenAxisDots:ie,dotSize:ue}){const E={x:0,y:0},L={x:0,y:0};if(re<=0||ee<=0||ae<=0||ue<=0)return{height:0,width:0,hideYDots:0,hideXDots:0};const R=re/ee;return E.x=Math.floor(Math.sqrt(ae/R)),E.x<=0&&(E.x=1),ie&&ie<E.x&&(E.x=ie),E.x%2==0&&E.x--,L.x=E.x*ue,E.y=1+2*Math.ceil((E.x*R-1)/2),L.y=Math.round(L.x*R),(E.y*E.x>ae||ie&&ie<E.y)&&(ie&&ie<E.y?(E.y=ie,E.y%2==0&&E.x--):E.y-=2,L.y=E.y*ue,E.x=1+2*Math.ceil((E.y/R-1)/2),L.x=Math.round(L.y/R)),{height:L.y,width:L.x,hideYDots:E.y,hideXDots:E.x}})({originalWidth:this._image.width,originalHeight:this._image.height,maxHiddenDots:X,maxHiddenAxisDots:i-14,dotSize:d})}this.drawBackground(),this.drawDots((D,T)=>{var q,X,re,ee,ae,ie;return!(this._options.imageOptions.hideBackgroundDots&&D>=(i-v.hideYDots)/2&&D<(i+v.hideYDots)/2&&T>=(i-v.hideXDots)/2&&T<(i+v.hideXDots)/2||!((q=B[D])===null||q===void 0)&&q[T]||!((X=B[D-i+7])===null||X===void 0)&&X[T]||!((re=B[D])===null||re===void 0)&&re[T-i+7]||!((ee=H[D])===null||ee===void 0)&&ee[T]||!((ae=H[D-i+7])===null||ae===void 0)&&ae[T]||!((ie=H[D])===null||ie===void 0)&&ie[T-i+7])}),this.drawCorners(),this._options.image&&await this.drawImage({width:v.width,height:v.height,count:i,dotSize:d})}drawBackground(){var h,i,p;const f=this._element,d=this._options;if(f){const v=(h=d.backgroundOptions)===null||h===void 0?void 0:h.gradient,D=(i=d.backgroundOptions)===null||i===void 0?void 0:i.color;let T=d.height,q=d.width;if(v||D){const X=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");this._backgroundClipPath=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),this._backgroundClipPath.setAttribute("id",`clip-path-background-color-${this._instanceId}`),this._defs.appendChild(this._backgroundClipPath),!((p=d.backgroundOptions)===null||p===void 0)&&p.round&&(T=q=Math.min(d.width,d.height),X.setAttribute("rx",String(T/2*d.backgroundOptions.round))),X.setAttribute("x",String(this._roundSize((d.width-q)/2))),X.setAttribute("y",String(this._roundSize((d.height-T)/2))),X.setAttribute("width",String(q)),X.setAttribute("height",String(T)),this._backgroundClipPath.appendChild(X),this._createColor({options:v,color:D,additionalRotation:0,x:0,y:0,height:d.height,width:d.width,name:`background-color-${this._instanceId}`})}}}drawDots(h){var i,p;if(!this._qr)throw"QR code is not defined";const f=this._options,d=this._qr.getModuleCount();if(d>f.width||d>f.height)throw"The canvas is too small.";const v=Math.min(f.width,f.height)-2*f.margin,D=f.shape===F?v/Math.sqrt(2):v,T=this._roundSize(D/d),q=this._roundSize((f.width-d*T)/2),X=this._roundSize((f.height-d*T)/2),re=new _({svg:this._element,type:f.dotsOptions.type,window:this._window});this._dotsClipPath=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),this._dotsClipPath.setAttribute("id",`clip-path-dot-color-${this._instanceId}`),this._defs.appendChild(this._dotsClipPath),this._createColor({options:(i=f.dotsOptions)===null||i===void 0?void 0:i.gradient,color:f.dotsOptions.color,additionalRotation:0,x:0,y:0,height:f.height,width:f.width,name:`dot-color-${this._instanceId}`});for(let ee=0;ee<d;ee++)for(let ae=0;ae<d;ae++)h&&!h(ee,ae)||!((p=this._qr)===null||p===void 0)&&p.isDark(ee,ae)&&(re.draw(q+ae*T,X+ee*T,T,(ie,ue)=>!(ae+ie<0||ee+ue<0||ae+ie>=d||ee+ue>=d)&&!(h&&!h(ee+ue,ae+ie))&&!!this._qr&&this._qr.isDark(ee+ue,ae+ie)),re._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(re._element));if(f.shape===F){const ee=this._roundSize((v/T-d)/2),ae=d+2*ee,ie=q-ee*T,ue=X-ee*T,E=[],L=this._roundSize(ae/2);for(let R=0;R<ae;R++){E[R]=[];for(let Y=0;Y<ae;Y++)R>=ee-1&&R<=ae-ee&&Y>=ee-1&&Y<=ae-ee||Math.sqrt((R-L)*(R-L)+(Y-L)*(Y-L))>L?E[R][Y]=0:E[R][Y]=this._qr.isDark(Y-2*ee<0?Y:Y>=d?Y-2*ee:Y-ee,R-2*ee<0?R:R>=d?R-2*ee:R-ee)?1:0}for(let R=0;R<ae;R++)for(let Y=0;Y<ae;Y++)E[R][Y]&&(re.draw(ie+Y*T,ue+R*T,T,(I,ce)=>{var o;return!!(!((o=E[R+ce])===null||o===void 0)&&o[Y+I])}),re._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(re._element))}}drawCorners(){if(!this._qr)throw"QR code is not defined";const h=this._element,i=this._options;if(!h)throw"Element code is not defined";const p=this._qr.getModuleCount(),f=Math.min(i.width,i.height)-2*i.margin,d=i.shape===F?f/Math.sqrt(2):f,v=this._roundSize(d/p),D=7*v,T=3*v,q=this._roundSize((i.width-p*v)/2),X=this._roundSize((i.height-p*v)/2);[[0,0,0],[1,0,Math.PI/2],[0,1,-Math.PI/2]].forEach(([re,ee,ae])=>{var ie,ue,E,L,R,Y,I,ce,o,u,g,j,$,z;const le=q+re*v*(p-7),he=X+ee*v*(p-7);let pe=this._dotsClipPath,Q=this._dotsClipPath;if((!((ie=i.cornersSquareOptions)===null||ie===void 0)&&ie.gradient||!((ue=i.cornersSquareOptions)===null||ue===void 0)&&ue.color)&&(pe=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),pe.setAttribute("id",`clip-path-corners-square-color-${re}-${ee}-${this._instanceId}`),this._defs.appendChild(pe),this._cornersSquareClipPath=this._cornersDotClipPath=Q=pe,this._createColor({options:(E=i.cornersSquareOptions)===null||E===void 0?void 0:E.gradient,color:(L=i.cornersSquareOptions)===null||L===void 0?void 0:L.color,additionalRotation:ae,x:le,y:he,height:D,width:D,name:`corners-square-color-${re}-${ee}-${this._instanceId}`})),((R=i.cornersSquareOptions)===null||R===void 0?void 0:R.type)&&S.includes(i.cornersSquareOptions.type)){const fe=new C({svg:this._element,type:i.cornersSquareOptions.type,window:this._window});fe.draw(le,he,D,ae),fe._element&&pe&&pe.appendChild(fe._element)}else{const fe=new _({svg:this._element,type:((Y=i.cornersSquareOptions)===null||Y===void 0?void 0:Y.type)||i.dotsOptions.type,window:this._window});for(let me=0;me<B.length;me++)for(let ge=0;ge<B[me].length;ge++)!((I=B[me])===null||I===void 0)&&I[ge]&&(fe.draw(le+ge*v,he+me*v,v,(Se,Ce)=>{var De;return!!(!((De=B[me+Ce])===null||De===void 0)&&De[ge+Se])}),fe._element&&pe&&pe.appendChild(fe._element))}if((!((ce=i.cornersDotOptions)===null||ce===void 0)&&ce.gradient||!((o=i.cornersDotOptions)===null||o===void 0)&&o.color)&&(Q=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),Q.setAttribute("id",`clip-path-corners-dot-color-${re}-${ee}-${this._instanceId}`),this._defs.appendChild(Q),this._cornersDotClipPath=Q,this._createColor({options:(u=i.cornersDotOptions)===null||u===void 0?void 0:u.gradient,color:(g=i.cornersDotOptions)===null||g===void 0?void 0:g.color,additionalRotation:ae,x:le+2*v,y:he+2*v,height:T,width:T,name:`corners-dot-color-${re}-${ee}-${this._instanceId}`})),((j=i.cornersDotOptions)===null||j===void 0?void 0:j.type)&&A.includes(i.cornersDotOptions.type)){const fe=new N({svg:this._element,type:i.cornersDotOptions.type,window:this._window});fe.draw(le+2*v,he+2*v,T,ae),fe._element&&Q&&Q.appendChild(fe._element)}else{const fe=new _({svg:this._element,type:(($=i.cornersDotOptions)===null||$===void 0?void 0:$.type)||i.dotsOptions.type,window:this._window});for(let me=0;me<H.length;me++)for(let ge=0;ge<H[me].length;ge++)!((z=H[me])===null||z===void 0)&&z[ge]&&(fe.draw(le+ge*v,he+me*v,v,(Se,Ce)=>{var De;return!!(!((De=H[me+Ce])===null||De===void 0)&&De[ge+Se])}),fe._element&&Q&&Q.appendChild(fe._element))}})}loadImage(){return new Promise((h,i)=>{var p;const f=this._options;if(!f.image)return i("Image is not defined");if(!((p=f.nodeCanvas)===null||p===void 0)&&p.loadImage)f.nodeCanvas.loadImage(f.image).then(d=>{var v,D;if(this._image=d,this._options.imageOptions.saveAsBlob){const T=(v=f.nodeCanvas)===null||v===void 0?void 0:v.createCanvas(this._image.width,this._image.height);(D=T?.getContext("2d"))===null||D===void 0||D.drawImage(d,0,0),this._imageUri=T?.toDataURL()}h()}).catch(i);else{const d=new this._window.Image;typeof f.imageOptions.crossOrigin=="string"&&(d.crossOrigin=f.imageOptions.crossOrigin),this._image=d,d.onload=async()=>{this._options.imageOptions.saveAsBlob&&(this._imageUri=await(async function(v,D){return new Promise(T=>{const q=new D.XMLHttpRequest;q.onload=function(){const X=new D.FileReader;X.onloadend=function(){T(X.result)},X.readAsDataURL(q.response)},q.open("GET",v),q.responseType="blob",q.send()})})(f.image||"",this._window)),h()},d.src=f.image}})}async drawImage({width:h,height:i,count:p,dotSize:f}){const d=this._options,v=this._roundSize((d.width-p*f)/2),D=this._roundSize((d.height-p*f)/2),T=v+this._roundSize(d.imageOptions.margin+(p*f-h)/2),q=D+this._roundSize(d.imageOptions.margin+(p*f-i)/2),X=h-2*d.imageOptions.margin,re=i-2*d.imageOptions.margin,ee=this._window.document.createElementNS("http://www.w3.org/2000/svg","image");ee.setAttribute("href",this._imageUri||""),ee.setAttribute("xlink:href",this._imageUri||""),ee.setAttribute("x",String(T)),ee.setAttribute("y",String(q)),ee.setAttribute("width",`${X}px`),ee.setAttribute("height",`${re}px`),this._element.appendChild(ee)}_createColor({options:h,color:i,additionalRotation:p,x:f,y:d,height:v,width:D,name:T}){const q=D>v?D:v,X=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");if(X.setAttribute("x",String(f)),X.setAttribute("y",String(d)),X.setAttribute("height",String(v)),X.setAttribute("width",String(D)),X.setAttribute("clip-path",`url('#clip-path-${T}')`),h){let re;if(h.type==="radial")re=this._window.document.createElementNS("http://www.w3.org/2000/svg","radialGradient"),re.setAttribute("id",T),re.setAttribute("gradientUnits","userSpaceOnUse"),re.setAttribute("fx",String(f+D/2)),re.setAttribute("fy",String(d+v/2)),re.setAttribute("cx",String(f+D/2)),re.setAttribute("cy",String(d+v/2)),re.setAttribute("r",String(q/2));else{const ee=((h.rotation||0)+p)%(2*Math.PI),ae=(ee+2*Math.PI)%(2*Math.PI);let ie=f+D/2,ue=d+v/2,E=f+D/2,L=d+v/2;ae>=0&&ae<=.25*Math.PI||ae>1.75*Math.PI&&ae<=2*Math.PI?(ie-=D/2,ue-=v/2*Math.tan(ee),E+=D/2,L+=v/2*Math.tan(ee)):ae>.25*Math.PI&&ae<=.75*Math.PI?(ue-=v/2,ie-=D/2/Math.tan(ee),L+=v/2,E+=D/2/Math.tan(ee)):ae>.75*Math.PI&&ae<=1.25*Math.PI?(ie+=D/2,ue+=v/2*Math.tan(ee),E-=D/2,L-=v/2*Math.tan(ee)):ae>1.25*Math.PI&&ae<=1.75*Math.PI&&(ue+=v/2,ie+=D/2/Math.tan(ee),L-=v/2,E-=D/2/Math.tan(ee)),re=this._window.document.createElementNS("http://www.w3.org/2000/svg","linearGradient"),re.setAttribute("id",T),re.setAttribute("gradientUnits","userSpaceOnUse"),re.setAttribute("x1",String(Math.round(ie))),re.setAttribute("y1",String(Math.round(ue))),re.setAttribute("x2",String(Math.round(E))),re.setAttribute("y2",String(Math.round(L)))}h.colorStops.forEach(({offset:ee,color:ae})=>{const ie=this._window.document.createElementNS("http://www.w3.org/2000/svg","stop");ie.setAttribute("offset",100*ee+"%"),ie.setAttribute("stop-color",ae),re.appendChild(ie)}),X.setAttribute("fill",`url('#${T}')`),this._defs.appendChild(re)}else i&&X.setAttribute("fill",i);this._element.appendChild(X)}}W.instanceCount=0;const te=W,oe="canvas",G={};for(let w=0;w<=40;w++)G[w]=w;const K={type:oe,shape:"square",width:300,height:300,data:"",margin:0,qrOptions:{typeNumber:G[0],mode:void 0,errorCorrectionLevel:"Q"},imageOptions:{saveAsBlob:!0,hideBackgroundDots:!0,imageSize:.4,crossOrigin:void 0,margin:0},dotsOptions:{type:"square",color:"#000",roundSize:!0},backgroundOptions:{round:0,color:"#fff"}};function V(w){const h=Object.assign({},w);if(!h.colorStops||!h.colorStops.length)throw"Field 'colorStops' is required in gradient";return h.rotation?h.rotation=Number(h.rotation):h.rotation=0,h.colorStops=h.colorStops.map(i=>Object.assign(Object.assign({},i),{offset:Number(i.offset)})),h}function U(w){const h=Object.assign({},w);return h.width=Number(h.width),h.height=Number(h.height),h.margin=Number(h.margin),h.imageOptions=Object.assign(Object.assign({},h.imageOptions),{hideBackgroundDots:!!h.imageOptions.hideBackgroundDots,imageSize:Number(h.imageOptions.imageSize),margin:Number(h.imageOptions.margin)}),h.margin>Math.min(h.width,h.height)&&(h.margin=Math.min(h.width,h.height)),h.dotsOptions=Object.assign({},h.dotsOptions),h.dotsOptions.gradient&&(h.dotsOptions.gradient=V(h.dotsOptions.gradient)),h.cornersSquareOptions&&(h.cornersSquareOptions=Object.assign({},h.cornersSquareOptions),h.cornersSquareOptions.gradient&&(h.cornersSquareOptions.gradient=V(h.cornersSquareOptions.gradient))),h.cornersDotOptions&&(h.cornersDotOptions=Object.assign({},h.cornersDotOptions),h.cornersDotOptions.gradient&&(h.cornersDotOptions.gradient=V(h.cornersDotOptions.gradient))),h.backgroundOptions&&(h.backgroundOptions=Object.assign({},h.backgroundOptions),h.backgroundOptions.gradient&&(h.backgroundOptions.gradient=V(h.backgroundOptions.gradient))),h}var J=s(873),se=s.n(J);function ne(w){if(!w)throw new Error("Extension must be defined");w[0]==="."&&(w=w.substring(1));const h={bmp:"image/bmp",gif:"image/gif",ico:"image/vnd.microsoft.icon",jpeg:"image/jpeg",jpg:"image/jpeg",png:"image/png",svg:"image/svg+xml",tif:"image/tiff",tiff:"image/tiff",webp:"image/webp",pdf:"application/pdf"}[w.toLowerCase()];if(!h)throw new Error(`Extension "${w}" is not supported`);return h}class P{constructor(h){h!=null&&h.jsdom?this._window=new h.jsdom("",{resources:"usable"}).window:this._window=window,this._options=h?U(a(K,h)):K,this.update()}static _clearContainer(h){h&&(h.innerHTML="")}_setupSvg(){if(!this._qr)return;const h=new te(this._options,this._window);this._svg=h.getElement(),this._svgDrawingPromise=h.drawQR(this._qr).then(()=>{var i;this._svg&&((i=this._extension)===null||i===void 0||i.call(this,h.getElement(),this._options))})}_setupCanvas(){var h,i;this._qr&&(!((h=this._options.nodeCanvas)===null||h===void 0)&&h.createCanvas?(this._nodeCanvas=this._options.nodeCanvas.createCanvas(this._options.width,this._options.height),this._nodeCanvas.width=this._options.width,this._nodeCanvas.height=this._options.height):(this._domCanvas=document.createElement("canvas"),this._domCanvas.width=this._options.width,this._domCanvas.height=this._options.height),this._setupSvg(),this._canvasDrawingPromise=(i=this._svgDrawingPromise)===null||i===void 0?void 0:i.then(()=>{var p;if(!this._svg)return;const f=this._svg,d=new this._window.XMLSerializer().serializeToString(f),v=btoa(d),D=`data:${ne("svg")};base64,${v}`;if(!((p=this._options.nodeCanvas)===null||p===void 0)&&p.loadImage)return this._options.nodeCanvas.loadImage(D).then(T=>{var q,X;T.width=this._options.width,T.height=this._options.height,(X=(q=this._nodeCanvas)===null||q===void 0?void 0:q.getContext("2d"))===null||X===void 0||X.drawImage(T,0,0)});{const T=new this._window.Image;return new Promise(q=>{T.onload=()=>{var X,re;(re=(X=this._domCanvas)===null||X===void 0?void 0:X.getContext("2d"))===null||re===void 0||re.drawImage(T,0,0),q()},T.src=D})}}))}async _getElement(h="png"){if(!this._qr)throw"QR code is empty";return h.toLowerCase()==="svg"?(this._svg&&this._svgDrawingPromise||this._setupSvg(),await this._svgDrawingPromise,this._svg):((this._domCanvas||this._nodeCanvas)&&this._canvasDrawingPromise||this._setupCanvas(),await this._canvasDrawingPromise,this._domCanvas||this._nodeCanvas)}update(h){P._clearContainer(this._container),this._options=h?U(a(this._options,h)):this._options,this._options.data&&(this._qr=se()(this._options.qrOptions.typeNumber,this._options.qrOptions.errorCorrectionLevel),this._qr.addData(this._options.data,this._options.qrOptions.mode||(function(i){switch(!0){case/^[0-9]*$/.test(i):return"Numeric";case/^[0-9A-Z $%*+\-./:]*$/.test(i):return"Alphanumeric";default:return"Byte"}})(this._options.data)),this._qr.make(),this._options.type===oe?this._setupCanvas():this._setupSvg(),this.append(this._container))}append(h){if(h){if(typeof h.appendChild!="function")throw"Container should be a single DOM node";this._options.type===oe?this._domCanvas&&h.appendChild(this._domCanvas):this._svg&&h.appendChild(this._svg),this._container=h}}applyExtension(h){if(!h)throw"Extension function should be defined.";this._extension=h,this.update()}deleteExtension(){this._extension=void 0,this.update()}async getRawData(h="png"){if(!this._qr)throw"QR code is empty";const i=await this._getElement(h),p=ne(h);if(!i)return null;if(h.toLowerCase()==="svg"){const f=`<?xml version="1.0" standalone="no"?>\r
|
|
22
|
+
${new this._window.XMLSerializer().serializeToString(i)}`;return typeof Blob>"u"||this._options.jsdom?Buffer.from(f):new Blob([f],{type:p})}return new Promise(f=>{const d=i;if("toBuffer"in d)if(p==="image/png")f(d.toBuffer(p));else if(p==="image/jpeg")f(d.toBuffer(p));else{if(p!=="application/pdf")throw Error("Unsupported extension");f(d.toBuffer(p))}else"toBlob"in d&&d.toBlob(f,p,1)})}async download(h){if(!this._qr)throw"QR code is empty";if(typeof Blob>"u")throw"Cannot download in Node.js, call getRawData instead.";let i="png",p="qr";typeof h=="string"?(i=h,console.warn("Extension is deprecated as argument for 'download' method, please pass object { name: '...', extension: '...' } as argument")):typeof h=="object"&&h!==null&&(h.name&&(p=h.name),h.extension&&(i=h.extension));const f=await this._getElement(i);if(f)if(i.toLowerCase()==="svg"){let d=new XMLSerializer().serializeToString(f);d=`<?xml version="1.0" standalone="no"?>\r
|
|
23
|
+
`+d,m(`data:${ne(i)};charset=utf-8,${encodeURIComponent(d)}`,`${p}.svg`)}else m(f.toDataURL(ne(i)),`${p}.${i}`)}}const x=P})(),l.default})())})(on)),on.exports}pl();const Bo=Z.createContext(void 0);function gl(t){const e=Fe.c(9),{children:r,baseUrl:n,queryClient:s}=t;let l;e[0]!==n||e[1]!==s?(l={baseUrl:n,queryClient:s},e[0]=n,e[1]=s,e[2]=l):l=e[2];let c;e[3]!==r||e[4]!==s?(c=b.jsx(Qn,{client:s,children:r}),e[3]=r,e[4]=s,e[5]=c):c=e[5];let a;return e[6]!==l||e[7]!==c?(a=b.jsx(Bo.Provider,{value:l,children:c}),e[6]=l,e[7]=c,e[8]=a):a=e[8],a}function pt(){const t=Z.useContext(Bo);if(!t)throw new Error("useDataTable must be used within a DataTableProvider");return t}function sn(t){if(typeof t=="string")try{const e=JSON.parse(t);return{message:e.message||t,code:e.code,details:e.details}}catch{return{message:t}}return t instanceof Error?{message:t.message}:{message:"Unbekannter Fehler"}}async function Ot(t){const e=await t.text();if(!e)throw new Error(`HTTP ${t.status}: ${t.statusText}`);let r=null;try{r=JSON.parse(e)}catch{throw new Error(e)}throw r?.message?new Error(r.message):r?.error?new Error(r.error):new Error(e)}function ml(){const t=localStorage.getItem("a360.assumed-org");return t?{"X-Assume-Org":t}:{}}async function xt(){return{"Content-Type":"application/json",Authorization:`Bearer ${await nl()??""}`,...ml()}}async function Io(t){return fetch(t,{method:"GET",headers:await xt()}).then(async e=>(e.status>=400&&await Ot(e),e)).then(e=>e.json()).then(e=>e)}async function Yo(t,e){return fetch(`${t}/${e}`,{method:"GET",headers:await xt()}).then(async r=>(r.status>=400&&await Ot(r),r)).then(r=>r.json()).then(r=>r)}async function zo(t,e){const r=await fetch(`${t}/${e}`,{method:"DELETE",headers:await xt()});r.status>=400&&await Ot(r)}async function Fo(t,e){return fetch(t,{method:"POST",headers:await xt(),body:JSON.stringify(e)}).then(async r=>(r.status>=400&&await Ot(r),r)).then(r=>r.status==204?e:r.json()).then(r=>r)}async function yl(t,e,r){return fetch(e,{method:t,headers:await xt(),body:r?JSON.stringify(r):void 0}).then(async n=>(n.status>=400&&await Ot(n),n)).then(n=>{if(n.status!=204)return n.json()}).then(n=>n)}async function Wo(t,e){return fetch(`${t}/${e.id}`,{method:"PUT",headers:await xt(),body:JSON.stringify(e)}).then(async r=>(r.status>=400&&await Ot(r),r)).then(r=>r.status==204?e:r.json()).then(r=>r)}function Uo(t,e,r){const n=Fe.c(13),{baseUrl:s}=pt();let l;if(n[0]!==r||n[1]!==e){let y;n[3]!==r?(y=r?.toString(),n[3]=r,n[4]=y):y=n[4],l=[...e.map(vl),String(y)],n[0]=r,n[1]=e,n[2]=l}else l=n[2];let c;n[5]!==t||n[6]!==s||n[7]!==r?(c=()=>Yo(`${s}${t}`,r),n[5]=t,n[6]=s,n[7]=r,n[8]=c):c=n[8];const a=!!r;let m;return n[9]!==l||n[10]!==c||n[11]!==a?(m={queryKey:l,queryFn:c,enabled:a},n[9]=l,n[10]=c,n[11]=a,n[12]=m):m=n[12],Jn(m)}function vl(t){return t.toString()}function qo(t,e,r){const n=Fe.c(9),s=r===void 0?!0:r,{baseUrl:l}=pt();let c;n[0]!==e?(c=[...e.map(bl)],n[0]=e,n[1]=c):c=n[1];let a;n[2]!==t||n[3]!==l?(a=()=>Io(`${l}${t}`),n[2]=t,n[3]=l,n[4]=a):a=n[4];let m;return n[5]!==s||n[6]!==c||n[7]!==a?(m={queryKey:c,queryFn:a,enabled:s},n[5]=s,n[6]=c,n[7]=a,n[8]=m):m=n[8],Jn(m)}function bl(t){return t.toString()}function Vo(t,e){const r=Fe.c(10),{baseUrl:n,queryClient:s}=pt();let l;r[0]!==e?(l=[...e.map(_l)],r[0]=e,r[1]=l):l=r[1];let c;r[2]!==t||r[3]!==n?(c=m=>Fo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=c):c=r[4];let a;return r[5]!==s||r[6]!==e||r[7]!==l||r[8]!==c?(a={mutationKey:l,mutationFn:c,onSettled(){return s.invalidateQueries({queryKey:[...e.map(wl)]})},onError(m){sn(m)}},r[5]=s,r[6]=e,r[7]=l,r[8]=c,r[9]=a):a=r[9],Ir(a)}function wl(t){return t.toString()}function _l(t){return t.toString()}function an(t,e){const r=Fe.c(10),{baseUrl:n,queryClient:s}=pt();let l;r[0]!==e?(l=[...e.map(Cl)],r[0]=e,r[1]=l):l=r[1];let c;r[2]!==t||r[3]!==n?(c=m=>Wo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=c):c=r[4];let a;return r[5]!==s||r[6]!==e||r[7]!==l||r[8]!==c?(a={mutationKey:l,mutationFn:c,onSettled(){return s.invalidateQueries({queryKey:[...e.map(xl)]})},onError(m){sn(m)}},r[5]=s,r[6]=e,r[7]=l,r[8]=c,r[9]=a):a=r[9],Ir(a)}function xl(t){return t.toString()}function Cl(t){return t.toString()}function Ho(t,e){const r=Fe.c(10),{baseUrl:n,queryClient:s}=pt();let l;r[0]!==e?(l=[...e.map(Dl)],r[0]=e,r[1]=l):l=r[1];let c;r[2]!==t||r[3]!==n?(c=m=>zo(`${n}${t}`,m),r[2]=t,r[3]=n,r[4]=c):c=r[4];let a;return r[5]!==s||r[6]!==e||r[7]!==l||r[8]!==c?(a={mutationKey:l,mutationFn:c,onSettled(){return s.invalidateQueries({queryKey:[...e.map(Sl)]})},onError(m){sn(m)}},r[5]=s,r[6]=e,r[7]=l,r[8]=c,r[9]=a):a=r[9],Ir(a)}function Sl(t){return t.toString()}function Dl(t){return t.toString()}var cr={exports:{}},kl=cr.exports,Go;function Pl(){return Go||(Go=1,(function(t,e){(function(r,n){t.exports=n()})(kl,(function(){var r=1e3,n=6e4,s=36e5,l="millisecond",c="second",a="minute",m="hour",y="day",_="week",M="month",S="quarter",C="year",k="date",A="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,F=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,B={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(P){var x=["th","st","nd","rd"],w=P%100;return"["+P+(x[(w-20)%10]||x[w]||x[0])+"]"}},H=function(P,x,w){var h=String(P);return!h||h.length>=x?P:""+Array(x+1-h.length).join(w)+P},W={s:H,z:function(P){var x=-P.utcOffset(),w=Math.abs(x),h=Math.floor(w/60),i=w%60;return(x<=0?"+":"-")+H(h,2,"0")+":"+H(i,2,"0")},m:function P(x,w){if(x.date()<w.date())return-P(w,x);var h=12*(w.year()-x.year())+(w.month()-x.month()),i=x.clone().add(h,M),p=w-i<0,f=x.clone().add(h+(p?-1:1),M);return+(-(h+(w-i)/(p?i-f:f-i))||0)},a:function(P){return P<0?Math.ceil(P)||0:Math.floor(P)},p:function(P){return{M,y:C,w:_,d:y,D:k,h:m,m:a,s:c,ms:l,Q:S}[P]||String(P||"").toLowerCase().replace(/s$/,"")},u:function(P){return P===void 0}},te="en",oe={};oe[te]=B;var G="$isDayjsObject",K=function(P){return P instanceof se||!(!P||!P[G])},V=function P(x,w,h){var i;if(!x)return te;if(typeof x=="string"){var p=x.toLowerCase();oe[p]&&(i=p),w&&(oe[p]=w,i=p);var f=x.split("-");if(!i&&f.length>1)return P(f[0])}else{var d=x.name;oe[d]=x,i=d}return!h&&i&&(te=i),i||!h&&te},U=function(P,x){if(K(P))return P.clone();var w=typeof x=="object"?x:{};return w.date=P,w.args=arguments,new se(w)},J=W;J.l=V,J.i=K,J.w=function(P,x){return U(P,{locale:x.$L,utc:x.$u,x:x.$x,$offset:x.$offset})};var se=(function(){function P(w){this.$L=V(w.locale,null,!0),this.parse(w),this.$x=this.$x||w.x||{},this[G]=!0}var x=P.prototype;return x.parse=function(w){this.$d=(function(h){var i=h.date,p=h.utc;if(i===null)return new Date(NaN);if(J.u(i))return new Date;if(i instanceof Date)return new Date(i);if(typeof i=="string"&&!/Z$/i.test(i)){var f=i.match(N);if(f){var d=f[2]-1||0,v=(f[7]||"0").substring(0,3);return p?new Date(Date.UTC(f[1],d,f[3]||1,f[4]||0,f[5]||0,f[6]||0,v)):new Date(f[1],d,f[3]||1,f[4]||0,f[5]||0,f[6]||0,v)}}return new Date(i)})(w),this.init()},x.init=function(){var w=this.$d;this.$y=w.getFullYear(),this.$M=w.getMonth(),this.$D=w.getDate(),this.$W=w.getDay(),this.$H=w.getHours(),this.$m=w.getMinutes(),this.$s=w.getSeconds(),this.$ms=w.getMilliseconds()},x.$utils=function(){return J},x.isValid=function(){return this.$d.toString()!==A},x.isSame=function(w,h){var i=U(w);return this.startOf(h)<=i&&i<=this.endOf(h)},x.isAfter=function(w,h){return U(w)<this.startOf(h)},x.isBefore=function(w,h){return this.endOf(h)<U(w)},x.$g=function(w,h,i){return J.u(w)?this[h]:this.set(i,w)},x.unix=function(){return Math.floor(this.valueOf()/1e3)},x.valueOf=function(){return this.$d.getTime()},x.startOf=function(w,h){var i=this,p=!!J.u(h)||h,f=J.p(w),d=function(ae,ie){var ue=J.w(i.$u?Date.UTC(i.$y,ie,ae):new Date(i.$y,ie,ae),i);return p?ue:ue.endOf(y)},v=function(ae,ie){return J.w(i.toDate()[ae].apply(i.toDate("s"),(p?[0,0,0,0]:[23,59,59,999]).slice(ie)),i)},D=this.$W,T=this.$M,q=this.$D,X="set"+(this.$u?"UTC":"");switch(f){case C:return p?d(1,0):d(31,11);case M:return p?d(1,T):d(0,T+1);case _:var re=this.$locale().weekStart||0,ee=(D<re?D+7:D)-re;return d(p?q-ee:q+(6-ee),T);case y:case k:return v(X+"Hours",0);case m:return v(X+"Minutes",1);case a:return v(X+"Seconds",2);case c:return v(X+"Milliseconds",3);default:return this.clone()}},x.endOf=function(w){return this.startOf(w,!1)},x.$set=function(w,h){var i,p=J.p(w),f="set"+(this.$u?"UTC":""),d=(i={},i[y]=f+"Date",i[k]=f+"Date",i[M]=f+"Month",i[C]=f+"FullYear",i[m]=f+"Hours",i[a]=f+"Minutes",i[c]=f+"Seconds",i[l]=f+"Milliseconds",i)[p],v=p===y?this.$D+(h-this.$W):h;if(p===M||p===C){var D=this.clone().set(k,1);D.$d[d](v),D.init(),this.$d=D.set(k,Math.min(this.$D,D.daysInMonth())).$d}else d&&this.$d[d](v);return this.init(),this},x.set=function(w,h){return this.clone().$set(w,h)},x.get=function(w){return this[J.p(w)]()},x.add=function(w,h){var i,p=this;w=Number(w);var f=J.p(h),d=function(T){var q=U(p);return J.w(q.date(q.date()+Math.round(T*w)),p)};if(f===M)return this.set(M,this.$M+w);if(f===C)return this.set(C,this.$y+w);if(f===y)return d(1);if(f===_)return d(7);var v=(i={},i[a]=n,i[m]=s,i[c]=r,i)[f]||1,D=this.$d.getTime()+w*v;return J.w(D,this)},x.subtract=function(w,h){return this.add(-1*w,h)},x.format=function(w){var h=this,i=this.$locale();if(!this.isValid())return i.invalidDate||A;var p=w||"YYYY-MM-DDTHH:mm:ssZ",f=J.z(this),d=this.$H,v=this.$m,D=this.$M,T=i.weekdays,q=i.months,X=i.meridiem,re=function(ie,ue,E,L){return ie&&(ie[ue]||ie(h,p))||E[ue].slice(0,L)},ee=function(ie){return J.s(d%12||12,ie,"0")},ae=X||function(ie,ue,E){var L=ie<12?"AM":"PM";return E?L.toLowerCase():L};return p.replace(F,(function(ie,ue){return ue||(function(E){switch(E){case"YY":return String(h.$y).slice(-2);case"YYYY":return J.s(h.$y,4,"0");case"M":return D+1;case"MM":return J.s(D+1,2,"0");case"MMM":return re(i.monthsShort,D,q,3);case"MMMM":return re(q,D);case"D":return h.$D;case"DD":return J.s(h.$D,2,"0");case"d":return String(h.$W);case"dd":return re(i.weekdaysMin,h.$W,T,2);case"ddd":return re(i.weekdaysShort,h.$W,T,3);case"dddd":return T[h.$W];case"H":return String(d);case"HH":return J.s(d,2,"0");case"h":return ee(1);case"hh":return ee(2);case"a":return ae(d,v,!0);case"A":return ae(d,v,!1);case"m":return String(v);case"mm":return J.s(v,2,"0");case"s":return String(h.$s);case"ss":return J.s(h.$s,2,"0");case"SSS":return J.s(h.$ms,3,"0");case"Z":return f}return null})(ie)||f.replace(":","")}))},x.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},x.diff=function(w,h,i){var p,f=this,d=J.p(h),v=U(w),D=(v.utcOffset()-this.utcOffset())*n,T=this-v,q=function(){return J.m(f,v)};switch(d){case C:p=q()/12;break;case M:p=q();break;case S:p=q()/3;break;case _:p=(T-D)/6048e5;break;case y:p=(T-D)/864e5;break;case m:p=T/s;break;case a:p=T/n;break;case c:p=T/r;break;default:p=T}return i?p:J.a(p)},x.daysInMonth=function(){return this.endOf(M).$D},x.$locale=function(){return oe[this.$L]},x.locale=function(w,h){if(!w)return this.$L;var i=this.clone(),p=V(w,h,!0);return p&&(i.$L=p),i},x.clone=function(){return J.w(this.$d,this)},x.toDate=function(){return new Date(this.valueOf())},x.toJSON=function(){return this.isValid()?this.toISOString():null},x.toISOString=function(){return this.$d.toISOString()},x.toString=function(){return this.$d.toUTCString()},P})(),ne=se.prototype;return U.prototype=ne,[["$ms",l],["$s",c],["$m",a],["$H",m],["$W",y],["$M",M],["$y",C],["$D",k]].forEach((function(P){ne[P[1]]=function(x){return this.$g(x,P[0],P[1])}})),U.extend=function(P,x){return P.$i||(P(x,se,U),P.$i=!0),U},U.locale=V,U.isDayjs=K,U.unix=function(P){return U(1e3*P)},U.en=oe[te],U.Ls=oe,U.p={},U}))})(cr)),cr.exports}var Ml=Pl();const de=jn(Ml);function Ol({direction:t,levelIndex:e,rowIndex:r,cellIndex:n,size:s}){switch(t){case"up":return e===0&&r===0?null:r===0?{levelIndex:e-1,rowIndex:n<=s[e-1][s[e-1].length-1]-1?s[e-1].length-1:s[e-1].length-2,cellIndex:n}:{levelIndex:e,rowIndex:r-1,cellIndex:n};case"down":return r===s[e].length-1?{levelIndex:e+1,rowIndex:0,cellIndex:n}:r===s[e].length-2&&n>=s[e][s[e].length-1]?{levelIndex:e+1,rowIndex:0,cellIndex:n}:{levelIndex:e,rowIndex:r+1,cellIndex:n};case"left":return e===0&&r===0&&n===0?null:r===0&&n===0?{levelIndex:e-1,rowIndex:s[e-1].length-1,cellIndex:s[e-1][s[e-1].length-1]-1}:n===0?{levelIndex:e,rowIndex:r-1,cellIndex:s[e][r-1]-1}:{levelIndex:e,rowIndex:r,cellIndex:n-1};case"right":return r===s[e].length-1&&n===s[e][r]-1?{levelIndex:e+1,rowIndex:0,cellIndex:0}:n===s[e][r]-1?{levelIndex:e,rowIndex:r+1,cellIndex:0}:{levelIndex:e,rowIndex:r,cellIndex:n+1};default:return{levelIndex:e,rowIndex:r,cellIndex:n}}}function Qo({controlsRef:t,direction:e,levelIndex:r,rowIndex:n,cellIndex:s,size:l}){const c=Ol({direction:e,size:l,rowIndex:n,cellIndex:s,levelIndex:r});if(!c)return;const a=t.current?.[c.levelIndex]?.[c.rowIndex]?.[c.cellIndex];a&&(a.disabled||a.getAttribute("data-hidden")||a.getAttribute("data-outside")?Qo({controlsRef:t,direction:e,levelIndex:c.levelIndex,cellIndex:c.cellIndex,rowIndex:c.rowIndex,size:l}):a.focus())}function Al(t){switch(t){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function jl(t){return t.current?.map(e=>e.map(r=>r.length))}function ln({controlsRef:t,levelIndex:e,rowIndex:r,cellIndex:n,event:s}){const l=Al(s.key);if(l){s.preventDefault();const c=jl(t);Qo({controlsRef:t,direction:l,levelIndex:e,rowIndex:r,cellIndex:n,size:c})}}function Ve(t){return t==null||t===""?t:de(t).format("YYYY-MM-DD")}function Zo(t){return t==null||t===""?t:de(t).format("YYYY-MM-DD HH:mm:ss")}const El={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},Tl=Z.createContext(El);function gt(){const t=Z.useContext(Tl),e=Z.useCallback(l=>l||t.locale,[t.locale]),r=Z.useCallback(l=>typeof l=="number"?l:t.firstDayOfWeek,[t.firstDayOfWeek]),n=Z.useCallback(l=>Array.isArray(l)?l:t.weekendDays,[t.weekendDays]),s=Z.useCallback(l=>typeof l=="string"?l:t.labelSeparator,[t.labelSeparator]);return{...t,getLocale:e,getFirstDayOfWeek:r,getWeekendDays:n,getLabelSeparator:s}}function Rl({value:t,type:e,withTime:r}){const n=r?Zo:Ve;if(e==="range"&&Array.isArray(t)){const s=n(t[0]),l=n(t[1]);return s?l?`${s} – ${l}`:`${s} –`:""}return e==="multiple"&&Array.isArray(t)?t.filter(Boolean).join(", "):!Array.isArray(t)&&t?n(t):""}function Ko({value:t,type:e,name:r,form:n,withTime:s=!1}){return b.jsx("input",{type:"hidden",value:Rl({value:t,type:e,withTime:s}),name:r,form:n})}Ko.displayName="@mantine/dates/HiddenDatesInput";function Jo(t){var e,r,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var s=t.length;for(e=0;e<s;e++)t[e]&&(r=Jo(t[e]))&&(n&&(n+=" "),n+=r)}else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function Me(){for(var t,e,r=0,n="",s=arguments.length;r<s;r++)(t=arguments[r])&&(e=Jo(t))&&(n&&(n+=" "),n+=e);return n}var Xo={day:"m_396ce5cb"};const $l=O.createVarsResolver((t,{size:e})=>({day:{"--day-size":O.getSize(e,"day-size")}})),un=O.factory((t,e)=>{const r=O.useProps("Day",null,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,date:y,disabled:_,__staticSelector:M,weekend:S,outside:C,selected:k,renderDay:A,inRange:N,firstInRange:F,lastInRange:B,hidden:H,static:W,highlightToday:te,attributes:oe,...G}=r,K=O.useStyles({name:M||"Day",classes:Xo,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:oe,vars:m,varsResolver:$l,rootSelector:"day"});return b.jsx(O.UnstyledButton,{...K("day",{style:H?{display:"none"}:void 0}),component:W?"div":"button",ref:e,disabled:_,"data-today":de(y).isSame(new Date,"day")||void 0,"data-hidden":H||void 0,"data-highlight-today":te||void 0,"data-disabled":_||void 0,"data-weekend":!_&&!C&&S||void 0,"data-outside":!_&&C||void 0,"data-selected":!_&&k||void 0,"data-in-range":N&&!_||void 0,"data-first-in-range":F&&!_||void 0,"data-last-in-range":B&&!_||void 0,"data-static":W||void 0,unstyled:a,...G,children:A?.(y)||de(y).date()})});un.classes=Xo,un.displayName="@mantine/dates/Day";function Nl({locale:t,format:e="dd",firstDayOfWeek:r=1}){const n=de().day(r),s=[];for(let l=0;l<7;l+=1)typeof e=="string"?s.push(de(n).add(l,"days").locale(t).format(e)):s.push(e(de(n).add(l,"days").format("YYYY-MM-DD")));return s}var es={weekday:"m_18a3eca"};const Ll=O.createVarsResolver((t,{size:e})=>({weekdaysRow:{"--wr-fz":O.getFontSize(e),"--wr-spacing":O.getSpacing(e)}})),cn=O.factory((t,e)=>{const r=O.useProps("WeekdaysRow",null,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,locale:y,firstDayOfWeek:_,weekdayFormat:M,cellComponent:S="th",__staticSelector:C,withWeekNumbers:k,attributes:A,...N}=r,F=O.useStyles({name:C||"WeekdaysRow",classes:es,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:A,vars:m,varsResolver:Ll,rootSelector:"weekdaysRow"}),B=gt(),H=Nl({locale:B.getLocale(y),format:M,firstDayOfWeek:B.getFirstDayOfWeek(_)}).map((W,te)=>b.jsx(S,{...F("weekday"),children:W},te));return b.jsxs(O.Box,{component:"tr",ref:e,...F("weekdaysRow"),...N,children:[k&&b.jsx(S,{...F("weekday"),children:"#"}),H]})});cn.classes=es,cn.displayName="@mantine/dates/WeekdaysRow";function Bl(t,e=1){let r=de(t);if(!r.isValid())return r;const n=e===0?6:e-1;for(;r.day()!==n;)r=r.add(1,"day");return r.format("YYYY-MM-DD")}function Il(t,e=1){let r=de(t);for(;r.day()!==e;)r=r.subtract(1,"day");return r.format("YYYY-MM-DD")}function Yl({month:t,firstDayOfWeek:e=1,consistentWeeks:r}){const n=de(t).subtract(de(t).date()-1,"day"),s=de(n.format("YYYY-M-D")),l=s.format("YYYY-MM-DD"),c=s.add(+s.daysInMonth()-1,"day").format("YYYY-MM-DD"),a=Bl(c,e),m=[];let y=de(Il(l,e));for(;de(y).isBefore(a,"day");){const _=[];for(let M=0;M<7;M+=1)_.push(y.format("YYYY-MM-DD")),y=y.add(1,"day");m.push(_)}if(r&&m.length<6){const _=m[m.length-1],M=_[_.length-1];let S=de(M).add(1,"day");for(;m.length<6;){const C=[];for(let k=0;k<7;k+=1)C.push(S.format("YYYY-MM-DD")),S=S.add(1,"day");m.push(C)}}return m}function dn(t,e){return de(t).format("YYYY-MM")===de(e).format("YYYY-MM")}function ts(t,e){return e?de(t).isAfter(de(e).subtract(1,"day"),"day"):!0}function rs(t,e){return e?de(t).isBefore(de(e).add(1,"day"),"day"):!0}function zl({dates:t,minDate:e,maxDate:r,getDayProps:n,excludeDate:s,hideOutsideDates:l,month:c}){const a=t.flat().filter(_=>rs(_,r)&&ts(_,e)&&!s?.(_)&&!n?.(_)?.disabled&&(!l||dn(_,c))),m=a.find(_=>n?.(_)?.selected);if(m)return m;const y=a.find(_=>de().isSame(_,"date"));return y||a[0]}var dr={exports:{}},Fl=dr.exports,ns;function Wl(){return ns||(ns=1,(function(t,e){(function(r,n){t.exports=n()})(Fl,(function(){var r="day";return function(n,s,l){var c=function(y){return y.add(4-y.isoWeekday(),r)},a=s.prototype;a.isoWeekYear=function(){return c(this).year()},a.isoWeek=function(y){if(!this.$utils().u(y))return this.add(7*(y-this.isoWeek()),r);var _,M,S,C,k=c(this),A=(_=this.isoWeekYear(),M=this.$u,S=(M?l.utc:l)().year(_).startOf("year"),C=4-S.isoWeekday(),S.isoWeekday()>4&&(C+=7),S.add(C,r));return k.diff(A,"week")+1},a.isoWeekday=function(y){return this.$utils().u(y)?this.day()||7:this.day(this.day()%7?y:y-7)};var m=a.startOf;a.startOf=function(y,_){var M=this.$utils(),S=!!M.u(_)||_;return M.p(y)==="isoweek"?S?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):m.bind(this)(y,_)}}}))})(dr)),dr.exports}var Ul=Wl();const ql=jn(Ul);de.extend(ql);function Vl(t){const e=t.find(r=>de(r).day()===1);return de(e).isoWeek()}var os={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const Hl={withCellSpacing:!0},Gl=O.createVarsResolver((t,{size:e})=>({weekNumber:{"--wn-fz":O.getFontSize(e),"--wn-size":O.getSize(e,"wn-size")}})),hr=O.factory((t,e)=>{const r=O.useProps("Month",Hl,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,__staticSelector:y,locale:_,firstDayOfWeek:M,weekdayFormat:S,month:C,weekendDays:k,getDayProps:A,excludeDate:N,minDate:F,maxDate:B,renderDay:H,hideOutsideDates:W,hideWeekdays:te,getDayAriaLabel:oe,static:G,__getDayRef:K,__onDayKeyDown:V,__onDayClick:U,__onDayMouseEnter:J,__preventFocus:se,__stopPropagation:ne,withCellSpacing:P,size:x,highlightToday:w,withWeekNumbers:h,attributes:i,...p}=r,f=O.useStyles({name:y||"Month",classes:os,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:i,vars:m,varsResolver:Gl,rootSelector:"month"}),d=gt(),v=Yl({month:C,firstDayOfWeek:d.getFirstDayOfWeek(M),consistentWeeks:d.consistentWeeks}),D=zl({dates:v,minDate:Ve(F),maxDate:Ve(B),getDayProps:A,excludeDate:N,hideOutsideDates:W,month:C}),{resolvedClassNames:T,resolvedStyles:q}=O.useResolvedStylesApi({classNames:n,styles:c,props:r}),X=v.map((re,ee)=>{const ae=re.map((ie,ue)=>{const E=!dn(ie,C),L=oe?.(ie)||de(ie).locale(_||d.locale).format("D MMMM YYYY"),R=A?.(ie),Y=de(ie).isSame(D,"date");return b.jsx("td",{...f("monthCell"),"data-with-spacing":P||void 0,children:b.jsx(un,{__staticSelector:y||"Month",classNames:T,styles:q,unstyled:a,"data-mantine-stop-propagation":ne||void 0,highlightToday:w,renderDay:H,date:ie,size:x,weekend:d.getWeekendDays(k).includes(de(ie).get("day")),outside:E,hidden:W?E:!1,"aria-label":L,static:G,disabled:N?.(ie)||!rs(ie,Ve(B))||!ts(ie,Ve(F)),ref:I=>{I&&K?.(ee,ue,I)},...R,onKeyDown:I=>{R?.onKeyDown?.(I),V?.(I,{rowIndex:ee,cellIndex:ue,date:ie})},onMouseEnter:I=>{R?.onMouseEnter?.(I),J?.(I,ie)},onClick:I=>{R?.onClick?.(I),U?.(I,ie)},onMouseDown:I=>{R?.onMouseDown?.(I),se&&I.preventDefault()},tabIndex:se||!Y?-1:0})},ie.toString())});return b.jsxs("tr",{...f("monthRow"),children:[h&&b.jsx("td",{...f("weekNumber"),children:Vl(re)}),ae]},ee)});return b.jsxs(O.Box,{component:"table",...f("month"),size:x,ref:e,...p,children:[!te&&b.jsx("thead",{...f("monthThead"),children:b.jsx(cn,{__staticSelector:y||"Month",locale:_,firstDayOfWeek:M,weekdayFormat:S,size:x,classNames:T,styles:q,unstyled:a,withWeekNumbers:h})}),b.jsx("tbody",{...f("monthTbody"),children:X})]})});hr.classes=os,hr.displayName="@mantine/dates/Month";var ss={pickerControl:"m_dc6a3c71"};const Ql=O.createVarsResolver((t,{size:e})=>({pickerControl:{"--dpc-fz":O.getFontSize(e),"--dpc-size":O.getSize(e,"dpc-size")}})),fr=O.factory((t,e)=>{const r=O.useProps("PickerControl",null,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,firstInRange:y,lastInRange:_,inRange:M,__staticSelector:S,selected:C,disabled:k,attributes:A,...N}=r,F=O.useStyles({name:S||"PickerControl",classes:ss,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:A,vars:m,varsResolver:Ql,rootSelector:"pickerControl"});return b.jsx(O.UnstyledButton,{...F("pickerControl"),ref:e,unstyled:a,"data-picker-control":!0,"data-selected":C&&!k||void 0,"data-disabled":k||void 0,"data-in-range":M&&!k&&!C||void 0,"data-first-in-range":y&&!k||void 0,"data-last-in-range":_&&!k||void 0,disabled:k,...N})});fr.classes=ss,fr.displayName="@mantine/dates/PickerControl";function is({year:t,minDate:e,maxDate:r}){return!e&&!r?!1:!!(e&&de(t).isBefore(e,"year")||r&&de(t).isAfter(r,"year"))}function Zl({years:t,minDate:e,maxDate:r,getYearControlProps:n}){const s=t.flat().filter(a=>!is({year:a,minDate:e,maxDate:r})&&!n?.(a)?.disabled),l=s.find(a=>n?.(a)?.selected);if(l)return l;const c=s.find(a=>de().isSame(a,"year"));return c||s[0]}function as(t){const e=de(t).year(),r=e-e%10;let n=0;const s=[[],[],[],[]];for(let l=0;l<4;l+=1){const c=l===3?1:3;for(let a=0;a<c;a+=1)s[l].push(de(new Date(r+n,0)).format("YYYY-MM-DD")),n+=1}return s}var ls={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const Kl={yearsListFormat:"YYYY",withCellSpacing:!0},pr=O.factory((t,e)=>{const r=O.useProps("YearsList",Kl,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,decade:y,yearsListFormat:_,locale:M,minDate:S,maxDate:C,getYearControlProps:k,__staticSelector:A,__getControlRef:N,__onControlKeyDown:F,__onControlClick:B,__onControlMouseEnter:H,__preventFocus:W,__stopPropagation:te,withCellSpacing:oe,size:G,attributes:K,...V}=r,U=O.useStyles({name:A||"YearsList",classes:ls,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:K,vars:m,rootSelector:"yearsList"}),J=gt(),se=as(y),ne=Zl({years:se,minDate:S,maxDate:C,getYearControlProps:k}),P=se.map((x,w)=>{const h=x.map((i,p)=>{const f=k?.(i),d=de(i).isSame(ne,"year");return b.jsx("td",{...U("yearsListCell"),"data-with-spacing":oe||void 0,children:b.jsx(fr,{...U("yearsListControl"),size:G,unstyled:a,"data-mantine-stop-propagation":te||void 0,disabled:is({year:i,minDate:S,maxDate:C}),ref:v=>{v&&N?.(w,p,v)},...f,onKeyDown:v=>{f?.onKeyDown?.(v),F?.(v,{rowIndex:w,cellIndex:p,date:i})},onClick:v=>{f?.onClick?.(v),B?.(v,i)},onMouseEnter:v=>{f?.onMouseEnter?.(v),H?.(v,i)},onMouseDown:v=>{f?.onMouseDown?.(v),W&&v.preventDefault()},tabIndex:W||!d?-1:0,children:de(i).locale(J.getLocale(M)).format(_)})},p)});return b.jsx("tr",{...U("yearsListRow"),children:h},w)});return b.jsx(O.Box,{component:"table",ref:e,size:G,...U("yearsList"),...V,children:b.jsx("tbody",{children:P})})});pr.classes=ls,pr.displayName="@mantine/dates/YearsList";function us({month:t,minDate:e,maxDate:r}){return!e&&!r?!1:!!(e&&de(t).isBefore(e,"month")||r&&de(t).isAfter(r,"month"))}function Jl({months:t,minDate:e,maxDate:r,getMonthControlProps:n}){const s=t.flat().filter(a=>!us({month:a,minDate:e,maxDate:r})&&!n?.(a)?.disabled),l=s.find(a=>n?.(a)?.selected);if(l)return l;const c=s.find(a=>de().isSame(a,"month"));return c||s[0]}function Xl(t){const e=de(t).startOf("year").toDate(),r=[[],[],[],[]];let n=0;for(let s=0;s<4;s+=1)for(let l=0;l<3;l+=1)r[s].push(de(e).add(n,"months").format("YYYY-MM-DD")),n+=1;return r}var cs={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const eu={monthsListFormat:"MMM",withCellSpacing:!0},gr=O.factory((t,e)=>{const r=O.useProps("MonthsList",eu,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,__staticSelector:y,year:_,monthsListFormat:M,locale:S,minDate:C,maxDate:k,getMonthControlProps:A,__getControlRef:N,__onControlKeyDown:F,__onControlClick:B,__onControlMouseEnter:H,__preventFocus:W,__stopPropagation:te,withCellSpacing:oe,size:G,attributes:K,...V}=r,U=O.useStyles({name:y||"MonthsList",classes:cs,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:K,vars:m,rootSelector:"monthsList"}),J=gt(),se=Xl(_),ne=Jl({months:se,minDate:Ve(C),maxDate:Ve(k),getMonthControlProps:A}),P=se.map((x,w)=>{const h=x.map((i,p)=>{const f=A?.(i),d=de(i).isSame(ne,"month");return b.jsx("td",{...U("monthsListCell"),"data-with-spacing":oe||void 0,children:b.jsx(fr,{...U("monthsListControl"),size:G,unstyled:a,__staticSelector:y||"MonthsList","data-mantine-stop-propagation":te||void 0,disabled:us({month:i,minDate:Ve(C),maxDate:Ve(k)}),ref:v=>{v&&N?.(w,p,v)},...f,onKeyDown:v=>{f?.onKeyDown?.(v),F?.(v,{rowIndex:w,cellIndex:p,date:i})},onClick:v=>{f?.onClick?.(v),B?.(v,i)},onMouseEnter:v=>{f?.onMouseEnter?.(v),H?.(v,i)},onMouseDown:v=>{f?.onMouseDown?.(v),W&&v.preventDefault()},tabIndex:W||!d?-1:0,children:de(i).locale(J.getLocale(S)).format(M)})},p)});return b.jsx("tr",{...U("monthsListRow"),children:h},w)});return b.jsx(O.Box,{component:"table",ref:e,size:G,...U("monthsList"),...V,children:b.jsx("tbody",{children:P})})});gr.classes=cs,gr.displayName="@mantine/dates/MonthsList";var ds={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const tu={hasNextLevel:!0,withNext:!0,withPrevious:!0,headerControlsOrder:["previous","level","next"]},ru=O.createVarsResolver((t,{size:e})=>({calendarHeader:{"--dch-control-size":O.getSize(e,"dch-control-size"),"--dch-fz":O.getFontSize(e)}})),mt=O.factory((t,e)=>{const r=O.useProps("CalendarHeader",tu,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,nextIcon:y,previousIcon:_,nextLabel:M,previousLabel:S,onNext:C,onPrevious:k,onLevelClick:A,label:N,nextDisabled:F,previousDisabled:B,hasNextLevel:H,levelControlAriaLabel:W,withNext:te,withPrevious:oe,headerControlsOrder:G,__staticSelector:K,__preventFocus:V,__stopPropagation:U,attributes:J,...se}=r,ne=O.useStyles({name:K||"CalendarHeader",classes:ds,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:J,vars:m,varsResolver:ru,rootSelector:"calendarHeader"}),P=V?p=>p.preventDefault():void 0,x=oe&&Z.createElement(O.UnstyledButton,{...ne("calendarHeaderControl"),key:"previous","data-direction":"previous","aria-label":S,onClick:k,unstyled:a,onMouseDown:P,disabled:B,"data-disabled":B||void 0,tabIndex:V||B?-1:0,"data-mantine-stop-propagation":U||void 0},_||b.jsx(O.AccordionChevron,{...ne("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})),w=Z.createElement(O.UnstyledButton,{component:H?"button":"div",...ne("calendarHeaderLevel"),key:"level",onClick:H?A:void 0,unstyled:a,onMouseDown:H?P:void 0,disabled:!H,"data-static":!H||void 0,"aria-label":W,tabIndex:V||!H?-1:0,"data-mantine-stop-propagation":U||void 0},N),h=te&&Z.createElement(O.UnstyledButton,{...ne("calendarHeaderControl"),key:"next","data-direction":"next","aria-label":M,onClick:C,unstyled:a,onMouseDown:P,disabled:F,"data-disabled":F||void 0,tabIndex:V||F?-1:0,"data-mantine-stop-propagation":U||void 0},y||b.jsx(O.AccordionChevron,{...ne("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})),i=G.map(p=>p==="previous"?x:p==="level"?w:p==="next"?h:null);return b.jsx(O.Box,{...ne("calendarHeader"),ref:e,...se,children:i})});mt.classes=ds,mt.displayName="@mantine/dates/CalendarHeader";function nu(t){const e=as(t);return[e[0][0],e[3][0]]}const ou={decadeLabelFormat:"YYYY"},mr=O.factory((t,e)=>{const r=O.useProps("DecadeLevel",ou,t),{decade:n,locale:s,minDate:l,maxDate:c,yearsListFormat:a,getYearControlProps:m,__getControlRef:y,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,withCellSpacing:C,__preventFocus:k,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:H,onPrevious:W,nextDisabled:te,previousDisabled:oe,levelControlAriaLabel:G,withNext:K,withPrevious:V,headerControlsOrder:U,decadeLabelFormat:J,classNames:se,styles:ne,unstyled:P,__staticSelector:x,__stopPropagation:w,size:h,attributes:i,...p}=r,f=gt(),[d,v]=nu(n),D={__staticSelector:x||"DecadeLevel",classNames:se,styles:ne,unstyled:P,size:h,attributes:i},T=typeof te=="boolean"?te:c?!de(v).endOf("year").isBefore(c):!1,q=typeof oe=="boolean"?oe:l?!de(d).startOf("year").isAfter(l):!1,X=(re,ee)=>de(re).locale(s||f.locale).format(ee);return b.jsxs(O.Box,{"data-decade-level":!0,size:h,ref:e,...p,children:[b.jsx(mt,{label:typeof J=="function"?J(d,v):`${X(d,J)} – ${X(v,J)}`,__preventFocus:k,__stopPropagation:w,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:H,onPrevious:W,nextDisabled:T,previousDisabled:q,hasNextLevel:!1,levelControlAriaLabel:G,withNext:K,withPrevious:V,headerControlsOrder:U,...D}),b.jsx(pr,{decade:n,locale:s,minDate:l,maxDate:c,yearsListFormat:a,getYearControlProps:m,__getControlRef:y,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,__preventFocus:k,__stopPropagation:w,withCellSpacing:C,...D})]})});mr.classes={...pr.classes,...mt.classes},mr.displayName="@mantine/dates/DecadeLevel";const su={yearLabelFormat:"YYYY"},yr=O.factory((t,e)=>{const r=O.useProps("YearLevel",su,t),{year:n,locale:s,minDate:l,maxDate:c,monthsListFormat:a,getMonthControlProps:m,__getControlRef:y,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,withCellSpacing:C,__preventFocus:k,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:H,onPrevious:W,onLevelClick:te,nextDisabled:oe,previousDisabled:G,hasNextLevel:K,levelControlAriaLabel:V,withNext:U,withPrevious:J,headerControlsOrder:se,yearLabelFormat:ne,__staticSelector:P,__stopPropagation:x,size:w,classNames:h,styles:i,unstyled:p,attributes:f,...d}=r,v=gt(),D={__staticSelector:P||"YearLevel",classNames:h,styles:i,unstyled:p,size:w,attributes:f},T=typeof oe=="boolean"?oe:c?!de(n).endOf("year").isBefore(c):!1,q=typeof G=="boolean"?G:l?!de(n).startOf("year").isAfter(l):!1;return b.jsxs(O.Box,{"data-year-level":!0,size:w,ref:e,...d,children:[b.jsx(mt,{label:typeof ne=="function"?ne(n):de(n).locale(s||v.locale).format(ne),__preventFocus:k,__stopPropagation:x,nextIcon:A,previousIcon:N,nextLabel:F,previousLabel:B,onNext:H,onPrevious:W,onLevelClick:te,nextDisabled:T,previousDisabled:q,hasNextLevel:K,levelControlAriaLabel:V,withNext:U,withPrevious:J,headerControlsOrder:se,...D}),b.jsx(gr,{year:n,locale:s,minDate:l,maxDate:c,monthsListFormat:a,getMonthControlProps:m,__getControlRef:y,__onControlKeyDown:_,__onControlClick:M,__onControlMouseEnter:S,__preventFocus:k,__stopPropagation:x,withCellSpacing:C,...D})]})});yr.classes={...mt.classes,...gr.classes},yr.displayName="@mantine/dates/YearLevel";const iu={monthLabelFormat:"MMMM YYYY"},vr=O.factory((t,e)=>{const r=O.useProps("MonthLevel",iu,t),{month:n,locale:s,firstDayOfWeek:l,weekdayFormat:c,weekendDays:a,getDayProps:m,excludeDate:y,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:C,hideWeekdays:k,getDayAriaLabel:A,__getDayRef:N,__onDayKeyDown:F,__onDayClick:B,__onDayMouseEnter:H,withCellSpacing:W,highlightToday:te,withWeekNumbers:oe,__preventFocus:G,__stopPropagation:K,nextIcon:V,previousIcon:U,nextLabel:J,previousLabel:se,onNext:ne,onPrevious:P,onLevelClick:x,nextDisabled:w,previousDisabled:h,hasNextLevel:i,levelControlAriaLabel:p,withNext:f,withPrevious:d,headerControlsOrder:v,monthLabelFormat:D,classNames:T,styles:q,unstyled:X,__staticSelector:re,size:ee,static:ae,attributes:ie,...ue}=r,E=gt(),L={__staticSelector:re||"MonthLevel",classNames:T,styles:q,unstyled:X,size:ee,attributes:ie},R=typeof w=="boolean"?w:M?!de(n).endOf("month").isBefore(M):!1,Y=typeof h=="boolean"?h:_?!de(n).startOf("month").isAfter(_):!1;return b.jsxs(O.Box,{"data-month-level":!0,size:ee,ref:e,...ue,children:[b.jsx(mt,{label:typeof D=="function"?D(n):de(n).locale(s||E.locale).format(D),__preventFocus:G,__stopPropagation:K,nextIcon:V,previousIcon:U,nextLabel:J,previousLabel:se,onNext:ne,onPrevious:P,onLevelClick:x,nextDisabled:R,previousDisabled:Y,hasNextLevel:i,levelControlAriaLabel:p,withNext:f,withPrevious:d,headerControlsOrder:v,...L}),b.jsx(hr,{month:n,locale:s,firstDayOfWeek:l,weekdayFormat:c,weekendDays:a,getDayProps:m,excludeDate:y,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:C,hideWeekdays:k,getDayAriaLabel:A,__getDayRef:N,__onDayKeyDown:F,__onDayClick:B,__onDayMouseEnter:H,__preventFocus:G,__stopPropagation:K,static:ae,withCellSpacing:W,highlightToday:te,withWeekNumbers:oe,...L})]})});vr.classes={...hr.classes,...mt.classes},vr.displayName="@mantine/dates/MonthLevel";var hs={levelsGroup:"m_30b26e33"};const yt=O.factory((t,e)=>{const r=O.useProps("LevelsGroup",null,t),{classNames:n,className:s,style:l,styles:c,unstyled:a,vars:m,__staticSelector:y,attributes:_,...M}=r,S=O.useStyles({name:y||"LevelsGroup",classes:hs,props:r,className:s,style:l,classNames:n,styles:c,unstyled:a,attributes:_,vars:m,rootSelector:"levelsGroup"});return b.jsx(O.Box,{ref:e,...S("levelsGroup"),...M})});yt.classes=hs,yt.displayName="@mantine/dates/LevelsGroup";const au={numberOfColumns:1},br=O.factory((t,e)=>{const r=O.useProps("DecadeLevelGroup",au,t),{decade:n,locale:s,minDate:l,maxDate:c,yearsListFormat:a,getYearControlProps:m,__onControlClick:y,__onControlMouseEnter:_,withCellSpacing:M,__preventFocus:S,nextIcon:C,previousIcon:k,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,nextDisabled:H,previousDisabled:W,headerControlsOrder:te,classNames:oe,styles:G,unstyled:K,__staticSelector:V,__stopPropagation:U,numberOfColumns:J,levelControlAriaLabel:se,decadeLabelFormat:ne,size:P,vars:x,attributes:w,...h}=r,i=Z.useRef([]),p=Array(J).fill(0).map((f,d)=>{const v=de(n).add(d*10,"years").format("YYYY-MM-DD");return b.jsx(mr,{size:P,yearsListFormat:a,decade:v,withNext:d===J-1,withPrevious:d===0,decadeLabelFormat:ne,__onControlClick:y,__onControlMouseEnter:_,__onControlKeyDown:(D,T)=>ln({levelIndex:d,rowIndex:T.rowIndex,cellIndex:T.cellIndex,event:D,controlsRef:i}),__getControlRef:(D,T,q)=>{Array.isArray(i.current[d])||(i.current[d]=[]),Array.isArray(i.current[d][D])||(i.current[d][D]=[]),i.current[d][D][T]=q},levelControlAriaLabel:typeof se=="function"?se(v):se,locale:s,minDate:l,maxDate:c,__preventFocus:S,__stopPropagation:U,nextIcon:C,previousIcon:k,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,nextDisabled:H,previousDisabled:W,getYearControlProps:m,__staticSelector:V||"DecadeLevelGroup",classNames:oe,styles:G,unstyled:K,withCellSpacing:M,headerControlsOrder:te,attributes:w},d)});return b.jsx(yt,{classNames:oe,styles:G,__staticSelector:V||"DecadeLevelGroup",ref:e,size:P,unstyled:K,attributes:w,...h,children:p})});br.classes={...yt.classes,...mr.classes},br.displayName="@mantine/dates/DecadeLevelGroup";const lu={numberOfColumns:1},wr=O.factory((t,e)=>{const r=O.useProps("YearLevelGroup",lu,t),{year:n,locale:s,minDate:l,maxDate:c,monthsListFormat:a,getMonthControlProps:m,__onControlClick:y,__onControlMouseEnter:_,withCellSpacing:M,__preventFocus:S,nextIcon:C,previousIcon:k,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,onLevelClick:H,nextDisabled:W,previousDisabled:te,hasNextLevel:oe,headerControlsOrder:G,classNames:K,styles:V,unstyled:U,__staticSelector:J,__stopPropagation:se,numberOfColumns:ne,levelControlAriaLabel:P,yearLabelFormat:x,size:w,vars:h,attributes:i,...p}=r,f=Z.useRef([]),d=Array(ne).fill(0).map((v,D)=>{const T=de(n).add(D,"years").format("YYYY-MM-DD");return b.jsx(yr,{size:w,monthsListFormat:a,year:T,withNext:D===ne-1,withPrevious:D===0,yearLabelFormat:x,__stopPropagation:se,__onControlClick:y,__onControlMouseEnter:_,__onControlKeyDown:(q,X)=>ln({levelIndex:D,rowIndex:X.rowIndex,cellIndex:X.cellIndex,event:q,controlsRef:f}),__getControlRef:(q,X,re)=>{Array.isArray(f.current[D])||(f.current[D]=[]),Array.isArray(f.current[D][q])||(f.current[D][q]=[]),f.current[D][q][X]=re},levelControlAriaLabel:typeof P=="function"?P(T):P,locale:s,minDate:l,maxDate:c,__preventFocus:S,nextIcon:C,previousIcon:k,nextLabel:A,previousLabel:N,onNext:F,onPrevious:B,onLevelClick:H,nextDisabled:W,previousDisabled:te,hasNextLevel:oe,getMonthControlProps:m,classNames:K,styles:V,unstyled:U,__staticSelector:J||"YearLevelGroup",withCellSpacing:M,headerControlsOrder:G,attributes:i},D)});return b.jsx(yt,{classNames:K,styles:V,__staticSelector:J||"YearLevelGroup",ref:e,size:w,unstyled:U,attributes:i,...p,children:d})});wr.classes={...yr.classes,...yt.classes},wr.displayName="@mantine/dates/YearLevelGroup";const uu={numberOfColumns:1},_r=O.factory((t,e)=>{const r=O.useProps("MonthLevelGroup",uu,t),{month:n,locale:s,firstDayOfWeek:l,weekdayFormat:c,weekendDays:a,getDayProps:m,excludeDate:y,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:C,hideWeekdays:k,getDayAriaLabel:A,__onDayClick:N,__onDayMouseEnter:F,withCellSpacing:B,highlightToday:H,withWeekNumbers:W,__preventFocus:te,nextIcon:oe,previousIcon:G,nextLabel:K,previousLabel:V,onNext:U,onPrevious:J,onLevelClick:se,nextDisabled:ne,previousDisabled:P,hasNextLevel:x,headerControlsOrder:w,classNames:h,styles:i,unstyled:p,numberOfColumns:f,levelControlAriaLabel:d,monthLabelFormat:v,__staticSelector:D,__stopPropagation:T,size:q,static:X,vars:re,attributes:ee,...ae}=r,ie=Z.useRef([]),ue=Array(f).fill(0).map((E,L)=>{const R=de(n).add(L,"months").format("YYYY-MM-DD");return b.jsx(vr,{month:R,withNext:L===f-1,withPrevious:L===0,monthLabelFormat:v,__stopPropagation:T,__onDayClick:N,__onDayMouseEnter:F,__onDayKeyDown:(Y,I)=>ln({levelIndex:L,rowIndex:I.rowIndex,cellIndex:I.cellIndex,event:Y,controlsRef:ie}),__getDayRef:(Y,I,ce)=>{Array.isArray(ie.current[L])||(ie.current[L]=[]),Array.isArray(ie.current[L][Y])||(ie.current[L][Y]=[]),ie.current[L][Y][I]=ce},levelControlAriaLabel:typeof d=="function"?d(R):d,locale:s,firstDayOfWeek:l,weekdayFormat:c,weekendDays:a,getDayProps:m,excludeDate:y,minDate:_,maxDate:M,renderDay:S,hideOutsideDates:C,hideWeekdays:k,getDayAriaLabel:A,__preventFocus:te,nextIcon:oe,previousIcon:G,nextLabel:K,previousLabel:V,onNext:U,onPrevious:J,onLevelClick:se,nextDisabled:ne,previousDisabled:P,hasNextLevel:x,classNames:h,styles:i,unstyled:p,__staticSelector:D||"MonthLevelGroup",size:q,static:X,withCellSpacing:B,highlightToday:H,withWeekNumbers:W,headerControlsOrder:w,attributes:ee},L)});return b.jsx(yt,{classNames:h,styles:i,__staticSelector:D||"MonthLevelGroup",ref:e,size:q,attributes:ee,...ae,children:ue})});_r.classes={...yt.classes,...vr.classes},_r.displayName="@mantine/dates/MonthLevelGroup";const fs=t=>t==="range"?[null,null]:t==="multiple"?[]:null,ps=(t,e)=>{const r=e?Zo:Ve;return Array.isArray(t)?t.map(r):r(t)};function hn({type:t,value:e,defaultValue:r,onChange:n,withTime:s=!1}){const l=Z.useRef(t),[c,a,m]=Le.useUncontrolled({value:ps(e,s),defaultValue:ps(r,s),finalValue:fs(t),onChange:n});let y=c;return l.current!==t&&(l.current=t,e===void 0&&(y=r!==void 0?r:fs(t),a(y))),[y,a,m]}function fn(t,e){return t?t==="month"?0:t==="year"?1:2:e||0}function cu(t){return t===0?"month":t===1?"year":"decade"}function Gt(t,e,r){return cu(Le.clamp(fn(t,0),fn(e,0),fn(r,2)))}const du={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0,enableKeyboardNavigation:!0},xr=O.factory((t,e)=>{const r=O.useProps("Calendar",du,t),{vars:n,maxLevel:s,minLevel:l,defaultLevel:c,level:a,onLevelChange:m,date:y,defaultDate:_,onDateChange:M,numberOfColumns:S,columnsToScroll:C,ariaLabels:k,nextLabel:A,previousLabel:N,onYearSelect:F,onMonthSelect:B,onYearMouseEnter:H,onMonthMouseEnter:W,headerControlsOrder:te,__updateDateOnYearSelect:oe,__updateDateOnMonthSelect:G,__setDateRef:K,__setLevelRef:V,firstDayOfWeek:U,weekdayFormat:J,weekendDays:se,getDayProps:ne,excludeDate:P,renderDay:x,hideOutsideDates:w,hideWeekdays:h,getDayAriaLabel:i,monthLabelFormat:p,nextIcon:f,previousIcon:d,__onDayClick:v,__onDayMouseEnter:D,withCellSpacing:T,highlightToday:q,withWeekNumbers:X,monthsListFormat:re,getMonthControlProps:ee,yearLabelFormat:ae,yearsListFormat:ie,getYearControlProps:ue,decadeLabelFormat:E,classNames:L,styles:R,unstyled:Y,minDate:I,maxDate:ce,locale:o,__staticSelector:u,size:g,__preventFocus:j,__stopPropagation:$,onNextDecade:z,onPreviousDecade:le,onNextYear:he,onPreviousYear:pe,onNextMonth:Q,onPreviousMonth:fe,static:me,enableKeyboardNavigation:ge,attributes:Se,...Ce}=r,{resolvedClassNames:De,resolvedStyles:He}=O.useResolvedStylesApi({classNames:L,styles:R,props:r}),[$e,ke]=Le.useUncontrolled({value:a?Gt(a,l,s):void 0,defaultValue:c?Gt(c,l,s):void 0,finalValue:Gt(void 0,l,s),onChange:m}),[Ct,je]=hn({type:"default",value:Ve(y),defaultValue:Ve(_),onChange:M});Z.useImperativeHandle(K,()=>ve=>{je(ve)}),Z.useImperativeHandle(V,()=>ve=>{ke(ve)});const Ge={__staticSelector:u||"Calendar",styles:He,classNames:De,unstyled:Y,size:g,attributes:Se},Ye=C||S||1,tt=new Date,nt=I&&de(tt).isAfter(I)?I:de(tt).format("YYYY-MM-DD"),Ee=Ct||nt,ot=()=>{const ve=de(Ee).add(Ye,"month").format("YYYY-MM-DD");Q?.(ve),je(ve)},st=()=>{const ve=de(Ee).subtract(Ye,"month").format("YYYY-MM-DD");fe?.(ve),je(ve)},Qe=()=>{const ve=de(Ee).add(Ye,"year").format("YYYY-MM-DD");he?.(ve),je(ve)},Ze=()=>{const ve=de(Ee).subtract(Ye,"year").format("YYYY-MM-DD");pe?.(ve),je(ve)},it=()=>{const ve=de(Ee).add(10*Ye,"year").format("YYYY-MM-DD");z?.(ve),je(ve)},ut=()=>{const ve=de(Ee).subtract(10*Ye,"year").format("YYYY-MM-DD");le?.(ve),je(ve)},rt=Z.useRef(null);Z.useEffect(()=>{if(!ge||me)return;const ve=Oe=>{if(!rt.current?.contains(document.activeElement))return;const lt=Oe.ctrlKey||Oe.metaKey,vt=Oe.shiftKey;switch(Oe.key){case"ArrowUp":lt&&vt?(Oe.preventDefault(),ut()):lt&&(Oe.preventDefault(),Ze());break;case"ArrowDown":lt&&vt?(Oe.preventDefault(),it()):lt&&(Oe.preventDefault(),Qe());break;case"y":case"Y":$e==="month"&&(Oe.preventDefault(),ke("year"));break}};return document.addEventListener("keydown",ve),()=>{document.removeEventListener("keydown",ve)}},[ge,me,$e,Qe,Ze,it,ut]);const at=ve=>{rt.current=ve,typeof e=="function"?e(ve):e&&(e.current=ve)};return b.jsxs(O.Box,{ref:at,size:g,"data-calendar":!0,...Ce,children:[$e==="month"&&b.jsx(_r,{month:Ee,minDate:I,maxDate:ce,firstDayOfWeek:U,weekdayFormat:J,weekendDays:se,getDayProps:ne,excludeDate:P,renderDay:x,hideOutsideDates:w,hideWeekdays:h,getDayAriaLabel:i,onNext:ot,onPrevious:st,hasNextLevel:s!=="month",onLevelClick:()=>ke("year"),numberOfColumns:S,locale:o,levelControlAriaLabel:k?.monthLevelControl,nextLabel:k?.nextMonth??A,nextIcon:f,previousLabel:k?.previousMonth??N,previousIcon:d,monthLabelFormat:p,__onDayClick:v,__onDayMouseEnter:D,__preventFocus:j,__stopPropagation:$,static:me,withCellSpacing:T,highlightToday:q,withWeekNumbers:X,headerControlsOrder:te,...Ge}),$e==="year"&&b.jsx(wr,{year:Ee,numberOfColumns:S,minDate:I,maxDate:ce,monthsListFormat:re,getMonthControlProps:ee,locale:o,onNext:Qe,onPrevious:Ze,hasNextLevel:s!=="month"&&s!=="year",onLevelClick:()=>ke("decade"),levelControlAriaLabel:k?.yearLevelControl,nextLabel:k?.nextYear??A,nextIcon:f,previousLabel:k?.previousYear??N,previousIcon:d,yearLabelFormat:ae,__onControlMouseEnter:W,__onControlClick:(ve,Oe)=>{G&&je(Oe),ke(Gt("month",l,s)),B?.(Oe)},__preventFocus:j,__stopPropagation:$,withCellSpacing:T,headerControlsOrder:te,...Ge}),$e==="decade"&&b.jsx(br,{decade:Ee,minDate:I,maxDate:ce,yearsListFormat:ie,getYearControlProps:ue,locale:o,onNext:it,onPrevious:ut,numberOfColumns:S,nextLabel:k?.nextDecade??A,nextIcon:f,previousLabel:k?.previousDecade??N,previousIcon:d,decadeLabelFormat:E,__onControlMouseEnter:H,__onControlClick:(ve,Oe)=>{oe&&je(Oe),ke(Gt("year",l,s)),F?.(Oe)},__preventFocus:j,__stopPropagation:$,withCellSpacing:T,headerControlsOrder:te,...Ge})]})});xr.classes={...br.classes,...wr.classes,..._r.classes},xr.displayName="@mantine/dates/Calendar";function hu(t){const{maxLevel:e,minLevel:r,defaultLevel:n,level:s,onLevelChange:l,nextIcon:c,previousIcon:a,date:m,defaultDate:y,onDateChange:_,numberOfColumns:M,columnsToScroll:S,ariaLabels:C,nextLabel:k,previousLabel:A,onYearSelect:N,onMonthSelect:F,onYearMouseEnter:B,onMonthMouseEnter:H,onNextMonth:W,onPreviousMonth:te,onNextYear:oe,onPreviousYear:G,onNextDecade:K,onPreviousDecade:V,withCellSpacing:U,highlightToday:J,__updateDateOnYearSelect:se,__updateDateOnMonthSelect:ne,__setDateRef:P,__setLevelRef:x,withWeekNumbers:w,headerControlsOrder:h,firstDayOfWeek:i,weekdayFormat:p,weekendDays:f,getDayProps:d,excludeDate:v,renderDay:D,hideOutsideDates:T,hideWeekdays:q,getDayAriaLabel:X,monthLabelFormat:re,monthsListFormat:ee,getMonthControlProps:ae,yearLabelFormat:ie,yearsListFormat:ue,getYearControlProps:E,decadeLabelFormat:L,allowSingleDateInRange:R,allowDeselect:Y,minDate:I,maxDate:ce,locale:o,...u}=t;return{calendarProps:{maxLevel:e,minLevel:r,defaultLevel:n,level:s,onLevelChange:l,nextIcon:c,previousIcon:a,date:m,defaultDate:y,onDateChange:_,numberOfColumns:M,columnsToScroll:S,ariaLabels:C,nextLabel:k,previousLabel:A,onYearSelect:N,onMonthSelect:F,onYearMouseEnter:B,onMonthMouseEnter:H,onNextMonth:W,onPreviousMonth:te,onNextYear:oe,onPreviousYear:G,onNextDecade:K,onPreviousDecade:V,withCellSpacing:U,highlightToday:J,__updateDateOnYearSelect:se,__updateDateOnMonthSelect:ne,__setDateRef:P,withWeekNumbers:w,headerControlsOrder:h,firstDayOfWeek:i,weekdayFormat:p,weekendDays:f,getDayProps:d,excludeDate:v,renderDay:D,hideOutsideDates:T,hideWeekdays:q,getDayAriaLabel:X,monthLabelFormat:re,monthsListFormat:ee,getMonthControlProps:ae,yearLabelFormat:ie,yearsListFormat:ue,getYearControlProps:E,decadeLabelFormat:L,allowSingleDateInRange:R,allowDeselect:Y,minDate:I,maxDate:ce,locale:o},others:u}}function fu(t){if(t===null)return null;const e=new Date(t);return Number.isNaN(e.getTime())||!t?null:de(e).format("YYYY-MM-DD")}function pu({date:t,maxDate:e,minDate:r}){return!(t==null||Number.isNaN(new Date(t).getTime())||e&&de(t).isAfter(e,"date")||r&&de(t).isBefore(r,"date"))}const gu={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,size:"sm"},Cr=O.factory((t,e)=>{const r=O.useInputProps("DateInput",gu,t),{inputProps:n,wrapperProps:s,value:l,defaultValue:c,onChange:a,clearable:m,clearButtonProps:y,popoverProps:_,getDayProps:M,locale:S,valueFormat:C,dateParser:k,minDate:A,maxDate:N,fixOnBlur:F,onFocus:B,onBlur:H,onClick:W,onKeyDown:te,readOnly:oe,name:G,form:K,rightSection:V,unstyled:U,classNames:J,styles:se,allowDeselect:ne,date:P,defaultDate:x,onDateChange:w,getMonthControlProps:h,getYearControlProps:i,disabled:p,...f}=r,d=Z.useRef(null),v=Z.useRef(null),[D,T]=Z.useState(!1),{calendarProps:q,others:X}=hu(f),re=gt(),ae=k||(Q=>{const fe=de(Q,C,re.getLocale(S)).toDate();return Number.isNaN(fe.getTime())?fu(Q):de(fe).format("YYYY-MM-DD")}),ie=ne!==void 0?ne:m,ue=Q=>Q?de(Q).locale(re.getLocale(S)).format(C):"",[E,L,R]=hn({type:"default",value:l,defaultValue:c,onChange:a}),[Y,I]=hn({type:"default",value:P,defaultValue:c||x,onChange:w});Z.useEffect(()=>{R&&l!==null&&I(l)},[R,l]);const[ce,o]=Z.useState(ue(E));Z.useEffect(()=>{o(ue(E))},[re.getLocale(S)]);const u=Q=>{const fe=Q.currentTarget.value;if(o(fe),T(!0),fe.trim()===""&&(ne||m))L(null);else{const me=ae(fe);me&&pu({date:me,minDate:A,maxDate:N})&&(L(me),I(me))}},g=Q=>{H?.(Q),T(!1),F&&o(ue(E))},j=Q=>{B?.(Q),T(!0)},$=Q=>{W?.(Q),T(!0)},z=Q=>{Q.key==="Escape"&&T(!1),te?.(Q)},le=Q=>({...M?.(Q),selected:de(E).isSame(Q,"day"),onClick:fe=>{M?.(Q).onClick?.(fe);const me=ie&&de(E).isSame(Q,"day")?null:Q;L(me),!R&&me&&o(ue(me)),T(!1)}}),he=b.jsx(O.Input.ClearButton,{onClick:()=>{L(null),!R&&o(""),T(!1)},unstyled:U,...y}),pe=m&&!!E&&!oe&&!p;return Le.useDidUpdate(()=>{E!==void 0&&!D&&o(ue(E))},[E]),Le.useClickOutside(()=>T(!1),void 0,[d.current,v.current]),b.jsxs(b.Fragment,{children:[b.jsx(O.Input.Wrapper,{...s,__staticSelector:"DateInput",ref:d,children:b.jsxs(O.Popover,{opened:D,trapFocus:!1,position:"bottom-start",disabled:oe||p,withRoles:!1,unstyled:U,..._,children:[b.jsx(O.Popover.Target,{children:b.jsx(O.Input,{"data-dates-input":!0,"data-read-only":oe||void 0,autoComplete:"off",ref:e,value:ce,onChange:u,onBlur:g,onFocus:j,onClick:$,onKeyDown:z,readOnly:oe,rightSection:V,__clearSection:he,__clearable:pe,...n,...X,disabled:p,__staticSelector:"DateInput"})}),b.jsx(O.Popover.Dropdown,{onMouseDown:Q=>Q.preventDefault(),"data-dates-dropdown":!0,ref:v,children:b.jsx(xr,{__staticSelector:"DateInput",...q,classNames:J,styles:se,unstyled:U,__preventFocus:!0,minDate:A,maxDate:N,locale:S,getDayProps:le,size:n.size,date:Y,onDateChange:I,getMonthControlProps:Q=>({selected:typeof E=="string"?dn(Q,E):!1,...h?.(Q)}),getYearControlProps:Q=>({selected:typeof E=="string"?de(Q).isSame(E,"year"):!1,...i?.(Q)}),attributes:s.attributes})})]})}),b.jsx(Ko,{name:G,form:K,value:E,type:"default"})]})});Cr.classes={...O.Input.classes,...xr.classes},Cr.displayName="@mantine/dates/DateInput";function gs(t){const e=Fe.c(49),{fields:r,onClose:n,queryKey:s,apiPath:l,steps:c,onCreated:a}=t,[m,y]=Z.useState(0),[_,M]=Z.useState(!1),[S,C]=Z.useState(),{mutateAsync:k,isError:A,error:N,isPending:F}=Vo(l,s),{mutateAsync:B,isPending:H}=an(l,s),W=F||H;let te;e[0]!==r?(te=new Set(r.filter(bu).map(vu)),e[0]=r,e[1]=te):te=e[1];let oe;e[2]!==te?(oe=[...te],e[2]=te,e[3]=oe):oe=e[3];const G=oe;let K;e[4]===Symbol.for("react.memo_cache_sentinel")?(K=function(D,T){return typeof D.required=="function"?D.required(T??{}):!!D.required},e[4]=K):K=e[4];const V=K;let U;e[5]!==r?(U=r.reduce(yu,{}),e[5]=r,e[6]=U):U=e[6];let J;if(e[7]!==r){let v;e[9]===Symbol.for("react.memo_cache_sentinel")?(v=(D,T)=>(D[T.id]=(q,X)=>T.conditional&&!T.conditional(X)||!V(T,X)||q?null:"Pflichtfeld",D),e[9]=v):v=e[9],J=r.filter(mu).reduce(v,{}),e[7]=r,e[8]=J}else J=e[8];let se;e[10]!==U||e[11]!==J?(se={mode:"uncontrolled",initialValues:U,validate:J},e[10]=U,e[11]=J,e[12]=se):se=e[12];const ne=An.useForm(se);let P;e[13]!==ne||e[14]!==S?(P=function(D){const T=ne.getValues();if(D.conditional&&!D.conditional(T))return null;const q=V(D,T);return b.jsxs(Z.Fragment,{children:[(D.type===void 0||D.type=="text")&&b.jsx(O.TextInput,{label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),type:D.id.includes("email")?"email":void 0,required:q},ne.key(D.id)),D.type==="number"&&b.jsx(O.NumberInput,{decimalSeparator:",",label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),required:q},ne.key(D.id)),D.type==="date"&&b.jsx(Cr,{label:D.column.title,placeholder:D.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...ne.getInputProps(D.id),required:q},ne.key(D.id)),D.type==="boolean"&&b.jsx(O.Checkbox,{mt:"md",label:D.column.title,...ne.getInputProps(D.id,{type:"checkbox"}),required:q},ne.key(D.id)),D.type==="textarea"&&b.jsx(O.Textarea,{label:D.column.title,placeholder:D.placeholder??"",...ne.getInputProps(D.id),minRows:3,autosize:!0,required:q},ne.key(D.id)),D.type==="custom"&&D.render&&D.render({...ne.getValues(),...S&&{id:S}},ne.setValues,M,{error:ne.getInputProps(D.id).error,required:q})]},D.id)},e[13]=ne,e[14]=S,e[15]=P):P=e[15];const x=P;let w;e[16]!==N?.message||e[17]!==N?.name||e[18]!==A?(w=A&&b.jsx(O.Alert,{variant:"outline",color:"red",title:N?.name??"Fehler aufgetreten",mb:"lg",children:N?.message??"Fehler aufgetreten"}),e[16]=N?.message,e[17]=N?.name,e[18]=A,e[19]=w):w=e[19];let h;e[20]!==m||e[21]!==k||e[22]!==ne||e[23]!==A||e[24]!==n||e[25]!==a||e[26]!==S||e[27]!==G.length||e[28]!==B?(h=ne.onSubmit(async v=>{if(S)await B({...v,id:S});else{const D=await k(v);C(D.id),a?.(D.id)}G.length&&m<G.length-1?A||y(m+1):A||(ne.setInitialValues(v),ne.reset(),n())}),e[20]=m,e[21]=k,e[22]=ne,e[23]=A,e[24]=n,e[25]=a,e[26]=S,e[27]=G.length,e[28]=B,e[29]=h):h=e[29];let i;e[30]!==m||e[31]!==r||e[32]!==x||e[33]!==c||e[34]!==G?(i=G.length?b.jsx(O.Stepper,{active:m,size:"sm",children:G.map(v=>b.jsx(O.Stepper.Step,{...c&&c[v-1]?{label:c[v-1].label}:{},children:r.filter(D=>D.step===v).map(D=>x(D))},v))}):r.map(v=>x(v)),e[30]=m,e[31]=r,e[32]=x,e[33]=c,e[34]=G,e[35]=i):i=e[35];let p;e[36]!==m||e[37]!==_||e[38]!==W||e[39]!==n||e[40]!==G.length?(p=!_&&b.jsxs(O.Group,{mt:"md",justify:"end",children:[b.jsx(O.Button,{onClick:()=>G.length?m===0?n():y(m-1):n(),variant:"outline",children:G.length?m===0?"Abbrechen":"Zurück":"Abbrechen"}),b.jsx(O.Button,{type:"submit",loading:W,children:G.length?m===G.length-1?"Speichern":"Weiter":"Speichern"})]}),e[36]=m,e[37]=_,e[38]=W,e[39]=n,e[40]=G.length,e[41]=p):p=e[41];let f;e[42]!==i||e[43]!==p||e[44]!==h?(f=b.jsxs("form",{onSubmit:h,children:[i,p]}),e[42]=i,e[43]=p,e[44]=h,e[45]=f):f=e[45];let d;return e[46]!==f||e[47]!==w?(d=b.jsxs(b.Fragment,{children:[w,f]}),e[46]=f,e[47]=w,e[48]=d):d=e[48],d}function mu(t){return t.required}function yu(t,e){return t[e.id]=e.type==="boolean"?!1:e.defaultValue??"",t}function vu(t){return t.step}function bu(t){return typeof t.step=="number"}var[wu,pn]=O.createSafeContext("useDataTableColumnsContext must be used within DataTableColumnProvider"),ms=t=>{let{children:e,columnsOrder:r,setColumnsOrder:n,columnsToggle:s,setColumnsToggle:l,resetColumnsOrder:c,resetColumnsToggle:a,setColumnWidth:m,setMultipleColumnWidths:y,resetColumnsWidth:_}=t,[M,S]=Z.useState(""),[C,k]=Z.useState("");return b.jsx(wu,{value:{sourceColumn:M,setSourceColumn:S,targetColumn:C,setTargetColumn:k,columnsToggle:s,setColumnsToggle:l,swapColumns:()=>{if(!r||!n||!M||!C)return;let A=r.indexOf(M),N=r.indexOf(C);if(A!==-1&&N!==-1){let F=r.splice(A,1)[0];r.splice(N,0,F),n([...r])}},resetColumnsOrder:c,resetColumnsToggle:a,setColumnWidth:m,setMultipleColumnWidths:y,resetColumnsWidth:_},children:e})};function _u(){return b.jsx("tr",{className:"mantine-datatable-empty-row",children:b.jsx("td",{})})}function xu(){return b.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M12.983 8.978c3.955 -.182 7.017 -1.446 7.017 -2.978c0 -1.657 -3.582 -3 -8 -3c-1.661 0 -3.204 .19 -4.483 .515m-2.783 1.228c-.471 .382 -.734 .808 -.734 1.257c0 1.22 1.944 2.271 4.734 2.74"}),b.jsx("path",{d:"M4 6v6c0 1.657 3.582 3 8 3c.986 0 1.93 -.067 2.802 -.19m3.187 -.82c1.251 -.53 2.011 -1.228 2.011 -1.99v-6"}),b.jsx("path",{d:"M4 12v6c0 1.657 3.582 3 8 3c3.217 0 5.991 -.712 7.261 -1.74m.739 -3.26v-4"}),b.jsx("path",{d:"M3 3l18 18"})]})}function Cu({icon:t,text:e,active:r,children:n}){return b.jsx(O.Center,{className:"mantine-datatable-empty-state","data-active":r||void 0,children:n||b.jsxs(b.Fragment,{children:[t||b.jsx("div",{className:"mantine-datatable-empty-state-icon",children:b.jsx(xu,{})}),b.jsx(O.Text,{component:"div",size:"sm",c:"dimmed",children:e})]})})}function Su({key:t,columns:e=[],getInitialValueInEffect:r=!0}){function n(M,S){let C=[];return M.forEach(k=>{S.find(A=>A.accessor===k)&&C.push(k)}),S.forEach(k=>{C.includes(k.accessor)||C.push(k.accessor)}),C}let s=e&&e.map(M=>M.accessor)||[],[l,c]=Le.useLocalStorage({key:t?`${t}-columns-order`:"",defaultValue:t?s:void 0,getInitialValueInEffect:r});function a(M){t&&c(M)}let m=()=>{a(s)};if(!t)return{columnsOrder:l,setColumnsOrder:a,resetColumnsOrder:m};let y=n(l,e),_=JSON.stringify(l);return JSON.stringify(y)!==_&&a(y),{columnsOrder:y,setColumnsOrder:a,resetColumnsOrder:m}}function Du({key:t,columns:e=[],getInitialValueInEffect:r=!0,headerRef:n,onFixedLayoutChange:s}){let l=Z.useRef(!1),c=Z.useRef({}),[a,m]=Z.useState(!0),y=Z.useMemo(()=>e.some(V=>V.resizable&&!V.hidden&&V.accessor!=="__selection__"),[e]),_=Z.useMemo(()=>e.filter(V=>V.resizable&&!V.hidden&&V.accessor!=="__selection__"),[e]),M=Z.useMemo(()=>_.some(V=>V.width===void 0||V.width===""||V.width==="initial"),[_]),S=Z.useCallback(()=>e.filter(V=>V.accessor!=="__selection__").map(V=>({[V.accessor]:V.width??"auto"})),[e]),[C,k]=Le.useLocalStorage({key:t?`${t}-columns-width`:"",defaultValue:t?S():void 0,getInitialValueInEffect:!1}),[A,N]=Z.useState(()=>S());Z.useEffect(()=>{m(!1)},[]);let F=Z.useCallback(()=>{if(!n?.current||a)return{};let V=n.current,U=Array.from(V.querySelectorAll("th[data-accessor]")),J={};return U.forEach(se=>{let ne=se.getAttribute("data-accessor");if(!ne||ne==="__selection__")return;let P=_.find(x=>x.accessor===ne);if(P&&(P.width===void 0||P.width===""||P.width==="initial")){let x=se.getBoundingClientRect();J[ne]=Math.round(x.width)}}),J},[n,_,a]),B=Z.useCallback(V=>{let U=V.filter(se=>se.accessor!=="__selection__"),J=A.map(se=>{let ne=Object.keys(se)[0],P=U.find(x=>x.accessor===ne);return P?{[ne]:P.width}:se});N(J),t&&k(J)},[A,t,k]),H=Z.useCallback(V=>{B(V)},[B]),W=Z.useCallback(()=>{if(!(!n?.current||!s||a))if(M)s(!1),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let V=F();c.current={...c.current,...V};let U=e.filter(J=>J.accessor!=="__selection__").map(J=>{let se=J.accessor,ne=C?.find(x=>Object.keys(x)[0]===se);if(ne&&ne[se]!=="auto")return{[se]:ne[se]};let P=V[se];return P?{[se]:`${P}px`}:{[se]:J.width??"auto"}});N(U),setTimeout(()=>{s(!0),l.current=!0},10)})});else{let V=e.filter(U=>U.accessor!=="__selection__").map(U=>({[U.accessor]:U.width??"auto"}));N(V),s(!0),l.current=!0}},[n,s,a,M,F,e,C]),te=W;Z.useEffect(()=>{if(!y||!s||a){s?.(!1);return}l.current=!1;let V=setTimeout(()=>{W()},50);return()=>clearTimeout(V)},[y,s,a,W]),Z.useEffect(()=>{a||!t||!r||C&&C.length>0&&N(C)},[a,t,r,C]);let oe=Z.useCallback(()=>{t&&k(S()),c.current={},l.current=!1,s&&(s(!1),setTimeout(()=>{W()},10))},[t,k,S,s,W]),G=Z.useCallback((V,U)=>{B([{accessor:V,width:U}])},[B]),K=Z.useMemo(()=>y?A.filter(V=>{let U=Object.keys(V)[0];return _.some(J=>J.accessor===U)}).every(V=>{let U=Object.values(V)[0];return U==="auto"||U==="initial"}):!1,[y,A,_]);return{columnsWidth:A,setColumnsWidth:B,setColumnWidth:G,setMultipleColumnWidths:H,resetColumnsWidth:oe,hasResizableColumns:y,allResizableWidthsInitial:K,measureAndSetColumnWidths:te}}function ku({key:t,columns:e=[],getInitialValueInEffect:r=!0}){function n(M,S){let C=[];return M.forEach(k=>{S.find(A=>A.accessor===k.accessor)&&C.push(k)}),S.forEach(k=>{C.find(A=>A.accessor===k.accessor)||C.push({accessor:k.accessor,defaultToggle:k.defaultToggle||!0,toggleable:k.toggleable,toggled:k.defaultToggle===void 0?!0:k.defaultToggle})}),C}let s=e&&e.map(M=>({accessor:M.accessor,defaultToggle:M.defaultToggle||!0,toggleable:M.toggleable,toggled:M.defaultToggle===void 0?!0:M.defaultToggle})),[l,c]=Le.useLocalStorage({key:t?`${t}-columns-toggle`:"",defaultValue:t?s:void 0,getInitialValueInEffect:r});function a(M){t&&c(M)}let m=()=>{a(s)};if(!t)return{columnsToggle:l,setColumnsToggle:a,resetColumnsToggle:m};let y=n(l,e),_=JSON.stringify(l);return JSON.stringify(y)!==_&&a(y),{columnsToggle:y,setColumnsToggle:a,resetColumnsToggle:m}}var Pu=({key:t,columns:e=[],getInitialValueInEffect:r=!0,headerRef:n,scrollViewportRef:s,onFixedLayoutChange:l})=>{let{columnsOrder:c,setColumnsOrder:a,resetColumnsOrder:m}=Su({key:t,columns:e,getInitialValueInEffect:r}),{columnsToggle:y,setColumnsToggle:_,resetColumnsToggle:M}=ku({key:t,columns:e,getInitialValueInEffect:r}),{columnsWidth:S,setColumnsWidth:C,setColumnWidth:k,setMultipleColumnWidths:A,resetColumnsWidth:N,hasResizableColumns:F,allResizableWidthsInitial:B,measureAndSetColumnWidths:H}=Du({key:t,columns:e,getInitialValueInEffect:r,headerRef:n,onFixedLayoutChange:l});return{effectiveColumns:Z.useMemo(()=>c?c.map(W=>e.find(te=>te.accessor===W)).map(W=>({...W,hidden:W?.hidden||!y.find(te=>te.accessor===W?.accessor)?.toggled})).map(W=>W?.accessor==="__selection__"?W:{...W,width:S.find(te=>te[W?.accessor])?.[W?.accessor]}):e,[e,c,y,S]),setColumnsOrder:a,columnsOrder:c,resetColumnsOrder:m,columnsToggle:y,setColumnsToggle:_,resetColumnsToggle:M,columnsWidth:S,setColumnsWidth:C,setColumnWidth:k,setMultipleColumnWidths:A,resetColumnsWidth:N,hasResizableColumns:F,allResizableWidthsInitial:B,measureAndSetColumnWidths:H}},ys=typeof window<"u"?Z.useLayoutEffect:Z.useEffect;function vs(t){let e=Z.useRef(t);return e.current=t,e}var bs="--mantine-datatable-header-height",ws="--mantine-datatable-footer-height",_s="--mantine-datatable-selection-column-width",xs="--mantine-datatable-last-row-border-bottom";function et(t,e,r){t?.style.setProperty(e,r)}function gn(t){let e=t.borderBoxSize?.[0]||t.contentBoxSize?.[0];return e?{width:e.inlineSize,height:e.blockSize}:{width:t.contentRect.width,height:t.contentRect.height}}function mn(t,e,r){if(t){let n=new ResizeObserver(s=>{let l=s[0];l&&e(gn(l))});return n.observe(t),()=>{n.disconnect(),r()}}}function Mu({scrollCallbacks:t,withRowBorders:e}){let r={root:Z.useRef(null),table:Z.useRef(null),scrollViewport:Z.useRef(null),header:Z.useRef(null),footer:Z.useRef(null),selectionColumnHeader:Z.useRef(null)},{root:n,table:s,scrollViewport:l,header:c,footer:a,selectionColumnHeader:m}=r,y=vs({withRowBorders:e}),_=vs(t),M=Z.useRef(()=>{}),S=Z.useRef(()=>{}),C=Z.useCallback(k=>{_.current.onScroll?.(k),M.current()},[]);return Z.useEffect(()=>mn(c.current,k=>{et(n.current,bs,`${k.height}px`)},()=>et(n.current,bs,"0")),[c.current]),Z.useEffect(()=>mn(a.current,k=>{et(n.current,ws,`${k.height}px`)},()=>et(n.current,ws,"0")),[a.current]),Z.useEffect(()=>mn(m.current,k=>{et(n.current,_s,`${k.width}px`)},()=>et(n.current,_s,"0")),[m.current]),ys(()=>{if(typeof window===void 0)return;let k={top:!0,bottom:!0,left:!0,right:!0},A={width:0,height:0},N={width:0,height:0};function F(oe,G){let K=k[oe];return k[oe]=G,et(n.current,`--mantine-datatable-${oe}-shadow-opacity`,G?"0":"1"),K}function B(){let oe=A.height-N.height,G=oe<0;et(n.current,"--mantine-datatable-footer-position",G?"relative":"sticky"),et(n.current,"--mantine-datatable-footer-bottom",G?`${oe}px`:"0")}function H(){y.current.withRowBorders&&A.height<N.height?et(n.current,xs,`${O.rem("1px")} solid var(--mantine-datatable-border-color)`):et(n.current,xs,"unset")}S.current=H;function W(){let oe=_.current,G=l.current,K=G?.scrollTop??0,V=G?.scrollLeft??0,U=K===0,J=A.height-K-N.height<1,se=F("top",U),ne=F("bottom",J);U&&U!==se&&oe.onScrollToTop?.(),J&&J!==ne&&oe.onScrollToBottom?.();let P=G?getComputedStyle(G).direction==="rtl":!1,x=(G?.scrollWidth??0)-N.width,w,h;if(P){let f=Math.abs(V);h=f<1,w=x-f<1}else w=V<1,h=A.width-V-N.width<1;let i=F("left",w),p=F("right",h);w&&w!==i&&oe.onScrollToLeft?.(),h&&h!==p&&oe.onScrollToRight?.()}M.current=W;let te=new ResizeObserver(oe=>{for(let G of oe)switch(G.target.tagName){case"TABLE":{A=gn(G);break}case"DIV":{N=gn(G);break}}W(),B(),H()});return te.observe(s.current),te.observe(l.current),()=>{te.disconnect()}},[]),ys(()=>{S.current()},[e]),{refs:r,onScroll:C}}function Ou(t){let[e,r]=Z.useState(null),n=t?.join(":")||"";return Z.useEffect(()=>{r(null)},[n]),{lastSelectionChangeIndex:e,setLastSelectionChangeIndex:r}}function Au(t,e){let r=()=>{e(t.map(s=>s.matches))},n=t.map(s=>{try{return s.addEventListener("change",r),()=>s.removeEventListener("change",r)}catch{return s.addListener(r),()=>s.removeListener(r)}});return()=>{n.forEach(s=>s())}}function ju(t,e){return e||(typeof window<"u"&&"matchMedia"in window?t.map(r=>window.matchMedia(r).matches):t.map(()=>!1))}function Eu(t,e,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){let[n,s]=Z.useState(r?e:ju(t,e)),l=Z.useRef(null);return Z.useEffect(()=>{if("matchMedia"in window)return l.current=t.map(c=>window.matchMedia(c)),s(l.current.map(c=>c.matches)),Au(l.current,c=>{s(c)})},[t]),n}function Tu(t){let e=O.useMantineTheme(),r=Z.useMemo(()=>t.map(s=>(typeof s=="function"?s(e):s)??""),[t,e]),n=Z.useMemo(()=>t.map(()=>!0),[t]);return Eu(r,n)}function Sr(t){let e=O.useMantineTheme(),r=typeof t=="function"?t(e):t;return Le.useMediaQuery(r||"",!0)}function yn(t){let e=t.replace(/([a-z\d])([A-Z]+)/g,"$1 $2").replace(/\W|_/g," ").trim().toLowerCase();return`${e.charAt(0).toUpperCase()}${e.slice(1)}`}function Ru(t,e,r){return t.filter(n=>!e.map(r).includes(r(n)))}function vn(t,e){return t.filter((r,n,s)=>n===s.findIndex(l=>e(r)===e(l)))}function Cs(t,e){return e?e.match(/([^[.\]])+/g).reduce((r,n)=>r&&r[n],t):void 0}function Ie(t,e){return typeof e=="string"?Cs(t,e):e(t)}function Ss(t){return!t||t.length===0?0:Math.max(...t.map(e=>e.groups&&e.groups.length>0?1+Ss(e.groups):1))}function bn(t){let e=[];for(let r of t)r.columns&&r.columns.length>0?e.push(...r.columns.filter(n=>n!=null)):r.groups&&r.groups.length>0&&e.push(...bn(r.groups));return e.filter(r=>r!=null)}function wn(t,e){return t.columns&&t.columns.length>0?t.columns.filter((r,n)=>r.hidden?!1:e?e[n]!==!1:!0).length:t.groups&&t.groups.length>0?t.groups.reduce((r,n)=>r+wn(n,e),0):0}function Ds(t,e,r=0){if(r===e)return[...t];let n=[];for(let s of t)s.groups&&s.groups.length>0&&n.push(...Ds(s.groups,e,r+1));return n}function $u(t,e,r){return r?!t||e:!1}function Nu({rowExpansion:t,records:e,idAccessor:r}){let n=[];if(t&&e){let{trigger:a,allowMultiple:m,initiallyExpanded:y}=t;e&&a==="always"?n=e.map(_=>Ie(_,r)):y&&(n=e.filter((_,M)=>y({record:_,index:M})).map(_=>Ie(_,r)),m||(n=[n[0]]))}let s,l,c=Z.useState(n);if(t){let{expandable:a,trigger:m,allowMultiple:y,collapseProps:_,content:M}=t;t.expanded?{recordIds:s,onRecordIdsChange:l}=t.expanded:[s,l]=c;let S=C=>l?.(s.filter(k=>k!==Ie(C,r)));return{expandOnClick:m!=="always"&&m!=="never",isRowExpanded:C=>m==="always"?!0:s.includes(Ie(C,r)),isExpandable:({record:C,index:k})=>a?a({record:C,index:k}):!0,expandRow:C=>{let k=Ie(C,r);l?.(y?[...s,k]:[k])},collapseRow:S,collapseProps:_,content:({record:C,index:k})=>()=>M({record:C,index:k,collapse:()=>S(C)})}}}function Lu(t,e){let[r,n]=Z.useState(t),[s,l]=Z.useState(t),c=Le.useTimeout(()=>n(!0),0),a=Le.useTimeout(()=>l(!1),e||200);return Z.useEffect(()=>{t?(a.clear(),l(!0),c.start()):(c.clear(),n(!1),a.start())},[c,a,t]),{expanded:r,visible:s}}var _n="mantine-datatable-nowrap",xn="mantine-datatable-ellipsis",At="mantine-datatable-pointer-cursor",ks="mantine-datatable-context-menu-cursor",Bu="mantine-datatable-text-selection-disabled",Dr="mantine-datatable-text-align-left",kr="mantine-datatable-text-align-center",Pr="mantine-datatable-text-align-right";function Iu({className:t,style:e,visibleMediaQuery:r,title:n,noWrap:s,ellipsis:l,textAlign:c,width:a}){return Sr(r)?b.jsx(O.TableTh,{className:Me({[_n]:s||l,[xn]:l,[Dr]:c==="left",[kr]:c==="center",[Pr]:c==="right"},t),style:[{width:a,minWidth:a,maxWidth:a},e],children:n}):null}function Yu({shadowVisible:t}){return b.jsx(O.TableTh,{className:"mantine-datatable-footer-selector-placeholder-cell","data-shadow-visible":t||void 0})}function zu({className:t,style:e,columns:r,defaultColumnProps:n,selectionVisible:s,selectorCellShadowVisible:l,ref:c}){return b.jsx(O.TableTfoot,{ref:c,className:Me("mantine-datatable-footer",t),style:e,children:b.jsxs(O.TableTr,{children:[s&&b.jsx(Yu,{shadowVisible:l}),r.map(({hidden:a,...m})=>{if(a)return null;let{accessor:y,visibleMediaQuery:_,textAlign:M,width:S,footer:C,footerClassName:k,footerStyle:A,noWrap:N,ellipsis:F}={...n,...m};return b.jsx(Iu,{className:k,style:A,visibleMediaQuery:_,textAlign:M,width:S,title:C,noWrap:N,ellipsis:F},y)})]})})}function Fu({group:{id:t,columns:e,groups:r,title:n,textAlign:s,className:l,style:c},maxDepth:a,currentDepth:m,previousGroups:y,isLastGroup:_,withColumnBorders:M=!1,totalTableColumns:S}){let C=Z.useMemo(()=>e&&e.length>0?e:r&&r.length>0?bn([{id:t,columns:e,groups:r}]):[],[e,r,t]),k=Z.useMemo(()=>C.map(({visibleMediaQuery:te})=>te),[C]),A=Tu(k),N=Z.useMemo(()=>wn({columns:e,groups:r},A),[t,e,r,A]),F=Z.useMemo(()=>y.reduce((te,oe)=>te+wn(oe,A),0),[y,A]),B=r&&r.length>0?1:a-m,H=F+N<S,W=$u(_,H,M);return N>0?b.jsx(O.TableTh,{colSpan:N,rowSpan:B>1?B:void 0,className:Me("mantine-datatable-column-group-header-cell",{[Dr]:s==="left",[kr]:s==="center",[Pr]:s==="right","mantine-datatable-column-group-header-cell--needs-border":W},l),style:c,children:n??yn(t)}):null}function Wu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z"})]})}function Uu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M20 3h-16a1 1 0 0 0 -1 1v2.227l.008 .223a3 3 0 0 0 .772 1.795l4.22 4.641v8.114a1 1 0 0 0 1.316 .949l6 -2l.108 -.043a1 1 0 0 0 .576 -.906v-6.586l4.121 -4.12a3 3 0 0 0 .879 -2.123v-2.171a1 1 0 0 0 -1 -1z",strokeWidth:"0",fill:"currentColor"})]})}function qu({children:t,isActive:e,filterPopoverProps:r,filterPopoverDisableClickOutside:n}){let[s,{close:l,toggle:c}]=Le.useDisclosure(!1),a=e?Uu:Wu,m=Le.useClickOutside(l);return n&&(m=void 0),b.jsxs(O.Popover,{withArrow:!0,shadow:"md",opened:s,onClose:l,trapFocus:!0,...r,children:[b.jsx(O.PopoverTarget,{children:b.jsx(O.ActionIcon,{className:"mantine-datatable-header-cell-filter-action-icon","data-active":e||void 0,size:"sm",variant:"default",onClick:y=>{y.preventDefault(),c()},onKeyDown:y=>y.stopPropagation(),children:b.jsx(a,{})})}),b.jsx(O.PopoverDropdown,{ref:m,onClick:y=>y.stopPropagation(),onKeyDown:y=>y.stopPropagation(),children:typeof t=="function"?t({close:l}):t})]})}var Vu=t=>{let{accessor:e,columnRef:r}=t,[n,s]=Z.useState(!1),l=Z.useRef(0),c=Z.useRef({current:0,next:0}),{dir:a}=O.useDirection(),m=a==="rtl",{setMultipleColumnWidths:y}=pn(),_=Z.useCallback(S=>{if(S.preventDefault(),S.stopPropagation(),!r.current)return;let C=r.current,k=C.nextElementSibling;for(;k;){let te=k.getAttribute("data-accessor");if(te&&te!=="__selection__")break;k=k.nextElementSibling}if(!k)return;let A=k.getAttribute("data-accessor");if(!A)return;let N=A==="__selection__";s(!0),l.current=S.clientX;let F=C.offsetWidth,B=k.offsetWidth;c.current={current:F,next:B};let H=te=>{if(!r.current)return;let oe=r.current,G=oe.nextElementSibling;if(!G)return;let K=te.clientX-l.current;m&&(K=-K);let V=50,U=c.current.current-V,J=c.current.next-V,se=Math.max(-U,Math.min(K,J)),ne=c.current.current+se,P=c.current.next-se;oe.style.width=`${ne}px`,G.style.width=`${P}px`,oe.style.minWidth=`${ne}px`,oe.style.maxWidth=`${ne}px`,G.style.minWidth=`${P}px`,G.style.maxWidth=`${P}px`},W=()=>{if(!r.current)return;let te=r.current,oe=te.nextElementSibling;s(!1),document.body.style.cursor="initial",document.body.style.userSelect="initial";let G=parseInt(te.style.width)||te.offsetWidth,K=oe?parseInt(oe.style.width)||oe.offsetWidth:0,V=[{accessor:e,width:`${G}px`}];if(oe&&!N){let U=oe.getAttribute("data-accessor");U&&V.push({accessor:U,width:`${K}px`})}setTimeout(()=>{y(V)},0),document.removeEventListener("mousemove",H),document.removeEventListener("mouseup",W)};document.body.style.cursor="col-resize",document.body.style.userSelect="none",document.addEventListener("mousemove",H),document.addEventListener("mouseup",W)},[e,r,m,y]),M=Z.useCallback(()=>{if(!r.current)return;let S=r.current,C=S.nextElementSibling;S.style.width="",S.style.minWidth="",S.style.maxWidth="";let k=[{accessor:e,width:"auto"}];if(C){C.style.width="",C.style.minWidth="",C.style.maxWidth="";let A=C.getAttribute("data-accessor");A&&A!=="__selection__"&&k.push({accessor:A,width:"auto"})}setTimeout(()=>{y(k)},0)},[e,r,y]);return b.jsx("div",{className:"mantine-datatable-header-resizable-handle",style:{cursor:n?"col-resize":void 0},onMouseDown:_,onDoubleClick:M,onClick:S=>S.stopPropagation(),title:"Drag to resize column, double-click to reset"})};function Hu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M12 5l0 14"}),b.jsx("path",{d:"M16 9l-4 -4"}),b.jsx("path",{d:"M8 9l4 -4"})]})}function Gu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M8 7l4 -4l4 4"}),b.jsx("path",{d:"M8 17l4 4l4 -4"}),b.jsx("path",{d:"M12 3l0 18"})]})}function Qu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),b.jsx("path",{d:"M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),b.jsx("path",{d:"M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),b.jsx("path",{d:"M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),b.jsx("path",{d:"M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),b.jsx("path",{d:"M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"})]})}function Zu(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M18 6l-12 12"}),b.jsx("path",{d:"M6 6l12 12"})]})}function Ku({className:t,style:e,accessor:r,visibleMediaQuery:n,title:s,sortable:l,draggable:c,toggleable:a,resizable:m,sortIcons:y,textAlign:_,width:M,sortStatus:S,onSortStatusChange:C,filter:k,filterPopoverProps:A,filterPopoverDisableClickOutside:N,filtering:F,sortKey:B}){let{setSourceColumn:H,setTargetColumn:W,swapColumns:te,setColumnsToggle:oe}=pn(),[G,K]=Z.useState(!1),V=Z.useRef(null);if(!Sr(n))return null;let U=s??yn(r),J=typeof U=="string"?U:void 0,se=l&&C?p=>{p?.defaultPrevented||C({sortKey:B,columnAccessor:r,direction:S?.columnAccessor===r?S.direction==="asc"?"desc":"asc":S?.direction??"asc"})}:void 0,ne=p=>{p.stopPropagation(),H(r),K(!1)},P=p=>{p.preventDefault(),W(r),K(!0)},x=()=>{W(r),K(!1),te()},w=()=>{K(!0)},h=()=>{K(!1)},i=p=>{p.stopPropagation(),oe(f=>f.map(d=>d.accessor===r?{...d,toggled:!1}:d))};return b.jsxs(O.TableTh,{"data-accessor":r,className:Me({"mantine-datatable-header-cell-sortable":l,"mantine-datatable-header-cell-toggleable":a,"mantine-datatable-header-cell-resizable":m},t),style:[{width:M,...m?{}:{minWidth:M,maxWidth:M}},e],role:l?"button":void 0,tabIndex:l?0:void 0,onClick:se,onKeyDown:p=>p.key==="Enter"&&se?.(),ref:V,children:[b.jsxs(O.Group,{className:"mantine-datatable-header-cell-sortable-group",justify:"space-between",wrap:"nowrap",children:[b.jsxs(O.Flex,{align:"center",w:"100%",className:Me({"mantine-datatable-header-cell-draggable":c,"mantine-datatable-header-cell-drag-over":G}),draggable:c,onDragStart:c?ne:void 0,onDragEnter:c?w:void 0,onDragOver:c?P:void 0,onDrop:c?x:void 0,onDragLeave:c?h:void 0,children:[c?b.jsx(O.Center,{role:"img","aria-label":"Drag column",children:b.jsx(O.ActionIcon,{className:"mantine-datatable-header-cell-draggable-action-icon",variant:"subtle",size:"xs",onClick:p=>{p.stopPropagation()},children:b.jsx(Qu,{})})}):null,b.jsx(O.Box,{className:Me("mantine-datatable-header-cell-sortable-text",{[Dr]:_==="left",[kr]:_==="center",[Pr]:_==="right"},_n,xn),title:J,children:U})]}),a?b.jsx(O.Center,{className:"mantine-datatable-header-cell-toggleable-icon",role:"img","aria-label":"Toggle column",children:b.jsx(O.ActionIcon,{size:"xs",variant:"light",onClick:i,children:b.jsx(Zu,{})})}):null,l||S?.columnAccessor===r?b.jsx(b.Fragment,{children:S?.columnAccessor===r?b.jsx(O.Center,{className:Me("mantine-datatable-header-cell-sortable-icon",{"mantine-datatable-header-cell-sortable-icon-reversed":S.direction==="desc"}),role:"img","aria-label":`Sorted ${S.direction==="desc"?"descending":"ascending"}`,children:y?.sorted||b.jsx(Hu,{})}):b.jsx(O.Center,{className:"mantine-datatable-header-cell-sortable-unsorted-icon",role:"img","aria-label":"Not sorted",children:y?.unsorted||b.jsx(Gu,{})})}):null,k?b.jsx(qu,{filterPopoverProps:A,isActive:!!F,filterPopoverDisableClickOutside:N,children:k}):null]}),m&&r!=="__selection__"?b.jsx(Vu,{accessor:r,columnRef:V}):null]})}function Ju({className:t,style:e,trigger:r,shadowVisible:n,checked:s,indeterminate:l,checkboxProps:c,onChange:a,rowSpan:m,ref:y}){let _=!c.disabled;return b.jsx(O.TableTh,{ref:y,className:Me("mantine-datatable-header-selector-cell",{[At]:r==="cell"&&_},t),style:e,rowSpan:m,"data-shadow-visible":n||void 0,"data-accessor":"__selection__",onClick:r==="cell"&&_?a:void 0,children:b.jsx(O.Checkbox,{classNames:_?{input:At}:void 0,checked:s,indeterminate:l,onChange:a,...c,disabled:!(a||c.onChange)||c.disabled})})}function Xu({selectionColumnHeaderRef:t,className:e,style:r,sortStatus:n,sortIcons:s,onSortStatusChange:l,columns:c,defaultColumnProps:a,groups:m,selectionTrigger:y,selectionVisible:_,selectionChecked:M,selectionIndeterminate:S,onSelectionChange:C,selectionCheckboxProps:k,selectorCellShadowVisible:A,selectionColumnClassName:N,selectionColumnStyle:F,withColumnBorders:B=!1,ref:H}){let W=m?Ss(m):0,te=W>0?W+1:1,oe=_?b.jsx(Ju,{ref:t,className:N,style:F,trigger:y,shadowVisible:A,checked:M,indeterminate:S,checkboxProps:k,onChange:C,rowSpan:m?te:void 0}):null,{columnsToggle:G,setColumnsToggle:K}=pn(),[V,U]=Z.useState(!1),J=c.some(P=>P.toggleable),se=J?Object.fromEntries(c.map(({accessor:P,title:x})=>[P,x??yn(String(P))])):void 0,ne=b.jsxs(O.TableThead,{className:Me("mantine-datatable-header",e),style:r,ref:H,onContextMenu:J?P=>{P.preventDefault(),U(x=>!x)}:void 0,children:[m&&Array.from({length:W},(P,x)=>{let w=Ds(m,x);return b.jsxs(O.TableTr,{children:[x===0&&oe,w.map((h,i)=>b.jsx(Fu,{group:h,maxDepth:W,currentDepth:x,previousGroups:w.slice(0,i),isLastGroup:i===w.length-1,withColumnBorders:B,totalTableColumns:c.length},h.id))]},`group-depth-${x}`)}),b.jsxs(O.TableTr,{children:[!m&&oe,c.map(({hidden:P,...x},w)=>{if(P)return null;let{accessor:h,visibleMediaQuery:i,textAlign:p,width:f,title:d,sortable:v,draggable:D,toggleable:T,resizable:q,titleClassName:X,titleStyle:re,filter:ee,filterPopoverProps:ae,filterPopoverDisableClickOutside:ie,filtering:ue,sortKey:E}={...a,...x};return b.jsx(Ku,{accessor:h,className:X,style:re,visibleMediaQuery:i,textAlign:p,width:f,title:d,sortable:v,draggable:D,toggleable:T,resizable:q&&w<c.length-1,sortStatus:n,sortIcons:s,sortKey:E,onSortStatusChange:l,filter:ee,filterPopoverProps:ae,filterPopoverDisableClickOutside:ie,filtering:ue},h)})]})]});return J?b.jsxs(O.Popover,{position:"bottom",withArrow:!0,shadow:"md",opened:V,onChange:U,children:[b.jsx(O.PopoverTarget,{children:ne}),b.jsx(O.PopoverDropdown,{children:b.jsx(O.Stack,{children:G.filter(P=>P.toggleable).map(P=>b.jsx(O.Group,{children:b.jsx(O.Checkbox,{classNames:{label:"mantine-datatable-header-column-toggle-checkbox-label"},size:"xs",label:se[P.accessor],checked:P.toggled,onChange:x=>{K(G.map(w=>w.accessor===P.accessor?{...w,toggled:x.currentTarget.checked}:w))}})},P.accessor))})})]}):ne}function ec({fetching:t,customContent:e,backgroundBlur:r,size:n,type:s,color:l}){return b.jsx(O.Center,{className:Me("mantine-datatable-loader",{"mantine-datatable-loader-fetching":t}),style:[{backdropFilter:r?`blur(${r}px)`:void 0}],children:t&&(e||b.jsx(O.Loader,{size:n,type:s,color:l}))})}function Ae(t,e,r){return t?O.parseThemeColor({color:typeof t=="object"?t[r]:t,theme:e}).value:void 0}function tc({theme:t,c:e,backgroundColor:r,borderColor:n,rowBorderColor:s,stripedColor:l,highlightOnHoverColor:c}){return{"--mantine-datatable-color-light":Ae(e,t,"light"),"--mantine-datatable-color-dark":Ae(e,t,"dark"),"--mantine-datatable-background-color-light":Ae(r,t,"light"),"--mantine-datatable-background-color-dark":Ae(r,t,"dark"),"--mantine-datatable-border-color-light":Ae(n,t,"light"),"--mantine-datatable-border-color-dark":Ae(n,t,"dark"),"--mantine-datatable-row-border-color-light":Ae(s,t,"light"),"--mantine-datatable-row-border-color-dark":Ae(s,t,"dark"),"--mantine-datatable-striped-color-light":Ae(l,t,"light"),"--mantine-datatable-striped-color-dark":Ae(l,t,"dark"),"--mantine-datatable-highlight-on-hover-color-light":Ae(c,t,"light"),"--mantine-datatable-highlight-on-hover-color-dark":Ae(c,t,"dark")}}function Ps({theme:t,paginationActiveTextColor:e,paginationActiveBackgroundColor:r}){return{"--mantine-datatable-pagination-active-text-color-light":Ae(e,t,"light"),"--mantine-datatable-pagination-active-text-color-dark":Ae(e,t,"dark"),"--mantine-datatable-pagination-active-background-color-light":Ae(r,t,"light"),"--mantine-datatable-pagination-active-background-color-dark":Ae(r,t,"dark")}}function rc({theme:t,color:e,backgroundColor:r}){return{"--mantine-datatable-row-color-light":Ae(e,t,"light"),"--mantine-datatable-row-color-dark":Ae(e,t,"dark"),"--mantine-datatable-row-background-color-light":Ae(r,t,"light"),"--mantine-datatable-row-background-color-dark":Ae(r,t,"dark")}}function nc(){return b.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[b.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),b.jsx("path",{d:"M8 9l4 -4l4 4"}),b.jsx("path",{d:"M16 15l-4 4l-4 -4"})]})}var Ms={xs:O.rem(22),sm:O.rem(26),md:O.rem(32),lg:O.rem(38),xl:O.rem(44)};function oc({size:t,label:e,values:r,value:n,activeTextColor:s,activeBackgroundColor:l,onChange:c}){return b.jsxs(O.Group,{gap:"xs",children:[b.jsx(O.Text,{component:"div",size:t,children:e}),b.jsxs(O.Menu,{withinPortal:!0,withArrow:!0,offset:2,classNames:{arrow:"mantine-datatable-page-size-selector-menu-arrow"},children:[b.jsx(O.MenuTarget,{children:b.jsx(O.Button,{size:t,variant:"default",classNames:{section:"mantine-datatable-page-size-selector-button-icon"},rightSection:b.jsx(nc,{}),style:[{fontWeight:"normal"},a=>({height:Ms[t],paddingLeft:a.spacing[t],paddingRight:a.spacing[t]})],children:n})}),b.jsx(O.MenuDropdown,{children:r.map(a=>{let m=a===n;return b.jsx(O.MenuItem,{className:Me({"mantine-datatable-page-size-selector-active":m}),style:[{height:Ms[t]},m&&(s||l)?y=>Ps({theme:y,paginationActiveTextColor:s,paginationActiveBackgroundColor:l}):void 0],disabled:m,onClick:()=>c(a),children:b.jsx(O.Text,{component:"div",size:t,children:a})},a)})})]})]})}function sc({className:t,style:e,fetching:r,page:n,onPageChange:s,paginationWithEdges:l,paginationWithControls:c,paginationActiveTextColor:a,paginationActiveBackgroundColor:m,paginationSize:y,loadingText:_,noRecordsText:M,paginationText:S,totalRecords:C,recordsPerPage:k,onRecordsPerPageChange:A,recordsPerPageLabel:N,recordsPerPageOptions:F,recordsLength:B,horizontalSpacing:H,paginationWrapBreakpoint:W,getPaginationControlProps:te,getPaginationItemProps:oe,renderPagination:G}){let K;if(C){let x=(n-1)*k+1,w=x+(B||0)-1;K=S({from:x,to:w,totalRecords:C})}else K=r?_:M;let V=C&&k?Math.max(1,Math.ceil(C/k)):1,U=C?(n-1)*(k??0)+1:void 0,J=C?(U??1)+(B??0)-1:void 0,se=!Sr(({breakpoints:x})=>`(min-width: ${typeof W=="number"?`${O.rem(W)}rem`:x[W]||W})`),ne={Text:x=>b.jsx(O.Text,{component:"div",className:"mantine-datatable-pagination-text",size:y,...x,children:K}),PageSizeSelector:x=>F?b.jsx(oc,{activeTextColor:a,activeBackgroundColor:m,size:y,label:N,values:F,value:k,onChange:A,...x}):b.jsx(b.Fragment,{}),Pagination:x=>b.jsx(O.Pagination,{classNames:{root:Me("mantine-datatable-pagination-pages",{"mantine-datatable-pagination-pages-fetching":r||!B}),control:"mantine-datatable-pagination-pages-control"},style:a||m?w=>Ps({theme:w,paginationActiveTextColor:a,paginationActiveBackgroundColor:m}):void 0,withEdges:l,withControls:c,value:n,onChange:s,size:y,total:V,getControlProps:te,getItemProps:oe,...x})},P={state:{paginationSize:y,page:n,totalPages:V,totalRecords:C,recordsPerPage:k,recordsLength:B,fetching:r,from:U,to:J,isWrapped:se},actions:{setPage:x=>s?.(x),setRecordsPerPage:A?x=>A(x):void 0},Controls:ne};return b.jsx(O.Box,{px:H??"xs",py:"xs",className:Me("mantine-datatable-pagination",t),style:[{flexDirection:se?"column":"row"},e],children:typeof G=="function"?G(P):b.jsxs(b.Fragment,{children:[b.jsx(ne.Text,{}),b.jsx(ne.PageSizeSelector,{}),b.jsx(ne.Pagination,{})]})})}function ic({className:t,style:e,visibleMediaQuery:r,record:n,index:s,onClick:l,onDoubleClick:c,onContextMenu:a,noWrap:m,ellipsis:y,textAlign:_,width:M,accessor:S,render:C,defaultRender:k,customCellAttributes:A}){return Sr(r)?b.jsx(O.TableTd,{className:Me({[_n]:m||y,[xn]:y,[At]:l||c,[ks]:a,[Dr]:_==="left",[kr]:_==="center",[Pr]:_==="right"},t),style:[{width:M,minWidth:M,maxWidth:M},e],onClick:l,onDoubleClick:c,onContextMenu:a,...A?.(n,s),children:C?C(n,s):k?k(n,s,S):Cs(n,S)}):null}function ac({open:t,colSpan:e,content:r,collapseProps:n}){let{expanded:s,visible:l}=Lu(t,n?.transitionDuration);return l?b.jsxs(b.Fragment,{children:[b.jsx(O.TableTr,{}),b.jsx(O.TableTr,{children:b.jsx(O.TableTd,{className:"mantine-datatable-row-expansion-cell",colSpan:e,children:b.jsx(O.Collapse,{in:s,...n,children:b.jsx("div",{className:"mantine-datatable-row-expansion-cell-content",children:r()})})})})]}):null}function lc({className:t,style:e,record:r,index:n,trigger:s,onChange:l,withRightShadow:c,checkboxProps:a,getCheckboxProps:m,...y}){let _={...a,...m(r,n)},M=!y.disabled&&!_.disabled,S=C=>{C.stopPropagation(),s==="cell"&&M&&l?.(C)};return b.jsx(O.TableTd,{className:Me("mantine-datatable-row-selector-cell",{[At]:s==="cell"&&M},t),style:e,"data-shadow-visible":c||void 0,onClick:S,children:b.jsx(O.Checkbox,{classNames:M?{input:At}:void 0,onChange:l,...y,..._})})}function uc({record:t,index:e,columns:r,defaultColumnProps:n,defaultColumnRender:s,selectionTrigger:l,selectionVisible:c,selectionChecked:a,onSelectionChange:m,isRecordSelectable:y,selectionCheckboxProps:_,getSelectionCheckboxProps:M,onClick:S,onDoubleClick:C,onContextMenu:k,onCellClick:A,onCellDoubleClick:N,onCellContextMenu:F,expansion:B,customAttributes:H,color:W,backgroundColor:te,className:oe,style:G,selectorCellShadowVisible:K,selectionColumnClassName:V,selectionColumnStyle:U,rowFactory:J}){let se=b.jsxs(b.Fragment,{children:[c&&b.jsx(lc,{className:V,style:U,record:t,index:e,trigger:l,withRightShadow:K,checked:a,disabled:!m||(y?!y(t,e):!1),onChange:m,checkboxProps:_,getCheckboxProps:M}),r.map(({hidden:x,hiddenContent:w,...h},i)=>{if(x||w)return null;let{accessor:p,visibleMediaQuery:f,textAlign:d,noWrap:v,ellipsis:D,width:T,render:q,cellsClassName:X,cellsStyle:re,customCellAttributes:ee}={...n,...h};return b.jsx(ic,{className:typeof X=="function"?X(t,e):X,style:re?.(t,e),visibleMediaQuery:f,record:t,index:e,onClick:A?ae=>A({event:ae,record:t,index:e,column:h,columnIndex:i}):void 0,onDoubleClick:N?ae=>N({event:ae,record:t,index:e,column:h,columnIndex:i}):void 0,onContextMenu:F?ae=>F({event:ae,record:t,index:e,column:h,columnIndex:i}):void 0,accessor:p,textAlign:d,noWrap:v,ellipsis:D,width:T,render:q,defaultRender:s,customCellAttributes:ee},p)})]}),ne=B&&b.jsx(ac,{colSpan:r.filter(({hidden:x})=>!x).length+(c?1:0),open:B.isRowExpanded(t),content:B.content({record:t,index:e}),collapseProps:B.collapseProps}),P=cc({record:t,index:e,selectionChecked:a,onClick:S,onDoubleClick:C,onContextMenu:k,expansion:B,customAttributes:H,color:W,backgroundColor:te,className:oe,style:G});return J?J({record:t,index:e,rowProps:P,children:se,expandedElement:ne}):b.jsxs(b.Fragment,{children:[b.jsx(O.TableTr,{...P,children:se}),ne]})}function cc({record:t,index:e,selectionChecked:r,onClick:n,onDoubleClick:s,onContextMenu:l,expansion:c,customAttributes:a,color:m,backgroundColor:y,className:_,style:M}){return{className:Me("mantine-datatable-row",{[At]:n||s||c?.isExpandable({record:t,index:e})&&c?.expandOnClick},{[ks]:l},typeof _=="function"?_(t,e):_),"data-selected":r||void 0,onClick:S=>{if(c){let{isExpandable:C,isRowExpanded:k,expandOnClick:A,expandRow:N,collapseRow:F}=c;C({record:t,index:e})&&A&&(k(t)?F(t):N(t))}n?.({event:S,record:t,index:e})},onDoubleClick:s?S=>s({event:S,record:t,index:e}):void 0,onContextMenu:l?S=>l({event:S,record:t,index:e}):void 0,style:[m||y?S=>{let C=m?.(t,e),k=y?.(t,e);return rc({theme:S,color:C,backgroundColor:k})}:void 0,M?.(t,e)],...a?.(t,e)??{}}}function dc({leftShadowBehind:t,rightShadowBehind:e,onScrollPositionChange:r,children:n,viewportRef:s,scrollAreaProps:l}){return b.jsxs(O.ScrollArea,{...l,viewportRef:s,classNames:{root:"mantine-datatable-scroll-area",scrollbar:"mantine-datatable-scroll-area-scrollbar",thumb:"mantine-datatable-scroll-area-thumb",corner:"mantine-datatable-scroll-area-corner"},onScrollPositionChange:r,children:[n,b.jsx(O.Box,{className:Me("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-top-shadow")}),b.jsx("div",{className:Me("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-left-shadow",{"mantine-datatable-scroll-area-shadow-behind":t})}),b.jsx("div",{className:Me("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-right-shadow",{"mantine-datatable-scroll-area-shadow-behind":e})}),b.jsx(O.Box,{className:Me("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-bottom-shadow")})]})}function hc({withTableBorder:t,borderRadius:e,textSelectionDisabled:r,height:n="100%",minHeight:s,maxHeight:l,shadow:c,verticalAlign:a="center",fetching:m,columns:y,storeColumnsKey:_,groups:M,pinFirstColumn:S,pinLastColumn:C,defaultColumnProps:k,defaultColumnRender:A,idAccessor:N="id",records:F,selectionTrigger:B="checkbox",selectedRecords:H,onSelectedRecordsChange:W,selectionColumnClassName:te,selectionColumnStyle:oe,isRecordSelectable:G,selectionCheckboxProps:K,allRecordsSelectionCheckboxProps:V={"aria-label":"Select all records"},getRecordSelectionCheckboxProps:U=(be,Ne)=>({"aria-label":`Select record ${Ne+1}`}),sortStatus:J,sortIcons:se,onSortStatusChange:ne,horizontalSpacing:P,page:x,onPageChange:w,totalRecords:h,recordsPerPage:i,onRecordsPerPageChange:p,recordsPerPageOptions:f,recordsPerPageLabel:d="Records per page",paginationWithEdges:v,paginationWithControls:D,paginationActiveTextColor:T,paginationActiveBackgroundColor:q,paginationSize:X="sm",paginationText:re=({from:be,to:Ne,totalRecords:We})=>`${be} - ${Ne} / ${We}`,paginationWrapBreakpoint:ee="sm",getPaginationControlProps:ae=be=>be==="previous"?{"aria-label":"Previous page"}:be==="next"?{"aria-label":"Next page"}:{},getPaginationItemProps:ie,renderPagination:ue,loaderBackgroundBlur:E,customLoader:L,loaderSize:R,loaderType:Y,loaderColor:I,loadingText:ce="...",emptyState:o,noRecordsText:u="No records",noRecordsIcon:g,highlightOnHover:j,striped:$,noHeader:z,onRowClick:le,onRowDoubleClick:he,onRowContextMenu:pe,onCellClick:Q,onCellDoubleClick:fe,onCellContextMenu:me,onScroll:ge,onScrollToTop:Se,onScrollToBottom:Ce,onScrollToLeft:De,onScrollToRight:He,c:$e,backgroundColor:ke,borderColor:Ct,rowBorderColor:je,stripedColor:Ge,highlightOnHoverColor:Ye,rowColor:tt,rowBackgroundColor:nt,rowExpansion:Ee,rowClassName:ot,rowStyle:st,customRowAttributes:Qe,scrollViewportRef:Ze,scrollAreaProps:it,tableRef:ut,bodyRef:rt,m:at,my:ve,mx:Oe,mt:lt,mb:vt,ml:jt,mr:bt,className:wt,classNames:Ke,style:Et,styles:xe,rowFactory:Pe,tableWrapper:ct,...Te}){let be=Z.useMemo(()=>M?bn(M):y,[y,M]),[Ne,We]=Z.useState(!1),{refs:ze,onScroll:zc}=Mu({scrollCallbacks:{onScroll:ge,onScrollToTop:Se,onScrollToBottom:Ce,onScrollToLeft:De,onScrollToRight:He},withRowBorders:Te.withRowBorders}),Sn=Pu({key:_,columns:be,headerRef:ze.header,scrollViewportRef:ze.scrollViewport,onFixedLayoutChange:We}),Fc=Le.useMergedRef(ze.table,ut),Wc=Le.useMergedRef(ze.scrollViewport,Ze),Uc=Nu({rowExpansion:Ee,records:F,idAccessor:N}),Mr=Z.useRef(!1),$s=Z.useRef(x),Dn=Z.useRef(F),qc=Z.useCallback(_e=>{Mr.current=!0,Dn.current=F,w(_e)},[w,F]);Z.useEffect(()=>{$s.current!==x&&(Mr.current=!0,Dn.current=F,$s.current=x)},[x,F]);let Or=F?.length;Z.useLayoutEffect(()=>{if(!Mr.current||m||F===Dn.current)return;let _e=ze.scrollViewport.current;if(!_e)return;let St=requestAnimationFrame(()=>{_e.scrollTo({top:0,left:0}),Mr.current=!1});return()=>cancelAnimationFrame(St)},[m,F,ze.scrollViewport]);let Ns=F?.map(_e=>Ie(_e,N)),Tt=!!H,Qt=H?.map(_e=>Ie(_e,N)),Ls=Ns!==void 0&&Qt!==void 0&&Qt.length>0,kn=G?F?.filter(G):F,Ar=kn?.map(_e=>Ie(_e,N)),jr=Ls&&Ar.every(_e=>Qt.includes(_e)),Vc=Ls&&Ar.some(_e=>Qt.includes(_e)),Hc=Z.useCallback(()=>{H&&W&&W(jr?H.filter(_e=>!Ar.includes(Ie(_e,N))):vn([...H,...kn],_e=>Ie(_e,N)))},[jr,N,W,Ar,kn,H]),{lastSelectionChangeIndex:Er,setLastSelectionChangeIndex:Gc}=Ou(Ns),Pn=Tt&&!S,Qc={m:at,my:ve,mx:Oe,mt:lt,mb:vt,ml:jt,mr:bt},Zc=Z.useCallback(({children:_e})=>ct?ct({children:_e}):_e,[ct]);return b.jsx(ms,{...Sn,children:b.jsxs(O.Box,{ref:ze.root,...Qc,className:Me("mantine-datatable",{"mantine-datatable-with-border":t},wt,Ke?.root),style:[_e=>({...tc({theme:_e,c:$e,backgroundColor:ke,borderColor:Ct,rowBorderColor:je,stripedColor:Ge,highlightOnHoverColor:Ye}),borderRadius:_e.radius[e]||e,boxShadow:_e.shadows[c]||c,height:n,minHeight:s,maxHeight:l}),Et,xe?.root,{position:"relative"}],children:[b.jsx(dc,{viewportRef:Wc,leftShadowBehind:Tt||!!S,rightShadowBehind:C,onScrollPositionChange:zc,scrollAreaProps:it,children:b.jsx(Zc,{children:b.jsxs(O.Table,{ref:Fc,horizontalSpacing:P,className:Me("mantine-datatable-table",{[Bu]:r,"mantine-datatable-vertical-align-top":a==="top","mantine-datatable-vertical-align-bottom":a==="bottom","mantine-datatable-pin-last-column":C,"mantine-datatable-selection-column-visible":Tt,"mantine-datatable-pin-first-column":S,"mantine-datatable-resizable-columns":Sn.hasResizableColumns&&Ne},Ke?.table),style:{...xe?.table},"data-striped":Or&&$||void 0,"data-highlight-on-hover":j||void 0,...Te,children:[z?null:b.jsx(ms,{...Sn,children:b.jsx(Xu,{ref:ze.header,selectionColumnHeaderRef:ze.selectionColumnHeader,className:Ke?.header,style:xe?.header,columns:be,defaultColumnProps:k,groups:M,sortStatus:J,sortIcons:se,onSortStatusChange:ne,selectionTrigger:B,selectionVisible:Tt,selectionChecked:jr,selectionIndeterminate:Vc&&!jr,onSelectionChange:Hc,selectionCheckboxProps:{...K,...V},selectorCellShadowVisible:Pn,selectionColumnClassName:te,selectionColumnStyle:oe,withColumnBorders:Te.withColumnBorders})}),b.jsx("tbody",{ref:rt,children:Or?F.map((_e,St)=>{let Mn=Ie(_e,N),On=Qt?.includes(Mn)||!1,Bs;return W&&H&&(Bs=Kc=>{if(Kc.nativeEvent.shiftKey&&Er!==null){let Rt=F.filter(St>Er?(Dt,kt)=>kt>=Er&&kt<=St&&(G?G(Dt,kt):!0):(Dt,kt)=>kt>=St&&kt<=Er&&(G?G(Dt,kt):!0));W(On?Ru(H,Rt,Dt=>Ie(Dt,N)):vn([...H,...Rt],Dt=>Ie(Dt,N)))}else W(On?H.filter(Rt=>Ie(Rt,N)!==Mn):vn([...H,_e],Rt=>Ie(Rt,N)));Gc(St)}),b.jsx(uc,{record:_e,index:St,columns:be,defaultColumnProps:k,defaultColumnRender:A,selectionTrigger:B,selectionVisible:Tt,selectionChecked:On,onSelectionChange:Bs,isRecordSelectable:G,selectionCheckboxProps:K,getSelectionCheckboxProps:U,onClick:le,onDoubleClick:he,onCellClick:Q,onCellDoubleClick:fe,onContextMenu:pe,onCellContextMenu:me,expansion:Uc,color:tt,backgroundColor:nt,className:ot,style:st,customAttributes:Qe,selectorCellShadowVisible:Pn,selectionColumnClassName:te,selectionColumnStyle:oe,idAccessor:N,rowFactory:Pe},Mn)}):b.jsx(_u,{})}),be.some(({footer:_e})=>_e)&&b.jsx(zu,{ref:ze.footer,className:Ke?.footer,style:xe?.footer,columns:be,defaultColumnProps:k,selectionVisible:Tt,selectorCellShadowVisible:Pn})]})})}),x&&b.jsx(sc,{className:Ke?.pagination,style:xe?.pagination,horizontalSpacing:P,fetching:m,page:x,onPageChange:qc,totalRecords:h,recordsPerPage:i,onRecordsPerPageChange:p,recordsPerPageOptions:f,recordsPerPageLabel:d,paginationWithEdges:v,paginationWithControls:D,paginationActiveTextColor:T,paginationActiveBackgroundColor:q,paginationSize:X,paginationText:re,paginationWrapBreakpoint:ee,getPaginationControlProps:ae,getPaginationItemProps:ie,noRecordsText:u,loadingText:ce,recordsLength:Or,renderPagination:ue}),b.jsx(ec,{fetching:m,backgroundBlur:E,customContent:L,size:R,type:Y,color:I}),b.jsx(Cu,{icon:g,text:u,active:!m&&!Or,children:o})]})})}function Os(t){const e=Fe.c(42),{fields:r,onClose:n,queryKey:s,apiPath:l,id:c,steps:a}=t,[m,y]=Z.useState(0),[_,M]=Z.useState(!1),{data:S,isLoading:C}=Uo(l,s,c),{mutateAsync:k,isError:A,error:N,isPending:F}=an(l,s);let B;e[0]!==r?(B=new Set(r.filter(vc).map(yc)),e[0]=r,e[1]=B):B=e[1];let H;e[2]!==B?(H=[...B],e[2]=B,e[3]=H):H=e[3];const W=H;let te;e[4]!==r?(te=r.reduce(mc,{}),e[4]=r,e[5]=te):te=e[5];let oe;e[6]!==r?(oe=r.filter(gc).reduce(pc,{}),e[6]=r,e[7]=oe):oe=e[7];let G;e[8]!==te||e[9]!==oe?(G={mode:"uncontrolled",initialValues:te,validate:oe},e[8]=te,e[9]=oe,e[10]=G):G=e[10];const K=An.useForm(G);let V;e[11]!==S||e[12]!==r||e[13]!==K?(V=()=>{if(S){const i={...S};r.forEach(p=>{const f=p.id;p.type==="boolean"&&i[f]===null?i[f]=!1:p.type==="date"&&i[f]?i[f]=new Date(i[f]):i[f]===null&&(i[f]="")}),K.initialize(i),K.setValues(i)}},e[11]=S,e[12]=r,e[13]=K,e[14]=V):V=e[14];let U;e[15]!==S?(U=[S],e[15]=S,e[16]=U):U=e[16],Z.useEffect(V,U);let J;e[17]===Symbol.for("react.memo_cache_sentinel")?(J=function(p,f){return typeof p.required=="function"?p.required(f??{}):!!p.required},e[17]=J):J=e[17];const se=J;let ne;e[18]!==K||e[19]!==c?(ne=function(p){const f=K.getValues();if(p.conditional&&!p.conditional(f))return null;const d=se(p,f);return b.jsxs(Z.Fragment,{children:[(p.type===void 0||p.type=="text")&&b.jsx(O.TextInput,{label:p.column.title,placeholder:p.placeholder??"",...K.getInputProps(p.id),type:p.id.includes("email")?"email":void 0,required:d},K.key(p.id)),p.type==="number"&&b.jsx(O.NumberInput,{decimalSeparator:",",label:p.column.title,placeholder:p.placeholder??"",...K.getInputProps(p.id),required:d},K.key(p.id)),p.type==="date"&&b.jsx(Cr,{label:p.column.title,placeholder:p.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...K.getInputProps(p.id),required:d},K.key(p.id)),p.type==="boolean"&&b.jsx(O.Checkbox,{mt:"md",label:p.column.title,...K.getInputProps(p.id,{type:"checkbox"}),required:d},K.key(p.id)),p.type==="textarea"&&b.jsx(O.Textarea,{label:p.column.title,placeholder:p.placeholder??"",...K.getInputProps(p.id),minRows:3,autosize:!0,required:d},K.key(p.id)),p.type==="custom"&&p.render&&p.render({...K.getValues(),id:c},K.setValues,M,{error:K.getInputProps(p.id).error,required:d})]},p.id)},e[18]=K,e[19]=c,e[20]=ne):ne=e[20];const P=ne;let x;e[21]!==A||e[22]!==N?.message||e[23]!==N?.name?(x=A&&b.jsx(O.Alert,{variant:"outline",color:"red",title:N?.name??"Fehler aufgetreten",mb:"lg",children:N?.message??"Fehler aufgetreten"}),e[21]=A,e[22]=N?.message,e[23]=N?.name,e[24]=x):x=e[24];let w;e[25]!==m||e[26]!==r||e[27]!==K||e[28]!==_||e[29]!==c||e[30]!==C||e[31]!==F||e[32]!==A||e[33]!==n||e[34]!==P||e[35]!==a||e[36]!==W||e[37]!==k?(w=C?b.jsxs(O.Stack,{gap:"md",children:[b.jsx(O.Skeleton,{height:40}),Array(r.length).fill(0).map(fc),b.jsxs(O.Group,{mt:"md",justify:"end",children:[b.jsx(O.Skeleton,{width:100,height:36}),b.jsx(O.Skeleton,{width:100,height:36})]})]}):b.jsxs("form",{onSubmit:K.onSubmit(async i=>{await k({...i,id:c}),W.length&&m<W.length-1?A||y(m+1):A||(K.setInitialValues(i),K.reset(),n())}),children:[W.length?b.jsx(O.Stepper,{active:m,size:"sm",children:W.map(i=>b.jsx(O.Stepper.Step,{...a&&a[i-1]?{label:a[i-1].label}:{},children:r.filter(p=>p.step===i).map(p=>P(p))},i))}):r.map(i=>P(i)),!_&&b.jsxs(O.Group,{mt:"md",justify:"end",children:[b.jsx(O.Button,{onClick:()=>W.length?m===0?n():y(m-1):n(),variant:"outline",children:W.length?m===0?"Abbrechen":"Zurück":"Abbrechen"}),b.jsx(O.Button,{type:"submit",loading:F,children:W.length?m===W.length-1?"Speichern":"Weiter":"Speichern"})]})]}),e[25]=m,e[26]=r,e[27]=K,e[28]=_,e[29]=c,e[30]=C,e[31]=F,e[32]=A,e[33]=n,e[34]=P,e[35]=a,e[36]=W,e[37]=k,e[38]=w):w=e[38];let h;return e[39]!==x||e[40]!==w?(h=b.jsxs(b.Fragment,{children:[x,w]}),e[39]=x,e[40]=w,e[41]=h):h=e[41],h}function fc(t,e){return b.jsx(O.Skeleton,{height:35},`skeleton-field-${e}`)}function pc(t,e){return t[e.id]=(r,n)=>e.conditional&&!e.conditional(n)||!(typeof e.required=="function"?e.required(n):!!e.required)||r?null:"Pflichtfeld",t}function gc(t){return t.required}function mc(t,e){return t[e.id]=e.type==="boolean"?e.defaultValue??!1:e.defaultValue??"",t}function yc(t){return t.step}function vc(t){return typeof t.step=="number"}function As({queryKey:t,apiPath:e,onClose:r,selectedRecords:n}){const{mutateAsync:s,isError:l,error:c,isPending:a}=Ho(e,t),[m,y]=Z.useState(n),[_,M]=Z.useState(!1),S=_||a;return Z.useEffect(()=>{m.length||r()},[r,m]),m.length?b.jsxs(b.Fragment,{children:[l&&c.message&&b.jsx(O.Alert,{variant:"outline",color:"red",title:c.name,children:c.message}),b.jsx(O.Text,{children:m.length===1?`Soll ${m.length} Eintrag wirklich gelöscht werden?`:`Sollen ${m.length} Einträge wirklich gelöscht werden?`}),b.jsxs(O.Group,{mt:"md",justify:"end",children:[b.jsx(O.Button,{onClick:r,variant:"outline",disabled:S,children:"Abbrechen"}),b.jsx(O.Button,{color:"red",loading:S,onClick:async()=>{M(!0);try{await Promise.all(m.map(C=>s(C.id))),y([])}finally{M(!1)}},children:"Löschen"})]})]}):b.jsx(b.Fragment,{})}function js(t,e){const r=Fe.c(8);let n;r[0]!==t||r[1]!==e?(n=()=>{const y=localStorage.getItem(`use_persistent_storage_${e}`);return y?JSON.parse(y):t},r[0]=t,r[1]=e,r[2]=n):n=r[2];const[s,l]=Z.useState(n);let c;r[3]!==e?(c=y=>{l(y),localStorage.setItem(`use_persistent_storage_${e}`,JSON.stringify(y))},r[3]=e,r[4]=c):c=r[4];const a=c;let m;return r[5]!==a||r[6]!==s?(m=[s,a],r[5]=a,r[6]=s,r[7]=m):m=r[7],m}const bc=(t,e)=>{const r=t.map(m=>m[e]).filter(m=>m!=null&&m!=="");if(r.length===0)return"string";const n=Math.min(100,r.length),s=r.slice(0,n),l={string:0,number:0,date:0},c=[/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}/,/^\d{4}-\d{2}-\d{2}$/,/^\d{1,2}\/\d{1,2}\/\d{4}$/,/^\d{1,2}\.\d{1,2}\.\d{4}$/];s.forEach(m=>{if(typeof m=="number")l.number++;else if(typeof m=="string"){const y=m.trim();if(y!==""&&!isNaN(Number(y))&&!isNaN(parseFloat(y))){l.number++;return}if(c.some(_=>_.test(y))){const _=new Date(y);if(!isNaN(_.getTime())){l.date++;return}}l.string++}else m instanceof Date?l.date++:l.string++});const a=l.string+l.number+l.date;return l.date/a>=.6?"date":l.number/a>=.6?"number":l.string/a>=.6?"string":"mixed"},Es=new Map,Ts=(t,e,r="asc")=>{if(!t||t.length===0)return[];const n=`${String(e)}_${t.length}`;let s=Es.get(n);return s||(s=bc(t,e),Es.set(n,s)),[...t].sort((c,a)=>{const m=c[e],y=a[e],_=m==null||m==="",M=y==null||y==="";if(_&&M)return 0;if(_)return r==="asc"?-1:1;if(M)return r==="asc"?1:-1;let S,C;switch(s){case"date":if(typeof m=="string"){const B=new Date(m.trim());S=isNaN(B.getTime())?null:B.getTime()}else m instanceof Date?S=m.getTime():S=null;if(typeof y=="string"){const B=new Date(y.trim());C=isNaN(B.getTime())?null:B.getTime()}else y instanceof Date?C=y.getTime():C=null;break;case"number":if(typeof m=="number")S=m;else{const B=String(m).trim(),H=parseFloat(B);S=isNaN(H)?null:H}if(typeof y=="number")C=y;else{const B=String(y).trim(),H=parseFloat(B);C=isNaN(H)?null:H}break;case"string":const k=typeof m=="string"?m:String(m),A=typeof y=="string"?y:String(y);S=k.toLowerCase().trim(),C=A.toLowerCase().trim();break;case"mixed":default:const N=String(m),F=String(y);S=N.toLowerCase().trim(),C=F.toLowerCase().trim();break}return S===null&&C===null?0:S===null?r==="asc"?1:-1:C===null||S<C?r==="asc"?-1:1:S>C?r==="asc"?1:-1:0})};function wc(t,e){return e.split(".").reduce((r,n)=>{if(r&&typeof r=="object"&&n in r)return r[n]},t)}function _c(t,e){const r=e.column;if(r.render)return r.render(t,0);const n=r.accessor??e.id,s=wc(t,n);return s==null?b.jsx(O.Text,{c:"dimmed",children:"–"}):typeof s=="boolean"?b.jsx(O.Text,{fz:"sm",children:s?"Ja":"Nein"}):b.jsx(O.Text,{fz:"sm",children:String(s)})}function xc(t){const e=Fe.c(10),{field:r,record:n}=t,s=r.column.title??r.id;let l;e[0]!==s?(l=b.jsx(O.Text,{fw:700,fz:"sm",children:s}),e[0]=s,e[1]=l):l=e[1];let c;e[2]!==r||e[3]!==n?(c=_c(n,r),e[2]=r,e[3]=n,e[4]=c):c=e[4];let a;e[5]!==c?(a=b.jsx(O.Box,{ta:"right",children:c}),e[5]=c,e[6]=a):a=e[6];let m;return e[7]!==l||e[8]!==a?(m=b.jsxs(O.Group,{wrap:"nowrap",justify:"space-between",py:"xs",px:"sm",children:[l,a]}),e[7]=l,e[8]=a,e[9]=m):m=e[9],m}function Rs(t){const e=Fe.c(39),{records:r,fields:n,selection:s,selectedRecords:l,onSelectedRecordsChange:c,onRowClick:a,pagination:m,sort:y,rowExpansion:_}=t;let M;e[0]!==l?(M=l===void 0?[]:l,e[0]=l,e[1]=M):M=e[1];const S=M;let C;e[2]===Symbol.for("react.memo_cache_sentinel")?(C=new Set,e[2]=C):C=e[2];const[k,A]=Z.useState(C);let N;e[3]===Symbol.for("react.memo_cache_sentinel")?(N=U=>{A(J=>{const se=new Set(J);return se.has(U)?se.delete(U):se.add(U),se})},e[3]=N):N=e[3];const F=N;let B,H,W,te,oe,G;if(e[4]!==k||e[5]!==n||e[6]!==a||e[7]!==c||e[8]!==r||e[9]!==_||e[10]!==S||e[11]!==s||e[12]!==y){G=Symbol.for("react.early_return_sentinel");e:{const U=n.filter(Pc),J=U.filter(kc).map(Dc);let se;e[19]!==S?(se=i=>S.some(p=>p.id===i.id),e[19]=S,e[20]=se):se=e[20];const ne=se;let P;e[21]!==ne||e[22]!==c||e[23]!==S?(P=i=>{c&&(ne(i)?c(S.filter(p=>p.id!==i.id)):c([...S,i]))},e[21]=ne,e[22]=c,e[23]=S,e[24]=P):P=e[24];const x=P;let w;e[25]!==a||e[26]!==s||e[27]!==x?(w=(i,p,f)=>{a?a({record:i,index:p,event:f}):s&&x(i)},e[25]=a,e[26]=s,e[27]=x,e[28]=w):w=e[28];const h=w;if(r.length===0){let i;e[29]===Symbol.for("react.memo_cache_sentinel")?(i=b.jsx(O.Text,{c:"dimmed",ta:"center",py:"xl",children:"Keine Einträge gefunden"}),e[29]=i):i=e[29],G=i;break e}B=O.Stack,H="sm",W="md",te=y&&J.length>0&&b.jsxs(O.Group,{gap:"xs",wrap:"nowrap",children:[b.jsx(O.Select,{data:J,value:y.field,onChange:i=>i&&y.onSortChange(i,y.direction),allowDeselect:!1,style:{flex:1}}),b.jsx(O.ActionIcon,{variant:"filled",size:"input-sm",onClick:()=>y.onSortChange(y.field,y.direction==="asc"?"desc":"asc"),children:y.direction==="asc"?b.jsx(dt.IconSortAscending,{size:18}):b.jsx(dt.IconSortDescending,{size:18})})]}),oe=r.map((i,p)=>{const f=ne(i),d=!!a||!!s,v=k.has(i.id);return b.jsx(Z.Fragment,{children:b.jsxs(O.Box,{bg:f?"var(--mantine-primary-color-light)":p%2===0?"var(--mantine-color-gray-0)":"white",bd:f?void 0:"1px solid var(--mantine-color-gray-2)",style:{borderRadius:"var(--mantine-radius-md)",overflow:"hidden"},children:[b.jsxs(O.Box,{w:"100%",style:{cursor:d||_?"pointer":"default"},onClick:D=>{_&&!a?F(i.id):h(i,p,D)},children:[(s||_)&&b.jsxs(O.Group,{px:"sm",pt:"sm",justify:"space-between",children:[s?b.jsx(O.Checkbox,{checked:f,onChange:()=>x(i),onClick:Sc}):b.jsx("span",{}),_&&b.jsx(O.Box,{c:"dimmed",style:{cursor:"pointer",display:"flex",alignItems:"center"},onClick:D=>{D.stopPropagation(),F(i.id)},children:b.jsx(dt.IconChevronDown,{size:16,style:{transform:v?"rotate(180deg)":"rotate(0deg)",transition:"transform 200ms"}})})]}),U.map((D,T)=>b.jsxs(Z.Fragment,{children:[T>0&&b.jsx(O.Divider,{}),b.jsx(xc,{field:D,record:i})]},D.id))]}),_&&b.jsxs(O.Collapse,{in:v,children:[b.jsx(O.Divider,{}),b.jsx(O.Box,{px:"sm",py:"sm",children:_.content(i)})]})]})},i.id)})}e[4]=k,e[5]=n,e[6]=a,e[7]=c,e[8]=r,e[9]=_,e[10]=S,e[11]=s,e[12]=y,e[13]=B,e[14]=H,e[15]=W,e[16]=te,e[17]=oe,e[18]=G}else B=e[13],H=e[14],W=e[15],te=e[16],oe=e[17],G=e[18];if(G!==Symbol.for("react.early_return_sentinel"))return G;let K;e[30]!==m?(K=m&&m.totalRecords>m.recordsPerPage&&b.jsxs(O.Stack,{gap:"xs",mt:"sm",children:[b.jsx(O.Group,{justify:"center",children:b.jsx(O.Pagination,{total:Math.ceil(m.totalRecords/m.recordsPerPage),value:m.page,onChange:m.onPageChange,size:"sm"})}),m.recordsPerPageOptions&&m.onRecordsPerPageChange&&b.jsxs(O.Group,{justify:"center",gap:"xs",children:[b.jsx(O.Text,{fz:"xs",c:"dimmed",children:"Einträge pro Seite:"}),b.jsx(O.Select,{data:m.recordsPerPageOptions.map(Cc),value:String(m.recordsPerPage),onChange:U=>U&&m.onRecordsPerPageChange(Number(U)),allowDeselect:!1,size:"xs",w:70})]})]}),e[30]=m,e[31]=K):K=e[31];let V;return e[32]!==B||e[33]!==K||e[34]!==H||e[35]!==W||e[36]!==te||e[37]!==oe?(V=b.jsxs(B,{gap:H,my:W,children:[te,oe,K]}),e[32]=B,e[33]=K,e[34]=H,e[35]=W,e[36]=te,e[37]=oe,e[38]=V):V=e[38],V}function Cc(t){return{value:String(t),label:String(t)}}function Sc(t){return t.stopPropagation()}function Dc(t){return{value:t.column.accessor??t.id,label:t.column.title??t.id}}function kc(t){return t.column.sortable!==!1}function Pc(t){return t.list&&t.column}const Cn=[10,15,50,100,500];function Mc(t){const e=Fe.c(115),{title:r,queryKey:n,connectedQueryKeys:s,apiPath:l,mutationApiPath:c,buttons:a,fields:m,selection:y,pagination:_,filters:M,actions:S,steps:C,defaultSort:k,onSortChange:A,createButtonText:N,queryParams:F,tabs:B,defaultTab:H,activeTab:W,onActiveTabChange:te,canUpdate:oe,canDelete:G,showRefresh:K,rowExpansion:V,onRowClick:U,mobileCards:J}=t,se=K===void 0?!0:K,ne=J===void 0?!1:J,[P,x]=Z.useState(H||(B&&B.length>0?B[0].value:null)),w=W!==void 0?W:P;let h;e[0]!==W||e[1]!==te?(h=xe=>{W===void 0&&x(xe),te&&te(xe)},e[0]=W,e[1]=te,e[2]=h):h=e[2];const i=h,p=B?.find(xe=>xe.value===w)?.queryParams||{},f={...F,...p},d=f?"?"+Object.entries(f).filter(Ic).map(Bc).join("&"):"";let v;e[3]!==w||e[4]!==n?(v=w?[...n,w]:n,e[3]=w,e[4]=n,e[5]=v):v=e[5];const D=v,{data:T,isLoading:q,isError:X,isRefetching:re,refetch:ee}=qo(l+d,D),{queryClient:ae}=pt();let ie,ue;e[6]!==T||e[7]!==s||e[8]!==ae?(ie=()=>{!T||!Array.isArray(T)||s?.forEach(xe=>ae.invalidateQueries({queryKey:xe}))},ue=[T,s,ae],e[6]=T,e[7]=s,e[8]=ae,e[9]=ie,e[10]=ue):(ie=e[9],ue=e[10]),Z.useEffect(ie,ue);const E=!T||!Array.isArray(T)?[]:!M||M.length===0?T:T.filter(xe=>M.every(Pe=>{if(Pe.value===void 0)return!0;const ct=Pe.id;if(Pe.type==="query"){const Te=xe[ct];return Array.isArray(Pe.value)?Array.isArray(Te)?Te.some(be=>{if(typeof be=="string"||typeof be=="number")return Pe.value.includes(String(be));if(be&&typeof be=="object"){if("id"in be&&Pe.value.includes(be.id))return!0;for(const Ne in be){const We=be[Ne];if(typeof We=="string"&&Pe.value.includes(We)||We&&typeof We=="object"&&"id"in We&&Pe.value.includes(We.id))return!0}}return!1}):Te&&typeof Te=="object"&&"id"in Te?Pe.value.includes(Te.id):!1:typeof Te=="string"&&Te.includes(Pe.value)}else if(Pe.type==="date"){const Te=Pe.value;if(!Te)return!0;const[be,Ne]=Te;if(!be&&!Ne)return!0;const We=xe[ct];if(typeof We=="string"){const ze=We.split(" ")[0];if(be&&Ne)return ze>=be&&ze<=Ne;if(be&&!Ne)return ze>=be;if(!be&&Ne)return ze<=Ne}return!0}else if(Pe.type==="boolean")return xe[ct]===Pe.value;return!0})),L=k?.field??m[0].id,R=k?.direction??"desc";let Y;e[11]!==L||e[12]!==R?(Y={columnAccessor:L,direction:R},e[11]=L,e[12]=R,e[13]=Y):Y=e[13];const[I,ce]=Z.useState(Y);let o;e[14]!==A?(o=xe=>{ce(xe),A&&A(String(xe.columnAccessor),xe.direction)},e[14]=A,e[15]=o):o=e[15];const u=o,g=Ts(E,I.columnAccessor,I.direction),[j,$]=js(Cn[1],"mantine-table-page-size"),[z,le]=Z.useState(1),he=_?g.slice((z-1)*j,z*j):g;let pe;e[16]===Symbol.for("react.memo_cache_sentinel")?(pe=[],e[16]=pe):pe=e[16];const[Q,fe]=Z.useState(pe);let me;e[17]===Symbol.for("react.memo_cache_sentinel")?(me=()=>{fe([])},e[17]=me):me=e[17];let ge;e[18]!==w?(ge=[w],e[18]=w,e[19]=ge):ge=e[19],Z.useEffect(me,ge);const[Se,Ce]=Z.useState(!1),[De,He]=Z.useState(!1),[$e,ke]=Z.useState(!1),Ct=r?"space-between":"end";let je;e[20]!==r?(je=r&&(typeof r=="string"?b.jsx(O.Title,{order:4,children:r}):r),e[20]=r,e[21]=je):je=e[21];let Ge;e[22]!==ee||e[23]!==se?(Ge=se&&b.jsx(O.ActionIcon,{variant:"subtle",onClick:()=>ee(),"aria-label":"Neuladen",children:b.jsx(dt.IconRefresh,{})}),e[22]=ee,e[23]=se,e[24]=Ge):Ge=e[24];let Ye;e[25]!==S||e[26]!==G||e[27]!==oe||e[28]!==m||e[29]!==Q||e[30]!==y?(Ye=(m.some(Lc)||y)&&(()=>{const xe=m.find(Nc)&&(!oe||Q.length>0&&oe(Q[0])),Pe=m.find($c)&&(!G||Q.length>0&&G(Q[0])),ct=(S??[]).length>0,Te=xe||Pe||ct;return b.jsxs(O.Menu,{shadow:"md",children:[b.jsx(O.Menu.Target,{children:b.jsx(O.Button,{variant:"outline",rightSection:b.jsx(dt.IconCaretDownFilled,{size:14}),disabled:!Q.length||!Te,children:"Aktionen"})}),b.jsxs(O.Menu.Dropdown,{children:[xe&&b.jsx(O.Menu.Item,{leftSection:b.jsx(dt.IconPencil,{size:14}),onClick:()=>He(!0),disabled:Q.length!==1,children:"Bearbeiten"}),(S??[]).map((be,Ne)=>Z.createElement(O.Menu.Item,{...be.icon&&{leftSection:be.icon},key:`custom_action_${Ne}`,onClick:()=>be.onClick(Q)},be.label)),Pe&&b.jsx(O.Menu.Item,{leftSection:b.jsx(dt.IconTrash,{size:14}),onClick:()=>ke(!0),color:"red",children:"Löschen"})]})]})})(),e[25]=S,e[26]=G,e[27]=oe,e[28]=m,e[29]=Q,e[30]=y,e[31]=Ye):Ye=e[31];let tt;e[32]!==N||e[33]!==m||e[34]!==q?(tt=m.find(Rc)&&b.jsx(O.Button,{onClick:()=>Ce(!0),disabled:q,children:N??"Erstellen"}),e[32]=N,e[33]=m,e[34]=q,e[35]=tt):tt=e[35];let nt;e[36]!==a||e[37]!==Ge||e[38]!==Ye||e[39]!==tt?(nt=b.jsxs(O.Group,{align:"center",gap:"xs",children:[Ge,Ye,tt,a]}),e[36]=a,e[37]=Ge,e[38]=Ye,e[39]=tt,e[40]=nt):nt=e[40];let Ee;e[41]!==Ct||e[42]!==je||e[43]!==nt?(Ee=b.jsxs(O.Group,{gap:"xs",justify:Ct,align:"center",children:[je,nt]}),e[41]=Ct,e[42]=je,e[43]=nt,e[44]=Ee):Ee=e[44];let ot;e[45]!==w||e[46]!==i||e[47]!==B?(ot=B&&B.length>0&&b.jsx(O.Tabs,{value:w,onChange:i,mt:"md",children:b.jsx(O.Tabs.List,{children:B.map(Tc)})}),e[45]=w,e[46]=i,e[47]=B,e[48]=ot):ot=e[48];let st;e[49]!==X?(st=X&&b.jsx(O.Alert,{mt:"md",variant:"light",color:"red",title:"Es ist ein Fehler aufgetreten.",icon:b.jsx(dt.IconInfoCircle,{}),children:"Bitte versuche es später erneut oder sende eine Nachricht an unseren Support."}),e[49]=X,e[50]=st):st=e[50];let Qe;e[51]!==q||e[52]!==re?(Qe=(q||re)&&b.jsxs(O.Stack,{my:"md",children:[b.jsx(O.Skeleton,{height:40}),Array(5).fill(0).map(Ec)]}),e[51]=q,e[52]=re,e[53]=Qe):Qe=e[53];let Ze;e[54]!==m||e[55]!==u||e[56]!==X||e[57]!==q||e[58]!==re||e[59]!==ne||e[60]!==U||e[61]!==z||e[62]!==j||e[63]!==_||e[64]!==he||e[65]!==V||e[66]!==Q||e[67]!==y||e[68]!==le||e[69]!==$||e[70]!==I||e[71]!==g?(Ze=!q&&!re&&b.jsxs(b.Fragment,{children:[b.jsx(O.Box,{...ne?{visibleFrom:"sm"}:{},children:b.jsx(hc,{my:"md",striped:!0,highlightOnHover:!0,minHeight:150,fetching:X,records:he,sortStatus:I,onSortStatusChange:u,...y&&{selectedRecords:Q,onSelectedRecordsChange:fe},..._&&he.length&&{totalRecords:g.length,recordsPerPage:j,onPageChange:le,page:z,recordsPerPageOptions:Cn,onRecordsPerPageChange:$,recordsPerPageLabel:"Einträge pro Seite"},...V&&{rowExpansion:{allowMultiple:V.allowMultiple??!1,content:xe=>{const{record:Pe}=xe;return V.content(Pe)},...V.expanded&&{expanded:V.expanded}}},columns:m.map(jc),noRecordsText:"Keine Einträge gefunden",onRowClick:U,...U&&{style:{cursor:"pointer"}}})}),ne&&b.jsx(O.Box,{hiddenFrom:"sm",children:b.jsx(Rs,{records:he,fields:m,selection:y,selectedRecords:Q,onSelectedRecordsChange:fe,onRowClick:U,sort:{field:String(I.columnAccessor),direction:I.direction,onSortChange:(xe,Pe)=>{u({columnAccessor:xe,direction:Pe})}},..._&&he.length&&{pagination:{totalRecords:g.length,recordsPerPage:j,page:z,onPageChange:le,recordsPerPageOptions:Cn,onRecordsPerPageChange:xe=>{$(xe),le(1)}}},...V&&{rowExpansion:{content:V.content}}})})]}),e[54]=m,e[55]=u,e[56]=X,e[57]=q,e[58]=re,e[59]=ne,e[60]=U,e[61]=z,e[62]=j,e[63]=_,e[64]=he,e[65]=V,e[66]=Q,e[67]=y,e[68]=le,e[69]=$,e[70]=I,e[71]=g,e[72]=Ze):Ze=e[72];let it;e[73]===Symbol.for("react.memo_cache_sentinel")?(it=()=>{He(!1),fe([])},e[73]=it):it=e[73];const ut=r??"Bearbeiten";let rt;e[74]!==l||e[75]!==m||e[76]!==c||e[77]!==n||e[78]!==Q[0]||e[79]!==Q.length||e[80]!==C?(rt=Q.length>0&&b.jsx(Os,{fields:m.filter(Ac),queryKey:n,apiPath:c??l,id:Q[0].id,onClose:()=>{He(!1),fe([])},steps:C}),e[74]=l,e[75]=m,e[76]=c,e[77]=n,e[78]=Q[0],e[79]=Q.length,e[80]=C,e[81]=rt):rt=e[81];let at;e[82]!==ut||e[83]!==rt||e[84]!==De?(at=b.jsx(O.Modal,{opened:De,onClose:it,title:ut,children:rt}),e[82]=ut,e[83]=rt,e[84]=De,e[85]=at):at=e[85];let ve;e[86]!==l||e[87]!==$e||e[88]!==c||e[89]!==n||e[90]!==Q||e[91]!==r?(ve=Q.length>0&&b.jsx(O.Modal,{opened:$e,onClose:()=>{ke(!1),fe([])},title:r??"Löschen",children:b.jsx(As,{onClose:()=>{ke(!1),fe([])},queryKey:n,apiPath:c??l,selectedRecords:Q})}),e[86]=l,e[87]=$e,e[88]=c,e[89]=n,e[90]=Q,e[91]=r,e[92]=ve):ve=e[92];let Oe;e[93]===Symbol.for("react.memo_cache_sentinel")?(Oe=()=>{Ce(!1)},e[93]=Oe):Oe=e[93];const lt=r??"Anlegen",vt=c??l;let jt;e[94]===Symbol.for("react.memo_cache_sentinel")?(jt=()=>{Ce(!1)},e[94]=jt):jt=e[94];let bt;e[95]!==m?(bt=m.filter(Oc),e[95]=m,e[96]=bt):bt=e[96];let wt;e[97]!==n||e[98]!==C||e[99]!==vt||e[100]!==bt?(wt=b.jsx(gs,{queryKey:n,apiPath:vt,onClose:jt,fields:bt,steps:C}),e[97]=n,e[98]=C,e[99]=vt,e[100]=bt,e[101]=wt):wt=e[101];let Ke;e[102]!==Se||e[103]!==lt||e[104]!==wt?(Ke=b.jsx(O.Modal,{opened:Se,onClose:Oe,title:lt,children:wt}),e[102]=Se,e[103]=lt,e[104]=wt,e[105]=Ke):Ke=e[105];let Et;return e[106]!==Ee||e[107]!==ot||e[108]!==st||e[109]!==Qe||e[110]!==Ze||e[111]!==at||e[112]!==ve||e[113]!==Ke?(Et=b.jsxs(b.Fragment,{children:[Ee,ot,st,Qe,Ze,at,ve,Ke]}),e[106]=Ee,e[107]=ot,e[108]=st,e[109]=Qe,e[110]=Ze,e[111]=at,e[112]=ve,e[113]=Ke,e[114]=Et):Et=e[114],Et}function Oc(t){return t.create}function Ac(t){return t.update}function jc(t){return t.column}function Ec(t,e){return b.jsx(O.Skeleton,{height:35},`skeleton-${e}`)}function Tc(t){return b.jsx(O.Tabs.Tab,{value:t.value,leftSection:t.icon,children:t.label},t.value)}function Rc(t){return t.create}function $c(t){return t.delete}function Nc(t){return t.update}function Lc(t){return t.update}function Bc(t){const[e,r]=t;return`${e}=${encodeURIComponent(r??"")}`}function Ic(t){const[,e]=t;return e!=null}function Yc(t){const e=Fe.c(5),{queryClient:r}=pt();let n;e[0]!==t?(n=b.jsx(Mc,{...t}),e[0]=t,e[1]=n):n=e[1];let s;return e[2]!==r||e[3]!==n?(s=b.jsx(Qn,{client:r,children:n}),e[2]=r,e[3]=n,e[4]=s):s=e[4],s}we.CreateModal=gs,we.DataTable=Yc,we.DataTableProvider=gl,we.DeleteModal=As,we.MobileCardList=Rs,we.UpdateModal=Os,we.api=yl,we.createOne=Fo,we.deleteOne=zo,we.getAll=Io,we.getApiHeaders=xt,we.getOne=Yo,we.sortData=Ts,we.updateOne=Wo,we.useAddOne=Vo,we.useDataTable=pt,we.useDeleteOne=Ho,we.useGetAll=qo,we.useGetOne=Uo,we.usePersistentState=js,we.useUpdateOne=an,Object.defineProperty(we,Symbol.toStringTag,{value:"Module"})}));
|
|
24
24
|
//# sourceMappingURL=index.umd.js.map
|