@espresso-lab/mantine-data-table 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/DataTable/CreateModal.d.ts +1 -1
- package/dist/DataTable/DataTable.d.ts +3 -55
- package/dist/DataTable/DataTableInner.d.ts +55 -0
- package/dist/DataTable/UpdateModal.d.ts +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.es.js +1217 -1210
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +20 -20
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(it,ye){typeof exports=="object"&&typeof module<"u"?ye(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"],ye):(it=typeof globalThis<"u"?globalThis:it||self,ye(it.MantineDataTable={},it.React,it.MantineCore,it.MantineForm,it.TablerIconsReact,it.MantineHooks))})(this,function(it,ye,F,Oi,Di,Ot){"use strict";var Kh=it=>{throw TypeError(it)};var Ku=(it,ye,F)=>ye.has(it)||Kh("Cannot "+F);var me=(it,ye,F)=>(Ku(it,ye,"read from private field"),F?F.call(it):ye.get(it)),ut=(it,ye,F)=>ye.has(it)?Kh("Cannot add the same private member more than once"):ye instanceof WeakSet?ye.add(it):ye.set(it,F),qe=(it,ye,F,Oi)=>(Ku(it,ye,"write to private field"),Oi?Oi.call(it,F):ye.set(it,F),F),dt=(it,ye,F)=>(Ku(it,ye,"access private method"),F);var Mr,sr,Xr,jc,ei,ar,ti,Uc,Wt,Je,Yi,jt,Rr,ni,ur,
|
|
1
|
+
(function(it,ye){typeof exports=="object"&&typeof module<"u"?ye(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"],ye):(it=typeof globalThis<"u"?globalThis:it||self,ye(it.MantineDataTable={},it.React,it.MantineCore,it.MantineForm,it.TablerIconsReact,it.MantineHooks))})(this,function(it,ye,F,Oi,Di,Ot){"use strict";var Kh=it=>{throw TypeError(it)};var Ku=(it,ye,F)=>ye.has(it)||Kh("Cannot "+F);var me=(it,ye,F)=>(Ku(it,ye,"read from private field"),F?F.call(it):ye.get(it)),ut=(it,ye,F)=>ye.has(it)?Kh("Cannot add the same private member more than once"):ye instanceof WeakSet?ye.add(it):ye.set(it,F),qe=(it,ye,F,Oi)=>(Ku(it,ye,"write to private field"),Oi?Oi.call(it,F):ye.set(it,F),F),dt=(it,ye,F)=>(Ku(it,ye,"access private method"),F);var Mr,sr,Xr,jc,ei,ar,ti,Uc,Wt,Je,Yi,jt,Rr,ni,ur,Mn,qi,ri,ii,Lr,Ir,lr,oi,tt,wo,Ju,Xu,el,tl,nl,rl,il,Jh,zc,cr,fr,Yt,jn,Un,Qs,ol,Fc;function Xh(i){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const r in i)if(r!=="default"){const s=Object.getOwnPropertyDescriptor(i,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:()=>i[r]})}}return n.default=i,Object.freeze(n)}const Tt=Xh(ye);var _o=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function bo(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var xo={exports:{}},Ti={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var sl;function ed(){if(sl)return Ti;sl=1;var i=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function r(s,l,v){var
|
|
9
|
+
*/var sl;function ed(){if(sl)return Ti;sl=1;var i=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function r(s,l,v){var d=null;if(v!==void 0&&(d=""+v),l.key!==void 0&&(d=""+l.key),"key"in l){v={};for(var c in l)c!=="key"&&(v[c]=l[c])}else v=l;return l=v.ref,{$$typeof:i,type:s,key:d,ref:l!==void 0?l:null,props:v}}return Ti.Fragment=n,Ti.jsx=r,Ti.jsxs=r,Ti}var Ei={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var al;function td(){return al||(al=1,process.env.NODE_ENV!=="production"&&function(){function i(p){if(p==null)return null;if(typeof p=="function")return p.$$typeof===pe?null:p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case M:return"Fragment";case ee:return"Profiler";case N:return"StrictMode";case G:return"Suspense";case ue:return"SuspenseList";case oe:return"Activity"}if(typeof p=="object")switch(typeof p.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),p.$$typeof){case T:return"Portal";case Q:return(p.displayName||"Context")+".Provider";case ne:return(p._context.displayName||"Context")+".Consumer";case le:var g=p.render;return p=p.displayName,p||(p=g.displayName||g.name||"",p=p!==""?"ForwardRef("+p+")":"ForwardRef"),p;case V:return g=p.displayName||null,g!==null?g:i(p.type)||"Memo";case ae:g=p._payload,p=p._init;try{return i(p(g))}catch{}}return null}function n(p){return""+p}function r(p){try{n(p);var g=!1}catch{g=!0}if(g){g=console;var O=g.error,Y=typeof Symbol=="function"&&Symbol.toStringTag&&p[Symbol.toStringTag]||p.constructor.name||"Object";return O.call(g,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Y),n(p)}}function s(p){if(p===M)return"<>";if(typeof p=="object"&&p!==null&&p.$$typeof===ae)return"<...>";try{var g=i(p);return g?"<"+g+">":"<...>"}catch{return"<...>"}}function l(){var p=re.A;return p===null?null:p.getOwner()}function v(){return Error("react-stack-top-frame")}function
|
|
17
|
+
*/var al;function td(){return al||(al=1,process.env.NODE_ENV!=="production"&&function(){function i(p){if(p==null)return null;if(typeof p=="function")return p.$$typeof===pe?null:p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case M:return"Fragment";case ee:return"Profiler";case N:return"StrictMode";case G:return"Suspense";case ue:return"SuspenseList";case oe:return"Activity"}if(typeof p=="object")switch(typeof p.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),p.$$typeof){case T:return"Portal";case Q:return(p.displayName||"Context")+".Provider";case ne:return(p._context.displayName||"Context")+".Consumer";case le:var g=p.render;return p=p.displayName,p||(p=g.displayName||g.name||"",p=p!==""?"ForwardRef("+p+")":"ForwardRef"),p;case V:return g=p.displayName||null,g!==null?g:i(p.type)||"Memo";case ae:g=p._payload,p=p._init;try{return i(p(g))}catch{}}return null}function n(p){return""+p}function r(p){try{n(p);var g=!1}catch{g=!0}if(g){g=console;var O=g.error,Y=typeof Symbol=="function"&&Symbol.toStringTag&&p[Symbol.toStringTag]||p.constructor.name||"Object";return O.call(g,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Y),n(p)}}function s(p){if(p===M)return"<>";if(typeof p=="object"&&p!==null&&p.$$typeof===ae)return"<...>";try{var g=i(p);return g?"<"+g+">":"<...>"}catch{return"<...>"}}function l(){var p=re.A;return p===null?null:p.getOwner()}function v(){return Error("react-stack-top-frame")}function d(p){if(Ce.call(p,"key")){var g=Object.getOwnPropertyDescriptor(p,"key").get;if(g&&g.isReactWarning)return!1}return p.key!==void 0}function c(p,g){function O(){k||(k=!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)",g))}O.isReactWarning=!0,Object.defineProperty(p,"key",{get:O,configurable:!0})}function b(){var p=i(this.type);return D[p]||(D[p]=!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.")),p=this.props.ref,p!==void 0?p:null}function C(p,g,O,Y,K,fe,de,we){return O=fe.ref,p={$$typeof:L,type:p,key:g,props:fe,_owner:K},(O!==void 0?O:null)!==null?Object.defineProperty(p,"ref",{enumerable:!1,get:b}):Object.defineProperty(p,"ref",{enumerable:!1,value:null}),p._store={},Object.defineProperty(p._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(p,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(p,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:de}),Object.defineProperty(p,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:we}),Object.freeze&&(Object.freeze(p.props),Object.freeze(p)),p}function A(p,g,O,Y,K,fe,de,we){var X=g.children;if(X!==void 0)if(Y)if(Oe(X)){for(Y=0;Y<X.length;Y++)E(X[Y]);Object.freeze&&Object.freeze(X)}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 E(X);if(Ce.call(g,"key")){X=i(p);var ce=Object.keys(g).filter(function(be){return be!=="key"});Y=0<ce.length?"{key: someKey, "+ce.join(": ..., ")+": ...}":"{key: someKey}",w[X+Y]||(ce=0<ce.length?"{"+ce.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,Y,X,ce,X),w[X+Y]=!0)}if(X=null,O!==void 0&&(r(O),X=""+O),
|
|
22
|
+
<%s key={someKey} {...props} />`,Y,X,ce,X),w[X+Y]=!0)}if(X=null,O!==void 0&&(r(O),X=""+O),d(g)&&(r(g.key),X=""+g.key),"key"in g){O={};for(var Ae in g)Ae!=="key"&&(O[Ae]=g[Ae])}else O=g;return X&&c(O,typeof p=="function"?p.displayName||p.name||"Unknown":p),C(p,X,fe,K,l(),O,de,we)}function E(p){typeof p=="object"&&p!==null&&p.$$typeof===L&&p._store&&(p._store.validated=1)}var I=ye,L=Symbol.for("react.transitional.element"),T=Symbol.for("react.portal"),M=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),ee=Symbol.for("react.profiler"),ne=Symbol.for("react.consumer"),Q=Symbol.for("react.context"),le=Symbol.for("react.forward_ref"),G=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),V=Symbol.for("react.memo"),ae=Symbol.for("react.lazy"),oe=Symbol.for("react.activity"),pe=Symbol.for("react.client.reference"),re=I.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ce=Object.prototype.hasOwnProperty,Oe=Array.isArray,B=console.createTask?console.createTask:function(){return null};I={"react-stack-bottom-frame":function(p){return p()}};var k,D={},m=I["react-stack-bottom-frame"].bind(I,v)(),h=B(s(v)),w={};Ei.Fragment=M,Ei.jsx=function(p,g,O,Y,K){var fe=1e4>re.recentlyCreatedOwnerStacks++;return A(p,g,O,!1,Y,K,fe?Error("react-stack-top-frame"):m,fe?B(s(p)):h)},Ei.jsxs=function(p,g,O,Y,K){var fe=1e4>re.recentlyCreatedOwnerStacks++;return A(p,g,O,!0,Y,K,fe?Error("react-stack-top-frame"):m,fe?B(s(p)):h)}}()),Ei}var ul;function nd(){return ul||(ul=1,process.env.NODE_ENV==="production"?xo.exports=ed():xo.exports=td()),xo.exports}var R=nd(),So={exports:{}},Ks={};/**
|
|
23
23
|
* @license React
|
|
24
24
|
* react-compiler-runtime.production.js
|
|
25
25
|
*
|
|
@@ -39,7 +39,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
39
39
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
40
40
|
2. You might be breaking the Rules of Hooks
|
|
41
41
|
3. You might have more than one copy of React in the same app
|
|
42
|
-
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(n)}}()),Js}var fl;function od(){return fl||(fl=1,process.env.NODE_ENV==="production"?So.exports=rd():So.exports=id()),So.exports}var
|
|
42
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(n)}}()),Js}var fl;function od(){return fl||(fl=1,process.env.NODE_ENV==="production"?So.exports=rd():So.exports=id()),So.exports}var Tn=od(),hl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Xs(i){if(Object.prototype.hasOwnProperty.call(i,"__esModule"))return i;var n=i.default;if(typeof n=="function"){var r=function s(){return this instanceof s?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)};r.prototype=n.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(i).forEach(function(s){var l=Object.getOwnPropertyDescriptor(i,s);Object.defineProperty(r,s,l.get?l:{enumerable:!0,get:function(){return i[s]}})}),r}var ea={exports:{}},Mi={};/**
|
|
43
43
|
* @license React
|
|
44
44
|
* react-jsx-runtime.production.js
|
|
45
45
|
*
|
|
@@ -47,7 +47,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
47
47
|
*
|
|
48
48
|
* This source code is licensed under the MIT license found in the
|
|
49
49
|
* LICENSE file in the root directory of this source tree.
|
|
50
|
-
*/var dl;function sd(){if(dl)return Mi;dl=1;var i=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function r(s,l,v){var
|
|
50
|
+
*/var dl;function sd(){if(dl)return Mi;dl=1;var i=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function r(s,l,v){var d=null;if(v!==void 0&&(d=""+v),l.key!==void 0&&(d=""+l.key),"key"in l){v={};for(var c in l)c!=="key"&&(v[c]=l[c])}else v=l;return l=v.ref,{$$typeof:i,type:s,key:d,ref:l!==void 0?l:null,props:v}}return Mi.Fragment=n,Mi.jsx=r,Mi.jsxs=r,Mi}var Co={};/**
|
|
51
51
|
* @license React
|
|
52
52
|
* react-jsx-runtime.development.js
|
|
53
53
|
*
|
|
@@ -55,12 +55,12 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
55
55
|
*
|
|
56
56
|
* This source code is licensed under the MIT license found in the
|
|
57
57
|
* LICENSE file in the root directory of this source tree.
|
|
58
|
-
*/var pl;function ad(){return pl||(pl=1,process.env.NODE_ENV!=="production"&&function(){function i(p){if(p==null)return null;if(typeof p=="function")return p.$$typeof===pe?null:p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case M:return"Fragment";case ee:return"Profiler";case N:return"StrictMode";case G:return"Suspense";case ue:return"SuspenseList";case oe:return"Activity"}if(typeof p=="object")switch(typeof p.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),p.$$typeof){case T:return"Portal";case Q:return(p.displayName||"Context")+".Provider";case ne:return(p._context.displayName||"Context")+".Consumer";case le:var g=p.render;return p=p.displayName,p||(p=g.displayName||g.name||"",p=p!==""?"ForwardRef("+p+")":"ForwardRef"),p;case V:return g=p.displayName||null,g!==null?g:i(p.type)||"Memo";case ae:g=p._payload,p=p._init;try{return i(p(g))}catch{}}return null}function n(p){return""+p}function r(p){try{n(p);var g=!1}catch{g=!0}if(g){g=console;var O=g.error,Y=typeof Symbol=="function"&&Symbol.toStringTag&&p[Symbol.toStringTag]||p.constructor.name||"Object";return O.call(g,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Y),n(p)}}function s(p){if(p===M)return"<>";if(typeof p=="object"&&p!==null&&p.$$typeof===ae)return"<...>";try{var g=i(p);return g?"<"+g+">":"<...>"}catch{return"<...>"}}function l(){var p=re.A;return p===null?null:p.getOwner()}function v(){return Error("react-stack-top-frame")}function
|
|
58
|
+
*/var pl;function ad(){return pl||(pl=1,process.env.NODE_ENV!=="production"&&function(){function i(p){if(p==null)return null;if(typeof p=="function")return p.$$typeof===pe?null:p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case M:return"Fragment";case ee:return"Profiler";case N:return"StrictMode";case G:return"Suspense";case ue:return"SuspenseList";case oe:return"Activity"}if(typeof p=="object")switch(typeof p.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),p.$$typeof){case T:return"Portal";case Q:return(p.displayName||"Context")+".Provider";case ne:return(p._context.displayName||"Context")+".Consumer";case le:var g=p.render;return p=p.displayName,p||(p=g.displayName||g.name||"",p=p!==""?"ForwardRef("+p+")":"ForwardRef"),p;case V:return g=p.displayName||null,g!==null?g:i(p.type)||"Memo";case ae:g=p._payload,p=p._init;try{return i(p(g))}catch{}}return null}function n(p){return""+p}function r(p){try{n(p);var g=!1}catch{g=!0}if(g){g=console;var O=g.error,Y=typeof Symbol=="function"&&Symbol.toStringTag&&p[Symbol.toStringTag]||p.constructor.name||"Object";return O.call(g,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",Y),n(p)}}function s(p){if(p===M)return"<>";if(typeof p=="object"&&p!==null&&p.$$typeof===ae)return"<...>";try{var g=i(p);return g?"<"+g+">":"<...>"}catch{return"<...>"}}function l(){var p=re.A;return p===null?null:p.getOwner()}function v(){return Error("react-stack-top-frame")}function d(p){if(Ce.call(p,"key")){var g=Object.getOwnPropertyDescriptor(p,"key").get;if(g&&g.isReactWarning)return!1}return p.key!==void 0}function c(p,g){function O(){k||(k=!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)",g))}O.isReactWarning=!0,Object.defineProperty(p,"key",{get:O,configurable:!0})}function b(){var p=i(this.type);return D[p]||(D[p]=!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.")),p=this.props.ref,p!==void 0?p:null}function C(p,g,O,Y,K,fe,de,we){return O=fe.ref,p={$$typeof:L,type:p,key:g,props:fe,_owner:K},(O!==void 0?O:null)!==null?Object.defineProperty(p,"ref",{enumerable:!1,get:b}):Object.defineProperty(p,"ref",{enumerable:!1,value:null}),p._store={},Object.defineProperty(p._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(p,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(p,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:de}),Object.defineProperty(p,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:we}),Object.freeze&&(Object.freeze(p.props),Object.freeze(p)),p}function A(p,g,O,Y,K,fe,de,we){var X=g.children;if(X!==void 0)if(Y)if(Oe(X)){for(Y=0;Y<X.length;Y++)E(X[Y]);Object.freeze&&Object.freeze(X)}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 E(X);if(Ce.call(g,"key")){X=i(p);var ce=Object.keys(g).filter(function(be){return be!=="key"});Y=0<ce.length?"{key: someKey, "+ce.join(": ..., ")+": ...}":"{key: someKey}",w[X+Y]||(ce=0<ce.length?"{"+ce.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
59
59
|
let props = %s;
|
|
60
60
|
<%s {...props} />
|
|
61
61
|
React keys must be passed directly to JSX without using spread:
|
|
62
62
|
let props = %s;
|
|
63
|
-
<%s key={someKey} {...props} />`,Y,X,ce,X),w[X+Y]=!0)}if(X=null,O!==void 0&&(r(O),X=""+O),
|
|
63
|
+
<%s key={someKey} {...props} />`,Y,X,ce,X),w[X+Y]=!0)}if(X=null,O!==void 0&&(r(O),X=""+O),d(g)&&(r(g.key),X=""+g.key),"key"in g){O={};for(var Ae in g)Ae!=="key"&&(O[Ae]=g[Ae])}else O=g;return X&&c(O,typeof p=="function"?p.displayName||p.name||"Unknown":p),C(p,X,fe,K,l(),O,de,we)}function E(p){typeof p=="object"&&p!==null&&p.$$typeof===L&&p._store&&(p._store.validated=1)}var I=ye,L=Symbol.for("react.transitional.element"),T=Symbol.for("react.portal"),M=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),ee=Symbol.for("react.profiler"),ne=Symbol.for("react.consumer"),Q=Symbol.for("react.context"),le=Symbol.for("react.forward_ref"),G=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),V=Symbol.for("react.memo"),ae=Symbol.for("react.lazy"),oe=Symbol.for("react.activity"),pe=Symbol.for("react.client.reference"),re=I.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ce=Object.prototype.hasOwnProperty,Oe=Array.isArray,B=console.createTask?console.createTask:function(){return null};I={"react-stack-bottom-frame":function(p){return p()}};var k,D={},m=I["react-stack-bottom-frame"].bind(I,v)(),h=B(s(v)),w={};Co.Fragment=M,Co.jsx=function(p,g,O,Y,K){var fe=1e4>re.recentlyCreatedOwnerStacks++;return A(p,g,O,!1,Y,K,fe?Error("react-stack-top-frame"):m,fe?B(s(p)):h)},Co.jsxs=function(p,g,O,Y,K){var fe=1e4>re.recentlyCreatedOwnerStacks++;return A(p,g,O,!0,Y,K,fe?Error("react-stack-top-frame"):m,fe?B(s(p)):h)}}()),Co}var gl;function ud(){return gl||(gl=1,process.env.NODE_ENV==="production"?ea.exports=sd():ea.exports=ad()),ea.exports}ud();var ta={exports:{}},na={};/**
|
|
64
64
|
* @license React
|
|
65
65
|
* react-compiler-runtime.production.js
|
|
66
66
|
*
|
|
@@ -83,12 +83,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
83
83
|
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),r.useMemoCache(n)}}()),ml}var wl;function fd(){return wl||(wl=1,process.env.NODE_ENV==="production"?ta.exports=ld():ta.exports=cd()),ta.exports}fd();/*!
|
|
84
84
|
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
85
85
|
* SPDX-License-Identifier: Apache-2.0
|
|
86
|
-
*/var _l={},Ri={},bl;function hd(){if(bl)return Ri;bl=1,Ri.byteLength=c,Ri.toByteArray=C,Ri.fromByteArray=I;for(var i=[],n=[],r=typeof Uint8Array<"u"?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=0,v=s.length;l<v;++l)i[l]=s[l],n[s.charCodeAt(l)]=l;n[45]=62,n[95]=63;function
|
|
86
|
+
*/var _l={},Ri={},bl;function hd(){if(bl)return Ri;bl=1,Ri.byteLength=c,Ri.toByteArray=C,Ri.fromByteArray=I;for(var i=[],n=[],r=typeof Uint8Array<"u"?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=0,v=s.length;l<v;++l)i[l]=s[l],n[s.charCodeAt(l)]=l;n[45]=62,n[95]=63;function d(L){var T=L.length;if(T%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var M=L.indexOf("=");M===-1&&(M=T);var N=M===T?0:4-M%4;return[M,N]}function c(L){var T=d(L),M=T[0],N=T[1];return(M+N)*3/4-N}function b(L,T,M){return(T+M)*3/4-M}function C(L){var T,M=d(L),N=M[0],ee=M[1],ne=new r(b(L,N,ee)),Q=0,le=ee>0?N-4:N,G;for(G=0;G<le;G+=4)T=n[L.charCodeAt(G)]<<18|n[L.charCodeAt(G+1)]<<12|n[L.charCodeAt(G+2)]<<6|n[L.charCodeAt(G+3)],ne[Q++]=T>>16&255,ne[Q++]=T>>8&255,ne[Q++]=T&255;return ee===2&&(T=n[L.charCodeAt(G)]<<2|n[L.charCodeAt(G+1)]>>4,ne[Q++]=T&255),ee===1&&(T=n[L.charCodeAt(G)]<<10|n[L.charCodeAt(G+1)]<<4|n[L.charCodeAt(G+2)]>>2,ne[Q++]=T>>8&255,ne[Q++]=T&255),ne}function A(L){return i[L>>18&63]+i[L>>12&63]+i[L>>6&63]+i[L&63]}function E(L,T,M){for(var N,ee=[],ne=T;ne<M;ne+=3)N=(L[ne]<<16&16711680)+(L[ne+1]<<8&65280)+(L[ne+2]&255),ee.push(A(N));return ee.join("")}function I(L){for(var T,M=L.length,N=M%3,ee=[],ne=16383,Q=0,le=M-N;Q<le;Q+=ne)ee.push(E(L,Q,Q+ne>le?le:Q+ne));return N===1?(T=L[M-1],ee.push(i[T>>2]+i[T<<4&63]+"==")):N===2&&(T=(L[M-2]<<8)+L[M-1],ee.push(i[T>>10]+i[T>>4&63]+i[T<<2&63]+"=")),ee.join("")}return Ri}var ra={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */var xl;function dd(){return xl||(xl=1,ra.read=function(i,n,r,s,l){var v,d,c=l*8-s-1,b=(1<<c)-1,C=b>>1,A=-7,E=r?l-1:0,I=r?-1:1,L=i[n+E];for(E+=I,v=L&(1<<-A)-1,L>>=-A,A+=c;A>0;v=v*256+i[n+E],E+=I,A-=8);for(d=v&(1<<-A)-1,v>>=-A,A+=s;A>0;d=d*256+i[n+E],E+=I,A-=8);if(v===0)v=1-C;else{if(v===b)return d?NaN:(L?-1:1)*(1/0);d=d+Math.pow(2,s),v=v-C}return(L?-1:1)*d*Math.pow(2,v-s)},ra.write=function(i,n,r,s,l,v){var d,c,b,C=v*8-l-1,A=(1<<C)-1,E=A>>1,I=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,L=s?0:v-1,T=s?1:-1,M=n<0||n===0&&1/n<0?1:0;for(n=Math.abs(n),isNaN(n)||n===1/0?(c=isNaN(n)?1:0,d=A):(d=Math.floor(Math.log(n)/Math.LN2),n*(b=Math.pow(2,-d))<1&&(d--,b*=2),d+E>=1?n+=I/b:n+=I*Math.pow(2,1-E),n*b>=2&&(d++,b/=2),d+E>=A?(c=0,d=A):d+E>=1?(c=(n*b-1)*Math.pow(2,l),d=d+E):(c=n*Math.pow(2,E-1)*Math.pow(2,l),d=0));l>=8;i[r+L]=c&255,L+=T,c/=256,l-=8);for(d=d<<l|c,C+=l;C>0;i[r+L]=d&255,L+=T,d/=256,C-=8);i[r+L-T]|=M*128}),ra}var ia,Sl;function pd(){if(Sl)return ia;Sl=1;var i={}.toString;return ia=Array.isArray||function(n){return i.call(n)=="[object Array]"},ia}/*!
|
|
87
87
|
* The buffer module from node.js, for the browser.
|
|
88
88
|
*
|
|
89
89
|
* @author Feross Aboukhadijeh <http://feross.org>
|
|
90
90
|
* @license MIT
|
|
91
|
-
*/var Cl;function gd(){return Cl||(Cl=1,function(i){var n=hd(),r=dd(),s=pd();i.Buffer=c,i.SlowBuffer=ee,i.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=hl.TYPED_ARRAY_SUPPORT!==void 0?hl.TYPED_ARRAY_SUPPORT:l(),i.kMaxLength=v();function l(){try{var u=new Uint8Array(1);return u.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},u.foo()===42&&typeof u.subarray=="function"&&u.subarray(1,1).byteLength===0}catch{return!1}}function v(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function h(u,f){if(v()<f)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(u=new Uint8Array(f),u.__proto__=c.prototype):(u===null&&(u=new c(f)),u.length=f),u}function c(u,f,_){if(!c.TYPED_ARRAY_SUPPORT&&!(this instanceof c))return new c(u,f,_);if(typeof u=="number"){if(typeof f=="string")throw new Error("If encoding is specified then the first argument must be a string");return E(this,u)}return b(this,u,f,_)}c.poolSize=8192,c._augment=function(u){return u.__proto__=c.prototype,u};function b(u,f,_,$){if(typeof f=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&f instanceof ArrayBuffer?T(u,f,_,$):typeof f=="string"?I(u,f,_):M(u,f)}c.from=function(u,f,_){return b(null,u,f,_)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0}));function C(u){if(typeof u!="number")throw new TypeError('"size" argument must be a number');if(u<0)throw new RangeError('"size" argument must not be negative')}function A(u,f,_,$){return C(f),f<=0?h(u,f):_!==void 0?typeof $=="string"?h(u,f).fill(_,$):h(u,f).fill(_):h(u,f)}c.alloc=function(u,f,_){return A(null,u,f,_)};function E(u,f){if(C(f),u=h(u,f<0?0:N(f)|0),!c.TYPED_ARRAY_SUPPORT)for(var _=0;_<f;++_)u[_]=0;return u}c.allocUnsafe=function(u){return E(null,u)},c.allocUnsafeSlow=function(u){return E(null,u)};function I(u,f,_){if((typeof _!="string"||_==="")&&(_="utf8"),!c.isEncoding(_))throw new TypeError('"encoding" must be a valid string encoding');var $=ne(f,_)|0;u=h(u,$);var j=u.write(f,_);return j!==$&&(u=u.slice(0,j)),u}function L(u,f){var _=f.length<0?0:N(f.length)|0;u=h(u,_);for(var $=0;$<_;$+=1)u[$]=f[$]&255;return u}function T(u,f,_,$){if(f.byteLength,_<0||f.byteLength<_)throw new RangeError("'offset' is out of bounds");if(f.byteLength<_+($||0))throw new RangeError("'length' is out of bounds");return _===void 0&&$===void 0?f=new Uint8Array(f):$===void 0?f=new Uint8Array(f,_):f=new Uint8Array(f,_,$),c.TYPED_ARRAY_SUPPORT?(u=f,u.__proto__=c.prototype):u=L(u,f),u}function M(u,f){if(c.isBuffer(f)){var _=N(f.length)|0;return u=h(u,_),u.length===0||f.copy(u,0,0,_),u}if(f){if(typeof ArrayBuffer<"u"&&f.buffer instanceof ArrayBuffer||"length"in f)return typeof f.length!="number"||De(f.length)?h(u,0):L(u,f);if(f.type==="Buffer"&&s(f.data))return L(u,f.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function N(u){if(u>=v())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+v().toString(16)+" bytes");return u|0}function ee(u){return+u!=u&&(u=0),c.alloc(+u)}c.isBuffer=function(u){return!!(u!=null&&u._isBuffer)},c.compare=function(u,f){if(!c.isBuffer(u)||!c.isBuffer(f))throw new TypeError("Arguments must be Buffers");if(u===f)return 0;for(var _=u.length,$=f.length,j=0,te=Math.min(_,$);j<te;++j)if(u[j]!==f[j]){_=u[j],$=f[j];break}return _<$?-1:$<_?1:0},c.isEncoding=function(u){switch(String(u).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}},c.concat=function(u,f){if(!s(u))throw new TypeError('"list" argument must be an Array of Buffers');if(u.length===0)return c.alloc(0);var _;if(f===void 0)for(f=0,_=0;_<u.length;++_)f+=u[_].length;var $=c.allocUnsafe(f),j=0;for(_=0;_<u.length;++_){var te=u[_];if(!c.isBuffer(te))throw new TypeError('"list" argument must be an Array of Buffers');te.copy($,j),j+=te.length}return $};function ne(u,f){if(c.isBuffer(u))return u.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(u)||u instanceof ArrayBuffer))return u.byteLength;typeof u!="string"&&(u=""+u);var _=u.length;if(_===0)return 0;for(var $=!1;;)switch(f){case"ascii":case"latin1":case"binary":return _;case"utf8":case"utf-8":case void 0:return U(u).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _*2;case"hex":return _>>>1;case"base64":return J(u).length;default:if($)return U(u).length;f=(""+f).toLowerCase(),$=!0}}c.byteLength=ne;function Q(u,f,_){var $=!1;if((f===void 0||f<0)&&(f=0),f>this.length||((_===void 0||_>this.length)&&(_=this.length),_<=0)||(_>>>=0,f>>>=0,_<=f))return"";for(u||(u="utf8");;)switch(u){case"hex":return w(this,f,_);case"utf8":case"utf-8":return B(this,f,_);case"ascii":return m(this,f,_);case"latin1":case"binary":return d(this,f,_);case"base64":return Oe(this,f,_);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p(this,f,_);default:if($)throw new TypeError("Unknown encoding: "+u);u=(u+"").toLowerCase(),$=!0}}c.prototype._isBuffer=!0;function le(u,f,_){var $=u[f];u[f]=u[_],u[_]=$}c.prototype.swap16=function(){var u=this.length;if(u%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var f=0;f<u;f+=2)le(this,f,f+1);return this},c.prototype.swap32=function(){var u=this.length;if(u%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var f=0;f<u;f+=4)le(this,f,f+3),le(this,f+1,f+2);return this},c.prototype.swap64=function(){var u=this.length;if(u%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var f=0;f<u;f+=8)le(this,f,f+7),le(this,f+1,f+6),le(this,f+2,f+5),le(this,f+3,f+4);return this},c.prototype.toString=function(){var u=this.length|0;return u===0?"":arguments.length===0?B(this,0,u):Q.apply(this,arguments)},c.prototype.equals=function(u){if(!c.isBuffer(u))throw new TypeError("Argument must be a Buffer");return this===u?!0:c.compare(this,u)===0},c.prototype.inspect=function(){var u="",f=i.INSPECT_MAX_BYTES;return this.length>0&&(u=this.toString("hex",0,f).match(/.{2}/g).join(" "),this.length>f&&(u+=" ... ")),"<Buffer "+u+">"},c.prototype.compare=function(u,f,_,$,j){if(!c.isBuffer(u))throw new TypeError("Argument must be a Buffer");if(f===void 0&&(f=0),_===void 0&&(_=u?u.length:0),$===void 0&&($=0),j===void 0&&(j=this.length),f<0||_>u.length||$<0||j>this.length)throw new RangeError("out of range index");if($>=j&&f>=_)return 0;if($>=j)return-1;if(f>=_)return 1;if(f>>>=0,_>>>=0,$>>>=0,j>>>=0,this===u)return 0;for(var te=j-$,xe=_-f,Te=Math.min(te,xe),Re=this.slice($,j),Se=u.slice(f,_),ke=0;ke<Te;++ke)if(Re[ke]!==Se[ke]){te=Re[ke],xe=Se[ke];break}return te<xe?-1:xe<te?1:0};function G(u,f,_,$,j){if(u.length===0)return-1;if(typeof _=="string"?($=_,_=0):_>2147483647?_=2147483647:_<-2147483648&&(_=-2147483648),_=+_,isNaN(_)&&(_=j?0:u.length-1),_<0&&(_=u.length+_),_>=u.length){if(j)return-1;_=u.length-1}else if(_<0)if(j)_=0;else return-1;if(typeof f=="string"&&(f=c.from(f,$)),c.isBuffer(f))return f.length===0?-1:ue(u,f,_,$,j);if(typeof f=="number")return f=f&255,c.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?j?Uint8Array.prototype.indexOf.call(u,f,_):Uint8Array.prototype.lastIndexOf.call(u,f,_):ue(u,[f],_,$,j);throw new TypeError("val must be string, number or Buffer")}function ue(u,f,_,$,j){var te=1,xe=u.length,Te=f.length;if($!==void 0&&($=String($).toLowerCase(),$==="ucs2"||$==="ucs-2"||$==="utf16le"||$==="utf-16le")){if(u.length<2||f.length<2)return-1;te=2,xe/=2,Te/=2,_/=2}function Re(Ze,He){return te===1?Ze[He]:Ze.readUInt16BE(He*te)}var Se;if(j){var ke=-1;for(Se=_;Se<xe;Se++)if(Re(u,Se)===Re(f,ke===-1?0:Se-ke)){if(ke===-1&&(ke=Se),Se-ke+1===Te)return ke*te}else ke!==-1&&(Se-=Se-ke),ke=-1}else for(_+Te>xe&&(_=xe-Te),Se=_;Se>=0;Se--){for(var $e=!0,Le=0;Le<Te;Le++)if(Re(u,Se+Le)!==Re(f,Le)){$e=!1;break}if($e)return Se}return-1}c.prototype.includes=function(u,f,_){return this.indexOf(u,f,_)!==-1},c.prototype.indexOf=function(u,f,_){return G(this,u,f,_,!0)},c.prototype.lastIndexOf=function(u,f,_){return G(this,u,f,_,!1)};function V(u,f,_,$){_=Number(_)||0;var j=u.length-_;$?($=Number($),$>j&&($=j)):$=j;var te=f.length;if(te%2!==0)throw new TypeError("Invalid hex string");$>te/2&&($=te/2);for(var xe=0;xe<$;++xe){var Te=parseInt(f.substr(xe*2,2),16);if(isNaN(Te))return xe;u[_+xe]=Te}return xe}function ae(u,f,_,$){return se(U(f,u.length-_),u,_,$)}function oe(u,f,_,$){return se(q(f),u,_,$)}function pe(u,f,_,$){return oe(u,f,_,$)}function re(u,f,_,$){return se(J(f),u,_,$)}function Ce(u,f,_,$){return se(W(f,u.length-_),u,_,$)}c.prototype.write=function(u,f,_,$){if(f===void 0)$="utf8",_=this.length,f=0;else if(_===void 0&&typeof f=="string")$=f,_=this.length,f=0;else if(isFinite(f))f=f|0,isFinite(_)?(_=_|0,$===void 0&&($="utf8")):($=_,_=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var j=this.length-f;if((_===void 0||_>j)&&(_=j),u.length>0&&(_<0||f<0)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");$||($="utf8");for(var te=!1;;)switch($){case"hex":return V(this,u,f,_);case"utf8":case"utf-8":return ae(this,u,f,_);case"ascii":return oe(this,u,f,_);case"latin1":case"binary":return pe(this,u,f,_);case"base64":return re(this,u,f,_);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ce(this,u,f,_);default:if(te)throw new TypeError("Unknown encoding: "+$);$=(""+$).toLowerCase(),te=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Oe(u,f,_){return f===0&&_===u.length?n.fromByteArray(u):n.fromByteArray(u.slice(f,_))}function B(u,f,_){_=Math.min(u.length,_);for(var $=[],j=f;j<_;){var te=u[j],xe=null,Te=te>239?4:te>223?3:te>191?2:1;if(j+Te<=_){var Re,Se,ke,$e;switch(Te){case 1:te<128&&(xe=te);break;case 2:Re=u[j+1],(Re&192)===128&&($e=(te&31)<<6|Re&63,$e>127&&(xe=$e));break;case 3:Re=u[j+1],Se=u[j+2],(Re&192)===128&&(Se&192)===128&&($e=(te&15)<<12|(Re&63)<<6|Se&63,$e>2047&&($e<55296||$e>57343)&&(xe=$e));break;case 4:Re=u[j+1],Se=u[j+2],ke=u[j+3],(Re&192)===128&&(Se&192)===128&&(ke&192)===128&&($e=(te&15)<<18|(Re&63)<<12|(Se&63)<<6|ke&63,$e>65535&&$e<1114112&&(xe=$e))}}xe===null?(xe=65533,Te=1):xe>65535&&(xe-=65536,$.push(xe>>>10&1023|55296),xe=56320|xe&1023),$.push(xe),j+=Te}return D($)}var k=4096;function D(u){var f=u.length;if(f<=k)return String.fromCharCode.apply(String,u);for(var _="",$=0;$<f;)_+=String.fromCharCode.apply(String,u.slice($,$+=k));return _}function m(u,f,_){var $="";_=Math.min(u.length,_);for(var j=f;j<_;++j)$+=String.fromCharCode(u[j]&127);return $}function d(u,f,_){var $="";_=Math.min(u.length,_);for(var j=f;j<_;++j)$+=String.fromCharCode(u[j]);return $}function w(u,f,_){var $=u.length;(!f||f<0)&&(f=0),(!_||_<0||_>$)&&(_=$);for(var j="",te=f;te<_;++te)j+=be(u[te]);return j}function p(u,f,_){for(var $=u.slice(f,_),j="",te=0;te<$.length;te+=2)j+=String.fromCharCode($[te]+$[te+1]*256);return j}c.prototype.slice=function(u,f){var _=this.length;u=~~u,f=f===void 0?_:~~f,u<0?(u+=_,u<0&&(u=0)):u>_&&(u=_),f<0?(f+=_,f<0&&(f=0)):f>_&&(f=_),f<u&&(f=u);var $;if(c.TYPED_ARRAY_SUPPORT)$=this.subarray(u,f),$.__proto__=c.prototype;else{var j=f-u;$=new c(j,void 0);for(var te=0;te<j;++te)$[te]=this[te+u]}return $};function g(u,f,_){if(u%1!==0||u<0)throw new RangeError("offset is not uint");if(u+f>_)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUIntLE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u],j=1,te=0;++te<f&&(j*=256);)$+=this[u+te]*j;return $},c.prototype.readUIntBE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u+--f],j=1;f>0&&(j*=256);)$+=this[u+--f]*j;return $},c.prototype.readUInt8=function(u,f){return f||g(u,1,this.length),this[u]},c.prototype.readUInt16LE=function(u,f){return f||g(u,2,this.length),this[u]|this[u+1]<<8},c.prototype.readUInt16BE=function(u,f){return f||g(u,2,this.length),this[u]<<8|this[u+1]},c.prototype.readUInt32LE=function(u,f){return f||g(u,4,this.length),(this[u]|this[u+1]<<8|this[u+2]<<16)+this[u+3]*16777216},c.prototype.readUInt32BE=function(u,f){return f||g(u,4,this.length),this[u]*16777216+(this[u+1]<<16|this[u+2]<<8|this[u+3])},c.prototype.readIntLE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u],j=1,te=0;++te<f&&(j*=256);)$+=this[u+te]*j;return j*=128,$>=j&&($-=Math.pow(2,8*f)),$},c.prototype.readIntBE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=f,j=1,te=this[u+--$];$>0&&(j*=256);)te+=this[u+--$]*j;return j*=128,te>=j&&(te-=Math.pow(2,8*f)),te},c.prototype.readInt8=function(u,f){return f||g(u,1,this.length),this[u]&128?(255-this[u]+1)*-1:this[u]},c.prototype.readInt16LE=function(u,f){f||g(u,2,this.length);var _=this[u]|this[u+1]<<8;return _&32768?_|4294901760:_},c.prototype.readInt16BE=function(u,f){f||g(u,2,this.length);var _=this[u+1]|this[u]<<8;return _&32768?_|4294901760:_},c.prototype.readInt32LE=function(u,f){return f||g(u,4,this.length),this[u]|this[u+1]<<8|this[u+2]<<16|this[u+3]<<24},c.prototype.readInt32BE=function(u,f){return f||g(u,4,this.length),this[u]<<24|this[u+1]<<16|this[u+2]<<8|this[u+3]},c.prototype.readFloatLE=function(u,f){return f||g(u,4,this.length),r.read(this,u,!0,23,4)},c.prototype.readFloatBE=function(u,f){return f||g(u,4,this.length),r.read(this,u,!1,23,4)},c.prototype.readDoubleLE=function(u,f){return f||g(u,8,this.length),r.read(this,u,!0,52,8)},c.prototype.readDoubleBE=function(u,f){return f||g(u,8,this.length),r.read(this,u,!1,52,8)};function O(u,f,_,$,j,te){if(!c.isBuffer(u))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>j||f<te)throw new RangeError('"value" argument is out of bounds');if(_+$>u.length)throw new RangeError("Index out of range")}c.prototype.writeUIntLE=function(u,f,_,$){if(u=+u,f=f|0,_=_|0,!$){var j=Math.pow(2,8*_)-1;O(this,u,f,_,j,0)}var te=1,xe=0;for(this[f]=u&255;++xe<_&&(te*=256);)this[f+xe]=u/te&255;return f+_},c.prototype.writeUIntBE=function(u,f,_,$){if(u=+u,f=f|0,_=_|0,!$){var j=Math.pow(2,8*_)-1;O(this,u,f,_,j,0)}var te=_-1,xe=1;for(this[f+te]=u&255;--te>=0&&(xe*=256);)this[f+te]=u/xe&255;return f+_},c.prototype.writeUInt8=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,1,255,0),c.TYPED_ARRAY_SUPPORT||(u=Math.floor(u)),this[f]=u&255,f+1};function Y(u,f,_,$){f<0&&(f=65535+f+1);for(var j=0,te=Math.min(u.length-_,2);j<te;++j)u[_+j]=(f&255<<8*($?j:1-j))>>>($?j:1-j)*8}c.prototype.writeUInt16LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8):Y(this,u,f,!0),f+2},c.prototype.writeUInt16BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>8,this[f+1]=u&255):Y(this,u,f,!1),f+2};function K(u,f,_,$){f<0&&(f=4294967295+f+1);for(var j=0,te=Math.min(u.length-_,4);j<te;++j)u[_+j]=f>>>($?j:3-j)*8&255}c.prototype.writeUInt32LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[f+3]=u>>>24,this[f+2]=u>>>16,this[f+1]=u>>>8,this[f]=u&255):K(this,u,f,!0),f+4},c.prototype.writeUInt32BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>24,this[f+1]=u>>>16,this[f+2]=u>>>8,this[f+3]=u&255):K(this,u,f,!1),f+4},c.prototype.writeIntLE=function(u,f,_,$){if(u=+u,f=f|0,!$){var j=Math.pow(2,8*_-1);O(this,u,f,_,j-1,-j)}var te=0,xe=1,Te=0;for(this[f]=u&255;++te<_&&(xe*=256);)u<0&&Te===0&&this[f+te-1]!==0&&(Te=1),this[f+te]=(u/xe>>0)-Te&255;return f+_},c.prototype.writeIntBE=function(u,f,_,$){if(u=+u,f=f|0,!$){var j=Math.pow(2,8*_-1);O(this,u,f,_,j-1,-j)}var te=_-1,xe=1,Te=0;for(this[f+te]=u&255;--te>=0&&(xe*=256);)u<0&&Te===0&&this[f+te+1]!==0&&(Te=1),this[f+te]=(u/xe>>0)-Te&255;return f+_},c.prototype.writeInt8=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,1,127,-128),c.TYPED_ARRAY_SUPPORT||(u=Math.floor(u)),u<0&&(u=255+u+1),this[f]=u&255,f+1},c.prototype.writeInt16LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8):Y(this,u,f,!0),f+2},c.prototype.writeInt16BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>8,this[f+1]=u&255):Y(this,u,f,!1),f+2},c.prototype.writeInt32LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8,this[f+2]=u>>>16,this[f+3]=u>>>24):K(this,u,f,!0),f+4},c.prototype.writeInt32BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,2147483647,-2147483648),u<0&&(u=4294967295+u+1),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>24,this[f+1]=u>>>16,this[f+2]=u>>>8,this[f+3]=u&255):K(this,u,f,!1),f+4};function fe(u,f,_,$,j,te){if(_+$>u.length)throw new RangeError("Index out of range");if(_<0)throw new RangeError("Index out of range")}function de(u,f,_,$,j){return j||fe(u,f,_,4),r.write(u,f,_,$,23,4),_+4}c.prototype.writeFloatLE=function(u,f,_){return de(this,u,f,!0,_)},c.prototype.writeFloatBE=function(u,f,_){return de(this,u,f,!1,_)};function we(u,f,_,$,j){return j||fe(u,f,_,8),r.write(u,f,_,$,52,8),_+8}c.prototype.writeDoubleLE=function(u,f,_){return we(this,u,f,!0,_)},c.prototype.writeDoubleBE=function(u,f,_){return we(this,u,f,!1,_)},c.prototype.copy=function(u,f,_,$){if(_||(_=0),!$&&$!==0&&($=this.length),f>=u.length&&(f=u.length),f||(f=0),$>0&&$<_&&($=_),$===_||u.length===0||this.length===0)return 0;if(f<0)throw new RangeError("targetStart out of bounds");if(_<0||_>=this.length)throw new RangeError("sourceStart out of bounds");if($<0)throw new RangeError("sourceEnd out of bounds");$>this.length&&($=this.length),u.length-f<$-_&&($=u.length-f+_);var j=$-_,te;if(this===u&&_<f&&f<$)for(te=j-1;te>=0;--te)u[te+f]=this[te+_];else if(j<1e3||!c.TYPED_ARRAY_SUPPORT)for(te=0;te<j;++te)u[te+f]=this[te+_];else Uint8Array.prototype.set.call(u,this.subarray(_,_+j),f);return j},c.prototype.fill=function(u,f,_,$){if(typeof u=="string"){if(typeof f=="string"?($=f,f=0,_=this.length):typeof _=="string"&&($=_,_=this.length),u.length===1){var j=u.charCodeAt(0);j<256&&(u=j)}if($!==void 0&&typeof $!="string")throw new TypeError("encoding must be a string");if(typeof $=="string"&&!c.isEncoding($))throw new TypeError("Unknown encoding: "+$)}else typeof u=="number"&&(u=u&255);if(f<0||this.length<f||this.length<_)throw new RangeError("Out of range index");if(_<=f)return this;f=f>>>0,_=_===void 0?this.length:_>>>0,u||(u=0);var te;if(typeof u=="number")for(te=f;te<_;++te)this[te]=u;else{var xe=c.isBuffer(u)?u:U(new c(u,$).toString()),Te=xe.length;for(te=0;te<_-f;++te)this[te+f]=xe[te%Te]}return this};var X=/[^+\/0-9A-Za-z-_]/g;function ce(u){if(u=Ae(u).replace(X,""),u.length<2)return"";for(;u.length%4!==0;)u=u+"=";return u}function Ae(u){return u.trim?u.trim():u.replace(/^\s+|\s+$/g,"")}function be(u){return u<16?"0"+u.toString(16):u.toString(16)}function U(u,f){f=f||1/0;for(var _,$=u.length,j=null,te=[],xe=0;xe<$;++xe){if(_=u.charCodeAt(xe),_>55295&&_<57344){if(!j){if(_>56319){(f-=3)>-1&&te.push(239,191,189);continue}else if(xe+1===$){(f-=3)>-1&&te.push(239,191,189);continue}j=_;continue}if(_<56320){(f-=3)>-1&&te.push(239,191,189),j=_;continue}_=(j-55296<<10|_-56320)+65536}else j&&(f-=3)>-1&&te.push(239,191,189);if(j=null,_<128){if((f-=1)<0)break;te.push(_)}else if(_<2048){if((f-=2)<0)break;te.push(_>>6|192,_&63|128)}else if(_<65536){if((f-=3)<0)break;te.push(_>>12|224,_>>6&63|128,_&63|128)}else if(_<1114112){if((f-=4)<0)break;te.push(_>>18|240,_>>12&63|128,_>>6&63|128,_&63|128)}else throw new Error("Invalid code point")}return te}function q(u){for(var f=[],_=0;_<u.length;++_)f.push(u.charCodeAt(_)&255);return f}function W(u,f){for(var _,$,j,te=[],xe=0;xe<u.length&&!((f-=2)<0);++xe)_=u.charCodeAt(xe),$=_>>8,j=_%256,te.push(j),te.push($);return te}function J(u){return n.toByteArray(ce(u))}function se(u,f,_,$){for(var j=0;j<$&&!(j+_>=f.length||j>=u.length);++j)f[j+_]=u[j];return j}function De(u){return u!==u}}(_l)),_l}gd();var Tr;if(typeof window<"u"&&window.crypto&&(Tr=window.crypto),!Tr&&typeof window<"u"&&window.msCrypto&&(Tr=window.msCrypto),!Tr&&typeof global<"u"&&global.crypto&&(Tr=global.crypto),!Tr&&typeof require=="function")try{Tr=require("crypto")}catch{}var Al={};/*! *****************************************************************************
|
|
91
|
+
*/var Cl;function gd(){return Cl||(Cl=1,function(i){var n=hd(),r=dd(),s=pd();i.Buffer=c,i.SlowBuffer=ee,i.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=hl.TYPED_ARRAY_SUPPORT!==void 0?hl.TYPED_ARRAY_SUPPORT:l(),i.kMaxLength=v();function l(){try{var u=new Uint8Array(1);return u.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},u.foo()===42&&typeof u.subarray=="function"&&u.subarray(1,1).byteLength===0}catch{return!1}}function v(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function d(u,f){if(v()<f)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(u=new Uint8Array(f),u.__proto__=c.prototype):(u===null&&(u=new c(f)),u.length=f),u}function c(u,f,_){if(!c.TYPED_ARRAY_SUPPORT&&!(this instanceof c))return new c(u,f,_);if(typeof u=="number"){if(typeof f=="string")throw new Error("If encoding is specified then the first argument must be a string");return E(this,u)}return b(this,u,f,_)}c.poolSize=8192,c._augment=function(u){return u.__proto__=c.prototype,u};function b(u,f,_,$){if(typeof f=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&f instanceof ArrayBuffer?T(u,f,_,$):typeof f=="string"?I(u,f,_):M(u,f)}c.from=function(u,f,_){return b(null,u,f,_)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0}));function C(u){if(typeof u!="number")throw new TypeError('"size" argument must be a number');if(u<0)throw new RangeError('"size" argument must not be negative')}function A(u,f,_,$){return C(f),f<=0?d(u,f):_!==void 0?typeof $=="string"?d(u,f).fill(_,$):d(u,f).fill(_):d(u,f)}c.alloc=function(u,f,_){return A(null,u,f,_)};function E(u,f){if(C(f),u=d(u,f<0?0:N(f)|0),!c.TYPED_ARRAY_SUPPORT)for(var _=0;_<f;++_)u[_]=0;return u}c.allocUnsafe=function(u){return E(null,u)},c.allocUnsafeSlow=function(u){return E(null,u)};function I(u,f,_){if((typeof _!="string"||_==="")&&(_="utf8"),!c.isEncoding(_))throw new TypeError('"encoding" must be a valid string encoding');var $=ne(f,_)|0;u=d(u,$);var j=u.write(f,_);return j!==$&&(u=u.slice(0,j)),u}function L(u,f){var _=f.length<0?0:N(f.length)|0;u=d(u,_);for(var $=0;$<_;$+=1)u[$]=f[$]&255;return u}function T(u,f,_,$){if(f.byteLength,_<0||f.byteLength<_)throw new RangeError("'offset' is out of bounds");if(f.byteLength<_+($||0))throw new RangeError("'length' is out of bounds");return _===void 0&&$===void 0?f=new Uint8Array(f):$===void 0?f=new Uint8Array(f,_):f=new Uint8Array(f,_,$),c.TYPED_ARRAY_SUPPORT?(u=f,u.__proto__=c.prototype):u=L(u,f),u}function M(u,f){if(c.isBuffer(f)){var _=N(f.length)|0;return u=d(u,_),u.length===0||f.copy(u,0,0,_),u}if(f){if(typeof ArrayBuffer<"u"&&f.buffer instanceof ArrayBuffer||"length"in f)return typeof f.length!="number"||De(f.length)?d(u,0):L(u,f);if(f.type==="Buffer"&&s(f.data))return L(u,f.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function N(u){if(u>=v())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+v().toString(16)+" bytes");return u|0}function ee(u){return+u!=u&&(u=0),c.alloc(+u)}c.isBuffer=function(u){return!!(u!=null&&u._isBuffer)},c.compare=function(u,f){if(!c.isBuffer(u)||!c.isBuffer(f))throw new TypeError("Arguments must be Buffers");if(u===f)return 0;for(var _=u.length,$=f.length,j=0,te=Math.min(_,$);j<te;++j)if(u[j]!==f[j]){_=u[j],$=f[j];break}return _<$?-1:$<_?1:0},c.isEncoding=function(u){switch(String(u).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}},c.concat=function(u,f){if(!s(u))throw new TypeError('"list" argument must be an Array of Buffers');if(u.length===0)return c.alloc(0);var _;if(f===void 0)for(f=0,_=0;_<u.length;++_)f+=u[_].length;var $=c.allocUnsafe(f),j=0;for(_=0;_<u.length;++_){var te=u[_];if(!c.isBuffer(te))throw new TypeError('"list" argument must be an Array of Buffers');te.copy($,j),j+=te.length}return $};function ne(u,f){if(c.isBuffer(u))return u.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(u)||u instanceof ArrayBuffer))return u.byteLength;typeof u!="string"&&(u=""+u);var _=u.length;if(_===0)return 0;for(var $=!1;;)switch(f){case"ascii":case"latin1":case"binary":return _;case"utf8":case"utf-8":case void 0:return U(u).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _*2;case"hex":return _>>>1;case"base64":return J(u).length;default:if($)return U(u).length;f=(""+f).toLowerCase(),$=!0}}c.byteLength=ne;function Q(u,f,_){var $=!1;if((f===void 0||f<0)&&(f=0),f>this.length||((_===void 0||_>this.length)&&(_=this.length),_<=0)||(_>>>=0,f>>>=0,_<=f))return"";for(u||(u="utf8");;)switch(u){case"hex":return w(this,f,_);case"utf8":case"utf-8":return B(this,f,_);case"ascii":return m(this,f,_);case"latin1":case"binary":return h(this,f,_);case"base64":return Oe(this,f,_);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p(this,f,_);default:if($)throw new TypeError("Unknown encoding: "+u);u=(u+"").toLowerCase(),$=!0}}c.prototype._isBuffer=!0;function le(u,f,_){var $=u[f];u[f]=u[_],u[_]=$}c.prototype.swap16=function(){var u=this.length;if(u%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var f=0;f<u;f+=2)le(this,f,f+1);return this},c.prototype.swap32=function(){var u=this.length;if(u%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var f=0;f<u;f+=4)le(this,f,f+3),le(this,f+1,f+2);return this},c.prototype.swap64=function(){var u=this.length;if(u%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var f=0;f<u;f+=8)le(this,f,f+7),le(this,f+1,f+6),le(this,f+2,f+5),le(this,f+3,f+4);return this},c.prototype.toString=function(){var u=this.length|0;return u===0?"":arguments.length===0?B(this,0,u):Q.apply(this,arguments)},c.prototype.equals=function(u){if(!c.isBuffer(u))throw new TypeError("Argument must be a Buffer");return this===u?!0:c.compare(this,u)===0},c.prototype.inspect=function(){var u="",f=i.INSPECT_MAX_BYTES;return this.length>0&&(u=this.toString("hex",0,f).match(/.{2}/g).join(" "),this.length>f&&(u+=" ... ")),"<Buffer "+u+">"},c.prototype.compare=function(u,f,_,$,j){if(!c.isBuffer(u))throw new TypeError("Argument must be a Buffer");if(f===void 0&&(f=0),_===void 0&&(_=u?u.length:0),$===void 0&&($=0),j===void 0&&(j=this.length),f<0||_>u.length||$<0||j>this.length)throw new RangeError("out of range index");if($>=j&&f>=_)return 0;if($>=j)return-1;if(f>=_)return 1;if(f>>>=0,_>>>=0,$>>>=0,j>>>=0,this===u)return 0;for(var te=j-$,xe=_-f,Te=Math.min(te,xe),Re=this.slice($,j),Se=u.slice(f,_),ke=0;ke<Te;++ke)if(Re[ke]!==Se[ke]){te=Re[ke],xe=Se[ke];break}return te<xe?-1:xe<te?1:0};function G(u,f,_,$,j){if(u.length===0)return-1;if(typeof _=="string"?($=_,_=0):_>2147483647?_=2147483647:_<-2147483648&&(_=-2147483648),_=+_,isNaN(_)&&(_=j?0:u.length-1),_<0&&(_=u.length+_),_>=u.length){if(j)return-1;_=u.length-1}else if(_<0)if(j)_=0;else return-1;if(typeof f=="string"&&(f=c.from(f,$)),c.isBuffer(f))return f.length===0?-1:ue(u,f,_,$,j);if(typeof f=="number")return f=f&255,c.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?j?Uint8Array.prototype.indexOf.call(u,f,_):Uint8Array.prototype.lastIndexOf.call(u,f,_):ue(u,[f],_,$,j);throw new TypeError("val must be string, number or Buffer")}function ue(u,f,_,$,j){var te=1,xe=u.length,Te=f.length;if($!==void 0&&($=String($).toLowerCase(),$==="ucs2"||$==="ucs-2"||$==="utf16le"||$==="utf-16le")){if(u.length<2||f.length<2)return-1;te=2,xe/=2,Te/=2,_/=2}function Re(Ze,He){return te===1?Ze[He]:Ze.readUInt16BE(He*te)}var Se;if(j){var ke=-1;for(Se=_;Se<xe;Se++)if(Re(u,Se)===Re(f,ke===-1?0:Se-ke)){if(ke===-1&&(ke=Se),Se-ke+1===Te)return ke*te}else ke!==-1&&(Se-=Se-ke),ke=-1}else for(_+Te>xe&&(_=xe-Te),Se=_;Se>=0;Se--){for(var $e=!0,Le=0;Le<Te;Le++)if(Re(u,Se+Le)!==Re(f,Le)){$e=!1;break}if($e)return Se}return-1}c.prototype.includes=function(u,f,_){return this.indexOf(u,f,_)!==-1},c.prototype.indexOf=function(u,f,_){return G(this,u,f,_,!0)},c.prototype.lastIndexOf=function(u,f,_){return G(this,u,f,_,!1)};function V(u,f,_,$){_=Number(_)||0;var j=u.length-_;$?($=Number($),$>j&&($=j)):$=j;var te=f.length;if(te%2!==0)throw new TypeError("Invalid hex string");$>te/2&&($=te/2);for(var xe=0;xe<$;++xe){var Te=parseInt(f.substr(xe*2,2),16);if(isNaN(Te))return xe;u[_+xe]=Te}return xe}function ae(u,f,_,$){return se(U(f,u.length-_),u,_,$)}function oe(u,f,_,$){return se(q(f),u,_,$)}function pe(u,f,_,$){return oe(u,f,_,$)}function re(u,f,_,$){return se(J(f),u,_,$)}function Ce(u,f,_,$){return se(W(f,u.length-_),u,_,$)}c.prototype.write=function(u,f,_,$){if(f===void 0)$="utf8",_=this.length,f=0;else if(_===void 0&&typeof f=="string")$=f,_=this.length,f=0;else if(isFinite(f))f=f|0,isFinite(_)?(_=_|0,$===void 0&&($="utf8")):($=_,_=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var j=this.length-f;if((_===void 0||_>j)&&(_=j),u.length>0&&(_<0||f<0)||f>this.length)throw new RangeError("Attempt to write outside buffer bounds");$||($="utf8");for(var te=!1;;)switch($){case"hex":return V(this,u,f,_);case"utf8":case"utf-8":return ae(this,u,f,_);case"ascii":return oe(this,u,f,_);case"latin1":case"binary":return pe(this,u,f,_);case"base64":return re(this,u,f,_);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ce(this,u,f,_);default:if(te)throw new TypeError("Unknown encoding: "+$);$=(""+$).toLowerCase(),te=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Oe(u,f,_){return f===0&&_===u.length?n.fromByteArray(u):n.fromByteArray(u.slice(f,_))}function B(u,f,_){_=Math.min(u.length,_);for(var $=[],j=f;j<_;){var te=u[j],xe=null,Te=te>239?4:te>223?3:te>191?2:1;if(j+Te<=_){var Re,Se,ke,$e;switch(Te){case 1:te<128&&(xe=te);break;case 2:Re=u[j+1],(Re&192)===128&&($e=(te&31)<<6|Re&63,$e>127&&(xe=$e));break;case 3:Re=u[j+1],Se=u[j+2],(Re&192)===128&&(Se&192)===128&&($e=(te&15)<<12|(Re&63)<<6|Se&63,$e>2047&&($e<55296||$e>57343)&&(xe=$e));break;case 4:Re=u[j+1],Se=u[j+2],ke=u[j+3],(Re&192)===128&&(Se&192)===128&&(ke&192)===128&&($e=(te&15)<<18|(Re&63)<<12|(Se&63)<<6|ke&63,$e>65535&&$e<1114112&&(xe=$e))}}xe===null?(xe=65533,Te=1):xe>65535&&(xe-=65536,$.push(xe>>>10&1023|55296),xe=56320|xe&1023),$.push(xe),j+=Te}return D($)}var k=4096;function D(u){var f=u.length;if(f<=k)return String.fromCharCode.apply(String,u);for(var _="",$=0;$<f;)_+=String.fromCharCode.apply(String,u.slice($,$+=k));return _}function m(u,f,_){var $="";_=Math.min(u.length,_);for(var j=f;j<_;++j)$+=String.fromCharCode(u[j]&127);return $}function h(u,f,_){var $="";_=Math.min(u.length,_);for(var j=f;j<_;++j)$+=String.fromCharCode(u[j]);return $}function w(u,f,_){var $=u.length;(!f||f<0)&&(f=0),(!_||_<0||_>$)&&(_=$);for(var j="",te=f;te<_;++te)j+=be(u[te]);return j}function p(u,f,_){for(var $=u.slice(f,_),j="",te=0;te<$.length;te+=2)j+=String.fromCharCode($[te]+$[te+1]*256);return j}c.prototype.slice=function(u,f){var _=this.length;u=~~u,f=f===void 0?_:~~f,u<0?(u+=_,u<0&&(u=0)):u>_&&(u=_),f<0?(f+=_,f<0&&(f=0)):f>_&&(f=_),f<u&&(f=u);var $;if(c.TYPED_ARRAY_SUPPORT)$=this.subarray(u,f),$.__proto__=c.prototype;else{var j=f-u;$=new c(j,void 0);for(var te=0;te<j;++te)$[te]=this[te+u]}return $};function g(u,f,_){if(u%1!==0||u<0)throw new RangeError("offset is not uint");if(u+f>_)throw new RangeError("Trying to access beyond buffer length")}c.prototype.readUIntLE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u],j=1,te=0;++te<f&&(j*=256);)$+=this[u+te]*j;return $},c.prototype.readUIntBE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u+--f],j=1;f>0&&(j*=256);)$+=this[u+--f]*j;return $},c.prototype.readUInt8=function(u,f){return f||g(u,1,this.length),this[u]},c.prototype.readUInt16LE=function(u,f){return f||g(u,2,this.length),this[u]|this[u+1]<<8},c.prototype.readUInt16BE=function(u,f){return f||g(u,2,this.length),this[u]<<8|this[u+1]},c.prototype.readUInt32LE=function(u,f){return f||g(u,4,this.length),(this[u]|this[u+1]<<8|this[u+2]<<16)+this[u+3]*16777216},c.prototype.readUInt32BE=function(u,f){return f||g(u,4,this.length),this[u]*16777216+(this[u+1]<<16|this[u+2]<<8|this[u+3])},c.prototype.readIntLE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=this[u],j=1,te=0;++te<f&&(j*=256);)$+=this[u+te]*j;return j*=128,$>=j&&($-=Math.pow(2,8*f)),$},c.prototype.readIntBE=function(u,f,_){u=u|0,f=f|0,_||g(u,f,this.length);for(var $=f,j=1,te=this[u+--$];$>0&&(j*=256);)te+=this[u+--$]*j;return j*=128,te>=j&&(te-=Math.pow(2,8*f)),te},c.prototype.readInt8=function(u,f){return f||g(u,1,this.length),this[u]&128?(255-this[u]+1)*-1:this[u]},c.prototype.readInt16LE=function(u,f){f||g(u,2,this.length);var _=this[u]|this[u+1]<<8;return _&32768?_|4294901760:_},c.prototype.readInt16BE=function(u,f){f||g(u,2,this.length);var _=this[u+1]|this[u]<<8;return _&32768?_|4294901760:_},c.prototype.readInt32LE=function(u,f){return f||g(u,4,this.length),this[u]|this[u+1]<<8|this[u+2]<<16|this[u+3]<<24},c.prototype.readInt32BE=function(u,f){return f||g(u,4,this.length),this[u]<<24|this[u+1]<<16|this[u+2]<<8|this[u+3]},c.prototype.readFloatLE=function(u,f){return f||g(u,4,this.length),r.read(this,u,!0,23,4)},c.prototype.readFloatBE=function(u,f){return f||g(u,4,this.length),r.read(this,u,!1,23,4)},c.prototype.readDoubleLE=function(u,f){return f||g(u,8,this.length),r.read(this,u,!0,52,8)},c.prototype.readDoubleBE=function(u,f){return f||g(u,8,this.length),r.read(this,u,!1,52,8)};function O(u,f,_,$,j,te){if(!c.isBuffer(u))throw new TypeError('"buffer" argument must be a Buffer instance');if(f>j||f<te)throw new RangeError('"value" argument is out of bounds');if(_+$>u.length)throw new RangeError("Index out of range")}c.prototype.writeUIntLE=function(u,f,_,$){if(u=+u,f=f|0,_=_|0,!$){var j=Math.pow(2,8*_)-1;O(this,u,f,_,j,0)}var te=1,xe=0;for(this[f]=u&255;++xe<_&&(te*=256);)this[f+xe]=u/te&255;return f+_},c.prototype.writeUIntBE=function(u,f,_,$){if(u=+u,f=f|0,_=_|0,!$){var j=Math.pow(2,8*_)-1;O(this,u,f,_,j,0)}var te=_-1,xe=1;for(this[f+te]=u&255;--te>=0&&(xe*=256);)this[f+te]=u/xe&255;return f+_},c.prototype.writeUInt8=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,1,255,0),c.TYPED_ARRAY_SUPPORT||(u=Math.floor(u)),this[f]=u&255,f+1};function Y(u,f,_,$){f<0&&(f=65535+f+1);for(var j=0,te=Math.min(u.length-_,2);j<te;++j)u[_+j]=(f&255<<8*($?j:1-j))>>>($?j:1-j)*8}c.prototype.writeUInt16LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8):Y(this,u,f,!0),f+2},c.prototype.writeUInt16BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>8,this[f+1]=u&255):Y(this,u,f,!1),f+2};function K(u,f,_,$){f<0&&(f=4294967295+f+1);for(var j=0,te=Math.min(u.length-_,4);j<te;++j)u[_+j]=f>>>($?j:3-j)*8&255}c.prototype.writeUInt32LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[f+3]=u>>>24,this[f+2]=u>>>16,this[f+1]=u>>>8,this[f]=u&255):K(this,u,f,!0),f+4},c.prototype.writeUInt32BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>24,this[f+1]=u>>>16,this[f+2]=u>>>8,this[f+3]=u&255):K(this,u,f,!1),f+4},c.prototype.writeIntLE=function(u,f,_,$){if(u=+u,f=f|0,!$){var j=Math.pow(2,8*_-1);O(this,u,f,_,j-1,-j)}var te=0,xe=1,Te=0;for(this[f]=u&255;++te<_&&(xe*=256);)u<0&&Te===0&&this[f+te-1]!==0&&(Te=1),this[f+te]=(u/xe>>0)-Te&255;return f+_},c.prototype.writeIntBE=function(u,f,_,$){if(u=+u,f=f|0,!$){var j=Math.pow(2,8*_-1);O(this,u,f,_,j-1,-j)}var te=_-1,xe=1,Te=0;for(this[f+te]=u&255;--te>=0&&(xe*=256);)u<0&&Te===0&&this[f+te+1]!==0&&(Te=1),this[f+te]=(u/xe>>0)-Te&255;return f+_},c.prototype.writeInt8=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,1,127,-128),c.TYPED_ARRAY_SUPPORT||(u=Math.floor(u)),u<0&&(u=255+u+1),this[f]=u&255,f+1},c.prototype.writeInt16LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8):Y(this,u,f,!0),f+2},c.prototype.writeInt16BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>8,this[f+1]=u&255):Y(this,u,f,!1),f+2},c.prototype.writeInt32LE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[f]=u&255,this[f+1]=u>>>8,this[f+2]=u>>>16,this[f+3]=u>>>24):K(this,u,f,!0),f+4},c.prototype.writeInt32BE=function(u,f,_){return u=+u,f=f|0,_||O(this,u,f,4,2147483647,-2147483648),u<0&&(u=4294967295+u+1),c.TYPED_ARRAY_SUPPORT?(this[f]=u>>>24,this[f+1]=u>>>16,this[f+2]=u>>>8,this[f+3]=u&255):K(this,u,f,!1),f+4};function fe(u,f,_,$,j,te){if(_+$>u.length)throw new RangeError("Index out of range");if(_<0)throw new RangeError("Index out of range")}function de(u,f,_,$,j){return j||fe(u,f,_,4),r.write(u,f,_,$,23,4),_+4}c.prototype.writeFloatLE=function(u,f,_){return de(this,u,f,!0,_)},c.prototype.writeFloatBE=function(u,f,_){return de(this,u,f,!1,_)};function we(u,f,_,$,j){return j||fe(u,f,_,8),r.write(u,f,_,$,52,8),_+8}c.prototype.writeDoubleLE=function(u,f,_){return we(this,u,f,!0,_)},c.prototype.writeDoubleBE=function(u,f,_){return we(this,u,f,!1,_)},c.prototype.copy=function(u,f,_,$){if(_||(_=0),!$&&$!==0&&($=this.length),f>=u.length&&(f=u.length),f||(f=0),$>0&&$<_&&($=_),$===_||u.length===0||this.length===0)return 0;if(f<0)throw new RangeError("targetStart out of bounds");if(_<0||_>=this.length)throw new RangeError("sourceStart out of bounds");if($<0)throw new RangeError("sourceEnd out of bounds");$>this.length&&($=this.length),u.length-f<$-_&&($=u.length-f+_);var j=$-_,te;if(this===u&&_<f&&f<$)for(te=j-1;te>=0;--te)u[te+f]=this[te+_];else if(j<1e3||!c.TYPED_ARRAY_SUPPORT)for(te=0;te<j;++te)u[te+f]=this[te+_];else Uint8Array.prototype.set.call(u,this.subarray(_,_+j),f);return j},c.prototype.fill=function(u,f,_,$){if(typeof u=="string"){if(typeof f=="string"?($=f,f=0,_=this.length):typeof _=="string"&&($=_,_=this.length),u.length===1){var j=u.charCodeAt(0);j<256&&(u=j)}if($!==void 0&&typeof $!="string")throw new TypeError("encoding must be a string");if(typeof $=="string"&&!c.isEncoding($))throw new TypeError("Unknown encoding: "+$)}else typeof u=="number"&&(u=u&255);if(f<0||this.length<f||this.length<_)throw new RangeError("Out of range index");if(_<=f)return this;f=f>>>0,_=_===void 0?this.length:_>>>0,u||(u=0);var te;if(typeof u=="number")for(te=f;te<_;++te)this[te]=u;else{var xe=c.isBuffer(u)?u:U(new c(u,$).toString()),Te=xe.length;for(te=0;te<_-f;++te)this[te+f]=xe[te%Te]}return this};var X=/[^+\/0-9A-Za-z-_]/g;function ce(u){if(u=Ae(u).replace(X,""),u.length<2)return"";for(;u.length%4!==0;)u=u+"=";return u}function Ae(u){return u.trim?u.trim():u.replace(/^\s+|\s+$/g,"")}function be(u){return u<16?"0"+u.toString(16):u.toString(16)}function U(u,f){f=f||1/0;for(var _,$=u.length,j=null,te=[],xe=0;xe<$;++xe){if(_=u.charCodeAt(xe),_>55295&&_<57344){if(!j){if(_>56319){(f-=3)>-1&&te.push(239,191,189);continue}else if(xe+1===$){(f-=3)>-1&&te.push(239,191,189);continue}j=_;continue}if(_<56320){(f-=3)>-1&&te.push(239,191,189),j=_;continue}_=(j-55296<<10|_-56320)+65536}else j&&(f-=3)>-1&&te.push(239,191,189);if(j=null,_<128){if((f-=1)<0)break;te.push(_)}else if(_<2048){if((f-=2)<0)break;te.push(_>>6|192,_&63|128)}else if(_<65536){if((f-=3)<0)break;te.push(_>>12|224,_>>6&63|128,_&63|128)}else if(_<1114112){if((f-=4)<0)break;te.push(_>>18|240,_>>12&63|128,_>>6&63|128,_&63|128)}else throw new Error("Invalid code point")}return te}function q(u){for(var f=[],_=0;_<u.length;++_)f.push(u.charCodeAt(_)&255);return f}function W(u,f){for(var _,$,j,te=[],xe=0;xe<u.length&&!((f-=2)<0);++xe)_=u.charCodeAt(xe),$=_>>8,j=_%256,te.push(j),te.push($);return te}function J(u){return n.toByteArray(ce(u))}function se(u,f,_,$){for(var j=0;j<$&&!(j+_>=f.length||j>=u.length);++j)f[j+_]=u[j];return j}function De(u){return u!==u}}(_l)),_l}gd();var Tr;if(typeof window<"u"&&window.crypto&&(Tr=window.crypto),!Tr&&typeof window<"u"&&window.msCrypto&&(Tr=window.msCrypto),!Tr&&typeof global<"u"&&global.crypto&&(Tr=global.crypto),!Tr&&typeof require=="function")try{Tr=require("crypto")}catch{}var Al={};/*! *****************************************************************************
|
|
92
92
|
Copyright (c) Microsoft Corporation.
|
|
93
93
|
|
|
94
94
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -101,7 +101,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
101
101
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
102
102
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
103
103
|
PERFORMANCE OF THIS SOFTWARE.
|
|
104
|
-
***************************************************************************** */var oa=function(i,n){return oa=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,s){r.__proto__=s}||function(r,s){for(var l in s)s.hasOwnProperty(l)&&(r[l]=s[l])},oa(i,n)};function vd(i,n){oa(i,n);function r(){this.constructor=i}i.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}var sa=function(){return sa=Object.assign||function(i){for(var n,r=1,s=arguments.length;r<s;r++){n=arguments[r];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(i[l]=n[l])}return i},sa.apply(this,arguments)};function md(i,n){var r={};for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&n.indexOf(s)<0&&(r[s]=i[s]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,s=Object.getOwnPropertySymbols(i);l<s.length;l++)n.indexOf(s[l])<0&&Object.prototype.propertyIsEnumerable.call(i,s[l])&&(r[s[l]]=i[s[l]]);return r}function yd(i,n,r,s){var l=arguments.length,v=l<3?n:s===null?s=Object.getOwnPropertyDescriptor(n,r):s,h;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")v=Reflect.decorate(i,n,r,s);else for(var c=i.length-1;c>=0;c--)(h=i[c])&&(v=(l<3?h(v):l>3?h(n,r,v):h(n,r))||v);return l>3&&v&&Object.defineProperty(n,r,v),v}function wd(i,n){return function(r,s){n(r,s,i)}}function _d(i,n){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(i,n)}function bd(i,n,r,s){function l(v){return v instanceof r?v:new r(function(h){h(v)})}return new(r||(r=Promise))(function(v,h){function c(A){try{C(s.next(A))}catch(E){h(E)}}function b(A){try{C(s.throw(A))}catch(E){h(E)}}function C(A){A.done?v(A.value):l(A.value).then(c,b)}C((s=s.apply(i,n||[])).next())})}function xd(i,n){var r={label:0,sent:function(){if(v[0]&1)throw v[1];return v[1]},trys:[],ops:[]},s,l,v,h;return h={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function c(C){return function(A){return b([C,A])}}function b(C){if(s)throw new TypeError("Generator is already executing.");for(;r;)try{if(s=1,l&&(v=C[0]&2?l.return:C[0]?l.throw||((v=l.return)&&v.call(l),0):l.next)&&!(v=v.call(l,C[1])).done)return v;switch(l=0,v&&(C=[C[0]&2,v.value]),C[0]){case 0:case 1:v=C;break;case 4:return r.label++,{value:C[1],done:!1};case 5:r.label++,l=C[1],C=[0];continue;case 7:C=r.ops.pop(),r.trys.pop();continue;default:if(v=r.trys,!(v=v.length>0&&v[v.length-1])&&(C[0]===6||C[0]===2)){r=0;continue}if(C[0]===3&&(!v||C[1]>v[0]&&C[1]<v[3])){r.label=C[1];break}if(C[0]===6&&r.label<v[1]){r.label=v[1],v=C;break}if(v&&r.label<v[2]){r.label=v[2],r.ops.push(C);break}v[2]&&r.ops.pop(),r.trys.pop();continue}C=n.call(i,r)}catch(A){C=[6,A],l=0}finally{s=v=0}if(C[0]&5)throw C[1];return{value:C[0]?C[1]:void 0,done:!0}}}function Sd(i,n,r,s){s===void 0&&(s=r),i[s]=n[r]}function Cd(i,n){for(var r in i)r!=="default"&&!n.hasOwnProperty(r)&&(n[r]=i[r])}function aa(i){var n=typeof Symbol=="function"&&Symbol.iterator,r=n&&i[n],s=0;if(r)return r.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&s>=i.length&&(i=void 0),{value:i&&i[s++],done:!i}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ol(i,n){var r=typeof Symbol=="function"&&i[Symbol.iterator];if(!r)return i;var s=r.call(i),l,v=[],h;try{for(;(n===void 0||n-- >0)&&!(l=s.next()).done;)v.push(l.value)}catch(c){h={error:c}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(h)throw h.error}}return v}function Ad(){for(var i=[],n=0;n<arguments.length;n++)i=i.concat(Ol(arguments[n]));return i}function Od(){for(var i=0,n=0,r=arguments.length;n<r;n++)i+=arguments[n].length;for(var s=Array(i),l=0,n=0;n<r;n++)for(var v=arguments[n],h=0,c=v.length;h<c;h++,l++)s[l]=v[h];return s}function Li(i){return this instanceof Li?(this.v=i,this):new Li(i)}function Dd(i,n,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s=r.apply(i,n||[]),l,v=[];return l={},h("next"),h("throw"),h("return"),l[Symbol.asyncIterator]=function(){return this},l;function h(I){s[I]&&(l[I]=function(L){return new Promise(function(T,M){v.push([I,L,T,M])>1||c(I,L)})})}function c(I,L){try{b(s[I](L))}catch(T){E(v[0][3],T)}}function b(I){I.value instanceof Li?Promise.resolve(I.value.v).then(C,A):E(v[0][2],I)}function C(I){c("next",I)}function A(I){c("throw",I)}function E(I,L){I(L),v.shift(),v.length&&c(v[0][0],v[0][1])}}function Td(i){var n,r;return n={},s("next"),s("throw",function(l){throw l}),s("return"),n[Symbol.iterator]=function(){return this},n;function s(l,v){n[l]=i[l]?function(h){return(r=!r)?{value:Li(i[l](h)),done:l==="return"}:v?v(h):h}:v}}function Ed(i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=i[Symbol.asyncIterator],r;return n?n.call(i):(i=typeof aa=="function"?aa(i):i[Symbol.iterator](),r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r);function s(v){r[v]=i[v]&&function(h){return new Promise(function(c,b){h=i[v](h),l(c,b,h.done,h.value)})}}function l(v,h,c,b){Promise.resolve(b).then(function(C){v({value:C,done:c})},h)}}function Md(i,n){return Object.defineProperty?Object.defineProperty(i,"raw",{value:n}):i.raw=n,i}function Rd(i){if(i&&i.__esModule)return i;var n={};if(i!=null)for(var r in i)Object.hasOwnProperty.call(i,r)&&(n[r]=i[r]);return n.default=i,n}function Ld(i){return i&&i.__esModule?i:{default:i}}function Id(i,n){if(!n.has(i))throw new TypeError("attempted to get private field on non-instance");return n.get(i)}function kd(i,n,r){if(!n.has(i))throw new TypeError("attempted to set private field on non-instance");return n.set(i,r),r}const Pd=Object.freeze(Object.defineProperty({__proto__:null,get __assign(){return sa},__asyncDelegator:Td,__asyncGenerator:Dd,__asyncValues:Ed,__await:Li,__awaiter:bd,__classPrivateFieldGet:Id,__classPrivateFieldSet:kd,__createBinding:Sd,__decorate:yd,__exportStar:Cd,__extends:vd,__generator:xd,__importDefault:Ld,__importStar:Rd,__makeTemplateObject:Md,__metadata:_d,__param:wd,__read:Ol,__rest:md,__spread:Ad,__spreadArrays:Od,__values:aa},Symbol.toStringTag,{value:"Module"})),Dl=Xs(Pd);var Ii={},on={},Tl;function El(){return Tl||(Tl=1,Object.defineProperty(on,"__esModule",{value:!0}),on.MAX_HASHABLE_LENGTH=on.INIT=on.KEY=on.DIGEST_LENGTH=on.BLOCK_SIZE=void 0,on.BLOCK_SIZE=64,on.DIGEST_LENGTH=32,on.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]),on.INIT=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],on.MAX_HASHABLE_LENGTH=Math.pow(2,53)-1),on}var ki={},Ml;function $d(){if(Ml)return ki;Ml=1,Object.defineProperty(ki,"__esModule",{value:!0}),ki.RawSha256=void 0;var i=El(),n=function(){function r(){this.state=Int32Array.from(i.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(s){if(this.finished)throw new Error("Attempted to update an already finished hash.");var l=0,v=s.byteLength;if(this.bytesHashed+=v,this.bytesHashed*8>i.MAX_HASHABLE_LENGTH)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;v>0;)this.buffer[this.bufferLength++]=s[l++],v--,this.bufferLength===i.BLOCK_SIZE&&(this.hashBuffer(),this.bufferLength=0)},r.prototype.digest=function(){if(!this.finished){var s=this.bytesHashed*8,l=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),v=this.bufferLength;if(l.setUint8(this.bufferLength++,128),v%i.BLOCK_SIZE>=i.BLOCK_SIZE-8){for(var h=this.bufferLength;h<i.BLOCK_SIZE;h++)l.setUint8(h,0);this.hashBuffer(),this.bufferLength=0}for(var h=this.bufferLength;h<i.BLOCK_SIZE-8;h++)l.setUint8(h,0);l.setUint32(i.BLOCK_SIZE-8,Math.floor(s/4294967296),!0),l.setUint32(i.BLOCK_SIZE-4,s),this.hashBuffer(),this.finished=!0}for(var c=new Uint8Array(i.DIGEST_LENGTH),h=0;h<8;h++)c[h*4]=this.state[h]>>>24&255,c[h*4+1]=this.state[h]>>>16&255,c[h*4+2]=this.state[h]>>>8&255,c[h*4+3]=this.state[h]>>>0&255;return c},r.prototype.hashBuffer=function(){for(var s=this,l=s.buffer,v=s.state,h=v[0],c=v[1],b=v[2],C=v[3],A=v[4],E=v[5],I=v[6],L=v[7],T=0;T<i.BLOCK_SIZE;T++){if(T<16)this.temp[T]=(l[T*4]&255)<<24|(l[T*4+1]&255)<<16|(l[T*4+2]&255)<<8|l[T*4+3]&255;else{var M=this.temp[T-2],N=(M>>>17|M<<15)^(M>>>19|M<<13)^M>>>10;M=this.temp[T-15];var ee=(M>>>7|M<<25)^(M>>>18|M<<14)^M>>>3;this.temp[T]=(N+this.temp[T-7]|0)+(ee+this.temp[T-16]|0)}var ne=(((A>>>6|A<<26)^(A>>>11|A<<21)^(A>>>25|A<<7))+(A&E^~A&I)|0)+(L+(i.KEY[T]+this.temp[T]|0)|0)|0,Q=((h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10))+(h&c^h&b^c&b)|0;L=I,I=E,E=A,A=C+ne|0,C=b,b=c,c=h,h=ne+Q|0}v[0]+=h,v[1]+=c,v[2]+=b,v[3]+=C,v[4]+=A,v[5]+=E,v[6]+=I,v[7]+=L},r}();return ki.RawSha256=n,ki}var Rl={},Pi={};const Nd=i=>{const n=[];for(let r=0,s=i.length;r<s;r++){const l=i.charCodeAt(r);if(l<128)n.push(l);else if(l<2048)n.push(l>>6|192,l&63|128);else if(r+1<i.length&&(l&64512)===55296&&(i.charCodeAt(r+1)&64512)===56320){const v=65536+((l&1023)<<10)+(i.charCodeAt(++r)&1023);n.push(v>>18|240,v>>12&63|128,v>>6&63|128,v&63|128)}else n.push(l>>12|224,l>>6&63|128,l&63|128)}return Uint8Array.from(n)},Bd=i=>{let n="";for(let r=0,s=i.length;r<s;r++){const l=i[r];if(l<128)n+=String.fromCharCode(l);else if(192<=l&&l<224){const v=i[++r];n+=String.fromCharCode((l&31)<<6|v&63)}else if(240<=l&&l<365){const v="%"+[l,i[++r],i[++r],i[++r]].map(h=>h.toString(16)).join("%");n+=decodeURIComponent(v)}else n+=String.fromCharCode((l&15)<<12|(i[++r]&63)<<6|i[++r]&63)}return n};function jd(i){return new TextEncoder().encode(i)}function Ud(i){return new TextDecoder("utf-8").decode(i)}const zd=i=>typeof TextEncoder=="function"?jd(i):Nd(i),Fd=i=>typeof TextDecoder=="function"?Ud(i):Bd(i),Wd=Object.freeze(Object.defineProperty({__proto__:null,fromUtf8:zd,toUtf8:Fd},Symbol.toStringTag,{value:"Module"})),Yd=Xs(Wd);var Ll;function qd(){if(Ll)return Pi;Ll=1,Object.defineProperty(Pi,"__esModule",{value:!0}),Pi.convertToBuffer=void 0;var i=Yd,n=typeof Buffer<"u"&&Buffer.from?function(s){return Buffer.from(s,"utf8")}:i.fromUtf8;function r(s){return s instanceof Uint8Array?s:typeof s=="string"?n(s):ArrayBuffer.isView(s)?new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(s)}return Pi.convertToBuffer=r,Pi}var $i={},Il;function Hd(){if(Il)return $i;Il=1,Object.defineProperty($i,"__esModule",{value:!0}),$i.isEmptyData=void 0;function i(n){return typeof n=="string"?n.length===0:n.byteLength===0}return $i.isEmptyData=i,$i}var Ni={},kl;function Gd(){if(kl)return Ni;kl=1,Object.defineProperty(Ni,"__esModule",{value:!0}),Ni.numToUint8=void 0;function i(n){return new Uint8Array([(n&4278190080)>>24,(n&16711680)>>16,(n&65280)>>8,n&255])}return Ni.numToUint8=i,Ni}var Bi={},Pl;function Vd(){if(Pl)return Bi;Pl=1,Object.defineProperty(Bi,"__esModule",{value:!0}),Bi.uint32ArrayFrom=void 0;function i(n){if(!Array.from){for(var r=new Uint32Array(n.length),s=0;s<n.length;)r[s]=n[s];return r}return Uint32Array.from(n)}return Bi.uint32ArrayFrom=i,Bi}var $l;function Zd(){return $l||($l=1,function(i){Object.defineProperty(i,"__esModule",{value:!0}),i.uint32ArrayFrom=i.numToUint8=i.isEmptyData=i.convertToBuffer=void 0;var n=qd();Object.defineProperty(i,"convertToBuffer",{enumerable:!0,get:function(){return n.convertToBuffer}});var r=Hd();Object.defineProperty(i,"isEmptyData",{enumerable:!0,get:function(){return r.isEmptyData}});var s=Gd();Object.defineProperty(i,"numToUint8",{enumerable:!0,get:function(){return s.numToUint8}});var l=Vd();Object.defineProperty(i,"uint32ArrayFrom",{enumerable:!0,get:function(){return l.uint32ArrayFrom}})}(Rl)),Rl}var Nl;function Qd(){if(Nl)return Ii;Nl=1,Object.defineProperty(Ii,"__esModule",{value:!0}),Ii.Sha256=void 0;var i=Dl,n=El(),r=$d(),s=Zd(),l=function(){function h(c){if(this.hash=new r.RawSha256,c){this.outer=new r.RawSha256;var b=v(c),C=new Uint8Array(n.BLOCK_SIZE);C.set(b);for(var A=0;A<n.BLOCK_SIZE;A++)b[A]^=54,C[A]^=92;this.hash.update(b),this.outer.update(C);for(var A=0;A<b.byteLength;A++)b[A]=0}}return h.prototype.update=function(c){if(!((0,s.isEmptyData)(c)||this.error))try{this.hash.update((0,s.convertToBuffer)(c))}catch(b){this.error=b}},h.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()},h.prototype.digest=function(){return(0,i.__awaiter)(this,void 0,void 0,function(){return(0,i.__generator)(this,function(c){return[2,this.digestSync()]})})},h}();Ii.Sha256=l;function v(h){var c=(0,s.convertToBuffer)(h);if(c.byteLength>n.BLOCK_SIZE){var b=new r.RawSha256;b.update(c),c=b.digest()}var C=new Uint8Array(n.BLOCK_SIZE);return C.set(c),C}return Ii}var Bl;function Kd(){return Bl||(Bl=1,function(i){Object.defineProperty(i,"__esModule",{value:!0});var n=Dl;(0,n.__exportStar)(Qd(),i)}(Al)),Al}Kd();function Ue(i,n){i!=null&&this.fromString(i,n)}function Nt(){return new Ue(null)}var nr,Jd=0xdeadbeefcafe,jl=(Jd&16777215)==15715070;function Xd(i,n,r,s,l,v){for(;--v>=0;){var h=n*this[i++]+r[s]+l;l=Math.floor(h/67108864),r[s++]=h&67108863}return l}function ep(i,n,r,s,l,v){for(var h=n&32767,c=n>>15;--v>=0;){var b=this[i]&32767,C=this[i++]>>15,A=c*b+C*h;b=h*b+((A&32767)<<15)+r[s]+(l&1073741823),l=(b>>>30)+(A>>>15)+c*C+(l>>>30),r[s++]=b&1073741823}return l}function tp(i,n,r,s,l,v){for(var h=n&16383,c=n>>14;--v>=0;){var b=this[i]&16383,C=this[i++]>>14,A=c*b+C*h;b=h*b+((A&16383)<<14)+r[s]+l,l=(b>>28)+(A>>14)+c*C,r[s++]=b&268435455}return l}var Ul=typeof navigator<"u";Ul&&jl&&navigator.appName=="Microsoft Internet Explorer"?(Ue.prototype.am=ep,nr=30):Ul&&jl&&navigator.appName!="Netscape"?(Ue.prototype.am=Xd,nr=26):(Ue.prototype.am=tp,nr=28),Ue.prototype.DB=nr,Ue.prototype.DM=(1<<nr)-1,Ue.prototype.DV=1<<nr;var ua=52;Ue.prototype.FV=Math.pow(2,ua),Ue.prototype.F1=ua-nr,Ue.prototype.F2=2*nr-ua;var np="0123456789abcdefghijklmnopqrstuvwxyz",Ao=new Array,Zr,sn;for(Zr=48,sn=0;sn<=9;++sn)Ao[Zr++]=sn;for(Zr=97,sn=10;sn<36;++sn)Ao[Zr++]=sn;for(Zr=65,sn=10;sn<36;++sn)Ao[Zr++]=sn;function zl(i){return np.charAt(i)}function rp(i,n){var r=Ao[i.charCodeAt(n)];return r??-1}function ip(i){for(var n=this.t-1;n>=0;--n)i[n]=this[n];i.t=this.t,i.s=this.s}function op(i){this.t=1,this.s=i<0?-1:0,i>0?this[0]=i:i<-1?this[0]=i+this.DV:this.t=0}function la(i){var n=Nt();return n.fromInt(i),n}function sp(i,n){var r;if(n==16)r=4;else if(n==8)r=3;else if(n==2)r=1;else if(n==32)r=5;else if(n==4)r=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");this.t=0,this.s=0;for(var s=i.length,l=!1,v=0;--s>=0;){var h=rp(i,s);if(h<0){i.charAt(s)=="-"&&(l=!0);continue}l=!1,v==0?this[this.t++]=h:v+r>this.DB?(this[this.t-1]|=(h&(1<<this.DB-v)-1)<<v,this[this.t++]=h>>this.DB-v):this[this.t-1]|=h<<v,v+=r,v>=this.DB&&(v-=this.DB)}this.clamp(),l&&Ue.ZERO.subTo(this,this)}function ap(){for(var i=this.s&this.DM;this.t>0&&this[this.t-1]==i;)--this.t}function up(i){if(this.s<0)return"-"+this.negate().toString(i);var n;if(i==16)n=4;else if(i==8)n=3;else if(i==2)n=1;else if(i==32)n=5;else if(i==4)n=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");var r=(1<<n)-1,s,l=!1,v="",h=this.t,c=this.DB-h*this.DB%n;if(h-- >0)for(c<this.DB&&(s=this[h]>>c)>0&&(l=!0,v=zl(s));h>=0;)c<n?(s=(this[h]&(1<<c)-1)<<n-c,s|=this[--h]>>(c+=this.DB-n)):(s=this[h]>>(c-=n)&r,c<=0&&(c+=this.DB,--h)),s>0&&(l=!0),l&&(v+=zl(s));return l?v:"0"}function lp(){var i=Nt();return Ue.ZERO.subTo(this,i),i}function cp(){return this.s<0?this.negate():this}function fp(i){var n=this.s-i.s;if(n!=0)return n;var r=this.t;if(n=r-i.t,n!=0)return this.s<0?-n:n;for(;--r>=0;)if((n=this[r]-i[r])!=0)return n;return 0}function ca(i){var n=1,r;return(r=i>>>16)!=0&&(i=r,n+=16),(r=i>>8)!=0&&(i=r,n+=8),(r=i>>4)!=0&&(i=r,n+=4),(r=i>>2)!=0&&(i=r,n+=2),(r=i>>1)!=0&&(i=r,n+=1),n}function hp(){return this.t<=0?0:this.DB*(this.t-1)+ca(this[this.t-1]^this.s&this.DM)}function dp(i,n){var r;for(r=this.t-1;r>=0;--r)n[r+i]=this[r];for(r=i-1;r>=0;--r)n[r]=0;n.t=this.t+i,n.s=this.s}function pp(i,n){for(var r=i;r<this.t;++r)n[r-i]=this[r];n.t=Math.max(this.t-i,0),n.s=this.s}function gp(i,n){var r=i%this.DB,s=this.DB-r,l=(1<<s)-1,v=Math.floor(i/this.DB),h=this.s<<r&this.DM,c;for(c=this.t-1;c>=0;--c)n[c+v+1]=this[c]>>s|h,h=(this[c]&l)<<r;for(c=v-1;c>=0;--c)n[c]=0;n[v]=h,n.t=this.t+v+1,n.s=this.s,n.clamp()}function vp(i,n){n.s=this.s;var r=Math.floor(i/this.DB);if(r>=this.t){n.t=0;return}var s=i%this.DB,l=this.DB-s,v=(1<<s)-1;n[0]=this[r]>>s;for(var h=r+1;h<this.t;++h)n[h-r-1]|=(this[h]&v)<<l,n[h-r]=this[h]>>s;s>0&&(n[this.t-r-1]|=(this.s&v)<<l),n.t=this.t-r,n.clamp()}function mp(i,n){for(var r=0,s=0,l=Math.min(i.t,this.t);r<l;)s+=this[r]-i[r],n[r++]=s&this.DM,s>>=this.DB;if(i.t<this.t){for(s-=i.s;r<this.t;)s+=this[r],n[r++]=s&this.DM,s>>=this.DB;s+=this.s}else{for(s+=this.s;r<i.t;)s-=i[r],n[r++]=s&this.DM,s>>=this.DB;s-=i.s}n.s=s<0?-1:0,s<-1?n[r++]=this.DV+s:s>0&&(n[r++]=s),n.t=r,n.clamp()}function yp(i,n){var r=this.abs(),s=i.abs(),l=r.t;for(n.t=l+s.t;--l>=0;)n[l]=0;for(l=0;l<s.t;++l)n[l+r.t]=r.am(0,s[l],n,l,0,r.t);n.s=0,n.clamp(),this.s!=i.s&&Ue.ZERO.subTo(n,n)}function wp(i){for(var n=this.abs(),r=i.t=2*n.t;--r>=0;)i[r]=0;for(r=0;r<n.t-1;++r){var s=n.am(r,n[r],i,2*r,0,1);(i[r+n.t]+=n.am(r+1,2*n[r],i,2*r+1,s,n.t-r-1))>=n.DV&&(i[r+n.t]-=n.DV,i[r+n.t+1]=1)}i.t>0&&(i[i.t-1]+=n.am(r,n[r],i,2*r,0,1)),i.s=0,i.clamp()}function _p(i,n,r){var s=i.abs();if(!(s.t<=0)){var l=this.abs();if(l.t<s.t){n!=null&&n.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=Nt());var v=Nt(),h=this.s,c=i.s,b=this.DB-ca(s[s.t-1]);b>0?(s.lShiftTo(b,v),l.lShiftTo(b,r)):(s.copyTo(v),l.copyTo(r));var C=v.t,A=v[C-1];if(A!=0){var E=A*(1<<this.F1)+(C>1?v[C-2]>>this.F2:0),I=this.FV/E,L=(1<<this.F1)/E,T=1<<this.F2,M=r.t,N=M-C,ee=n??Nt();for(v.dlShiftTo(N,ee),r.compareTo(ee)>=0&&(r[r.t++]=1,r.subTo(ee,r)),Ue.ONE.dlShiftTo(C,ee),ee.subTo(v,v);v.t<C;)v[v.t++]=0;for(;--N>=0;){var ne=r[--M]==A?this.DM:Math.floor(r[M]*I+(r[M-1]+T)*L);if((r[M]+=v.am(0,ne,r,N,0,C))<ne)for(v.dlShiftTo(N,ee),r.subTo(ee,r);r[M]<--ne;)r.subTo(ee,r)}n!=null&&(r.drShiftTo(C,n),h!=c&&Ue.ZERO.subTo(n,n)),r.t=C,r.clamp(),b>0&&r.rShiftTo(b,r),h<0&&Ue.ZERO.subTo(r,r)}}}function bp(i){var n=Nt();return this.abs().divRemTo(i,null,n),this.s<0&&n.compareTo(Ue.ZERO)>0&&i.subTo(n,n),n}function xp(){if(this.t<1)return 0;var i=this[0];if((i&1)==0)return 0;var n=i&3;return n=n*(2-(i&15)*n)&15,n=n*(2-(i&255)*n)&255,n=n*(2-((i&65535)*n&65535))&65535,n=n*(2-i*n%this.DV)%this.DV,n>0?this.DV-n:-n}function Sp(i){return this.compareTo(i)==0}function Cp(i,n){for(var r=0,s=0,l=Math.min(i.t,this.t);r<l;)s+=this[r]+i[r],n[r++]=s&this.DM,s>>=this.DB;if(i.t<this.t){for(s+=i.s;r<this.t;)s+=this[r],n[r++]=s&this.DM,s>>=this.DB;s+=this.s}else{for(s+=this.s;r<i.t;)s+=i[r],n[r++]=s&this.DM,s>>=this.DB;s+=i.s}n.s=s<0?-1:0,s>0?n[r++]=s:s<-1&&(n[r++]=this.DV+s),n.t=r,n.clamp()}function Ap(i){var n=Nt();return this.addTo(i,n),n}function Op(i){var n=Nt();return this.subTo(i,n),n}function Dp(i){var n=Nt();return this.multiplyTo(i,n),n}function Tp(i){var n=Nt();return this.divRemTo(i,n,null),n}function Qr(i){this.m=i,this.mp=i.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<i.DB-15)-1,this.mt2=2*i.t}function Ep(i){var n=Nt();return i.abs().dlShiftTo(this.m.t,n),n.divRemTo(this.m,null,n),i.s<0&&n.compareTo(Ue.ZERO)>0&&this.m.subTo(n,n),n}function Mp(i){var n=Nt();return i.copyTo(n),this.reduce(n),n}function Rp(i){for(;i.t<=this.mt2;)i[i.t++]=0;for(var n=0;n<this.m.t;++n){var r=i[n]&32767,s=r*this.mpl+((r*this.mph+(i[n]>>15)*this.mpl&this.um)<<15)&i.DM;for(r=n+this.m.t,i[r]+=this.m.am(0,s,i,n,0,this.m.t);i[r]>=i.DV;)i[r]-=i.DV,i[++r]++}i.clamp(),i.drShiftTo(this.m.t,i),i.compareTo(this.m)>=0&&i.subTo(this.m,i)}function Lp(i,n){i.squareTo(n),this.reduce(n)}function Ip(i,n,r){i.multiplyTo(n,r),this.reduce(r)}Qr.prototype.convert=Ep,Qr.prototype.revert=Mp,Qr.prototype.reduce=Rp,Qr.prototype.mulTo=Ip,Qr.prototype.sqrTo=Lp;function kp(i,n,r){var s=i.bitLength(),l,v=la(1),h=new Qr(n);if(s<=0)return v;s<18?l=1:s<48?l=3:s<144?l=4:s<768?l=5:l=6;var c=new Array,b=3,C=l-1,A=(1<<l)-1;if(c[1]=h.convert(this),l>1){var E=Nt();for(h.sqrTo(c[1],E);b<=A;)c[b]=Nt(),h.mulTo(E,c[b-2],c[b]),b+=2}var I=i.t-1,L,T=!0,M=Nt(),N;for(s=ca(i[I])-1;I>=0;){for(s>=C?L=i[I]>>s-C&A:(L=(i[I]&(1<<s+1)-1)<<C-s,I>0&&(L|=i[I-1]>>this.DB+s-C)),b=l;(L&1)==0;)L>>=1,--b;if((s-=b)<0&&(s+=this.DB,--I),T)c[L].copyTo(v),T=!1;else{for(;b>1;)h.sqrTo(v,M),h.sqrTo(M,v),b-=2;b>0?h.sqrTo(v,M):(N=v,v=M,M=N),h.mulTo(M,c[L],v)}for(;I>=0&&(i[I]&1<<s)==0;)h.sqrTo(v,M),N=v,v=M,M=N,--s<0&&(s=this.DB-1,--I)}var ee=h.revert(v);return r(null,ee),ee}Ue.prototype.copyTo=ip,Ue.prototype.fromInt=op,Ue.prototype.fromString=sp,Ue.prototype.clamp=ap,Ue.prototype.dlShiftTo=dp,Ue.prototype.drShiftTo=pp,Ue.prototype.lShiftTo=gp,Ue.prototype.rShiftTo=vp,Ue.prototype.subTo=mp,Ue.prototype.multiplyTo=yp,Ue.prototype.squareTo=wp,Ue.prototype.divRemTo=_p,Ue.prototype.invDigit=xp,Ue.prototype.addTo=Cp,Ue.prototype.toString=up,Ue.prototype.negate=lp,Ue.prototype.abs=cp,Ue.prototype.compareTo=fp,Ue.prototype.bitLength=hp,Ue.prototype.mod=bp,Ue.prototype.equals=Sp,Ue.prototype.add=Ap,Ue.prototype.subtract=Op,Ue.prototype.multiply=Dp,Ue.prototype.divide=Tp,Ue.prototype.modPow=kp,Ue.ZERO=la(0),Ue.ONE=la(1);function Pp(i,n){return n=n||{},new Promise(function(r,s){var l=new XMLHttpRequest,v=[],h=[],c={},b=function(){return{ok:(l.status/100|0)==2,statusText:l.statusText,status:l.status,url:l.responseURL,text:function(){return Promise.resolve(l.responseText)},json:function(){return Promise.resolve(l.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([l.response]))},clone:b,headers:{keys:function(){return v},entries:function(){return h},get:function(A){return c[A.toLowerCase()]},has:function(A){return A.toLowerCase()in c}}}};for(var C in l.open(n.method||"get",i,!0),l.onload=function(){l.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(A,E,I){v.push(E=E.toLowerCase()),h.push([E,I]),c[E]=c[E]?c[E]+","+I:I}),r(b())},l.onerror=s,l.withCredentials=n.credentials=="include",n.headers)l.setRequestHeader(C,n.headers[C]);l.send(n.body||null)})}const $p=Object.freeze(Object.defineProperty({__proto__:null,default:Pp},Symbol.toStringTag,{value:"Module"})),Fl=Xs($p);var Wl,Yl;function Np(){return Yl||(Yl=1,Wl=self.fetch||(self.fetch=Fl.default||Fl)),Wl}Np();/*!
|
|
104
|
+
***************************************************************************** */var oa=function(i,n){return oa=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,s){r.__proto__=s}||function(r,s){for(var l in s)s.hasOwnProperty(l)&&(r[l]=s[l])},oa(i,n)};function vd(i,n){oa(i,n);function r(){this.constructor=i}i.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}var sa=function(){return sa=Object.assign||function(i){for(var n,r=1,s=arguments.length;r<s;r++){n=arguments[r];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(i[l]=n[l])}return i},sa.apply(this,arguments)};function md(i,n){var r={};for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&n.indexOf(s)<0&&(r[s]=i[s]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,s=Object.getOwnPropertySymbols(i);l<s.length;l++)n.indexOf(s[l])<0&&Object.prototype.propertyIsEnumerable.call(i,s[l])&&(r[s[l]]=i[s[l]]);return r}function yd(i,n,r,s){var l=arguments.length,v=l<3?n:s===null?s=Object.getOwnPropertyDescriptor(n,r):s,d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")v=Reflect.decorate(i,n,r,s);else for(var c=i.length-1;c>=0;c--)(d=i[c])&&(v=(l<3?d(v):l>3?d(n,r,v):d(n,r))||v);return l>3&&v&&Object.defineProperty(n,r,v),v}function wd(i,n){return function(r,s){n(r,s,i)}}function _d(i,n){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(i,n)}function bd(i,n,r,s){function l(v){return v instanceof r?v:new r(function(d){d(v)})}return new(r||(r=Promise))(function(v,d){function c(A){try{C(s.next(A))}catch(E){d(E)}}function b(A){try{C(s.throw(A))}catch(E){d(E)}}function C(A){A.done?v(A.value):l(A.value).then(c,b)}C((s=s.apply(i,n||[])).next())})}function xd(i,n){var r={label:0,sent:function(){if(v[0]&1)throw v[1];return v[1]},trys:[],ops:[]},s,l,v,d;return d={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(d[Symbol.iterator]=function(){return this}),d;function c(C){return function(A){return b([C,A])}}function b(C){if(s)throw new TypeError("Generator is already executing.");for(;r;)try{if(s=1,l&&(v=C[0]&2?l.return:C[0]?l.throw||((v=l.return)&&v.call(l),0):l.next)&&!(v=v.call(l,C[1])).done)return v;switch(l=0,v&&(C=[C[0]&2,v.value]),C[0]){case 0:case 1:v=C;break;case 4:return r.label++,{value:C[1],done:!1};case 5:r.label++,l=C[1],C=[0];continue;case 7:C=r.ops.pop(),r.trys.pop();continue;default:if(v=r.trys,!(v=v.length>0&&v[v.length-1])&&(C[0]===6||C[0]===2)){r=0;continue}if(C[0]===3&&(!v||C[1]>v[0]&&C[1]<v[3])){r.label=C[1];break}if(C[0]===6&&r.label<v[1]){r.label=v[1],v=C;break}if(v&&r.label<v[2]){r.label=v[2],r.ops.push(C);break}v[2]&&r.ops.pop(),r.trys.pop();continue}C=n.call(i,r)}catch(A){C=[6,A],l=0}finally{s=v=0}if(C[0]&5)throw C[1];return{value:C[0]?C[1]:void 0,done:!0}}}function Sd(i,n,r,s){s===void 0&&(s=r),i[s]=n[r]}function Cd(i,n){for(var r in i)r!=="default"&&!n.hasOwnProperty(r)&&(n[r]=i[r])}function aa(i){var n=typeof Symbol=="function"&&Symbol.iterator,r=n&&i[n],s=0;if(r)return r.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&s>=i.length&&(i=void 0),{value:i&&i[s++],done:!i}}};throw new TypeError(n?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ol(i,n){var r=typeof Symbol=="function"&&i[Symbol.iterator];if(!r)return i;var s=r.call(i),l,v=[],d;try{for(;(n===void 0||n-- >0)&&!(l=s.next()).done;)v.push(l.value)}catch(c){d={error:c}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(d)throw d.error}}return v}function Ad(){for(var i=[],n=0;n<arguments.length;n++)i=i.concat(Ol(arguments[n]));return i}function Od(){for(var i=0,n=0,r=arguments.length;n<r;n++)i+=arguments[n].length;for(var s=Array(i),l=0,n=0;n<r;n++)for(var v=arguments[n],d=0,c=v.length;d<c;d++,l++)s[l]=v[d];return s}function Li(i){return this instanceof Li?(this.v=i,this):new Li(i)}function Dd(i,n,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s=r.apply(i,n||[]),l,v=[];return l={},d("next"),d("throw"),d("return"),l[Symbol.asyncIterator]=function(){return this},l;function d(I){s[I]&&(l[I]=function(L){return new Promise(function(T,M){v.push([I,L,T,M])>1||c(I,L)})})}function c(I,L){try{b(s[I](L))}catch(T){E(v[0][3],T)}}function b(I){I.value instanceof Li?Promise.resolve(I.value.v).then(C,A):E(v[0][2],I)}function C(I){c("next",I)}function A(I){c("throw",I)}function E(I,L){I(L),v.shift(),v.length&&c(v[0][0],v[0][1])}}function Td(i){var n,r;return n={},s("next"),s("throw",function(l){throw l}),s("return"),n[Symbol.iterator]=function(){return this},n;function s(l,v){n[l]=i[l]?function(d){return(r=!r)?{value:Li(i[l](d)),done:l==="return"}:v?v(d):d}:v}}function Ed(i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=i[Symbol.asyncIterator],r;return n?n.call(i):(i=typeof aa=="function"?aa(i):i[Symbol.iterator](),r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r);function s(v){r[v]=i[v]&&function(d){return new Promise(function(c,b){d=i[v](d),l(c,b,d.done,d.value)})}}function l(v,d,c,b){Promise.resolve(b).then(function(C){v({value:C,done:c})},d)}}function Md(i,n){return Object.defineProperty?Object.defineProperty(i,"raw",{value:n}):i.raw=n,i}function Rd(i){if(i&&i.__esModule)return i;var n={};if(i!=null)for(var r in i)Object.hasOwnProperty.call(i,r)&&(n[r]=i[r]);return n.default=i,n}function Ld(i){return i&&i.__esModule?i:{default:i}}function Id(i,n){if(!n.has(i))throw new TypeError("attempted to get private field on non-instance");return n.get(i)}function kd(i,n,r){if(!n.has(i))throw new TypeError("attempted to set private field on non-instance");return n.set(i,r),r}const Pd=Object.freeze(Object.defineProperty({__proto__:null,get __assign(){return sa},__asyncDelegator:Td,__asyncGenerator:Dd,__asyncValues:Ed,__await:Li,__awaiter:bd,__classPrivateFieldGet:Id,__classPrivateFieldSet:kd,__createBinding:Sd,__decorate:yd,__exportStar:Cd,__extends:vd,__generator:xd,__importDefault:Ld,__importStar:Rd,__makeTemplateObject:Md,__metadata:_d,__param:wd,__read:Ol,__rest:md,__spread:Ad,__spreadArrays:Od,__values:aa},Symbol.toStringTag,{value:"Module"})),Dl=Xs(Pd);var Ii={},on={},Tl;function El(){return Tl||(Tl=1,Object.defineProperty(on,"__esModule",{value:!0}),on.MAX_HASHABLE_LENGTH=on.INIT=on.KEY=on.DIGEST_LENGTH=on.BLOCK_SIZE=void 0,on.BLOCK_SIZE=64,on.DIGEST_LENGTH=32,on.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]),on.INIT=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],on.MAX_HASHABLE_LENGTH=Math.pow(2,53)-1),on}var ki={},Ml;function $d(){if(Ml)return ki;Ml=1,Object.defineProperty(ki,"__esModule",{value:!0}),ki.RawSha256=void 0;var i=El(),n=function(){function r(){this.state=Int32Array.from(i.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(s){if(this.finished)throw new Error("Attempted to update an already finished hash.");var l=0,v=s.byteLength;if(this.bytesHashed+=v,this.bytesHashed*8>i.MAX_HASHABLE_LENGTH)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;v>0;)this.buffer[this.bufferLength++]=s[l++],v--,this.bufferLength===i.BLOCK_SIZE&&(this.hashBuffer(),this.bufferLength=0)},r.prototype.digest=function(){if(!this.finished){var s=this.bytesHashed*8,l=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),v=this.bufferLength;if(l.setUint8(this.bufferLength++,128),v%i.BLOCK_SIZE>=i.BLOCK_SIZE-8){for(var d=this.bufferLength;d<i.BLOCK_SIZE;d++)l.setUint8(d,0);this.hashBuffer(),this.bufferLength=0}for(var d=this.bufferLength;d<i.BLOCK_SIZE-8;d++)l.setUint8(d,0);l.setUint32(i.BLOCK_SIZE-8,Math.floor(s/4294967296),!0),l.setUint32(i.BLOCK_SIZE-4,s),this.hashBuffer(),this.finished=!0}for(var c=new Uint8Array(i.DIGEST_LENGTH),d=0;d<8;d++)c[d*4]=this.state[d]>>>24&255,c[d*4+1]=this.state[d]>>>16&255,c[d*4+2]=this.state[d]>>>8&255,c[d*4+3]=this.state[d]>>>0&255;return c},r.prototype.hashBuffer=function(){for(var s=this,l=s.buffer,v=s.state,d=v[0],c=v[1],b=v[2],C=v[3],A=v[4],E=v[5],I=v[6],L=v[7],T=0;T<i.BLOCK_SIZE;T++){if(T<16)this.temp[T]=(l[T*4]&255)<<24|(l[T*4+1]&255)<<16|(l[T*4+2]&255)<<8|l[T*4+3]&255;else{var M=this.temp[T-2],N=(M>>>17|M<<15)^(M>>>19|M<<13)^M>>>10;M=this.temp[T-15];var ee=(M>>>7|M<<25)^(M>>>18|M<<14)^M>>>3;this.temp[T]=(N+this.temp[T-7]|0)+(ee+this.temp[T-16]|0)}var ne=(((A>>>6|A<<26)^(A>>>11|A<<21)^(A>>>25|A<<7))+(A&E^~A&I)|0)+(L+(i.KEY[T]+this.temp[T]|0)|0)|0,Q=((d>>>2|d<<30)^(d>>>13|d<<19)^(d>>>22|d<<10))+(d&c^d&b^c&b)|0;L=I,I=E,E=A,A=C+ne|0,C=b,b=c,c=d,d=ne+Q|0}v[0]+=d,v[1]+=c,v[2]+=b,v[3]+=C,v[4]+=A,v[5]+=E,v[6]+=I,v[7]+=L},r}();return ki.RawSha256=n,ki}var Rl={},Pi={};const Nd=i=>{const n=[];for(let r=0,s=i.length;r<s;r++){const l=i.charCodeAt(r);if(l<128)n.push(l);else if(l<2048)n.push(l>>6|192,l&63|128);else if(r+1<i.length&&(l&64512)===55296&&(i.charCodeAt(r+1)&64512)===56320){const v=65536+((l&1023)<<10)+(i.charCodeAt(++r)&1023);n.push(v>>18|240,v>>12&63|128,v>>6&63|128,v&63|128)}else n.push(l>>12|224,l>>6&63|128,l&63|128)}return Uint8Array.from(n)},Bd=i=>{let n="";for(let r=0,s=i.length;r<s;r++){const l=i[r];if(l<128)n+=String.fromCharCode(l);else if(192<=l&&l<224){const v=i[++r];n+=String.fromCharCode((l&31)<<6|v&63)}else if(240<=l&&l<365){const v="%"+[l,i[++r],i[++r],i[++r]].map(d=>d.toString(16)).join("%");n+=decodeURIComponent(v)}else n+=String.fromCharCode((l&15)<<12|(i[++r]&63)<<6|i[++r]&63)}return n};function jd(i){return new TextEncoder().encode(i)}function Ud(i){return new TextDecoder("utf-8").decode(i)}const zd=i=>typeof TextEncoder=="function"?jd(i):Nd(i),Fd=i=>typeof TextDecoder=="function"?Ud(i):Bd(i),Wd=Object.freeze(Object.defineProperty({__proto__:null,fromUtf8:zd,toUtf8:Fd},Symbol.toStringTag,{value:"Module"})),Yd=Xs(Wd);var Ll;function qd(){if(Ll)return Pi;Ll=1,Object.defineProperty(Pi,"__esModule",{value:!0}),Pi.convertToBuffer=void 0;var i=Yd,n=typeof Buffer<"u"&&Buffer.from?function(s){return Buffer.from(s,"utf8")}:i.fromUtf8;function r(s){return s instanceof Uint8Array?s:typeof s=="string"?n(s):ArrayBuffer.isView(s)?new Uint8Array(s.buffer,s.byteOffset,s.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(s)}return Pi.convertToBuffer=r,Pi}var $i={},Il;function Hd(){if(Il)return $i;Il=1,Object.defineProperty($i,"__esModule",{value:!0}),$i.isEmptyData=void 0;function i(n){return typeof n=="string"?n.length===0:n.byteLength===0}return $i.isEmptyData=i,$i}var Ni={},kl;function Gd(){if(kl)return Ni;kl=1,Object.defineProperty(Ni,"__esModule",{value:!0}),Ni.numToUint8=void 0;function i(n){return new Uint8Array([(n&4278190080)>>24,(n&16711680)>>16,(n&65280)>>8,n&255])}return Ni.numToUint8=i,Ni}var Bi={},Pl;function Vd(){if(Pl)return Bi;Pl=1,Object.defineProperty(Bi,"__esModule",{value:!0}),Bi.uint32ArrayFrom=void 0;function i(n){if(!Array.from){for(var r=new Uint32Array(n.length),s=0;s<n.length;)r[s]=n[s];return r}return Uint32Array.from(n)}return Bi.uint32ArrayFrom=i,Bi}var $l;function Zd(){return $l||($l=1,function(i){Object.defineProperty(i,"__esModule",{value:!0}),i.uint32ArrayFrom=i.numToUint8=i.isEmptyData=i.convertToBuffer=void 0;var n=qd();Object.defineProperty(i,"convertToBuffer",{enumerable:!0,get:function(){return n.convertToBuffer}});var r=Hd();Object.defineProperty(i,"isEmptyData",{enumerable:!0,get:function(){return r.isEmptyData}});var s=Gd();Object.defineProperty(i,"numToUint8",{enumerable:!0,get:function(){return s.numToUint8}});var l=Vd();Object.defineProperty(i,"uint32ArrayFrom",{enumerable:!0,get:function(){return l.uint32ArrayFrom}})}(Rl)),Rl}var Nl;function Qd(){if(Nl)return Ii;Nl=1,Object.defineProperty(Ii,"__esModule",{value:!0}),Ii.Sha256=void 0;var i=Dl,n=El(),r=$d(),s=Zd(),l=function(){function d(c){if(this.hash=new r.RawSha256,c){this.outer=new r.RawSha256;var b=v(c),C=new Uint8Array(n.BLOCK_SIZE);C.set(b);for(var A=0;A<n.BLOCK_SIZE;A++)b[A]^=54,C[A]^=92;this.hash.update(b),this.outer.update(C);for(var A=0;A<b.byteLength;A++)b[A]=0}}return d.prototype.update=function(c){if(!((0,s.isEmptyData)(c)||this.error))try{this.hash.update((0,s.convertToBuffer)(c))}catch(b){this.error=b}},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,i.__awaiter)(this,void 0,void 0,function(){return(0,i.__generator)(this,function(c){return[2,this.digestSync()]})})},d}();Ii.Sha256=l;function v(d){var c=(0,s.convertToBuffer)(d);if(c.byteLength>n.BLOCK_SIZE){var b=new r.RawSha256;b.update(c),c=b.digest()}var C=new Uint8Array(n.BLOCK_SIZE);return C.set(c),C}return Ii}var Bl;function Kd(){return Bl||(Bl=1,function(i){Object.defineProperty(i,"__esModule",{value:!0});var n=Dl;(0,n.__exportStar)(Qd(),i)}(Al)),Al}Kd();function Ue(i,n){i!=null&&this.fromString(i,n)}function Nt(){return new Ue(null)}var nr,Jd=0xdeadbeefcafe,jl=(Jd&16777215)==15715070;function Xd(i,n,r,s,l,v){for(;--v>=0;){var d=n*this[i++]+r[s]+l;l=Math.floor(d/67108864),r[s++]=d&67108863}return l}function ep(i,n,r,s,l,v){for(var d=n&32767,c=n>>15;--v>=0;){var b=this[i]&32767,C=this[i++]>>15,A=c*b+C*d;b=d*b+((A&32767)<<15)+r[s]+(l&1073741823),l=(b>>>30)+(A>>>15)+c*C+(l>>>30),r[s++]=b&1073741823}return l}function tp(i,n,r,s,l,v){for(var d=n&16383,c=n>>14;--v>=0;){var b=this[i]&16383,C=this[i++]>>14,A=c*b+C*d;b=d*b+((A&16383)<<14)+r[s]+l,l=(b>>28)+(A>>14)+c*C,r[s++]=b&268435455}return l}var Ul=typeof navigator<"u";Ul&&jl&&navigator.appName=="Microsoft Internet Explorer"?(Ue.prototype.am=ep,nr=30):Ul&&jl&&navigator.appName!="Netscape"?(Ue.prototype.am=Xd,nr=26):(Ue.prototype.am=tp,nr=28),Ue.prototype.DB=nr,Ue.prototype.DM=(1<<nr)-1,Ue.prototype.DV=1<<nr;var ua=52;Ue.prototype.FV=Math.pow(2,ua),Ue.prototype.F1=ua-nr,Ue.prototype.F2=2*nr-ua;var np="0123456789abcdefghijklmnopqrstuvwxyz",Ao=new Array,Zr,sn;for(Zr=48,sn=0;sn<=9;++sn)Ao[Zr++]=sn;for(Zr=97,sn=10;sn<36;++sn)Ao[Zr++]=sn;for(Zr=65,sn=10;sn<36;++sn)Ao[Zr++]=sn;function zl(i){return np.charAt(i)}function rp(i,n){var r=Ao[i.charCodeAt(n)];return r??-1}function ip(i){for(var n=this.t-1;n>=0;--n)i[n]=this[n];i.t=this.t,i.s=this.s}function op(i){this.t=1,this.s=i<0?-1:0,i>0?this[0]=i:i<-1?this[0]=i+this.DV:this.t=0}function la(i){var n=Nt();return n.fromInt(i),n}function sp(i,n){var r;if(n==16)r=4;else if(n==8)r=3;else if(n==2)r=1;else if(n==32)r=5;else if(n==4)r=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");this.t=0,this.s=0;for(var s=i.length,l=!1,v=0;--s>=0;){var d=rp(i,s);if(d<0){i.charAt(s)=="-"&&(l=!0);continue}l=!1,v==0?this[this.t++]=d:v+r>this.DB?(this[this.t-1]|=(d&(1<<this.DB-v)-1)<<v,this[this.t++]=d>>this.DB-v):this[this.t-1]|=d<<v,v+=r,v>=this.DB&&(v-=this.DB)}this.clamp(),l&&Ue.ZERO.subTo(this,this)}function ap(){for(var i=this.s&this.DM;this.t>0&&this[this.t-1]==i;)--this.t}function up(i){if(this.s<0)return"-"+this.negate().toString(i);var n;if(i==16)n=4;else if(i==8)n=3;else if(i==2)n=1;else if(i==32)n=5;else if(i==4)n=2;else throw new Error("Only radix 2, 4, 8, 16, 32 are supported");var r=(1<<n)-1,s,l=!1,v="",d=this.t,c=this.DB-d*this.DB%n;if(d-- >0)for(c<this.DB&&(s=this[d]>>c)>0&&(l=!0,v=zl(s));d>=0;)c<n?(s=(this[d]&(1<<c)-1)<<n-c,s|=this[--d]>>(c+=this.DB-n)):(s=this[d]>>(c-=n)&r,c<=0&&(c+=this.DB,--d)),s>0&&(l=!0),l&&(v+=zl(s));return l?v:"0"}function lp(){var i=Nt();return Ue.ZERO.subTo(this,i),i}function cp(){return this.s<0?this.negate():this}function fp(i){var n=this.s-i.s;if(n!=0)return n;var r=this.t;if(n=r-i.t,n!=0)return this.s<0?-n:n;for(;--r>=0;)if((n=this[r]-i[r])!=0)return n;return 0}function ca(i){var n=1,r;return(r=i>>>16)!=0&&(i=r,n+=16),(r=i>>8)!=0&&(i=r,n+=8),(r=i>>4)!=0&&(i=r,n+=4),(r=i>>2)!=0&&(i=r,n+=2),(r=i>>1)!=0&&(i=r,n+=1),n}function hp(){return this.t<=0?0:this.DB*(this.t-1)+ca(this[this.t-1]^this.s&this.DM)}function dp(i,n){var r;for(r=this.t-1;r>=0;--r)n[r+i]=this[r];for(r=i-1;r>=0;--r)n[r]=0;n.t=this.t+i,n.s=this.s}function pp(i,n){for(var r=i;r<this.t;++r)n[r-i]=this[r];n.t=Math.max(this.t-i,0),n.s=this.s}function gp(i,n){var r=i%this.DB,s=this.DB-r,l=(1<<s)-1,v=Math.floor(i/this.DB),d=this.s<<r&this.DM,c;for(c=this.t-1;c>=0;--c)n[c+v+1]=this[c]>>s|d,d=(this[c]&l)<<r;for(c=v-1;c>=0;--c)n[c]=0;n[v]=d,n.t=this.t+v+1,n.s=this.s,n.clamp()}function vp(i,n){n.s=this.s;var r=Math.floor(i/this.DB);if(r>=this.t){n.t=0;return}var s=i%this.DB,l=this.DB-s,v=(1<<s)-1;n[0]=this[r]>>s;for(var d=r+1;d<this.t;++d)n[d-r-1]|=(this[d]&v)<<l,n[d-r]=this[d]>>s;s>0&&(n[this.t-r-1]|=(this.s&v)<<l),n.t=this.t-r,n.clamp()}function mp(i,n){for(var r=0,s=0,l=Math.min(i.t,this.t);r<l;)s+=this[r]-i[r],n[r++]=s&this.DM,s>>=this.DB;if(i.t<this.t){for(s-=i.s;r<this.t;)s+=this[r],n[r++]=s&this.DM,s>>=this.DB;s+=this.s}else{for(s+=this.s;r<i.t;)s-=i[r],n[r++]=s&this.DM,s>>=this.DB;s-=i.s}n.s=s<0?-1:0,s<-1?n[r++]=this.DV+s:s>0&&(n[r++]=s),n.t=r,n.clamp()}function yp(i,n){var r=this.abs(),s=i.abs(),l=r.t;for(n.t=l+s.t;--l>=0;)n[l]=0;for(l=0;l<s.t;++l)n[l+r.t]=r.am(0,s[l],n,l,0,r.t);n.s=0,n.clamp(),this.s!=i.s&&Ue.ZERO.subTo(n,n)}function wp(i){for(var n=this.abs(),r=i.t=2*n.t;--r>=0;)i[r]=0;for(r=0;r<n.t-1;++r){var s=n.am(r,n[r],i,2*r,0,1);(i[r+n.t]+=n.am(r+1,2*n[r],i,2*r+1,s,n.t-r-1))>=n.DV&&(i[r+n.t]-=n.DV,i[r+n.t+1]=1)}i.t>0&&(i[i.t-1]+=n.am(r,n[r],i,2*r,0,1)),i.s=0,i.clamp()}function _p(i,n,r){var s=i.abs();if(!(s.t<=0)){var l=this.abs();if(l.t<s.t){n!=null&&n.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=Nt());var v=Nt(),d=this.s,c=i.s,b=this.DB-ca(s[s.t-1]);b>0?(s.lShiftTo(b,v),l.lShiftTo(b,r)):(s.copyTo(v),l.copyTo(r));var C=v.t,A=v[C-1];if(A!=0){var E=A*(1<<this.F1)+(C>1?v[C-2]>>this.F2:0),I=this.FV/E,L=(1<<this.F1)/E,T=1<<this.F2,M=r.t,N=M-C,ee=n??Nt();for(v.dlShiftTo(N,ee),r.compareTo(ee)>=0&&(r[r.t++]=1,r.subTo(ee,r)),Ue.ONE.dlShiftTo(C,ee),ee.subTo(v,v);v.t<C;)v[v.t++]=0;for(;--N>=0;){var ne=r[--M]==A?this.DM:Math.floor(r[M]*I+(r[M-1]+T)*L);if((r[M]+=v.am(0,ne,r,N,0,C))<ne)for(v.dlShiftTo(N,ee),r.subTo(ee,r);r[M]<--ne;)r.subTo(ee,r)}n!=null&&(r.drShiftTo(C,n),d!=c&&Ue.ZERO.subTo(n,n)),r.t=C,r.clamp(),b>0&&r.rShiftTo(b,r),d<0&&Ue.ZERO.subTo(r,r)}}}function bp(i){var n=Nt();return this.abs().divRemTo(i,null,n),this.s<0&&n.compareTo(Ue.ZERO)>0&&i.subTo(n,n),n}function xp(){if(this.t<1)return 0;var i=this[0];if((i&1)==0)return 0;var n=i&3;return n=n*(2-(i&15)*n)&15,n=n*(2-(i&255)*n)&255,n=n*(2-((i&65535)*n&65535))&65535,n=n*(2-i*n%this.DV)%this.DV,n>0?this.DV-n:-n}function Sp(i){return this.compareTo(i)==0}function Cp(i,n){for(var r=0,s=0,l=Math.min(i.t,this.t);r<l;)s+=this[r]+i[r],n[r++]=s&this.DM,s>>=this.DB;if(i.t<this.t){for(s+=i.s;r<this.t;)s+=this[r],n[r++]=s&this.DM,s>>=this.DB;s+=this.s}else{for(s+=this.s;r<i.t;)s+=i[r],n[r++]=s&this.DM,s>>=this.DB;s+=i.s}n.s=s<0?-1:0,s>0?n[r++]=s:s<-1&&(n[r++]=this.DV+s),n.t=r,n.clamp()}function Ap(i){var n=Nt();return this.addTo(i,n),n}function Op(i){var n=Nt();return this.subTo(i,n),n}function Dp(i){var n=Nt();return this.multiplyTo(i,n),n}function Tp(i){var n=Nt();return this.divRemTo(i,n,null),n}function Qr(i){this.m=i,this.mp=i.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<i.DB-15)-1,this.mt2=2*i.t}function Ep(i){var n=Nt();return i.abs().dlShiftTo(this.m.t,n),n.divRemTo(this.m,null,n),i.s<0&&n.compareTo(Ue.ZERO)>0&&this.m.subTo(n,n),n}function Mp(i){var n=Nt();return i.copyTo(n),this.reduce(n),n}function Rp(i){for(;i.t<=this.mt2;)i[i.t++]=0;for(var n=0;n<this.m.t;++n){var r=i[n]&32767,s=r*this.mpl+((r*this.mph+(i[n]>>15)*this.mpl&this.um)<<15)&i.DM;for(r=n+this.m.t,i[r]+=this.m.am(0,s,i,n,0,this.m.t);i[r]>=i.DV;)i[r]-=i.DV,i[++r]++}i.clamp(),i.drShiftTo(this.m.t,i),i.compareTo(this.m)>=0&&i.subTo(this.m,i)}function Lp(i,n){i.squareTo(n),this.reduce(n)}function Ip(i,n,r){i.multiplyTo(n,r),this.reduce(r)}Qr.prototype.convert=Ep,Qr.prototype.revert=Mp,Qr.prototype.reduce=Rp,Qr.prototype.mulTo=Ip,Qr.prototype.sqrTo=Lp;function kp(i,n,r){var s=i.bitLength(),l,v=la(1),d=new Qr(n);if(s<=0)return v;s<18?l=1:s<48?l=3:s<144?l=4:s<768?l=5:l=6;var c=new Array,b=3,C=l-1,A=(1<<l)-1;if(c[1]=d.convert(this),l>1){var E=Nt();for(d.sqrTo(c[1],E);b<=A;)c[b]=Nt(),d.mulTo(E,c[b-2],c[b]),b+=2}var I=i.t-1,L,T=!0,M=Nt(),N;for(s=ca(i[I])-1;I>=0;){for(s>=C?L=i[I]>>s-C&A:(L=(i[I]&(1<<s+1)-1)<<C-s,I>0&&(L|=i[I-1]>>this.DB+s-C)),b=l;(L&1)==0;)L>>=1,--b;if((s-=b)<0&&(s+=this.DB,--I),T)c[L].copyTo(v),T=!1;else{for(;b>1;)d.sqrTo(v,M),d.sqrTo(M,v),b-=2;b>0?d.sqrTo(v,M):(N=v,v=M,M=N),d.mulTo(M,c[L],v)}for(;I>=0&&(i[I]&1<<s)==0;)d.sqrTo(v,M),N=v,v=M,M=N,--s<0&&(s=this.DB-1,--I)}var ee=d.revert(v);return r(null,ee),ee}Ue.prototype.copyTo=ip,Ue.prototype.fromInt=op,Ue.prototype.fromString=sp,Ue.prototype.clamp=ap,Ue.prototype.dlShiftTo=dp,Ue.prototype.drShiftTo=pp,Ue.prototype.lShiftTo=gp,Ue.prototype.rShiftTo=vp,Ue.prototype.subTo=mp,Ue.prototype.multiplyTo=yp,Ue.prototype.squareTo=wp,Ue.prototype.divRemTo=_p,Ue.prototype.invDigit=xp,Ue.prototype.addTo=Cp,Ue.prototype.toString=up,Ue.prototype.negate=lp,Ue.prototype.abs=cp,Ue.prototype.compareTo=fp,Ue.prototype.bitLength=hp,Ue.prototype.mod=bp,Ue.prototype.equals=Sp,Ue.prototype.add=Ap,Ue.prototype.subtract=Op,Ue.prototype.multiply=Dp,Ue.prototype.divide=Tp,Ue.prototype.modPow=kp,Ue.ZERO=la(0),Ue.ONE=la(1);function Pp(i,n){return n=n||{},new Promise(function(r,s){var l=new XMLHttpRequest,v=[],d=[],c={},b=function(){return{ok:(l.status/100|0)==2,statusText:l.statusText,status:l.status,url:l.responseURL,text:function(){return Promise.resolve(l.responseText)},json:function(){return Promise.resolve(l.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([l.response]))},clone:b,headers:{keys:function(){return v},entries:function(){return d},get:function(A){return c[A.toLowerCase()]},has:function(A){return A.toLowerCase()in c}}}};for(var C in l.open(n.method||"get",i,!0),l.onload=function(){l.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(A,E,I){v.push(E=E.toLowerCase()),d.push([E,I]),c[E]=c[E]?c[E]+","+I:I}),r(b())},l.onerror=s,l.withCredentials=n.credentials=="include",n.headers)l.setRequestHeader(C,n.headers[C]);l.send(n.body||null)})}const $p=Object.freeze(Object.defineProperty({__proto__:null,default:Pp},Symbol.toStringTag,{value:"Module"})),Fl=Xs($p);var Wl,Yl;function Np(){return Yl||(Yl=1,Wl=self.fetch||(self.fetch=Fl.default||Fl)),Wl}Np();/*!
|
|
105
105
|
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
106
106
|
* SPDX-License-Identifier: Apache-2.0
|
|
107
107
|
*/var ql={exports:{}};/*!
|
|
@@ -110,21 +110,21 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
110
110
|
*
|
|
111
111
|
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
|
|
112
112
|
* Released under the MIT license
|
|
113
|
-
*/var Hl;function Bp(){return Hl||(Hl=1,function(i,n){(function(r){var s;if(i.exports=r(),s=!0,!s){var l=window.Cookies,v=window.Cookies=r();v.noConflict=function(){return window.Cookies=l,v}}})(function(){function r(){for(var v=0,
|
|
113
|
+
*/var Hl;function Bp(){return Hl||(Hl=1,function(i,n){(function(r){var s;if(i.exports=r(),s=!0,!s){var l=window.Cookies,v=window.Cookies=r();v.noConflict=function(){return window.Cookies=l,v}}})(function(){function r(){for(var v=0,d={};v<arguments.length;v++){var c=arguments[v];for(var b in c)d[b]=c[b]}return d}function s(v){return v.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function l(v){function d(){}function c(C,A,E){if(!(typeof document>"u")){E=r({path:"/"},d.defaults,E),typeof E.expires=="number"&&(E.expires=new Date(new Date*1+E.expires*864e5)),E.expires=E.expires?E.expires.toUTCString():"";try{var I=JSON.stringify(A);/^[\{\[]/.test(I)&&(A=I)}catch{}A=v.write?v.write(A,C):encodeURIComponent(String(A)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),C=encodeURIComponent(String(C)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var L="";for(var T in E)E[T]&&(L+="; "+T,E[T]!==!0&&(L+="="+E[T].split(";")[0]));return document.cookie=C+"="+A+L}}function b(C,A){if(!(typeof document>"u")){for(var E={},I=document.cookie?document.cookie.split("; "):[],L=0;L<I.length;L++){var T=I[L].split("="),M=T.slice(1).join("=");!A&&M.charAt(0)==='"'&&(M=M.slice(1,-1));try{var N=s(T[0]);if(M=(v.read||v)(M,N)||s(M),A)try{M=JSON.parse(M)}catch{}if(E[N]=M,C===N)break}catch{}}return C?E[C]:E}}return d.set=c,d.get=function(C){return b(C,!1)},d.getJSON=function(C){return b(C,!0)},d.remove=function(C,A){c(C,"",r(A,{expires:-1}))},d.defaults={},d.withConverter=l,d}return l(function(){})})}(ql)),ql.exports}Bp();function jp(){if(!window.MantineCognitoUserPool)throw new Error("Cognito Userpool has not been initialized.");return window.MantineCognitoUserPool}function Up(){return jp().getCurrentUser()}function zp(){return new Promise((i,n)=>{const r=Up();r===null&&n(null),r==null||r.getSession((s,l)=>{if(s!==null||l===null)return n(null);i({session:l,authenticatedUser:r})})})}async function Fp(){const{session:i}=await zp();return i==null?void 0:i.getIdToken().getJwtToken()}ye.createContext(void 0);var Wp="undefined",Yp="object",Oo="browser",Gl="cpu",Vl="device",fa="engine",Do="os",rr="name",To="type",ha="vendor",bn="version",da="architecture",pa="major",ga="model",qp="console",Hp="mobile",Gp="tablet",Vp="smarttv",Zp="wearable",Qp="embedded",Kp=typeof window!==Wp,va=Kp&&window.navigator?window.navigator:void 0;va&&va.userAgentData&&va.userAgentData;var Eo=function(i){for(var n={},r=0;r<i.length;r++)n[i[r].toUpperCase()]=i[r];return n},Mo=function(i){for(var n in i){var r=i[n];typeof r==Yp&&r.length==2?this[r[0]]=r[1]:this[r]=void 0}return this};(function(){var i={init:{},isIgnore:{},isIgnoreRgx:{},toString:{}};return Mo.call(i.init,[[Oo,[rr,bn,pa,To]],[Gl,[da]],[Vl,[To,ga,ha]],[fa,[rr,bn]],[Do,[rr,bn]]]),Mo.call(i.isIgnore,[[Oo,[bn,pa]],[fa,[bn]],[Do,[bn]]]),Mo.call(i.isIgnoreRgx,[[Oo,/ ?browser$/i],[Do,/ ?os$/i]]),Mo.call(i.toString,[[Oo,[rr,bn]],[Gl,[da]],[Vl,[ha,ga]],[fa,[rr,bn]],[Do,[rr,bn]]]),i})(),Eo([rr,bn,pa,To]),Eo([da]),Eo([ga,ha,To,qp,Hp,Vp,Gp,Zp,Qp]),Eo([rr,bn]);var ma={exports:{}},Jp=ma.exports,Zl;function Xp(){return Zl||(Zl=1,function(i,n){(function(r,s){i.exports=s()})(Jp,()=>(()=>{var r={873:(d,c)=>{var b,C,A=function(){var E=function(B,k){var D=B,m=ee[k],h=null,w=0,p=null,g=[],O={},Y=function(U,q){h=function(W){for(var J=new Array(W),se=0;se<W;se+=1){J[se]=new Array(W);for(var De=0;De<W;De+=1)J[se][De]=null}return J}(w=4*D+17),K(0,0),K(w-7,0),K(0,w-7),de(),fe(),X(U,q),D>=7&&we(U),p==null&&(p=Ae(D,m,g)),ce(p,q)},K=function(U,q){for(var W=-1;W<=7;W+=1)if(!(U+W<=-1||w<=U+W))for(var J=-1;J<=7;J+=1)q+J<=-1||w<=q+J||(h[U+W][q+J]=0<=W&&W<=6&&(J==0||J==6)||0<=J&&J<=6&&(W==0||W==6)||2<=W&&W<=4&&2<=J&&J<=4)},fe=function(){for(var U=8;U<w-8;U+=1)h[U][6]==null&&(h[U][6]=U%2==0);for(var q=8;q<w-8;q+=1)h[6][q]==null&&(h[6][q]=q%2==0)},de=function(){for(var U=ne.getPatternPosition(D),q=0;q<U.length;q+=1)for(var W=0;W<U.length;W+=1){var J=U[q],se=U[W];if(h[J][se]==null)for(var De=-2;De<=2;De+=1)for(var u=-2;u<=2;u+=1)h[J+De][se+u]=De==-2||De==2||u==-2||u==2||De==0&&u==0}},we=function(U){for(var q=ne.getBCHTypeNumber(D),W=0;W<18;W+=1){var J=!U&&(q>>W&1)==1;h[Math.floor(W/3)][W%3+w-8-3]=J}for(W=0;W<18;W+=1)J=!U&&(q>>W&1)==1,h[W%3+w-8-3][Math.floor(W/3)]=J},X=function(U,q){for(var W=m<<3|q,J=ne.getBCHTypeInfo(W),se=0;se<15;se+=1){var De=!U&&(J>>se&1)==1;se<6?h[se][8]=De:se<8?h[se+1][8]=De:h[w-15+se][8]=De}for(se=0;se<15;se+=1)De=!U&&(J>>se&1)==1,se<8?h[8][w-se-1]=De:se<9?h[8][15-se-1+1]=De:h[8][15-se-1]=De;h[w-8][8]=!U},ce=function(U,q){for(var W=-1,J=w-1,se=7,De=0,u=ne.getMaskFunction(q),f=w-1;f>0;f-=2)for(f==6&&(f-=1);;){for(var _=0;_<2;_+=1)if(h[J][f-_]==null){var $=!1;De<U.length&&($=(U[De]>>>se&1)==1),u(J,f-_)&&($=!$),h[J][f-_]=$,(se-=1)==-1&&(De+=1,se=7)}if((J+=W)<0||w<=J){J-=W,W=-W;break}}},Ae=function(U,q,W){for(var J=G.getRSBlocks(U,q),se=ue(),De=0;De<W.length;De+=1){var u=W[De];se.put(u.getMode(),4),se.put(u.getLength(),ne.getLengthInBits(u.getMode(),U)),u.write(se)}var f=0;for(De=0;De<J.length;De+=1)f+=J[De].dataCount;if(se.getLengthInBits()>8*f)throw"code length overflow. ("+se.getLengthInBits()+">"+8*f+")";for(se.getLengthInBits()+4<=8*f&&se.put(0,4);se.getLengthInBits()%8!=0;)se.putBit(!1);for(;!(se.getLengthInBits()>=8*f||(se.put(236,8),se.getLengthInBits()>=8*f));)se.put(17,8);return function(_,$){for(var j=0,te=0,xe=0,Te=new Array($.length),Re=new Array($.length),Se=0;Se<$.length;Se+=1){var ke=$[Se].dataCount,$e=$[Se].totalCount-ke;te=Math.max(te,ke),xe=Math.max(xe,$e),Te[Se]=new Array(ke);for(var Le=0;Le<Te[Se].length;Le+=1)Te[Se][Le]=255&_.getBuffer()[Le+j];j+=ke;var Ze=ne.getErrorCorrectPolynomial($e),He=le(Te[Se],Ze.getLength()-1).mod(Ze);for(Re[Se]=new Array(Ze.getLength()-1),Le=0;Le<Re[Se].length;Le+=1){var ot=Le+He.getLength()-Re[Se].length;Re[Se][Le]=ot>=0?He.getAt(ot):0}}var gt=0;for(Le=0;Le<$.length;Le+=1)gt+=$[Le].totalCount;var yt=new Array(gt),ct=0;for(Le=0;Le<te;Le+=1)for(Se=0;Se<$.length;Se+=1)Le<Te[Se].length&&(yt[ct]=Te[Se][Le],ct+=1);for(Le=0;Le<xe;Le+=1)for(Se=0;Se<$.length;Se+=1)Le<Re[Se].length&&(yt[ct]=Re[Se][Le],ct+=1);return yt}(se,J)};O.addData=function(U,q){var W=null;switch(q=q||"Byte"){case"Numeric":W=V(U);break;case"Alphanumeric":W=ae(U);break;case"Byte":W=oe(U);break;case"Kanji":W=pe(U);break;default:throw"mode:"+q}g.push(W),p=null},O.isDark=function(U,q){if(U<0||w<=U||q<0||w<=q)throw U+","+q;return h[U][q]},O.getModuleCount=function(){return w},O.make=function(){if(D<1){for(var U=1;U<40;U++){for(var q=G.getRSBlocks(U,m),W=ue(),J=0;J<g.length;J++){var se=g[J];W.put(se.getMode(),4),W.put(se.getLength(),ne.getLengthInBits(se.getMode(),U)),se.write(W)}var De=0;for(J=0;J<q.length;J++)De+=q[J].dataCount;if(W.getLengthInBits()<=8*De)break}D=U}Y(!1,function(){for(var u=0,f=0,_=0;_<8;_+=1){Y(!0,_);var $=ne.getLostPoint(O);(_==0||u>$)&&(u=$,f=_)}return f}())},O.createTableTag=function(U,q){U=U||2;var W="";W+='<table style="',W+=" border-width: 0px; border-style: none;",W+=" border-collapse: collapse;",W+=" padding: 0px; margin: "+(q=q===void 0?4*U:q)+"px;",W+='">',W+="<tbody>";for(var J=0;J<O.getModuleCount();J+=1){W+="<tr>";for(var se=0;se<O.getModuleCount();se+=1)W+='<td style="',W+=" border-width: 0px; border-style: none;",W+=" border-collapse: collapse;",W+=" padding: 0px; margin: 0px;",W+=" width: "+U+"px;",W+=" height: "+U+"px;",W+=" background-color: ",W+=O.isDark(J,se)?"#000000":"#ffffff",W+=";",W+='"/>';W+="</tr>"}return(W+="</tbody>")+"</table>"},O.createSvgTag=function(U,q,W,J){var se={};typeof arguments[0]=="object"&&(U=(se=arguments[0]).cellSize,q=se.margin,W=se.alt,J=se.title),U=U||2,q=q===void 0?4*U:q,(W=typeof W=="string"?{text:W}:W||{}).text=W.text||null,W.id=W.text?W.id||"qrcode-description":null,(J=typeof J=="string"?{text:J}:J||{}).text=J.text||null,J.id=J.text?J.id||"qrcode-title":null;var De,u,f,_,$=O.getModuleCount()*U+2*q,j="";for(_="l"+U+",0 0,"+U+" -"+U+",0 0,-"+U+"z ",j+='<svg version="1.1" xmlns="http://www.w3.org/2000/svg"',j+=se.scalable?"":' width="'+$+'px" height="'+$+'px"',j+=' viewBox="0 0 '+$+" "+$+'" ',j+=' preserveAspectRatio="xMinYMin meet"',j+=J.text||W.text?' role="img" aria-labelledby="'+be([J.id,W.id].join(" ").trim())+'"':"",j+=">",j+=J.text?'<title id="'+be(J.id)+'">'+be(J.text)+"</title>":"",j+=W.text?'<description id="'+be(W.id)+'">'+be(W.text)+"</description>":"",j+='<rect width="100%" height="100%" fill="white" cx="0" cy="0"/>',j+='<path d="',u=0;u<O.getModuleCount();u+=1)for(f=u*U+q,De=0;De<O.getModuleCount();De+=1)O.isDark(u,De)&&(j+="M"+(De*U+q)+","+f+_);return(j+='" stroke="transparent" fill="black"/>')+"</svg>"},O.createDataURL=function(U,q){U=U||2,q=q===void 0?4*U:q;var W=O.getModuleCount()*U+2*q,J=q,se=W-q;return Oe(W,W,function(De,u){if(J<=De&&De<se&&J<=u&&u<se){var f=Math.floor((De-J)/U),_=Math.floor((u-J)/U);return O.isDark(_,f)?0:1}return 1})},O.createImgTag=function(U,q,W){U=U||2,q=q===void 0?4*U:q;var J=O.getModuleCount()*U+2*q,se="";return se+="<img",se+=' src="',se+=O.createDataURL(U,q),se+='"',se+=' width="',se+=J,se+='"',se+=' height="',se+=J,se+='"',W&&(se+=' alt="',se+=be(W),se+='"'),se+"/>"};var be=function(U){for(var q="",W=0;W<U.length;W+=1){var J=U.charAt(W);switch(J){case"<":q+="<";break;case">":q+=">";break;case"&":q+="&";break;case'"':q+=""";break;default:q+=J}}return q};return O.createASCII=function(U,q){if((U=U||1)<2)return function(Te){Te=Te===void 0?2:Te;var Re,Se,ke,$e,Le,Ze=1*O.getModuleCount()+2*Te,He=Te,ot=Ze-Te,gt={"██":"█","█ ":"▀"," █":"▄"," ":" "},yt={"██":"▀","█ ":"▀"," █":" "," ":" "},ct="";for(Re=0;Re<Ze;Re+=2){for(ke=Math.floor((Re-He)/1),$e=Math.floor((Re+1-He)/1),Se=0;Se<Ze;Se+=1)Le="█",He<=Se&&Se<ot&&He<=Re&&Re<ot&&O.isDark(ke,Math.floor((Se-He)/1))&&(Le=" "),He<=Se&&Se<ot&&He<=Re+1&&Re+1<ot&&O.isDark($e,Math.floor((Se-He)/1))?Le+=" ":Le+="█",ct+=Te<1&&Re+1>=ot?yt[Le]:gt[Le];ct+=`
|
|
114
114
|
`}return Ze%2&&Te>0?ct.substring(0,ct.length-Ze-1)+Array(Ze+1).join("▀"):ct.substring(0,ct.length-1)}(q);U-=1,q=q===void 0?2*U:q;var W,J,se,De,u=O.getModuleCount()*U+2*q,f=q,_=u-q,$=Array(U+1).join("██"),j=Array(U+1).join(" "),te="",xe="";for(W=0;W<u;W+=1){for(se=Math.floor((W-f)/U),xe="",J=0;J<u;J+=1)De=1,f<=J&&J<_&&f<=W&&W<_&&O.isDark(se,Math.floor((J-f)/U))&&(De=0),xe+=De?$:j;for(se=0;se<U;se+=1)te+=xe+`
|
|
115
|
-
`}return te.substring(0,te.length-1)},O.renderTo2dContext=function(U,q){q=q||2;for(var W=O.getModuleCount(),J=0;J<W;J++)for(var se=0;se<W;se++)U.fillStyle=O.isDark(J,se)?"black":"white",U.fillRect(J*q,se*q,q,q)},O};E.stringToBytes=(E.stringToBytesFuncs={default:function(B){for(var k=[],D=0;D<B.length;D+=1){var m=B.charCodeAt(D);k.push(255&m)}return k}}).default,E.createStringToBytes=function(B,k){var D=function(){for(var d=Ce(B),w=function(){var fe=d.read();if(fe==-1)throw"eof";return fe},p=0,g={};;){var O=d.read();if(O==-1)break;var Y=w(),K=w()<<8|w();g[String.fromCharCode(O<<8|Y)]=K,p+=1}if(p!=k)throw p+" != "+k;return g}(),m=63;return function(d){for(var w=[],p=0;p<d.length;p+=1){var g=d.charCodeAt(p);if(g<128)w.push(g);else{var O=D[d.charAt(p)];typeof O=="number"?(255&O)==O?w.push(O):(w.push(O>>>8),w.push(255&O)):w.push(m)}}return w}};var I,L,T,M,N,ee={L:1,M:0,Q:3,H:2},ne=(I=[[],[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]],L=1335,T=7973,N=function(B){for(var k=0;B!=0;)k+=1,B>>>=1;return k},(M={}).getBCHTypeInfo=function(B){for(var k=B<<10;N(k)-N(L)>=0;)k^=L<<N(k)-N(L);return 21522^(B<<10|k)},M.getBCHTypeNumber=function(B){for(var k=B<<12;N(k)-N(T)>=0;)k^=T<<N(k)-N(T);return B<<12|k},M.getPatternPosition=function(B){return I[B-1]},M.getMaskFunction=function(B){switch(B){case 0:return function(k,D){return(k+D)%2==0};case 1:return function(k,D){return k%2==0};case 2:return function(k,D){return D%3==0};case 3:return function(k,D){return(k+D)%3==0};case 4:return function(k,D){return(Math.floor(k/2)+Math.floor(D/3))%2==0};case 5:return function(k,D){return k*D%2+k*D%3==0};case 6:return function(k,D){return(k*D%2+k*D%3)%2==0};case 7:return function(k,D){return(k*D%3+(k+D)%2)%2==0};default:throw"bad maskPattern:"+B}},M.getErrorCorrectPolynomial=function(B){for(var k=le([1],0),D=0;D<B;D+=1)k=k.multiply(le([1,Q.gexp(D)],0));return k},M.getLengthInBits=function(B,k){if(1<=k&&k<10)switch(B){case 1:return 10;case 2:return 9;case 4:case 8:return 8;default:throw"mode:"+B}else if(k<27)switch(B){case 1:return 12;case 2:return 11;case 4:return 16;case 8:return 10;default:throw"mode:"+B}else{if(!(k<41))throw"type:"+k;switch(B){case 1:return 14;case 2:return 13;case 4:return 16;case 8:return 12;default:throw"mode:"+B}}},M.getLostPoint=function(B){for(var k=B.getModuleCount(),D=0,m=0;m<k;m+=1)for(var d=0;d<k;d+=1){for(var w=0,p=B.isDark(m,d),g=-1;g<=1;g+=1)if(!(m+g<0||k<=m+g))for(var O=-1;O<=1;O+=1)d+O<0||k<=d+O||g==0&&O==0||p==B.isDark(m+g,d+O)&&(w+=1);w>5&&(D+=3+w-5)}for(m=0;m<k-1;m+=1)for(d=0;d<k-1;d+=1){var Y=0;B.isDark(m,d)&&(Y+=1),B.isDark(m+1,d)&&(Y+=1),B.isDark(m,d+1)&&(Y+=1),B.isDark(m+1,d+1)&&(Y+=1),Y!=0&&Y!=4||(D+=3)}for(m=0;m<k;m+=1)for(d=0;d<k-6;d+=1)B.isDark(m,d)&&!B.isDark(m,d+1)&&B.isDark(m,d+2)&&B.isDark(m,d+3)&&B.isDark(m,d+4)&&!B.isDark(m,d+5)&&B.isDark(m,d+6)&&(D+=40);for(d=0;d<k;d+=1)for(m=0;m<k-6;m+=1)B.isDark(m,d)&&!B.isDark(m+1,d)&&B.isDark(m+2,d)&&B.isDark(m+3,d)&&B.isDark(m+4,d)&&!B.isDark(m+5,d)&&B.isDark(m+6,d)&&(D+=40);var K=0;for(d=0;d<k;d+=1)for(m=0;m<k;m+=1)B.isDark(m,d)&&(K+=1);return D+Math.abs(100*K/k/k-50)/5*10},M),Q=function(){for(var B=new Array(256),k=new Array(256),D=0;D<8;D+=1)B[D]=1<<D;for(D=8;D<256;D+=1)B[D]=B[D-4]^B[D-5]^B[D-6]^B[D-8];for(D=0;D<255;D+=1)k[B[D]]=D;return{glog:function(m){if(m<1)throw"glog("+m+")";return k[m]},gexp:function(m){for(;m<0;)m+=255;for(;m>=256;)m-=255;return B[m]}}}();function le(B,k){if(B.length===void 0)throw B.length+"/"+k;var D=function(){for(var d=0;d<B.length&&B[d]==0;)d+=1;for(var w=new Array(B.length-d+k),p=0;p<B.length-d;p+=1)w[p]=B[p+d];return w}(),m={getAt:function(d){return D[d]},getLength:function(){return D.length},multiply:function(d){for(var w=new Array(m.getLength()+d.getLength()-1),p=0;p<m.getLength();p+=1)for(var g=0;g<d.getLength();g+=1)w[p+g]^=Q.gexp(Q.glog(m.getAt(p))+Q.glog(d.getAt(g)));return le(w,0)},mod:function(d){if(m.getLength()-d.getLength()<0)return m;for(var w=Q.glog(m.getAt(0))-Q.glog(d.getAt(0)),p=new Array(m.getLength()),g=0;g<m.getLength();g+=1)p[g]=m.getAt(g);for(g=0;g<d.getLength();g+=1)p[g]^=Q.gexp(Q.glog(d.getAt(g))+w);return le(p,0).mod(d)}};return m}var G=function(){var B=[[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]],k=function(m,d){var w={};return w.totalCount=m,w.dataCount=d,w},D={getRSBlocks:function(m,d){var w=function(we,X){switch(X){case ee.L:return B[4*(we-1)+0];case ee.M:return B[4*(we-1)+1];case ee.Q:return B[4*(we-1)+2];case ee.H:return B[4*(we-1)+3];default:return}}(m,d);if(w===void 0)throw"bad rs block @ typeNumber:"+m+"/errorCorrectionLevel:"+d;for(var p=w.length/3,g=[],O=0;O<p;O+=1)for(var Y=w[3*O+0],K=w[3*O+1],fe=w[3*O+2],de=0;de<Y;de+=1)g.push(k(K,fe));return g}};return D}(),ue=function(){var B=[],k=0,D={getBuffer:function(){return B},getAt:function(m){var d=Math.floor(m/8);return(B[d]>>>7-m%8&1)==1},put:function(m,d){for(var w=0;w<d;w+=1)D.putBit((m>>>d-w-1&1)==1)},getLengthInBits:function(){return k},putBit:function(m){var d=Math.floor(k/8);B.length<=d&&B.push(0),m&&(B[d]|=128>>>k%8),k+=1}};return D},V=function(B){var k=B,D={getMode:function(){return 1},getLength:function(w){return k.length},write:function(w){for(var p=k,g=0;g+2<p.length;)w.put(m(p.substring(g,g+3)),10),g+=3;g<p.length&&(p.length-g==1?w.put(m(p.substring(g,g+1)),4):p.length-g==2&&w.put(m(p.substring(g,g+2)),7))}},m=function(w){for(var p=0,g=0;g<w.length;g+=1)p=10*p+d(w.charAt(g));return p},d=function(w){if("0"<=w&&w<="9")return w.charCodeAt(0)-48;throw"illegal char :"+w};return D},ae=function(B){var k=B,D={getMode:function(){return 2},getLength:function(d){return k.length},write:function(d){for(var w=k,p=0;p+1<w.length;)d.put(45*m(w.charAt(p))+m(w.charAt(p+1)),11),p+=2;p<w.length&&d.put(m(w.charAt(p)),6)}},m=function(d){if("0"<=d&&d<="9")return d.charCodeAt(0)-48;if("A"<=d&&d<="Z")return d.charCodeAt(0)-65+10;switch(d){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 :"+d}};return D},oe=function(B){var k=E.stringToBytes(B);return{getMode:function(){return 4},getLength:function(D){return k.length},write:function(D){for(var m=0;m<k.length;m+=1)D.put(k[m],8)}}},pe=function(B){var k=E.stringToBytesFuncs.SJIS;if(!k)throw"sjis not supported.";(function(){var d=k("友");if(d.length!=2||(d[0]<<8|d[1])!=38726)throw"sjis not supported."})();var D=k(B),m={getMode:function(){return 8},getLength:function(d){return~~(D.length/2)},write:function(d){for(var w=D,p=0;p+1<w.length;){var g=(255&w[p])<<8|255&w[p+1];if(33088<=g&&g<=40956)g-=33088;else{if(!(57408<=g&&g<=60351))throw"illegal char at "+(p+1)+"/"+g;g-=49472}g=192*(g>>>8&255)+(255&g),d.put(g,13),p+=2}if(p<w.length)throw"illegal char at "+(p+1)}};return m},re=function(){var B=[],k={writeByte:function(D){B.push(255&D)},writeShort:function(D){k.writeByte(D),k.writeByte(D>>>8)},writeBytes:function(D,m,d){m=m||0,d=d||D.length;for(var w=0;w<d;w+=1)k.writeByte(D[w+m])},writeString:function(D){for(var m=0;m<D.length;m+=1)k.writeByte(D.charCodeAt(m))},toByteArray:function(){return B},toString:function(){var D="";D+="[";for(var m=0;m<B.length;m+=1)m>0&&(D+=","),D+=B[m];return D+"]"}};return k},Ce=function(B){var k=B,D=0,m=0,d=0,w={read:function(){for(;d<8;){if(D>=k.length){if(d==0)return-1;throw"unexpected end of file./"+d}var g=k.charAt(D);if(D+=1,g=="=")return d=0,-1;g.match(/^\s$/)||(m=m<<6|p(g.charCodeAt(0)),d+=6)}var O=m>>>d-8&255;return d-=8,O}},p=function(g){if(65<=g&&g<=90)return g-65;if(97<=g&&g<=122)return g-97+26;if(48<=g&&g<=57)return g-48+52;if(g==43)return 62;if(g==47)return 63;throw"c:"+g};return w},Oe=function(B,k,D){for(var m=function(K,fe){var de=K,we=fe,X=new Array(K*fe),ce={setPixel:function(U,q,W){X[q*de+U]=W},write:function(U){U.writeString("GIF87a"),U.writeShort(de),U.writeShort(we),U.writeByte(128),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(255),U.writeByte(255),U.writeByte(255),U.writeString(","),U.writeShort(0),U.writeShort(0),U.writeShort(de),U.writeShort(we),U.writeByte(0);var q=Ae(2);U.writeByte(2);for(var W=0;q.length-W>255;)U.writeByte(255),U.writeBytes(q,W,255),W+=255;U.writeByte(q.length-W),U.writeBytes(q,W,q.length-W),U.writeByte(0),U.writeString(";")}},Ae=function(U){for(var q=1<<U,W=1+(1<<U),J=U+1,se=be(),De=0;De<q;De+=1)se.add(String.fromCharCode(De));se.add(String.fromCharCode(q)),se.add(String.fromCharCode(W));var u,f,_,$=re(),j=(u=$,f=0,_=0,{write:function(Re,Se){if(Re>>>Se)throw"length over";for(;f+Se>=8;)u.writeByte(255&(Re<<f|_)),Se-=8-f,Re>>>=8-f,_=0,f=0;_|=Re<<f,f+=Se},flush:function(){f>0&&u.writeByte(_)}});j.write(q,J);var te=0,xe=String.fromCharCode(X[te]);for(te+=1;te<X.length;){var Te=String.fromCharCode(X[te]);te+=1,se.contains(xe+Te)?xe+=Te:(j.write(se.indexOf(xe),J),se.size()<4095&&(se.size()==1<<J&&(J+=1),se.add(xe+Te)),xe=Te)}return j.write(se.indexOf(xe),J),j.write(W,J),j.flush(),$.toByteArray()},be=function(){var U={},q=0,W={add:function(J){if(W.contains(J))throw"dup key:"+J;U[J]=q,q+=1},size:function(){return q},indexOf:function(J){return U[J]},contains:function(J){return U[J]!==void 0}};return W};return ce}(B,k),d=0;d<k;d+=1)for(var w=0;w<B;w+=1)m.setPixel(w,d,D(w,d));var p=re();m.write(p);for(var g=function(){var K=0,fe=0,de=0,we="",X={},ce=function(be){we+=String.fromCharCode(Ae(63&be))},Ae=function(be){if(!(be<0)){if(be<26)return 65+be;if(be<52)return be-26+97;if(be<62)return be-52+48;if(be==62)return 43;if(be==63)return 47}throw"n:"+be};return X.writeByte=function(be){for(K=K<<8|255&be,fe+=8,de+=1;fe>=6;)ce(K>>>fe-6),fe-=6},X.flush=function(){if(fe>0&&(ce(K<<6-fe),K=0,fe=0),de%3!=0)for(var be=3-de%3,U=0;U<be;U+=1)we+="="},X.toString=function(){return we},X}(),O=p.toByteArray(),Y=0;Y<O.length;Y+=1)g.writeByte(O[Y]);return g.flush(),"data:image/gif;base64,"+g};return E}();A.stringToBytesFuncs["UTF-8"]=function(E){return function(I){for(var L=[],T=0;T<I.length;T++){var M=I.charCodeAt(T);M<128?L.push(M):M<2048?L.push(192|M>>6,128|63&M):M<55296||M>=57344?L.push(224|M>>12,128|M>>6&63,128|63&M):(T++,M=65536+((1023&M)<<10|1023&I.charCodeAt(T)),L.push(240|M>>18,128|M>>12&63,128|M>>6&63,128|63&M))}return L}(E)},(C=typeof(b=function(){return A})=="function"?b.apply(c,[]):b)===void 0||(h.exports=C)}},s={};function l(h){var c=s[h];if(c!==void 0)return c.exports;var b=s[h]={exports:{}};return r[h](b,b.exports,l),b.exports}l.n=h=>{var c=h&&h.__esModule?()=>h.default:()=>h;return l.d(c,{a:c}),c},l.d=(h,c)=>{for(var b in c)l.o(c,b)&&!l.o(h,b)&&Object.defineProperty(h,b,{enumerable:!0,get:c[b]})},l.o=(h,c)=>Object.prototype.hasOwnProperty.call(h,c);var v={};return(()=>{l.d(v,{default:()=>k});const h=D=>!!D&&typeof D=="object"&&!Array.isArray(D);function c(D,...m){if(!m.length)return D;const d=m.shift();return d!==void 0&&h(D)&&h(d)?(D=Object.assign({},D),Object.keys(d).forEach(w=>{const p=D[w],g=d[w];Array.isArray(p)&&Array.isArray(g)?D[w]=g:h(p)&&h(g)?D[w]=c(Object.assign({},p),g):D[w]=g}),c(D,...m)):D}function b(D,m){const d=document.createElement("a");d.download=m,d.href=D,document.body.appendChild(d),d.click(),document.body.removeChild(d)}const C={L:.07,M:.15,Q:.25,H:.3};class A{constructor({svg:m,type:d,window:w}){this._svg=m,this._type=d,this._window=w}draw(m,d,w,p){let g;switch(this._type){case"dots":g=this._drawDot;break;case"classy":g=this._drawClassy;break;case"classy-rounded":g=this._drawClassyRounded;break;case"rounded":g=this._drawRounded;break;case"extra-rounded":g=this._drawExtraRounded;break;default:g=this._drawSquare}g.call(this,{x:m,y:d,size:w,getNeighbor:p})}_rotateFigure({x:m,y:d,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=d+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(w+d/2)),this._element.setAttribute("cy",String(p+d/2)),this._element.setAttribute("r",String(d/2))}}))}_basicSquare(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(w)),this._element.setAttribute("y",String(p)),this._element.setAttribute("width",String(d)),this._element.setAttribute("height",String(d))}}))}_basicSideRounded(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${d}h `+d/2+`a ${d/2} ${d/2}, 0, 0, 0, 0 ${-d}`)}}))}_basicCornerRounded(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${d}h ${d}v `+-d/2+`a ${d/2} ${d/2}, 0, 0, 0, ${-d/2} ${-d/2}`)}}))}_basicCornerExtraRounded(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${d}h ${d}a ${d} ${d}, 0, 0, 0, ${-d} ${-d}`)}}))}_basicCornersRounded(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v `+d/2+`a ${d/2} ${d/2}, 0, 0, 0, ${d/2} ${d/2}h `+d/2+"v "+-d/2+`a ${d/2} ${d/2}, 0, 0, 0, ${-d/2} ${-d/2}`)}}))}_drawDot({x:m,y:d,size:w}){this._basicDot({x:m,y:d,size:w,rotation:0})}_drawSquare({x:m,y:d,size:w}){this._basicSquare({x:m,y:d,size:w,rotation:0})}_drawRounded({x:m,y:d,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0,fe=g+O+Y+K;if(fe!==0)if(fe>2||g&&O||Y&&K)this._basicSquare({x:m,y:d,size:w,rotation:0});else{if(fe===2){let de=0;return g&&Y?de=Math.PI/2:Y&&O?de=Math.PI:O&&K&&(de=-Math.PI/2),void this._basicCornerRounded({x:m,y:d,size:w,rotation:de})}if(fe===1){let de=0;return Y?de=Math.PI/2:O?de=Math.PI:K&&(de=-Math.PI/2),void this._basicSideRounded({x:m,y:d,size:w,rotation:de})}}else this._basicDot({x:m,y:d,size:w,rotation:0})}_drawExtraRounded({x:m,y:d,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0,fe=g+O+Y+K;if(fe!==0)if(fe>2||g&&O||Y&&K)this._basicSquare({x:m,y:d,size:w,rotation:0});else{if(fe===2){let de=0;return g&&Y?de=Math.PI/2:Y&&O?de=Math.PI:O&&K&&(de=-Math.PI/2),void this._basicCornerExtraRounded({x:m,y:d,size:w,rotation:de})}if(fe===1){let de=0;return Y?de=Math.PI/2:O?de=Math.PI:K&&(de=-Math.PI/2),void this._basicSideRounded({x:m,y:d,size:w,rotation:de})}}else this._basicDot({x:m,y:d,size:w,rotation:0})}_drawClassy({x:m,y:d,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0;g+O+Y+K!==0?g||Y?O||K?this._basicSquare({x:m,y:d,size:w,rotation:0}):this._basicCornerRounded({x:m,y:d,size:w,rotation:Math.PI/2}):this._basicCornerRounded({x:m,y:d,size:w,rotation:-Math.PI/2}):this._basicCornersRounded({x:m,y:d,size:w,rotation:Math.PI/2})}_drawClassyRounded({x:m,y:d,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0;g+O+Y+K!==0?g||Y?O||K?this._basicSquare({x:m,y:d,size:w,rotation:0}):this._basicCornerExtraRounded({x:m,y:d,size:w,rotation:Math.PI/2}):this._basicCornerExtraRounded({x:m,y:d,size:w,rotation:-Math.PI/2}):this._basicCornersRounded({x:m,y:d,size:w,rotation:Math.PI/2})}}const E={dot:"dot",square:"square",extraRounded:"extra-rounded"},I=Object.values(E);class L{constructor({svg:m,type:d,window:w}){this._svg=m,this._type=d,this._window=w}draw(m,d,w,p){let g;switch(this._type){case E.square:g=this._drawSquare;break;case E.extraRounded:g=this._drawExtraRounded;break;default:g=this._drawDot}g.call(this,{x:m,y:d,size:w,rotation:p})}_rotateFigure({x:m,y:d,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=d+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:d,x:w,y:p}=m,g=d/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w+d/2} ${p}a ${d/2} ${d/2} 0 1 0 0.1 0zm 0 ${g}a ${d/2-g} ${d/2-g} 0 1 1 -0.1 0Z`)}}))}_basicSquare(m){const{size:d,x:w,y:p}=m,g=d/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w} ${p}v ${d}h ${d}v `+-d+`zM ${w+g} ${p+g}h `+(d-2*g)+"v "+(d-2*g)+"h "+(2*g-d)+"z")}}))}_basicExtraRounded(m){const{size:d,x:w,y:p}=m,g=d/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w} ${p+2.5*g}v `+2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*g} ${2.5*g}h `+2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*g} ${2.5*-g}v `+-2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*-g} ${2.5*-g}h `+-2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*-g} ${2.5*g}M ${w+2.5*g} ${p+g}h `+2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*g} ${1.5*g}v `+2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*-g} ${1.5*g}h `+-2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*-g} ${1.5*-g}v `+-2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*g} ${1.5*-g}`)}}))}_drawDot({x:m,y:d,size:w,rotation:p}){this._basicDot({x:m,y:d,size:w,rotation:p})}_drawSquare({x:m,y:d,size:w,rotation:p}){this._basicSquare({x:m,y:d,size:w,rotation:p})}_drawExtraRounded({x:m,y:d,size:w,rotation:p}){this._basicExtraRounded({x:m,y:d,size:w,rotation:p})}}const T={dot:"dot",square:"square"},M=Object.values(T);class N{constructor({svg:m,type:d,window:w}){this._svg=m,this._type=d,this._window=w}draw(m,d,w,p){let g;g=this._type===T.square?this._drawSquare:this._drawDot,g.call(this,{x:m,y:d,size:w,rotation:p})}_rotateFigure({x:m,y:d,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=d+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(w+d/2)),this._element.setAttribute("cy",String(p+d/2)),this._element.setAttribute("r",String(d/2))}}))}_basicSquare(m){const{size:d,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(w)),this._element.setAttribute("y",String(p)),this._element.setAttribute("width",String(d)),this._element.setAttribute("height",String(d))}}))}_drawDot({x:m,y:d,size:w,rotation:p}){this._basicDot({x:m,y:d,size:w,rotation:p})}_drawSquare({x:m,y:d,size:w,rotation:p}){this._basicSquare({x:m,y:d,size:w,rotation:p})}}const ee="circle",ne=[[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 le{constructor(m,d){this._roundSize=w=>this._options.dotsOptions.roundSize?Math.floor(w):w,this._window=d,this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","svg"),this._element.setAttribute("width",String(m.width)),this._element.setAttribute("height",String(m.height)),this._element.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),m.dotsOptions.roundSize||this._element.setAttribute("shape-rendering","crispEdges"),this._element.setAttribute("viewBox",`0 0 ${m.width} ${m.height}`),this._defs=this._window.document.createElementNS("http://www.w3.org/2000/svg","defs"),this._element.appendChild(this._defs),this._imageUri=m.image,this._instanceId=le.instanceCount++,this._options=m}get width(){return this._options.width}get height(){return this._options.height}getElement(){return this._element}async drawQR(m){const d=m.getModuleCount(),w=Math.min(this._options.width,this._options.height)-2*this._options.margin,p=this._options.shape===ee?w/Math.sqrt(2):w,g=this._roundSize(p/d);let O={hideXDots:0,hideYDots:0,width:0,height:0};if(this._qr=m,this._options.image){if(await this.loadImage(),!this._image)return;const{imageOptions:Y,qrOptions:K}=this._options,fe=Y.imageSize*C[K.errorCorrectionLevel],de=Math.floor(fe*d*d);O=function({originalHeight:we,originalWidth:X,maxHiddenDots:ce,maxHiddenAxisDots:Ae,dotSize:be}){const U={x:0,y:0},q={x:0,y:0};if(we<=0||X<=0||ce<=0||be<=0)return{height:0,width:0,hideYDots:0,hideXDots:0};const W=we/X;return U.x=Math.floor(Math.sqrt(ce/W)),U.x<=0&&(U.x=1),Ae&&Ae<U.x&&(U.x=Ae),U.x%2==0&&U.x--,q.x=U.x*be,U.y=1+2*Math.ceil((U.x*W-1)/2),q.y=Math.round(q.x*W),(U.y*U.x>ce||Ae&&Ae<U.y)&&(Ae&&Ae<U.y?(U.y=Ae,U.y%2==0&&U.x--):U.y-=2,q.y=U.y*be,U.x=1+2*Math.ceil((U.y/W-1)/2),q.x=Math.round(q.y/W)),{height:q.y,width:q.x,hideYDots:U.y,hideXDots:U.x}}({originalWidth:this._image.width,originalHeight:this._image.height,maxHiddenDots:de,maxHiddenAxisDots:d-14,dotSize:g})}this.drawBackground(),this.drawDots((Y,K)=>{var fe,de,we,X,ce,Ae;return!(this._options.imageOptions.hideBackgroundDots&&Y>=(d-O.hideYDots)/2&&Y<(d+O.hideYDots)/2&&K>=(d-O.hideXDots)/2&&K<(d+O.hideXDots)/2||!((fe=ne[Y])===null||fe===void 0)&&fe[K]||!((de=ne[Y-d+7])===null||de===void 0)&&de[K]||!((we=ne[Y])===null||we===void 0)&&we[K-d+7]||!((X=Q[Y])===null||X===void 0)&&X[K]||!((ce=Q[Y-d+7])===null||ce===void 0)&&ce[K]||!((Ae=Q[Y])===null||Ae===void 0)&&Ae[K-d+7])}),this.drawCorners(),this._options.image&&await this.drawImage({width:O.width,height:O.height,count:d,dotSize:g})}drawBackground(){var m,d,w;const p=this._element,g=this._options;if(p){const O=(m=g.backgroundOptions)===null||m===void 0?void 0:m.gradient,Y=(d=g.backgroundOptions)===null||d===void 0?void 0:d.color;let K=g.height,fe=g.width;if(O||Y){const de=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),!((w=g.backgroundOptions)===null||w===void 0)&&w.round&&(K=fe=Math.min(g.width,g.height),de.setAttribute("rx",String(K/2*g.backgroundOptions.round))),de.setAttribute("x",String(this._roundSize((g.width-fe)/2))),de.setAttribute("y",String(this._roundSize((g.height-K)/2))),de.setAttribute("width",String(fe)),de.setAttribute("height",String(K)),this._backgroundClipPath.appendChild(de),this._createColor({options:O,color:Y,additionalRotation:0,x:0,y:0,height:g.height,width:g.width,name:`background-color-${this._instanceId}`})}}}drawDots(m){var d,w;if(!this._qr)throw"QR code is not defined";const p=this._options,g=this._qr.getModuleCount();if(g>p.width||g>p.height)throw"The canvas is too small.";const O=Math.min(p.width,p.height)-2*p.margin,Y=p.shape===ee?O/Math.sqrt(2):O,K=this._roundSize(Y/g),fe=this._roundSize((p.width-g*K)/2),de=this._roundSize((p.height-g*K)/2),we=new A({svg:this._element,type:p.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:(d=p.dotsOptions)===null||d===void 0?void 0:d.gradient,color:p.dotsOptions.color,additionalRotation:0,x:0,y:0,height:p.height,width:p.width,name:`dot-color-${this._instanceId}`});for(let X=0;X<g;X++)for(let ce=0;ce<g;ce++)m&&!m(X,ce)||!((w=this._qr)===null||w===void 0)&&w.isDark(X,ce)&&(we.draw(fe+ce*K,de+X*K,K,(Ae,be)=>!(ce+Ae<0||X+be<0||ce+Ae>=g||X+be>=g)&&!(m&&!m(X+be,ce+Ae))&&!!this._qr&&this._qr.isDark(X+be,ce+Ae)),we._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(we._element));if(p.shape===ee){const X=this._roundSize((O/K-g)/2),ce=g+2*X,Ae=fe-X*K,be=de-X*K,U=[],q=this._roundSize(ce/2);for(let W=0;W<ce;W++){U[W]=[];for(let J=0;J<ce;J++)W>=X-1&&W<=ce-X&&J>=X-1&&J<=ce-X||Math.sqrt((W-q)*(W-q)+(J-q)*(J-q))>q?U[W][J]=0:U[W][J]=this._qr.isDark(J-2*X<0?J:J>=g?J-2*X:J-X,W-2*X<0?W:W>=g?W-2*X:W-X)?1:0}for(let W=0;W<ce;W++)for(let J=0;J<ce;J++)U[W][J]&&(we.draw(Ae+J*K,be+W*K,K,(se,De)=>{var u;return!!(!((u=U[W+De])===null||u===void 0)&&u[J+se])}),we._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(we._element))}}drawCorners(){if(!this._qr)throw"QR code is not defined";const m=this._element,d=this._options;if(!m)throw"Element code is not defined";const w=this._qr.getModuleCount(),p=Math.min(d.width,d.height)-2*d.margin,g=d.shape===ee?p/Math.sqrt(2):p,O=this._roundSize(g/w),Y=7*O,K=3*O,fe=this._roundSize((d.width-w*O)/2),de=this._roundSize((d.height-w*O)/2);[[0,0,0],[1,0,Math.PI/2],[0,1,-Math.PI/2]].forEach(([we,X,ce])=>{var Ae,be,U,q,W,J,se,De,u,f,_,$,j,te;const xe=fe+we*O*(w-7),Te=de+X*O*(w-7);let Re=this._dotsClipPath,Se=this._dotsClipPath;if((!((Ae=d.cornersSquareOptions)===null||Ae===void 0)&&Ae.gradient||!((be=d.cornersSquareOptions)===null||be===void 0)&&be.color)&&(Re=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),Re.setAttribute("id",`clip-path-corners-square-color-${we}-${X}-${this._instanceId}`),this._defs.appendChild(Re),this._cornersSquareClipPath=this._cornersDotClipPath=Se=Re,this._createColor({options:(U=d.cornersSquareOptions)===null||U===void 0?void 0:U.gradient,color:(q=d.cornersSquareOptions)===null||q===void 0?void 0:q.color,additionalRotation:ce,x:xe,y:Te,height:Y,width:Y,name:`corners-square-color-${we}-${X}-${this._instanceId}`})),((W=d.cornersSquareOptions)===null||W===void 0?void 0:W.type)&&I.includes(d.cornersSquareOptions.type)){const ke=new L({svg:this._element,type:d.cornersSquareOptions.type,window:this._window});ke.draw(xe,Te,Y,ce),ke._element&&Re&&Re.appendChild(ke._element)}else{const ke=new A({svg:this._element,type:((J=d.cornersSquareOptions)===null||J===void 0?void 0:J.type)||d.dotsOptions.type,window:this._window});for(let $e=0;$e<ne.length;$e++)for(let Le=0;Le<ne[$e].length;Le++)!((se=ne[$e])===null||se===void 0)&&se[Le]&&(ke.draw(xe+Le*O,Te+$e*O,O,(Ze,He)=>{var ot;return!!(!((ot=ne[$e+He])===null||ot===void 0)&&ot[Le+Ze])}),ke._element&&Re&&Re.appendChild(ke._element))}if((!((De=d.cornersDotOptions)===null||De===void 0)&&De.gradient||!((u=d.cornersDotOptions)===null||u===void 0)&&u.color)&&(Se=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),Se.setAttribute("id",`clip-path-corners-dot-color-${we}-${X}-${this._instanceId}`),this._defs.appendChild(Se),this._cornersDotClipPath=Se,this._createColor({options:(f=d.cornersDotOptions)===null||f===void 0?void 0:f.gradient,color:(_=d.cornersDotOptions)===null||_===void 0?void 0:_.color,additionalRotation:ce,x:xe+2*O,y:Te+2*O,height:K,width:K,name:`corners-dot-color-${we}-${X}-${this._instanceId}`})),(($=d.cornersDotOptions)===null||$===void 0?void 0:$.type)&&M.includes(d.cornersDotOptions.type)){const ke=new N({svg:this._element,type:d.cornersDotOptions.type,window:this._window});ke.draw(xe+2*O,Te+2*O,K,ce),ke._element&&Se&&Se.appendChild(ke._element)}else{const ke=new A({svg:this._element,type:((j=d.cornersDotOptions)===null||j===void 0?void 0:j.type)||d.dotsOptions.type,window:this._window});for(let $e=0;$e<Q.length;$e++)for(let Le=0;Le<Q[$e].length;Le++)!((te=Q[$e])===null||te===void 0)&&te[Le]&&(ke.draw(xe+Le*O,Te+$e*O,O,(Ze,He)=>{var ot;return!!(!((ot=Q[$e+He])===null||ot===void 0)&&ot[Le+Ze])}),ke._element&&Se&&Se.appendChild(ke._element))}})}loadImage(){return new Promise((m,d)=>{var w;const p=this._options;if(!p.image)return d("Image is not defined");if(!((w=p.nodeCanvas)===null||w===void 0)&&w.loadImage)p.nodeCanvas.loadImage(p.image).then(g=>{var O,Y;if(this._image=g,this._options.imageOptions.saveAsBlob){const K=(O=p.nodeCanvas)===null||O===void 0?void 0:O.createCanvas(this._image.width,this._image.height);(Y=K==null?void 0:K.getContext("2d"))===null||Y===void 0||Y.drawImage(g,0,0),this._imageUri=K==null?void 0:K.toDataURL()}m()}).catch(d);else{const g=new this._window.Image;typeof p.imageOptions.crossOrigin=="string"&&(g.crossOrigin=p.imageOptions.crossOrigin),this._image=g,g.onload=async()=>{this._options.imageOptions.saveAsBlob&&(this._imageUri=await async function(O,Y){return new Promise(K=>{const fe=new Y.XMLHttpRequest;fe.onload=function(){const de=new Y.FileReader;de.onloadend=function(){K(de.result)},de.readAsDataURL(fe.response)},fe.open("GET",O),fe.responseType="blob",fe.send()})}(p.image||"",this._window)),m()},g.src=p.image}})}async drawImage({width:m,height:d,count:w,dotSize:p}){const g=this._options,O=this._roundSize((g.width-w*p)/2),Y=this._roundSize((g.height-w*p)/2),K=O+this._roundSize(g.imageOptions.margin+(w*p-m)/2),fe=Y+this._roundSize(g.imageOptions.margin+(w*p-d)/2),de=m-2*g.imageOptions.margin,we=d-2*g.imageOptions.margin,X=this._window.document.createElementNS("http://www.w3.org/2000/svg","image");X.setAttribute("href",this._imageUri||""),X.setAttribute("x",String(K)),X.setAttribute("y",String(fe)),X.setAttribute("width",`${de}px`),X.setAttribute("height",`${we}px`),this._element.appendChild(X)}_createColor({options:m,color:d,additionalRotation:w,x:p,y:g,height:O,width:Y,name:K}){const fe=Y>O?Y:O,de=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");if(de.setAttribute("x",String(p)),de.setAttribute("y",String(g)),de.setAttribute("height",String(O)),de.setAttribute("width",String(Y)),de.setAttribute("clip-path",`url('#clip-path-${K}')`),m){let we;if(m.type==="radial")we=this._window.document.createElementNS("http://www.w3.org/2000/svg","radialGradient"),we.setAttribute("id",K),we.setAttribute("gradientUnits","userSpaceOnUse"),we.setAttribute("fx",String(p+Y/2)),we.setAttribute("fy",String(g+O/2)),we.setAttribute("cx",String(p+Y/2)),we.setAttribute("cy",String(g+O/2)),we.setAttribute("r",String(fe/2));else{const X=((m.rotation||0)+w)%(2*Math.PI),ce=(X+2*Math.PI)%(2*Math.PI);let Ae=p+Y/2,be=g+O/2,U=p+Y/2,q=g+O/2;ce>=0&&ce<=.25*Math.PI||ce>1.75*Math.PI&&ce<=2*Math.PI?(Ae-=Y/2,be-=O/2*Math.tan(X),U+=Y/2,q+=O/2*Math.tan(X)):ce>.25*Math.PI&&ce<=.75*Math.PI?(be-=O/2,Ae-=Y/2/Math.tan(X),q+=O/2,U+=Y/2/Math.tan(X)):ce>.75*Math.PI&&ce<=1.25*Math.PI?(Ae+=Y/2,be+=O/2*Math.tan(X),U-=Y/2,q-=O/2*Math.tan(X)):ce>1.25*Math.PI&&ce<=1.75*Math.PI&&(be+=O/2,Ae+=Y/2/Math.tan(X),q-=O/2,U-=Y/2/Math.tan(X)),we=this._window.document.createElementNS("http://www.w3.org/2000/svg","linearGradient"),we.setAttribute("id",K),we.setAttribute("gradientUnits","userSpaceOnUse"),we.setAttribute("x1",String(Math.round(Ae))),we.setAttribute("y1",String(Math.round(be))),we.setAttribute("x2",String(Math.round(U))),we.setAttribute("y2",String(Math.round(q)))}m.colorStops.forEach(({offset:X,color:ce})=>{const Ae=this._window.document.createElementNS("http://www.w3.org/2000/svg","stop");Ae.setAttribute("offset",100*X+"%"),Ae.setAttribute("stop-color",ce),we.appendChild(Ae)}),de.setAttribute("fill",`url('#${K}')`),this._defs.appendChild(we)}else d&&de.setAttribute("fill",d);this._element.appendChild(de)}}le.instanceCount=0;const G=le,ue="canvas",V={};for(let D=0;D<=40;D++)V[D]=D;const ae={type:ue,shape:"square",width:300,height:300,data:"",margin:0,qrOptions:{typeNumber:V[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 oe(D){const m=Object.assign({},D);if(!m.colorStops||!m.colorStops.length)throw"Field 'colorStops' is required in gradient";return m.rotation?m.rotation=Number(m.rotation):m.rotation=0,m.colorStops=m.colorStops.map(d=>Object.assign(Object.assign({},d),{offset:Number(d.offset)})),m}function pe(D){const m=Object.assign({},D);return m.width=Number(m.width),m.height=Number(m.height),m.margin=Number(m.margin),m.imageOptions=Object.assign(Object.assign({},m.imageOptions),{hideBackgroundDots:!!m.imageOptions.hideBackgroundDots,imageSize:Number(m.imageOptions.imageSize),margin:Number(m.imageOptions.margin)}),m.margin>Math.min(m.width,m.height)&&(m.margin=Math.min(m.width,m.height)),m.dotsOptions=Object.assign({},m.dotsOptions),m.dotsOptions.gradient&&(m.dotsOptions.gradient=oe(m.dotsOptions.gradient)),m.cornersSquareOptions&&(m.cornersSquareOptions=Object.assign({},m.cornersSquareOptions),m.cornersSquareOptions.gradient&&(m.cornersSquareOptions.gradient=oe(m.cornersSquareOptions.gradient))),m.cornersDotOptions&&(m.cornersDotOptions=Object.assign({},m.cornersDotOptions),m.cornersDotOptions.gradient&&(m.cornersDotOptions.gradient=oe(m.cornersDotOptions.gradient))),m.backgroundOptions&&(m.backgroundOptions=Object.assign({},m.backgroundOptions),m.backgroundOptions.gradient&&(m.backgroundOptions.gradient=oe(m.backgroundOptions.gradient))),m}var re=l(873),Ce=l.n(re);function Oe(D){if(!D)throw new Error("Extension must be defined");D[0]==="."&&(D=D.substring(1));const m={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"}[D.toLowerCase()];if(!m)throw new Error(`Extension "${D}" is not supported`);return m}class B{constructor(m){m!=null&&m.jsdom?this._window=new m.jsdom("",{resources:"usable"}).window:this._window=window,this._options=m?pe(c(ae,m)):ae,this.update()}static _clearContainer(m){m&&(m.innerHTML="")}_setupSvg(){if(!this._qr)return;const m=new G(this._options,this._window);this._svg=m.getElement(),this._svgDrawingPromise=m.drawQR(this._qr).then(()=>{var d;this._svg&&((d=this._extension)===null||d===void 0||d.call(this,m.getElement(),this._options))})}_setupCanvas(){var m,d;this._qr&&(!((m=this._options.nodeCanvas)===null||m===void 0)&&m.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=(d=this._svgDrawingPromise)===null||d===void 0?void 0:d.then(()=>{var w;if(!this._svg)return;const p=this._svg,g=new this._window.XMLSerializer().serializeToString(p),O=btoa(g),Y=`data:${Oe("svg")};base64,${O}`;if(!((w=this._options.nodeCanvas)===null||w===void 0)&&w.loadImage)return this._options.nodeCanvas.loadImage(Y).then(K=>{var fe,de;K.width=this._options.width,K.height=this._options.height,(de=(fe=this._nodeCanvas)===null||fe===void 0?void 0:fe.getContext("2d"))===null||de===void 0||de.drawImage(K,0,0)});{const K=new this._window.Image;return new Promise(fe=>{K.onload=()=>{var de,we;(we=(de=this._domCanvas)===null||de===void 0?void 0:de.getContext("2d"))===null||we===void 0||we.drawImage(K,0,0),fe()},K.src=Y})}}))}async _getElement(m="png"){if(!this._qr)throw"QR code is empty";return m.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(m){B._clearContainer(this._container),this._options=m?pe(c(this._options,m)):this._options,this._options.data&&(this._qr=Ce()(this._options.qrOptions.typeNumber,this._options.qrOptions.errorCorrectionLevel),this._qr.addData(this._options.data,this._options.qrOptions.mode||function(d){switch(!0){case/^[0-9]*$/.test(d):return"Numeric";case/^[0-9A-Z $%*+\-./:]*$/.test(d):return"Alphanumeric";default:return"Byte"}}(this._options.data)),this._qr.make(),this._options.type===ue?this._setupCanvas():this._setupSvg(),this.append(this._container))}append(m){if(m){if(typeof m.appendChild!="function")throw"Container should be a single DOM node";this._options.type===ue?this._domCanvas&&m.appendChild(this._domCanvas):this._svg&&m.appendChild(this._svg),this._container=m}}applyExtension(m){if(!m)throw"Extension function should be defined.";this._extension=m,this.update()}deleteExtension(){this._extension=void 0,this.update()}async getRawData(m="png"){if(!this._qr)throw"QR code is empty";const d=await this._getElement(m),w=Oe(m);if(!d)return null;if(m.toLowerCase()==="svg"){const p=`<?xml version="1.0" standalone="no"?>\r
|
|
116
|
-
${new this._window.XMLSerializer().serializeToString(
|
|
117
|
-
`+g,b(`data:${Oe(d)};charset=utf-8,${encodeURIComponent(g)}`,`${w}.svg`)}else b(p.toDataURL(Oe(d)),`${w}.${d}`)}}const k=B})(),v.default})())}(ma)),ma.exports}Xp();var Ro=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(i){return this.listeners.add(i),this.onSubscribe(),()=>{this.listeners.delete(i),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},ji=typeof window>"u"||"Deno"in globalThis;function eg(){}function Ql(i){return typeof i=="number"&&i>=0&&i!==1/0}function tg(i,n){return Math.max(i+(n||0)-Date.now(),0)}function Lo(i,n){return typeof i=="function"?i(n):i}function Tn(i,n){return typeof i=="function"?i(n):i}function Kl(i){return JSON.stringify(i,(n,r)=>wa(r)?Object.keys(r).sort().reduce((s,l)=>(s[l]=r[l],s),{}):r)}function ya(i,n){if(i===n)return i;const r=Jl(i)&&Jl(n);if(r||wa(i)&&wa(n)){const s=r?i:Object.keys(i),l=s.length,v=r?n:Object.keys(n),h=v.length,c=r?[]:{};let b=0;for(let C=0;C<h;C++){const A=r?C:v[C];(!r&&s.includes(A)||r)&&i[A]===void 0&&n[A]===void 0?(c[A]=void 0,b++):(c[A]=ya(i[A],n[A]),c[A]===i[A]&&i[A]!==void 0&&b++)}return l===h&&b===l?i:c}return n}function Io(i,n){if(!n||Object.keys(i).length!==Object.keys(n).length)return!1;for(const r in i)if(i[r]!==n[r])return!1;return!0}function Jl(i){return Array.isArray(i)&&i.length===Object.keys(i).length}function wa(i){if(!Xl(i))return!1;const n=i.constructor;if(n===void 0)return!0;const r=n.prototype;return!(!Xl(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(i)!==Object.prototype)}function Xl(i){return Object.prototype.toString.call(i)==="[object Object]"}function ec(i,n,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(i,n);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return ya(i,n)}catch(s){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}]: ${s}`),s}return ya(i,n)}return n}var ng=(jc=class extends Ro{constructor(){super();ut(this,Mr);ut(this,sr);ut(this,Xr);qe(this,Xr,n=>{if(!ji&&window.addEventListener){const r=()=>n();return window.addEventListener("visibilitychange",r,!1),()=>{window.removeEventListener("visibilitychange",r)}}})}onSubscribe(){me(this,sr)||this.setEventListener(me(this,Xr))}onUnsubscribe(){var n;this.hasListeners()||((n=me(this,sr))==null||n.call(this),qe(this,sr,void 0))}setEventListener(n){var r;qe(this,Xr,n),(r=me(this,sr))==null||r.call(this),qe(this,sr,n(s=>{typeof s=="boolean"?this.setFocused(s):this.onFocus()}))}setFocused(n){me(this,Mr)!==n&&(qe(this,Mr,n),this.onFocus())}onFocus(){const n=this.isFocused();this.listeners.forEach(r=>{r(n)})}isFocused(){var n;return typeof me(this,Mr)=="boolean"?me(this,Mr):((n=globalThis.document)==null?void 0:n.visibilityState)!=="hidden"}},Mr=new WeakMap,sr=new WeakMap,Xr=new WeakMap,jc),rg=new ng,ig=(Uc=class extends Ro{constructor(){super();ut(this,ei,!0);ut(this,ar);ut(this,ti);qe(this,ti,n=>{if(!ji&&window.addEventListener){const r=()=>n(!0),s=()=>n(!1);return window.addEventListener("online",r,!1),window.addEventListener("offline",s,!1),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",s)}}})}onSubscribe(){me(this,ar)||this.setEventListener(me(this,ti))}onUnsubscribe(){var n;this.hasListeners()||((n=me(this,ar))==null||n.call(this),qe(this,ar,void 0))}setEventListener(n){var r;qe(this,ti,n),(r=me(this,ar))==null||r.call(this),qe(this,ar,n(this.setOnline.bind(this)))}setOnline(n){me(this,ei)!==n&&(qe(this,ei,n),this.listeners.forEach(s=>{s(n)}))}isOnline(){return me(this,ei)}},ei=new WeakMap,ar=new WeakMap,ti=new WeakMap,Uc),og=new ig;function tc(){let i,n;const r=new Promise((l,v)=>{i=l,n=v});r.status="pending",r.catch(()=>{});function s(l){Object.assign(r,l),delete r.resolve,delete r.reject}return r.resolve=l=>{s({status:"fulfilled",value:l}),i(l)},r.reject=l=>{s({status:"rejected",reason:l}),n(l)},r}function sg(i){return(i??"online")==="online"?og.isOnline():!0}var ag=i=>setTimeout(i,0);function ug(){let i=[],n=0,r=c=>{c()},s=c=>{c()},l=ag;const v=c=>{n?i.push(c):l(()=>{r(c)})},h=()=>{const c=i;i=[],c.length&&l(()=>{s(()=>{c.forEach(b=>{r(b)})})})};return{batch:c=>{let b;n++;try{b=c()}finally{n--,n||h()}return b},batchCalls:c=>(...b)=>{v(()=>{c(...b)})},schedule:v,setNotifyFunction:c=>{r=c},setBatchNotifyFunction:c=>{s=c},setScheduler:c=>{l=c}}}var ko=ug();function lg(i,n){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:sg(n.networkMode)?"fetching":"paused",...i===void 0&&{error:null,status:"pending"}}}function cg(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var fg=(zc=class extends Ro{constructor(n,r){super();ut(this,tt);ut(this,Wt);ut(this,Je);ut(this,Yi);ut(this,jt);ut(this,Rr);ut(this,ni);ut(this,ur);ut(this,En);ut(this,qi);ut(this,ri);ut(this,ii);ut(this,Lr);ut(this,Ir);ut(this,lr);ut(this,oi,new Set);this.options=r,qe(this,Wt,n),qe(this,En,null),qe(this,ur,tc()),this.options.experimental_prefetchInRender||me(this,ur).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(r)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(me(this,Je).addObserver(this),nc(me(this,Je),this.options)?dt(this,tt,wo).call(this):this.updateResult(),dt(this,tt,tl).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return _a(me(this,Je),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return _a(me(this,Je),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,dt(this,tt,nl).call(this),dt(this,tt,rl).call(this),me(this,Je).removeObserver(this)}setOptions(n){const r=this.options,s=me(this,Je);if(this.options=me(this,Wt).defaultQueryOptions(n),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Tn(this.options.enabled,me(this,Je))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");dt(this,tt,il).call(this),me(this,Je).setOptions(this.options),r._defaulted&&!Io(this.options,r)&&me(this,Wt).getQueryCache().notify({type:"observerOptionsUpdated",query:me(this,Je),observer:this});const l=this.hasListeners();l&&rc(me(this,Je),s,this.options,r)&&dt(this,tt,wo).call(this),this.updateResult(),l&&(me(this,Je)!==s||Tn(this.options.enabled,me(this,Je))!==Tn(r.enabled,me(this,Je))||Lo(this.options.staleTime,me(this,Je))!==Lo(r.staleTime,me(this,Je)))&&dt(this,tt,Ju).call(this);const v=dt(this,tt,Xu).call(this);l&&(me(this,Je)!==s||Tn(this.options.enabled,me(this,Je))!==Tn(r.enabled,me(this,Je))||v!==me(this,lr))&&dt(this,tt,el).call(this,v)}getOptimisticResult(n){const r=me(this,Wt).getQueryCache().build(me(this,Wt),n),s=this.createResult(r,n);return dg(this,s)&&(qe(this,jt,s),qe(this,ni,this.options),qe(this,Rr,me(this,Je).state)),s}getCurrentResult(){return me(this,jt)}trackResult(n,r){const s={};return Object.keys(n).forEach(l=>{Object.defineProperty(s,l,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(l),r==null||r(l),n[l])})}),s}trackProp(n){me(this,oi).add(n)}getCurrentQuery(){return me(this,Je)}refetch({...n}={}){return this.fetch({...n})}fetchOptimistic(n){const r=me(this,Wt).defaultQueryOptions(n),s=me(this,Wt).getQueryCache().build(me(this,Wt),r);return s.fetch().then(()=>this.createResult(s,r))}fetch(n){return dt(this,tt,wo).call(this,{...n,cancelRefetch:n.cancelRefetch??!0}).then(()=>(this.updateResult(),me(this,jt)))}createResult(n,r){var ae;const s=me(this,Je),l=this.options,v=me(this,jt),h=me(this,Rr),c=me(this,ni),C=n!==s?n.state:me(this,Yi),{state:A}=n;let E={...A},I=!1,L;if(r._optimisticResults){const oe=this.hasListeners(),pe=!oe&&nc(n,r),re=oe&&rc(n,s,r,l);(pe||re)&&(E={...E,...lg(A.data,n.options)}),r._optimisticResults==="isRestoring"&&(E.fetchStatus="idle")}let{error:T,errorUpdatedAt:M,status:N}=E;if(r.select&&E.data!==void 0)if(v&&E.data===(h==null?void 0:h.data)&&r.select===me(this,qi))L=me(this,ri);else try{qe(this,qi,r.select),L=r.select(E.data),L=ec(v==null?void 0:v.data,L,r),qe(this,ri,L),qe(this,En,null)}catch(oe){qe(this,En,oe)}else L=E.data;if(r.placeholderData!==void 0&&L===void 0&&N==="pending"){let oe;if(v!=null&&v.isPlaceholderData&&r.placeholderData===(c==null?void 0:c.placeholderData))oe=v.data;else if(oe=typeof r.placeholderData=="function"?r.placeholderData((ae=me(this,ii))==null?void 0:ae.state.data,me(this,ii)):r.placeholderData,r.select&&oe!==void 0)try{oe=r.select(oe),qe(this,En,null)}catch(pe){qe(this,En,pe)}oe!==void 0&&(N="success",L=ec(v==null?void 0:v.data,oe,r),I=!0)}me(this,En)&&(T=me(this,En),L=me(this,ri),M=Date.now(),N="error");const ee=E.fetchStatus==="fetching",ne=N==="pending",Q=N==="error",le=ne&&ee,G=L!==void 0,V={status:N,fetchStatus:E.fetchStatus,isPending:ne,isSuccess:N==="success",isError:Q,isInitialLoading:le,isLoading:le,data:L,dataUpdatedAt:E.dataUpdatedAt,error:T,errorUpdatedAt:M,failureCount:E.fetchFailureCount,failureReason:E.fetchFailureReason,errorUpdateCount:E.errorUpdateCount,isFetched:E.dataUpdateCount>0||E.errorUpdateCount>0,isFetchedAfterMount:E.dataUpdateCount>C.dataUpdateCount||E.errorUpdateCount>C.errorUpdateCount,isFetching:ee,isRefetching:ee&&!ne,isLoadingError:Q&&!G,isPaused:E.fetchStatus==="paused",isPlaceholderData:I,isRefetchError:Q&&G,isStale:ba(n,r),refetch:this.refetch,promise:me(this,ur)};if(this.options.experimental_prefetchInRender){const oe=Ce=>{V.status==="error"?Ce.reject(V.error):V.data!==void 0&&Ce.resolve(V.data)},pe=()=>{const Ce=qe(this,ur,V.promise=tc());oe(Ce)},re=me(this,ur);switch(re.status){case"pending":n.queryHash===s.queryHash&&oe(re);break;case"fulfilled":(V.status==="error"||V.data!==re.value)&&pe();break;case"rejected":(V.status!=="error"||V.error!==re.reason)&&pe();break}}return V}updateResult(){const n=me(this,jt),r=this.createResult(me(this,Je),this.options);if(qe(this,Rr,me(this,Je).state),qe(this,ni,this.options),me(this,Rr).data!==void 0&&qe(this,ii,me(this,Je)),Io(r,n))return;qe(this,jt,r);const s=()=>{if(!n)return!0;const{notifyOnChangeProps:l}=this.options,v=typeof l=="function"?l():l;if(v==="all"||!v&&!me(this,oi).size)return!0;const h=new Set(v??me(this,oi));return this.options.throwOnError&&h.add("error"),Object.keys(me(this,jt)).some(c=>{const b=c;return me(this,jt)[b]!==n[b]&&h.has(b)})};dt(this,tt,Jh).call(this,{listeners:s()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&dt(this,tt,tl).call(this)}},Wt=new WeakMap,Je=new WeakMap,Yi=new WeakMap,jt=new WeakMap,Rr=new WeakMap,ni=new WeakMap,ur=new WeakMap,En=new WeakMap,qi=new WeakMap,ri=new WeakMap,ii=new WeakMap,Lr=new WeakMap,Ir=new WeakMap,lr=new WeakMap,oi=new WeakMap,tt=new WeakSet,wo=function(n){dt(this,tt,il).call(this);let r=me(this,Je).fetch(this.options,n);return n!=null&&n.throwOnError||(r=r.catch(eg)),r},Ju=function(){dt(this,tt,nl).call(this);const n=Lo(this.options.staleTime,me(this,Je));if(ji||me(this,jt).isStale||!Ql(n))return;const s=tg(me(this,jt).dataUpdatedAt,n)+1;qe(this,Lr,setTimeout(()=>{me(this,jt).isStale||this.updateResult()},s))},Xu=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(me(this,Je)):this.options.refetchInterval)??!1},el=function(n){dt(this,tt,rl).call(this),qe(this,lr,n),!(ji||Tn(this.options.enabled,me(this,Je))===!1||!Ql(me(this,lr))||me(this,lr)===0)&&qe(this,Ir,setInterval(()=>{(this.options.refetchIntervalInBackground||rg.isFocused())&&dt(this,tt,wo).call(this)},me(this,lr)))},tl=function(){dt(this,tt,Ju).call(this),dt(this,tt,el).call(this,dt(this,tt,Xu).call(this))},nl=function(){me(this,Lr)&&(clearTimeout(me(this,Lr)),qe(this,Lr,void 0))},rl=function(){me(this,Ir)&&(clearInterval(me(this,Ir)),qe(this,Ir,void 0))},il=function(){const n=me(this,Wt).getQueryCache().build(me(this,Wt),this.options);if(n===me(this,Je))return;const r=me(this,Je);qe(this,Je,n),qe(this,Yi,n.state),this.hasListeners()&&(r==null||r.removeObserver(this),n.addObserver(this))},Jh=function(n){ko.batch(()=>{n.listeners&&this.listeners.forEach(r=>{r(me(this,jt))}),me(this,Wt).getQueryCache().notify({query:me(this,Je),type:"observerResultsUpdated"})})},zc);function hg(i,n){return Tn(n.enabled,i)!==!1&&i.state.data===void 0&&!(i.state.status==="error"&&n.retryOnMount===!1)}function nc(i,n){return hg(i,n)||i.state.data!==void 0&&_a(i,n,n.refetchOnMount)}function _a(i,n,r){if(Tn(n.enabled,i)!==!1){const s=typeof r=="function"?r(i):r;return s==="always"||s!==!1&&ba(i,n)}return!1}function rc(i,n,r,s){return(i!==n||Tn(s.enabled,i)===!1)&&(!r.suspense||i.state.status!=="error")&&ba(i,r)}function ba(i,n){return Tn(n.enabled,i)!==!1&&i.isStaleByTime(Lo(n.staleTime,i))}function dg(i,n){return!Io(i.getCurrentResult(),n)}var pg=(Fc=class extends Ro{constructor(n,r){super();ut(this,Un);ut(this,cr);ut(this,fr);ut(this,Yt);ut(this,jn);qe(this,cr,n),this.setOptions(r),this.bindMethods(),dt(this,Un,Qs).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var s;const r=this.options;this.options=me(this,cr).defaultMutationOptions(n),Io(this.options,r)||me(this,cr).getMutationCache().notify({type:"observerOptionsUpdated",mutation:me(this,Yt),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Kl(r.mutationKey)!==Kl(this.options.mutationKey)?this.reset():((s=me(this,Yt))==null?void 0:s.state.status)==="pending"&&me(this,Yt).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=me(this,Yt))==null||n.removeObserver(this)}onMutationUpdate(n){dt(this,Un,Qs).call(this),dt(this,Un,ol).call(this,n)}getCurrentResult(){return me(this,fr)}reset(){var n;(n=me(this,Yt))==null||n.removeObserver(this),qe(this,Yt,void 0),dt(this,Un,Qs).call(this),dt(this,Un,ol).call(this)}mutate(n,r){var s;return qe(this,jn,r),(s=me(this,Yt))==null||s.removeObserver(this),qe(this,Yt,me(this,cr).getMutationCache().build(me(this,cr),this.options)),me(this,Yt).addObserver(this),me(this,Yt).execute(n)}},cr=new WeakMap,fr=new WeakMap,Yt=new WeakMap,jn=new WeakMap,Un=new WeakSet,Qs=function(){var r;const n=((r=me(this,Yt))==null?void 0:r.state)??cg();qe(this,fr,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},ol=function(n){ko.batch(()=>{var r,s,l,v,h,c,b,C;if(me(this,jn)&&this.hasListeners()){const A=me(this,fr).variables,E=me(this,fr).context;(n==null?void 0:n.type)==="success"?((s=(r=me(this,jn)).onSuccess)==null||s.call(r,n.data,A,E),(v=(l=me(this,jn)).onSettled)==null||v.call(l,n.data,null,A,E)):(n==null?void 0:n.type)==="error"&&((c=(h=me(this,jn)).onError)==null||c.call(h,n.error,A,E),(C=(b=me(this,jn)).onSettled)==null||C.call(b,void 0,n.error,A,E))}this.listeners.forEach(A=>{A(me(this,fr))})})},Fc),ic=Tt.createContext(void 0),Ui=i=>{const n=Tt.useContext(ic);if(!n)throw new Error("No QueryClient set, use QueryClientProvider to set one");return n},gg=({client:i,children:n})=>(Tt.useEffect(()=>(i.mount(),()=>{i.unmount()}),[i]),R.jsx(ic.Provider,{value:i,children:n})),oc=Tt.createContext(!1),vg=()=>Tt.useContext(oc);oc.Provider;function mg(){let i=!1;return{clearReset:()=>{i=!1},reset:()=>{i=!0},isReset:()=>i}}var yg=Tt.createContext(mg()),wg=()=>Tt.useContext(yg);function sc(i,n){return typeof i=="function"?i(...n):!!i}function xa(){}var _g=(i,n)=>{(i.suspense||i.throwOnError||i.experimental_prefetchInRender)&&(n.isReset()||(i.retryOnMount=!1))},bg=i=>{Tt.useEffect(()=>{i.clearReset()},[i])},xg=({result:i,errorResetBoundary:n,throwOnError:r,query:s,suspense:l})=>i.isError&&!n.isReset()&&!i.isFetching&&s&&(l&&i.data===void 0||sc(r,[i.error,s])),Sg=i=>{const n=i.staleTime;i.suspense&&(i.staleTime=typeof n=="function"?(...r)=>Math.max(n(...r),1e3):Math.max(n??1e3,1e3),typeof i.gcTime=="number"&&(i.gcTime=Math.max(i.gcTime,1e3)))},Cg=(i,n)=>i.isLoading&&i.isFetching&&!n,Ag=(i,n)=>(i==null?void 0:i.suspense)&&n.isPending,ac=(i,n,r)=>n.fetchOptimistic(i).catch(()=>{r.clearReset()});function Og(i,n,r){var E,I,L,T,M;if(process.env.NODE_ENV!=="production"&&(typeof i!="object"||Array.isArray(i)))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 s=Ui(),l=vg(),v=wg(),h=s.defaultQueryOptions(i);(I=(E=s.getDefaultOptions().queries)==null?void 0:E._experimental_beforeQuery)==null||I.call(E,h),process.env.NODE_ENV!=="production"&&(h.queryFn||console.error(`[${h.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`)),h._optimisticResults=l?"isRestoring":"optimistic",Sg(h),_g(h,v),bg(v);const c=!s.getQueryCache().get(h.queryHash),[b]=Tt.useState(()=>new n(s,h)),C=b.getOptimisticResult(h),A=!l&&i.subscribed!==!1;if(Tt.useSyncExternalStore(Tt.useCallback(N=>{const ee=A?b.subscribe(ko.batchCalls(N)):xa;return b.updateResult(),ee},[b,A]),()=>b.getCurrentResult(),()=>b.getCurrentResult()),Tt.useEffect(()=>{b.setOptions(h)},[h,b]),Ag(h,C))throw ac(h,b,v);if(xg({result:C,errorResetBoundary:v,throwOnError:h.throwOnError,query:s.getQueryCache().get(h.queryHash),suspense:h.suspense}))throw C.error;if((T=(L=s.getDefaultOptions().queries)==null?void 0:L._experimental_afterQuery)==null||T.call(L,h,C),h.experimental_prefetchInRender&&!ji&&Cg(C,l)){const N=c?ac(h,b,v):(M=s.getQueryCache().get(h.queryHash))==null?void 0:M.promise;N==null||N.catch(xa).finally(()=>{b.updateResult()})}return h.notifyOnChangeProps?C:b.trackResult(C)}function uc(i,n){return Og(i,fg)}function Sa(i,n){const r=Ui(),[s]=Tt.useState(()=>new pg(r,i));Tt.useEffect(()=>{s.setOptions(i)},[s,i]);const l=Tt.useSyncExternalStore(Tt.useCallback(h=>s.subscribe(ko.batchCalls(h)),[s]),()=>s.getCurrentResult(),()=>s.getCurrentResult()),v=Tt.useCallback((h,c)=>{s.mutate(h,c).catch(xa)},[s]);if(l.error&&sc(s.options.throwOnError,[l.error]))throw l.error;return{...l,mutate:v,mutateAsync:l.mutate}}function Dg(){const i=localStorage.getItem("a360.assumed-org");return i?{"X-Assume-Org":i}:{}}async function zi(){return{"Content-Type":"application/json",Authorization:`Bearer ${await Fp()??""}`,...Dg()}}async function Tg(i){return fetch(i,{method:"GET",headers:await zi()}).then(async n=>{if(n.status>=400)throw await n.text();return n}).then(n=>n.json()).then(n=>n)}async function Eg(i,n){return fetch(`${i}/${n}`,{method:"GET",headers:await zi()}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.json()).then(r=>r)}async function Mg(i,n){await fetch(`${i}/${n}`,{method:"DELETE",headers:await zi()}).then(async r=>{if(r.status>=400)throw await r.text();return r})}async function Rg(i,n){return fetch(i,{method:"POST",headers:await zi(),body:JSON.stringify(n)}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.status==204?n:r.json()).then(r=>r)}async function Lg(i,n){return fetch(`${i}/${n.id}`,{method:"PUT",headers:await zi(),body:JSON.stringify(n)}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.status==204?n:r.json()).then(r=>r)}function Ig(i,n,r){const s=Bn.c(12);let l;if(s[0]!==r||s[1]!==n){let b;s[3]!==r?(b=r==null?void 0:r.toString(),s[3]=r,s[4]=b):b=s[4],l=[...n.map(kg),b],s[0]=r,s[1]=n,s[2]=l}else l=s[2];let v;s[5]!==i||s[6]!==r?(v=()=>Eg(i,r),s[5]=i,s[6]=r,s[7]=v):v=s[7];const h=!!r;let c;return s[8]!==l||s[9]!==v||s[10]!==h?(c={queryKey:l,queryFn:v,enabled:h},s[8]=l,s[9]=v,s[10]=h,s[11]=c):c=s[11],uc(c)}function kg(i){return i.toString()}function Pg(i,n,r){const s=Bn.c(8),l=!0;let v;s[0]!==n?(v=[...n.map($g)],s[0]=n,s[1]=v):v=s[1];let h;s[2]!==i?(h=()=>Tg(i),s[2]=i,s[3]=h):h=s[3];let c;return s[4]!==l||s[5]!==v||s[6]!==h?(c={queryKey:v,queryFn:h,enabled:l},s[4]=l,s[5]=v,s[6]=h,s[7]=c):c=s[7],uc(c)}function $g(i){return i.toString()}function Ng(i,n){const r=Bn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Rg(i,C),r[0]=i,r[1]=l):l=r[1];let v,h,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(Fg)]});const A=s.getQueryData([...n.map(zg)]);return s.setQueryData([...n.map(Ug)],E=>E?[...E,{...C,id:"temp"}]:[{...C,id:"temp"}]),{previousItems:A}},h=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(jg)],E.previousItems)},c=()=>{s.invalidateQueries({queryKey:[...n.map(Bg)]})},r[2]=s,r[3]=n,r[4]=v,r[5]=h,r[6]=c):(v=r[4],h=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==h||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:h,onSettled:c},r[7]=l,r[8]=v,r[9]=h,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Bg(i){return i.toString()}function jg(i){return i.toString()}function Ug(i){return i.toString()}function zg(i){return i.toString()}function Fg(i){return i.toString()}function lc(i,n){const r=Bn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Lg(i,C),r[0]=i,r[1]=l):l=r[1];let v,h,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(Zg)]});const A=s.getQueryData([...n.map(Vg)]);return s.setQueryData([...n.map(Gg)],E=>E==null?void 0:E.map(I=>I.id!==C.id?I:{...I,...C})),s.setQueryData([...n.map(Hg),C.id.toString()],E=>({...E,...C})),{previousItems:A}},h=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(qg)],E.previousItems)},c=C=>{s.invalidateQueries({queryKey:[...n.map(Yg)]}),C&&s.invalidateQueries({queryKey:[...n.map(Wg),C.id.toString()]})},r[2]=s,r[3]=n,r[4]=v,r[5]=h,r[6]=c):(v=r[4],h=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==h||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:h,onSettled:c},r[7]=l,r[8]=v,r[9]=h,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Wg(i){return i.toString()}function Yg(i){return i.toString()}function qg(i){return i.toString()}function Hg(i){return i.toString()}function Gg(i){return i.toString()}function Vg(i){return i.toString()}function Zg(i){return i.toString()}function Qg(i,n){const r=Bn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Mg(i,C),r[0]=i,r[1]=l):l=r[1];let v,h,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(n1)]});const A=s.getQueryData([...n.map(t1)]);return s.setQueryData([...n.map(e1)],E=>E==null?void 0:E.filter(I=>I.id!==C)),s.removeQueries({queryKey:[...n.map(Xg),C.toString()]}),{previousItems:A}},h=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(Jg)],E.previousItems)},c=()=>{s.invalidateQueries({queryKey:[...n.map(Kg)]})},r[2]=s,r[3]=n,r[4]=v,r[5]=h,r[6]=c):(v=r[4],h=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==h||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:h,onSettled:c},r[7]=l,r[8]=v,r[9]=h,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Kg(i){return i.toString()}function Jg(i){return i.toString()}function Xg(i){return i.toString()}function e1(i){return i.toString()}function t1(i){return i.toString()}function n1(i){return i.toString()}var Po={exports:{}},r1=Po.exports,cc;function i1(){return cc||(cc=1,function(i,n){(function(r,s){i.exports=s()})(r1,function(){var r=1e3,s=6e4,l=36e5,v="millisecond",h="second",c="minute",b="hour",C="day",A="week",E="month",I="quarter",L="year",T="date",M="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ee=/\[([^\]]+)]|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,ne={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(B){var k=["th","st","nd","rd"],D=B%100;return"["+B+(k[(D-20)%10]||k[D]||k[0])+"]"}},Q=function(B,k,D){var m=String(B);return!m||m.length>=k?B:""+Array(k+1-m.length).join(D)+B},le={s:Q,z:function(B){var k=-B.utcOffset(),D=Math.abs(k),m=Math.floor(D/60),d=D%60;return(k<=0?"+":"-")+Q(m,2,"0")+":"+Q(d,2,"0")},m:function B(k,D){if(k.date()<D.date())return-B(D,k);var m=12*(D.year()-k.year())+(D.month()-k.month()),d=k.clone().add(m,E),w=D-d<0,p=k.clone().add(m+(w?-1:1),E);return+(-(m+(D-d)/(w?d-p:p-d))||0)},a:function(B){return B<0?Math.ceil(B)||0:Math.floor(B)},p:function(B){return{M:E,y:L,w:A,d:C,D:T,h:b,m:c,s:h,ms:v,Q:I}[B]||String(B||"").toLowerCase().replace(/s$/,"")},u:function(B){return B===void 0}},G="en",ue={};ue[G]=ne;var V="$isDayjsObject",ae=function(B){return B instanceof Ce||!(!B||!B[V])},oe=function B(k,D,m){var d;if(!k)return G;if(typeof k=="string"){var w=k.toLowerCase();ue[w]&&(d=w),D&&(ue[w]=D,d=w);var p=k.split("-");if(!d&&p.length>1)return B(p[0])}else{var g=k.name;ue[g]=k,d=g}return!m&&d&&(G=d),d||!m&&G},pe=function(B,k){if(ae(B))return B.clone();var D=typeof k=="object"?k:{};return D.date=B,D.args=arguments,new Ce(D)},re=le;re.l=oe,re.i=ae,re.w=function(B,k){return pe(B,{locale:k.$L,utc:k.$u,x:k.$x,$offset:k.$offset})};var Ce=function(){function B(D){this.$L=oe(D.locale,null,!0),this.parse(D),this.$x=this.$x||D.x||{},this[V]=!0}var k=B.prototype;return k.parse=function(D){this.$d=function(m){var d=m.date,w=m.utc;if(d===null)return new Date(NaN);if(re.u(d))return new Date;if(d instanceof Date)return new Date(d);if(typeof d=="string"&&!/Z$/i.test(d)){var p=d.match(N);if(p){var g=p[2]-1||0,O=(p[7]||"0").substring(0,3);return w?new Date(Date.UTC(p[1],g,p[3]||1,p[4]||0,p[5]||0,p[6]||0,O)):new Date(p[1],g,p[3]||1,p[4]||0,p[5]||0,p[6]||0,O)}}return new Date(d)}(D),this.init()},k.init=function(){var D=this.$d;this.$y=D.getFullYear(),this.$M=D.getMonth(),this.$D=D.getDate(),this.$W=D.getDay(),this.$H=D.getHours(),this.$m=D.getMinutes(),this.$s=D.getSeconds(),this.$ms=D.getMilliseconds()},k.$utils=function(){return re},k.isValid=function(){return this.$d.toString()!==M},k.isSame=function(D,m){var d=pe(D);return this.startOf(m)<=d&&d<=this.endOf(m)},k.isAfter=function(D,m){return pe(D)<this.startOf(m)},k.isBefore=function(D,m){return this.endOf(m)<pe(D)},k.$g=function(D,m,d){return re.u(D)?this[m]:this.set(d,D)},k.unix=function(){return Math.floor(this.valueOf()/1e3)},k.valueOf=function(){return this.$d.getTime()},k.startOf=function(D,m){var d=this,w=!!re.u(m)||m,p=re.p(D),g=function(ce,Ae){var be=re.w(d.$u?Date.UTC(d.$y,Ae,ce):new Date(d.$y,Ae,ce),d);return w?be:be.endOf(C)},O=function(ce,Ae){return re.w(d.toDate()[ce].apply(d.toDate("s"),(w?[0,0,0,0]:[23,59,59,999]).slice(Ae)),d)},Y=this.$W,K=this.$M,fe=this.$D,de="set"+(this.$u?"UTC":"");switch(p){case L:return w?g(1,0):g(31,11);case E:return w?g(1,K):g(0,K+1);case A:var we=this.$locale().weekStart||0,X=(Y<we?Y+7:Y)-we;return g(w?fe-X:fe+(6-X),K);case C:case T:return O(de+"Hours",0);case b:return O(de+"Minutes",1);case c:return O(de+"Seconds",2);case h:return O(de+"Milliseconds",3);default:return this.clone()}},k.endOf=function(D){return this.startOf(D,!1)},k.$set=function(D,m){var d,w=re.p(D),p="set"+(this.$u?"UTC":""),g=(d={},d[C]=p+"Date",d[T]=p+"Date",d[E]=p+"Month",d[L]=p+"FullYear",d[b]=p+"Hours",d[c]=p+"Minutes",d[h]=p+"Seconds",d[v]=p+"Milliseconds",d)[w],O=w===C?this.$D+(m-this.$W):m;if(w===E||w===L){var Y=this.clone().set(T,1);Y.$d[g](O),Y.init(),this.$d=Y.set(T,Math.min(this.$D,Y.daysInMonth())).$d}else g&&this.$d[g](O);return this.init(),this},k.set=function(D,m){return this.clone().$set(D,m)},k.get=function(D){return this[re.p(D)]()},k.add=function(D,m){var d,w=this;D=Number(D);var p=re.p(m),g=function(K){var fe=pe(w);return re.w(fe.date(fe.date()+Math.round(K*D)),w)};if(p===E)return this.set(E,this.$M+D);if(p===L)return this.set(L,this.$y+D);if(p===C)return g(1);if(p===A)return g(7);var O=(d={},d[c]=s,d[b]=l,d[h]=r,d)[p]||1,Y=this.$d.getTime()+D*O;return re.w(Y,this)},k.subtract=function(D,m){return this.add(-1*D,m)},k.format=function(D){var m=this,d=this.$locale();if(!this.isValid())return d.invalidDate||M;var w=D||"YYYY-MM-DDTHH:mm:ssZ",p=re.z(this),g=this.$H,O=this.$m,Y=this.$M,K=d.weekdays,fe=d.months,de=d.meridiem,we=function(Ae,be,U,q){return Ae&&(Ae[be]||Ae(m,w))||U[be].slice(0,q)},X=function(Ae){return re.s(g%12||12,Ae,"0")},ce=de||function(Ae,be,U){var q=Ae<12?"AM":"PM";return U?q.toLowerCase():q};return w.replace(ee,function(Ae,be){return be||function(U){switch(U){case"YY":return String(m.$y).slice(-2);case"YYYY":return re.s(m.$y,4,"0");case"M":return Y+1;case"MM":return re.s(Y+1,2,"0");case"MMM":return we(d.monthsShort,Y,fe,3);case"MMMM":return we(fe,Y);case"D":return m.$D;case"DD":return re.s(m.$D,2,"0");case"d":return String(m.$W);case"dd":return we(d.weekdaysMin,m.$W,K,2);case"ddd":return we(d.weekdaysShort,m.$W,K,3);case"dddd":return K[m.$W];case"H":return String(g);case"HH":return re.s(g,2,"0");case"h":return X(1);case"hh":return X(2);case"a":return ce(g,O,!0);case"A":return ce(g,O,!1);case"m":return String(O);case"mm":return re.s(O,2,"0");case"s":return String(m.$s);case"ss":return re.s(m.$s,2,"0");case"SSS":return re.s(m.$ms,3,"0");case"Z":return p}return null}(Ae)||p.replace(":","")})},k.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},k.diff=function(D,m,d){var w,p=this,g=re.p(m),O=pe(D),Y=(O.utcOffset()-this.utcOffset())*s,K=this-O,fe=function(){return re.m(p,O)};switch(g){case L:w=fe()/12;break;case E:w=fe();break;case I:w=fe()/3;break;case A:w=(K-Y)/6048e5;break;case C:w=(K-Y)/864e5;break;case b:w=K/l;break;case c:w=K/s;break;case h:w=K/r;break;default:w=K}return d?w:re.a(w)},k.daysInMonth=function(){return this.endOf(E).$D},k.$locale=function(){return ue[this.$L]},k.locale=function(D,m){if(!D)return this.$L;var d=this.clone(),w=oe(D,m,!0);return w&&(d.$L=w),d},k.clone=function(){return re.w(this.$d,this)},k.toDate=function(){return new Date(this.valueOf())},k.toJSON=function(){return this.isValid()?this.toISOString():null},k.toISOString=function(){return this.$d.toISOString()},k.toString=function(){return this.$d.toUTCString()},B}(),Oe=Ce.prototype;return pe.prototype=Oe,[["$ms",v],["$s",h],["$m",c],["$H",b],["$W",C],["$M",E],["$y",L],["$D",T]].forEach(function(B){Oe[B[1]]=function(k){return this.$g(k,B[0],B[1])}}),pe.extend=function(B,k){return B.$i||(B(k,Ce,pe),B.$i=!0),pe},pe.locale=oe,pe.isDayjs=ae,pe.unix=function(B){return pe(1e3*B)},pe.en=ue[G],pe.Ls=ue,pe.p={},pe})}(Po)),Po.exports}var o1=i1();const Ie=bo(o1);function s1({direction:i,levelIndex:n,rowIndex:r,cellIndex:s,size:l}){switch(i){case"up":return n===0&&r===0?null:r===0?{levelIndex:n-1,rowIndex:s<=l[n-1][l[n-1].length-1]-1?l[n-1].length-1:l[n-1].length-2,cellIndex:s}:{levelIndex:n,rowIndex:r-1,cellIndex:s};case"down":return r===l[n].length-1?{levelIndex:n+1,rowIndex:0,cellIndex:s}:r===l[n].length-2&&s>=l[n][l[n].length-1]?{levelIndex:n+1,rowIndex:0,cellIndex:s}:{levelIndex:n,rowIndex:r+1,cellIndex:s};case"left":return n===0&&r===0&&s===0?null:r===0&&s===0?{levelIndex:n-1,rowIndex:l[n-1].length-1,cellIndex:l[n-1][l[n-1].length-1]-1}:s===0?{levelIndex:n,rowIndex:r-1,cellIndex:l[n][r-1]-1}:{levelIndex:n,rowIndex:r,cellIndex:s-1};case"right":return r===l[n].length-1&&s===l[n][r]-1?{levelIndex:n+1,rowIndex:0,cellIndex:0}:s===l[n][r]-1?{levelIndex:n,rowIndex:r+1,cellIndex:0}:{levelIndex:n,rowIndex:r,cellIndex:s+1};default:return{levelIndex:n,rowIndex:r,cellIndex:s}}}function fc({controlsRef:i,direction:n,levelIndex:r,rowIndex:s,cellIndex:l,size:v}){var b,C,A;const h=s1({direction:n,size:v,rowIndex:s,cellIndex:l,levelIndex:r});if(!h)return;const c=(A=(C=(b=i.current)==null?void 0:b[h.levelIndex])==null?void 0:C[h.rowIndex])==null?void 0:A[h.cellIndex];c&&(c.disabled||c.getAttribute("data-hidden")||c.getAttribute("data-outside")?fc({controlsRef:i,direction:n,levelIndex:h.levelIndex,cellIndex:h.cellIndex,rowIndex:h.rowIndex,size:v}):c.focus())}function a1(i){switch(i){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function u1(i){var n;return(n=i.current)==null?void 0:n.map(r=>r.map(s=>s.length))}function Ca({controlsRef:i,levelIndex:n,rowIndex:r,cellIndex:s,event:l}){const v=a1(l.key);if(v){l.preventDefault();const h=u1(i);fc({controlsRef:i,direction:v,levelIndex:n,rowIndex:r,cellIndex:s,size:h})}}function l1(i,n){if(!i||!n)return n;const r=i.getHours(),s=i.getMinutes(),l=i.getSeconds(),v=i.getMilliseconds(),h=new Date(n);return h.setHours(r),h.setMinutes(s),h.setSeconds(l),h.setMilliseconds(v),h}var $o={exports:{}},c1=$o.exports,hc;function f1(){return hc||(hc=1,function(i,n){(function(r,s){i.exports=s()})(c1,function(){var r={year:0,month:1,day:2,hour:3,minute:4,second:5},s={};return function(l,v,h){var c,b=function(I,L,T){T===void 0&&(T={});var M=new Date(I),N=function(ee,ne){ne===void 0&&(ne={});var Q=ne.timeZoneName||"short",le=ee+"|"+Q,G=s[le];return G||(G=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:ee,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:Q}),s[le]=G),G}(L,T);return N.formatToParts(M)},C=function(I,L){for(var T=b(I,L),M=[],N=0;N<T.length;N+=1){var ee=T[N],ne=ee.type,Q=ee.value,le=r[ne];le>=0&&(M[le]=parseInt(Q,10))}var G=M[3],ue=G===24?0:G,V=M[0]+"-"+M[1]+"-"+M[2]+" "+ue+":"+M[4]+":"+M[5]+":000",ae=+I;return(h.utc(V).valueOf()-(ae-=ae%1e3))/6e4},A=v.prototype;A.tz=function(I,L){I===void 0&&(I=c);var T,M=this.utcOffset(),N=this.toDate(),ee=N.toLocaleString("en-US",{timeZone:I}),ne=Math.round((N-new Date(ee))/1e3/60),Q=15*-Math.round(N.getTimezoneOffset()/15)-ne;if(!Number(Q))T=this.utcOffset(0,L);else if(T=h(ee,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(Q,!0),L){var le=T.utcOffset();T=T.add(M-le,"minute")}return T.$x.$timezone=I,T},A.offsetName=function(I){var L=this.$x.$timezone||h.tz.guess(),T=b(this.valueOf(),L,{timeZoneName:I}).find(function(M){return M.type.toLowerCase()==="timezonename"});return T&&T.value};var E=A.startOf;A.startOf=function(I,L){if(!this.$x||!this.$x.$timezone)return E.call(this,I,L);var T=h(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return E.call(T,I,L).tz(this.$x.$timezone,!0)},h.tz=function(I,L,T){var M=T&&L,N=T||L||c,ee=C(+h(),N);if(typeof I!="string")return h(I).tz(N);var ne=function(ue,V,ae){var oe=ue-60*V*1e3,pe=C(oe,ae);if(V===pe)return[oe,V];var re=C(oe-=60*(pe-V)*1e3,ae);return pe===re?[oe,pe]:[ue-60*Math.min(pe,re)*1e3,Math.max(pe,re)]}(h.utc(I,M).valueOf(),ee,N),Q=ne[0],le=ne[1],G=h(Q).utcOffset(le);return G.$x.$timezone=N,G},h.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},h.tz.setDefault=function(I){c=I}}})}($o)),$o.exports}var h1=f1();const d1=bo(h1);var No={exports:{}},p1=No.exports,dc;function g1(){return dc||(dc=1,function(i,n){(function(r,s){i.exports=s()})(p1,function(){var r="minute",s=/[+-]\d\d(?::?\d\d)?/g,l=/([+-]|\d\d)/g;return function(v,h,c){var b=h.prototype;c.utc=function(M){var N={date:M,utc:!0,args:arguments};return new h(N)},b.utc=function(M){var N=c(this.toDate(),{locale:this.$L,utc:!0});return M?N.add(this.utcOffset(),r):N},b.local=function(){return c(this.toDate(),{locale:this.$L,utc:!1})};var C=b.parse;b.parse=function(M){M.utc&&(this.$u=!0),this.$utils().u(M.$offset)||(this.$offset=M.$offset),C.call(this,M)};var A=b.init;b.init=function(){if(this.$u){var M=this.$d;this.$y=M.getUTCFullYear(),this.$M=M.getUTCMonth(),this.$D=M.getUTCDate(),this.$W=M.getUTCDay(),this.$H=M.getUTCHours(),this.$m=M.getUTCMinutes(),this.$s=M.getUTCSeconds(),this.$ms=M.getUTCMilliseconds()}else A.call(this)};var E=b.utcOffset;b.utcOffset=function(M,N){var ee=this.$utils().u;if(ee(M))return this.$u?0:ee(this.$offset)?E.call(this):this.$offset;if(typeof M=="string"&&(M=function(G){G===void 0&&(G="");var ue=G.match(s);if(!ue)return null;var V=(""+ue[0]).match(l)||["-",0,0],ae=V[0],oe=60*+V[1]+ +V[2];return oe===0?0:ae==="+"?oe:-oe}(M),M===null))return this;var ne=Math.abs(M)<=16?60*M:M,Q=this;if(N)return Q.$offset=ne,Q.$u=M===0,Q;if(M!==0){var le=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(Q=this.local().add(ne+le,r)).$offset=ne,Q.$x.$localOffset=le}else Q=this.utc();return Q};var I=b.format;b.format=function(M){var N=M||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return I.call(this,N)},b.valueOf=function(){var M=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*M},b.isUTC=function(){return!!this.$u},b.toISOString=function(){return this.toDate().toISOString()},b.toString=function(){return this.toDate().toUTCString()};var L=b.toDate;b.toDate=function(M){return M==="s"&&this.$offset?c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():L.call(this)};var T=b.diff;b.diff=function(M,N,ee){if(M&&this.$u===M.$u)return T.call(this,M,N,ee);var ne=this.local(),Q=c(M).local();return T.call(ne,Q,N,ee)}}})}(No)),No.exports}var v1=g1();const m1=bo(v1);Ie.extend(m1),Ie.extend(d1);function y1(i,n){return n?Ie(i).tz(n).utcOffset()+i.getTimezoneOffset():0}const pc=(i,n,r)=>{if(!i)return null;if(!n)return i;let s=y1(i,n);return r==="remove"&&(s*=-1),Ie(i).add(s,"minutes").toDate()};function Er(i,n,r,s){return s||!n?n:Array.isArray(n)?n.map(l=>pc(l,r,i)):pc(n,r,i)}const w1={locale:"en",timezone:null,firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},_1=ye.createContext(w1);function an(){const i=ye.useContext(_1),n=ye.useCallback(h=>h||i.locale,[i.locale]),r=ye.useCallback(h=>h||i.timezone||void 0,[i.timezone]),s=ye.useCallback(h=>typeof h=="number"?h:i.firstDayOfWeek,[i.firstDayOfWeek]),l=ye.useCallback(h=>Array.isArray(h)?h:i.weekendDays,[i.weekendDays]),v=ye.useCallback(h=>typeof h=="string"?h:i.labelSeparator,[i.labelSeparator]);return{...i,getLocale:n,getTimezone:r,getFirstDayOfWeek:s,getWeekendDays:l,getLabelSeparator:v}}function b1(i,n){const r=an(),s=l=>Er("remove",l,r.getTimezone()).toISOString();if(n==="range"&&Array.isArray(i)){const[l,v]=i;return l?v?`${s(l)} – ${s(v)}`:`${s(l)} –`:""}return n==="multiple"&&Array.isArray(i)?i.map(l=>l&&s(l)).filter(Boolean).join(", "):!Array.isArray(i)&&i?s(i):""}function gc({value:i,type:n,name:r,form:s}){return R.jsx("input",{type:"hidden",value:b1(i,n),name:r,form:s})}gc.displayName="@mantine/dates/HiddenDatesInput";function vc(i){var n,r,s="";if(typeof i=="string"||typeof i=="number")s+=i;else if(typeof i=="object")if(Array.isArray(i)){var l=i.length;for(n=0;n<l;n++)i[n]&&(r=vc(i[n]))&&(s&&(s+=" "),s+=r)}else for(r in i)i[r]&&(s&&(s+=" "),s+=r);return s}function mt(){for(var i,n,r=0,s="",l=arguments.length;r<l;r++)(i=arguments[r])&&(n=vc(i))&&(s&&(s+=" "),s+=n);return s}var mc={day:"m_396ce5cb"};const x1={},S1=F.createVarsResolver((i,{size:n})=>({day:{"--day-size":F.getSize(n,"day-size")}})),Aa=F.factory((i,n)=>{const r=F.useProps("Day",x1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,date:C,disabled:A,__staticSelector:E,weekend:I,outside:L,selected:T,renderDay:M,inRange:N,firstInRange:ee,lastInRange:ne,hidden:Q,static:le,highlightToday:G,...ue}=r,V=F.useStyles({name:E||"Day",classes:mc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,varsResolver:S1,rootSelector:"day"}),ae=an();return R.jsx(F.UnstyledButton,{...V("day",{style:Q?{display:"none"}:void 0}),component:le?"div":"button",ref:n,disabled:A,"data-today":Ie(C).isSame(Er("add",new Date,ae.getTimezone()),"day")||void 0,"data-hidden":Q||void 0,"data-highlight-today":G||void 0,"data-disabled":A||void 0,"data-weekend":!A&&!L&&I||void 0,"data-outside":!A&&L||void 0,"data-selected":!A&&T||void 0,"data-in-range":N&&!A||void 0,"data-first-in-range":ee&&!A||void 0,"data-last-in-range":ne&&!A||void 0,"data-static":le||void 0,unstyled:c,...ue,children:(M==null?void 0:M(C))||Ie(C).date()})});Aa.classes=mc,Aa.displayName="@mantine/dates/Day";function C1({locale:i,format:n="dd",firstDayOfWeek:r=1}){const s=Ie().day(r),l=[];for(let v=0;v<7;v+=1)typeof n=="string"?l.push(Ie(s).add(v,"days").locale(i).format(n)):l.push(n(Ie(s).add(v,"days").toDate()));return l}var yc={weekday:"m_18a3eca"};const A1={},O1=F.createVarsResolver((i,{size:n})=>({weekdaysRow:{"--wr-fz":F.getFontSize(n),"--wr-spacing":F.getSpacing(n)}})),Oa=F.factory((i,n)=>{const r=F.useProps("WeekdaysRow",A1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,locale:C,firstDayOfWeek:A,weekdayFormat:E,cellComponent:I="th",__staticSelector:L,withWeekNumbers:T,...M}=r,N=F.useStyles({name:L||"WeekdaysRow",classes:yc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,varsResolver:O1,rootSelector:"weekdaysRow"}),ee=an(),ne=C1({locale:ee.getLocale(C),format:E,firstDayOfWeek:ee.getFirstDayOfWeek(A)}).map((Q,le)=>R.jsx(I,{...N("weekday"),children:Q},le));return R.jsxs(F.Box,{component:"tr",ref:n,...N("weekdaysRow"),...M,children:[T&&R.jsx(I,{...N("weekday"),children:"#"}),ne]})});Oa.classes=yc,Oa.displayName="@mantine/dates/WeekdaysRow";function D1(i,n=1){let r=Ie(i);const s=n===0?6:n-1;for(;r.day()!==s;)r=r.add(1,"day");return r.toDate()}function T1(i,n=1){let r=Ie(i);for(;r.day()!==n;)r=r.subtract(1,"day");return r.toDate()}function E1({month:i,firstDayOfWeek:n=1,consistentWeeks:r}){const s=Ie(i).subtract(Ie(i).date()-1,"day"),l=Ie(s).startOf("day"),v=l.toDate(),h=l.add(+l.daysInMonth()-1,"day").toDate(),c=D1(h,n),b=T1(v,n),C=[];for(;b<=c;){const A=[];for(let E=0;E<7;E+=1)A.push(new Date(b)),b.setDate(b.getDate()+1);C.push(A)}if(r&&C.length<6){const A=C[C.length-1],E=A[A.length-1],I=new Date(E);for(I.setDate(I.getDate()+1);C.length<6;){const L=[];for(let T=0;T<7;T+=1)L.push(new Date(I)),I.setDate(I.getDate()+1);C.push(L)}}return C}function wc(i,n){return n instanceof Date?Ie(i).isAfter(Ie(n).subtract(1,"day"),"day"):!0}function _c(i,n){return n instanceof Date?Ie(i).isBefore(Ie(n).add(1,"day"),"day"):!0}function M1(i,n,r,s,l,v,h){const c=i.flat().filter(A=>{var E;return _c(A,r)&&wc(A,n)&&!(l!=null&&l(A))&&!((E=s==null?void 0:s(A))!=null&&E.disabled)&&(!v||Ie(A).isSame(Ie(h),"month"))}),b=c.find(A=>{var E;return(E=s==null?void 0:s(A))==null?void 0:E.selected});if(b)return b;const C=c.find(A=>Ie().isSame(A,"date"));return C||c[0]}var Bo={exports:{}},R1=Bo.exports,bc;function L1(){return bc||(bc=1,function(i,n){(function(r,s){i.exports=s()})(R1,function(){var r="day";return function(s,l,v){var h=function(C){return C.add(4-C.isoWeekday(),r)},c=l.prototype;c.isoWeekYear=function(){return h(this).year()},c.isoWeek=function(C){if(!this.$utils().u(C))return this.add(7*(C-this.isoWeek()),r);var A,E,I,L,T=h(this),M=(A=this.isoWeekYear(),E=this.$u,I=(E?v.utc:v)().year(A).startOf("year"),L=4-I.isoWeekday(),I.isoWeekday()>4&&(L+=7),I.add(L,r));return T.diff(M,"week")+1},c.isoWeekday=function(C){return this.$utils().u(C)?this.day()||7:this.day(this.day()%7?C:C-7)};var b=c.startOf;c.startOf=function(C,A){var E=this.$utils(),I=!!E.u(A)||A;return E.p(C)==="isoweek"?I?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):b.bind(this)(C,A)}}})}(Bo)),Bo.exports}var I1=L1();const k1=bo(I1);Ie.extend(k1);function P1(i){const n=i.find(r=>Ie(r).day()===1);return Ie(n).isoWeek()}var xc={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const $1={withCellSpacing:!0},N1=F.createVarsResolver((i,{size:n})=>({weekNumber:{"--wn-fz":F.getFontSize(n),"--wn-size":F.getSize(n,"wn-size")}})),jo=F.factory((i,n)=>{const r=F.useProps("Month",$1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,__staticSelector:C,locale:A,firstDayOfWeek:E,weekdayFormat:I,month:L,weekendDays:T,getDayProps:M,excludeDate:N,minDate:ee,maxDate:ne,renderDay:Q,hideOutsideDates:le,hideWeekdays:G,getDayAriaLabel:ue,static:V,__getDayRef:ae,__onDayKeyDown:oe,__onDayClick:pe,__onDayMouseEnter:re,__preventFocus:Ce,__stopPropagation:Oe,withCellSpacing:B,size:k,highlightToday:D,withWeekNumbers:m,...d}=r,w=F.useStyles({name:C||"Month",classes:xc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,varsResolver:N1,rootSelector:"month"}),p=an(),g=E1({month:L,firstDayOfWeek:p.getFirstDayOfWeek(E),consistentWeeks:p.consistentWeeks}),O=M1(g,ee,ne,M,N,le,L),{resolvedClassNames:Y,resolvedStyles:K}=F.useResolvedStylesApi({classNames:s,styles:h,props:r}),fe=g.map((de,we)=>{const X=de.map((ce,Ae)=>{const be=!Ie(ce).isSame(Ie(L),"month"),U=(ue==null?void 0:ue(ce))||Ie(ce).locale(A||p.locale).format("D MMMM YYYY"),q=M==null?void 0:M(ce),W=Ie(ce).isSame(O,"date");return R.jsx("td",{...w("monthCell"),"data-with-spacing":B||void 0,children:R.jsx(Aa,{__staticSelector:C||"Month",classNames:Y,styles:K,unstyled:c,"data-mantine-stop-propagation":Oe||void 0,highlightToday:D,renderDay:Q,date:ce,size:k,weekend:p.getWeekendDays(T).includes(ce.getDay()),outside:be,hidden:le?be:!1,"aria-label":U,static:V,disabled:(N==null?void 0:N(ce))||!_c(ce,ne)||!wc(ce,ee),ref:J=>ae==null?void 0:ae(we,Ae,J),...q,onKeyDown:J=>{var se;(se=q==null?void 0:q.onKeyDown)==null||se.call(q,J),oe==null||oe(J,{rowIndex:we,cellIndex:Ae,date:ce})},onMouseEnter:J=>{var se;(se=q==null?void 0:q.onMouseEnter)==null||se.call(q,J),re==null||re(J,ce)},onClick:J=>{var se;(se=q==null?void 0:q.onClick)==null||se.call(q,J),pe==null||pe(J,ce)},onMouseDown:J=>{var se;(se=q==null?void 0:q.onMouseDown)==null||se.call(q,J),Ce&&J.preventDefault()},tabIndex:Ce||!W?-1:0})},ce.toString())});return R.jsxs("tr",{...w("monthRow"),children:[m&&R.jsx("td",{...w("weekNumber"),children:P1(de)}),X]},we)});return R.jsxs(F.Box,{component:"table",...w("month"),size:k,ref:n,...d,children:[!G&&R.jsx("thead",{...w("monthThead"),children:R.jsx(Oa,{__staticSelector:C||"Month",locale:A,firstDayOfWeek:E,weekdayFormat:I,size:k,classNames:Y,styles:K,unstyled:c,withWeekNumbers:m})}),R.jsx("tbody",{...w("monthTbody"),children:fe})]})});jo.classes=xc,jo.displayName="@mantine/dates/Month";var Sc={pickerControl:"m_dc6a3c71"};const B1={},j1=F.createVarsResolver((i,{size:n})=>({pickerControl:{"--dpc-fz":F.getFontSize(n),"--dpc-size":F.getSize(n,"dpc-size")}})),Uo=F.factory((i,n)=>{const r=F.useProps("PickerControl",B1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,firstInRange:C,lastInRange:A,inRange:E,__staticSelector:I,selected:L,disabled:T,...M}=r,N=F.useStyles({name:I||"PickerControl",classes:Sc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,varsResolver:j1,rootSelector:"pickerControl"});return R.jsx(F.UnstyledButton,{...N("pickerControl"),ref:n,unstyled:c,"data-picker-control":!0,"data-selected":L&&!T||void 0,"data-disabled":T||void 0,"data-in-range":E&&!T&&!L||void 0,"data-first-in-range":C&&!T||void 0,"data-last-in-range":A&&!T||void 0,disabled:T,...M})});Uo.classes=Sc,Uo.displayName="@mantine/dates/PickerControl";function Cc(i,n,r){return!n&&!r?!1:!!(n&&Ie(i).isBefore(n,"year")||r&&Ie(i).isAfter(r,"year"))}function U1(i,n,r,s){const l=i.flat().filter(c=>{var b;return!Cc(c,n,r)&&!((b=s==null?void 0:s(c))!=null&&b.disabled)}),v=l.find(c=>{var b;return(b=s==null?void 0:s(c))==null?void 0:b.selected});if(v)return v;const h=l.find(c=>Ie().isSame(c,"year"));return h||l[0]}function Ac(i){const n=i.getFullYear(),r=n-n%10;let s=0;const l=[[],[],[],[]];for(let v=0;v<4;v+=1){const h=v===3?1:3;for(let c=0;c<h;c+=1)l[v].push(new Date(r+s,0)),s+=1}return l}var Oc={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const z1={yearsListFormat:"YYYY",withCellSpacing:!0},zo=F.factory((i,n)=>{const r=F.useProps("YearsList",z1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,decade:C,yearsListFormat:A,locale:E,minDate:I,maxDate:L,getYearControlProps:T,__staticSelector:M,__getControlRef:N,__onControlKeyDown:ee,__onControlClick:ne,__onControlMouseEnter:Q,__preventFocus:le,__stopPropagation:G,withCellSpacing:ue,size:V,...ae}=r,oe=F.useStyles({name:M||"YearsList",classes:Oc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,rootSelector:"yearsList"}),pe=an(),re=Ac(C),Ce=U1(re,I,L,T),Oe=re.map((B,k)=>{const D=B.map((m,d)=>{const w=T==null?void 0:T(m),p=Ie(m).isSame(Ce,"year");return R.jsx("td",{...oe("yearsListCell"),"data-with-spacing":ue||void 0,children:R.jsx(Uo,{...oe("yearsListControl"),size:V,unstyled:c,"data-mantine-stop-propagation":G||void 0,disabled:Cc(m,I,L),ref:g=>N==null?void 0:N(k,d,g),...w,onKeyDown:g=>{var O;(O=w==null?void 0:w.onKeyDown)==null||O.call(w,g),ee==null||ee(g,{rowIndex:k,cellIndex:d,date:m})},onClick:g=>{var O;(O=w==null?void 0:w.onClick)==null||O.call(w,g),ne==null||ne(g,m)},onMouseEnter:g=>{var O;(O=w==null?void 0:w.onMouseEnter)==null||O.call(w,g),Q==null||Q(g,m)},onMouseDown:g=>{var O;(O=w==null?void 0:w.onMouseDown)==null||O.call(w,g),le&&g.preventDefault()},tabIndex:le||!p?-1:0,children:Ie(m).locale(pe.getLocale(E)).format(A)})},d)});return R.jsx("tr",{...oe("yearsListRow"),children:D},k)});return R.jsx(F.Box,{component:"table",ref:n,size:V,...oe("yearsList"),...ae,children:R.jsx("tbody",{children:Oe})})});zo.classes=Oc,zo.displayName="@mantine/dates/YearsList";function Dc(i,n,r){return!n&&!r?!1:!!(n&&Ie(i).isBefore(n,"month")||r&&Ie(i).isAfter(r,"month"))}function F1(i,n,r,s){const l=i.flat().filter(c=>{var b;return!Dc(c,n,r)&&!((b=s==null?void 0:s(c))!=null&&b.disabled)}),v=l.find(c=>{var b;return(b=s==null?void 0:s(c))==null?void 0:b.selected});if(v)return v;const h=l.find(c=>Ie().isSame(c,"month"));return h||l[0]}function W1(i){const n=Ie(i).startOf("year").toDate(),r=[[],[],[],[]];let s=0;for(let l=0;l<4;l+=1)for(let v=0;v<3;v+=1)r[l].push(Ie(n).add(s,"months").toDate()),s+=1;return r}var Tc={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const Y1={monthsListFormat:"MMM",withCellSpacing:!0},Fo=F.factory((i,n)=>{const r=F.useProps("MonthsList",Y1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,__staticSelector:C,year:A,monthsListFormat:E,locale:I,minDate:L,maxDate:T,getMonthControlProps:M,__getControlRef:N,__onControlKeyDown:ee,__onControlClick:ne,__onControlMouseEnter:Q,__preventFocus:le,__stopPropagation:G,withCellSpacing:ue,size:V,...ae}=r,oe=F.useStyles({name:C||"MonthsList",classes:Tc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,rootSelector:"monthsList"}),pe=an(),re=W1(A),Ce=F1(re,L,T,M),Oe=re.map((B,k)=>{const D=B.map((m,d)=>{const w=M==null?void 0:M(m),p=Ie(m).isSame(Ce,"month");return R.jsx("td",{...oe("monthsListCell"),"data-with-spacing":ue||void 0,children:R.jsx(Uo,{...oe("monthsListControl"),size:V,unstyled:c,__staticSelector:C||"MonthsList","data-mantine-stop-propagation":G||void 0,disabled:Dc(m,L,T),ref:g=>N==null?void 0:N(k,d,g),...w,onKeyDown:g=>{var O;(O=w==null?void 0:w.onKeyDown)==null||O.call(w,g),ee==null||ee(g,{rowIndex:k,cellIndex:d,date:m})},onClick:g=>{var O;(O=w==null?void 0:w.onClick)==null||O.call(w,g),ne==null||ne(g,m)},onMouseEnter:g=>{var O;(O=w==null?void 0:w.onMouseEnter)==null||O.call(w,g),Q==null||Q(g,m)},onMouseDown:g=>{var O;(O=w==null?void 0:w.onMouseDown)==null||O.call(w,g),le&&g.preventDefault()},tabIndex:le||!p?-1:0,children:Ie(m).locale(pe.getLocale(I)).format(E)})},d)});return R.jsx("tr",{...oe("monthsListRow"),children:D},k)});return R.jsx(F.Box,{component:"table",ref:n,size:V,...oe("monthsList"),...ae,children:R.jsx("tbody",{children:Oe})})});Fo.classes=Tc,Fo.displayName="@mantine/dates/MonthsList";var Ec={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const q1={nextDisabled:!1,previousDisabled:!1,hasNextLevel:!0,withNext:!0,withPrevious:!0},H1=F.createVarsResolver((i,{size:n})=>({calendarHeader:{"--dch-control-size":F.getSize(n,"dch-control-size"),"--dch-fz":F.getFontSize(n)}})),ir=F.factory((i,n)=>{const r=F.useProps("CalendarHeader",q1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,nextIcon:C,previousIcon:A,nextLabel:E,previousLabel:I,onNext:L,onPrevious:T,onLevelClick:M,label:N,nextDisabled:ee,previousDisabled:ne,hasNextLevel:Q,levelControlAriaLabel:le,withNext:G,withPrevious:ue,__staticSelector:V,__preventFocus:ae,__stopPropagation:oe,...pe}=r,re=F.useStyles({name:V||"CalendarHeader",classes:Ec,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,varsResolver:H1,rootSelector:"calendarHeader"}),Ce=ae?Oe=>Oe.preventDefault():void 0;return R.jsxs(F.Box,{...re("calendarHeader"),ref:n,...pe,children:[ue&&R.jsx(F.UnstyledButton,{...re("calendarHeaderControl"),"data-direction":"previous","aria-label":I,onClick:T,unstyled:c,onMouseDown:Ce,disabled:ne,"data-disabled":ne||void 0,tabIndex:ae||ne?-1:0,"data-mantine-stop-propagation":oe||void 0,children:A||R.jsx(F.AccordionChevron,{...re("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})}),R.jsx(F.UnstyledButton,{component:Q?"button":"div",...re("calendarHeaderLevel"),onClick:Q?M:void 0,unstyled:c,onMouseDown:Q?Ce:void 0,disabled:!Q,"data-static":!Q||void 0,"aria-label":le,tabIndex:ae||!Q?-1:0,"data-mantine-stop-propagation":oe||void 0,children:N}),G&&R.jsx(F.UnstyledButton,{...re("calendarHeaderControl"),"data-direction":"next","aria-label":E,onClick:L,unstyled:c,onMouseDown:Ce,disabled:ee,"data-disabled":ee||void 0,tabIndex:ae||ee?-1:0,"data-mantine-stop-propagation":oe||void 0,children:C||R.jsx(F.AccordionChevron,{...re("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})})]})});ir.classes=Ec,ir.displayName="@mantine/dates/CalendarHeader";function G1(i){const n=Ac(i);return[n[0][0],n[3][0]]}const V1={decadeLabelFormat:"YYYY"},Wo=F.factory((i,n)=>{const r=F.useProps("DecadeLevel",V1,i),{decade:s,locale:l,minDate:v,maxDate:h,yearsListFormat:c,getYearControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,withCellSpacing:L,__preventFocus:T,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,nextDisabled:G,previousDisabled:ue,levelControlAriaLabel:V,withNext:ae,withPrevious:oe,decadeLabelFormat:pe,classNames:re,styles:Ce,unstyled:Oe,__staticSelector:B,__stopPropagation:k,size:D,...m}=r,d=an(),[w,p]=G1(s),g={__staticSelector:B||"DecadeLevel",classNames:re,styles:Ce,unstyled:Oe,size:D},O=typeof G=="boolean"?G:h?!Ie(p).endOf("year").isBefore(h):!1,Y=typeof ue=="boolean"?ue:v?!Ie(w).startOf("year").isAfter(v):!1,K=(fe,de)=>Ie(fe).locale(l||d.locale).format(de);return R.jsxs(F.Box,{"data-decade-level":!0,size:D,ref:n,...m,children:[R.jsx(ir,{label:typeof pe=="function"?pe(w,p):`${K(w,pe)} – ${K(p,pe)}`,__preventFocus:T,__stopPropagation:k,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,nextDisabled:O,previousDisabled:Y,hasNextLevel:!1,levelControlAriaLabel:V,withNext:ae,withPrevious:oe,...g}),R.jsx(zo,{decade:s,locale:l,minDate:v,maxDate:h,yearsListFormat:c,getYearControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,__preventFocus:T,__stopPropagation:k,withCellSpacing:L,...g})]})});Wo.classes={...zo.classes,...ir.classes},Wo.displayName="@mantine/dates/DecadeLevel";const Z1={yearLabelFormat:"YYYY"},Yo=F.factory((i,n)=>{const r=F.useProps("YearLevel",Z1,i),{year:s,locale:l,minDate:v,maxDate:h,monthsListFormat:c,getMonthControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,withCellSpacing:L,__preventFocus:T,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,onLevelClick:G,nextDisabled:ue,previousDisabled:V,hasNextLevel:ae,levelControlAriaLabel:oe,withNext:pe,withPrevious:re,yearLabelFormat:Ce,__staticSelector:Oe,__stopPropagation:B,size:k,classNames:D,styles:m,unstyled:d,...w}=r,p=an(),g={__staticSelector:Oe||"YearLevel",classNames:D,styles:m,unstyled:d,size:k},O=typeof ue=="boolean"?ue:h?!Ie(s).endOf("year").isBefore(h):!1,Y=typeof V=="boolean"?V:v?!Ie(s).startOf("year").isAfter(v):!1;return R.jsxs(F.Box,{"data-year-level":!0,size:k,ref:n,...w,children:[R.jsx(ir,{label:typeof Ce=="function"?Ce(s):Ie(s).locale(l||p.locale).format(Ce),__preventFocus:T,__stopPropagation:B,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,onLevelClick:G,nextDisabled:O,previousDisabled:Y,hasNextLevel:ae,levelControlAriaLabel:oe,withNext:pe,withPrevious:re,...g}),R.jsx(Fo,{year:s,locale:l,minDate:v,maxDate:h,monthsListFormat:c,getMonthControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,__preventFocus:T,__stopPropagation:B,withCellSpacing:L,...g})]})});Yo.classes={...ir.classes,...Fo.classes},Yo.displayName="@mantine/dates/YearLevel";const Q1={monthLabelFormat:"MMMM YYYY"},qo=F.factory((i,n)=>{const r=F.useProps("MonthLevel",Q1,i),{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:h,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__getDayRef:N,__onDayKeyDown:ee,__onDayClick:ne,__onDayMouseEnter:Q,withCellSpacing:le,highlightToday:G,withWeekNumbers:ue,__preventFocus:V,__stopPropagation:ae,nextIcon:oe,previousIcon:pe,nextLabel:re,previousLabel:Ce,onNext:Oe,onPrevious:B,onLevelClick:k,nextDisabled:D,previousDisabled:m,hasNextLevel:d,levelControlAriaLabel:w,withNext:p,withPrevious:g,monthLabelFormat:O,classNames:Y,styles:K,unstyled:fe,__staticSelector:de,size:we,static:X,...ce}=r,Ae=an(),be={__staticSelector:de||"MonthLevel",classNames:Y,styles:K,unstyled:fe,size:we},U=typeof D=="boolean"?D:E?!Ie(s).endOf("month").isBefore(E):!1,q=typeof m=="boolean"?m:A?!Ie(s).startOf("month").isAfter(A):!1;return R.jsxs(F.Box,{"data-month-level":!0,size:we,ref:n,...ce,children:[R.jsx(ir,{label:typeof O=="function"?O(s):Ie(s).locale(l||Ae.locale).format(O),__preventFocus:V,__stopPropagation:ae,nextIcon:oe,previousIcon:pe,nextLabel:re,previousLabel:Ce,onNext:Oe,onPrevious:B,onLevelClick:k,nextDisabled:U,previousDisabled:q,hasNextLevel:d,levelControlAriaLabel:w,withNext:p,withPrevious:g,...be}),R.jsx(jo,{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:h,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__getDayRef:N,__onDayKeyDown:ee,__onDayClick:ne,__onDayMouseEnter:Q,__preventFocus:V,__stopPropagation:ae,static:X,withCellSpacing:le,highlightToday:G,withWeekNumbers:ue,...be})]})});qo.classes={...jo.classes,...ir.classes},qo.displayName="@mantine/dates/MonthLevel";var Mc={levelsGroup:"m_30b26e33"};const K1={},or=F.factory((i,n)=>{const r=F.useProps("LevelsGroup",K1,i),{classNames:s,className:l,style:v,styles:h,unstyled:c,vars:b,__staticSelector:C,...A}=r,E=F.useStyles({name:C||"LevelsGroup",classes:Mc,props:r,className:l,style:v,classNames:s,styles:h,unstyled:c,vars:b,rootSelector:"levelsGroup"});return R.jsx(F.Box,{ref:n,...E("levelsGroup"),...A})});or.classes=Mc,or.displayName="@mantine/dates/LevelsGroup";const J1={numberOfColumns:1},Ho=F.factory((i,n)=>{const r=F.useProps("DecadeLevelGroup",J1,i),{decade:s,locale:l,minDate:v,maxDate:h,yearsListFormat:c,getYearControlProps:b,__onControlClick:C,__onControlMouseEnter:A,withCellSpacing:E,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,nextDisabled:Q,previousDisabled:le,classNames:G,styles:ue,unstyled:V,__staticSelector:ae,__stopPropagation:oe,numberOfColumns:pe,levelControlAriaLabel:re,decadeLabelFormat:Ce,size:Oe,vars:B,...k}=r,D=ye.useRef([]),m=Array(pe).fill(0).map((d,w)=>{const p=Ie(s).add(w*10,"years").toDate();return R.jsx(Wo,{size:Oe,yearsListFormat:c,decade:p,withNext:w===pe-1,withPrevious:w===0,decadeLabelFormat:Ce,__onControlClick:C,__onControlMouseEnter:A,__onControlKeyDown:(g,O)=>Ca({levelIndex:w,rowIndex:O.rowIndex,cellIndex:O.cellIndex,event:g,controlsRef:D}),__getControlRef:(g,O,Y)=>{Array.isArray(D.current[w])||(D.current[w]=[]),Array.isArray(D.current[w][g])||(D.current[w][g]=[]),D.current[w][g][O]=Y},levelControlAriaLabel:typeof re=="function"?re(p):re,locale:l,minDate:v,maxDate:h,__preventFocus:I,__stopPropagation:oe,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,nextDisabled:Q,previousDisabled:le,getYearControlProps:b,__staticSelector:ae||"DecadeLevelGroup",classNames:G,styles:ue,unstyled:V,withCellSpacing:E},w)});return R.jsx(or,{classNames:G,styles:ue,__staticSelector:ae||"DecadeLevelGroup",ref:n,size:Oe,unstyled:V,...k,children:m})});Ho.classes={...or.classes,...Wo.classes},Ho.displayName="@mantine/dates/DecadeLevelGroup";const X1={numberOfColumns:1},Go=F.factory((i,n)=>{const r=F.useProps("YearLevelGroup",X1,i),{year:s,locale:l,minDate:v,maxDate:h,monthsListFormat:c,getMonthControlProps:b,__onControlClick:C,__onControlMouseEnter:A,withCellSpacing:E,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,onLevelClick:Q,nextDisabled:le,previousDisabled:G,hasNextLevel:ue,classNames:V,styles:ae,unstyled:oe,__staticSelector:pe,__stopPropagation:re,numberOfColumns:Ce,levelControlAriaLabel:Oe,yearLabelFormat:B,size:k,vars:D,...m}=r,d=ye.useRef([]),w=Array(Ce).fill(0).map((p,g)=>{const O=Ie(s).add(g,"years").toDate();return R.jsx(Yo,{size:k,monthsListFormat:c,year:O,withNext:g===Ce-1,withPrevious:g===0,yearLabelFormat:B,__stopPropagation:re,__onControlClick:C,__onControlMouseEnter:A,__onControlKeyDown:(Y,K)=>Ca({levelIndex:g,rowIndex:K.rowIndex,cellIndex:K.cellIndex,event:Y,controlsRef:d}),__getControlRef:(Y,K,fe)=>{Array.isArray(d.current[g])||(d.current[g]=[]),Array.isArray(d.current[g][Y])||(d.current[g][Y]=[]),d.current[g][Y][K]=fe},levelControlAriaLabel:typeof Oe=="function"?Oe(O):Oe,locale:l,minDate:v,maxDate:h,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,onLevelClick:Q,nextDisabled:le,previousDisabled:G,hasNextLevel:ue,getMonthControlProps:b,classNames:V,styles:ae,unstyled:oe,__staticSelector:pe||"YearLevelGroup",withCellSpacing:E},g)});return R.jsx(or,{classNames:V,styles:ae,__staticSelector:pe||"YearLevelGroup",ref:n,size:k,unstyled:oe,...m,children:w})});Go.classes={...Yo.classes,...or.classes},Go.displayName="@mantine/dates/YearLevelGroup";const e0={numberOfColumns:1},Vo=F.factory((i,n)=>{const r=F.useProps("MonthLevelGroup",e0,i),{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:h,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__onDayClick:N,__onDayMouseEnter:ee,withCellSpacing:ne,highlightToday:Q,withWeekNumbers:le,__preventFocus:G,nextIcon:ue,previousIcon:V,nextLabel:ae,previousLabel:oe,onNext:pe,onPrevious:re,onLevelClick:Ce,nextDisabled:Oe,previousDisabled:B,hasNextLevel:k,classNames:D,styles:m,unstyled:d,numberOfColumns:w,levelControlAriaLabel:p,monthLabelFormat:g,__staticSelector:O,__stopPropagation:Y,size:K,static:fe,vars:de,...we}=r,X=ye.useRef([]),ce=Array(w).fill(0).map((Ae,be)=>{const U=Ie(s).add(be,"months").toDate();return R.jsx(qo,{month:U,withNext:be===w-1,withPrevious:be===0,monthLabelFormat:g,__stopPropagation:Y,__onDayClick:N,__onDayMouseEnter:ee,__onDayKeyDown:(q,W)=>Ca({levelIndex:be,rowIndex:W.rowIndex,cellIndex:W.cellIndex,event:q,controlsRef:X}),__getDayRef:(q,W,J)=>{Array.isArray(X.current[be])||(X.current[be]=[]),Array.isArray(X.current[be][q])||(X.current[be][q]=[]),X.current[be][q][W]=J},levelControlAriaLabel:typeof p=="function"?p(U):p,locale:l,firstDayOfWeek:v,weekdayFormat:h,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__preventFocus:G,nextIcon:ue,previousIcon:V,nextLabel:ae,previousLabel:oe,onNext:pe,onPrevious:re,onLevelClick:Ce,nextDisabled:Oe,previousDisabled:B,hasNextLevel:k,classNames:D,styles:m,unstyled:d,__staticSelector:O||"MonthLevelGroup",size:K,static:fe,withCellSpacing:ne,highlightToday:Q,withWeekNumbers:le},be)});return R.jsx(or,{classNames:D,styles:m,__staticSelector:O||"MonthLevelGroup",ref:n,size:K,...we,children:ce})});Vo.classes={...or.classes,...qo.classes},Vo.displayName="@mantine/dates/MonthLevelGroup";const Rc=i=>i==="range"?[null,null]:i==="multiple"?[]:null;function Da({type:i,value:n,defaultValue:r,onChange:s,applyTimezone:l=!0}){const v=ye.useRef(i),h=an(),[c,b,C]=Ot.useUncontrolled({value:Er("add",n,h.getTimezone(),!l),defaultValue:Er("add",r,h.getTimezone(),!l),finalValue:Rc(i),onChange:E=>{s==null||s(Er("remove",E,h.getTimezone(),!l))}});let A=c;if(v.current!==i){if(v.current=i,n===void 0)A=r!==void 0?r:Rc(i),b(A);else if(process.env.NODE_ENV==="development")switch(i){case"default":n!==null&&typeof n!="string"&&console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `null` or `string`");break;case"multiple":n instanceof Array||console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `string[]`");break;case"range":(!(n instanceof Array)||n.length!==2)&&console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `[string, string]`");break}}return[A,b,C]}function Ta(i,n){return i?i==="month"?0:i==="year"?1:2:n||0}function t0(i){return i===0?"month":i===1?"year":"decade"}function Fi(i,n,r){return t0(Ot.clamp(Ta(i,0),Ta(n,0),Ta(r,2)))}const n0={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0},Zo=F.factory((i,n)=>{const r=F.useProps("Calendar",n0,i),{vars:s,maxLevel:l,minLevel:v,defaultLevel:h,level:c,onLevelChange:b,date:C,defaultDate:A,onDateChange:E,numberOfColumns:I,columnsToScroll:L,ariaLabels:T,nextLabel:M,previousLabel:N,onYearSelect:ee,onMonthSelect:ne,onYearMouseEnter:Q,onMonthMouseEnter:le,__updateDateOnYearSelect:G,__updateDateOnMonthSelect:ue,firstDayOfWeek:V,weekdayFormat:ae,weekendDays:oe,getDayProps:pe,excludeDate:re,renderDay:Ce,hideOutsideDates:Oe,hideWeekdays:B,getDayAriaLabel:k,monthLabelFormat:D,nextIcon:m,previousIcon:d,__onDayClick:w,__onDayMouseEnter:p,withCellSpacing:g,highlightToday:O,withWeekNumbers:Y,monthsListFormat:K,getMonthControlProps:fe,yearLabelFormat:de,yearsListFormat:we,getYearControlProps:X,decadeLabelFormat:ce,classNames:Ae,styles:be,unstyled:U,minDate:q,maxDate:W,locale:J,__staticSelector:se,size:De,__preventFocus:u,__stopPropagation:f,onNextDecade:_,onPreviousDecade:$,onNextYear:j,onPreviousYear:te,onNextMonth:xe,onPreviousMonth:Te,static:Re,__timezoneApplied:Se,...ke}=r,{resolvedClassNames:$e,resolvedStyles:Le}=F.useResolvedStylesApi({classNames:Ae,styles:be,props:r}),[Ze,He]=Ot.useUncontrolled({value:c?Fi(c,v,l):void 0,defaultValue:h?Fi(h,v,l):void 0,finalValue:Fi(void 0,v,l),onChange:b}),[ot,gt]=Da({type:"default",value:C,defaultValue:A,onChange:E,applyTimezone:!Se}),yt={__staticSelector:se||"Calendar",styles:Le,classNames:$e,unstyled:U,size:De},ct=an(),Et=L||I||1,Mn=new Date,un=q&&q>Mn?q:Mn,St=ot||Er("add",un,ct.getTimezone()),xn=()=>{const st=Ie(St).add(Et,"month").toDate();xe==null||xe(st),gt(st)},Rn=()=>{const st=Ie(St).subtract(Et,"month").toDate();Te==null||Te(st),gt(st)},Ln=()=>{const st=Ie(St).add(Et,"year").toDate();j==null||j(st),gt(st)},ln=()=>{const st=Ie(St).subtract(Et,"year").toDate();te==null||te(st),gt(st)},cn=()=>{const st=Ie(St).add(10*Et,"year").toDate();_==null||_(st),gt(st)},fn=()=>{const st=Ie(St).subtract(10*Et,"year").toDate();$==null||$(st),gt(st)};return R.jsxs(F.Box,{ref:n,size:De,"data-calendar":!0,...ke,children:[Ze==="month"&&R.jsx(Vo,{month:St,minDate:q,maxDate:W,firstDayOfWeek:V,weekdayFormat:ae,weekendDays:oe,getDayProps:pe,excludeDate:re,renderDay:Ce,hideOutsideDates:Oe,hideWeekdays:B,getDayAriaLabel:k,onNext:xn,onPrevious:Rn,hasNextLevel:l!=="month",onLevelClick:()=>He("year"),numberOfColumns:I,locale:J,levelControlAriaLabel:T==null?void 0:T.monthLevelControl,nextLabel:(T==null?void 0:T.nextMonth)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousMonth)??N,previousIcon:d,monthLabelFormat:D,__onDayClick:w,__onDayMouseEnter:p,__preventFocus:u,__stopPropagation:f,static:Re,withCellSpacing:g,highlightToday:O,withWeekNumbers:Y,...yt}),Ze==="year"&&R.jsx(Go,{year:St,numberOfColumns:I,minDate:q,maxDate:W,monthsListFormat:K,getMonthControlProps:fe,locale:J,onNext:Ln,onPrevious:ln,hasNextLevel:l!=="month"&&l!=="year",onLevelClick:()=>He("decade"),levelControlAriaLabel:T==null?void 0:T.yearLevelControl,nextLabel:(T==null?void 0:T.nextYear)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousYear)??N,previousIcon:d,yearLabelFormat:de,__onControlMouseEnter:le,__onControlClick:(st,nt)=>{ue&>(nt),He(Fi("month",v,l)),ne==null||ne(nt)},__preventFocus:u,__stopPropagation:f,withCellSpacing:g,...yt}),Ze==="decade"&&R.jsx(Ho,{decade:St,minDate:q,maxDate:W,yearsListFormat:we,getYearControlProps:X,locale:J,onNext:cn,onPrevious:fn,numberOfColumns:I,nextLabel:(T==null?void 0:T.nextDecade)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousDecade)??N,previousIcon:d,decadeLabelFormat:ce,__onControlMouseEnter:Q,__onControlClick:(st,nt)=>{G&>(nt),He(Fi("year",v,l)),ee==null||ee(nt)},__preventFocus:u,__stopPropagation:f,withCellSpacing:g,...yt})]})});Zo.classes={...Ho.classes,...Go.classes,...Vo.classes},Zo.displayName="@mantine/dates/Calendar";function r0(i){const{maxLevel:n,minLevel:r,defaultLevel:s,level:l,onLevelChange:v,nextIcon:h,previousIcon:c,date:b,defaultDate:C,onDateChange:A,numberOfColumns:E,columnsToScroll:I,ariaLabels:L,nextLabel:T,previousLabel:M,onYearSelect:N,onMonthSelect:ee,onYearMouseEnter:ne,onMonthMouseEnter:Q,onNextMonth:le,onPreviousMonth:G,onNextYear:ue,onPreviousYear:V,onNextDecade:ae,onPreviousDecade:oe,withCellSpacing:pe,highlightToday:re,__updateDateOnYearSelect:Ce,__updateDateOnMonthSelect:Oe,withWeekNumbers:B,firstDayOfWeek:k,weekdayFormat:D,weekendDays:m,getDayProps:d,excludeDate:w,renderDay:p,hideOutsideDates:g,hideWeekdays:O,getDayAriaLabel:Y,monthLabelFormat:K,monthsListFormat:fe,getMonthControlProps:de,yearLabelFormat:we,yearsListFormat:X,getYearControlProps:ce,decadeLabelFormat:Ae,allowSingleDateInRange:be,allowDeselect:U,minDate:q,maxDate:W,locale:J,...se}=i;return{calendarProps:{maxLevel:n,minLevel:r,defaultLevel:s,level:l,onLevelChange:v,nextIcon:h,previousIcon:c,date:b,defaultDate:C,onDateChange:A,numberOfColumns:E,columnsToScroll:I,ariaLabels:L,nextLabel:T,previousLabel:M,onYearSelect:N,onMonthSelect:ee,onYearMouseEnter:ne,onMonthMouseEnter:Q,onNextMonth:le,onPreviousMonth:G,onNextYear:ue,onPreviousYear:V,onNextDecade:ae,onPreviousDecade:oe,withCellSpacing:pe,highlightToday:re,__updateDateOnYearSelect:Ce,__updateDateOnMonthSelect:Oe,withWeekNumbers:B,firstDayOfWeek:k,weekdayFormat:D,weekendDays:m,getDayProps:d,excludeDate:w,renderDay:p,hideOutsideDates:g,hideWeekdays:O,getDayAriaLabel:Y,monthLabelFormat:K,monthsListFormat:fe,getMonthControlProps:de,yearLabelFormat:we,yearsListFormat:X,getYearControlProps:ce,decadeLabelFormat:Ae,allowSingleDateInRange:be,allowDeselect:U,minDate:q,maxDate:W,locale:J},others:se}}function i0(i,n){if(i===null)return null;const r=Er("add",new Date(i),n);return Number.isNaN(r.getTime())||!i?null:r}function o0({date:i,maxDate:n,minDate:r}){return!(i==null||Number.isNaN(i.getTime())||n&&Ie(i).isAfter(n,"date")||r&&Ie(i).isBefore(r,"date"))}const s0={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,preserveTime:!0},Qo=F.factory((i,n)=>{const r=F.useInputProps("DateInput",s0,i),{inputProps:s,wrapperProps:l,value:v,defaultValue:h,onChange:c,clearable:b,clearButtonProps:C,popoverProps:A,getDayProps:E,locale:I,valueFormat:L,dateParser:T,minDate:M,maxDate:N,fixOnBlur:ee,onFocus:ne,onBlur:Q,onClick:le,readOnly:G,name:ue,form:V,rightSection:ae,unstyled:oe,classNames:pe,styles:re,allowDeselect:Ce,preserveTime:Oe,date:B,defaultDate:k,onDateChange:D,...m}=r,d=ye.useRef(null),w=ye.useRef(null),[p,g]=ye.useState(!1),{calendarProps:O,others:Y}=r0(m),K=an(),de=T||(j=>{const te=Ie(j,L,K.getLocale(I)).toDate();return Number.isNaN(te.getTime())?i0(j,K.getTimezone()):te}),we=Ce!==void 0?Ce:b,X=j=>j?Ie(j).locale(K.getLocale(I)).format(L):"",[ce,Ae,be]=Da({type:"default",value:v,defaultValue:h,onChange:c}),[U,q]=Da({type:"default",value:B,defaultValue:h||k,onChange:D});ye.useEffect(()=>{be&&v!==null&&q(v)},[be,v]);const[W,J]=ye.useState(X(ce));ye.useEffect(()=>{J(X(ce))},[K.getLocale(I)]);const se=j=>{const te=j.currentTarget.value;if(J(te),g(!0),te.trim()===""&&b)Ae(null);else{const xe=de(te);o0({date:xe,minDate:M,maxDate:N})&&(Ae(xe),q(xe))}},De=j=>{Q==null||Q(j),g(!1),ee&&J(X(ce))},u=j=>{ne==null||ne(j),g(!0)},f=j=>{le==null||le(j),g(!0)},_=j=>({...E==null?void 0:E(j),selected:Ie(ce).isSame(j,"day"),onClick:te=>{var Re,Se;(Se=E==null?void 0:(Re=E(j)).onClick)==null||Se.call(Re,te);const xe=Oe?l1(ce,j):j,Te=b&&we&&Ie(ce).isSame(j,"day")?null:xe;Ae(Te),!be&&J(X(Te)),g(!1)}}),$=ae||(b&&ce&&!G?R.jsx(F.CloseButton,{variant:"transparent",onMouseDown:j=>j.preventDefault(),tabIndex:-1,onClick:()=>{Ae(null),!be&&J(""),g(!1)},unstyled:oe,size:s.size||"sm",...C}):null);return Ot.useDidUpdate(()=>{ce!==void 0&&!p&&J(X(ce))},[ce]),Ot.useClickOutside(()=>g(!1),void 0,[d.current,w.current]),R.jsxs(R.Fragment,{children:[R.jsx(F.Input.Wrapper,{...l,__staticSelector:"DateInput",ref:d,children:R.jsxs(F.Popover,{opened:p,trapFocus:!1,position:"bottom-start",disabled:G,withRoles:!1,unstyled:oe,...A,children:[R.jsx(F.Popover.Target,{children:R.jsx(F.Input,{"data-dates-input":!0,"data-read-only":G||void 0,autoComplete:"off",ref:n,value:W,onChange:se,onBlur:De,onFocus:u,onClick:f,readOnly:G,rightSection:$,...s,...Y,__staticSelector:"DateInput"})}),R.jsx(F.Popover.Dropdown,{onMouseDown:j=>j.preventDefault(),"data-dates-dropdown":!0,ref:w,children:R.jsx(Zo,{__staticSelector:"DateInput",__timezoneApplied:!0,...O,classNames:pe,styles:re,unstyled:oe,__preventFocus:!0,minDate:M,maxDate:N,locale:I,getDayProps:_,size:s.size,date:U,onDateChange:q})})]})}),R.jsx(gc,{name:ue,form:V,value:ce,type:"default"})]})});Qo.classes={...F.Input.classes,...Zo.classes},Qo.displayName="@mantine/dates/DateInput";function a0(i){const n=Bn.c(46),{fields:r,onClose:s,queryKey:l,apiPath:v,steps:h,onCreated:c}=i,[b,C]=ye.useState(0),[A,E]=ye.useState(!1),[I,L]=ye.useState(),{mutateAsync:T,isError:M,error:N,isPending:ee}=Ng(v,l),{mutateAsync:ne,isPending:Q}=lc(v,l),le=ee||Q;let G;n[0]!==r?(G=new Set(r.filter(d0).map(h0)),n[0]=r,n[1]=G):G=n[1];let ue;n[2]!==G?(ue=[...G],n[2]=G,n[3]=ue):ue=n[3];const V=ue;let ae;n[4]!==r?(ae=r.reduce(f0,{}),n[4]=r,n[5]=ae):ae=n[5];let oe;n[6]!==r?(oe=r.filter(c0).reduce(u0,{}),n[6]=r,n[7]=oe):oe=n[7];let pe;n[8]!==ae||n[9]!==oe?(pe={mode:"uncontrolled",initialValues:ae,validate:oe},n[8]=ae,n[9]=oe,n[10]=pe):pe=n[10];const re=Oi.useForm(pe);let Ce;n[11]!==re?(Ce=function(g){return R.jsxs(ye.Fragment,{children:[(g.type===void 0||g.type=="text")&&R.jsx(F.TextInput,{label:g.column.title,placeholder:g.placeholder??"",...re.getInputProps(g.id),type:g.id.includes("email")?"email":void 0},re.key(g.id)),g.type==="number"&&R.jsx(F.NumberInput,{decimalSeparator:",",label:g.column.title,placeholder:g.placeholder??"",...re.getInputProps(g.id)},re.key(g.id)),g.type==="date"&&R.jsx(Qo,{label:g.column.title,placeholder:g.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...re.getInputProps(g.id)},re.key(g.id)),g.type==="boolean"&&R.jsx(F.Checkbox,{mt:"md",label:g.column.title,...re.getInputProps(g.id,{type:"checkbox"})},re.key(g.id)),g.type==="custom"&&g.render&&g.render(re.getValues(),re.getInputProps(g.id).onChange,E,re.setValues)]},g.id)},n[11]=re,n[12]=Ce):Ce=n[12];const Oe=Ce;let B;n[13]!==(N==null?void 0:N.message)||n[14]!==(N==null?void 0:N.name)||n[15]!==M?(B=M&&R.jsx(F.Alert,{variant:"outline",color:"red",title:(N==null?void 0:N.name)??"Fehler aufgetreten",mb:"lg",children:(N==null?void 0:N.message)??"Fehler aufgetreten"}),n[13]=N==null?void 0:N.message,n[14]=N==null?void 0:N.name,n[15]=M,n[16]=B):B=n[16];let k;n[17]!==b||n[18]!==T||n[19]!==re||n[20]!==M||n[21]!==s||n[22]!==c||n[23]!==I||n[24]!==V.length||n[25]!==ne?(k=re.onSubmit(async p=>{if(I)await ne({...p,id:I});else{const g=await T(p);L(g.id),c==null||c(g.id)}V.length&&b<V.length-1?M||C(b+1):M||(re.setInitialValues(p),re.reset(),s())}),n[17]=b,n[18]=T,n[19]=re,n[20]=M,n[21]=s,n[22]=c,n[23]=I,n[24]=V.length,n[25]=ne,n[26]=k):k=n[26];let D;n[27]!==b||n[28]!==r||n[29]!==Oe||n[30]!==h||n[31]!==V?(D=V.length?R.jsx(F.Stepper,{active:b,size:"sm",children:V.map(p=>R.jsx(F.Stepper.Step,{...h&&h[p-1]?{label:h[p-1].label}:{},children:r.filter(g=>g.step===p).map(g=>Oe(g))},p))}):r.map(p=>Oe(p)),n[27]=b,n[28]=r,n[29]=Oe,n[30]=h,n[31]=V,n[32]=D):D=n[32];let m;n[33]!==b||n[34]!==A||n[35]!==le||n[36]!==s||n[37]!==V.length?(m=!A&&R.jsxs(F.Group,{mt:"md",justify:"end",children:[R.jsx(F.Button,{onClick:()=>V.length?b===0?s():C(b-1):s(),variant:"outline",children:V.length?b===0?"Abbrechen":"Zurück":"Abbrechen"}),R.jsx(F.Button,{type:"submit",loading:le,children:V.length?b===V.length-1?"Speichern":"Weiter":"Speichern"})]}),n[33]=b,n[34]=A,n[35]=le,n[36]=s,n[37]=V.length,n[38]=m):m=n[38];let d;n[39]!==m||n[40]!==k||n[41]!==D?(d=R.jsxs("form",{onSubmit:k,children:[D,m]}),n[39]=m,n[40]=k,n[41]=D,n[42]=d):d=n[42];let w;return n[43]!==d||n[44]!==B?(w=R.jsxs(R.Fragment,{children:[B,d]}),n[43]=d,n[44]=B,n[45]=w):w=n[45],w}function u0(i,n){return i[n.id]=l0,i}function l0(i){return i?null:"Pflichtfeld"}function c0(i){return i.required}function f0(i,n){return i[n.id]=n.type==="boolean"?!1:n.defaultValue??"",i}function h0(i){return i.step}function d0(i){return typeof i.step=="number"}var[p0,Ea]=F.createSafeContext("useDataTableColumnsContext must be used within DataTableColumnProvider"),Lc=i=>{let{children:n,columnsOrder:r,setColumnsOrder:s,columnsToggle:l,setColumnsToggle:v,resetColumnsOrder:h,resetColumnsToggle:c,setColumnWidth:b,resetColumnsWidth:C}=i,[A,E]=ye.useState(""),[I,L]=ye.useState("");return R.jsx(p0,{value:{sourceColumn:A,setSourceColumn:E,targetColumn:I,setTargetColumn:L,columnsToggle:l,setColumnsToggle:v,swapColumns:()=>{if(!r||!s||!A||!I)return;let T=r.indexOf(A),M=r.indexOf(I);if(T!==-1&&M!==-1){let N=r.splice(T,1)[0];r.splice(M,0,N),s([...r])}},resetColumnsOrder:h,resetColumnsToggle:c,setColumnWidth:b,resetColumnsWidth:C},children:n})};function g0(){return R.jsx("tr",{className:"mantine-datatable-empty-row",children:R.jsx("td",{})})}function v0(){return R.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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"}),R.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"}),R.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"}),R.jsx("path",{d:"M3 3l18 18"})]})}function m0({icon:i,text:n,pt:r,pb:s,active:l,children:v}){return R.jsx(F.Center,{pt:r,pb:s,className:"mantine-datatable-empty-state","data-active":l||void 0,children:v||R.jsxs(R.Fragment,{children:[i||R.jsx("div",{className:"mantine-datatable-empty-state-icon",children:R.jsx(v0,{})}),R.jsx(F.Text,{component:"div",size:"sm",c:"dimmed",children:n})]})})}var y0=({key:i,columns:n=[],getInitialValueInEffect:r=!0})=>{function s(G,ue){let V=[];return G.forEach(ae=>{ue.find(oe=>oe.accessor===ae)&&V.push(ae)}),ue.forEach(ae=>{V.includes(ae.accessor)||V.push(ae.accessor)}),V}function l(G,ue){let V=[];return G.forEach(ae=>{ue.find(oe=>oe.accessor===ae.accessor)&&V.push(ae)}),ue.forEach(ae=>{V.find(oe=>oe.accessor===ae.accessor)||V.push({accessor:ae.accessor,defaultToggle:ae.defaultToggle||!0,toggleable:ae.toggleable,toggled:ae.defaultToggle===void 0?!0:ae.defaultToggle})}),V}function v(G,ue){let V=[];return G.forEach(ae=>{let oe=Object.keys(ae)[0];ue.find(pe=>pe.accessor===oe)&&V.push(ae)}),ue.forEach(ae=>{let oe=ae.accessor;if(!V.find(pe=>Object.keys(pe)[0]===oe)){let pe={};pe[oe]="",V.push(pe)}}),V}function h(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-order`:"",defaultValue:i?C:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=s(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[ae,V]}function c(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-toggle`:"",defaultValue:i?E:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=l(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[l(G,n),V]}function b(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-width`:"",defaultValue:i?A:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=v(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[v(G,n),V]}let C=n&&n.map(G=>G.accessor)||[],A=n&&n.map(G=>({[G.accessor]:G.width??"initial"}))||[],E=n&&n.map(G=>({accessor:G.accessor,defaultToggle:G.defaultToggle||!0,toggleable:G.toggleable,toggled:G.defaultToggle===void 0?!0:G.defaultToggle})),[I,L]=h(),[T,M]=c(),[N,ee]=b(),ne=()=>L(C),Q=()=>{M(E)},le=()=>ee(A);return{effectiveColumns:ye.useMemo(()=>I?I.map(G=>n.find(ue=>ue.accessor===G)).map(G=>{var ue;return{...G,hidden:(G==null?void 0:G.hidden)||!((ue=T.find(V=>V.accessor===(G==null?void 0:G.accessor)))!=null&&ue.toggled)}}).map(G=>{var ue;return{...G,width:(ue=N.find(V=>V[G==null?void 0:G.accessor]))==null?void 0:ue[G==null?void 0:G.accessor]}}):n,[n,I,T,N]),setColumnsOrder:L,columnsOrder:I,resetColumnsOrder:ne,columnsToggle:T,setColumnsToggle:M,resetColumnsToggle:Q,columnsWidth:N,setColumnsWidth:ee,setColumnWidth:(G,ue)=>{let V=N.map(ae=>ae[G]?{[G]:ue}:ae);ee(V)},resetColumnsWidth:le}};function Kr(){var s;let[i]=Ot.useResizeObserver(),{width:n,height:r}=((s=i.current)==null?void 0:s.getBoundingClientRect())||{width:0,height:0};return{ref:i,width:n,height:r}}var w0=typeof window<"u"?ye.useLayoutEffect:ye.useEffect;function _0(i){let[n,r]=ye.useState(null),s=(i==null?void 0:i.join(":"))||"";return ye.useEffect(()=>{r(null)},[s]),{lastSelectionChangeIndex:n,setLastSelectionChangeIndex:r}}function b0(i,n){let r=()=>{n(i.map(l=>l.matches))},s=i.map(l=>{try{return l.addEventListener("change",r),()=>l.removeEventListener("change",r)}catch{return l.addListener(r),()=>l.removeListener(r)}});return()=>{s.forEach(l=>l())}}function x0(i,n){return n||(typeof window<"u"&&"matchMedia"in window?i.map(r=>window.matchMedia(r).matches):i.map(()=>!1))}function S0(i,n,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){let[s,l]=ye.useState(r?n:x0(i,n)),v=ye.useRef(null);return ye.useEffect(()=>{if("matchMedia"in window)return v.current=i.map(h=>window.matchMedia(h)),l(v.current.map(h=>h.matches)),b0(v.current,h=>{l(h)})},[i]),s}function C0(i){let n=F.useMantineTheme(),r=ye.useMemo(()=>i.map(l=>(typeof l=="function"?l(n):l)??""),[i,n]),s=ye.useMemo(()=>i.map(()=>!0),[i]);return S0(r,s)}function Ko(i){let n=F.useMantineTheme(),r=typeof i=="function"?i(n):i;return Ot.useMediaQuery(r||"",!0)}function Ma(i){let n=i.replace(/([a-z\d])([A-Z]+)/g,"$1 $2").replace(/\W|_/g," ").trim().toLowerCase();return`${n.charAt(0).toUpperCase()}${n.slice(1)}`}function A0(i,n,r){return i.filter(s=>!n.map(r).includes(r(s)))}function Ra(i,n){return i.filter((r,s,l)=>s===l.findIndex(v=>n(r)===n(v)))}function Ic(i,n){return n?n.match(/([^[.\]])+/g).reduce((r,s)=>r&&r[s],i):void 0}function Bt(i,n){return typeof n=="string"?Ic(i,n):n(i)}function O0({rowExpansion:i,records:n,idAccessor:r}){let s=[];if(i&&n){let{trigger:c,allowMultiple:b,initiallyExpanded:C}=i;n&&c==="always"?s=n.map(A=>Bt(A,r)):C&&(s=n.filter((A,E)=>C({record:A,index:E})).map(A=>Bt(A,r)),b||(s=[s[0]]))}let l,v,h=ye.useState(s);if(i){let{expandable:c,trigger:b,allowMultiple:C,collapseProps:A,content:E}=i;i.expanded?{recordIds:l,onRecordIdsChange:v}=i.expanded:[l,v]=h;let I=L=>v==null?void 0:v(l.filter(T=>T!==Bt(L,r)));return{expandOnClick:b!=="always"&&b!=="never",isRowExpanded:L=>b==="always"?!0:l.includes(Bt(L,r)),isExpandable:({record:L,index:T})=>c?c({record:L,index:T}):!0,expandRow:L=>{let T=Bt(L,r);v==null||v(C?[...l,T]:[T])},collapseRow:I,collapseProps:A,content:({record:L,index:T})=>()=>E({record:L,index:T,collapse:()=>I(L)})}}}function D0(i,n){let[r,s]=ye.useState(i),[l,v]=ye.useState(i),h=Ot.useTimeout(()=>s(!0),0),c=Ot.useTimeout(()=>v(!1),n||200);return ye.useEffect(()=>{i?(c.clear(),v(!0),h.start()):(h.clear(),s(!1),c.start())},[h,c,i]),{expanded:r,visible:l}}var La="mantine-datatable-nowrap",Ia="mantine-datatable-ellipsis",Jr="mantine-datatable-pointer-cursor",kc="mantine-datatable-context-menu-cursor",T0="mantine-datatable-text-selection-disabled",Jo="mantine-datatable-text-align-left",Xo="mantine-datatable-text-align-center",es="mantine-datatable-text-align-right";function E0({className:i,style:n,visibleMediaQuery:r,title:s,noWrap:l,ellipsis:v,textAlign:h,width:c}){return Ko(r)?R.jsx(F.TableTh,{className:mt({[La]:l||v,[Ia]:v,[Jo]:h==="left",[Xo]:h==="center",[es]:h==="right"},i),style:[{width:c,minWidth:c,maxWidth:c},n],children:s}):null}function M0({shadowVisible:i}){return R.jsx(F.TableTh,{className:"mantine-datatable-footer-selector-placeholder-cell","data-shadow-visible":i||void 0})}var R0=ye.forwardRef(function({className:i,style:n,columns:r,defaultColumnProps:s,selectionVisible:l,selectorCellShadowVisible:v,scrollDiff:h},c){let b=h<0;return R.jsx(F.TableTfoot,{ref:c,className:mt("mantine-datatable-footer",i),style:[{position:b?"relative":"sticky",bottom:F.rem(b?h:0)},n],children:R.jsxs(F.TableTr,{children:[l&&R.jsx(M0,{shadowVisible:v}),r.map(({hidden:C,...A})=>{if(C)return null;let{accessor:E,visibleMediaQuery:I,textAlign:L,width:T,footer:M,footerClassName:N,footerStyle:ee,noWrap:ne,ellipsis:Q}={...s,...A};return R.jsx(E0,{className:N,style:ee,visibleMediaQuery:I,textAlign:L,width:T,title:M,noWrap:ne,ellipsis:Q},E)})]})})});function L0({group:{id:i,columns:n,title:r,textAlign:s,className:l,style:v}}){let h=ye.useMemo(()=>n.map(({visibleMediaQuery:C})=>C),[n]),c=C0(h),b=ye.useMemo(()=>n.filter(({hidden:C},A)=>!C&&(c==null?void 0:c[A])).length,[n,c]);return b>0?R.jsx(F.TableTh,{colSpan:b,className:mt("mantine-datatable-column-group-header-cell",{[Jo]:s==="left",[Xo]:s==="center",[es]:s==="right"},l),style:v,children:r??Ma(i)}):null}function I0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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 k0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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 P0({children:i,isActive:n,filterPopoverProps:r}){let[s,{close:l,toggle:v}]=Ot.useDisclosure(!1),h=n?k0:I0,c=Ot.useClickOutside(l);return R.jsxs(F.Popover,{withArrow:!0,shadow:"md",opened:s,onClose:l,trapFocus:!0,...r,children:[R.jsx(F.PopoverTarget,{children:R.jsx(F.ActionIcon,{className:"mantine-datatable-header-cell-filter-action-icon","data-active":n||void 0,size:"sm",variant:"default",onClick:b=>{b.preventDefault(),v()},onKeyDown:b=>b.stopPropagation(),children:R.jsx(h,{})})}),R.jsx(F.PopoverDropdown,{ref:c,onClick:b=>b.stopPropagation(),onKeyDown:b=>b.stopPropagation(),children:typeof i=="function"?i({close:l}):i})]})}var $0=i=>{let{accessor:n,columnRef:r}=i,s=ye.useRef(null),[l,v]=ye.useState(0),{setColumnWidth:h}=Ea(),c=A=>{A.preventDefault(),A.stopPropagation(),document.addEventListener("mousemove",b),document.addEventListener("mouseup",C),document.body.style.cursor="col-resize"},b=A=>{if(!r.current)return;let E=A.clientX-r.current.getBoundingClientRect().right,I=`${r.current.getBoundingClientRect().width+E}px`;r.current.style.width=I,h(n,r.current.style.width),v(-E)},C=()=>{r.current&&(document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",C),document.body.style.cursor="initial",h(n,r.current.style.width),v(0))};return R.jsx("div",{ref:s,onClick:A=>A.stopPropagation(),onMouseDown:c,onDoubleClick:()=>{r.current&&(r.current.style.maxWidth="initial",r.current.style.minWidth="initial",r.current.style.width="initial",h(n,"initial"))},className:"mantine-datatable-header-resizable-handle",style:{right:F.rem(l)}})};function N0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M12 5l0 14"}),R.jsx("path",{d:"M16 9l-4 -4"}),R.jsx("path",{d:"M8 9l4 -4"})]})}function B0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M8 7l4 -4l4 4"}),R.jsx("path",{d:"M8 17l4 4l4 -4"}),R.jsx("path",{d:"M12 3l0 18"})]})}function j0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"})]})}function U0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M18 6l-12 12"}),R.jsx("path",{d:"M6 6l12 12"})]})}function z0({className:i,style:n,accessor:r,visibleMediaQuery:s,title:l,sortable:v,draggable:h,toggleable:c,resizable:b,sortIcons:C,textAlign:A,width:E,sortStatus:I,onSortStatusChange:L,filter:T,filterPopoverProps:M,filtering:N,sortKey:ee}){let{setSourceColumn:ne,setTargetColumn:Q,swapColumns:le,setColumnsToggle:G}=Ea(),[ue,V]=ye.useState(!1),ae=ye.useRef(null);if(!Ko(s))return null;let oe=l??Ma(r),pe=typeof oe=="string"?oe:void 0,re=v&&L?d=>{d!=null&&d.defaultPrevented||L({sortKey:ee,columnAccessor:r,direction:(I==null?void 0:I.columnAccessor)===r?I.direction==="asc"?"desc":"asc":(I==null?void 0:I.direction)??"asc"})}:void 0,Ce=d=>{d.stopPropagation(),ne(r),V(!1)},Oe=d=>{d.preventDefault(),Q(r),V(!0)},B=()=>{Q(r),V(!1),le()},k=()=>{V(!0)},D=()=>{V(!1)},m=d=>{d.stopPropagation(),G(w=>w.map(p=>p.accessor===r?{...p,toggled:!1}:p))};return R.jsxs(F.TableTh,{className:mt({"mantine-datatable-header-cell-sortable":v,"mantine-datatable-header-cell-toggleable":c,"mantine-datatable-header-cell-resizable":b},i),style:[{width:E,...b?{minWidth:"1px"}:{minWidth:E,maxWidth:E}},n],role:v?"button":void 0,tabIndex:v?0:void 0,onClick:re,onKeyDown:d=>d.key==="Enter"&&(re==null?void 0:re()),ref:ae,children:[R.jsxs(F.Group,{className:"mantine-datatable-header-cell-sortable-group",justify:"space-between",wrap:"nowrap",children:[R.jsxs(F.Flex,{align:"center",w:"100%",className:mt({"mantine-datatable-header-cell-draggable":h,"mantine-datatable-header-cell-drag-over":ue}),draggable:h,onDragStart:h?Ce:void 0,onDragEnter:h?k:void 0,onDragOver:h?Oe:void 0,onDrop:h?B:void 0,onDragLeave:h?D:void 0,children:[h?R.jsx(F.Center,{role:"img","aria-label":"Drag column",children:R.jsx(F.ActionIcon,{className:"mantine-datatable-header-cell-draggable-action-icon",variant:"subtle",size:"xs",onClick:d=>{d.stopPropagation()},children:R.jsx(j0,{})})}):null,R.jsx(F.Box,{className:mt("mantine-datatable-header-cell-sortable-text",{[Jo]:A==="left",[Xo]:A==="center",[es]:A==="right"},La,Ia),title:pe,children:oe})]}),c?R.jsx(F.Center,{className:"mantine-datatable-header-cell-toggleable-icon",role:"img","aria-label":"Toggle column",children:R.jsx(F.ActionIcon,{size:"xs",variant:"light",onClick:m,children:R.jsx(U0,{})})}):null,v||(I==null?void 0:I.columnAccessor)===r?R.jsx(R.Fragment,{children:(I==null?void 0:I.columnAccessor)===r?R.jsx(F.Center,{className:mt("mantine-datatable-header-cell-sortable-icon",{"mantine-datatable-header-cell-sortable-icon-reversed":I.direction==="desc"}),role:"img","aria-label":`Sorted ${I.direction==="desc"?"descending":"ascending"}`,children:(C==null?void 0:C.sorted)||R.jsx(N0,{})}):R.jsx(F.Center,{className:"mantine-datatable-header-cell-sortable-unsorted-icon",role:"img","aria-label":"Not sorted",children:(C==null?void 0:C.unsorted)||R.jsx(B0,{})})}):null,T?R.jsx(P0,{filterPopoverProps:M,isActive:!!N,children:T}):null]}),b?R.jsx($0,{accessor:r,columnRef:ae}):null]})}var F0=ye.forwardRef(function({className:i,style:n,trigger:r,shadowVisible:s,checked:l,indeterminate:v,checkboxProps:h,onChange:c,rowSpan:b},C){let A=!h.disabled;return R.jsx(F.TableTh,{ref:C,className:mt("mantine-datatable-header-selector-cell",{[Jr]:r==="cell"&&A},i),style:n,rowSpan:b,"data-shadow-visible":s||void 0,onClick:r==="cell"&&A?c:void 0,children:R.jsx(F.Checkbox,{classNames:A?{input:Jr}:void 0,checked:l,indeterminate:v,onChange:c,...h,disabled:!(c||h.onChange)||h.disabled})})}),W0=ye.forwardRef(function({selectionColumnHeaderRef:i,className:n,style:r,sortStatus:s,sortIcons:l,onSortStatusChange:v,columns:h,defaultColumnProps:c,groups:b,selectionTrigger:C,selectionVisible:A,selectionChecked:E,selectionIndeterminate:I,onSelectionChange:L,selectionCheckboxProps:T,selectorCellShadowVisible:M,selectionColumnClassName:N,selectionColumnStyle:ee},ne){let Q=A?R.jsx(F0,{ref:i,className:N,style:ee,trigger:C,shadowVisible:M,checked:E,indeterminate:I,checkboxProps:T,onChange:L,rowSpan:b?2:void 0}):null,{columnsToggle:le,setColumnsToggle:G}=Ea(),[ue,V]=ye.useState(!1),ae=h.some(re=>re.toggleable),oe=ae?Object.fromEntries(h.map(({accessor:re,title:Ce})=>[re,Ce??Ma(String(re))])):void 0,pe=R.jsxs(F.TableThead,{className:mt("mantine-datatable-header",n),style:r,ref:ne,onContextMenu:ae?re=>{re.preventDefault(),V(Ce=>!Ce)}:void 0,children:[b&&R.jsxs(F.TableTr,{children:[Q,b.map(re=>R.jsx(L0,{group:re},re.id))]}),R.jsxs(F.TableTr,{children:[!b&&Q,h.map(({hidden:re,...Ce},Oe)=>{if(re)return null;let{accessor:B,visibleMediaQuery:k,textAlign:D,width:m,title:d,sortable:w,draggable:p,toggleable:g,resizable:O,titleClassName:Y,titleStyle:K,filter:fe,filterPopoverProps:de,filtering:we,sortKey:X}={...c,...Ce};return R.jsx(z0,{accessor:B,className:Y,style:K,visibleMediaQuery:k,textAlign:D,width:m,title:d,sortable:w,draggable:p,toggleable:g,resizable:O&&Oe<h.length-1,sortStatus:s,sortIcons:l,sortKey:X,onSortStatusChange:v,filter:fe,filterPopoverProps:de,filtering:we},B)})]})]});return ae?R.jsxs(F.Popover,{position:"bottom",withArrow:!0,shadow:"md",opened:ue,onChange:V,children:[R.jsx(F.PopoverTarget,{children:pe}),R.jsx(F.PopoverDropdown,{children:R.jsx(F.Stack,{children:le.filter(re=>re.toggleable).map(re=>R.jsx(F.Group,{children:R.jsx(F.Checkbox,{classNames:{label:"mantine-datatable-header-column-toggle-checkbox-label"},size:"xs",label:oe[re.accessor],checked:re.toggled,onChange:Ce=>{G(le.map(Oe=>Oe.accessor===re.accessor?{...Oe,toggled:Ce.currentTarget.checked}:Oe))}})},re.accessor))})})]}):pe});function Y0({pt:i,pb:n,fetching:r,customContent:s,backgroundBlur:l,size:v,type:h,color:c}){return R.jsx(F.Center,{pt:i,pb:n,className:mt("mantine-datatable-loader",{"mantine-datatable-loader-fetching":r}),style:[{backdropFilter:l?`blur(${l}px)`:void 0}],children:r&&(s||R.jsx(F.Loader,{size:v,type:h,color:c}))})}function xt(i,n,r){return i?F.parseThemeColor({color:typeof i=="object"?i[r]:i,theme:n}).value:void 0}function q0({theme:i,c:n,backgroundColor:r,borderColor:s,rowBorderColor:l,stripedColor:v,highlightOnHoverColor:h}){return{"--mantine-datatable-color-light":xt(n,i,"light"),"--mantine-datatable-color-dark":xt(n,i,"dark"),"--mantine-datatable-background-color-light":xt(r,i,"light"),"--mantine-datatable-background-color-dark":xt(r,i,"dark"),"--mantine-datatable-border-color-light":xt(s,i,"light"),"--mantine-datatable-border-color-dark":xt(s,i,"dark"),"--mantine-datatable-row-border-color-light":xt(l,i,"light"),"--mantine-datatable-row-border-color-dark":xt(l,i,"dark"),"--mantine-datatable-striped-color-light":xt(v,i,"light"),"--mantine-datatable-striped-color-dark":xt(v,i,"dark"),"--mantine-datatable-highlight-on-hover-color-light":xt(h,i,"light"),"--mantine-datatable-highlight-on-hover-color-dark":xt(h,i,"dark")}}function Pc({theme:i,paginationActiveTextColor:n,paginationActiveBackgroundColor:r}){return{"--mantine-datatable-pagination-active-text-color-light":xt(n,i,"light"),"--mantine-datatable-pagination-active-text-color-dark":xt(n,i,"dark"),"--mantine-datatable-pagination-active-background-color-light":xt(r,i,"light"),"--mantine-datatable-pagination-active-background-color-dark":xt(r,i,"dark")}}function H0({theme:i,color:n,backgroundColor:r}){return{"--mantine-datatable-row-color-light":xt(n,i,"light"),"--mantine-datatable-row-color-dark":xt(n,i,"dark"),"--mantine-datatable-row-background-color-light":xt(r,i,"light"),"--mantine-datatable-row-background-color-dark":xt(r,i,"dark")}}function G0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M8 9l4 -4l4 4"}),R.jsx("path",{d:"M16 15l-4 4l-4 -4"})]})}var $c={xs:F.rem(22),sm:F.rem(26),md:F.rem(32),lg:F.rem(38),xl:F.rem(44)};function V0({size:i,label:n,values:r,value:s,activeTextColor:l,activeBackgroundColor:v,onChange:h}){return R.jsxs(F.Group,{gap:"xs",children:[R.jsx(F.Text,{component:"div",size:i,children:n}),R.jsxs(F.Menu,{withinPortal:!0,withArrow:!0,classNames:{arrow:"mantine-datatable-page-size-selector-menu-arrow"},children:[R.jsx(F.MenuTarget,{children:R.jsx(F.Button,{size:i,variant:"default",classNames:{section:"mantine-datatable-page-size-selector-button-icon"},rightSection:R.jsx(G0,{}),style:[{fontWeight:"normal"},c=>({height:$c[i],paddingLeft:c.spacing[i],paddingRight:c.spacing[i]})],children:s})}),R.jsx(F.MenuDropdown,{children:r.map(c=>{let b=c===s;return R.jsx(F.MenuItem,{className:mt({"mantine-datatable-page-size-selector-active":b}),style:[{height:$c[i]},b&&(l||v)?C=>Pc({theme:C,paginationActiveTextColor:l,paginationActiveBackgroundColor:v}):void 0],disabled:b,onClick:()=>h(c),children:R.jsx(F.Text,{component:"div",size:i,children:c})},c)})})]})]})}var Z0=ye.forwardRef(function({className:i,style:n,fetching:r,page:s,onPageChange:l,paginationWithEdges:v,paginationWithControls:h,paginationActiveTextColor:c,paginationActiveBackgroundColor:b,paginationSize:C,loadingText:A,noRecordsText:E,paginationText:I,totalRecords:L,recordsPerPage:T,onRecordsPerPageChange:M,recordsPerPageLabel:N,recordsPerPageOptions:ee,recordsLength:ne,horizontalSpacing:Q,paginationWrapBreakpoint:le,getPaginationControlProps:G},ue){let V;if(L){let oe=(s-1)*T+1,pe=oe+(ne||0)-1;V=I({from:oe,to:pe,totalRecords:L})}else V=r?A:E;let ae=Ko(({breakpoints:oe})=>`(min-width: ${typeof le=="number"?`${F.rem(le)}rem`:oe[le]||le})`);return R.jsxs(F.Box,{ref:ue,px:Q??"xs",py:"xs",className:mt("mantine-datatable-pagination",i),style:[{flexDirection:ae?"row":"column"},n],children:[R.jsx(F.Text,{component:"div",className:"mantine-datatable-pagination-text",size:C,children:V}),ee&&R.jsx(V0,{activeTextColor:c,activeBackgroundColor:b,size:C,label:N,values:ee,value:T,onChange:M}),R.jsx(F.Pagination,{classNames:{root:mt("mantine-datatable-pagination-pages",{"mantine-datatable-pagination-pages-fetching":r||!ne}),control:"mantine-datatable-pagination-pages-control"},style:c||b?oe=>Pc({theme:oe,paginationActiveTextColor:c,paginationActiveBackgroundColor:b}):void 0,withEdges:v,withControls:h,value:s,onChange:l,size:C,total:Math.ceil(L/T),getControlProps:G})]})});function Q0({className:i,style:n,visibleMediaQuery:r,record:s,index:l,onClick:v,onDoubleClick:h,onContextMenu:c,noWrap:b,ellipsis:C,textAlign:A,width:E,accessor:I,render:L,defaultRender:T,customCellAttributes:M}){return Ko(r)?R.jsx(F.TableTd,{className:mt({[La]:b||C,[Ia]:C,[Jr]:v||h,[kc]:c,[Jo]:A==="left",[Xo]:A==="center",[es]:A==="right"},i),style:[{width:E,minWidth:E,maxWidth:E},n],onClick:v,onDoubleClick:h,onContextMenu:c,...M==null?void 0:M(s,l),children:L?L(s,l):T?T(s,l,I):Ic(s,I)}):null}function K0({open:i,colSpan:n,content:r,collapseProps:s}){let{expanded:l,visible:v}=D0(i,s==null?void 0:s.transitionDuration);return v?R.jsxs(R.Fragment,{children:[R.jsx(F.TableTr,{}),R.jsx(F.TableTr,{children:R.jsx(F.TableTd,{className:"mantine-datatable-row-expansion-cell",colSpan:n,children:R.jsx(F.Collapse,{in:l,...s,children:R.jsx("div",{className:"mantine-datatable-row-expansion-cell-content",children:r()})})})})]}):null}function J0({className:i,style:n,record:r,index:s,trigger:l,onChange:v,withRightShadow:h,checkboxProps:c,getCheckboxProps:b,...C}){let A={...c,...b(r,s)},E=!C.disabled&&!A.disabled,I=L=>{L.stopPropagation(),l==="cell"&&E&&(v==null||v(L))};return R.jsx(F.TableTd,{className:mt("mantine-datatable-row-selector-cell",{[Jr]:l==="cell"&&E},i),style:n,"data-shadow-visible":h||void 0,onClick:I,children:R.jsx(F.Checkbox,{classNames:E?{input:Jr}:void 0,onChange:v,...C,...A})})}function X0({record:i,index:n,columns:r,defaultColumnProps:s,defaultColumnRender:l,selectionTrigger:v,selectionVisible:h,selectionChecked:c,onSelectionChange:b,isRecordSelectable:C,selectionCheckboxProps:A,getSelectionCheckboxProps:E,onClick:I,onDoubleClick:L,onContextMenu:T,onCellClick:M,onCellDoubleClick:N,onCellContextMenu:ee,expansion:ne,customAttributes:Q,color:le,backgroundColor:G,className:ue,style:V,selectorCellShadowVisible:ae,selectionColumnClassName:oe,selectionColumnStyle:pe,rowFactory:re}){let Ce=R.jsxs(R.Fragment,{children:[h&&R.jsx(J0,{className:oe,style:pe,record:i,index:n,trigger:v,withRightShadow:ae,checked:c,disabled:!b||(C?!C(i,n):!1),onChange:b,checkboxProps:A,getCheckboxProps:E}),r.map(({hidden:k,hiddenContent:D,...m},d)=>{if(k||D)return null;let{accessor:w,visibleMediaQuery:p,textAlign:g,noWrap:O,ellipsis:Y,width:K,render:fe,cellsClassName:de,cellsStyle:we,customCellAttributes:X}={...s,...m};return R.jsx(Q0,{className:typeof de=="function"?de(i,n):de,style:we==null?void 0:we(i,n),visibleMediaQuery:p,record:i,index:n,onClick:M?ce=>M({event:ce,record:i,index:n,column:m,columnIndex:d}):void 0,onDoubleClick:N?ce=>N({event:ce,record:i,index:n,column:m,columnIndex:d}):void 0,onContextMenu:ee?ce=>ee({event:ce,record:i,index:n,column:m,columnIndex:d}):void 0,accessor:w,textAlign:g,noWrap:O,ellipsis:Y,width:K,render:fe,defaultRender:l,customCellAttributes:X},w)})]}),Oe=ne&&R.jsx(K0,{colSpan:r.filter(({hidden:k})=>!k).length+(h?1:0),open:ne.isRowExpanded(i),content:ne.content({record:i,index:n}),collapseProps:ne.collapseProps}),B=ev({record:i,index:n,selectionChecked:c,onClick:I,onDoubleClick:L,onContextMenu:T,expansion:ne,customAttributes:Q,color:le,backgroundColor:G,className:ue,style:V});return re?re({record:i,index:n,rowProps:B,children:Ce,expandedElement:Oe}):R.jsxs(R.Fragment,{children:[R.jsx(F.TableTr,{...B,children:Ce}),Oe]})}function ev({record:i,index:n,selectionChecked:r,onClick:s,onDoubleClick:l,onContextMenu:v,expansion:h,customAttributes:c,color:b,backgroundColor:C,className:A,style:E}){return{className:mt("mantine-datatable-row",{[Jr]:s||l||(h==null?void 0:h.isExpandable({record:i,index:n}))&&(h==null?void 0:h.expandOnClick)},{[kc]:v},typeof A=="function"?A(i,n):A),"data-selected":r||void 0,onClick:I=>{if(h){let{isExpandable:L,isRowExpanded:T,expandOnClick:M,expandRow:N,collapseRow:ee}=h;L({record:i,index:n})&&M&&(T(i)?ee(i):N(i))}s==null||s({event:I,record:i,index:n})},onDoubleClick:l?I=>l({event:I,record:i,index:n}):void 0,onContextMenu:v?I=>v({event:I,record:i,index:n}):void 0,style:[b||C?I=>{let L=b==null?void 0:b(i,n),T=C==null?void 0:C(i,n);return H0({theme:I,color:L,backgroundColor:T})}:void 0,E==null?void 0:E(i,n)],...(c==null?void 0:c(i,n))??{}}}function tv({topShadowVisible:i,leftShadowVisible:n,leftShadowBehind:r,rightShadowVisible:s,rightShadowBehind:l,bottomShadowVisible:v,headerHeight:h,footerHeight:c,onScrollPositionChange:b,children:C,viewportRef:A,scrollAreaProps:E}){return R.jsxs(F.ScrollArea,{...E,viewportRef:A,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:b,children:[C,R.jsx(F.Box,{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-top-shadow",{"mantine-datatable-scroll-area-shadow-visible":i}),style:{top:h?F.rem(h):0}}),R.jsx("div",{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-left-shadow",{"mantine-datatable-scroll-area-shadow-visible":n,"mantine-datatable-scroll-area-shadow-behind":r})}),R.jsx("div",{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-right-shadow",{"mantine-datatable-scroll-area-shadow-visible":s,"mantine-datatable-scroll-area-shadow-behind":l})}),R.jsx(F.Box,{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-bottom-shadow",{"mantine-datatable-scroll-area-shadow-visible":v}),style:{bottom:c?F.rem(c+1):0}})]})}function nv({withTableBorder:i,borderRadius:n,textSelectionDisabled:r,height:s="100%",minHeight:l,maxHeight:v,shadow:h,verticalAlign:c="center",fetching:b,columns:C,storeColumnsKey:A,groups:E,pinFirstColumn:I,pinLastColumn:L,defaultColumnProps:T,defaultColumnRender:M,idAccessor:N="id",records:ee,selectionTrigger:ne="checkbox",selectedRecords:Q,onSelectedRecordsChange:le,selectionColumnClassName:G,selectionColumnStyle:ue,isRecordSelectable:V,selectionCheckboxProps:ae,allRecordsSelectionCheckboxProps:oe={"aria-label":"Select all records"},getRecordSelectionCheckboxProps:pe=(qt,zn)=>({"aria-label":`Select record ${zn+1}`}),sortStatus:re,sortIcons:Ce,onSortStatusChange:Oe,horizontalSpacing:B,page:k,onPageChange:D,totalRecords:m,recordsPerPage:d,onRecordsPerPageChange:w,recordsPerPageOptions:p,recordsPerPageLabel:g="Records per page",paginationWithEdges:O,paginationWithControls:Y,paginationActiveTextColor:K,paginationActiveBackgroundColor:fe,paginationSize:de="sm",paginationText:we=({from:qt,to:zn,totalRecords:Fn})=>`${qt} - ${zn} / ${Fn}`,paginationWrapBreakpoint:X="sm",getPaginationControlProps:ce=qt=>qt==="previous"?{"aria-label":"Previous page"}:qt==="next"?{"aria-label":"Next page"}:{},loaderBackgroundBlur:Ae,customLoader:be,loaderSize:U,loaderType:q,loaderColor:W,loadingText:J="...",emptyState:se,noRecordsText:De="No records",noRecordsIcon:u,highlightOnHover:f,striped:_,noHeader:$,onRowClick:j,onRowDoubleClick:te,onRowContextMenu:xe,onCellClick:Te,onCellDoubleClick:Re,onCellContextMenu:Se,onScroll:ke,onScrollToTop:$e,onScrollToBottom:Le,onScrollToLeft:Ze,onScrollToRight:He,c:ot,backgroundColor:gt,borderColor:yt,rowBorderColor:ct,stripedColor:Et,highlightOnHoverColor:Mn,rowColor:un,rowBackgroundColor:St,rowExpansion:xn,rowClassName:Rn,rowStyle:Ln,customRowAttributes:ln,scrollViewportRef:cn,scrollAreaProps:fn,tableRef:st,bodyRef:nt,m:Mt,my:si,mx:In,mt:ai,mb:hr,ml:ui,mr:li,className:ka,classNames:Rt,style:Pa,styles:Lt,rowFactory:$a,tableWrapper:Hi,...Gi}){let{ref:qt,width:zn,height:Fn}=Kr(),kr=ye.useMemo(()=>(E==null?void 0:E.flatMap(Ve=>Ve.columns))??C,[C,E]),ns=y0({key:A,columns:kr}),{ref:Na,height:dr}=Kr(),{ref:Ba,width:pr,height:Pr}=Kr(),{ref:ja,height:Ua}=Kr(),{ref:rs,height:Vi}=Kr(),{ref:is,width:za}=Kr(),Fa=Ot.useMergedRef(Ba,st),Wa=Ot.useMergedRef(qt,cn),[Zi,Qi]=ye.useState(!0),[ci,Ki]=ye.useState(!0),[Wn,os]=ye.useState(!0),[$r,Nr]=ye.useState(!0),ss=O0({rowExpansion:xn,records:ee,idAccessor:N}),Ji=ye.useCallback(()=>{var vr,mr;let Ve=((vr=qt.current)==null?void 0:vr.scrollTop)??0,Qt=((mr=qt.current)==null?void 0:mr.scrollLeft)??0;if(b||Pr<=Fn)Qi(!0),Ki(!0);else{let hn=Ve===0,Kt=Pr-Ve-Fn<1;Qi(hn),Ki(Kt),hn&&hn!==Zi&&($e==null||$e()),Kt&&Kt!==ci&&(Le==null||Le())}if(b||pr===zn)os(!0),Nr(!0);else{let hn=Qt===0,Kt=pr-Qt-zn<1;os(hn),Nr(Kt),hn&&hn!==Wn&&(Ze==null||Ze()),Kt&&Kt!==$r&&(He==null||He())}},[b,Le,Ze,He,$e,Fn,qt,zn,ci,Wn,$r,Zi,Pr,pr]);w0(Ji,[Ji]);let Xi=Ot.useDebouncedCallback(Ji,50),as=ye.useCallback(Ve=>{ke==null||ke(Ve),Xi()},[Xi,ke]),eo=ye.useCallback(Ve=>{var Qt;(Qt=qt.current)==null||Qt.scrollTo({top:0,left:0}),D(Ve)},[D,qt]),fi=ee==null?void 0:ee.length,to=ee==null?void 0:ee.map(Ve=>Bt(Ve,N)),kn=!!Q,Sn=Q==null?void 0:Q.map(Ve=>Bt(Ve,N)),Yn=to!==void 0&&Sn!==void 0&&Sn.length>0,gr=V?ee==null?void 0:ee.filter(V):ee,Br=gr==null?void 0:gr.map(Ve=>Bt(Ve,N)),hi=Yn&&Br.every(Ve=>Sn.includes(Ve)),us=Yn&&Br.some(Ve=>Sn.includes(Ve)),ls=ye.useCallback(()=>{Q&&le&&le(hi?Q.filter(Ve=>!Br.includes(Bt(Ve,N))):Ra([...Q,...gr],Ve=>Bt(Ve,N)))},[hi,N,le,Br,gr,Q]),{lastSelectionChangeIndex:jr,setLastSelectionChangeIndex:cs}=_0(to),no=kn&&!Wn&&!I,Ya={m:Mt,my:si,mx:In,mt:ai,mb:hr,ml:ui,mr:li},qa=ye.useCallback(({children:Ve})=>Hi?Hi({children:Ve}):Ve,[Hi]);return R.jsx(Lc,{...ns,children:R.jsxs(F.Box,{...Ya,className:mt("mantine-datatable",{"mantine-datatable-with-border":i},ka,Rt==null?void 0:Rt.root),style:[Ve=>({...q0({theme:Ve,c:ot,backgroundColor:gt,borderColor:yt,rowBorderColor:ct,stripedColor:Et,highlightOnHoverColor:Mn}),borderRadius:Ve.radius[n]||n,boxShadow:Ve.shadows[h]||h,height:s,minHeight:l,maxHeight:v}),Pa,Lt==null?void 0:Lt.root,{position:"relative"}],children:[R.jsx(tv,{viewportRef:Wa,topShadowVisible:!Zi,leftShadowVisible:!Wn,leftShadowBehind:kn||!!I,rightShadowVisible:!$r,rightShadowBehind:L,bottomShadowVisible:!ci,headerHeight:dr,footerHeight:Ua,onScrollPositionChange:as,scrollAreaProps:fn,children:R.jsx(qa,{children:R.jsxs(F.Table,{ref:Fa,horizontalSpacing:B,className:mt("mantine-datatable-table",{[T0]:r,"mantine-datatable-vertical-align-top":c==="top","mantine-datatable-vertical-align-bottom":c==="bottom","mantine-datatable-last-row-border-bottom-visible":Gi.withRowBorders&&Pr<Fn,"mantine-datatable-pin-last-column":L,"mantine-datatable-pin-last-column-scrolled":!$r&&L,"mantine-datatable-selection-column-visible":kn,"mantine-datatable-pin-first-column":I,"mantine-datatable-pin-first-column-scrolled":!Wn&&I},Rt==null?void 0:Rt.table),style:{...Lt==null?void 0:Lt.table,"--mantine-datatable-selection-column-width":`${za}px`},"data-striped":fi&&_||void 0,"data-highlight-on-hover":f||void 0,...Gi,children:[$?null:R.jsx(Lc,{...ns,children:R.jsx(W0,{ref:Na,selectionColumnHeaderRef:is,className:Rt==null?void 0:Rt.header,style:Lt==null?void 0:Lt.header,columns:kr,defaultColumnProps:T,groups:E,sortStatus:re,sortIcons:Ce,onSortStatusChange:Oe,selectionTrigger:ne,selectionVisible:kn,selectionChecked:hi,selectionIndeterminate:us&&!hi,onSelectionChange:ls,selectionCheckboxProps:{...ae,...oe},selectorCellShadowVisible:no,selectionColumnClassName:G,selectionColumnStyle:ue})}),R.jsx("tbody",{ref:nt,children:fi?ee.map((Ve,Qt)=>{let vr=Bt(Ve,N),mr=(Sn==null?void 0:Sn.includes(vr))||!1,hn;return le&&Q&&(hn=Kt=>{if(Kt.nativeEvent.shiftKey&&jr!==null){let yr=ee.filter(Qt>jr?(qn,Hn)=>Hn>=jr&&Hn<=Qt&&(V?V(qn,Hn):!0):(qn,Hn)=>Hn>=Qt&&Hn<=jr&&(V?V(qn,Hn):!0));le(mr?A0(Q,yr,qn=>Bt(qn,N)):Ra([...Q,...yr],qn=>Bt(qn,N)))}else le(mr?Q.filter(yr=>Bt(yr,N)!==vr):Ra([...Q,Ve],yr=>Bt(yr,N)));cs(Qt)}),R.jsx(X0,{record:Ve,index:Qt,columns:kr,defaultColumnProps:T,defaultColumnRender:M,selectionTrigger:ne,selectionVisible:kn,selectionChecked:mr,onSelectionChange:hn,isRecordSelectable:V,selectionCheckboxProps:ae,getSelectionCheckboxProps:pe,onClick:j,onDoubleClick:te,onCellClick:Te,onCellDoubleClick:Re,onContextMenu:xe,onCellContextMenu:Se,expansion:ss,color:un,backgroundColor:St,className:Rn,style:Ln,customAttributes:ln,selectorCellShadowVisible:no,selectionColumnClassName:G,selectionColumnStyle:ue,idAccessor:N,rowFactory:$a},vr)}):R.jsx(g0,{})}),kr.some(({footer:Ve})=>Ve)&&R.jsx(R0,{ref:ja,className:Rt==null?void 0:Rt.footer,style:Lt==null?void 0:Lt.footer,columns:kr,defaultColumnProps:T,selectionVisible:kn,selectorCellShadowVisible:no,scrollDiff:Pr-Fn})]})})}),k&&R.jsx(Z0,{ref:rs,className:Rt==null?void 0:Rt.pagination,style:Lt==null?void 0:Lt.pagination,horizontalSpacing:B,fetching:b,page:k,onPageChange:eo,totalRecords:m,recordsPerPage:d,onRecordsPerPageChange:w,recordsPerPageOptions:p,recordsPerPageLabel:g,paginationWithEdges:O,paginationWithControls:Y,paginationActiveTextColor:K,paginationActiveBackgroundColor:fe,paginationSize:de,paginationText:we,paginationWrapBreakpoint:X,getPaginationControlProps:ce,noRecordsText:De,loadingText:J,recordsLength:fi}),R.jsx(Y0,{pt:dr,pb:Vi,fetching:b,backgroundBlur:Ae,customContent:be,size:U,type:q,color:W}),R.jsx(m0,{pt:dr,pb:Vi,icon:u,text:De,active:!b&&!fi,children:se})]})})}var rv=ye.forwardRef(function({children:i,isDragging:n,...r},s){let l=ye.useRef(null),v=Ot.useMergedRef(l,s);return ye.useEffect(()=>{if(!l.current||!n)return;let h=l.current.parentElement.parentElement.children[0].children[0];for(let c=0;c<h.children.length;c++){let b=h.children[c].getBoundingClientRect(),C=l.current.children[c];C.style.height=b.height+"px",C.style.width=b.width+"px",C.style.minWidth=b.width+"px",C.style.maxWidth=b.width+"px"}},[n,i]),R.jsx(F.TableTr,{"data-is-dragging":n,ref:v,...r,children:i})});rv.displayName="DataTableDraggableRow";var Wi={exports:{}};/**
|
|
115
|
+
`}return te.substring(0,te.length-1)},O.renderTo2dContext=function(U,q){q=q||2;for(var W=O.getModuleCount(),J=0;J<W;J++)for(var se=0;se<W;se++)U.fillStyle=O.isDark(J,se)?"black":"white",U.fillRect(J*q,se*q,q,q)},O};E.stringToBytes=(E.stringToBytesFuncs={default:function(B){for(var k=[],D=0;D<B.length;D+=1){var m=B.charCodeAt(D);k.push(255&m)}return k}}).default,E.createStringToBytes=function(B,k){var D=function(){for(var h=Ce(B),w=function(){var fe=h.read();if(fe==-1)throw"eof";return fe},p=0,g={};;){var O=h.read();if(O==-1)break;var Y=w(),K=w()<<8|w();g[String.fromCharCode(O<<8|Y)]=K,p+=1}if(p!=k)throw p+" != "+k;return g}(),m=63;return function(h){for(var w=[],p=0;p<h.length;p+=1){var g=h.charCodeAt(p);if(g<128)w.push(g);else{var O=D[h.charAt(p)];typeof O=="number"?(255&O)==O?w.push(O):(w.push(O>>>8),w.push(255&O)):w.push(m)}}return w}};var I,L,T,M,N,ee={L:1,M:0,Q:3,H:2},ne=(I=[[],[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]],L=1335,T=7973,N=function(B){for(var k=0;B!=0;)k+=1,B>>>=1;return k},(M={}).getBCHTypeInfo=function(B){for(var k=B<<10;N(k)-N(L)>=0;)k^=L<<N(k)-N(L);return 21522^(B<<10|k)},M.getBCHTypeNumber=function(B){for(var k=B<<12;N(k)-N(T)>=0;)k^=T<<N(k)-N(T);return B<<12|k},M.getPatternPosition=function(B){return I[B-1]},M.getMaskFunction=function(B){switch(B){case 0:return function(k,D){return(k+D)%2==0};case 1:return function(k,D){return k%2==0};case 2:return function(k,D){return D%3==0};case 3:return function(k,D){return(k+D)%3==0};case 4:return function(k,D){return(Math.floor(k/2)+Math.floor(D/3))%2==0};case 5:return function(k,D){return k*D%2+k*D%3==0};case 6:return function(k,D){return(k*D%2+k*D%3)%2==0};case 7:return function(k,D){return(k*D%3+(k+D)%2)%2==0};default:throw"bad maskPattern:"+B}},M.getErrorCorrectPolynomial=function(B){for(var k=le([1],0),D=0;D<B;D+=1)k=k.multiply(le([1,Q.gexp(D)],0));return k},M.getLengthInBits=function(B,k){if(1<=k&&k<10)switch(B){case 1:return 10;case 2:return 9;case 4:case 8:return 8;default:throw"mode:"+B}else if(k<27)switch(B){case 1:return 12;case 2:return 11;case 4:return 16;case 8:return 10;default:throw"mode:"+B}else{if(!(k<41))throw"type:"+k;switch(B){case 1:return 14;case 2:return 13;case 4:return 16;case 8:return 12;default:throw"mode:"+B}}},M.getLostPoint=function(B){for(var k=B.getModuleCount(),D=0,m=0;m<k;m+=1)for(var h=0;h<k;h+=1){for(var w=0,p=B.isDark(m,h),g=-1;g<=1;g+=1)if(!(m+g<0||k<=m+g))for(var O=-1;O<=1;O+=1)h+O<0||k<=h+O||g==0&&O==0||p==B.isDark(m+g,h+O)&&(w+=1);w>5&&(D+=3+w-5)}for(m=0;m<k-1;m+=1)for(h=0;h<k-1;h+=1){var Y=0;B.isDark(m,h)&&(Y+=1),B.isDark(m+1,h)&&(Y+=1),B.isDark(m,h+1)&&(Y+=1),B.isDark(m+1,h+1)&&(Y+=1),Y!=0&&Y!=4||(D+=3)}for(m=0;m<k;m+=1)for(h=0;h<k-6;h+=1)B.isDark(m,h)&&!B.isDark(m,h+1)&&B.isDark(m,h+2)&&B.isDark(m,h+3)&&B.isDark(m,h+4)&&!B.isDark(m,h+5)&&B.isDark(m,h+6)&&(D+=40);for(h=0;h<k;h+=1)for(m=0;m<k-6;m+=1)B.isDark(m,h)&&!B.isDark(m+1,h)&&B.isDark(m+2,h)&&B.isDark(m+3,h)&&B.isDark(m+4,h)&&!B.isDark(m+5,h)&&B.isDark(m+6,h)&&(D+=40);var K=0;for(h=0;h<k;h+=1)for(m=0;m<k;m+=1)B.isDark(m,h)&&(K+=1);return D+Math.abs(100*K/k/k-50)/5*10},M),Q=function(){for(var B=new Array(256),k=new Array(256),D=0;D<8;D+=1)B[D]=1<<D;for(D=8;D<256;D+=1)B[D]=B[D-4]^B[D-5]^B[D-6]^B[D-8];for(D=0;D<255;D+=1)k[B[D]]=D;return{glog:function(m){if(m<1)throw"glog("+m+")";return k[m]},gexp:function(m){for(;m<0;)m+=255;for(;m>=256;)m-=255;return B[m]}}}();function le(B,k){if(B.length===void 0)throw B.length+"/"+k;var D=function(){for(var h=0;h<B.length&&B[h]==0;)h+=1;for(var w=new Array(B.length-h+k),p=0;p<B.length-h;p+=1)w[p]=B[p+h];return w}(),m={getAt:function(h){return D[h]},getLength:function(){return D.length},multiply:function(h){for(var w=new Array(m.getLength()+h.getLength()-1),p=0;p<m.getLength();p+=1)for(var g=0;g<h.getLength();g+=1)w[p+g]^=Q.gexp(Q.glog(m.getAt(p))+Q.glog(h.getAt(g)));return le(w,0)},mod:function(h){if(m.getLength()-h.getLength()<0)return m;for(var w=Q.glog(m.getAt(0))-Q.glog(h.getAt(0)),p=new Array(m.getLength()),g=0;g<m.getLength();g+=1)p[g]=m.getAt(g);for(g=0;g<h.getLength();g+=1)p[g]^=Q.gexp(Q.glog(h.getAt(g))+w);return le(p,0).mod(h)}};return m}var G=function(){var B=[[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]],k=function(m,h){var w={};return w.totalCount=m,w.dataCount=h,w},D={getRSBlocks:function(m,h){var w=function(we,X){switch(X){case ee.L:return B[4*(we-1)+0];case ee.M:return B[4*(we-1)+1];case ee.Q:return B[4*(we-1)+2];case ee.H:return B[4*(we-1)+3];default:return}}(m,h);if(w===void 0)throw"bad rs block @ typeNumber:"+m+"/errorCorrectionLevel:"+h;for(var p=w.length/3,g=[],O=0;O<p;O+=1)for(var Y=w[3*O+0],K=w[3*O+1],fe=w[3*O+2],de=0;de<Y;de+=1)g.push(k(K,fe));return g}};return D}(),ue=function(){var B=[],k=0,D={getBuffer:function(){return B},getAt:function(m){var h=Math.floor(m/8);return(B[h]>>>7-m%8&1)==1},put:function(m,h){for(var w=0;w<h;w+=1)D.putBit((m>>>h-w-1&1)==1)},getLengthInBits:function(){return k},putBit:function(m){var h=Math.floor(k/8);B.length<=h&&B.push(0),m&&(B[h]|=128>>>k%8),k+=1}};return D},V=function(B){var k=B,D={getMode:function(){return 1},getLength:function(w){return k.length},write:function(w){for(var p=k,g=0;g+2<p.length;)w.put(m(p.substring(g,g+3)),10),g+=3;g<p.length&&(p.length-g==1?w.put(m(p.substring(g,g+1)),4):p.length-g==2&&w.put(m(p.substring(g,g+2)),7))}},m=function(w){for(var p=0,g=0;g<w.length;g+=1)p=10*p+h(w.charAt(g));return p},h=function(w){if("0"<=w&&w<="9")return w.charCodeAt(0)-48;throw"illegal char :"+w};return D},ae=function(B){var k=B,D={getMode:function(){return 2},getLength:function(h){return k.length},write:function(h){for(var w=k,p=0;p+1<w.length;)h.put(45*m(w.charAt(p))+m(w.charAt(p+1)),11),p+=2;p<w.length&&h.put(m(w.charAt(p)),6)}},m=function(h){if("0"<=h&&h<="9")return h.charCodeAt(0)-48;if("A"<=h&&h<="Z")return h.charCodeAt(0)-65+10;switch(h){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 :"+h}};return D},oe=function(B){var k=E.stringToBytes(B);return{getMode:function(){return 4},getLength:function(D){return k.length},write:function(D){for(var m=0;m<k.length;m+=1)D.put(k[m],8)}}},pe=function(B){var k=E.stringToBytesFuncs.SJIS;if(!k)throw"sjis not supported.";(function(){var h=k("友");if(h.length!=2||(h[0]<<8|h[1])!=38726)throw"sjis not supported."})();var D=k(B),m={getMode:function(){return 8},getLength:function(h){return~~(D.length/2)},write:function(h){for(var w=D,p=0;p+1<w.length;){var g=(255&w[p])<<8|255&w[p+1];if(33088<=g&&g<=40956)g-=33088;else{if(!(57408<=g&&g<=60351))throw"illegal char at "+(p+1)+"/"+g;g-=49472}g=192*(g>>>8&255)+(255&g),h.put(g,13),p+=2}if(p<w.length)throw"illegal char at "+(p+1)}};return m},re=function(){var B=[],k={writeByte:function(D){B.push(255&D)},writeShort:function(D){k.writeByte(D),k.writeByte(D>>>8)},writeBytes:function(D,m,h){m=m||0,h=h||D.length;for(var w=0;w<h;w+=1)k.writeByte(D[w+m])},writeString:function(D){for(var m=0;m<D.length;m+=1)k.writeByte(D.charCodeAt(m))},toByteArray:function(){return B},toString:function(){var D="";D+="[";for(var m=0;m<B.length;m+=1)m>0&&(D+=","),D+=B[m];return D+"]"}};return k},Ce=function(B){var k=B,D=0,m=0,h=0,w={read:function(){for(;h<8;){if(D>=k.length){if(h==0)return-1;throw"unexpected end of file./"+h}var g=k.charAt(D);if(D+=1,g=="=")return h=0,-1;g.match(/^\s$/)||(m=m<<6|p(g.charCodeAt(0)),h+=6)}var O=m>>>h-8&255;return h-=8,O}},p=function(g){if(65<=g&&g<=90)return g-65;if(97<=g&&g<=122)return g-97+26;if(48<=g&&g<=57)return g-48+52;if(g==43)return 62;if(g==47)return 63;throw"c:"+g};return w},Oe=function(B,k,D){for(var m=function(K,fe){var de=K,we=fe,X=new Array(K*fe),ce={setPixel:function(U,q,W){X[q*de+U]=W},write:function(U){U.writeString("GIF87a"),U.writeShort(de),U.writeShort(we),U.writeByte(128),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(0),U.writeByte(255),U.writeByte(255),U.writeByte(255),U.writeString(","),U.writeShort(0),U.writeShort(0),U.writeShort(de),U.writeShort(we),U.writeByte(0);var q=Ae(2);U.writeByte(2);for(var W=0;q.length-W>255;)U.writeByte(255),U.writeBytes(q,W,255),W+=255;U.writeByte(q.length-W),U.writeBytes(q,W,q.length-W),U.writeByte(0),U.writeString(";")}},Ae=function(U){for(var q=1<<U,W=1+(1<<U),J=U+1,se=be(),De=0;De<q;De+=1)se.add(String.fromCharCode(De));se.add(String.fromCharCode(q)),se.add(String.fromCharCode(W));var u,f,_,$=re(),j=(u=$,f=0,_=0,{write:function(Re,Se){if(Re>>>Se)throw"length over";for(;f+Se>=8;)u.writeByte(255&(Re<<f|_)),Se-=8-f,Re>>>=8-f,_=0,f=0;_|=Re<<f,f+=Se},flush:function(){f>0&&u.writeByte(_)}});j.write(q,J);var te=0,xe=String.fromCharCode(X[te]);for(te+=1;te<X.length;){var Te=String.fromCharCode(X[te]);te+=1,se.contains(xe+Te)?xe+=Te:(j.write(se.indexOf(xe),J),se.size()<4095&&(se.size()==1<<J&&(J+=1),se.add(xe+Te)),xe=Te)}return j.write(se.indexOf(xe),J),j.write(W,J),j.flush(),$.toByteArray()},be=function(){var U={},q=0,W={add:function(J){if(W.contains(J))throw"dup key:"+J;U[J]=q,q+=1},size:function(){return q},indexOf:function(J){return U[J]},contains:function(J){return U[J]!==void 0}};return W};return ce}(B,k),h=0;h<k;h+=1)for(var w=0;w<B;w+=1)m.setPixel(w,h,D(w,h));var p=re();m.write(p);for(var g=function(){var K=0,fe=0,de=0,we="",X={},ce=function(be){we+=String.fromCharCode(Ae(63&be))},Ae=function(be){if(!(be<0)){if(be<26)return 65+be;if(be<52)return be-26+97;if(be<62)return be-52+48;if(be==62)return 43;if(be==63)return 47}throw"n:"+be};return X.writeByte=function(be){for(K=K<<8|255&be,fe+=8,de+=1;fe>=6;)ce(K>>>fe-6),fe-=6},X.flush=function(){if(fe>0&&(ce(K<<6-fe),K=0,fe=0),de%3!=0)for(var be=3-de%3,U=0;U<be;U+=1)we+="="},X.toString=function(){return we},X}(),O=p.toByteArray(),Y=0;Y<O.length;Y+=1)g.writeByte(O[Y]);return g.flush(),"data:image/gif;base64,"+g};return E}();A.stringToBytesFuncs["UTF-8"]=function(E){return function(I){for(var L=[],T=0;T<I.length;T++){var M=I.charCodeAt(T);M<128?L.push(M):M<2048?L.push(192|M>>6,128|63&M):M<55296||M>=57344?L.push(224|M>>12,128|M>>6&63,128|63&M):(T++,M=65536+((1023&M)<<10|1023&I.charCodeAt(T)),L.push(240|M>>18,128|M>>12&63,128|M>>6&63,128|63&M))}return L}(E)},(C=typeof(b=function(){return A})=="function"?b.apply(c,[]):b)===void 0||(d.exports=C)}},s={};function l(d){var c=s[d];if(c!==void 0)return c.exports;var b=s[d]={exports:{}};return r[d](b,b.exports,l),b.exports}l.n=d=>{var c=d&&d.__esModule?()=>d.default:()=>d;return l.d(c,{a:c}),c},l.d=(d,c)=>{for(var b in c)l.o(c,b)&&!l.o(d,b)&&Object.defineProperty(d,b,{enumerable:!0,get:c[b]})},l.o=(d,c)=>Object.prototype.hasOwnProperty.call(d,c);var v={};return(()=>{l.d(v,{default:()=>k});const d=D=>!!D&&typeof D=="object"&&!Array.isArray(D);function c(D,...m){if(!m.length)return D;const h=m.shift();return h!==void 0&&d(D)&&d(h)?(D=Object.assign({},D),Object.keys(h).forEach(w=>{const p=D[w],g=h[w];Array.isArray(p)&&Array.isArray(g)?D[w]=g:d(p)&&d(g)?D[w]=c(Object.assign({},p),g):D[w]=g}),c(D,...m)):D}function b(D,m){const h=document.createElement("a");h.download=m,h.href=D,document.body.appendChild(h),h.click(),document.body.removeChild(h)}const C={L:.07,M:.15,Q:.25,H:.3};class A{constructor({svg:m,type:h,window:w}){this._svg=m,this._type=h,this._window=w}draw(m,h,w,p){let g;switch(this._type){case"dots":g=this._drawDot;break;case"classy":g=this._drawClassy;break;case"classy-rounded":g=this._drawClassyRounded;break;case"rounded":g=this._drawRounded;break;case"extra-rounded":g=this._drawExtraRounded;break;default:g=this._drawSquare}g.call(this,{x:m,y:h,size:w,getNeighbor:p})}_rotateFigure({x:m,y:h,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=h+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(w+h/2)),this._element.setAttribute("cy",String(p+h/2)),this._element.setAttribute("r",String(h/2))}}))}_basicSquare(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(w)),this._element.setAttribute("y",String(p)),this._element.setAttribute("width",String(h)),this._element.setAttribute("height",String(h))}}))}_basicSideRounded(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${h}h `+h/2+`a ${h/2} ${h/2}, 0, 0, 0, 0 ${-h}`)}}))}_basicCornerRounded(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${h}h ${h}v `+-h/2+`a ${h/2} ${h/2}, 0, 0, 0, ${-h/2} ${-h/2}`)}}))}_basicCornerExtraRounded(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v ${h}h ${h}a ${h} ${h}, 0, 0, 0, ${-h} ${-h}`)}}))}_basicCornersRounded(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","path"),this._element.setAttribute("d",`M ${w} ${p}v `+h/2+`a ${h/2} ${h/2}, 0, 0, 0, ${h/2} ${h/2}h `+h/2+"v "+-h/2+`a ${h/2} ${h/2}, 0, 0, 0, ${-h/2} ${-h/2}`)}}))}_drawDot({x:m,y:h,size:w}){this._basicDot({x:m,y:h,size:w,rotation:0})}_drawSquare({x:m,y:h,size:w}){this._basicSquare({x:m,y:h,size:w,rotation:0})}_drawRounded({x:m,y:h,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0,fe=g+O+Y+K;if(fe!==0)if(fe>2||g&&O||Y&&K)this._basicSquare({x:m,y:h,size:w,rotation:0});else{if(fe===2){let de=0;return g&&Y?de=Math.PI/2:Y&&O?de=Math.PI:O&&K&&(de=-Math.PI/2),void this._basicCornerRounded({x:m,y:h,size:w,rotation:de})}if(fe===1){let de=0;return Y?de=Math.PI/2:O?de=Math.PI:K&&(de=-Math.PI/2),void this._basicSideRounded({x:m,y:h,size:w,rotation:de})}}else this._basicDot({x:m,y:h,size:w,rotation:0})}_drawExtraRounded({x:m,y:h,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0,fe=g+O+Y+K;if(fe!==0)if(fe>2||g&&O||Y&&K)this._basicSquare({x:m,y:h,size:w,rotation:0});else{if(fe===2){let de=0;return g&&Y?de=Math.PI/2:Y&&O?de=Math.PI:O&&K&&(de=-Math.PI/2),void this._basicCornerExtraRounded({x:m,y:h,size:w,rotation:de})}if(fe===1){let de=0;return Y?de=Math.PI/2:O?de=Math.PI:K&&(de=-Math.PI/2),void this._basicSideRounded({x:m,y:h,size:w,rotation:de})}}else this._basicDot({x:m,y:h,size:w,rotation:0})}_drawClassy({x:m,y:h,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0;g+O+Y+K!==0?g||Y?O||K?this._basicSquare({x:m,y:h,size:w,rotation:0}):this._basicCornerRounded({x:m,y:h,size:w,rotation:Math.PI/2}):this._basicCornerRounded({x:m,y:h,size:w,rotation:-Math.PI/2}):this._basicCornersRounded({x:m,y:h,size:w,rotation:Math.PI/2})}_drawClassyRounded({x:m,y:h,size:w,getNeighbor:p}){const g=p?+p(-1,0):0,O=p?+p(1,0):0,Y=p?+p(0,-1):0,K=p?+p(0,1):0;g+O+Y+K!==0?g||Y?O||K?this._basicSquare({x:m,y:h,size:w,rotation:0}):this._basicCornerExtraRounded({x:m,y:h,size:w,rotation:Math.PI/2}):this._basicCornerExtraRounded({x:m,y:h,size:w,rotation:-Math.PI/2}):this._basicCornersRounded({x:m,y:h,size:w,rotation:Math.PI/2})}}const E={dot:"dot",square:"square",extraRounded:"extra-rounded"},I=Object.values(E);class L{constructor({svg:m,type:h,window:w}){this._svg=m,this._type=h,this._window=w}draw(m,h,w,p){let g;switch(this._type){case E.square:g=this._drawSquare;break;case E.extraRounded:g=this._drawExtraRounded;break;default:g=this._drawDot}g.call(this,{x:m,y:h,size:w,rotation:p})}_rotateFigure({x:m,y:h,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=h+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:h,x:w,y:p}=m,g=h/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w+h/2} ${p}a ${h/2} ${h/2} 0 1 0 0.1 0zm 0 ${g}a ${h/2-g} ${h/2-g} 0 1 1 -0.1 0Z`)}}))}_basicSquare(m){const{size:h,x:w,y:p}=m,g=h/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w} ${p}v ${h}h ${h}v `+-h+`zM ${w+g} ${p+g}h `+(h-2*g)+"v "+(h-2*g)+"h "+(2*g-h)+"z")}}))}_basicExtraRounded(m){const{size:h,x:w,y:p}=m,g=h/7;this._rotateFigure(Object.assign(Object.assign({},m),{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 ${w} ${p+2.5*g}v `+2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*g} ${2.5*g}h `+2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*g} ${2.5*-g}v `+-2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*-g} ${2.5*-g}h `+-2*g+`a ${2.5*g} ${2.5*g}, 0, 0, 0, ${2.5*-g} ${2.5*g}M ${w+2.5*g} ${p+g}h `+2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*g} ${1.5*g}v `+2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*-g} ${1.5*g}h `+-2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*-g} ${1.5*-g}v `+-2*g+`a ${1.5*g} ${1.5*g}, 0, 0, 1, ${1.5*g} ${1.5*-g}`)}}))}_drawDot({x:m,y:h,size:w,rotation:p}){this._basicDot({x:m,y:h,size:w,rotation:p})}_drawSquare({x:m,y:h,size:w,rotation:p}){this._basicSquare({x:m,y:h,size:w,rotation:p})}_drawExtraRounded({x:m,y:h,size:w,rotation:p}){this._basicExtraRounded({x:m,y:h,size:w,rotation:p})}}const T={dot:"dot",square:"square"},M=Object.values(T);class N{constructor({svg:m,type:h,window:w}){this._svg=m,this._type=h,this._window=w}draw(m,h,w,p){let g;g=this._type===T.square?this._drawSquare:this._drawDot,g.call(this,{x:m,y:h,size:w,rotation:p})}_rotateFigure({x:m,y:h,size:w,rotation:p=0,draw:g}){var O;const Y=m+w/2,K=h+w/2;g(),(O=this._element)===null||O===void 0||O.setAttribute("transform",`rotate(${180*p/Math.PI},${Y},${K})`)}_basicDot(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","circle"),this._element.setAttribute("cx",String(w+h/2)),this._element.setAttribute("cy",String(p+h/2)),this._element.setAttribute("r",String(h/2))}}))}_basicSquare(m){const{size:h,x:w,y:p}=m;this._rotateFigure(Object.assign(Object.assign({},m),{draw:()=>{this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect"),this._element.setAttribute("x",String(w)),this._element.setAttribute("y",String(p)),this._element.setAttribute("width",String(h)),this._element.setAttribute("height",String(h))}}))}_drawDot({x:m,y:h,size:w,rotation:p}){this._basicDot({x:m,y:h,size:w,rotation:p})}_drawSquare({x:m,y:h,size:w,rotation:p}){this._basicSquare({x:m,y:h,size:w,rotation:p})}}const ee="circle",ne=[[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 le{constructor(m,h){this._roundSize=w=>this._options.dotsOptions.roundSize?Math.floor(w):w,this._window=h,this._element=this._window.document.createElementNS("http://www.w3.org/2000/svg","svg"),this._element.setAttribute("width",String(m.width)),this._element.setAttribute("height",String(m.height)),this._element.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),m.dotsOptions.roundSize||this._element.setAttribute("shape-rendering","crispEdges"),this._element.setAttribute("viewBox",`0 0 ${m.width} ${m.height}`),this._defs=this._window.document.createElementNS("http://www.w3.org/2000/svg","defs"),this._element.appendChild(this._defs),this._imageUri=m.image,this._instanceId=le.instanceCount++,this._options=m}get width(){return this._options.width}get height(){return this._options.height}getElement(){return this._element}async drawQR(m){const h=m.getModuleCount(),w=Math.min(this._options.width,this._options.height)-2*this._options.margin,p=this._options.shape===ee?w/Math.sqrt(2):w,g=this._roundSize(p/h);let O={hideXDots:0,hideYDots:0,width:0,height:0};if(this._qr=m,this._options.image){if(await this.loadImage(),!this._image)return;const{imageOptions:Y,qrOptions:K}=this._options,fe=Y.imageSize*C[K.errorCorrectionLevel],de=Math.floor(fe*h*h);O=function({originalHeight:we,originalWidth:X,maxHiddenDots:ce,maxHiddenAxisDots:Ae,dotSize:be}){const U={x:0,y:0},q={x:0,y:0};if(we<=0||X<=0||ce<=0||be<=0)return{height:0,width:0,hideYDots:0,hideXDots:0};const W=we/X;return U.x=Math.floor(Math.sqrt(ce/W)),U.x<=0&&(U.x=1),Ae&&Ae<U.x&&(U.x=Ae),U.x%2==0&&U.x--,q.x=U.x*be,U.y=1+2*Math.ceil((U.x*W-1)/2),q.y=Math.round(q.x*W),(U.y*U.x>ce||Ae&&Ae<U.y)&&(Ae&&Ae<U.y?(U.y=Ae,U.y%2==0&&U.x--):U.y-=2,q.y=U.y*be,U.x=1+2*Math.ceil((U.y/W-1)/2),q.x=Math.round(q.y/W)),{height:q.y,width:q.x,hideYDots:U.y,hideXDots:U.x}}({originalWidth:this._image.width,originalHeight:this._image.height,maxHiddenDots:de,maxHiddenAxisDots:h-14,dotSize:g})}this.drawBackground(),this.drawDots((Y,K)=>{var fe,de,we,X,ce,Ae;return!(this._options.imageOptions.hideBackgroundDots&&Y>=(h-O.hideYDots)/2&&Y<(h+O.hideYDots)/2&&K>=(h-O.hideXDots)/2&&K<(h+O.hideXDots)/2||!((fe=ne[Y])===null||fe===void 0)&&fe[K]||!((de=ne[Y-h+7])===null||de===void 0)&&de[K]||!((we=ne[Y])===null||we===void 0)&&we[K-h+7]||!((X=Q[Y])===null||X===void 0)&&X[K]||!((ce=Q[Y-h+7])===null||ce===void 0)&&ce[K]||!((Ae=Q[Y])===null||Ae===void 0)&&Ae[K-h+7])}),this.drawCorners(),this._options.image&&await this.drawImage({width:O.width,height:O.height,count:h,dotSize:g})}drawBackground(){var m,h,w;const p=this._element,g=this._options;if(p){const O=(m=g.backgroundOptions)===null||m===void 0?void 0:m.gradient,Y=(h=g.backgroundOptions)===null||h===void 0?void 0:h.color;let K=g.height,fe=g.width;if(O||Y){const de=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),!((w=g.backgroundOptions)===null||w===void 0)&&w.round&&(K=fe=Math.min(g.width,g.height),de.setAttribute("rx",String(K/2*g.backgroundOptions.round))),de.setAttribute("x",String(this._roundSize((g.width-fe)/2))),de.setAttribute("y",String(this._roundSize((g.height-K)/2))),de.setAttribute("width",String(fe)),de.setAttribute("height",String(K)),this._backgroundClipPath.appendChild(de),this._createColor({options:O,color:Y,additionalRotation:0,x:0,y:0,height:g.height,width:g.width,name:`background-color-${this._instanceId}`})}}}drawDots(m){var h,w;if(!this._qr)throw"QR code is not defined";const p=this._options,g=this._qr.getModuleCount();if(g>p.width||g>p.height)throw"The canvas is too small.";const O=Math.min(p.width,p.height)-2*p.margin,Y=p.shape===ee?O/Math.sqrt(2):O,K=this._roundSize(Y/g),fe=this._roundSize((p.width-g*K)/2),de=this._roundSize((p.height-g*K)/2),we=new A({svg:this._element,type:p.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:(h=p.dotsOptions)===null||h===void 0?void 0:h.gradient,color:p.dotsOptions.color,additionalRotation:0,x:0,y:0,height:p.height,width:p.width,name:`dot-color-${this._instanceId}`});for(let X=0;X<g;X++)for(let ce=0;ce<g;ce++)m&&!m(X,ce)||!((w=this._qr)===null||w===void 0)&&w.isDark(X,ce)&&(we.draw(fe+ce*K,de+X*K,K,(Ae,be)=>!(ce+Ae<0||X+be<0||ce+Ae>=g||X+be>=g)&&!(m&&!m(X+be,ce+Ae))&&!!this._qr&&this._qr.isDark(X+be,ce+Ae)),we._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(we._element));if(p.shape===ee){const X=this._roundSize((O/K-g)/2),ce=g+2*X,Ae=fe-X*K,be=de-X*K,U=[],q=this._roundSize(ce/2);for(let W=0;W<ce;W++){U[W]=[];for(let J=0;J<ce;J++)W>=X-1&&W<=ce-X&&J>=X-1&&J<=ce-X||Math.sqrt((W-q)*(W-q)+(J-q)*(J-q))>q?U[W][J]=0:U[W][J]=this._qr.isDark(J-2*X<0?J:J>=g?J-2*X:J-X,W-2*X<0?W:W>=g?W-2*X:W-X)?1:0}for(let W=0;W<ce;W++)for(let J=0;J<ce;J++)U[W][J]&&(we.draw(Ae+J*K,be+W*K,K,(se,De)=>{var u;return!!(!((u=U[W+De])===null||u===void 0)&&u[J+se])}),we._element&&this._dotsClipPath&&this._dotsClipPath.appendChild(we._element))}}drawCorners(){if(!this._qr)throw"QR code is not defined";const m=this._element,h=this._options;if(!m)throw"Element code is not defined";const w=this._qr.getModuleCount(),p=Math.min(h.width,h.height)-2*h.margin,g=h.shape===ee?p/Math.sqrt(2):p,O=this._roundSize(g/w),Y=7*O,K=3*O,fe=this._roundSize((h.width-w*O)/2),de=this._roundSize((h.height-w*O)/2);[[0,0,0],[1,0,Math.PI/2],[0,1,-Math.PI/2]].forEach(([we,X,ce])=>{var Ae,be,U,q,W,J,se,De,u,f,_,$,j,te;const xe=fe+we*O*(w-7),Te=de+X*O*(w-7);let Re=this._dotsClipPath,Se=this._dotsClipPath;if((!((Ae=h.cornersSquareOptions)===null||Ae===void 0)&&Ae.gradient||!((be=h.cornersSquareOptions)===null||be===void 0)&&be.color)&&(Re=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),Re.setAttribute("id",`clip-path-corners-square-color-${we}-${X}-${this._instanceId}`),this._defs.appendChild(Re),this._cornersSquareClipPath=this._cornersDotClipPath=Se=Re,this._createColor({options:(U=h.cornersSquareOptions)===null||U===void 0?void 0:U.gradient,color:(q=h.cornersSquareOptions)===null||q===void 0?void 0:q.color,additionalRotation:ce,x:xe,y:Te,height:Y,width:Y,name:`corners-square-color-${we}-${X}-${this._instanceId}`})),((W=h.cornersSquareOptions)===null||W===void 0?void 0:W.type)&&I.includes(h.cornersSquareOptions.type)){const ke=new L({svg:this._element,type:h.cornersSquareOptions.type,window:this._window});ke.draw(xe,Te,Y,ce),ke._element&&Re&&Re.appendChild(ke._element)}else{const ke=new A({svg:this._element,type:((J=h.cornersSquareOptions)===null||J===void 0?void 0:J.type)||h.dotsOptions.type,window:this._window});for(let $e=0;$e<ne.length;$e++)for(let Le=0;Le<ne[$e].length;Le++)!((se=ne[$e])===null||se===void 0)&&se[Le]&&(ke.draw(xe+Le*O,Te+$e*O,O,(Ze,He)=>{var ot;return!!(!((ot=ne[$e+He])===null||ot===void 0)&&ot[Le+Ze])}),ke._element&&Re&&Re.appendChild(ke._element))}if((!((De=h.cornersDotOptions)===null||De===void 0)&&De.gradient||!((u=h.cornersDotOptions)===null||u===void 0)&&u.color)&&(Se=this._window.document.createElementNS("http://www.w3.org/2000/svg","clipPath"),Se.setAttribute("id",`clip-path-corners-dot-color-${we}-${X}-${this._instanceId}`),this._defs.appendChild(Se),this._cornersDotClipPath=Se,this._createColor({options:(f=h.cornersDotOptions)===null||f===void 0?void 0:f.gradient,color:(_=h.cornersDotOptions)===null||_===void 0?void 0:_.color,additionalRotation:ce,x:xe+2*O,y:Te+2*O,height:K,width:K,name:`corners-dot-color-${we}-${X}-${this._instanceId}`})),(($=h.cornersDotOptions)===null||$===void 0?void 0:$.type)&&M.includes(h.cornersDotOptions.type)){const ke=new N({svg:this._element,type:h.cornersDotOptions.type,window:this._window});ke.draw(xe+2*O,Te+2*O,K,ce),ke._element&&Se&&Se.appendChild(ke._element)}else{const ke=new A({svg:this._element,type:((j=h.cornersDotOptions)===null||j===void 0?void 0:j.type)||h.dotsOptions.type,window:this._window});for(let $e=0;$e<Q.length;$e++)for(let Le=0;Le<Q[$e].length;Le++)!((te=Q[$e])===null||te===void 0)&&te[Le]&&(ke.draw(xe+Le*O,Te+$e*O,O,(Ze,He)=>{var ot;return!!(!((ot=Q[$e+He])===null||ot===void 0)&&ot[Le+Ze])}),ke._element&&Se&&Se.appendChild(ke._element))}})}loadImage(){return new Promise((m,h)=>{var w;const p=this._options;if(!p.image)return h("Image is not defined");if(!((w=p.nodeCanvas)===null||w===void 0)&&w.loadImage)p.nodeCanvas.loadImage(p.image).then(g=>{var O,Y;if(this._image=g,this._options.imageOptions.saveAsBlob){const K=(O=p.nodeCanvas)===null||O===void 0?void 0:O.createCanvas(this._image.width,this._image.height);(Y=K==null?void 0:K.getContext("2d"))===null||Y===void 0||Y.drawImage(g,0,0),this._imageUri=K==null?void 0:K.toDataURL()}m()}).catch(h);else{const g=new this._window.Image;typeof p.imageOptions.crossOrigin=="string"&&(g.crossOrigin=p.imageOptions.crossOrigin),this._image=g,g.onload=async()=>{this._options.imageOptions.saveAsBlob&&(this._imageUri=await async function(O,Y){return new Promise(K=>{const fe=new Y.XMLHttpRequest;fe.onload=function(){const de=new Y.FileReader;de.onloadend=function(){K(de.result)},de.readAsDataURL(fe.response)},fe.open("GET",O),fe.responseType="blob",fe.send()})}(p.image||"",this._window)),m()},g.src=p.image}})}async drawImage({width:m,height:h,count:w,dotSize:p}){const g=this._options,O=this._roundSize((g.width-w*p)/2),Y=this._roundSize((g.height-w*p)/2),K=O+this._roundSize(g.imageOptions.margin+(w*p-m)/2),fe=Y+this._roundSize(g.imageOptions.margin+(w*p-h)/2),de=m-2*g.imageOptions.margin,we=h-2*g.imageOptions.margin,X=this._window.document.createElementNS("http://www.w3.org/2000/svg","image");X.setAttribute("href",this._imageUri||""),X.setAttribute("x",String(K)),X.setAttribute("y",String(fe)),X.setAttribute("width",`${de}px`),X.setAttribute("height",`${we}px`),this._element.appendChild(X)}_createColor({options:m,color:h,additionalRotation:w,x:p,y:g,height:O,width:Y,name:K}){const fe=Y>O?Y:O,de=this._window.document.createElementNS("http://www.w3.org/2000/svg","rect");if(de.setAttribute("x",String(p)),de.setAttribute("y",String(g)),de.setAttribute("height",String(O)),de.setAttribute("width",String(Y)),de.setAttribute("clip-path",`url('#clip-path-${K}')`),m){let we;if(m.type==="radial")we=this._window.document.createElementNS("http://www.w3.org/2000/svg","radialGradient"),we.setAttribute("id",K),we.setAttribute("gradientUnits","userSpaceOnUse"),we.setAttribute("fx",String(p+Y/2)),we.setAttribute("fy",String(g+O/2)),we.setAttribute("cx",String(p+Y/2)),we.setAttribute("cy",String(g+O/2)),we.setAttribute("r",String(fe/2));else{const X=((m.rotation||0)+w)%(2*Math.PI),ce=(X+2*Math.PI)%(2*Math.PI);let Ae=p+Y/2,be=g+O/2,U=p+Y/2,q=g+O/2;ce>=0&&ce<=.25*Math.PI||ce>1.75*Math.PI&&ce<=2*Math.PI?(Ae-=Y/2,be-=O/2*Math.tan(X),U+=Y/2,q+=O/2*Math.tan(X)):ce>.25*Math.PI&&ce<=.75*Math.PI?(be-=O/2,Ae-=Y/2/Math.tan(X),q+=O/2,U+=Y/2/Math.tan(X)):ce>.75*Math.PI&&ce<=1.25*Math.PI?(Ae+=Y/2,be+=O/2*Math.tan(X),U-=Y/2,q-=O/2*Math.tan(X)):ce>1.25*Math.PI&&ce<=1.75*Math.PI&&(be+=O/2,Ae+=Y/2/Math.tan(X),q-=O/2,U-=Y/2/Math.tan(X)),we=this._window.document.createElementNS("http://www.w3.org/2000/svg","linearGradient"),we.setAttribute("id",K),we.setAttribute("gradientUnits","userSpaceOnUse"),we.setAttribute("x1",String(Math.round(Ae))),we.setAttribute("y1",String(Math.round(be))),we.setAttribute("x2",String(Math.round(U))),we.setAttribute("y2",String(Math.round(q)))}m.colorStops.forEach(({offset:X,color:ce})=>{const Ae=this._window.document.createElementNS("http://www.w3.org/2000/svg","stop");Ae.setAttribute("offset",100*X+"%"),Ae.setAttribute("stop-color",ce),we.appendChild(Ae)}),de.setAttribute("fill",`url('#${K}')`),this._defs.appendChild(we)}else h&&de.setAttribute("fill",h);this._element.appendChild(de)}}le.instanceCount=0;const G=le,ue="canvas",V={};for(let D=0;D<=40;D++)V[D]=D;const ae={type:ue,shape:"square",width:300,height:300,data:"",margin:0,qrOptions:{typeNumber:V[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 oe(D){const m=Object.assign({},D);if(!m.colorStops||!m.colorStops.length)throw"Field 'colorStops' is required in gradient";return m.rotation?m.rotation=Number(m.rotation):m.rotation=0,m.colorStops=m.colorStops.map(h=>Object.assign(Object.assign({},h),{offset:Number(h.offset)})),m}function pe(D){const m=Object.assign({},D);return m.width=Number(m.width),m.height=Number(m.height),m.margin=Number(m.margin),m.imageOptions=Object.assign(Object.assign({},m.imageOptions),{hideBackgroundDots:!!m.imageOptions.hideBackgroundDots,imageSize:Number(m.imageOptions.imageSize),margin:Number(m.imageOptions.margin)}),m.margin>Math.min(m.width,m.height)&&(m.margin=Math.min(m.width,m.height)),m.dotsOptions=Object.assign({},m.dotsOptions),m.dotsOptions.gradient&&(m.dotsOptions.gradient=oe(m.dotsOptions.gradient)),m.cornersSquareOptions&&(m.cornersSquareOptions=Object.assign({},m.cornersSquareOptions),m.cornersSquareOptions.gradient&&(m.cornersSquareOptions.gradient=oe(m.cornersSquareOptions.gradient))),m.cornersDotOptions&&(m.cornersDotOptions=Object.assign({},m.cornersDotOptions),m.cornersDotOptions.gradient&&(m.cornersDotOptions.gradient=oe(m.cornersDotOptions.gradient))),m.backgroundOptions&&(m.backgroundOptions=Object.assign({},m.backgroundOptions),m.backgroundOptions.gradient&&(m.backgroundOptions.gradient=oe(m.backgroundOptions.gradient))),m}var re=l(873),Ce=l.n(re);function Oe(D){if(!D)throw new Error("Extension must be defined");D[0]==="."&&(D=D.substring(1));const m={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"}[D.toLowerCase()];if(!m)throw new Error(`Extension "${D}" is not supported`);return m}class B{constructor(m){m!=null&&m.jsdom?this._window=new m.jsdom("",{resources:"usable"}).window:this._window=window,this._options=m?pe(c(ae,m)):ae,this.update()}static _clearContainer(m){m&&(m.innerHTML="")}_setupSvg(){if(!this._qr)return;const m=new G(this._options,this._window);this._svg=m.getElement(),this._svgDrawingPromise=m.drawQR(this._qr).then(()=>{var h;this._svg&&((h=this._extension)===null||h===void 0||h.call(this,m.getElement(),this._options))})}_setupCanvas(){var m,h;this._qr&&(!((m=this._options.nodeCanvas)===null||m===void 0)&&m.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=(h=this._svgDrawingPromise)===null||h===void 0?void 0:h.then(()=>{var w;if(!this._svg)return;const p=this._svg,g=new this._window.XMLSerializer().serializeToString(p),O=btoa(g),Y=`data:${Oe("svg")};base64,${O}`;if(!((w=this._options.nodeCanvas)===null||w===void 0)&&w.loadImage)return this._options.nodeCanvas.loadImage(Y).then(K=>{var fe,de;K.width=this._options.width,K.height=this._options.height,(de=(fe=this._nodeCanvas)===null||fe===void 0?void 0:fe.getContext("2d"))===null||de===void 0||de.drawImage(K,0,0)});{const K=new this._window.Image;return new Promise(fe=>{K.onload=()=>{var de,we;(we=(de=this._domCanvas)===null||de===void 0?void 0:de.getContext("2d"))===null||we===void 0||we.drawImage(K,0,0),fe()},K.src=Y})}}))}async _getElement(m="png"){if(!this._qr)throw"QR code is empty";return m.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(m){B._clearContainer(this._container),this._options=m?pe(c(this._options,m)):this._options,this._options.data&&(this._qr=Ce()(this._options.qrOptions.typeNumber,this._options.qrOptions.errorCorrectionLevel),this._qr.addData(this._options.data,this._options.qrOptions.mode||function(h){switch(!0){case/^[0-9]*$/.test(h):return"Numeric";case/^[0-9A-Z $%*+\-./:]*$/.test(h):return"Alphanumeric";default:return"Byte"}}(this._options.data)),this._qr.make(),this._options.type===ue?this._setupCanvas():this._setupSvg(),this.append(this._container))}append(m){if(m){if(typeof m.appendChild!="function")throw"Container should be a single DOM node";this._options.type===ue?this._domCanvas&&m.appendChild(this._domCanvas):this._svg&&m.appendChild(this._svg),this._container=m}}applyExtension(m){if(!m)throw"Extension function should be defined.";this._extension=m,this.update()}deleteExtension(){this._extension=void 0,this.update()}async getRawData(m="png"){if(!this._qr)throw"QR code is empty";const h=await this._getElement(m),w=Oe(m);if(!h)return null;if(m.toLowerCase()==="svg"){const p=`<?xml version="1.0" standalone="no"?>\r
|
|
116
|
+
${new this._window.XMLSerializer().serializeToString(h)}`;return typeof Blob>"u"||this._options.jsdom?Buffer.from(p):new Blob([p],{type:w})}return new Promise(p=>{const g=h;if("toBuffer"in g)if(w==="image/png")p(g.toBuffer(w));else if(w==="image/jpeg")p(g.toBuffer(w));else{if(w!=="application/pdf")throw Error("Unsupported extension");p(g.toBuffer(w))}else"toBlob"in g&&g.toBlob(p,w,1)})}async download(m){if(!this._qr)throw"QR code is empty";if(typeof Blob>"u")throw"Cannot download in Node.js, call getRawData instead.";let h="png",w="qr";typeof m=="string"?(h=m,console.warn("Extension is deprecated as argument for 'download' method, please pass object { name: '...', extension: '...' } as argument")):typeof m=="object"&&m!==null&&(m.name&&(w=m.name),m.extension&&(h=m.extension));const p=await this._getElement(h);if(p)if(h.toLowerCase()==="svg"){let g=new XMLSerializer().serializeToString(p);g=`<?xml version="1.0" standalone="no"?>\r
|
|
117
|
+
`+g,b(`data:${Oe(h)};charset=utf-8,${encodeURIComponent(g)}`,`${w}.svg`)}else b(p.toDataURL(Oe(h)),`${w}.${h}`)}}const k=B})(),v.default})())}(ma)),ma.exports}Xp();var Ro=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(i){return this.listeners.add(i),this.onSubscribe(),()=>{this.listeners.delete(i),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},ji=typeof window>"u"||"Deno"in globalThis;function eg(){}function Ql(i){return typeof i=="number"&&i>=0&&i!==1/0}function tg(i,n){return Math.max(i+(n||0)-Date.now(),0)}function Lo(i,n){return typeof i=="function"?i(n):i}function En(i,n){return typeof i=="function"?i(n):i}function Kl(i){return JSON.stringify(i,(n,r)=>wa(r)?Object.keys(r).sort().reduce((s,l)=>(s[l]=r[l],s),{}):r)}function ya(i,n){if(i===n)return i;const r=Jl(i)&&Jl(n);if(r||wa(i)&&wa(n)){const s=r?i:Object.keys(i),l=s.length,v=r?n:Object.keys(n),d=v.length,c=r?[]:{};let b=0;for(let C=0;C<d;C++){const A=r?C:v[C];(!r&&s.includes(A)||r)&&i[A]===void 0&&n[A]===void 0?(c[A]=void 0,b++):(c[A]=ya(i[A],n[A]),c[A]===i[A]&&i[A]!==void 0&&b++)}return l===d&&b===l?i:c}return n}function Io(i,n){if(!n||Object.keys(i).length!==Object.keys(n).length)return!1;for(const r in i)if(i[r]!==n[r])return!1;return!0}function Jl(i){return Array.isArray(i)&&i.length===Object.keys(i).length}function wa(i){if(!Xl(i))return!1;const n=i.constructor;if(n===void 0)return!0;const r=n.prototype;return!(!Xl(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(i)!==Object.prototype)}function Xl(i){return Object.prototype.toString.call(i)==="[object Object]"}function ec(i,n,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(i,n);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return ya(i,n)}catch(s){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}]: ${s}`),s}return ya(i,n)}return n}var ng=(jc=class extends Ro{constructor(){super();ut(this,Mr);ut(this,sr);ut(this,Xr);qe(this,Xr,n=>{if(!ji&&window.addEventListener){const r=()=>n();return window.addEventListener("visibilitychange",r,!1),()=>{window.removeEventListener("visibilitychange",r)}}})}onSubscribe(){me(this,sr)||this.setEventListener(me(this,Xr))}onUnsubscribe(){var n;this.hasListeners()||((n=me(this,sr))==null||n.call(this),qe(this,sr,void 0))}setEventListener(n){var r;qe(this,Xr,n),(r=me(this,sr))==null||r.call(this),qe(this,sr,n(s=>{typeof s=="boolean"?this.setFocused(s):this.onFocus()}))}setFocused(n){me(this,Mr)!==n&&(qe(this,Mr,n),this.onFocus())}onFocus(){const n=this.isFocused();this.listeners.forEach(r=>{r(n)})}isFocused(){var n;return typeof me(this,Mr)=="boolean"?me(this,Mr):((n=globalThis.document)==null?void 0:n.visibilityState)!=="hidden"}},Mr=new WeakMap,sr=new WeakMap,Xr=new WeakMap,jc),rg=new ng,ig=(Uc=class extends Ro{constructor(){super();ut(this,ei,!0);ut(this,ar);ut(this,ti);qe(this,ti,n=>{if(!ji&&window.addEventListener){const r=()=>n(!0),s=()=>n(!1);return window.addEventListener("online",r,!1),window.addEventListener("offline",s,!1),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",s)}}})}onSubscribe(){me(this,ar)||this.setEventListener(me(this,ti))}onUnsubscribe(){var n;this.hasListeners()||((n=me(this,ar))==null||n.call(this),qe(this,ar,void 0))}setEventListener(n){var r;qe(this,ti,n),(r=me(this,ar))==null||r.call(this),qe(this,ar,n(this.setOnline.bind(this)))}setOnline(n){me(this,ei)!==n&&(qe(this,ei,n),this.listeners.forEach(s=>{s(n)}))}isOnline(){return me(this,ei)}},ei=new WeakMap,ar=new WeakMap,ti=new WeakMap,Uc),og=new ig;function tc(){let i,n;const r=new Promise((l,v)=>{i=l,n=v});r.status="pending",r.catch(()=>{});function s(l){Object.assign(r,l),delete r.resolve,delete r.reject}return r.resolve=l=>{s({status:"fulfilled",value:l}),i(l)},r.reject=l=>{s({status:"rejected",reason:l}),n(l)},r}function sg(i){return(i??"online")==="online"?og.isOnline():!0}var ag=i=>setTimeout(i,0);function ug(){let i=[],n=0,r=c=>{c()},s=c=>{c()},l=ag;const v=c=>{n?i.push(c):l(()=>{r(c)})},d=()=>{const c=i;i=[],c.length&&l(()=>{s(()=>{c.forEach(b=>{r(b)})})})};return{batch:c=>{let b;n++;try{b=c()}finally{n--,n||d()}return b},batchCalls:c=>(...b)=>{v(()=>{c(...b)})},schedule:v,setNotifyFunction:c=>{r=c},setBatchNotifyFunction:c=>{s=c},setScheduler:c=>{l=c}}}var ko=ug();function lg(i,n){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:sg(n.networkMode)?"fetching":"paused",...i===void 0&&{error:null,status:"pending"}}}function cg(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var fg=(zc=class extends Ro{constructor(n,r){super();ut(this,tt);ut(this,Wt);ut(this,Je);ut(this,Yi);ut(this,jt);ut(this,Rr);ut(this,ni);ut(this,ur);ut(this,Mn);ut(this,qi);ut(this,ri);ut(this,ii);ut(this,Lr);ut(this,Ir);ut(this,lr);ut(this,oi,new Set);this.options=r,qe(this,Wt,n),qe(this,Mn,null),qe(this,ur,tc()),this.options.experimental_prefetchInRender||me(this,ur).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),this.bindMethods(),this.setOptions(r)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(me(this,Je).addObserver(this),nc(me(this,Je),this.options)?dt(this,tt,wo).call(this):this.updateResult(),dt(this,tt,tl).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return _a(me(this,Je),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return _a(me(this,Je),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,dt(this,tt,nl).call(this),dt(this,tt,rl).call(this),me(this,Je).removeObserver(this)}setOptions(n){const r=this.options,s=me(this,Je);if(this.options=me(this,Wt).defaultQueryOptions(n),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof En(this.options.enabled,me(this,Je))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");dt(this,tt,il).call(this),me(this,Je).setOptions(this.options),r._defaulted&&!Io(this.options,r)&&me(this,Wt).getQueryCache().notify({type:"observerOptionsUpdated",query:me(this,Je),observer:this});const l=this.hasListeners();l&&rc(me(this,Je),s,this.options,r)&&dt(this,tt,wo).call(this),this.updateResult(),l&&(me(this,Je)!==s||En(this.options.enabled,me(this,Je))!==En(r.enabled,me(this,Je))||Lo(this.options.staleTime,me(this,Je))!==Lo(r.staleTime,me(this,Je)))&&dt(this,tt,Ju).call(this);const v=dt(this,tt,Xu).call(this);l&&(me(this,Je)!==s||En(this.options.enabled,me(this,Je))!==En(r.enabled,me(this,Je))||v!==me(this,lr))&&dt(this,tt,el).call(this,v)}getOptimisticResult(n){const r=me(this,Wt).getQueryCache().build(me(this,Wt),n),s=this.createResult(r,n);return dg(this,s)&&(qe(this,jt,s),qe(this,ni,this.options),qe(this,Rr,me(this,Je).state)),s}getCurrentResult(){return me(this,jt)}trackResult(n,r){const s={};return Object.keys(n).forEach(l=>{Object.defineProperty(s,l,{configurable:!1,enumerable:!0,get:()=>(this.trackProp(l),r==null||r(l),n[l])})}),s}trackProp(n){me(this,oi).add(n)}getCurrentQuery(){return me(this,Je)}refetch({...n}={}){return this.fetch({...n})}fetchOptimistic(n){const r=me(this,Wt).defaultQueryOptions(n),s=me(this,Wt).getQueryCache().build(me(this,Wt),r);return s.fetch().then(()=>this.createResult(s,r))}fetch(n){return dt(this,tt,wo).call(this,{...n,cancelRefetch:n.cancelRefetch??!0}).then(()=>(this.updateResult(),me(this,jt)))}createResult(n,r){var ae;const s=me(this,Je),l=this.options,v=me(this,jt),d=me(this,Rr),c=me(this,ni),C=n!==s?n.state:me(this,Yi),{state:A}=n;let E={...A},I=!1,L;if(r._optimisticResults){const oe=this.hasListeners(),pe=!oe&&nc(n,r),re=oe&&rc(n,s,r,l);(pe||re)&&(E={...E,...lg(A.data,n.options)}),r._optimisticResults==="isRestoring"&&(E.fetchStatus="idle")}let{error:T,errorUpdatedAt:M,status:N}=E;if(r.select&&E.data!==void 0)if(v&&E.data===(d==null?void 0:d.data)&&r.select===me(this,qi))L=me(this,ri);else try{qe(this,qi,r.select),L=r.select(E.data),L=ec(v==null?void 0:v.data,L,r),qe(this,ri,L),qe(this,Mn,null)}catch(oe){qe(this,Mn,oe)}else L=E.data;if(r.placeholderData!==void 0&&L===void 0&&N==="pending"){let oe;if(v!=null&&v.isPlaceholderData&&r.placeholderData===(c==null?void 0:c.placeholderData))oe=v.data;else if(oe=typeof r.placeholderData=="function"?r.placeholderData((ae=me(this,ii))==null?void 0:ae.state.data,me(this,ii)):r.placeholderData,r.select&&oe!==void 0)try{oe=r.select(oe),qe(this,Mn,null)}catch(pe){qe(this,Mn,pe)}oe!==void 0&&(N="success",L=ec(v==null?void 0:v.data,oe,r),I=!0)}me(this,Mn)&&(T=me(this,Mn),L=me(this,ri),M=Date.now(),N="error");const ee=E.fetchStatus==="fetching",ne=N==="pending",Q=N==="error",le=ne&&ee,G=L!==void 0,V={status:N,fetchStatus:E.fetchStatus,isPending:ne,isSuccess:N==="success",isError:Q,isInitialLoading:le,isLoading:le,data:L,dataUpdatedAt:E.dataUpdatedAt,error:T,errorUpdatedAt:M,failureCount:E.fetchFailureCount,failureReason:E.fetchFailureReason,errorUpdateCount:E.errorUpdateCount,isFetched:E.dataUpdateCount>0||E.errorUpdateCount>0,isFetchedAfterMount:E.dataUpdateCount>C.dataUpdateCount||E.errorUpdateCount>C.errorUpdateCount,isFetching:ee,isRefetching:ee&&!ne,isLoadingError:Q&&!G,isPaused:E.fetchStatus==="paused",isPlaceholderData:I,isRefetchError:Q&&G,isStale:ba(n,r),refetch:this.refetch,promise:me(this,ur)};if(this.options.experimental_prefetchInRender){const oe=Ce=>{V.status==="error"?Ce.reject(V.error):V.data!==void 0&&Ce.resolve(V.data)},pe=()=>{const Ce=qe(this,ur,V.promise=tc());oe(Ce)},re=me(this,ur);switch(re.status){case"pending":n.queryHash===s.queryHash&&oe(re);break;case"fulfilled":(V.status==="error"||V.data!==re.value)&&pe();break;case"rejected":(V.status!=="error"||V.error!==re.reason)&&pe();break}}return V}updateResult(){const n=me(this,jt),r=this.createResult(me(this,Je),this.options);if(qe(this,Rr,me(this,Je).state),qe(this,ni,this.options),me(this,Rr).data!==void 0&&qe(this,ii,me(this,Je)),Io(r,n))return;qe(this,jt,r);const s=()=>{if(!n)return!0;const{notifyOnChangeProps:l}=this.options,v=typeof l=="function"?l():l;if(v==="all"||!v&&!me(this,oi).size)return!0;const d=new Set(v??me(this,oi));return this.options.throwOnError&&d.add("error"),Object.keys(me(this,jt)).some(c=>{const b=c;return me(this,jt)[b]!==n[b]&&d.has(b)})};dt(this,tt,Jh).call(this,{listeners:s()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&dt(this,tt,tl).call(this)}},Wt=new WeakMap,Je=new WeakMap,Yi=new WeakMap,jt=new WeakMap,Rr=new WeakMap,ni=new WeakMap,ur=new WeakMap,Mn=new WeakMap,qi=new WeakMap,ri=new WeakMap,ii=new WeakMap,Lr=new WeakMap,Ir=new WeakMap,lr=new WeakMap,oi=new WeakMap,tt=new WeakSet,wo=function(n){dt(this,tt,il).call(this);let r=me(this,Je).fetch(this.options,n);return n!=null&&n.throwOnError||(r=r.catch(eg)),r},Ju=function(){dt(this,tt,nl).call(this);const n=Lo(this.options.staleTime,me(this,Je));if(ji||me(this,jt).isStale||!Ql(n))return;const s=tg(me(this,jt).dataUpdatedAt,n)+1;qe(this,Lr,setTimeout(()=>{me(this,jt).isStale||this.updateResult()},s))},Xu=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(me(this,Je)):this.options.refetchInterval)??!1},el=function(n){dt(this,tt,rl).call(this),qe(this,lr,n),!(ji||En(this.options.enabled,me(this,Je))===!1||!Ql(me(this,lr))||me(this,lr)===0)&&qe(this,Ir,setInterval(()=>{(this.options.refetchIntervalInBackground||rg.isFocused())&&dt(this,tt,wo).call(this)},me(this,lr)))},tl=function(){dt(this,tt,Ju).call(this),dt(this,tt,el).call(this,dt(this,tt,Xu).call(this))},nl=function(){me(this,Lr)&&(clearTimeout(me(this,Lr)),qe(this,Lr,void 0))},rl=function(){me(this,Ir)&&(clearInterval(me(this,Ir)),qe(this,Ir,void 0))},il=function(){const n=me(this,Wt).getQueryCache().build(me(this,Wt),this.options);if(n===me(this,Je))return;const r=me(this,Je);qe(this,Je,n),qe(this,Yi,n.state),this.hasListeners()&&(r==null||r.removeObserver(this),n.addObserver(this))},Jh=function(n){ko.batch(()=>{n.listeners&&this.listeners.forEach(r=>{r(me(this,jt))}),me(this,Wt).getQueryCache().notify({query:me(this,Je),type:"observerResultsUpdated"})})},zc);function hg(i,n){return En(n.enabled,i)!==!1&&i.state.data===void 0&&!(i.state.status==="error"&&n.retryOnMount===!1)}function nc(i,n){return hg(i,n)||i.state.data!==void 0&&_a(i,n,n.refetchOnMount)}function _a(i,n,r){if(En(n.enabled,i)!==!1){const s=typeof r=="function"?r(i):r;return s==="always"||s!==!1&&ba(i,n)}return!1}function rc(i,n,r,s){return(i!==n||En(s.enabled,i)===!1)&&(!r.suspense||i.state.status!=="error")&&ba(i,r)}function ba(i,n){return En(n.enabled,i)!==!1&&i.isStaleByTime(Lo(n.staleTime,i))}function dg(i,n){return!Io(i.getCurrentResult(),n)}var pg=(Fc=class extends Ro{constructor(n,r){super();ut(this,Un);ut(this,cr);ut(this,fr);ut(this,Yt);ut(this,jn);qe(this,cr,n),this.setOptions(r),this.bindMethods(),dt(this,Un,Qs).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var s;const r=this.options;this.options=me(this,cr).defaultMutationOptions(n),Io(this.options,r)||me(this,cr).getMutationCache().notify({type:"observerOptionsUpdated",mutation:me(this,Yt),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Kl(r.mutationKey)!==Kl(this.options.mutationKey)?this.reset():((s=me(this,Yt))==null?void 0:s.state.status)==="pending"&&me(this,Yt).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=me(this,Yt))==null||n.removeObserver(this)}onMutationUpdate(n){dt(this,Un,Qs).call(this),dt(this,Un,ol).call(this,n)}getCurrentResult(){return me(this,fr)}reset(){var n;(n=me(this,Yt))==null||n.removeObserver(this),qe(this,Yt,void 0),dt(this,Un,Qs).call(this),dt(this,Un,ol).call(this)}mutate(n,r){var s;return qe(this,jn,r),(s=me(this,Yt))==null||s.removeObserver(this),qe(this,Yt,me(this,cr).getMutationCache().build(me(this,cr),this.options)),me(this,Yt).addObserver(this),me(this,Yt).execute(n)}},cr=new WeakMap,fr=new WeakMap,Yt=new WeakMap,jn=new WeakMap,Un=new WeakSet,Qs=function(){var r;const n=((r=me(this,Yt))==null?void 0:r.state)??cg();qe(this,fr,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},ol=function(n){ko.batch(()=>{var r,s,l,v,d,c,b,C;if(me(this,jn)&&this.hasListeners()){const A=me(this,fr).variables,E=me(this,fr).context;(n==null?void 0:n.type)==="success"?((s=(r=me(this,jn)).onSuccess)==null||s.call(r,n.data,A,E),(v=(l=me(this,jn)).onSettled)==null||v.call(l,n.data,null,A,E)):(n==null?void 0:n.type)==="error"&&((c=(d=me(this,jn)).onError)==null||c.call(d,n.error,A,E),(C=(b=me(this,jn)).onSettled)==null||C.call(b,void 0,n.error,A,E))}this.listeners.forEach(A=>{A(me(this,fr))})})},Fc),ic=Tt.createContext(void 0),Ui=i=>{const n=Tt.useContext(ic);if(!n)throw new Error("No QueryClient set, use QueryClientProvider to set one");return n},gg=({client:i,children:n})=>(Tt.useEffect(()=>(i.mount(),()=>{i.unmount()}),[i]),R.jsx(ic.Provider,{value:i,children:n})),oc=Tt.createContext(!1),vg=()=>Tt.useContext(oc);oc.Provider;function mg(){let i=!1;return{clearReset:()=>{i=!1},reset:()=>{i=!0},isReset:()=>i}}var yg=Tt.createContext(mg()),wg=()=>Tt.useContext(yg);function sc(i,n){return typeof i=="function"?i(...n):!!i}function xa(){}var _g=(i,n)=>{(i.suspense||i.throwOnError||i.experimental_prefetchInRender)&&(n.isReset()||(i.retryOnMount=!1))},bg=i=>{Tt.useEffect(()=>{i.clearReset()},[i])},xg=({result:i,errorResetBoundary:n,throwOnError:r,query:s,suspense:l})=>i.isError&&!n.isReset()&&!i.isFetching&&s&&(l&&i.data===void 0||sc(r,[i.error,s])),Sg=i=>{const n=i.staleTime;i.suspense&&(i.staleTime=typeof n=="function"?(...r)=>Math.max(n(...r),1e3):Math.max(n??1e3,1e3),typeof i.gcTime=="number"&&(i.gcTime=Math.max(i.gcTime,1e3)))},Cg=(i,n)=>i.isLoading&&i.isFetching&&!n,Ag=(i,n)=>(i==null?void 0:i.suspense)&&n.isPending,ac=(i,n,r)=>n.fetchOptimistic(i).catch(()=>{r.clearReset()});function Og(i,n,r){var E,I,L,T,M;if(process.env.NODE_ENV!=="production"&&(typeof i!="object"||Array.isArray(i)))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 s=Ui(),l=vg(),v=wg(),d=s.defaultQueryOptions(i);(I=(E=s.getDefaultOptions().queries)==null?void 0:E._experimental_beforeQuery)==null||I.call(E,d),process.env.NODE_ENV!=="production"&&(d.queryFn||console.error(`[${d.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`)),d._optimisticResults=l?"isRestoring":"optimistic",Sg(d),_g(d,v),bg(v);const c=!s.getQueryCache().get(d.queryHash),[b]=Tt.useState(()=>new n(s,d)),C=b.getOptimisticResult(d),A=!l&&i.subscribed!==!1;if(Tt.useSyncExternalStore(Tt.useCallback(N=>{const ee=A?b.subscribe(ko.batchCalls(N)):xa;return b.updateResult(),ee},[b,A]),()=>b.getCurrentResult(),()=>b.getCurrentResult()),Tt.useEffect(()=>{b.setOptions(d)},[d,b]),Ag(d,C))throw ac(d,b,v);if(xg({result:C,errorResetBoundary:v,throwOnError:d.throwOnError,query:s.getQueryCache().get(d.queryHash),suspense:d.suspense}))throw C.error;if((T=(L=s.getDefaultOptions().queries)==null?void 0:L._experimental_afterQuery)==null||T.call(L,d,C),d.experimental_prefetchInRender&&!ji&&Cg(C,l)){const N=c?ac(d,b,v):(M=s.getQueryCache().get(d.queryHash))==null?void 0:M.promise;N==null||N.catch(xa).finally(()=>{b.updateResult()})}return d.notifyOnChangeProps?C:b.trackResult(C)}function uc(i,n){return Og(i,fg)}function Sa(i,n){const r=Ui(),[s]=Tt.useState(()=>new pg(r,i));Tt.useEffect(()=>{s.setOptions(i)},[s,i]);const l=Tt.useSyncExternalStore(Tt.useCallback(d=>s.subscribe(ko.batchCalls(d)),[s]),()=>s.getCurrentResult(),()=>s.getCurrentResult()),v=Tt.useCallback((d,c)=>{s.mutate(d,c).catch(xa)},[s]);if(l.error&&sc(s.options.throwOnError,[l.error]))throw l.error;return{...l,mutate:v,mutateAsync:l.mutate}}function Dg(){const i=localStorage.getItem("a360.assumed-org");return i?{"X-Assume-Org":i}:{}}async function zi(){return{"Content-Type":"application/json",Authorization:`Bearer ${await Fp()??""}`,...Dg()}}async function Tg(i){return fetch(i,{method:"GET",headers:await zi()}).then(async n=>{if(n.status>=400)throw await n.text();return n}).then(n=>n.json()).then(n=>n)}async function Eg(i,n){return fetch(`${i}/${n}`,{method:"GET",headers:await zi()}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.json()).then(r=>r)}async function Mg(i,n){await fetch(`${i}/${n}`,{method:"DELETE",headers:await zi()}).then(async r=>{if(r.status>=400)throw await r.text();return r})}async function Rg(i,n){return fetch(i,{method:"POST",headers:await zi(),body:JSON.stringify(n)}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.status==204?n:r.json()).then(r=>r)}async function Lg(i,n){return fetch(`${i}/${n.id}`,{method:"PUT",headers:await zi(),body:JSON.stringify(n)}).then(async r=>{if(r.status>=400)throw await r.text();return r}).then(r=>r.status==204?n:r.json()).then(r=>r)}function Ig(i,n,r){const s=Tn.c(12);let l;if(s[0]!==r||s[1]!==n){let b;s[3]!==r?(b=r==null?void 0:r.toString(),s[3]=r,s[4]=b):b=s[4],l=[...n.map(kg),b],s[0]=r,s[1]=n,s[2]=l}else l=s[2];let v;s[5]!==i||s[6]!==r?(v=()=>Eg(i,r),s[5]=i,s[6]=r,s[7]=v):v=s[7];const d=!!r;let c;return s[8]!==l||s[9]!==v||s[10]!==d?(c={queryKey:l,queryFn:v,enabled:d},s[8]=l,s[9]=v,s[10]=d,s[11]=c):c=s[11],uc(c)}function kg(i){return i.toString()}function Pg(i,n,r){const s=Tn.c(8),l=!0;let v;s[0]!==n?(v=[...n.map($g)],s[0]=n,s[1]=v):v=s[1];let d;s[2]!==i?(d=()=>Tg(i),s[2]=i,s[3]=d):d=s[3];let c;return s[4]!==l||s[5]!==v||s[6]!==d?(c={queryKey:v,queryFn:d,enabled:l},s[4]=l,s[5]=v,s[6]=d,s[7]=c):c=s[7],uc(c)}function $g(i){return i.toString()}function Ng(i,n){const r=Tn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Rg(i,C),r[0]=i,r[1]=l):l=r[1];let v,d,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(Fg)]});const A=s.getQueryData([...n.map(zg)]);return s.setQueryData([...n.map(Ug)],E=>E?[...E,{...C,id:"temp"}]:[{...C,id:"temp"}]),{previousItems:A}},d=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(jg)],E.previousItems)},c=()=>{s.invalidateQueries({queryKey:[...n.map(Bg)]})},r[2]=s,r[3]=n,r[4]=v,r[5]=d,r[6]=c):(v=r[4],d=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==d||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:d,onSettled:c},r[7]=l,r[8]=v,r[9]=d,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Bg(i){return i.toString()}function jg(i){return i.toString()}function Ug(i){return i.toString()}function zg(i){return i.toString()}function Fg(i){return i.toString()}function lc(i,n){const r=Tn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Lg(i,C),r[0]=i,r[1]=l):l=r[1];let v,d,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(Zg)]});const A=s.getQueryData([...n.map(Vg)]);return s.setQueryData([...n.map(Gg)],E=>E==null?void 0:E.map(I=>I.id!==C.id?I:{...I,...C})),s.setQueryData([...n.map(Hg),C.id.toString()],E=>({...E,...C})),{previousItems:A}},d=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(qg)],E.previousItems)},c=C=>{s.invalidateQueries({queryKey:[...n.map(Yg)]}),C&&s.invalidateQueries({queryKey:[...n.map(Wg),C.id.toString()]})},r[2]=s,r[3]=n,r[4]=v,r[5]=d,r[6]=c):(v=r[4],d=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==d||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:d,onSettled:c},r[7]=l,r[8]=v,r[9]=d,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Wg(i){return i.toString()}function Yg(i){return i.toString()}function qg(i){return i.toString()}function Hg(i){return i.toString()}function Gg(i){return i.toString()}function Vg(i){return i.toString()}function Zg(i){return i.toString()}function Qg(i,n){const r=Tn.c(12),s=Ui();let l;r[0]!==i?(l=C=>Mg(i,C),r[0]=i,r[1]=l):l=r[1];let v,d,c;r[2]!==s||r[3]!==n?(v=async C=>{await s.cancelQueries({queryKey:[...n.map(n1)]});const A=s.getQueryData([...n.map(t1)]);return s.setQueryData([...n.map(e1)],E=>E==null?void 0:E.filter(I=>I.id!==C)),s.removeQueries({queryKey:[...n.map(Xg),C.toString()]}),{previousItems:A}},d=(C,A,E)=>{E!=null&&E.previousItems&&s.setQueryData([...n.map(Jg)],E.previousItems)},c=()=>{s.invalidateQueries({queryKey:[...n.map(Kg)]})},r[2]=s,r[3]=n,r[4]=v,r[5]=d,r[6]=c):(v=r[4],d=r[5],c=r[6]);let b;return r[7]!==l||r[8]!==v||r[9]!==d||r[10]!==c?(b={mutationFn:l,onMutate:v,onError:d,onSettled:c},r[7]=l,r[8]=v,r[9]=d,r[10]=c,r[11]=b):b=r[11],Sa(b)}function Kg(i){return i.toString()}function Jg(i){return i.toString()}function Xg(i){return i.toString()}function e1(i){return i.toString()}function t1(i){return i.toString()}function n1(i){return i.toString()}var Po={exports:{}},r1=Po.exports,cc;function i1(){return cc||(cc=1,function(i,n){(function(r,s){i.exports=s()})(r1,function(){var r=1e3,s=6e4,l=36e5,v="millisecond",d="second",c="minute",b="hour",C="day",A="week",E="month",I="quarter",L="year",T="date",M="Invalid Date",N=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ee=/\[([^\]]+)]|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,ne={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(B){var k=["th","st","nd","rd"],D=B%100;return"["+B+(k[(D-20)%10]||k[D]||k[0])+"]"}},Q=function(B,k,D){var m=String(B);return!m||m.length>=k?B:""+Array(k+1-m.length).join(D)+B},le={s:Q,z:function(B){var k=-B.utcOffset(),D=Math.abs(k),m=Math.floor(D/60),h=D%60;return(k<=0?"+":"-")+Q(m,2,"0")+":"+Q(h,2,"0")},m:function B(k,D){if(k.date()<D.date())return-B(D,k);var m=12*(D.year()-k.year())+(D.month()-k.month()),h=k.clone().add(m,E),w=D-h<0,p=k.clone().add(m+(w?-1:1),E);return+(-(m+(D-h)/(w?h-p:p-h))||0)},a:function(B){return B<0?Math.ceil(B)||0:Math.floor(B)},p:function(B){return{M:E,y:L,w:A,d:C,D:T,h:b,m:c,s:d,ms:v,Q:I}[B]||String(B||"").toLowerCase().replace(/s$/,"")},u:function(B){return B===void 0}},G="en",ue={};ue[G]=ne;var V="$isDayjsObject",ae=function(B){return B instanceof Ce||!(!B||!B[V])},oe=function B(k,D,m){var h;if(!k)return G;if(typeof k=="string"){var w=k.toLowerCase();ue[w]&&(h=w),D&&(ue[w]=D,h=w);var p=k.split("-");if(!h&&p.length>1)return B(p[0])}else{var g=k.name;ue[g]=k,h=g}return!m&&h&&(G=h),h||!m&&G},pe=function(B,k){if(ae(B))return B.clone();var D=typeof k=="object"?k:{};return D.date=B,D.args=arguments,new Ce(D)},re=le;re.l=oe,re.i=ae,re.w=function(B,k){return pe(B,{locale:k.$L,utc:k.$u,x:k.$x,$offset:k.$offset})};var Ce=function(){function B(D){this.$L=oe(D.locale,null,!0),this.parse(D),this.$x=this.$x||D.x||{},this[V]=!0}var k=B.prototype;return k.parse=function(D){this.$d=function(m){var h=m.date,w=m.utc;if(h===null)return new Date(NaN);if(re.u(h))return new Date;if(h instanceof Date)return new Date(h);if(typeof h=="string"&&!/Z$/i.test(h)){var p=h.match(N);if(p){var g=p[2]-1||0,O=(p[7]||"0").substring(0,3);return w?new Date(Date.UTC(p[1],g,p[3]||1,p[4]||0,p[5]||0,p[6]||0,O)):new Date(p[1],g,p[3]||1,p[4]||0,p[5]||0,p[6]||0,O)}}return new Date(h)}(D),this.init()},k.init=function(){var D=this.$d;this.$y=D.getFullYear(),this.$M=D.getMonth(),this.$D=D.getDate(),this.$W=D.getDay(),this.$H=D.getHours(),this.$m=D.getMinutes(),this.$s=D.getSeconds(),this.$ms=D.getMilliseconds()},k.$utils=function(){return re},k.isValid=function(){return this.$d.toString()!==M},k.isSame=function(D,m){var h=pe(D);return this.startOf(m)<=h&&h<=this.endOf(m)},k.isAfter=function(D,m){return pe(D)<this.startOf(m)},k.isBefore=function(D,m){return this.endOf(m)<pe(D)},k.$g=function(D,m,h){return re.u(D)?this[m]:this.set(h,D)},k.unix=function(){return Math.floor(this.valueOf()/1e3)},k.valueOf=function(){return this.$d.getTime()},k.startOf=function(D,m){var h=this,w=!!re.u(m)||m,p=re.p(D),g=function(ce,Ae){var be=re.w(h.$u?Date.UTC(h.$y,Ae,ce):new Date(h.$y,Ae,ce),h);return w?be:be.endOf(C)},O=function(ce,Ae){return re.w(h.toDate()[ce].apply(h.toDate("s"),(w?[0,0,0,0]:[23,59,59,999]).slice(Ae)),h)},Y=this.$W,K=this.$M,fe=this.$D,de="set"+(this.$u?"UTC":"");switch(p){case L:return w?g(1,0):g(31,11);case E:return w?g(1,K):g(0,K+1);case A:var we=this.$locale().weekStart||0,X=(Y<we?Y+7:Y)-we;return g(w?fe-X:fe+(6-X),K);case C:case T:return O(de+"Hours",0);case b:return O(de+"Minutes",1);case c:return O(de+"Seconds",2);case d:return O(de+"Milliseconds",3);default:return this.clone()}},k.endOf=function(D){return this.startOf(D,!1)},k.$set=function(D,m){var h,w=re.p(D),p="set"+(this.$u?"UTC":""),g=(h={},h[C]=p+"Date",h[T]=p+"Date",h[E]=p+"Month",h[L]=p+"FullYear",h[b]=p+"Hours",h[c]=p+"Minutes",h[d]=p+"Seconds",h[v]=p+"Milliseconds",h)[w],O=w===C?this.$D+(m-this.$W):m;if(w===E||w===L){var Y=this.clone().set(T,1);Y.$d[g](O),Y.init(),this.$d=Y.set(T,Math.min(this.$D,Y.daysInMonth())).$d}else g&&this.$d[g](O);return this.init(),this},k.set=function(D,m){return this.clone().$set(D,m)},k.get=function(D){return this[re.p(D)]()},k.add=function(D,m){var h,w=this;D=Number(D);var p=re.p(m),g=function(K){var fe=pe(w);return re.w(fe.date(fe.date()+Math.round(K*D)),w)};if(p===E)return this.set(E,this.$M+D);if(p===L)return this.set(L,this.$y+D);if(p===C)return g(1);if(p===A)return g(7);var O=(h={},h[c]=s,h[b]=l,h[d]=r,h)[p]||1,Y=this.$d.getTime()+D*O;return re.w(Y,this)},k.subtract=function(D,m){return this.add(-1*D,m)},k.format=function(D){var m=this,h=this.$locale();if(!this.isValid())return h.invalidDate||M;var w=D||"YYYY-MM-DDTHH:mm:ssZ",p=re.z(this),g=this.$H,O=this.$m,Y=this.$M,K=h.weekdays,fe=h.months,de=h.meridiem,we=function(Ae,be,U,q){return Ae&&(Ae[be]||Ae(m,w))||U[be].slice(0,q)},X=function(Ae){return re.s(g%12||12,Ae,"0")},ce=de||function(Ae,be,U){var q=Ae<12?"AM":"PM";return U?q.toLowerCase():q};return w.replace(ee,function(Ae,be){return be||function(U){switch(U){case"YY":return String(m.$y).slice(-2);case"YYYY":return re.s(m.$y,4,"0");case"M":return Y+1;case"MM":return re.s(Y+1,2,"0");case"MMM":return we(h.monthsShort,Y,fe,3);case"MMMM":return we(fe,Y);case"D":return m.$D;case"DD":return re.s(m.$D,2,"0");case"d":return String(m.$W);case"dd":return we(h.weekdaysMin,m.$W,K,2);case"ddd":return we(h.weekdaysShort,m.$W,K,3);case"dddd":return K[m.$W];case"H":return String(g);case"HH":return re.s(g,2,"0");case"h":return X(1);case"hh":return X(2);case"a":return ce(g,O,!0);case"A":return ce(g,O,!1);case"m":return String(O);case"mm":return re.s(O,2,"0");case"s":return String(m.$s);case"ss":return re.s(m.$s,2,"0");case"SSS":return re.s(m.$ms,3,"0");case"Z":return p}return null}(Ae)||p.replace(":","")})},k.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},k.diff=function(D,m,h){var w,p=this,g=re.p(m),O=pe(D),Y=(O.utcOffset()-this.utcOffset())*s,K=this-O,fe=function(){return re.m(p,O)};switch(g){case L:w=fe()/12;break;case E:w=fe();break;case I:w=fe()/3;break;case A:w=(K-Y)/6048e5;break;case C:w=(K-Y)/864e5;break;case b:w=K/l;break;case c:w=K/s;break;case d:w=K/r;break;default:w=K}return h?w:re.a(w)},k.daysInMonth=function(){return this.endOf(E).$D},k.$locale=function(){return ue[this.$L]},k.locale=function(D,m){if(!D)return this.$L;var h=this.clone(),w=oe(D,m,!0);return w&&(h.$L=w),h},k.clone=function(){return re.w(this.$d,this)},k.toDate=function(){return new Date(this.valueOf())},k.toJSON=function(){return this.isValid()?this.toISOString():null},k.toISOString=function(){return this.$d.toISOString()},k.toString=function(){return this.$d.toUTCString()},B}(),Oe=Ce.prototype;return pe.prototype=Oe,[["$ms",v],["$s",d],["$m",c],["$H",b],["$W",C],["$M",E],["$y",L],["$D",T]].forEach(function(B){Oe[B[1]]=function(k){return this.$g(k,B[0],B[1])}}),pe.extend=function(B,k){return B.$i||(B(k,Ce,pe),B.$i=!0),pe},pe.locale=oe,pe.isDayjs=ae,pe.unix=function(B){return pe(1e3*B)},pe.en=ue[G],pe.Ls=ue,pe.p={},pe})}(Po)),Po.exports}var o1=i1();const Ie=bo(o1);function s1({direction:i,levelIndex:n,rowIndex:r,cellIndex:s,size:l}){switch(i){case"up":return n===0&&r===0?null:r===0?{levelIndex:n-1,rowIndex:s<=l[n-1][l[n-1].length-1]-1?l[n-1].length-1:l[n-1].length-2,cellIndex:s}:{levelIndex:n,rowIndex:r-1,cellIndex:s};case"down":return r===l[n].length-1?{levelIndex:n+1,rowIndex:0,cellIndex:s}:r===l[n].length-2&&s>=l[n][l[n].length-1]?{levelIndex:n+1,rowIndex:0,cellIndex:s}:{levelIndex:n,rowIndex:r+1,cellIndex:s};case"left":return n===0&&r===0&&s===0?null:r===0&&s===0?{levelIndex:n-1,rowIndex:l[n-1].length-1,cellIndex:l[n-1][l[n-1].length-1]-1}:s===0?{levelIndex:n,rowIndex:r-1,cellIndex:l[n][r-1]-1}:{levelIndex:n,rowIndex:r,cellIndex:s-1};case"right":return r===l[n].length-1&&s===l[n][r]-1?{levelIndex:n+1,rowIndex:0,cellIndex:0}:s===l[n][r]-1?{levelIndex:n,rowIndex:r+1,cellIndex:0}:{levelIndex:n,rowIndex:r,cellIndex:s+1};default:return{levelIndex:n,rowIndex:r,cellIndex:s}}}function fc({controlsRef:i,direction:n,levelIndex:r,rowIndex:s,cellIndex:l,size:v}){var b,C,A;const d=s1({direction:n,size:v,rowIndex:s,cellIndex:l,levelIndex:r});if(!d)return;const c=(A=(C=(b=i.current)==null?void 0:b[d.levelIndex])==null?void 0:C[d.rowIndex])==null?void 0:A[d.cellIndex];c&&(c.disabled||c.getAttribute("data-hidden")||c.getAttribute("data-outside")?fc({controlsRef:i,direction:n,levelIndex:d.levelIndex,cellIndex:d.cellIndex,rowIndex:d.rowIndex,size:v}):c.focus())}function a1(i){switch(i){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function u1(i){var n;return(n=i.current)==null?void 0:n.map(r=>r.map(s=>s.length))}function Ca({controlsRef:i,levelIndex:n,rowIndex:r,cellIndex:s,event:l}){const v=a1(l.key);if(v){l.preventDefault();const d=u1(i);fc({controlsRef:i,direction:v,levelIndex:n,rowIndex:r,cellIndex:s,size:d})}}function l1(i,n){if(!i||!n)return n;const r=i.getHours(),s=i.getMinutes(),l=i.getSeconds(),v=i.getMilliseconds(),d=new Date(n);return d.setHours(r),d.setMinutes(s),d.setSeconds(l),d.setMilliseconds(v),d}var $o={exports:{}},c1=$o.exports,hc;function f1(){return hc||(hc=1,function(i,n){(function(r,s){i.exports=s()})(c1,function(){var r={year:0,month:1,day:2,hour:3,minute:4,second:5},s={};return function(l,v,d){var c,b=function(I,L,T){T===void 0&&(T={});var M=new Date(I),N=function(ee,ne){ne===void 0&&(ne={});var Q=ne.timeZoneName||"short",le=ee+"|"+Q,G=s[le];return G||(G=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:ee,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:Q}),s[le]=G),G}(L,T);return N.formatToParts(M)},C=function(I,L){for(var T=b(I,L),M=[],N=0;N<T.length;N+=1){var ee=T[N],ne=ee.type,Q=ee.value,le=r[ne];le>=0&&(M[le]=parseInt(Q,10))}var G=M[3],ue=G===24?0:G,V=M[0]+"-"+M[1]+"-"+M[2]+" "+ue+":"+M[4]+":"+M[5]+":000",ae=+I;return(d.utc(V).valueOf()-(ae-=ae%1e3))/6e4},A=v.prototype;A.tz=function(I,L){I===void 0&&(I=c);var T,M=this.utcOffset(),N=this.toDate(),ee=N.toLocaleString("en-US",{timeZone:I}),ne=Math.round((N-new Date(ee))/1e3/60),Q=15*-Math.round(N.getTimezoneOffset()/15)-ne;if(!Number(Q))T=this.utcOffset(0,L);else if(T=d(ee,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(Q,!0),L){var le=T.utcOffset();T=T.add(M-le,"minute")}return T.$x.$timezone=I,T},A.offsetName=function(I){var L=this.$x.$timezone||d.tz.guess(),T=b(this.valueOf(),L,{timeZoneName:I}).find(function(M){return M.type.toLowerCase()==="timezonename"});return T&&T.value};var E=A.startOf;A.startOf=function(I,L){if(!this.$x||!this.$x.$timezone)return E.call(this,I,L);var T=d(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return E.call(T,I,L).tz(this.$x.$timezone,!0)},d.tz=function(I,L,T){var M=T&&L,N=T||L||c,ee=C(+d(),N);if(typeof I!="string")return d(I).tz(N);var ne=function(ue,V,ae){var oe=ue-60*V*1e3,pe=C(oe,ae);if(V===pe)return[oe,V];var re=C(oe-=60*(pe-V)*1e3,ae);return pe===re?[oe,pe]:[ue-60*Math.min(pe,re)*1e3,Math.max(pe,re)]}(d.utc(I,M).valueOf(),ee,N),Q=ne[0],le=ne[1],G=d(Q).utcOffset(le);return G.$x.$timezone=N,G},d.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},d.tz.setDefault=function(I){c=I}}})}($o)),$o.exports}var h1=f1();const d1=bo(h1);var No={exports:{}},p1=No.exports,dc;function g1(){return dc||(dc=1,function(i,n){(function(r,s){i.exports=s()})(p1,function(){var r="minute",s=/[+-]\d\d(?::?\d\d)?/g,l=/([+-]|\d\d)/g;return function(v,d,c){var b=d.prototype;c.utc=function(M){var N={date:M,utc:!0,args:arguments};return new d(N)},b.utc=function(M){var N=c(this.toDate(),{locale:this.$L,utc:!0});return M?N.add(this.utcOffset(),r):N},b.local=function(){return c(this.toDate(),{locale:this.$L,utc:!1})};var C=b.parse;b.parse=function(M){M.utc&&(this.$u=!0),this.$utils().u(M.$offset)||(this.$offset=M.$offset),C.call(this,M)};var A=b.init;b.init=function(){if(this.$u){var M=this.$d;this.$y=M.getUTCFullYear(),this.$M=M.getUTCMonth(),this.$D=M.getUTCDate(),this.$W=M.getUTCDay(),this.$H=M.getUTCHours(),this.$m=M.getUTCMinutes(),this.$s=M.getUTCSeconds(),this.$ms=M.getUTCMilliseconds()}else A.call(this)};var E=b.utcOffset;b.utcOffset=function(M,N){var ee=this.$utils().u;if(ee(M))return this.$u?0:ee(this.$offset)?E.call(this):this.$offset;if(typeof M=="string"&&(M=function(G){G===void 0&&(G="");var ue=G.match(s);if(!ue)return null;var V=(""+ue[0]).match(l)||["-",0,0],ae=V[0],oe=60*+V[1]+ +V[2];return oe===0?0:ae==="+"?oe:-oe}(M),M===null))return this;var ne=Math.abs(M)<=16?60*M:M,Q=this;if(N)return Q.$offset=ne,Q.$u=M===0,Q;if(M!==0){var le=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(Q=this.local().add(ne+le,r)).$offset=ne,Q.$x.$localOffset=le}else Q=this.utc();return Q};var I=b.format;b.format=function(M){var N=M||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return I.call(this,N)},b.valueOf=function(){var M=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*M},b.isUTC=function(){return!!this.$u},b.toISOString=function(){return this.toDate().toISOString()},b.toString=function(){return this.toDate().toUTCString()};var L=b.toDate;b.toDate=function(M){return M==="s"&&this.$offset?c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():L.call(this)};var T=b.diff;b.diff=function(M,N,ee){if(M&&this.$u===M.$u)return T.call(this,M,N,ee);var ne=this.local(),Q=c(M).local();return T.call(ne,Q,N,ee)}}})}(No)),No.exports}var v1=g1();const m1=bo(v1);Ie.extend(m1),Ie.extend(d1);function y1(i,n){return n?Ie(i).tz(n).utcOffset()+i.getTimezoneOffset():0}const pc=(i,n,r)=>{if(!i)return null;if(!n)return i;let s=y1(i,n);return r==="remove"&&(s*=-1),Ie(i).add(s,"minutes").toDate()};function Er(i,n,r,s){return s||!n?n:Array.isArray(n)?n.map(l=>pc(l,r,i)):pc(n,r,i)}const w1={locale:"en",timezone:null,firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},_1=ye.createContext(w1);function an(){const i=ye.useContext(_1),n=ye.useCallback(d=>d||i.locale,[i.locale]),r=ye.useCallback(d=>d||i.timezone||void 0,[i.timezone]),s=ye.useCallback(d=>typeof d=="number"?d:i.firstDayOfWeek,[i.firstDayOfWeek]),l=ye.useCallback(d=>Array.isArray(d)?d:i.weekendDays,[i.weekendDays]),v=ye.useCallback(d=>typeof d=="string"?d:i.labelSeparator,[i.labelSeparator]);return{...i,getLocale:n,getTimezone:r,getFirstDayOfWeek:s,getWeekendDays:l,getLabelSeparator:v}}function b1(i,n){const r=an(),s=l=>Er("remove",l,r.getTimezone()).toISOString();if(n==="range"&&Array.isArray(i)){const[l,v]=i;return l?v?`${s(l)} – ${s(v)}`:`${s(l)} –`:""}return n==="multiple"&&Array.isArray(i)?i.map(l=>l&&s(l)).filter(Boolean).join(", "):!Array.isArray(i)&&i?s(i):""}function gc({value:i,type:n,name:r,form:s}){return R.jsx("input",{type:"hidden",value:b1(i,n),name:r,form:s})}gc.displayName="@mantine/dates/HiddenDatesInput";function vc(i){var n,r,s="";if(typeof i=="string"||typeof i=="number")s+=i;else if(typeof i=="object")if(Array.isArray(i)){var l=i.length;for(n=0;n<l;n++)i[n]&&(r=vc(i[n]))&&(s&&(s+=" "),s+=r)}else for(r in i)i[r]&&(s&&(s+=" "),s+=r);return s}function mt(){for(var i,n,r=0,s="",l=arguments.length;r<l;r++)(i=arguments[r])&&(n=vc(i))&&(s&&(s+=" "),s+=n);return s}var mc={day:"m_396ce5cb"};const x1={},S1=F.createVarsResolver((i,{size:n})=>({day:{"--day-size":F.getSize(n,"day-size")}})),Aa=F.factory((i,n)=>{const r=F.useProps("Day",x1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,date:C,disabled:A,__staticSelector:E,weekend:I,outside:L,selected:T,renderDay:M,inRange:N,firstInRange:ee,lastInRange:ne,hidden:Q,static:le,highlightToday:G,...ue}=r,V=F.useStyles({name:E||"Day",classes:mc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,varsResolver:S1,rootSelector:"day"}),ae=an();return R.jsx(F.UnstyledButton,{...V("day",{style:Q?{display:"none"}:void 0}),component:le?"div":"button",ref:n,disabled:A,"data-today":Ie(C).isSame(Er("add",new Date,ae.getTimezone()),"day")||void 0,"data-hidden":Q||void 0,"data-highlight-today":G||void 0,"data-disabled":A||void 0,"data-weekend":!A&&!L&&I||void 0,"data-outside":!A&&L||void 0,"data-selected":!A&&T||void 0,"data-in-range":N&&!A||void 0,"data-first-in-range":ee&&!A||void 0,"data-last-in-range":ne&&!A||void 0,"data-static":le||void 0,unstyled:c,...ue,children:(M==null?void 0:M(C))||Ie(C).date()})});Aa.classes=mc,Aa.displayName="@mantine/dates/Day";function C1({locale:i,format:n="dd",firstDayOfWeek:r=1}){const s=Ie().day(r),l=[];for(let v=0;v<7;v+=1)typeof n=="string"?l.push(Ie(s).add(v,"days").locale(i).format(n)):l.push(n(Ie(s).add(v,"days").toDate()));return l}var yc={weekday:"m_18a3eca"};const A1={},O1=F.createVarsResolver((i,{size:n})=>({weekdaysRow:{"--wr-fz":F.getFontSize(n),"--wr-spacing":F.getSpacing(n)}})),Oa=F.factory((i,n)=>{const r=F.useProps("WeekdaysRow",A1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,locale:C,firstDayOfWeek:A,weekdayFormat:E,cellComponent:I="th",__staticSelector:L,withWeekNumbers:T,...M}=r,N=F.useStyles({name:L||"WeekdaysRow",classes:yc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,varsResolver:O1,rootSelector:"weekdaysRow"}),ee=an(),ne=C1({locale:ee.getLocale(C),format:E,firstDayOfWeek:ee.getFirstDayOfWeek(A)}).map((Q,le)=>R.jsx(I,{...N("weekday"),children:Q},le));return R.jsxs(F.Box,{component:"tr",ref:n,...N("weekdaysRow"),...M,children:[T&&R.jsx(I,{...N("weekday"),children:"#"}),ne]})});Oa.classes=yc,Oa.displayName="@mantine/dates/WeekdaysRow";function D1(i,n=1){let r=Ie(i);const s=n===0?6:n-1;for(;r.day()!==s;)r=r.add(1,"day");return r.toDate()}function T1(i,n=1){let r=Ie(i);for(;r.day()!==n;)r=r.subtract(1,"day");return r.toDate()}function E1({month:i,firstDayOfWeek:n=1,consistentWeeks:r}){const s=Ie(i).subtract(Ie(i).date()-1,"day"),l=Ie(s).startOf("day"),v=l.toDate(),d=l.add(+l.daysInMonth()-1,"day").toDate(),c=D1(d,n),b=T1(v,n),C=[];for(;b<=c;){const A=[];for(let E=0;E<7;E+=1)A.push(new Date(b)),b.setDate(b.getDate()+1);C.push(A)}if(r&&C.length<6){const A=C[C.length-1],E=A[A.length-1],I=new Date(E);for(I.setDate(I.getDate()+1);C.length<6;){const L=[];for(let T=0;T<7;T+=1)L.push(new Date(I)),I.setDate(I.getDate()+1);C.push(L)}}return C}function wc(i,n){return n instanceof Date?Ie(i).isAfter(Ie(n).subtract(1,"day"),"day"):!0}function _c(i,n){return n instanceof Date?Ie(i).isBefore(Ie(n).add(1,"day"),"day"):!0}function M1(i,n,r,s,l,v,d){const c=i.flat().filter(A=>{var E;return _c(A,r)&&wc(A,n)&&!(l!=null&&l(A))&&!((E=s==null?void 0:s(A))!=null&&E.disabled)&&(!v||Ie(A).isSame(Ie(d),"month"))}),b=c.find(A=>{var E;return(E=s==null?void 0:s(A))==null?void 0:E.selected});if(b)return b;const C=c.find(A=>Ie().isSame(A,"date"));return C||c[0]}var Bo={exports:{}},R1=Bo.exports,bc;function L1(){return bc||(bc=1,function(i,n){(function(r,s){i.exports=s()})(R1,function(){var r="day";return function(s,l,v){var d=function(C){return C.add(4-C.isoWeekday(),r)},c=l.prototype;c.isoWeekYear=function(){return d(this).year()},c.isoWeek=function(C){if(!this.$utils().u(C))return this.add(7*(C-this.isoWeek()),r);var A,E,I,L,T=d(this),M=(A=this.isoWeekYear(),E=this.$u,I=(E?v.utc:v)().year(A).startOf("year"),L=4-I.isoWeekday(),I.isoWeekday()>4&&(L+=7),I.add(L,r));return T.diff(M,"week")+1},c.isoWeekday=function(C){return this.$utils().u(C)?this.day()||7:this.day(this.day()%7?C:C-7)};var b=c.startOf;c.startOf=function(C,A){var E=this.$utils(),I=!!E.u(A)||A;return E.p(C)==="isoweek"?I?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):b.bind(this)(C,A)}}})}(Bo)),Bo.exports}var I1=L1();const k1=bo(I1);Ie.extend(k1);function P1(i){const n=i.find(r=>Ie(r).day()===1);return Ie(n).isoWeek()}var xc={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const $1={withCellSpacing:!0},N1=F.createVarsResolver((i,{size:n})=>({weekNumber:{"--wn-fz":F.getFontSize(n),"--wn-size":F.getSize(n,"wn-size")}})),jo=F.factory((i,n)=>{const r=F.useProps("Month",$1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,__staticSelector:C,locale:A,firstDayOfWeek:E,weekdayFormat:I,month:L,weekendDays:T,getDayProps:M,excludeDate:N,minDate:ee,maxDate:ne,renderDay:Q,hideOutsideDates:le,hideWeekdays:G,getDayAriaLabel:ue,static:V,__getDayRef:ae,__onDayKeyDown:oe,__onDayClick:pe,__onDayMouseEnter:re,__preventFocus:Ce,__stopPropagation:Oe,withCellSpacing:B,size:k,highlightToday:D,withWeekNumbers:m,...h}=r,w=F.useStyles({name:C||"Month",classes:xc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,varsResolver:N1,rootSelector:"month"}),p=an(),g=E1({month:L,firstDayOfWeek:p.getFirstDayOfWeek(E),consistentWeeks:p.consistentWeeks}),O=M1(g,ee,ne,M,N,le,L),{resolvedClassNames:Y,resolvedStyles:K}=F.useResolvedStylesApi({classNames:s,styles:d,props:r}),fe=g.map((de,we)=>{const X=de.map((ce,Ae)=>{const be=!Ie(ce).isSame(Ie(L),"month"),U=(ue==null?void 0:ue(ce))||Ie(ce).locale(A||p.locale).format("D MMMM YYYY"),q=M==null?void 0:M(ce),W=Ie(ce).isSame(O,"date");return R.jsx("td",{...w("monthCell"),"data-with-spacing":B||void 0,children:R.jsx(Aa,{__staticSelector:C||"Month",classNames:Y,styles:K,unstyled:c,"data-mantine-stop-propagation":Oe||void 0,highlightToday:D,renderDay:Q,date:ce,size:k,weekend:p.getWeekendDays(T).includes(ce.getDay()),outside:be,hidden:le?be:!1,"aria-label":U,static:V,disabled:(N==null?void 0:N(ce))||!_c(ce,ne)||!wc(ce,ee),ref:J=>ae==null?void 0:ae(we,Ae,J),...q,onKeyDown:J=>{var se;(se=q==null?void 0:q.onKeyDown)==null||se.call(q,J),oe==null||oe(J,{rowIndex:we,cellIndex:Ae,date:ce})},onMouseEnter:J=>{var se;(se=q==null?void 0:q.onMouseEnter)==null||se.call(q,J),re==null||re(J,ce)},onClick:J=>{var se;(se=q==null?void 0:q.onClick)==null||se.call(q,J),pe==null||pe(J,ce)},onMouseDown:J=>{var se;(se=q==null?void 0:q.onMouseDown)==null||se.call(q,J),Ce&&J.preventDefault()},tabIndex:Ce||!W?-1:0})},ce.toString())});return R.jsxs("tr",{...w("monthRow"),children:[m&&R.jsx("td",{...w("weekNumber"),children:P1(de)}),X]},we)});return R.jsxs(F.Box,{component:"table",...w("month"),size:k,ref:n,...h,children:[!G&&R.jsx("thead",{...w("monthThead"),children:R.jsx(Oa,{__staticSelector:C||"Month",locale:A,firstDayOfWeek:E,weekdayFormat:I,size:k,classNames:Y,styles:K,unstyled:c,withWeekNumbers:m})}),R.jsx("tbody",{...w("monthTbody"),children:fe})]})});jo.classes=xc,jo.displayName="@mantine/dates/Month";var Sc={pickerControl:"m_dc6a3c71"};const B1={},j1=F.createVarsResolver((i,{size:n})=>({pickerControl:{"--dpc-fz":F.getFontSize(n),"--dpc-size":F.getSize(n,"dpc-size")}})),Uo=F.factory((i,n)=>{const r=F.useProps("PickerControl",B1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,firstInRange:C,lastInRange:A,inRange:E,__staticSelector:I,selected:L,disabled:T,...M}=r,N=F.useStyles({name:I||"PickerControl",classes:Sc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,varsResolver:j1,rootSelector:"pickerControl"});return R.jsx(F.UnstyledButton,{...N("pickerControl"),ref:n,unstyled:c,"data-picker-control":!0,"data-selected":L&&!T||void 0,"data-disabled":T||void 0,"data-in-range":E&&!T&&!L||void 0,"data-first-in-range":C&&!T||void 0,"data-last-in-range":A&&!T||void 0,disabled:T,...M})});Uo.classes=Sc,Uo.displayName="@mantine/dates/PickerControl";function Cc(i,n,r){return!n&&!r?!1:!!(n&&Ie(i).isBefore(n,"year")||r&&Ie(i).isAfter(r,"year"))}function U1(i,n,r,s){const l=i.flat().filter(c=>{var b;return!Cc(c,n,r)&&!((b=s==null?void 0:s(c))!=null&&b.disabled)}),v=l.find(c=>{var b;return(b=s==null?void 0:s(c))==null?void 0:b.selected});if(v)return v;const d=l.find(c=>Ie().isSame(c,"year"));return d||l[0]}function Ac(i){const n=i.getFullYear(),r=n-n%10;let s=0;const l=[[],[],[],[]];for(let v=0;v<4;v+=1){const d=v===3?1:3;for(let c=0;c<d;c+=1)l[v].push(new Date(r+s,0)),s+=1}return l}var Oc={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const z1={yearsListFormat:"YYYY",withCellSpacing:!0},zo=F.factory((i,n)=>{const r=F.useProps("YearsList",z1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,decade:C,yearsListFormat:A,locale:E,minDate:I,maxDate:L,getYearControlProps:T,__staticSelector:M,__getControlRef:N,__onControlKeyDown:ee,__onControlClick:ne,__onControlMouseEnter:Q,__preventFocus:le,__stopPropagation:G,withCellSpacing:ue,size:V,...ae}=r,oe=F.useStyles({name:M||"YearsList",classes:Oc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,rootSelector:"yearsList"}),pe=an(),re=Ac(C),Ce=U1(re,I,L,T),Oe=re.map((B,k)=>{const D=B.map((m,h)=>{const w=T==null?void 0:T(m),p=Ie(m).isSame(Ce,"year");return R.jsx("td",{...oe("yearsListCell"),"data-with-spacing":ue||void 0,children:R.jsx(Uo,{...oe("yearsListControl"),size:V,unstyled:c,"data-mantine-stop-propagation":G||void 0,disabled:Cc(m,I,L),ref:g=>N==null?void 0:N(k,h,g),...w,onKeyDown:g=>{var O;(O=w==null?void 0:w.onKeyDown)==null||O.call(w,g),ee==null||ee(g,{rowIndex:k,cellIndex:h,date:m})},onClick:g=>{var O;(O=w==null?void 0:w.onClick)==null||O.call(w,g),ne==null||ne(g,m)},onMouseEnter:g=>{var O;(O=w==null?void 0:w.onMouseEnter)==null||O.call(w,g),Q==null||Q(g,m)},onMouseDown:g=>{var O;(O=w==null?void 0:w.onMouseDown)==null||O.call(w,g),le&&g.preventDefault()},tabIndex:le||!p?-1:0,children:Ie(m).locale(pe.getLocale(E)).format(A)})},h)});return R.jsx("tr",{...oe("yearsListRow"),children:D},k)});return R.jsx(F.Box,{component:"table",ref:n,size:V,...oe("yearsList"),...ae,children:R.jsx("tbody",{children:Oe})})});zo.classes=Oc,zo.displayName="@mantine/dates/YearsList";function Dc(i,n,r){return!n&&!r?!1:!!(n&&Ie(i).isBefore(n,"month")||r&&Ie(i).isAfter(r,"month"))}function F1(i,n,r,s){const l=i.flat().filter(c=>{var b;return!Dc(c,n,r)&&!((b=s==null?void 0:s(c))!=null&&b.disabled)}),v=l.find(c=>{var b;return(b=s==null?void 0:s(c))==null?void 0:b.selected});if(v)return v;const d=l.find(c=>Ie().isSame(c,"month"));return d||l[0]}function W1(i){const n=Ie(i).startOf("year").toDate(),r=[[],[],[],[]];let s=0;for(let l=0;l<4;l+=1)for(let v=0;v<3;v+=1)r[l].push(Ie(n).add(s,"months").toDate()),s+=1;return r}var Tc={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const Y1={monthsListFormat:"MMM",withCellSpacing:!0},Fo=F.factory((i,n)=>{const r=F.useProps("MonthsList",Y1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,__staticSelector:C,year:A,monthsListFormat:E,locale:I,minDate:L,maxDate:T,getMonthControlProps:M,__getControlRef:N,__onControlKeyDown:ee,__onControlClick:ne,__onControlMouseEnter:Q,__preventFocus:le,__stopPropagation:G,withCellSpacing:ue,size:V,...ae}=r,oe=F.useStyles({name:C||"MonthsList",classes:Tc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,rootSelector:"monthsList"}),pe=an(),re=W1(A),Ce=F1(re,L,T,M),Oe=re.map((B,k)=>{const D=B.map((m,h)=>{const w=M==null?void 0:M(m),p=Ie(m).isSame(Ce,"month");return R.jsx("td",{...oe("monthsListCell"),"data-with-spacing":ue||void 0,children:R.jsx(Uo,{...oe("monthsListControl"),size:V,unstyled:c,__staticSelector:C||"MonthsList","data-mantine-stop-propagation":G||void 0,disabled:Dc(m,L,T),ref:g=>N==null?void 0:N(k,h,g),...w,onKeyDown:g=>{var O;(O=w==null?void 0:w.onKeyDown)==null||O.call(w,g),ee==null||ee(g,{rowIndex:k,cellIndex:h,date:m})},onClick:g=>{var O;(O=w==null?void 0:w.onClick)==null||O.call(w,g),ne==null||ne(g,m)},onMouseEnter:g=>{var O;(O=w==null?void 0:w.onMouseEnter)==null||O.call(w,g),Q==null||Q(g,m)},onMouseDown:g=>{var O;(O=w==null?void 0:w.onMouseDown)==null||O.call(w,g),le&&g.preventDefault()},tabIndex:le||!p?-1:0,children:Ie(m).locale(pe.getLocale(I)).format(E)})},h)});return R.jsx("tr",{...oe("monthsListRow"),children:D},k)});return R.jsx(F.Box,{component:"table",ref:n,size:V,...oe("monthsList"),...ae,children:R.jsx("tbody",{children:Oe})})});Fo.classes=Tc,Fo.displayName="@mantine/dates/MonthsList";var Ec={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const q1={nextDisabled:!1,previousDisabled:!1,hasNextLevel:!0,withNext:!0,withPrevious:!0},H1=F.createVarsResolver((i,{size:n})=>({calendarHeader:{"--dch-control-size":F.getSize(n,"dch-control-size"),"--dch-fz":F.getFontSize(n)}})),ir=F.factory((i,n)=>{const r=F.useProps("CalendarHeader",q1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,nextIcon:C,previousIcon:A,nextLabel:E,previousLabel:I,onNext:L,onPrevious:T,onLevelClick:M,label:N,nextDisabled:ee,previousDisabled:ne,hasNextLevel:Q,levelControlAriaLabel:le,withNext:G,withPrevious:ue,__staticSelector:V,__preventFocus:ae,__stopPropagation:oe,...pe}=r,re=F.useStyles({name:V||"CalendarHeader",classes:Ec,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,varsResolver:H1,rootSelector:"calendarHeader"}),Ce=ae?Oe=>Oe.preventDefault():void 0;return R.jsxs(F.Box,{...re("calendarHeader"),ref:n,...pe,children:[ue&&R.jsx(F.UnstyledButton,{...re("calendarHeaderControl"),"data-direction":"previous","aria-label":I,onClick:T,unstyled:c,onMouseDown:Ce,disabled:ne,"data-disabled":ne||void 0,tabIndex:ae||ne?-1:0,"data-mantine-stop-propagation":oe||void 0,children:A||R.jsx(F.AccordionChevron,{...re("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})}),R.jsx(F.UnstyledButton,{component:Q?"button":"div",...re("calendarHeaderLevel"),onClick:Q?M:void 0,unstyled:c,onMouseDown:Q?Ce:void 0,disabled:!Q,"data-static":!Q||void 0,"aria-label":le,tabIndex:ae||!Q?-1:0,"data-mantine-stop-propagation":oe||void 0,children:N}),G&&R.jsx(F.UnstyledButton,{...re("calendarHeaderControl"),"data-direction":"next","aria-label":E,onClick:L,unstyled:c,onMouseDown:Ce,disabled:ee,"data-disabled":ee||void 0,tabIndex:ae||ee?-1:0,"data-mantine-stop-propagation":oe||void 0,children:C||R.jsx(F.AccordionChevron,{...re("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})})]})});ir.classes=Ec,ir.displayName="@mantine/dates/CalendarHeader";function G1(i){const n=Ac(i);return[n[0][0],n[3][0]]}const V1={decadeLabelFormat:"YYYY"},Wo=F.factory((i,n)=>{const r=F.useProps("DecadeLevel",V1,i),{decade:s,locale:l,minDate:v,maxDate:d,yearsListFormat:c,getYearControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,withCellSpacing:L,__preventFocus:T,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,nextDisabled:G,previousDisabled:ue,levelControlAriaLabel:V,withNext:ae,withPrevious:oe,decadeLabelFormat:pe,classNames:re,styles:Ce,unstyled:Oe,__staticSelector:B,__stopPropagation:k,size:D,...m}=r,h=an(),[w,p]=G1(s),g={__staticSelector:B||"DecadeLevel",classNames:re,styles:Ce,unstyled:Oe,size:D},O=typeof G=="boolean"?G:d?!Ie(p).endOf("year").isBefore(d):!1,Y=typeof ue=="boolean"?ue:v?!Ie(w).startOf("year").isAfter(v):!1,K=(fe,de)=>Ie(fe).locale(l||h.locale).format(de);return R.jsxs(F.Box,{"data-decade-level":!0,size:D,ref:n,...m,children:[R.jsx(ir,{label:typeof pe=="function"?pe(w,p):`${K(w,pe)} – ${K(p,pe)}`,__preventFocus:T,__stopPropagation:k,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,nextDisabled:O,previousDisabled:Y,hasNextLevel:!1,levelControlAriaLabel:V,withNext:ae,withPrevious:oe,...g}),R.jsx(zo,{decade:s,locale:l,minDate:v,maxDate:d,yearsListFormat:c,getYearControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,__preventFocus:T,__stopPropagation:k,withCellSpacing:L,...g})]})});Wo.classes={...zo.classes,...ir.classes},Wo.displayName="@mantine/dates/DecadeLevel";const Z1={yearLabelFormat:"YYYY"},Yo=F.factory((i,n)=>{const r=F.useProps("YearLevel",Z1,i),{year:s,locale:l,minDate:v,maxDate:d,monthsListFormat:c,getMonthControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,withCellSpacing:L,__preventFocus:T,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,onLevelClick:G,nextDisabled:ue,previousDisabled:V,hasNextLevel:ae,levelControlAriaLabel:oe,withNext:pe,withPrevious:re,yearLabelFormat:Ce,__staticSelector:Oe,__stopPropagation:B,size:k,classNames:D,styles:m,unstyled:h,...w}=r,p=an(),g={__staticSelector:Oe||"YearLevel",classNames:D,styles:m,unstyled:h,size:k},O=typeof ue=="boolean"?ue:d?!Ie(s).endOf("year").isBefore(d):!1,Y=typeof V=="boolean"?V:v?!Ie(s).startOf("year").isAfter(v):!1;return R.jsxs(F.Box,{"data-year-level":!0,size:k,ref:n,...w,children:[R.jsx(ir,{label:typeof Ce=="function"?Ce(s):Ie(s).locale(l||p.locale).format(Ce),__preventFocus:T,__stopPropagation:B,nextIcon:M,previousIcon:N,nextLabel:ee,previousLabel:ne,onNext:Q,onPrevious:le,onLevelClick:G,nextDisabled:O,previousDisabled:Y,hasNextLevel:ae,levelControlAriaLabel:oe,withNext:pe,withPrevious:re,...g}),R.jsx(Fo,{year:s,locale:l,minDate:v,maxDate:d,monthsListFormat:c,getMonthControlProps:b,__getControlRef:C,__onControlKeyDown:A,__onControlClick:E,__onControlMouseEnter:I,__preventFocus:T,__stopPropagation:B,withCellSpacing:L,...g})]})});Yo.classes={...ir.classes,...Fo.classes},Yo.displayName="@mantine/dates/YearLevel";const Q1={monthLabelFormat:"MMMM YYYY"},qo=F.factory((i,n)=>{const r=F.useProps("MonthLevel",Q1,i),{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:d,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__getDayRef:N,__onDayKeyDown:ee,__onDayClick:ne,__onDayMouseEnter:Q,withCellSpacing:le,highlightToday:G,withWeekNumbers:ue,__preventFocus:V,__stopPropagation:ae,nextIcon:oe,previousIcon:pe,nextLabel:re,previousLabel:Ce,onNext:Oe,onPrevious:B,onLevelClick:k,nextDisabled:D,previousDisabled:m,hasNextLevel:h,levelControlAriaLabel:w,withNext:p,withPrevious:g,monthLabelFormat:O,classNames:Y,styles:K,unstyled:fe,__staticSelector:de,size:we,static:X,...ce}=r,Ae=an(),be={__staticSelector:de||"MonthLevel",classNames:Y,styles:K,unstyled:fe,size:we},U=typeof D=="boolean"?D:E?!Ie(s).endOf("month").isBefore(E):!1,q=typeof m=="boolean"?m:A?!Ie(s).startOf("month").isAfter(A):!1;return R.jsxs(F.Box,{"data-month-level":!0,size:we,ref:n,...ce,children:[R.jsx(ir,{label:typeof O=="function"?O(s):Ie(s).locale(l||Ae.locale).format(O),__preventFocus:V,__stopPropagation:ae,nextIcon:oe,previousIcon:pe,nextLabel:re,previousLabel:Ce,onNext:Oe,onPrevious:B,onLevelClick:k,nextDisabled:U,previousDisabled:q,hasNextLevel:h,levelControlAriaLabel:w,withNext:p,withPrevious:g,...be}),R.jsx(jo,{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:d,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__getDayRef:N,__onDayKeyDown:ee,__onDayClick:ne,__onDayMouseEnter:Q,__preventFocus:V,__stopPropagation:ae,static:X,withCellSpacing:le,highlightToday:G,withWeekNumbers:ue,...be})]})});qo.classes={...jo.classes,...ir.classes},qo.displayName="@mantine/dates/MonthLevel";var Mc={levelsGroup:"m_30b26e33"};const K1={},or=F.factory((i,n)=>{const r=F.useProps("LevelsGroup",K1,i),{classNames:s,className:l,style:v,styles:d,unstyled:c,vars:b,__staticSelector:C,...A}=r,E=F.useStyles({name:C||"LevelsGroup",classes:Mc,props:r,className:l,style:v,classNames:s,styles:d,unstyled:c,vars:b,rootSelector:"levelsGroup"});return R.jsx(F.Box,{ref:n,...E("levelsGroup"),...A})});or.classes=Mc,or.displayName="@mantine/dates/LevelsGroup";const J1={numberOfColumns:1},Ho=F.factory((i,n)=>{const r=F.useProps("DecadeLevelGroup",J1,i),{decade:s,locale:l,minDate:v,maxDate:d,yearsListFormat:c,getYearControlProps:b,__onControlClick:C,__onControlMouseEnter:A,withCellSpacing:E,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,nextDisabled:Q,previousDisabled:le,classNames:G,styles:ue,unstyled:V,__staticSelector:ae,__stopPropagation:oe,numberOfColumns:pe,levelControlAriaLabel:re,decadeLabelFormat:Ce,size:Oe,vars:B,...k}=r,D=ye.useRef([]),m=Array(pe).fill(0).map((h,w)=>{const p=Ie(s).add(w*10,"years").toDate();return R.jsx(Wo,{size:Oe,yearsListFormat:c,decade:p,withNext:w===pe-1,withPrevious:w===0,decadeLabelFormat:Ce,__onControlClick:C,__onControlMouseEnter:A,__onControlKeyDown:(g,O)=>Ca({levelIndex:w,rowIndex:O.rowIndex,cellIndex:O.cellIndex,event:g,controlsRef:D}),__getControlRef:(g,O,Y)=>{Array.isArray(D.current[w])||(D.current[w]=[]),Array.isArray(D.current[w][g])||(D.current[w][g]=[]),D.current[w][g][O]=Y},levelControlAriaLabel:typeof re=="function"?re(p):re,locale:l,minDate:v,maxDate:d,__preventFocus:I,__stopPropagation:oe,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,nextDisabled:Q,previousDisabled:le,getYearControlProps:b,__staticSelector:ae||"DecadeLevelGroup",classNames:G,styles:ue,unstyled:V,withCellSpacing:E},w)});return R.jsx(or,{classNames:G,styles:ue,__staticSelector:ae||"DecadeLevelGroup",ref:n,size:Oe,unstyled:V,...k,children:m})});Ho.classes={...or.classes,...Wo.classes},Ho.displayName="@mantine/dates/DecadeLevelGroup";const X1={numberOfColumns:1},Go=F.factory((i,n)=>{const r=F.useProps("YearLevelGroup",X1,i),{year:s,locale:l,minDate:v,maxDate:d,monthsListFormat:c,getMonthControlProps:b,__onControlClick:C,__onControlMouseEnter:A,withCellSpacing:E,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,onLevelClick:Q,nextDisabled:le,previousDisabled:G,hasNextLevel:ue,classNames:V,styles:ae,unstyled:oe,__staticSelector:pe,__stopPropagation:re,numberOfColumns:Ce,levelControlAriaLabel:Oe,yearLabelFormat:B,size:k,vars:D,...m}=r,h=ye.useRef([]),w=Array(Ce).fill(0).map((p,g)=>{const O=Ie(s).add(g,"years").toDate();return R.jsx(Yo,{size:k,monthsListFormat:c,year:O,withNext:g===Ce-1,withPrevious:g===0,yearLabelFormat:B,__stopPropagation:re,__onControlClick:C,__onControlMouseEnter:A,__onControlKeyDown:(Y,K)=>Ca({levelIndex:g,rowIndex:K.rowIndex,cellIndex:K.cellIndex,event:Y,controlsRef:h}),__getControlRef:(Y,K,fe)=>{Array.isArray(h.current[g])||(h.current[g]=[]),Array.isArray(h.current[g][Y])||(h.current[g][Y]=[]),h.current[g][Y][K]=fe},levelControlAriaLabel:typeof Oe=="function"?Oe(O):Oe,locale:l,minDate:v,maxDate:d,__preventFocus:I,nextIcon:L,previousIcon:T,nextLabel:M,previousLabel:N,onNext:ee,onPrevious:ne,onLevelClick:Q,nextDisabled:le,previousDisabled:G,hasNextLevel:ue,getMonthControlProps:b,classNames:V,styles:ae,unstyled:oe,__staticSelector:pe||"YearLevelGroup",withCellSpacing:E},g)});return R.jsx(or,{classNames:V,styles:ae,__staticSelector:pe||"YearLevelGroup",ref:n,size:k,unstyled:oe,...m,children:w})});Go.classes={...Yo.classes,...or.classes},Go.displayName="@mantine/dates/YearLevelGroup";const e0={numberOfColumns:1},Vo=F.factory((i,n)=>{const r=F.useProps("MonthLevelGroup",e0,i),{month:s,locale:l,firstDayOfWeek:v,weekdayFormat:d,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__onDayClick:N,__onDayMouseEnter:ee,withCellSpacing:ne,highlightToday:Q,withWeekNumbers:le,__preventFocus:G,nextIcon:ue,previousIcon:V,nextLabel:ae,previousLabel:oe,onNext:pe,onPrevious:re,onLevelClick:Ce,nextDisabled:Oe,previousDisabled:B,hasNextLevel:k,classNames:D,styles:m,unstyled:h,numberOfColumns:w,levelControlAriaLabel:p,monthLabelFormat:g,__staticSelector:O,__stopPropagation:Y,size:K,static:fe,vars:de,...we}=r,X=ye.useRef([]),ce=Array(w).fill(0).map((Ae,be)=>{const U=Ie(s).add(be,"months").toDate();return R.jsx(qo,{month:U,withNext:be===w-1,withPrevious:be===0,monthLabelFormat:g,__stopPropagation:Y,__onDayClick:N,__onDayMouseEnter:ee,__onDayKeyDown:(q,W)=>Ca({levelIndex:be,rowIndex:W.rowIndex,cellIndex:W.cellIndex,event:q,controlsRef:X}),__getDayRef:(q,W,J)=>{Array.isArray(X.current[be])||(X.current[be]=[]),Array.isArray(X.current[be][q])||(X.current[be][q]=[]),X.current[be][q][W]=J},levelControlAriaLabel:typeof p=="function"?p(U):p,locale:l,firstDayOfWeek:v,weekdayFormat:d,weekendDays:c,getDayProps:b,excludeDate:C,minDate:A,maxDate:E,renderDay:I,hideOutsideDates:L,hideWeekdays:T,getDayAriaLabel:M,__preventFocus:G,nextIcon:ue,previousIcon:V,nextLabel:ae,previousLabel:oe,onNext:pe,onPrevious:re,onLevelClick:Ce,nextDisabled:Oe,previousDisabled:B,hasNextLevel:k,classNames:D,styles:m,unstyled:h,__staticSelector:O||"MonthLevelGroup",size:K,static:fe,withCellSpacing:ne,highlightToday:Q,withWeekNumbers:le},be)});return R.jsx(or,{classNames:D,styles:m,__staticSelector:O||"MonthLevelGroup",ref:n,size:K,...we,children:ce})});Vo.classes={...or.classes,...qo.classes},Vo.displayName="@mantine/dates/MonthLevelGroup";const Rc=i=>i==="range"?[null,null]:i==="multiple"?[]:null;function Da({type:i,value:n,defaultValue:r,onChange:s,applyTimezone:l=!0}){const v=ye.useRef(i),d=an(),[c,b,C]=Ot.useUncontrolled({value:Er("add",n,d.getTimezone(),!l),defaultValue:Er("add",r,d.getTimezone(),!l),finalValue:Rc(i),onChange:E=>{s==null||s(Er("remove",E,d.getTimezone(),!l))}});let A=c;if(v.current!==i){if(v.current=i,n===void 0)A=r!==void 0?r:Rc(i),b(A);else if(process.env.NODE_ENV==="development")switch(i){case"default":n!==null&&typeof n!="string"&&console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `null` or `string`");break;case"multiple":n instanceof Array||console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `string[]`");break;case"range":(!(n instanceof Array)||n.length!==2)&&console.error("[@mantine/dates/use-uncontrolled-dates] Value must be type of `[string, string]`");break}}return[A,b,C]}function Ta(i,n){return i?i==="month"?0:i==="year"?1:2:n||0}function t0(i){return i===0?"month":i===1?"year":"decade"}function Fi(i,n,r){return t0(Ot.clamp(Ta(i,0),Ta(n,0),Ta(r,2)))}const n0={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0},Zo=F.factory((i,n)=>{const r=F.useProps("Calendar",n0,i),{vars:s,maxLevel:l,minLevel:v,defaultLevel:d,level:c,onLevelChange:b,date:C,defaultDate:A,onDateChange:E,numberOfColumns:I,columnsToScroll:L,ariaLabels:T,nextLabel:M,previousLabel:N,onYearSelect:ee,onMonthSelect:ne,onYearMouseEnter:Q,onMonthMouseEnter:le,__updateDateOnYearSelect:G,__updateDateOnMonthSelect:ue,firstDayOfWeek:V,weekdayFormat:ae,weekendDays:oe,getDayProps:pe,excludeDate:re,renderDay:Ce,hideOutsideDates:Oe,hideWeekdays:B,getDayAriaLabel:k,monthLabelFormat:D,nextIcon:m,previousIcon:h,__onDayClick:w,__onDayMouseEnter:p,withCellSpacing:g,highlightToday:O,withWeekNumbers:Y,monthsListFormat:K,getMonthControlProps:fe,yearLabelFormat:de,yearsListFormat:we,getYearControlProps:X,decadeLabelFormat:ce,classNames:Ae,styles:be,unstyled:U,minDate:q,maxDate:W,locale:J,__staticSelector:se,size:De,__preventFocus:u,__stopPropagation:f,onNextDecade:_,onPreviousDecade:$,onNextYear:j,onPreviousYear:te,onNextMonth:xe,onPreviousMonth:Te,static:Re,__timezoneApplied:Se,...ke}=r,{resolvedClassNames:$e,resolvedStyles:Le}=F.useResolvedStylesApi({classNames:Ae,styles:be,props:r}),[Ze,He]=Ot.useUncontrolled({value:c?Fi(c,v,l):void 0,defaultValue:d?Fi(d,v,l):void 0,finalValue:Fi(void 0,v,l),onChange:b}),[ot,gt]=Da({type:"default",value:C,defaultValue:A,onChange:E,applyTimezone:!Se}),yt={__staticSelector:se||"Calendar",styles:Le,classNames:$e,unstyled:U,size:De},ct=an(),Et=L||I||1,Rn=new Date,un=q&&q>Rn?q:Rn,St=ot||Er("add",un,ct.getTimezone()),xn=()=>{const st=Ie(St).add(Et,"month").toDate();xe==null||xe(st),gt(st)},Ln=()=>{const st=Ie(St).subtract(Et,"month").toDate();Te==null||Te(st),gt(st)},In=()=>{const st=Ie(St).add(Et,"year").toDate();j==null||j(st),gt(st)},ln=()=>{const st=Ie(St).subtract(Et,"year").toDate();te==null||te(st),gt(st)},cn=()=>{const st=Ie(St).add(10*Et,"year").toDate();_==null||_(st),gt(st)},fn=()=>{const st=Ie(St).subtract(10*Et,"year").toDate();$==null||$(st),gt(st)};return R.jsxs(F.Box,{ref:n,size:De,"data-calendar":!0,...ke,children:[Ze==="month"&&R.jsx(Vo,{month:St,minDate:q,maxDate:W,firstDayOfWeek:V,weekdayFormat:ae,weekendDays:oe,getDayProps:pe,excludeDate:re,renderDay:Ce,hideOutsideDates:Oe,hideWeekdays:B,getDayAriaLabel:k,onNext:xn,onPrevious:Ln,hasNextLevel:l!=="month",onLevelClick:()=>He("year"),numberOfColumns:I,locale:J,levelControlAriaLabel:T==null?void 0:T.monthLevelControl,nextLabel:(T==null?void 0:T.nextMonth)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousMonth)??N,previousIcon:h,monthLabelFormat:D,__onDayClick:w,__onDayMouseEnter:p,__preventFocus:u,__stopPropagation:f,static:Re,withCellSpacing:g,highlightToday:O,withWeekNumbers:Y,...yt}),Ze==="year"&&R.jsx(Go,{year:St,numberOfColumns:I,minDate:q,maxDate:W,monthsListFormat:K,getMonthControlProps:fe,locale:J,onNext:In,onPrevious:ln,hasNextLevel:l!=="month"&&l!=="year",onLevelClick:()=>He("decade"),levelControlAriaLabel:T==null?void 0:T.yearLevelControl,nextLabel:(T==null?void 0:T.nextYear)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousYear)??N,previousIcon:h,yearLabelFormat:de,__onControlMouseEnter:le,__onControlClick:(st,nt)=>{ue&>(nt),He(Fi("month",v,l)),ne==null||ne(nt)},__preventFocus:u,__stopPropagation:f,withCellSpacing:g,...yt}),Ze==="decade"&&R.jsx(Ho,{decade:St,minDate:q,maxDate:W,yearsListFormat:we,getYearControlProps:X,locale:J,onNext:cn,onPrevious:fn,numberOfColumns:I,nextLabel:(T==null?void 0:T.nextDecade)??M,nextIcon:m,previousLabel:(T==null?void 0:T.previousDecade)??N,previousIcon:h,decadeLabelFormat:ce,__onControlMouseEnter:Q,__onControlClick:(st,nt)=>{G&>(nt),He(Fi("year",v,l)),ee==null||ee(nt)},__preventFocus:u,__stopPropagation:f,withCellSpacing:g,...yt})]})});Zo.classes={...Ho.classes,...Go.classes,...Vo.classes},Zo.displayName="@mantine/dates/Calendar";function r0(i){const{maxLevel:n,minLevel:r,defaultLevel:s,level:l,onLevelChange:v,nextIcon:d,previousIcon:c,date:b,defaultDate:C,onDateChange:A,numberOfColumns:E,columnsToScroll:I,ariaLabels:L,nextLabel:T,previousLabel:M,onYearSelect:N,onMonthSelect:ee,onYearMouseEnter:ne,onMonthMouseEnter:Q,onNextMonth:le,onPreviousMonth:G,onNextYear:ue,onPreviousYear:V,onNextDecade:ae,onPreviousDecade:oe,withCellSpacing:pe,highlightToday:re,__updateDateOnYearSelect:Ce,__updateDateOnMonthSelect:Oe,withWeekNumbers:B,firstDayOfWeek:k,weekdayFormat:D,weekendDays:m,getDayProps:h,excludeDate:w,renderDay:p,hideOutsideDates:g,hideWeekdays:O,getDayAriaLabel:Y,monthLabelFormat:K,monthsListFormat:fe,getMonthControlProps:de,yearLabelFormat:we,yearsListFormat:X,getYearControlProps:ce,decadeLabelFormat:Ae,allowSingleDateInRange:be,allowDeselect:U,minDate:q,maxDate:W,locale:J,...se}=i;return{calendarProps:{maxLevel:n,minLevel:r,defaultLevel:s,level:l,onLevelChange:v,nextIcon:d,previousIcon:c,date:b,defaultDate:C,onDateChange:A,numberOfColumns:E,columnsToScroll:I,ariaLabels:L,nextLabel:T,previousLabel:M,onYearSelect:N,onMonthSelect:ee,onYearMouseEnter:ne,onMonthMouseEnter:Q,onNextMonth:le,onPreviousMonth:G,onNextYear:ue,onPreviousYear:V,onNextDecade:ae,onPreviousDecade:oe,withCellSpacing:pe,highlightToday:re,__updateDateOnYearSelect:Ce,__updateDateOnMonthSelect:Oe,withWeekNumbers:B,firstDayOfWeek:k,weekdayFormat:D,weekendDays:m,getDayProps:h,excludeDate:w,renderDay:p,hideOutsideDates:g,hideWeekdays:O,getDayAriaLabel:Y,monthLabelFormat:K,monthsListFormat:fe,getMonthControlProps:de,yearLabelFormat:we,yearsListFormat:X,getYearControlProps:ce,decadeLabelFormat:Ae,allowSingleDateInRange:be,allowDeselect:U,minDate:q,maxDate:W,locale:J},others:se}}function i0(i,n){if(i===null)return null;const r=Er("add",new Date(i),n);return Number.isNaN(r.getTime())||!i?null:r}function o0({date:i,maxDate:n,minDate:r}){return!(i==null||Number.isNaN(i.getTime())||n&&Ie(i).isAfter(n,"date")||r&&Ie(i).isBefore(r,"date"))}const s0={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,preserveTime:!0},Qo=F.factory((i,n)=>{const r=F.useInputProps("DateInput",s0,i),{inputProps:s,wrapperProps:l,value:v,defaultValue:d,onChange:c,clearable:b,clearButtonProps:C,popoverProps:A,getDayProps:E,locale:I,valueFormat:L,dateParser:T,minDate:M,maxDate:N,fixOnBlur:ee,onFocus:ne,onBlur:Q,onClick:le,readOnly:G,name:ue,form:V,rightSection:ae,unstyled:oe,classNames:pe,styles:re,allowDeselect:Ce,preserveTime:Oe,date:B,defaultDate:k,onDateChange:D,...m}=r,h=ye.useRef(null),w=ye.useRef(null),[p,g]=ye.useState(!1),{calendarProps:O,others:Y}=r0(m),K=an(),de=T||(j=>{const te=Ie(j,L,K.getLocale(I)).toDate();return Number.isNaN(te.getTime())?i0(j,K.getTimezone()):te}),we=Ce!==void 0?Ce:b,X=j=>j?Ie(j).locale(K.getLocale(I)).format(L):"",[ce,Ae,be]=Da({type:"default",value:v,defaultValue:d,onChange:c}),[U,q]=Da({type:"default",value:B,defaultValue:d||k,onChange:D});ye.useEffect(()=>{be&&v!==null&&q(v)},[be,v]);const[W,J]=ye.useState(X(ce));ye.useEffect(()=>{J(X(ce))},[K.getLocale(I)]);const se=j=>{const te=j.currentTarget.value;if(J(te),g(!0),te.trim()===""&&b)Ae(null);else{const xe=de(te);o0({date:xe,minDate:M,maxDate:N})&&(Ae(xe),q(xe))}},De=j=>{Q==null||Q(j),g(!1),ee&&J(X(ce))},u=j=>{ne==null||ne(j),g(!0)},f=j=>{le==null||le(j),g(!0)},_=j=>({...E==null?void 0:E(j),selected:Ie(ce).isSame(j,"day"),onClick:te=>{var Re,Se;(Se=E==null?void 0:(Re=E(j)).onClick)==null||Se.call(Re,te);const xe=Oe?l1(ce,j):j,Te=b&&we&&Ie(ce).isSame(j,"day")?null:xe;Ae(Te),!be&&J(X(Te)),g(!1)}}),$=ae||(b&&ce&&!G?R.jsx(F.CloseButton,{variant:"transparent",onMouseDown:j=>j.preventDefault(),tabIndex:-1,onClick:()=>{Ae(null),!be&&J(""),g(!1)},unstyled:oe,size:s.size||"sm",...C}):null);return Ot.useDidUpdate(()=>{ce!==void 0&&!p&&J(X(ce))},[ce]),Ot.useClickOutside(()=>g(!1),void 0,[h.current,w.current]),R.jsxs(R.Fragment,{children:[R.jsx(F.Input.Wrapper,{...l,__staticSelector:"DateInput",ref:h,children:R.jsxs(F.Popover,{opened:p,trapFocus:!1,position:"bottom-start",disabled:G,withRoles:!1,unstyled:oe,...A,children:[R.jsx(F.Popover.Target,{children:R.jsx(F.Input,{"data-dates-input":!0,"data-read-only":G||void 0,autoComplete:"off",ref:n,value:W,onChange:se,onBlur:De,onFocus:u,onClick:f,readOnly:G,rightSection:$,...s,...Y,__staticSelector:"DateInput"})}),R.jsx(F.Popover.Dropdown,{onMouseDown:j=>j.preventDefault(),"data-dates-dropdown":!0,ref:w,children:R.jsx(Zo,{__staticSelector:"DateInput",__timezoneApplied:!0,...O,classNames:pe,styles:re,unstyled:oe,__preventFocus:!0,minDate:M,maxDate:N,locale:I,getDayProps:_,size:s.size,date:U,onDateChange:q})})]})}),R.jsx(gc,{name:ue,form:V,value:ce,type:"default"})]})});Qo.classes={...F.Input.classes,...Zo.classes},Qo.displayName="@mantine/dates/DateInput";function a0(i){const n=Tn.c(46),{fields:r,onClose:s,queryKey:l,apiPath:v,steps:d,onCreated:c}=i,[b,C]=ye.useState(0),[A,E]=ye.useState(!1),[I,L]=ye.useState(),{mutateAsync:T,isError:M,error:N,isPending:ee}=Ng(v,l),{mutateAsync:ne,isPending:Q}=lc(v,l),le=ee||Q;let G;n[0]!==r?(G=new Set(r.filter(d0).map(h0)),n[0]=r,n[1]=G):G=n[1];let ue;n[2]!==G?(ue=[...G],n[2]=G,n[3]=ue):ue=n[3];const V=ue;let ae;n[4]!==r?(ae=r.reduce(f0,{}),n[4]=r,n[5]=ae):ae=n[5];let oe;n[6]!==r?(oe=r.filter(c0).reduce(u0,{}),n[6]=r,n[7]=oe):oe=n[7];let pe;n[8]!==ae||n[9]!==oe?(pe={mode:"uncontrolled",initialValues:ae,validate:oe},n[8]=ae,n[9]=oe,n[10]=pe):pe=n[10];const re=Oi.useForm(pe);let Ce;n[11]!==re?(Ce=function(g){return R.jsxs(ye.Fragment,{children:[(g.type===void 0||g.type=="text")&&R.jsx(F.TextInput,{label:g.column.title,placeholder:g.placeholder??"",...re.getInputProps(g.id),type:g.id.includes("email")?"email":void 0},re.key(g.id)),g.type==="number"&&R.jsx(F.NumberInput,{decimalSeparator:",",label:g.column.title,placeholder:g.placeholder??"",...re.getInputProps(g.id)},re.key(g.id)),g.type==="date"&&R.jsx(Qo,{label:g.column.title,placeholder:g.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...re.getInputProps(g.id)},re.key(g.id)),g.type==="boolean"&&R.jsx(F.Checkbox,{mt:"md",label:g.column.title,...re.getInputProps(g.id,{type:"checkbox"})},re.key(g.id)),g.type==="custom"&&g.render&&g.render(re.getValues(),re.getInputProps(g.id).onChange,E,re.setValues)]},g.id)},n[11]=re,n[12]=Ce):Ce=n[12];const Oe=Ce;let B;n[13]!==(N==null?void 0:N.message)||n[14]!==(N==null?void 0:N.name)||n[15]!==M?(B=M&&R.jsx(F.Alert,{variant:"outline",color:"red",title:(N==null?void 0:N.name)??"Fehler aufgetreten",mb:"lg",children:(N==null?void 0:N.message)??"Fehler aufgetreten"}),n[13]=N==null?void 0:N.message,n[14]=N==null?void 0:N.name,n[15]=M,n[16]=B):B=n[16];let k;n[17]!==b||n[18]!==T||n[19]!==re||n[20]!==M||n[21]!==s||n[22]!==c||n[23]!==I||n[24]!==V.length||n[25]!==ne?(k=re.onSubmit(async p=>{if(I)await ne({...p,id:I});else{const g=await T(p);L(g.id),c==null||c(g.id)}V.length&&b<V.length-1?M||C(b+1):M||(re.setInitialValues(p),re.reset(),s())}),n[17]=b,n[18]=T,n[19]=re,n[20]=M,n[21]=s,n[22]=c,n[23]=I,n[24]=V.length,n[25]=ne,n[26]=k):k=n[26];let D;n[27]!==b||n[28]!==r||n[29]!==Oe||n[30]!==d||n[31]!==V?(D=V.length?R.jsx(F.Stepper,{active:b,size:"sm",children:V.map(p=>R.jsx(F.Stepper.Step,{...d&&d[p-1]?{label:d[p-1].label}:{},children:r.filter(g=>g.step===p).map(g=>Oe(g))},p))}):r.map(p=>Oe(p)),n[27]=b,n[28]=r,n[29]=Oe,n[30]=d,n[31]=V,n[32]=D):D=n[32];let m;n[33]!==b||n[34]!==A||n[35]!==le||n[36]!==s||n[37]!==V.length?(m=!A&&R.jsxs(F.Group,{mt:"md",justify:"end",children:[R.jsx(F.Button,{onClick:()=>V.length?b===0?s():C(b-1):s(),variant:"outline",children:V.length?b===0?"Abbrechen":"Zurück":"Abbrechen"}),R.jsx(F.Button,{type:"submit",loading:le,children:V.length?b===V.length-1?"Speichern":"Weiter":"Speichern"})]}),n[33]=b,n[34]=A,n[35]=le,n[36]=s,n[37]=V.length,n[38]=m):m=n[38];let h;n[39]!==m||n[40]!==k||n[41]!==D?(h=R.jsxs("form",{onSubmit:k,children:[D,m]}),n[39]=m,n[40]=k,n[41]=D,n[42]=h):h=n[42];let w;return n[43]!==h||n[44]!==B?(w=R.jsxs(R.Fragment,{children:[B,h]}),n[43]=h,n[44]=B,n[45]=w):w=n[45],w}function u0(i,n){return i[n.id]=l0,i}function l0(i){return i?null:"Pflichtfeld"}function c0(i){return i.required}function f0(i,n){return i[n.id]=n.type==="boolean"?!1:n.defaultValue??"",i}function h0(i){return i.step}function d0(i){return typeof i.step=="number"}var[p0,Ea]=F.createSafeContext("useDataTableColumnsContext must be used within DataTableColumnProvider"),Lc=i=>{let{children:n,columnsOrder:r,setColumnsOrder:s,columnsToggle:l,setColumnsToggle:v,resetColumnsOrder:d,resetColumnsToggle:c,setColumnWidth:b,resetColumnsWidth:C}=i,[A,E]=ye.useState(""),[I,L]=ye.useState("");return R.jsx(p0,{value:{sourceColumn:A,setSourceColumn:E,targetColumn:I,setTargetColumn:L,columnsToggle:l,setColumnsToggle:v,swapColumns:()=>{if(!r||!s||!A||!I)return;let T=r.indexOf(A),M=r.indexOf(I);if(T!==-1&&M!==-1){let N=r.splice(T,1)[0];r.splice(M,0,N),s([...r])}},resetColumnsOrder:d,resetColumnsToggle:c,setColumnWidth:b,resetColumnsWidth:C},children:n})};function g0(){return R.jsx("tr",{className:"mantine-datatable-empty-row",children:R.jsx("td",{})})}function v0(){return R.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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"}),R.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"}),R.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"}),R.jsx("path",{d:"M3 3l18 18"})]})}function m0({icon:i,text:n,pt:r,pb:s,active:l,children:v}){return R.jsx(F.Center,{pt:r,pb:s,className:"mantine-datatable-empty-state","data-active":l||void 0,children:v||R.jsxs(R.Fragment,{children:[i||R.jsx("div",{className:"mantine-datatable-empty-state-icon",children:R.jsx(v0,{})}),R.jsx(F.Text,{component:"div",size:"sm",c:"dimmed",children:n})]})})}var y0=({key:i,columns:n=[],getInitialValueInEffect:r=!0})=>{function s(G,ue){let V=[];return G.forEach(ae=>{ue.find(oe=>oe.accessor===ae)&&V.push(ae)}),ue.forEach(ae=>{V.includes(ae.accessor)||V.push(ae.accessor)}),V}function l(G,ue){let V=[];return G.forEach(ae=>{ue.find(oe=>oe.accessor===ae.accessor)&&V.push(ae)}),ue.forEach(ae=>{V.find(oe=>oe.accessor===ae.accessor)||V.push({accessor:ae.accessor,defaultToggle:ae.defaultToggle||!0,toggleable:ae.toggleable,toggled:ae.defaultToggle===void 0?!0:ae.defaultToggle})}),V}function v(G,ue){let V=[];return G.forEach(ae=>{let oe=Object.keys(ae)[0];ue.find(pe=>pe.accessor===oe)&&V.push(ae)}),ue.forEach(ae=>{let oe=ae.accessor;if(!V.find(pe=>Object.keys(pe)[0]===oe)){let pe={};pe[oe]="",V.push(pe)}}),V}function d(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-order`:"",defaultValue:i?C:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=s(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[ae,V]}function c(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-toggle`:"",defaultValue:i?E:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=l(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[l(G,n),V]}function b(){let[G,ue]=Ot.useLocalStorage({key:i?`${i}-columns-width`:"",defaultValue:i?A:void 0,getInitialValueInEffect:r});function V(pe){i&&ue(pe)}if(!i)return[G,V];let ae=v(G,n),oe=JSON.stringify(G);return JSON.stringify(ae)!==oe&&V(ae),[v(G,n),V]}let C=n&&n.map(G=>G.accessor)||[],A=n&&n.map(G=>({[G.accessor]:G.width??"initial"}))||[],E=n&&n.map(G=>({accessor:G.accessor,defaultToggle:G.defaultToggle||!0,toggleable:G.toggleable,toggled:G.defaultToggle===void 0?!0:G.defaultToggle})),[I,L]=d(),[T,M]=c(),[N,ee]=b(),ne=()=>L(C),Q=()=>{M(E)},le=()=>ee(A);return{effectiveColumns:ye.useMemo(()=>I?I.map(G=>n.find(ue=>ue.accessor===G)).map(G=>{var ue;return{...G,hidden:(G==null?void 0:G.hidden)||!((ue=T.find(V=>V.accessor===(G==null?void 0:G.accessor)))!=null&&ue.toggled)}}).map(G=>{var ue;return{...G,width:(ue=N.find(V=>V[G==null?void 0:G.accessor]))==null?void 0:ue[G==null?void 0:G.accessor]}}):n,[n,I,T,N]),setColumnsOrder:L,columnsOrder:I,resetColumnsOrder:ne,columnsToggle:T,setColumnsToggle:M,resetColumnsToggle:Q,columnsWidth:N,setColumnsWidth:ee,setColumnWidth:(G,ue)=>{let V=N.map(ae=>ae[G]?{[G]:ue}:ae);ee(V)},resetColumnsWidth:le}};function Kr(){var s;let[i]=Ot.useResizeObserver(),{width:n,height:r}=((s=i.current)==null?void 0:s.getBoundingClientRect())||{width:0,height:0};return{ref:i,width:n,height:r}}var w0=typeof window<"u"?ye.useLayoutEffect:ye.useEffect;function _0(i){let[n,r]=ye.useState(null),s=(i==null?void 0:i.join(":"))||"";return ye.useEffect(()=>{r(null)},[s]),{lastSelectionChangeIndex:n,setLastSelectionChangeIndex:r}}function b0(i,n){let r=()=>{n(i.map(l=>l.matches))},s=i.map(l=>{try{return l.addEventListener("change",r),()=>l.removeEventListener("change",r)}catch{return l.addListener(r),()=>l.removeListener(r)}});return()=>{s.forEach(l=>l())}}function x0(i,n){return n||(typeof window<"u"&&"matchMedia"in window?i.map(r=>window.matchMedia(r).matches):i.map(()=>!1))}function S0(i,n,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){let[s,l]=ye.useState(r?n:x0(i,n)),v=ye.useRef(null);return ye.useEffect(()=>{if("matchMedia"in window)return v.current=i.map(d=>window.matchMedia(d)),l(v.current.map(d=>d.matches)),b0(v.current,d=>{l(d)})},[i]),s}function C0(i){let n=F.useMantineTheme(),r=ye.useMemo(()=>i.map(l=>(typeof l=="function"?l(n):l)??""),[i,n]),s=ye.useMemo(()=>i.map(()=>!0),[i]);return S0(r,s)}function Ko(i){let n=F.useMantineTheme(),r=typeof i=="function"?i(n):i;return Ot.useMediaQuery(r||"",!0)}function Ma(i){let n=i.replace(/([a-z\d])([A-Z]+)/g,"$1 $2").replace(/\W|_/g," ").trim().toLowerCase();return`${n.charAt(0).toUpperCase()}${n.slice(1)}`}function A0(i,n,r){return i.filter(s=>!n.map(r).includes(r(s)))}function Ra(i,n){return i.filter((r,s,l)=>s===l.findIndex(v=>n(r)===n(v)))}function Ic(i,n){return n?n.match(/([^[.\]])+/g).reduce((r,s)=>r&&r[s],i):void 0}function Bt(i,n){return typeof n=="string"?Ic(i,n):n(i)}function O0({rowExpansion:i,records:n,idAccessor:r}){let s=[];if(i&&n){let{trigger:c,allowMultiple:b,initiallyExpanded:C}=i;n&&c==="always"?s=n.map(A=>Bt(A,r)):C&&(s=n.filter((A,E)=>C({record:A,index:E})).map(A=>Bt(A,r)),b||(s=[s[0]]))}let l,v,d=ye.useState(s);if(i){let{expandable:c,trigger:b,allowMultiple:C,collapseProps:A,content:E}=i;i.expanded?{recordIds:l,onRecordIdsChange:v}=i.expanded:[l,v]=d;let I=L=>v==null?void 0:v(l.filter(T=>T!==Bt(L,r)));return{expandOnClick:b!=="always"&&b!=="never",isRowExpanded:L=>b==="always"?!0:l.includes(Bt(L,r)),isExpandable:({record:L,index:T})=>c?c({record:L,index:T}):!0,expandRow:L=>{let T=Bt(L,r);v==null||v(C?[...l,T]:[T])},collapseRow:I,collapseProps:A,content:({record:L,index:T})=>()=>E({record:L,index:T,collapse:()=>I(L)})}}}function D0(i,n){let[r,s]=ye.useState(i),[l,v]=ye.useState(i),d=Ot.useTimeout(()=>s(!0),0),c=Ot.useTimeout(()=>v(!1),n||200);return ye.useEffect(()=>{i?(c.clear(),v(!0),d.start()):(d.clear(),s(!1),c.start())},[d,c,i]),{expanded:r,visible:l}}var La="mantine-datatable-nowrap",Ia="mantine-datatable-ellipsis",Jr="mantine-datatable-pointer-cursor",kc="mantine-datatable-context-menu-cursor",T0="mantine-datatable-text-selection-disabled",Jo="mantine-datatable-text-align-left",Xo="mantine-datatable-text-align-center",es="mantine-datatable-text-align-right";function E0({className:i,style:n,visibleMediaQuery:r,title:s,noWrap:l,ellipsis:v,textAlign:d,width:c}){return Ko(r)?R.jsx(F.TableTh,{className:mt({[La]:l||v,[Ia]:v,[Jo]:d==="left",[Xo]:d==="center",[es]:d==="right"},i),style:[{width:c,minWidth:c,maxWidth:c},n],children:s}):null}function M0({shadowVisible:i}){return R.jsx(F.TableTh,{className:"mantine-datatable-footer-selector-placeholder-cell","data-shadow-visible":i||void 0})}var R0=ye.forwardRef(function({className:i,style:n,columns:r,defaultColumnProps:s,selectionVisible:l,selectorCellShadowVisible:v,scrollDiff:d},c){let b=d<0;return R.jsx(F.TableTfoot,{ref:c,className:mt("mantine-datatable-footer",i),style:[{position:b?"relative":"sticky",bottom:F.rem(b?d:0)},n],children:R.jsxs(F.TableTr,{children:[l&&R.jsx(M0,{shadowVisible:v}),r.map(({hidden:C,...A})=>{if(C)return null;let{accessor:E,visibleMediaQuery:I,textAlign:L,width:T,footer:M,footerClassName:N,footerStyle:ee,noWrap:ne,ellipsis:Q}={...s,...A};return R.jsx(E0,{className:N,style:ee,visibleMediaQuery:I,textAlign:L,width:T,title:M,noWrap:ne,ellipsis:Q},E)})]})})});function L0({group:{id:i,columns:n,title:r,textAlign:s,className:l,style:v}}){let d=ye.useMemo(()=>n.map(({visibleMediaQuery:C})=>C),[n]),c=C0(d),b=ye.useMemo(()=>n.filter(({hidden:C},A)=>!C&&(c==null?void 0:c[A])).length,[n,c]);return b>0?R.jsx(F.TableTh,{colSpan:b,className:mt("mantine-datatable-column-group-header-cell",{[Jo]:s==="left",[Xo]:s==="center",[es]:s==="right"},l),style:v,children:r??Ma(i)}):null}function I0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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 k0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.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 P0({children:i,isActive:n,filterPopoverProps:r}){let[s,{close:l,toggle:v}]=Ot.useDisclosure(!1),d=n?k0:I0,c=Ot.useClickOutside(l);return R.jsxs(F.Popover,{withArrow:!0,shadow:"md",opened:s,onClose:l,trapFocus:!0,...r,children:[R.jsx(F.PopoverTarget,{children:R.jsx(F.ActionIcon,{className:"mantine-datatable-header-cell-filter-action-icon","data-active":n||void 0,size:"sm",variant:"default",onClick:b=>{b.preventDefault(),v()},onKeyDown:b=>b.stopPropagation(),children:R.jsx(d,{})})}),R.jsx(F.PopoverDropdown,{ref:c,onClick:b=>b.stopPropagation(),onKeyDown:b=>b.stopPropagation(),children:typeof i=="function"?i({close:l}):i})]})}var $0=i=>{let{accessor:n,columnRef:r}=i,s=ye.useRef(null),[l,v]=ye.useState(0),{setColumnWidth:d}=Ea(),c=A=>{A.preventDefault(),A.stopPropagation(),document.addEventListener("mousemove",b),document.addEventListener("mouseup",C),document.body.style.cursor="col-resize"},b=A=>{if(!r.current)return;let E=A.clientX-r.current.getBoundingClientRect().right,I=`${r.current.getBoundingClientRect().width+E}px`;r.current.style.width=I,d(n,r.current.style.width),v(-E)},C=()=>{r.current&&(document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",C),document.body.style.cursor="initial",d(n,r.current.style.width),v(0))};return R.jsx("div",{ref:s,onClick:A=>A.stopPropagation(),onMouseDown:c,onDoubleClick:()=>{r.current&&(r.current.style.maxWidth="initial",r.current.style.minWidth="initial",r.current.style.width="initial",d(n,"initial"))},className:"mantine-datatable-header-resizable-handle",style:{right:F.rem(l)}})};function N0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M12 5l0 14"}),R.jsx("path",{d:"M16 9l-4 -4"}),R.jsx("path",{d:"M8 9l4 -4"})]})}function B0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M8 7l4 -4l4 4"}),R.jsx("path",{d:"M8 17l4 4l4 -4"}),R.jsx("path",{d:"M12 3l0 18"})]})}function j0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),R.jsx("path",{d:"M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"})]})}function U0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M18 6l-12 12"}),R.jsx("path",{d:"M6 6l12 12"})]})}function z0({className:i,style:n,accessor:r,visibleMediaQuery:s,title:l,sortable:v,draggable:d,toggleable:c,resizable:b,sortIcons:C,textAlign:A,width:E,sortStatus:I,onSortStatusChange:L,filter:T,filterPopoverProps:M,filtering:N,sortKey:ee}){let{setSourceColumn:ne,setTargetColumn:Q,swapColumns:le,setColumnsToggle:G}=Ea(),[ue,V]=ye.useState(!1),ae=ye.useRef(null);if(!Ko(s))return null;let oe=l??Ma(r),pe=typeof oe=="string"?oe:void 0,re=v&&L?h=>{h!=null&&h.defaultPrevented||L({sortKey:ee,columnAccessor:r,direction:(I==null?void 0:I.columnAccessor)===r?I.direction==="asc"?"desc":"asc":(I==null?void 0:I.direction)??"asc"})}:void 0,Ce=h=>{h.stopPropagation(),ne(r),V(!1)},Oe=h=>{h.preventDefault(),Q(r),V(!0)},B=()=>{Q(r),V(!1),le()},k=()=>{V(!0)},D=()=>{V(!1)},m=h=>{h.stopPropagation(),G(w=>w.map(p=>p.accessor===r?{...p,toggled:!1}:p))};return R.jsxs(F.TableTh,{className:mt({"mantine-datatable-header-cell-sortable":v,"mantine-datatable-header-cell-toggleable":c,"mantine-datatable-header-cell-resizable":b},i),style:[{width:E,...b?{minWidth:"1px"}:{minWidth:E,maxWidth:E}},n],role:v?"button":void 0,tabIndex:v?0:void 0,onClick:re,onKeyDown:h=>h.key==="Enter"&&(re==null?void 0:re()),ref:ae,children:[R.jsxs(F.Group,{className:"mantine-datatable-header-cell-sortable-group",justify:"space-between",wrap:"nowrap",children:[R.jsxs(F.Flex,{align:"center",w:"100%",className:mt({"mantine-datatable-header-cell-draggable":d,"mantine-datatable-header-cell-drag-over":ue}),draggable:d,onDragStart:d?Ce:void 0,onDragEnter:d?k:void 0,onDragOver:d?Oe:void 0,onDrop:d?B:void 0,onDragLeave:d?D:void 0,children:[d?R.jsx(F.Center,{role:"img","aria-label":"Drag column",children:R.jsx(F.ActionIcon,{className:"mantine-datatable-header-cell-draggable-action-icon",variant:"subtle",size:"xs",onClick:h=>{h.stopPropagation()},children:R.jsx(j0,{})})}):null,R.jsx(F.Box,{className:mt("mantine-datatable-header-cell-sortable-text",{[Jo]:A==="left",[Xo]:A==="center",[es]:A==="right"},La,Ia),title:pe,children:oe})]}),c?R.jsx(F.Center,{className:"mantine-datatable-header-cell-toggleable-icon",role:"img","aria-label":"Toggle column",children:R.jsx(F.ActionIcon,{size:"xs",variant:"light",onClick:m,children:R.jsx(U0,{})})}):null,v||(I==null?void 0:I.columnAccessor)===r?R.jsx(R.Fragment,{children:(I==null?void 0:I.columnAccessor)===r?R.jsx(F.Center,{className:mt("mantine-datatable-header-cell-sortable-icon",{"mantine-datatable-header-cell-sortable-icon-reversed":I.direction==="desc"}),role:"img","aria-label":`Sorted ${I.direction==="desc"?"descending":"ascending"}`,children:(C==null?void 0:C.sorted)||R.jsx(N0,{})}):R.jsx(F.Center,{className:"mantine-datatable-header-cell-sortable-unsorted-icon",role:"img","aria-label":"Not sorted",children:(C==null?void 0:C.unsorted)||R.jsx(B0,{})})}):null,T?R.jsx(P0,{filterPopoverProps:M,isActive:!!N,children:T}):null]}),b?R.jsx($0,{accessor:r,columnRef:ae}):null]})}var F0=ye.forwardRef(function({className:i,style:n,trigger:r,shadowVisible:s,checked:l,indeterminate:v,checkboxProps:d,onChange:c,rowSpan:b},C){let A=!d.disabled;return R.jsx(F.TableTh,{ref:C,className:mt("mantine-datatable-header-selector-cell",{[Jr]:r==="cell"&&A},i),style:n,rowSpan:b,"data-shadow-visible":s||void 0,onClick:r==="cell"&&A?c:void 0,children:R.jsx(F.Checkbox,{classNames:A?{input:Jr}:void 0,checked:l,indeterminate:v,onChange:c,...d,disabled:!(c||d.onChange)||d.disabled})})}),W0=ye.forwardRef(function({selectionColumnHeaderRef:i,className:n,style:r,sortStatus:s,sortIcons:l,onSortStatusChange:v,columns:d,defaultColumnProps:c,groups:b,selectionTrigger:C,selectionVisible:A,selectionChecked:E,selectionIndeterminate:I,onSelectionChange:L,selectionCheckboxProps:T,selectorCellShadowVisible:M,selectionColumnClassName:N,selectionColumnStyle:ee},ne){let Q=A?R.jsx(F0,{ref:i,className:N,style:ee,trigger:C,shadowVisible:M,checked:E,indeterminate:I,checkboxProps:T,onChange:L,rowSpan:b?2:void 0}):null,{columnsToggle:le,setColumnsToggle:G}=Ea(),[ue,V]=ye.useState(!1),ae=d.some(re=>re.toggleable),oe=ae?Object.fromEntries(d.map(({accessor:re,title:Ce})=>[re,Ce??Ma(String(re))])):void 0,pe=R.jsxs(F.TableThead,{className:mt("mantine-datatable-header",n),style:r,ref:ne,onContextMenu:ae?re=>{re.preventDefault(),V(Ce=>!Ce)}:void 0,children:[b&&R.jsxs(F.TableTr,{children:[Q,b.map(re=>R.jsx(L0,{group:re},re.id))]}),R.jsxs(F.TableTr,{children:[!b&&Q,d.map(({hidden:re,...Ce},Oe)=>{if(re)return null;let{accessor:B,visibleMediaQuery:k,textAlign:D,width:m,title:h,sortable:w,draggable:p,toggleable:g,resizable:O,titleClassName:Y,titleStyle:K,filter:fe,filterPopoverProps:de,filtering:we,sortKey:X}={...c,...Ce};return R.jsx(z0,{accessor:B,className:Y,style:K,visibleMediaQuery:k,textAlign:D,width:m,title:h,sortable:w,draggable:p,toggleable:g,resizable:O&&Oe<d.length-1,sortStatus:s,sortIcons:l,sortKey:X,onSortStatusChange:v,filter:fe,filterPopoverProps:de,filtering:we},B)})]})]});return ae?R.jsxs(F.Popover,{position:"bottom",withArrow:!0,shadow:"md",opened:ue,onChange:V,children:[R.jsx(F.PopoverTarget,{children:pe}),R.jsx(F.PopoverDropdown,{children:R.jsx(F.Stack,{children:le.filter(re=>re.toggleable).map(re=>R.jsx(F.Group,{children:R.jsx(F.Checkbox,{classNames:{label:"mantine-datatable-header-column-toggle-checkbox-label"},size:"xs",label:oe[re.accessor],checked:re.toggled,onChange:Ce=>{G(le.map(Oe=>Oe.accessor===re.accessor?{...Oe,toggled:Ce.currentTarget.checked}:Oe))}})},re.accessor))})})]}):pe});function Y0({pt:i,pb:n,fetching:r,customContent:s,backgroundBlur:l,size:v,type:d,color:c}){return R.jsx(F.Center,{pt:i,pb:n,className:mt("mantine-datatable-loader",{"mantine-datatable-loader-fetching":r}),style:[{backdropFilter:l?`blur(${l}px)`:void 0}],children:r&&(s||R.jsx(F.Loader,{size:v,type:d,color:c}))})}function xt(i,n,r){return i?F.parseThemeColor({color:typeof i=="object"?i[r]:i,theme:n}).value:void 0}function q0({theme:i,c:n,backgroundColor:r,borderColor:s,rowBorderColor:l,stripedColor:v,highlightOnHoverColor:d}){return{"--mantine-datatable-color-light":xt(n,i,"light"),"--mantine-datatable-color-dark":xt(n,i,"dark"),"--mantine-datatable-background-color-light":xt(r,i,"light"),"--mantine-datatable-background-color-dark":xt(r,i,"dark"),"--mantine-datatable-border-color-light":xt(s,i,"light"),"--mantine-datatable-border-color-dark":xt(s,i,"dark"),"--mantine-datatable-row-border-color-light":xt(l,i,"light"),"--mantine-datatable-row-border-color-dark":xt(l,i,"dark"),"--mantine-datatable-striped-color-light":xt(v,i,"light"),"--mantine-datatable-striped-color-dark":xt(v,i,"dark"),"--mantine-datatable-highlight-on-hover-color-light":xt(d,i,"light"),"--mantine-datatable-highlight-on-hover-color-dark":xt(d,i,"dark")}}function Pc({theme:i,paginationActiveTextColor:n,paginationActiveBackgroundColor:r}){return{"--mantine-datatable-pagination-active-text-color-light":xt(n,i,"light"),"--mantine-datatable-pagination-active-text-color-dark":xt(n,i,"dark"),"--mantine-datatable-pagination-active-background-color-light":xt(r,i,"light"),"--mantine-datatable-pagination-active-background-color-dark":xt(r,i,"dark")}}function H0({theme:i,color:n,backgroundColor:r}){return{"--mantine-datatable-row-color-light":xt(n,i,"light"),"--mantine-datatable-row-color-dark":xt(n,i,"dark"),"--mantine-datatable-row-background-color-light":xt(r,i,"light"),"--mantine-datatable-row-background-color-dark":xt(r,i,"dark")}}function G0(){return R.jsxs("svg",{width:"14",height:"14",viewBox:"0 0 24 24",strokeWidth:"2",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round",children:[R.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),R.jsx("path",{d:"M8 9l4 -4l4 4"}),R.jsx("path",{d:"M16 15l-4 4l-4 -4"})]})}var $c={xs:F.rem(22),sm:F.rem(26),md:F.rem(32),lg:F.rem(38),xl:F.rem(44)};function V0({size:i,label:n,values:r,value:s,activeTextColor:l,activeBackgroundColor:v,onChange:d}){return R.jsxs(F.Group,{gap:"xs",children:[R.jsx(F.Text,{component:"div",size:i,children:n}),R.jsxs(F.Menu,{withinPortal:!0,withArrow:!0,classNames:{arrow:"mantine-datatable-page-size-selector-menu-arrow"},children:[R.jsx(F.MenuTarget,{children:R.jsx(F.Button,{size:i,variant:"default",classNames:{section:"mantine-datatable-page-size-selector-button-icon"},rightSection:R.jsx(G0,{}),style:[{fontWeight:"normal"},c=>({height:$c[i],paddingLeft:c.spacing[i],paddingRight:c.spacing[i]})],children:s})}),R.jsx(F.MenuDropdown,{children:r.map(c=>{let b=c===s;return R.jsx(F.MenuItem,{className:mt({"mantine-datatable-page-size-selector-active":b}),style:[{height:$c[i]},b&&(l||v)?C=>Pc({theme:C,paginationActiveTextColor:l,paginationActiveBackgroundColor:v}):void 0],disabled:b,onClick:()=>d(c),children:R.jsx(F.Text,{component:"div",size:i,children:c})},c)})})]})]})}var Z0=ye.forwardRef(function({className:i,style:n,fetching:r,page:s,onPageChange:l,paginationWithEdges:v,paginationWithControls:d,paginationActiveTextColor:c,paginationActiveBackgroundColor:b,paginationSize:C,loadingText:A,noRecordsText:E,paginationText:I,totalRecords:L,recordsPerPage:T,onRecordsPerPageChange:M,recordsPerPageLabel:N,recordsPerPageOptions:ee,recordsLength:ne,horizontalSpacing:Q,paginationWrapBreakpoint:le,getPaginationControlProps:G},ue){let V;if(L){let oe=(s-1)*T+1,pe=oe+(ne||0)-1;V=I({from:oe,to:pe,totalRecords:L})}else V=r?A:E;let ae=Ko(({breakpoints:oe})=>`(min-width: ${typeof le=="number"?`${F.rem(le)}rem`:oe[le]||le})`);return R.jsxs(F.Box,{ref:ue,px:Q??"xs",py:"xs",className:mt("mantine-datatable-pagination",i),style:[{flexDirection:ae?"row":"column"},n],children:[R.jsx(F.Text,{component:"div",className:"mantine-datatable-pagination-text",size:C,children:V}),ee&&R.jsx(V0,{activeTextColor:c,activeBackgroundColor:b,size:C,label:N,values:ee,value:T,onChange:M}),R.jsx(F.Pagination,{classNames:{root:mt("mantine-datatable-pagination-pages",{"mantine-datatable-pagination-pages-fetching":r||!ne}),control:"mantine-datatable-pagination-pages-control"},style:c||b?oe=>Pc({theme:oe,paginationActiveTextColor:c,paginationActiveBackgroundColor:b}):void 0,withEdges:v,withControls:d,value:s,onChange:l,size:C,total:Math.ceil(L/T),getControlProps:G})]})});function Q0({className:i,style:n,visibleMediaQuery:r,record:s,index:l,onClick:v,onDoubleClick:d,onContextMenu:c,noWrap:b,ellipsis:C,textAlign:A,width:E,accessor:I,render:L,defaultRender:T,customCellAttributes:M}){return Ko(r)?R.jsx(F.TableTd,{className:mt({[La]:b||C,[Ia]:C,[Jr]:v||d,[kc]:c,[Jo]:A==="left",[Xo]:A==="center",[es]:A==="right"},i),style:[{width:E,minWidth:E,maxWidth:E},n],onClick:v,onDoubleClick:d,onContextMenu:c,...M==null?void 0:M(s,l),children:L?L(s,l):T?T(s,l,I):Ic(s,I)}):null}function K0({open:i,colSpan:n,content:r,collapseProps:s}){let{expanded:l,visible:v}=D0(i,s==null?void 0:s.transitionDuration);return v?R.jsxs(R.Fragment,{children:[R.jsx(F.TableTr,{}),R.jsx(F.TableTr,{children:R.jsx(F.TableTd,{className:"mantine-datatable-row-expansion-cell",colSpan:n,children:R.jsx(F.Collapse,{in:l,...s,children:R.jsx("div",{className:"mantine-datatable-row-expansion-cell-content",children:r()})})})})]}):null}function J0({className:i,style:n,record:r,index:s,trigger:l,onChange:v,withRightShadow:d,checkboxProps:c,getCheckboxProps:b,...C}){let A={...c,...b(r,s)},E=!C.disabled&&!A.disabled,I=L=>{L.stopPropagation(),l==="cell"&&E&&(v==null||v(L))};return R.jsx(F.TableTd,{className:mt("mantine-datatable-row-selector-cell",{[Jr]:l==="cell"&&E},i),style:n,"data-shadow-visible":d||void 0,onClick:I,children:R.jsx(F.Checkbox,{classNames:E?{input:Jr}:void 0,onChange:v,...C,...A})})}function X0({record:i,index:n,columns:r,defaultColumnProps:s,defaultColumnRender:l,selectionTrigger:v,selectionVisible:d,selectionChecked:c,onSelectionChange:b,isRecordSelectable:C,selectionCheckboxProps:A,getSelectionCheckboxProps:E,onClick:I,onDoubleClick:L,onContextMenu:T,onCellClick:M,onCellDoubleClick:N,onCellContextMenu:ee,expansion:ne,customAttributes:Q,color:le,backgroundColor:G,className:ue,style:V,selectorCellShadowVisible:ae,selectionColumnClassName:oe,selectionColumnStyle:pe,rowFactory:re}){let Ce=R.jsxs(R.Fragment,{children:[d&&R.jsx(J0,{className:oe,style:pe,record:i,index:n,trigger:v,withRightShadow:ae,checked:c,disabled:!b||(C?!C(i,n):!1),onChange:b,checkboxProps:A,getCheckboxProps:E}),r.map(({hidden:k,hiddenContent:D,...m},h)=>{if(k||D)return null;let{accessor:w,visibleMediaQuery:p,textAlign:g,noWrap:O,ellipsis:Y,width:K,render:fe,cellsClassName:de,cellsStyle:we,customCellAttributes:X}={...s,...m};return R.jsx(Q0,{className:typeof de=="function"?de(i,n):de,style:we==null?void 0:we(i,n),visibleMediaQuery:p,record:i,index:n,onClick:M?ce=>M({event:ce,record:i,index:n,column:m,columnIndex:h}):void 0,onDoubleClick:N?ce=>N({event:ce,record:i,index:n,column:m,columnIndex:h}):void 0,onContextMenu:ee?ce=>ee({event:ce,record:i,index:n,column:m,columnIndex:h}):void 0,accessor:w,textAlign:g,noWrap:O,ellipsis:Y,width:K,render:fe,defaultRender:l,customCellAttributes:X},w)})]}),Oe=ne&&R.jsx(K0,{colSpan:r.filter(({hidden:k})=>!k).length+(d?1:0),open:ne.isRowExpanded(i),content:ne.content({record:i,index:n}),collapseProps:ne.collapseProps}),B=ev({record:i,index:n,selectionChecked:c,onClick:I,onDoubleClick:L,onContextMenu:T,expansion:ne,customAttributes:Q,color:le,backgroundColor:G,className:ue,style:V});return re?re({record:i,index:n,rowProps:B,children:Ce,expandedElement:Oe}):R.jsxs(R.Fragment,{children:[R.jsx(F.TableTr,{...B,children:Ce}),Oe]})}function ev({record:i,index:n,selectionChecked:r,onClick:s,onDoubleClick:l,onContextMenu:v,expansion:d,customAttributes:c,color:b,backgroundColor:C,className:A,style:E}){return{className:mt("mantine-datatable-row",{[Jr]:s||l||(d==null?void 0:d.isExpandable({record:i,index:n}))&&(d==null?void 0:d.expandOnClick)},{[kc]:v},typeof A=="function"?A(i,n):A),"data-selected":r||void 0,onClick:I=>{if(d){let{isExpandable:L,isRowExpanded:T,expandOnClick:M,expandRow:N,collapseRow:ee}=d;L({record:i,index:n})&&M&&(T(i)?ee(i):N(i))}s==null||s({event:I,record:i,index:n})},onDoubleClick:l?I=>l({event:I,record:i,index:n}):void 0,onContextMenu:v?I=>v({event:I,record:i,index:n}):void 0,style:[b||C?I=>{let L=b==null?void 0:b(i,n),T=C==null?void 0:C(i,n);return H0({theme:I,color:L,backgroundColor:T})}:void 0,E==null?void 0:E(i,n)],...(c==null?void 0:c(i,n))??{}}}function tv({topShadowVisible:i,leftShadowVisible:n,leftShadowBehind:r,rightShadowVisible:s,rightShadowBehind:l,bottomShadowVisible:v,headerHeight:d,footerHeight:c,onScrollPositionChange:b,children:C,viewportRef:A,scrollAreaProps:E}){return R.jsxs(F.ScrollArea,{...E,viewportRef:A,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:b,children:[C,R.jsx(F.Box,{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-top-shadow",{"mantine-datatable-scroll-area-shadow-visible":i}),style:{top:d?F.rem(d):0}}),R.jsx("div",{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-left-shadow",{"mantine-datatable-scroll-area-shadow-visible":n,"mantine-datatable-scroll-area-shadow-behind":r})}),R.jsx("div",{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-right-shadow",{"mantine-datatable-scroll-area-shadow-visible":s,"mantine-datatable-scroll-area-shadow-behind":l})}),R.jsx(F.Box,{className:mt("mantine-datatable-scroll-area-shadow","mantine-datatable-scroll-area-bottom-shadow",{"mantine-datatable-scroll-area-shadow-visible":v}),style:{bottom:c?F.rem(c+1):0}})]})}function nv({withTableBorder:i,borderRadius:n,textSelectionDisabled:r,height:s="100%",minHeight:l,maxHeight:v,shadow:d,verticalAlign:c="center",fetching:b,columns:C,storeColumnsKey:A,groups:E,pinFirstColumn:I,pinLastColumn:L,defaultColumnProps:T,defaultColumnRender:M,idAccessor:N="id",records:ee,selectionTrigger:ne="checkbox",selectedRecords:Q,onSelectedRecordsChange:le,selectionColumnClassName:G,selectionColumnStyle:ue,isRecordSelectable:V,selectionCheckboxProps:ae,allRecordsSelectionCheckboxProps:oe={"aria-label":"Select all records"},getRecordSelectionCheckboxProps:pe=(qt,zn)=>({"aria-label":`Select record ${zn+1}`}),sortStatus:re,sortIcons:Ce,onSortStatusChange:Oe,horizontalSpacing:B,page:k,onPageChange:D,totalRecords:m,recordsPerPage:h,onRecordsPerPageChange:w,recordsPerPageOptions:p,recordsPerPageLabel:g="Records per page",paginationWithEdges:O,paginationWithControls:Y,paginationActiveTextColor:K,paginationActiveBackgroundColor:fe,paginationSize:de="sm",paginationText:we=({from:qt,to:zn,totalRecords:Fn})=>`${qt} - ${zn} / ${Fn}`,paginationWrapBreakpoint:X="sm",getPaginationControlProps:ce=qt=>qt==="previous"?{"aria-label":"Previous page"}:qt==="next"?{"aria-label":"Next page"}:{},loaderBackgroundBlur:Ae,customLoader:be,loaderSize:U,loaderType:q,loaderColor:W,loadingText:J="...",emptyState:se,noRecordsText:De="No records",noRecordsIcon:u,highlightOnHover:f,striped:_,noHeader:$,onRowClick:j,onRowDoubleClick:te,onRowContextMenu:xe,onCellClick:Te,onCellDoubleClick:Re,onCellContextMenu:Se,onScroll:ke,onScrollToTop:$e,onScrollToBottom:Le,onScrollToLeft:Ze,onScrollToRight:He,c:ot,backgroundColor:gt,borderColor:yt,rowBorderColor:ct,stripedColor:Et,highlightOnHoverColor:Rn,rowColor:un,rowBackgroundColor:St,rowExpansion:xn,rowClassName:Ln,rowStyle:In,customRowAttributes:ln,scrollViewportRef:cn,scrollAreaProps:fn,tableRef:st,bodyRef:nt,m:Mt,my:si,mx:kn,mt:ai,mb:hr,ml:ui,mr:li,className:ka,classNames:Rt,style:Pa,styles:Lt,rowFactory:$a,tableWrapper:Hi,...Gi}){let{ref:qt,width:zn,height:Fn}=Kr(),kr=ye.useMemo(()=>(E==null?void 0:E.flatMap(Ve=>Ve.columns))??C,[C,E]),ns=y0({key:A,columns:kr}),{ref:Na,height:dr}=Kr(),{ref:Ba,width:pr,height:Pr}=Kr(),{ref:ja,height:Ua}=Kr(),{ref:rs,height:Vi}=Kr(),{ref:is,width:za}=Kr(),Fa=Ot.useMergedRef(Ba,st),Wa=Ot.useMergedRef(qt,cn),[Zi,Qi]=ye.useState(!0),[ci,Ki]=ye.useState(!0),[Wn,os]=ye.useState(!0),[$r,Nr]=ye.useState(!0),ss=O0({rowExpansion:xn,records:ee,idAccessor:N}),Ji=ye.useCallback(()=>{var vr,mr;let Ve=((vr=qt.current)==null?void 0:vr.scrollTop)??0,Qt=((mr=qt.current)==null?void 0:mr.scrollLeft)??0;if(b||Pr<=Fn)Qi(!0),Ki(!0);else{let hn=Ve===0,Kt=Pr-Ve-Fn<1;Qi(hn),Ki(Kt),hn&&hn!==Zi&&($e==null||$e()),Kt&&Kt!==ci&&(Le==null||Le())}if(b||pr===zn)os(!0),Nr(!0);else{let hn=Qt===0,Kt=pr-Qt-zn<1;os(hn),Nr(Kt),hn&&hn!==Wn&&(Ze==null||Ze()),Kt&&Kt!==$r&&(He==null||He())}},[b,Le,Ze,He,$e,Fn,qt,zn,ci,Wn,$r,Zi,Pr,pr]);w0(Ji,[Ji]);let Xi=Ot.useDebouncedCallback(Ji,50),as=ye.useCallback(Ve=>{ke==null||ke(Ve),Xi()},[Xi,ke]),eo=ye.useCallback(Ve=>{var Qt;(Qt=qt.current)==null||Qt.scrollTo({top:0,left:0}),D(Ve)},[D,qt]),fi=ee==null?void 0:ee.length,to=ee==null?void 0:ee.map(Ve=>Bt(Ve,N)),Pn=!!Q,Sn=Q==null?void 0:Q.map(Ve=>Bt(Ve,N)),Yn=to!==void 0&&Sn!==void 0&&Sn.length>0,gr=V?ee==null?void 0:ee.filter(V):ee,Br=gr==null?void 0:gr.map(Ve=>Bt(Ve,N)),hi=Yn&&Br.every(Ve=>Sn.includes(Ve)),us=Yn&&Br.some(Ve=>Sn.includes(Ve)),ls=ye.useCallback(()=>{Q&&le&&le(hi?Q.filter(Ve=>!Br.includes(Bt(Ve,N))):Ra([...Q,...gr],Ve=>Bt(Ve,N)))},[hi,N,le,Br,gr,Q]),{lastSelectionChangeIndex:jr,setLastSelectionChangeIndex:cs}=_0(to),no=Pn&&!Wn&&!I,Ya={m:Mt,my:si,mx:kn,mt:ai,mb:hr,ml:ui,mr:li},qa=ye.useCallback(({children:Ve})=>Hi?Hi({children:Ve}):Ve,[Hi]);return R.jsx(Lc,{...ns,children:R.jsxs(F.Box,{...Ya,className:mt("mantine-datatable",{"mantine-datatable-with-border":i},ka,Rt==null?void 0:Rt.root),style:[Ve=>({...q0({theme:Ve,c:ot,backgroundColor:gt,borderColor:yt,rowBorderColor:ct,stripedColor:Et,highlightOnHoverColor:Rn}),borderRadius:Ve.radius[n]||n,boxShadow:Ve.shadows[d]||d,height:s,minHeight:l,maxHeight:v}),Pa,Lt==null?void 0:Lt.root,{position:"relative"}],children:[R.jsx(tv,{viewportRef:Wa,topShadowVisible:!Zi,leftShadowVisible:!Wn,leftShadowBehind:Pn||!!I,rightShadowVisible:!$r,rightShadowBehind:L,bottomShadowVisible:!ci,headerHeight:dr,footerHeight:Ua,onScrollPositionChange:as,scrollAreaProps:fn,children:R.jsx(qa,{children:R.jsxs(F.Table,{ref:Fa,horizontalSpacing:B,className:mt("mantine-datatable-table",{[T0]:r,"mantine-datatable-vertical-align-top":c==="top","mantine-datatable-vertical-align-bottom":c==="bottom","mantine-datatable-last-row-border-bottom-visible":Gi.withRowBorders&&Pr<Fn,"mantine-datatable-pin-last-column":L,"mantine-datatable-pin-last-column-scrolled":!$r&&L,"mantine-datatable-selection-column-visible":Pn,"mantine-datatable-pin-first-column":I,"mantine-datatable-pin-first-column-scrolled":!Wn&&I},Rt==null?void 0:Rt.table),style:{...Lt==null?void 0:Lt.table,"--mantine-datatable-selection-column-width":`${za}px`},"data-striped":fi&&_||void 0,"data-highlight-on-hover":f||void 0,...Gi,children:[$?null:R.jsx(Lc,{...ns,children:R.jsx(W0,{ref:Na,selectionColumnHeaderRef:is,className:Rt==null?void 0:Rt.header,style:Lt==null?void 0:Lt.header,columns:kr,defaultColumnProps:T,groups:E,sortStatus:re,sortIcons:Ce,onSortStatusChange:Oe,selectionTrigger:ne,selectionVisible:Pn,selectionChecked:hi,selectionIndeterminate:us&&!hi,onSelectionChange:ls,selectionCheckboxProps:{...ae,...oe},selectorCellShadowVisible:no,selectionColumnClassName:G,selectionColumnStyle:ue})}),R.jsx("tbody",{ref:nt,children:fi?ee.map((Ve,Qt)=>{let vr=Bt(Ve,N),mr=(Sn==null?void 0:Sn.includes(vr))||!1,hn;return le&&Q&&(hn=Kt=>{if(Kt.nativeEvent.shiftKey&&jr!==null){let yr=ee.filter(Qt>jr?(qn,Hn)=>Hn>=jr&&Hn<=Qt&&(V?V(qn,Hn):!0):(qn,Hn)=>Hn>=Qt&&Hn<=jr&&(V?V(qn,Hn):!0));le(mr?A0(Q,yr,qn=>Bt(qn,N)):Ra([...Q,...yr],qn=>Bt(qn,N)))}else le(mr?Q.filter(yr=>Bt(yr,N)!==vr):Ra([...Q,Ve],yr=>Bt(yr,N)));cs(Qt)}),R.jsx(X0,{record:Ve,index:Qt,columns:kr,defaultColumnProps:T,defaultColumnRender:M,selectionTrigger:ne,selectionVisible:Pn,selectionChecked:mr,onSelectionChange:hn,isRecordSelectable:V,selectionCheckboxProps:ae,getSelectionCheckboxProps:pe,onClick:j,onDoubleClick:te,onCellClick:Te,onCellDoubleClick:Re,onContextMenu:xe,onCellContextMenu:Se,expansion:ss,color:un,backgroundColor:St,className:Ln,style:In,customAttributes:ln,selectorCellShadowVisible:no,selectionColumnClassName:G,selectionColumnStyle:ue,idAccessor:N,rowFactory:$a},vr)}):R.jsx(g0,{})}),kr.some(({footer:Ve})=>Ve)&&R.jsx(R0,{ref:ja,className:Rt==null?void 0:Rt.footer,style:Lt==null?void 0:Lt.footer,columns:kr,defaultColumnProps:T,selectionVisible:Pn,selectorCellShadowVisible:no,scrollDiff:Pr-Fn})]})})}),k&&R.jsx(Z0,{ref:rs,className:Rt==null?void 0:Rt.pagination,style:Lt==null?void 0:Lt.pagination,horizontalSpacing:B,fetching:b,page:k,onPageChange:eo,totalRecords:m,recordsPerPage:h,onRecordsPerPageChange:w,recordsPerPageOptions:p,recordsPerPageLabel:g,paginationWithEdges:O,paginationWithControls:Y,paginationActiveTextColor:K,paginationActiveBackgroundColor:fe,paginationSize:de,paginationText:we,paginationWrapBreakpoint:X,getPaginationControlProps:ce,noRecordsText:De,loadingText:J,recordsLength:fi}),R.jsx(Y0,{pt:dr,pb:Vi,fetching:b,backgroundBlur:Ae,customContent:be,size:U,type:q,color:W}),R.jsx(m0,{pt:dr,pb:Vi,icon:u,text:De,active:!b&&!fi,children:se})]})})}var rv=ye.forwardRef(function({children:i,isDragging:n,...r},s){let l=ye.useRef(null),v=Ot.useMergedRef(l,s);return ye.useEffect(()=>{if(!l.current||!n)return;let d=l.current.parentElement.parentElement.children[0].children[0];for(let c=0;c<d.children.length;c++){let b=d.children[c].getBoundingClientRect(),C=l.current.children[c];C.style.height=b.height+"px",C.style.width=b.width+"px",C.style.minWidth=b.width+"px",C.style.maxWidth=b.width+"px"}},[n,i]),R.jsx(F.TableTr,{"data-is-dragging":n,ref:v,...r,children:i})});rv.displayName="DataTableDraggableRow";var Wi={exports:{}};/**
|
|
118
118
|
* @license
|
|
119
119
|
* Lodash <https://lodash.com/>
|
|
120
120
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
121
121
|
* Released under MIT license <https://lodash.com/license>
|
|
122
122
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
123
123
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
124
|
-
*/var iv=Wi.exports,Nc;function ov(){return Nc||(Nc=1,function(i,n){(function(){var r,s="4.17.21",l=200,v="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",h="Expected a function",c="Invalid `variable` option passed into `_.template`",b="__lodash_hash_undefined__",C=500,A="__lodash_placeholder__",E=1,I=2,L=4,T=1,M=2,N=1,ee=2,ne=4,Q=8,le=16,G=32,ue=64,V=128,ae=256,oe=512,pe=30,re="...",Ce=800,Oe=16,B=1,k=2,D=3,m=1/0,d=9007199254740991,w=17976931348623157e292,p=NaN,g=4294967295,O=g-1,Y=g>>>1,K=[["ary",V],["bind",N],["bindKey",ee],["curry",Q],["curryRight",le],["flip",oe],["partial",G],["partialRight",ue],["rearg",ae]],fe="[object Arguments]",de="[object Array]",we="[object AsyncFunction]",X="[object Boolean]",ce="[object Date]",Ae="[object DOMException]",be="[object Error]",U="[object Function]",q="[object GeneratorFunction]",W="[object Map]",J="[object Number]",se="[object Null]",De="[object Object]",u="[object Promise]",f="[object Proxy]",_="[object RegExp]",$="[object Set]",j="[object String]",te="[object Symbol]",xe="[object Undefined]",Te="[object WeakMap]",Re="[object WeakSet]",Se="[object ArrayBuffer]",ke="[object DataView]",$e="[object Float32Array]",Le="[object Float64Array]",Ze="[object Int8Array]",He="[object Int16Array]",ot="[object Int32Array]",gt="[object Uint8Array]",yt="[object Uint8ClampedArray]",ct="[object Uint16Array]",Et="[object Uint32Array]",Mn=/\b__p \+= '';/g,un=/\b(__p \+=) '' \+/g,St=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xn=/&(?:amp|lt|gt|quot|#39);/g,Rn=/[&<>"']/g,Ln=RegExp(xn.source),ln=RegExp(Rn.source),cn=/<%-([\s\S]+?)%>/g,fn=/<%([\s\S]+?)%>/g,st=/<%=([\s\S]+?)%>/g,nt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Mt=/^\w*$/,si=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,In=/[\\^$.*+?()[\]{}|]/g,ai=RegExp(In.source),hr=/^\s+/,ui=/\s/,li=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ka=/\{\n\/\* \[wrapped with (.+)\] \*/,Rt=/,? & /,Pa=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Lt=/[()=,{}\[\]\/\s]/,$a=/\\(\\)?/g,Hi=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Gi=/\w*$/,qt=/^[-+]0x[0-9a-f]+$/i,zn=/^0b[01]+$/i,Fn=/^\[object .+?Constructor\]$/,kr=/^0o[0-7]+$/i,ns=/^(?:0|[1-9]\d*)$/,Na=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,dr=/($^)/,Ba=/['\n\r\u2028\u2029\\]/g,pr="\\ud800-\\udfff",Pr="\\u0300-\\u036f",ja="\\ufe20-\\ufe2f",Ua="\\u20d0-\\u20ff",rs=Pr+ja+Ua,Vi="\\u2700-\\u27bf",is="a-z\\xdf-\\xf6\\xf8-\\xff",za="\\xac\\xb1\\xd7\\xf7",Fa="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Wa="\\u2000-\\u206f",Zi=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Qi="A-Z\\xc0-\\xd6\\xd8-\\xde",ci="\\ufe0e\\ufe0f",Ki=za+Fa+Wa+Zi,Wn="['’]",os="["+pr+"]",$r="["+Ki+"]",Nr="["+rs+"]",ss="\\d+",Ji="["+Vi+"]",Xi="["+is+"]",as="[^"+pr+Ki+ss+Vi+is+Qi+"]",eo="\\ud83c[\\udffb-\\udfff]",fi="(?:"+Nr+"|"+eo+")",to="[^"+pr+"]",kn="(?:\\ud83c[\\udde6-\\uddff]){2}",Sn="[\\ud800-\\udbff][\\udc00-\\udfff]",Yn="["+Qi+"]",gr="\\u200d",Br="(?:"+Xi+"|"+as+")",hi="(?:"+Yn+"|"+as+")",us="(?:"+Wn+"(?:d|ll|m|re|s|t|ve))?",ls="(?:"+Wn+"(?:D|LL|M|RE|S|T|VE))?",jr=fi+"?",cs="["+ci+"]?",no="(?:"+gr+"(?:"+[to,kn,Sn].join("|")+")"+cs+jr+")*",Ya="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",qa="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ve=cs+jr+no,Qt="(?:"+[Ji,kn,Sn].join("|")+")"+Ve,vr="(?:"+[to+Nr+"?",Nr,kn,Sn,os].join("|")+")",mr=RegExp(Wn,"g"),hn=RegExp(Nr,"g"),Kt=RegExp(eo+"(?="+eo+")|"+vr+Ve,"g"),yr=RegExp([Yn+"?"+Xi+"+"+us+"(?="+[$r,Yn,"$"].join("|")+")",hi+"+"+ls+"(?="+[$r,Yn+Br,"$"].join("|")+")",Yn+"?"+Br+"+"+us,Yn+"+"+ls,qa,Ya,ss,Qt].join("|"),"g"),qn=RegExp("["+gr+pr+rs+ci+"]"),Hn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,xv=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Sv=-1,ht={};ht[$e]=ht[Le]=ht[Ze]=ht[He]=ht[ot]=ht[gt]=ht[yt]=ht[ct]=ht[Et]=!0,ht[fe]=ht[de]=ht[Se]=ht[X]=ht[ke]=ht[ce]=ht[be]=ht[U]=ht[W]=ht[J]=ht[De]=ht[_]=ht[$]=ht[j]=ht[Te]=!1;var ft={};ft[fe]=ft[de]=ft[Se]=ft[ke]=ft[X]=ft[ce]=ft[$e]=ft[Le]=ft[Ze]=ft[He]=ft[ot]=ft[W]=ft[J]=ft[De]=ft[_]=ft[$]=ft[j]=ft[te]=ft[gt]=ft[yt]=ft[ct]=ft[Et]=!0,ft[be]=ft[U]=ft[Te]=!1;var Cv={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Av={"&":"&","<":"<",">":">",'"':""","'":"'"},Ov={"&":"&","<":"<",">":">",""":'"',"'":"'"},Dv={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Tv=parseFloat,Ev=parseInt,Wc=typeof _o=="object"&&_o&&_o.Object===Object&&_o,Mv=typeof self=="object"&&self&&self.Object===Object&&self,It=Wc||Mv||Function("return this")(),Ha=n&&!n.nodeType&&n,Ur=Ha&&!0&&i&&!i.nodeType&&i,Yc=Ur&&Ur.exports===Ha,Ga=Yc&&Wc.process,dn=function(){try{var H=Ur&&Ur.require&&Ur.require("util").types;return H||Ga&&Ga.binding&&Ga.binding("util")}catch{}}(),qc=dn&&dn.isArrayBuffer,Hc=dn&&dn.isDate,Gc=dn&&dn.isMap,Vc=dn&&dn.isRegExp,Zc=dn&&dn.isSet,Qc=dn&&dn.isTypedArray;function Jt(H,he,ie){switch(ie.length){case 0:return H.call(he);case 1:return H.call(he,ie[0]);case 2:return H.call(he,ie[0],ie[1]);case 3:return H.call(he,ie[0],ie[1],ie[2])}return H.apply(he,ie)}function Rv(H,he,ie,Me){for(var ze=-1,et=H==null?0:H.length;++ze<et;){var Ct=H[ze];he(Me,Ct,ie(Ct),H)}return Me}function pn(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me&&he(H[ie],ie,H)!==!1;);return H}function Lv(H,he){for(var ie=H==null?0:H.length;ie--&&he(H[ie],ie,H)!==!1;);return H}function Kc(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me;)if(!he(H[ie],ie,H))return!1;return!0}function wr(H,he){for(var ie=-1,Me=H==null?0:H.length,ze=0,et=[];++ie<Me;){var Ct=H[ie];he(Ct,ie,H)&&(et[ze++]=Ct)}return et}function fs(H,he){var ie=H==null?0:H.length;return!!ie&&di(H,he,0)>-1}function Va(H,he,ie){for(var Me=-1,ze=H==null?0:H.length;++Me<ze;)if(ie(he,H[Me]))return!0;return!1}function pt(H,he){for(var ie=-1,Me=H==null?0:H.length,ze=Array(Me);++ie<Me;)ze[ie]=he(H[ie],ie,H);return ze}function _r(H,he){for(var ie=-1,Me=he.length,ze=H.length;++ie<Me;)H[ze+ie]=he[ie];return H}function Za(H,he,ie,Me){var ze=-1,et=H==null?0:H.length;for(Me&&et&&(ie=H[++ze]);++ze<et;)ie=he(ie,H[ze],ze,H);return ie}function Iv(H,he,ie,Me){var ze=H==null?0:H.length;for(Me&&ze&&(ie=H[--ze]);ze--;)ie=he(ie,H[ze],ze,H);return ie}function Qa(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me;)if(he(H[ie],ie,H))return!0;return!1}var kv=Ka("length");function Pv(H){return H.split("")}function $v(H){return H.match(Pa)||[]}function Jc(H,he,ie){var Me;return ie(H,function(ze,et,Ct){if(he(ze,et,Ct))return Me=et,!1}),Me}function hs(H,he,ie,Me){for(var ze=H.length,et=ie+(Me?1:-1);Me?et--:++et<ze;)if(he(H[et],et,H))return et;return-1}function di(H,he,ie){return he===he?Vv(H,he,ie):hs(H,Xc,ie)}function Nv(H,he,ie,Me){for(var ze=ie-1,et=H.length;++ze<et;)if(Me(H[ze],he))return ze;return-1}function Xc(H){return H!==H}function ef(H,he){var ie=H==null?0:H.length;return ie?Xa(H,he)/ie:p}function Ka(H){return function(he){return he==null?r:he[H]}}function Ja(H){return function(he){return H==null?r:H[he]}}function tf(H,he,ie,Me,ze){return ze(H,function(et,Ct,lt){ie=Me?(Me=!1,et):he(ie,et,Ct,lt)}),ie}function Bv(H,he){var ie=H.length;for(H.sort(he);ie--;)H[ie]=H[ie].value;return H}function Xa(H,he){for(var ie,Me=-1,ze=H.length;++Me<ze;){var et=he(H[Me]);et!==r&&(ie=ie===r?et:ie+et)}return ie}function eu(H,he){for(var ie=-1,Me=Array(H);++ie<H;)Me[ie]=he(ie);return Me}function jv(H,he){return pt(he,function(ie){return[ie,H[ie]]})}function nf(H){return H&&H.slice(0,af(H)+1).replace(hr,"")}function Xt(H){return function(he){return H(he)}}function tu(H,he){return pt(he,function(ie){return H[ie]})}function ro(H,he){return H.has(he)}function rf(H,he){for(var ie=-1,Me=H.length;++ie<Me&&di(he,H[ie],0)>-1;);return ie}function of(H,he){for(var ie=H.length;ie--&&di(he,H[ie],0)>-1;);return ie}function Uv(H,he){for(var ie=H.length,Me=0;ie--;)H[ie]===he&&++Me;return Me}var zv=Ja(Cv),Fv=Ja(Av);function Wv(H){return"\\"+Dv[H]}function Yv(H,he){return H==null?r:H[he]}function pi(H){return qn.test(H)}function qv(H){return Hn.test(H)}function Hv(H){for(var he,ie=[];!(he=H.next()).done;)ie.push(he.value);return ie}function nu(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me,ze){ie[++he]=[ze,Me]}),ie}function sf(H,he){return function(ie){return H(he(ie))}}function br(H,he){for(var ie=-1,Me=H.length,ze=0,et=[];++ie<Me;){var Ct=H[ie];(Ct===he||Ct===A)&&(H[ie]=A,et[ze++]=ie)}return et}function ds(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me){ie[++he]=Me}),ie}function Gv(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me){ie[++he]=[Me,Me]}),ie}function Vv(H,he,ie){for(var Me=ie-1,ze=H.length;++Me<ze;)if(H[Me]===he)return Me;return-1}function Zv(H,he,ie){for(var Me=ie+1;Me--;)if(H[Me]===he)return Me;return Me}function gi(H){return pi(H)?Kv(H):kv(H)}function Cn(H){return pi(H)?Jv(H):Pv(H)}function af(H){for(var he=H.length;he--&&ui.test(H.charAt(he)););return he}var Qv=Ja(Ov);function Kv(H){for(var he=Kt.lastIndex=0;Kt.test(H);)++he;return he}function Jv(H){return H.match(Kt)||[]}function Xv(H){return H.match(yr)||[]}var em=function H(he){he=he==null?It:vi.defaults(It.Object(),he,vi.pick(It,xv));var ie=he.Array,Me=he.Date,ze=he.Error,et=he.Function,Ct=he.Math,lt=he.Object,ru=he.RegExp,tm=he.String,gn=he.TypeError,ps=ie.prototype,nm=et.prototype,mi=lt.prototype,gs=he["__core-js_shared__"],vs=nm.toString,at=mi.hasOwnProperty,rm=0,uf=function(){var e=/[^.]+$/.exec(gs&&gs.keys&&gs.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ms=mi.toString,im=vs.call(lt),om=It._,sm=ru("^"+vs.call(at).replace(In,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ys=Yc?he.Buffer:r,xr=he.Symbol,ws=he.Uint8Array,lf=ys?ys.allocUnsafe:r,_s=sf(lt.getPrototypeOf,lt),cf=lt.create,ff=mi.propertyIsEnumerable,bs=ps.splice,hf=xr?xr.isConcatSpreadable:r,io=xr?xr.iterator:r,zr=xr?xr.toStringTag:r,xs=function(){try{var e=Hr(lt,"defineProperty");return e({},"",{}),e}catch{}}(),am=he.clearTimeout!==It.clearTimeout&&he.clearTimeout,um=Me&&Me.now!==It.Date.now&&Me.now,lm=he.setTimeout!==It.setTimeout&&he.setTimeout,Ss=Ct.ceil,Cs=Ct.floor,iu=lt.getOwnPropertySymbols,cm=ys?ys.isBuffer:r,df=he.isFinite,fm=ps.join,hm=sf(lt.keys,lt),At=Ct.max,Pt=Ct.min,dm=Me.now,pm=he.parseInt,pf=Ct.random,gm=ps.reverse,ou=Hr(he,"DataView"),oo=Hr(he,"Map"),su=Hr(he,"Promise"),yi=Hr(he,"Set"),so=Hr(he,"WeakMap"),ao=Hr(lt,"create"),As=so&&new so,wi={},vm=Gr(ou),mm=Gr(oo),ym=Gr(su),wm=Gr(yi),_m=Gr(so),Os=xr?xr.prototype:r,uo=Os?Os.valueOf:r,gf=Os?Os.toString:r;function x(e){if(wt(e)&&!Fe(e)&&!(e instanceof Ke)){if(e instanceof vn)return e;if(at.call(e,"__wrapped__"))return vh(e)}return new vn(e)}var _i=function(){function e(){}return function(t){if(!vt(t))return{};if(cf)return cf(t);e.prototype=t;var o=new e;return e.prototype=r,o}}();function Ds(){}function vn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=r}x.templateSettings={escape:cn,evaluate:fn,interpolate:st,variable:"",imports:{_:x}},x.prototype=Ds.prototype,x.prototype.constructor=x,vn.prototype=_i(Ds.prototype),vn.prototype.constructor=vn;function Ke(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=g,this.__views__=[]}function bm(){var e=new Ke(this.__wrapped__);return e.__actions__=Ht(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Ht(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Ht(this.__views__),e}function xm(){if(this.__filtered__){var e=new Ke(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function Sm(){var e=this.__wrapped__.value(),t=this.__dir__,o=Fe(e),a=t<0,y=o?e.length:0,S=Py(0,y,this.__views__),P=S.start,z=S.end,Z=z-P,ge=a?z:P-1,ve=this.__iteratees__,_e=ve.length,Ee=0,Pe=Pt(Z,this.__takeCount__);if(!o||!a&&y==Z&&Pe==Z)return jf(e,this.__actions__);var Be=[];e:for(;Z--&&Ee<Pe;){ge+=t;for(var Ye=-1,je=e[ge];++Ye<_e;){var Qe=ve[Ye],Xe=Qe.iteratee,nn=Qe.type,Ft=Xe(je);if(nn==k)je=Ft;else if(!Ft){if(nn==B)continue e;break e}}Be[Ee++]=je}return Be}Ke.prototype=_i(Ds.prototype),Ke.prototype.constructor=Ke;function Fr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function Cm(){this.__data__=ao?ao(null):{},this.size=0}function Am(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function Om(e){var t=this.__data__;if(ao){var o=t[e];return o===b?r:o}return at.call(t,e)?t[e]:r}function Dm(e){var t=this.__data__;return ao?t[e]!==r:at.call(t,e)}function Tm(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=ao&&t===r?b:t,this}Fr.prototype.clear=Cm,Fr.prototype.delete=Am,Fr.prototype.get=Om,Fr.prototype.has=Dm,Fr.prototype.set=Tm;function Gn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function Em(){this.__data__=[],this.size=0}function Mm(e){var t=this.__data__,o=Ts(t,e);if(o<0)return!1;var a=t.length-1;return o==a?t.pop():bs.call(t,o,1),--this.size,!0}function Rm(e){var t=this.__data__,o=Ts(t,e);return o<0?r:t[o][1]}function Lm(e){return Ts(this.__data__,e)>-1}function Im(e,t){var o=this.__data__,a=Ts(o,e);return a<0?(++this.size,o.push([e,t])):o[a][1]=t,this}Gn.prototype.clear=Em,Gn.prototype.delete=Mm,Gn.prototype.get=Rm,Gn.prototype.has=Lm,Gn.prototype.set=Im;function Vn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function km(){this.size=0,this.__data__={hash:new Fr,map:new(oo||Gn),string:new Fr}}function Pm(e){var t=Us(this,e).delete(e);return this.size-=t?1:0,t}function $m(e){return Us(this,e).get(e)}function Nm(e){return Us(this,e).has(e)}function Bm(e,t){var o=Us(this,e),a=o.size;return o.set(e,t),this.size+=o.size==a?0:1,this}Vn.prototype.clear=km,Vn.prototype.delete=Pm,Vn.prototype.get=$m,Vn.prototype.has=Nm,Vn.prototype.set=Bm;function Wr(e){var t=-1,o=e==null?0:e.length;for(this.__data__=new Vn;++t<o;)this.add(e[t])}function jm(e){return this.__data__.set(e,b),this}function Um(e){return this.__data__.has(e)}Wr.prototype.add=Wr.prototype.push=jm,Wr.prototype.has=Um;function An(e){var t=this.__data__=new Gn(e);this.size=t.size}function zm(){this.__data__=new Gn,this.size=0}function Fm(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function Wm(e){return this.__data__.get(e)}function Ym(e){return this.__data__.has(e)}function qm(e,t){var o=this.__data__;if(o instanceof Gn){var a=o.__data__;if(!oo||a.length<l-1)return a.push([e,t]),this.size=++o.size,this;o=this.__data__=new Vn(a)}return o.set(e,t),this.size=o.size,this}An.prototype.clear=zm,An.prototype.delete=Fm,An.prototype.get=Wm,An.prototype.has=Ym,An.prototype.set=qm;function vf(e,t){var o=Fe(e),a=!o&&Vr(e),y=!o&&!a&&Dr(e),S=!o&&!a&&!y&&Ci(e),P=o||a||y||S,z=P?eu(e.length,tm):[],Z=z.length;for(var ge in e)(t||at.call(e,ge))&&!(P&&(ge=="length"||y&&(ge=="offset"||ge=="parent")||S&&(ge=="buffer"||ge=="byteLength"||ge=="byteOffset")||Jn(ge,Z)))&&z.push(ge);return z}function mf(e){var t=e.length;return t?e[mu(0,t-1)]:r}function Hm(e,t){return zs(Ht(e),Yr(t,0,e.length))}function Gm(e){return zs(Ht(e))}function au(e,t,o){(o!==r&&!On(e[t],o)||o===r&&!(t in e))&&Zn(e,t,o)}function lo(e,t,o){var a=e[t];(!(at.call(e,t)&&On(a,o))||o===r&&!(t in e))&&Zn(e,t,o)}function Ts(e,t){for(var o=e.length;o--;)if(On(e[o][0],t))return o;return-1}function Vm(e,t,o,a){return Sr(e,function(y,S,P){t(a,y,o(y),P)}),a}function yf(e,t){return e&&$n(t,Dt(t),e)}function Zm(e,t){return e&&$n(t,Vt(t),e)}function Zn(e,t,o){t=="__proto__"&&xs?xs(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}function uu(e,t){for(var o=-1,a=t.length,y=ie(a),S=e==null;++o<a;)y[o]=S?r:Fu(e,t[o]);return y}function Yr(e,t,o){return e===e&&(o!==r&&(e=e<=o?e:o),t!==r&&(e=e>=t?e:t)),e}function mn(e,t,o,a,y,S){var P,z=t&E,Z=t&I,ge=t&L;if(o&&(P=y?o(e,a,y,S):o(e)),P!==r)return P;if(!vt(e))return e;var ve=Fe(e);if(ve){if(P=Ny(e),!z)return Ht(e,P)}else{var _e=$t(e),Ee=_e==U||_e==q;if(Dr(e))return Ff(e,z);if(_e==De||_e==fe||Ee&&!y){if(P=Z||Ee?{}:ah(e),!z)return Z?Oy(e,Zm(P,e)):Ay(e,yf(P,e))}else{if(!ft[_e])return y?e:{};P=By(e,_e,z)}}S||(S=new An);var Pe=S.get(e);if(Pe)return Pe;S.set(e,P),$h(e)?e.forEach(function(je){P.add(mn(je,t,o,je,e,S))}):kh(e)&&e.forEach(function(je,Qe){P.set(Qe,mn(je,t,o,Qe,e,S))});var Be=ge?Z?Tu:Du:Z?Vt:Dt,Ye=ve?r:Be(e);return pn(Ye||e,function(je,Qe){Ye&&(Qe=je,je=e[Qe]),lo(P,Qe,mn(je,t,o,Qe,e,S))}),P}function Qm(e){var t=Dt(e);return function(o){return wf(o,e,t)}}function wf(e,t,o){var a=o.length;if(e==null)return!a;for(e=lt(e);a--;){var y=o[a],S=t[y],P=e[y];if(P===r&&!(y in e)||!S(P))return!1}return!0}function _f(e,t,o){if(typeof e!="function")throw new gn(h);return mo(function(){e.apply(r,o)},t)}function co(e,t,o,a){var y=-1,S=fs,P=!0,z=e.length,Z=[],ge=t.length;if(!z)return Z;o&&(t=pt(t,Xt(o))),a?(S=Va,P=!1):t.length>=l&&(S=ro,P=!1,t=new Wr(t));e:for(;++y<z;){var ve=e[y],_e=o==null?ve:o(ve);if(ve=a||ve!==0?ve:0,P&&_e===_e){for(var Ee=ge;Ee--;)if(t[Ee]===_e)continue e;Z.push(ve)}else S(t,_e,a)||Z.push(ve)}return Z}var Sr=Gf(Pn),bf=Gf(cu,!0);function Km(e,t){var o=!0;return Sr(e,function(a,y,S){return o=!!t(a,y,S),o}),o}function Es(e,t,o){for(var a=-1,y=e.length;++a<y;){var S=e[a],P=t(S);if(P!=null&&(z===r?P===P&&!tn(P):o(P,z)))var z=P,Z=S}return Z}function Jm(e,t,o,a){var y=e.length;for(o=We(o),o<0&&(o=-o>y?0:y+o),a=a===r||a>y?y:We(a),a<0&&(a+=y),a=o>a?0:Bh(a);o<a;)e[o++]=t;return e}function xf(e,t){var o=[];return Sr(e,function(a,y,S){t(a,y,S)&&o.push(a)}),o}function kt(e,t,o,a,y){var S=-1,P=e.length;for(o||(o=Uy),y||(y=[]);++S<P;){var z=e[S];t>0&&o(z)?t>1?kt(z,t-1,o,a,y):_r(y,z):a||(y[y.length]=z)}return y}var lu=Vf(),Sf=Vf(!0);function Pn(e,t){return e&&lu(e,t,Dt)}function cu(e,t){return e&&Sf(e,t,Dt)}function Ms(e,t){return wr(t,function(o){return Xn(e[o])})}function qr(e,t){t=Ar(t,e);for(var o=0,a=t.length;e!=null&&o<a;)e=e[Nn(t[o++])];return o&&o==a?e:r}function Cf(e,t,o){var a=t(e);return Fe(e)?a:_r(a,o(e))}function Ut(e){return e==null?e===r?xe:se:zr&&zr in lt(e)?ky(e):Gy(e)}function fu(e,t){return e>t}function Xm(e,t){return e!=null&&at.call(e,t)}function ey(e,t){return e!=null&&t in lt(e)}function ty(e,t,o){return e>=Pt(t,o)&&e<At(t,o)}function hu(e,t,o){for(var a=o?Va:fs,y=e[0].length,S=e.length,P=S,z=ie(S),Z=1/0,ge=[];P--;){var ve=e[P];P&&t&&(ve=pt(ve,Xt(t))),Z=Pt(ve.length,Z),z[P]=!o&&(t||y>=120&&ve.length>=120)?new Wr(P&&ve):r}ve=e[0];var _e=-1,Ee=z[0];e:for(;++_e<y&&ge.length<Z;){var Pe=ve[_e],Be=t?t(Pe):Pe;if(Pe=o||Pe!==0?Pe:0,!(Ee?ro(Ee,Be):a(ge,Be,o))){for(P=S;--P;){var Ye=z[P];if(!(Ye?ro(Ye,Be):a(e[P],Be,o)))continue e}Ee&&Ee.push(Be),ge.push(Pe)}}return ge}function ny(e,t,o,a){return Pn(e,function(y,S,P){t(a,o(y),S,P)}),a}function fo(e,t,o){t=Ar(t,e),e=fh(e,t);var a=e==null?e:e[Nn(wn(t))];return a==null?r:Jt(a,e,o)}function Af(e){return wt(e)&&Ut(e)==fe}function ry(e){return wt(e)&&Ut(e)==Se}function iy(e){return wt(e)&&Ut(e)==ce}function ho(e,t,o,a,y){return e===t?!0:e==null||t==null||!wt(e)&&!wt(t)?e!==e&&t!==t:oy(e,t,o,a,ho,y)}function oy(e,t,o,a,y,S){var P=Fe(e),z=Fe(t),Z=P?de:$t(e),ge=z?de:$t(t);Z=Z==fe?De:Z,ge=ge==fe?De:ge;var ve=Z==De,_e=ge==De,Ee=Z==ge;if(Ee&&Dr(e)){if(!Dr(t))return!1;P=!0,ve=!1}if(Ee&&!ve)return S||(S=new An),P||Ci(e)?ih(e,t,o,a,y,S):Ly(e,t,Z,o,a,y,S);if(!(o&T)){var Pe=ve&&at.call(e,"__wrapped__"),Be=_e&&at.call(t,"__wrapped__");if(Pe||Be){var Ye=Pe?e.value():e,je=Be?t.value():t;return S||(S=new An),y(Ye,je,o,a,S)}}return Ee?(S||(S=new An),Iy(e,t,o,a,y,S)):!1}function sy(e){return wt(e)&&$t(e)==W}function du(e,t,o,a){var y=o.length,S=y,P=!a;if(e==null)return!S;for(e=lt(e);y--;){var z=o[y];if(P&&z[2]?z[1]!==e[z[0]]:!(z[0]in e))return!1}for(;++y<S;){z=o[y];var Z=z[0],ge=e[Z],ve=z[1];if(P&&z[2]){if(ge===r&&!(Z in e))return!1}else{var _e=new An;if(a)var Ee=a(ge,ve,Z,e,t,_e);if(!(Ee===r?ho(ve,ge,T|M,a,_e):Ee))return!1}}return!0}function Of(e){if(!vt(e)||Fy(e))return!1;var t=Xn(e)?sm:Fn;return t.test(Gr(e))}function ay(e){return wt(e)&&Ut(e)==_}function uy(e){return wt(e)&&$t(e)==$}function ly(e){return wt(e)&&Gs(e.length)&&!!ht[Ut(e)]}function Df(e){return typeof e=="function"?e:e==null?Zt:typeof e=="object"?Fe(e)?Mf(e[0],e[1]):Ef(e):Zh(e)}function pu(e){if(!vo(e))return hm(e);var t=[];for(var o in lt(e))at.call(e,o)&&o!="constructor"&&t.push(o);return t}function cy(e){if(!vt(e))return Hy(e);var t=vo(e),o=[];for(var a in e)a=="constructor"&&(t||!at.call(e,a))||o.push(a);return o}function gu(e,t){return e<t}function Tf(e,t){var o=-1,a=Gt(e)?ie(e.length):[];return Sr(e,function(y,S,P){a[++o]=t(y,S,P)}),a}function Ef(e){var t=Mu(e);return t.length==1&&t[0][2]?lh(t[0][0],t[0][1]):function(o){return o===e||du(o,e,t)}}function Mf(e,t){return Lu(e)&&uh(t)?lh(Nn(e),t):function(o){var a=Fu(o,e);return a===r&&a===t?Wu(o,e):ho(t,a,T|M)}}function Rs(e,t,o,a,y){e!==t&&lu(t,function(S,P){if(y||(y=new An),vt(S))fy(e,t,P,o,Rs,a,y);else{var z=a?a(ku(e,P),S,P+"",e,t,y):r;z===r&&(z=S),au(e,P,z)}},Vt)}function fy(e,t,o,a,y,S,P){var z=ku(e,o),Z=ku(t,o),ge=P.get(Z);if(ge){au(e,o,ge);return}var ve=S?S(z,Z,o+"",e,t,P):r,_e=ve===r;if(_e){var Ee=Fe(Z),Pe=!Ee&&Dr(Z),Be=!Ee&&!Pe&&Ci(Z);ve=Z,Ee||Pe||Be?Fe(z)?ve=z:_t(z)?ve=Ht(z):Pe?(_e=!1,ve=Ff(Z,!0)):Be?(_e=!1,ve=Wf(Z,!0)):ve=[]:yo(Z)||Vr(Z)?(ve=z,Vr(z)?ve=jh(z):(!vt(z)||Xn(z))&&(ve=ah(Z))):_e=!1}_e&&(P.set(Z,ve),y(ve,Z,a,S,P),P.delete(Z)),au(e,o,ve)}function Rf(e,t){var o=e.length;if(o)return t+=t<0?o:0,Jn(t,o)?e[t]:r}function Lf(e,t,o){t.length?t=pt(t,function(S){return Fe(S)?function(P){return qr(P,S.length===1?S[0]:S)}:S}):t=[Zt];var a=-1;t=pt(t,Xt(Ne()));var y=Tf(e,function(S,P,z){var Z=pt(t,function(ge){return ge(S)});return{criteria:Z,index:++a,value:S}});return Bv(y,function(S,P){return Cy(S,P,o)})}function hy(e,t){return If(e,t,function(o,a){return Wu(e,a)})}function If(e,t,o){for(var a=-1,y=t.length,S={};++a<y;){var P=t[a],z=qr(e,P);o(z,P)&&po(S,Ar(P,e),z)}return S}function dy(e){return function(t){return qr(t,e)}}function vu(e,t,o,a){var y=a?Nv:di,S=-1,P=t.length,z=e;for(e===t&&(t=Ht(t)),o&&(z=pt(e,Xt(o)));++S<P;)for(var Z=0,ge=t[S],ve=o?o(ge):ge;(Z=y(z,ve,Z,a))>-1;)z!==e&&bs.call(z,Z,1),bs.call(e,Z,1);return e}function kf(e,t){for(var o=e?t.length:0,a=o-1;o--;){var y=t[o];if(o==a||y!==S){var S=y;Jn(y)?bs.call(e,y,1):_u(e,y)}}return e}function mu(e,t){return e+Cs(pf()*(t-e+1))}function py(e,t,o,a){for(var y=-1,S=At(Ss((t-e)/(o||1)),0),P=ie(S);S--;)P[a?S:++y]=e,e+=o;return P}function yu(e,t){var o="";if(!e||t<1||t>d)return o;do t%2&&(o+=e),t=Cs(t/2),t&&(e+=e);while(t);return o}function Ge(e,t){return Pu(ch(e,t,Zt),e+"")}function gy(e){return mf(Ai(e))}function vy(e,t){var o=Ai(e);return zs(o,Yr(t,0,o.length))}function po(e,t,o,a){if(!vt(e))return e;t=Ar(t,e);for(var y=-1,S=t.length,P=S-1,z=e;z!=null&&++y<S;){var Z=Nn(t[y]),ge=o;if(Z==="__proto__"||Z==="constructor"||Z==="prototype")return e;if(y!=P){var ve=z[Z];ge=a?a(ve,Z,z):r,ge===r&&(ge=vt(ve)?ve:Jn(t[y+1])?[]:{})}lo(z,Z,ge),z=z[Z]}return e}var Pf=As?function(e,t){return As.set(e,t),e}:Zt,my=xs?function(e,t){return xs(e,"toString",{configurable:!0,enumerable:!1,value:qu(t),writable:!0})}:Zt;function yy(e){return zs(Ai(e))}function yn(e,t,o){var a=-1,y=e.length;t<0&&(t=-t>y?0:y+t),o=o>y?y:o,o<0&&(o+=y),y=t>o?0:o-t>>>0,t>>>=0;for(var S=ie(y);++a<y;)S[a]=e[a+t];return S}function wy(e,t){var o;return Sr(e,function(a,y,S){return o=t(a,y,S),!o}),!!o}function Ls(e,t,o){var a=0,y=e==null?a:e.length;if(typeof t=="number"&&t===t&&y<=Y){for(;a<y;){var S=a+y>>>1,P=e[S];P!==null&&!tn(P)&&(o?P<=t:P<t)?a=S+1:y=S}return y}return wu(e,t,Zt,o)}function wu(e,t,o,a){var y=0,S=e==null?0:e.length;if(S===0)return 0;t=o(t);for(var P=t!==t,z=t===null,Z=tn(t),ge=t===r;y<S;){var ve=Cs((y+S)/2),_e=o(e[ve]),Ee=_e!==r,Pe=_e===null,Be=_e===_e,Ye=tn(_e);if(P)var je=a||Be;else ge?je=Be&&(a||Ee):z?je=Be&&Ee&&(a||!Pe):Z?je=Be&&Ee&&!Pe&&(a||!Ye):Pe||Ye?je=!1:je=a?_e<=t:_e<t;je?y=ve+1:S=ve}return Pt(S,O)}function $f(e,t){for(var o=-1,a=e.length,y=0,S=[];++o<a;){var P=e[o],z=t?t(P):P;if(!o||!On(z,Z)){var Z=z;S[y++]=P===0?0:P}}return S}function Nf(e){return typeof e=="number"?e:tn(e)?p:+e}function en(e){if(typeof e=="string")return e;if(Fe(e))return pt(e,en)+"";if(tn(e))return gf?gf.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Cr(e,t,o){var a=-1,y=fs,S=e.length,P=!0,z=[],Z=z;if(o)P=!1,y=Va;else if(S>=l){var ge=t?null:My(e);if(ge)return ds(ge);P=!1,y=ro,Z=new Wr}else Z=t?[]:z;e:for(;++a<S;){var ve=e[a],_e=t?t(ve):ve;if(ve=o||ve!==0?ve:0,P&&_e===_e){for(var Ee=Z.length;Ee--;)if(Z[Ee]===_e)continue e;t&&Z.push(_e),z.push(ve)}else y(Z,_e,o)||(Z!==z&&Z.push(_e),z.push(ve))}return z}function _u(e,t){return t=Ar(t,e),e=fh(e,t),e==null||delete e[Nn(wn(t))]}function Bf(e,t,o,a){return po(e,t,o(qr(e,t)),a)}function Is(e,t,o,a){for(var y=e.length,S=a?y:-1;(a?S--:++S<y)&&t(e[S],S,e););return o?yn(e,a?0:S,a?S+1:y):yn(e,a?S+1:0,a?y:S)}function jf(e,t){var o=e;return o instanceof Ke&&(o=o.value()),Za(t,function(a,y){return y.func.apply(y.thisArg,_r([a],y.args))},o)}function bu(e,t,o){var a=e.length;if(a<2)return a?Cr(e[0]):[];for(var y=-1,S=ie(a);++y<a;)for(var P=e[y],z=-1;++z<a;)z!=y&&(S[y]=co(S[y]||P,e[z],t,o));return Cr(kt(S,1),t,o)}function Uf(e,t,o){for(var a=-1,y=e.length,S=t.length,P={};++a<y;){var z=a<S?t[a]:r;o(P,e[a],z)}return P}function xu(e){return _t(e)?e:[]}function Su(e){return typeof e=="function"?e:Zt}function Ar(e,t){return Fe(e)?e:Lu(e,t)?[e]:gh(rt(e))}var _y=Ge;function Or(e,t,o){var a=e.length;return o=o===r?a:o,!t&&o>=a?e:yn(e,t,o)}var zf=am||function(e){return It.clearTimeout(e)};function Ff(e,t){if(t)return e.slice();var o=e.length,a=lf?lf(o):new e.constructor(o);return e.copy(a),a}function Cu(e){var t=new e.constructor(e.byteLength);return new ws(t).set(new ws(e)),t}function by(e,t){var o=t?Cu(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function xy(e){var t=new e.constructor(e.source,Gi.exec(e));return t.lastIndex=e.lastIndex,t}function Sy(e){return uo?lt(uo.call(e)):{}}function Wf(e,t){var o=t?Cu(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function Yf(e,t){if(e!==t){var o=e!==r,a=e===null,y=e===e,S=tn(e),P=t!==r,z=t===null,Z=t===t,ge=tn(t);if(!z&&!ge&&!S&&e>t||S&&P&&Z&&!z&&!ge||a&&P&&Z||!o&&Z||!y)return 1;if(!a&&!S&&!ge&&e<t||ge&&o&&y&&!a&&!S||z&&o&&y||!P&&y||!Z)return-1}return 0}function Cy(e,t,o){for(var a=-1,y=e.criteria,S=t.criteria,P=y.length,z=o.length;++a<P;){var Z=Yf(y[a],S[a]);if(Z){if(a>=z)return Z;var ge=o[a];return Z*(ge=="desc"?-1:1)}}return e.index-t.index}function qf(e,t,o,a){for(var y=-1,S=e.length,P=o.length,z=-1,Z=t.length,ge=At(S-P,0),ve=ie(Z+ge),_e=!a;++z<Z;)ve[z]=t[z];for(;++y<P;)(_e||y<S)&&(ve[o[y]]=e[y]);for(;ge--;)ve[z++]=e[y++];return ve}function Hf(e,t,o,a){for(var y=-1,S=e.length,P=-1,z=o.length,Z=-1,ge=t.length,ve=At(S-z,0),_e=ie(ve+ge),Ee=!a;++y<ve;)_e[y]=e[y];for(var Pe=y;++Z<ge;)_e[Pe+Z]=t[Z];for(;++P<z;)(Ee||y<S)&&(_e[Pe+o[P]]=e[y++]);return _e}function Ht(e,t){var o=-1,a=e.length;for(t||(t=ie(a));++o<a;)t[o]=e[o];return t}function $n(e,t,o,a){var y=!o;o||(o={});for(var S=-1,P=t.length;++S<P;){var z=t[S],Z=a?a(o[z],e[z],z,o,e):r;Z===r&&(Z=e[z]),y?Zn(o,z,Z):lo(o,z,Z)}return o}function Ay(e,t){return $n(e,Ru(e),t)}function Oy(e,t){return $n(e,oh(e),t)}function ks(e,t){return function(o,a){var y=Fe(o)?Rv:Vm,S=t?t():{};return y(o,e,Ne(a,2),S)}}function bi(e){return Ge(function(t,o){var a=-1,y=o.length,S=y>1?o[y-1]:r,P=y>2?o[2]:r;for(S=e.length>3&&typeof S=="function"?(y--,S):r,P&&zt(o[0],o[1],P)&&(S=y<3?r:S,y=1),t=lt(t);++a<y;){var z=o[a];z&&e(t,z,a,S)}return t})}function Gf(e,t){return function(o,a){if(o==null)return o;if(!Gt(o))return e(o,a);for(var y=o.length,S=t?y:-1,P=lt(o);(t?S--:++S<y)&&a(P[S],S,P)!==!1;);return o}}function Vf(e){return function(t,o,a){for(var y=-1,S=lt(t),P=a(t),z=P.length;z--;){var Z=P[e?z:++y];if(o(S[Z],Z,S)===!1)break}return t}}function Dy(e,t,o){var a=t&N,y=go(e);function S(){var P=this&&this!==It&&this instanceof S?y:e;return P.apply(a?o:this,arguments)}return S}function Zf(e){return function(t){t=rt(t);var o=pi(t)?Cn(t):r,a=o?o[0]:t.charAt(0),y=o?Or(o,1).join(""):t.slice(1);return a[e]()+y}}function xi(e){return function(t){return Za(Gh(Hh(t).replace(mr,"")),e,"")}}function go(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var o=_i(e.prototype),a=e.apply(o,t);return vt(a)?a:o}}function Ty(e,t,o){var a=go(e);function y(){for(var S=arguments.length,P=ie(S),z=S,Z=Si(y);z--;)P[z]=arguments[z];var ge=S<3&&P[0]!==Z&&P[S-1]!==Z?[]:br(P,Z);if(S-=ge.length,S<o)return eh(e,t,Ps,y.placeholder,r,P,ge,r,r,o-S);var ve=this&&this!==It&&this instanceof y?a:e;return Jt(ve,this,P)}return y}function Qf(e){return function(t,o,a){var y=lt(t);if(!Gt(t)){var S=Ne(o,3);t=Dt(t),o=function(z){return S(y[z],z,y)}}var P=e(t,o,a);return P>-1?y[S?t[P]:P]:r}}function Kf(e){return Kn(function(t){var o=t.length,a=o,y=vn.prototype.thru;for(e&&t.reverse();a--;){var S=t[a];if(typeof S!="function")throw new gn(h);if(y&&!P&&js(S)=="wrapper")var P=new vn([],!0)}for(a=P?a:o;++a<o;){S=t[a];var z=js(S),Z=z=="wrapper"?Eu(S):r;Z&&Iu(Z[0])&&Z[1]==(V|Q|G|ae)&&!Z[4].length&&Z[9]==1?P=P[js(Z[0])].apply(P,Z[3]):P=S.length==1&&Iu(S)?P[z]():P.thru(S)}return function(){var ge=arguments,ve=ge[0];if(P&&ge.length==1&&Fe(ve))return P.plant(ve).value();for(var _e=0,Ee=o?t[_e].apply(this,ge):ve;++_e<o;)Ee=t[_e].call(this,Ee);return Ee}})}function Ps(e,t,o,a,y,S,P,z,Z,ge){var ve=t&V,_e=t&N,Ee=t&ee,Pe=t&(Q|le),Be=t&oe,Ye=Ee?r:go(e);function je(){for(var Qe=arguments.length,Xe=ie(Qe),nn=Qe;nn--;)Xe[nn]=arguments[nn];if(Pe)var Ft=Si(je),rn=Uv(Xe,Ft);if(a&&(Xe=qf(Xe,a,y,Pe)),S&&(Xe=Hf(Xe,S,P,Pe)),Qe-=rn,Pe&&Qe<ge){var bt=br(Xe,Ft);return eh(e,t,Ps,je.placeholder,o,Xe,bt,z,Z,ge-Qe)}var Dn=_e?o:this,tr=Ee?Dn[e]:e;return Qe=Xe.length,z?Xe=Vy(Xe,z):Be&&Qe>1&&Xe.reverse(),ve&&Z<Qe&&(Xe.length=Z),this&&this!==It&&this instanceof je&&(tr=Ye||go(tr)),tr.apply(Dn,Xe)}return je}function Jf(e,t){return function(o,a){return ny(o,e,t(a),{})}}function $s(e,t){return function(o,a){var y;if(o===r&&a===r)return t;if(o!==r&&(y=o),a!==r){if(y===r)return a;typeof o=="string"||typeof a=="string"?(o=en(o),a=en(a)):(o=Nf(o),a=Nf(a)),y=e(o,a)}return y}}function Au(e){return Kn(function(t){return t=pt(t,Xt(Ne())),Ge(function(o){var a=this;return e(t,function(y){return Jt(y,a,o)})})})}function Ns(e,t){t=t===r?" ":en(t);var o=t.length;if(o<2)return o?yu(t,e):t;var a=yu(t,Ss(e/gi(t)));return pi(t)?Or(Cn(a),0,e).join(""):a.slice(0,e)}function Ey(e,t,o,a){var y=t&N,S=go(e);function P(){for(var z=-1,Z=arguments.length,ge=-1,ve=a.length,_e=ie(ve+Z),Ee=this&&this!==It&&this instanceof P?S:e;++ge<ve;)_e[ge]=a[ge];for(;Z--;)_e[ge++]=arguments[++z];return Jt(Ee,y?o:this,_e)}return P}function Xf(e){return function(t,o,a){return a&&typeof a!="number"&&zt(t,o,a)&&(o=a=r),t=er(t),o===r?(o=t,t=0):o=er(o),a=a===r?t<o?1:-1:er(a),py(t,o,a,e)}}function Bs(e){return function(t,o){return typeof t=="string"&&typeof o=="string"||(t=_n(t),o=_n(o)),e(t,o)}}function eh(e,t,o,a,y,S,P,z,Z,ge){var ve=t&Q,_e=ve?P:r,Ee=ve?r:P,Pe=ve?S:r,Be=ve?r:S;t|=ve?G:ue,t&=~(ve?ue:G),t&ne||(t&=-4);var Ye=[e,t,y,Pe,_e,Be,Ee,z,Z,ge],je=o.apply(r,Ye);return Iu(e)&&hh(je,Ye),je.placeholder=a,dh(je,e,t)}function Ou(e){var t=Ct[e];return function(o,a){if(o=_n(o),a=a==null?0:Pt(We(a),292),a&&df(o)){var y=(rt(o)+"e").split("e"),S=t(y[0]+"e"+(+y[1]+a));return y=(rt(S)+"e").split("e"),+(y[0]+"e"+(+y[1]-a))}return t(o)}}var My=yi&&1/ds(new yi([,-0]))[1]==m?function(e){return new yi(e)}:Vu;function th(e){return function(t){var o=$t(t);return o==W?nu(t):o==$?Gv(t):jv(t,e(t))}}function Qn(e,t,o,a,y,S,P,z){var Z=tⅇif(!Z&&typeof e!="function")throw new gn(h);var ge=a?a.length:0;if(ge||(t&=-97,a=y=r),P=P===r?P:At(We(P),0),z=z===r?z:We(z),ge-=y?y.length:0,t&ue){var ve=a,_e=y;a=y=r}var Ee=Z?r:Eu(e),Pe=[e,t,o,a,y,ve,_e,S,P,z];if(Ee&&qy(Pe,Ee),e=Pe[0],t=Pe[1],o=Pe[2],a=Pe[3],y=Pe[4],z=Pe[9]=Pe[9]===r?Z?0:e.length:At(Pe[9]-ge,0),!z&&t&(Q|le)&&(t&=-25),!t||t==N)var Be=Dy(e,t,o);else t==Q||t==le?Be=Ty(e,t,z):(t==G||t==(N|G))&&!y.length?Be=Ey(e,t,o,a):Be=Ps.apply(r,Pe);var Ye=Ee?Pf:hh;return dh(Ye(Be,Pe),e,t)}function nh(e,t,o,a){return e===r||On(e,mi[o])&&!at.call(a,o)?t:e}function rh(e,t,o,a,y,S){return vt(e)&&vt(t)&&(S.set(t,e),Rs(e,t,r,rh,S),S.delete(t)),e}function Ry(e){return yo(e)?r:e}function ih(e,t,o,a,y,S){var P=o&T,z=e.length,Z=t.length;if(z!=Z&&!(P&&Z>z))return!1;var ge=S.get(e),ve=S.get(t);if(ge&&ve)return ge==t&&ve==e;var _e=-1,Ee=!0,Pe=o&M?new Wr:r;for(S.set(e,t),S.set(t,e);++_e<z;){var Be=e[_e],Ye=t[_e];if(a)var je=P?a(Ye,Be,_e,t,e,S):a(Be,Ye,_e,e,t,S);if(je!==r){if(je)continue;Ee=!1;break}if(Pe){if(!Qa(t,function(Qe,Xe){if(!ro(Pe,Xe)&&(Be===Qe||y(Be,Qe,o,a,S)))return Pe.push(Xe)})){Ee=!1;break}}else if(!(Be===Ye||y(Be,Ye,o,a,S))){Ee=!1;break}}return S.delete(e),S.delete(t),Ee}function Ly(e,t,o,a,y,S,P){switch(o){case ke:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Se:return!(e.byteLength!=t.byteLength||!S(new ws(e),new ws(t)));case X:case ce:case J:return On(+e,+t);case be:return e.name==t.name&&e.message==t.message;case _:case j:return e==t+"";case W:var z=nu;case $:var Z=a&T;if(z||(z=ds),e.size!=t.size&&!Z)return!1;var ge=P.get(e);if(ge)return ge==t;a|=M,P.set(e,t);var ve=ih(z(e),z(t),a,y,S,P);return P.delete(e),ve;case te:if(uo)return uo.call(e)==uo.call(t)}return!1}function Iy(e,t,o,a,y,S){var P=o&T,z=Du(e),Z=z.length,ge=Du(t),ve=ge.length;if(Z!=ve&&!P)return!1;for(var _e=Z;_e--;){var Ee=z[_e];if(!(P?Ee in t:at.call(t,Ee)))return!1}var Pe=S.get(e),Be=S.get(t);if(Pe&&Be)return Pe==t&&Be==e;var Ye=!0;S.set(e,t),S.set(t,e);for(var je=P;++_e<Z;){Ee=z[_e];var Qe=e[Ee],Xe=t[Ee];if(a)var nn=P?a(Xe,Qe,Ee,t,e,S):a(Qe,Xe,Ee,e,t,S);if(!(nn===r?Qe===Xe||y(Qe,Xe,o,a,S):nn)){Ye=!1;break}je||(je=Ee=="constructor")}if(Ye&&!je){var Ft=e.constructor,rn=t.constructor;Ft!=rn&&"constructor"in e&&"constructor"in t&&!(typeof Ft=="function"&&Ft instanceof Ft&&typeof rn=="function"&&rn instanceof rn)&&(Ye=!1)}return S.delete(e),S.delete(t),Ye}function Kn(e){return Pu(ch(e,r,wh),e+"")}function Du(e){return Cf(e,Dt,Ru)}function Tu(e){return Cf(e,Vt,oh)}var Eu=As?function(e){return As.get(e)}:Vu;function js(e){for(var t=e.name+"",o=wi[t],a=at.call(wi,t)?o.length:0;a--;){var y=o[a],S=y.func;if(S==null||S==e)return y.name}return t}function Si(e){var t=at.call(x,"placeholder")?x:e;return t.placeholder}function Ne(){var e=x.iteratee||Hu;return e=e===Hu?Df:e,arguments.length?e(arguments[0],arguments[1]):e}function Us(e,t){var o=e.__data__;return zy(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Mu(e){for(var t=Dt(e),o=t.length;o--;){var a=t[o],y=e[a];t[o]=[a,y,uh(y)]}return t}function Hr(e,t){var o=Yv(e,t);return Of(o)?o:r}function ky(e){var t=at.call(e,zr),o=e[zr];try{e[zr]=r;var a=!0}catch{}var y=ms.call(e);return a&&(t?e[zr]=o:delete e[zr]),y}var Ru=iu?function(e){return e==null?[]:(e=lt(e),wr(iu(e),function(t){return ff.call(e,t)}))}:Zu,oh=iu?function(e){for(var t=[];e;)_r(t,Ru(e)),e=_s(e);return t}:Zu,$t=Ut;(ou&&$t(new ou(new ArrayBuffer(1)))!=ke||oo&&$t(new oo)!=W||su&&$t(su.resolve())!=u||yi&&$t(new yi)!=$||so&&$t(new so)!=Te)&&($t=function(e){var t=Ut(e),o=t==De?e.constructor:r,a=o?Gr(o):"";if(a)switch(a){case vm:return ke;case mm:return W;case ym:return u;case wm:return $;case _m:return Te}return t});function Py(e,t,o){for(var a=-1,y=o.length;++a<y;){var S=o[a],P=S.size;switch(S.type){case"drop":e+=P;break;case"dropRight":t-=P;break;case"take":t=Pt(t,e+P);break;case"takeRight":e=At(e,t-P);break}}return{start:e,end:t}}function $y(e){var t=e.match(ka);return t?t[1].split(Rt):[]}function sh(e,t,o){t=Ar(t,e);for(var a=-1,y=t.length,S=!1;++a<y;){var P=Nn(t[a]);if(!(S=e!=null&&o(e,P)))break;e=e[P]}return S||++a!=y?S:(y=e==null?0:e.length,!!y&&Gs(y)&&Jn(P,y)&&(Fe(e)||Vr(e)))}function Ny(e){var t=e.length,o=new e.constructor(t);return t&&typeof e[0]=="string"&&at.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function ah(e){return typeof e.constructor=="function"&&!vo(e)?_i(_s(e)):{}}function By(e,t,o){var a=e.constructor;switch(t){case Se:return Cu(e);case X:case ce:return new a(+e);case ke:return by(e,o);case $e:case Le:case Ze:case He:case ot:case gt:case yt:case ct:case Et:return Wf(e,o);case W:return new a;case J:case j:return new a(e);case _:return xy(e);case $:return new a;case te:return Sy(e)}}function jy(e,t){var o=t.length;if(!o)return e;var a=o-1;return t[a]=(o>1?"& ":"")+t[a],t=t.join(o>2?", ":" "),e.replace(li,`{
|
|
124
|
+
*/var iv=Wi.exports,Nc;function ov(){return Nc||(Nc=1,function(i,n){(function(){var r,s="4.17.21",l=200,v="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",d="Expected a function",c="Invalid `variable` option passed into `_.template`",b="__lodash_hash_undefined__",C=500,A="__lodash_placeholder__",E=1,I=2,L=4,T=1,M=2,N=1,ee=2,ne=4,Q=8,le=16,G=32,ue=64,V=128,ae=256,oe=512,pe=30,re="...",Ce=800,Oe=16,B=1,k=2,D=3,m=1/0,h=9007199254740991,w=17976931348623157e292,p=NaN,g=4294967295,O=g-1,Y=g>>>1,K=[["ary",V],["bind",N],["bindKey",ee],["curry",Q],["curryRight",le],["flip",oe],["partial",G],["partialRight",ue],["rearg",ae]],fe="[object Arguments]",de="[object Array]",we="[object AsyncFunction]",X="[object Boolean]",ce="[object Date]",Ae="[object DOMException]",be="[object Error]",U="[object Function]",q="[object GeneratorFunction]",W="[object Map]",J="[object Number]",se="[object Null]",De="[object Object]",u="[object Promise]",f="[object Proxy]",_="[object RegExp]",$="[object Set]",j="[object String]",te="[object Symbol]",xe="[object Undefined]",Te="[object WeakMap]",Re="[object WeakSet]",Se="[object ArrayBuffer]",ke="[object DataView]",$e="[object Float32Array]",Le="[object Float64Array]",Ze="[object Int8Array]",He="[object Int16Array]",ot="[object Int32Array]",gt="[object Uint8Array]",yt="[object Uint8ClampedArray]",ct="[object Uint16Array]",Et="[object Uint32Array]",Rn=/\b__p \+= '';/g,un=/\b(__p \+=) '' \+/g,St=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xn=/&(?:amp|lt|gt|quot|#39);/g,Ln=/[&<>"']/g,In=RegExp(xn.source),ln=RegExp(Ln.source),cn=/<%-([\s\S]+?)%>/g,fn=/<%([\s\S]+?)%>/g,st=/<%=([\s\S]+?)%>/g,nt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Mt=/^\w*$/,si=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,kn=/[\\^$.*+?()[\]{}|]/g,ai=RegExp(kn.source),hr=/^\s+/,ui=/\s/,li=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ka=/\{\n\/\* \[wrapped with (.+)\] \*/,Rt=/,? & /,Pa=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Lt=/[()=,{}\[\]\/\s]/,$a=/\\(\\)?/g,Hi=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Gi=/\w*$/,qt=/^[-+]0x[0-9a-f]+$/i,zn=/^0b[01]+$/i,Fn=/^\[object .+?Constructor\]$/,kr=/^0o[0-7]+$/i,ns=/^(?:0|[1-9]\d*)$/,Na=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,dr=/($^)/,Ba=/['\n\r\u2028\u2029\\]/g,pr="\\ud800-\\udfff",Pr="\\u0300-\\u036f",ja="\\ufe20-\\ufe2f",Ua="\\u20d0-\\u20ff",rs=Pr+ja+Ua,Vi="\\u2700-\\u27bf",is="a-z\\xdf-\\xf6\\xf8-\\xff",za="\\xac\\xb1\\xd7\\xf7",Fa="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Wa="\\u2000-\\u206f",Zi=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Qi="A-Z\\xc0-\\xd6\\xd8-\\xde",ci="\\ufe0e\\ufe0f",Ki=za+Fa+Wa+Zi,Wn="['’]",os="["+pr+"]",$r="["+Ki+"]",Nr="["+rs+"]",ss="\\d+",Ji="["+Vi+"]",Xi="["+is+"]",as="[^"+pr+Ki+ss+Vi+is+Qi+"]",eo="\\ud83c[\\udffb-\\udfff]",fi="(?:"+Nr+"|"+eo+")",to="[^"+pr+"]",Pn="(?:\\ud83c[\\udde6-\\uddff]){2}",Sn="[\\ud800-\\udbff][\\udc00-\\udfff]",Yn="["+Qi+"]",gr="\\u200d",Br="(?:"+Xi+"|"+as+")",hi="(?:"+Yn+"|"+as+")",us="(?:"+Wn+"(?:d|ll|m|re|s|t|ve))?",ls="(?:"+Wn+"(?:D|LL|M|RE|S|T|VE))?",jr=fi+"?",cs="["+ci+"]?",no="(?:"+gr+"(?:"+[to,Pn,Sn].join("|")+")"+cs+jr+")*",Ya="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",qa="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ve=cs+jr+no,Qt="(?:"+[Ji,Pn,Sn].join("|")+")"+Ve,vr="(?:"+[to+Nr+"?",Nr,Pn,Sn,os].join("|")+")",mr=RegExp(Wn,"g"),hn=RegExp(Nr,"g"),Kt=RegExp(eo+"(?="+eo+")|"+vr+Ve,"g"),yr=RegExp([Yn+"?"+Xi+"+"+us+"(?="+[$r,Yn,"$"].join("|")+")",hi+"+"+ls+"(?="+[$r,Yn+Br,"$"].join("|")+")",Yn+"?"+Br+"+"+us,Yn+"+"+ls,qa,Ya,ss,Qt].join("|"),"g"),qn=RegExp("["+gr+pr+rs+ci+"]"),Hn=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Sv=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Cv=-1,ht={};ht[$e]=ht[Le]=ht[Ze]=ht[He]=ht[ot]=ht[gt]=ht[yt]=ht[ct]=ht[Et]=!0,ht[fe]=ht[de]=ht[Se]=ht[X]=ht[ke]=ht[ce]=ht[be]=ht[U]=ht[W]=ht[J]=ht[De]=ht[_]=ht[$]=ht[j]=ht[Te]=!1;var ft={};ft[fe]=ft[de]=ft[Se]=ft[ke]=ft[X]=ft[ce]=ft[$e]=ft[Le]=ft[Ze]=ft[He]=ft[ot]=ft[W]=ft[J]=ft[De]=ft[_]=ft[$]=ft[j]=ft[te]=ft[gt]=ft[yt]=ft[ct]=ft[Et]=!0,ft[be]=ft[U]=ft[Te]=!1;var Av={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Ov={"&":"&","<":"<",">":">",'"':""","'":"'"},Dv={"&":"&","<":"<",">":">",""":'"',"'":"'"},Tv={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ev=parseFloat,Mv=parseInt,Wc=typeof _o=="object"&&_o&&_o.Object===Object&&_o,Rv=typeof self=="object"&&self&&self.Object===Object&&self,It=Wc||Rv||Function("return this")(),Ha=n&&!n.nodeType&&n,Ur=Ha&&!0&&i&&!i.nodeType&&i,Yc=Ur&&Ur.exports===Ha,Ga=Yc&&Wc.process,dn=function(){try{var H=Ur&&Ur.require&&Ur.require("util").types;return H||Ga&&Ga.binding&&Ga.binding("util")}catch{}}(),qc=dn&&dn.isArrayBuffer,Hc=dn&&dn.isDate,Gc=dn&&dn.isMap,Vc=dn&&dn.isRegExp,Zc=dn&&dn.isSet,Qc=dn&&dn.isTypedArray;function Jt(H,he,ie){switch(ie.length){case 0:return H.call(he);case 1:return H.call(he,ie[0]);case 2:return H.call(he,ie[0],ie[1]);case 3:return H.call(he,ie[0],ie[1],ie[2])}return H.apply(he,ie)}function Lv(H,he,ie,Me){for(var ze=-1,et=H==null?0:H.length;++ze<et;){var Ct=H[ze];he(Me,Ct,ie(Ct),H)}return Me}function pn(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me&&he(H[ie],ie,H)!==!1;);return H}function Iv(H,he){for(var ie=H==null?0:H.length;ie--&&he(H[ie],ie,H)!==!1;);return H}function Kc(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me;)if(!he(H[ie],ie,H))return!1;return!0}function wr(H,he){for(var ie=-1,Me=H==null?0:H.length,ze=0,et=[];++ie<Me;){var Ct=H[ie];he(Ct,ie,H)&&(et[ze++]=Ct)}return et}function fs(H,he){var ie=H==null?0:H.length;return!!ie&&di(H,he,0)>-1}function Va(H,he,ie){for(var Me=-1,ze=H==null?0:H.length;++Me<ze;)if(ie(he,H[Me]))return!0;return!1}function pt(H,he){for(var ie=-1,Me=H==null?0:H.length,ze=Array(Me);++ie<Me;)ze[ie]=he(H[ie],ie,H);return ze}function _r(H,he){for(var ie=-1,Me=he.length,ze=H.length;++ie<Me;)H[ze+ie]=he[ie];return H}function Za(H,he,ie,Me){var ze=-1,et=H==null?0:H.length;for(Me&&et&&(ie=H[++ze]);++ze<et;)ie=he(ie,H[ze],ze,H);return ie}function kv(H,he,ie,Me){var ze=H==null?0:H.length;for(Me&&ze&&(ie=H[--ze]);ze--;)ie=he(ie,H[ze],ze,H);return ie}function Qa(H,he){for(var ie=-1,Me=H==null?0:H.length;++ie<Me;)if(he(H[ie],ie,H))return!0;return!1}var Pv=Ka("length");function $v(H){return H.split("")}function Nv(H){return H.match(Pa)||[]}function Jc(H,he,ie){var Me;return ie(H,function(ze,et,Ct){if(he(ze,et,Ct))return Me=et,!1}),Me}function hs(H,he,ie,Me){for(var ze=H.length,et=ie+(Me?1:-1);Me?et--:++et<ze;)if(he(H[et],et,H))return et;return-1}function di(H,he,ie){return he===he?Zv(H,he,ie):hs(H,Xc,ie)}function Bv(H,he,ie,Me){for(var ze=ie-1,et=H.length;++ze<et;)if(Me(H[ze],he))return ze;return-1}function Xc(H){return H!==H}function ef(H,he){var ie=H==null?0:H.length;return ie?Xa(H,he)/ie:p}function Ka(H){return function(he){return he==null?r:he[H]}}function Ja(H){return function(he){return H==null?r:H[he]}}function tf(H,he,ie,Me,ze){return ze(H,function(et,Ct,lt){ie=Me?(Me=!1,et):he(ie,et,Ct,lt)}),ie}function jv(H,he){var ie=H.length;for(H.sort(he);ie--;)H[ie]=H[ie].value;return H}function Xa(H,he){for(var ie,Me=-1,ze=H.length;++Me<ze;){var et=he(H[Me]);et!==r&&(ie=ie===r?et:ie+et)}return ie}function eu(H,he){for(var ie=-1,Me=Array(H);++ie<H;)Me[ie]=he(ie);return Me}function Uv(H,he){return pt(he,function(ie){return[ie,H[ie]]})}function nf(H){return H&&H.slice(0,af(H)+1).replace(hr,"")}function Xt(H){return function(he){return H(he)}}function tu(H,he){return pt(he,function(ie){return H[ie]})}function ro(H,he){return H.has(he)}function rf(H,he){for(var ie=-1,Me=H.length;++ie<Me&&di(he,H[ie],0)>-1;);return ie}function of(H,he){for(var ie=H.length;ie--&&di(he,H[ie],0)>-1;);return ie}function zv(H,he){for(var ie=H.length,Me=0;ie--;)H[ie]===he&&++Me;return Me}var Fv=Ja(Av),Wv=Ja(Ov);function Yv(H){return"\\"+Tv[H]}function qv(H,he){return H==null?r:H[he]}function pi(H){return qn.test(H)}function Hv(H){return Hn.test(H)}function Gv(H){for(var he,ie=[];!(he=H.next()).done;)ie.push(he.value);return ie}function nu(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me,ze){ie[++he]=[ze,Me]}),ie}function sf(H,he){return function(ie){return H(he(ie))}}function br(H,he){for(var ie=-1,Me=H.length,ze=0,et=[];++ie<Me;){var Ct=H[ie];(Ct===he||Ct===A)&&(H[ie]=A,et[ze++]=ie)}return et}function ds(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me){ie[++he]=Me}),ie}function Vv(H){var he=-1,ie=Array(H.size);return H.forEach(function(Me){ie[++he]=[Me,Me]}),ie}function Zv(H,he,ie){for(var Me=ie-1,ze=H.length;++Me<ze;)if(H[Me]===he)return Me;return-1}function Qv(H,he,ie){for(var Me=ie+1;Me--;)if(H[Me]===he)return Me;return Me}function gi(H){return pi(H)?Jv(H):Pv(H)}function Cn(H){return pi(H)?Xv(H):$v(H)}function af(H){for(var he=H.length;he--&&ui.test(H.charAt(he)););return he}var Kv=Ja(Dv);function Jv(H){for(var he=Kt.lastIndex=0;Kt.test(H);)++he;return he}function Xv(H){return H.match(Kt)||[]}function em(H){return H.match(yr)||[]}var tm=function H(he){he=he==null?It:vi.defaults(It.Object(),he,vi.pick(It,Sv));var ie=he.Array,Me=he.Date,ze=he.Error,et=he.Function,Ct=he.Math,lt=he.Object,ru=he.RegExp,nm=he.String,gn=he.TypeError,ps=ie.prototype,rm=et.prototype,mi=lt.prototype,gs=he["__core-js_shared__"],vs=rm.toString,at=mi.hasOwnProperty,im=0,uf=function(){var e=/[^.]+$/.exec(gs&&gs.keys&&gs.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ms=mi.toString,om=vs.call(lt),sm=It._,am=ru("^"+vs.call(at).replace(kn,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ys=Yc?he.Buffer:r,xr=he.Symbol,ws=he.Uint8Array,lf=ys?ys.allocUnsafe:r,_s=sf(lt.getPrototypeOf,lt),cf=lt.create,ff=mi.propertyIsEnumerable,bs=ps.splice,hf=xr?xr.isConcatSpreadable:r,io=xr?xr.iterator:r,zr=xr?xr.toStringTag:r,xs=function(){try{var e=Hr(lt,"defineProperty");return e({},"",{}),e}catch{}}(),um=he.clearTimeout!==It.clearTimeout&&he.clearTimeout,lm=Me&&Me.now!==It.Date.now&&Me.now,cm=he.setTimeout!==It.setTimeout&&he.setTimeout,Ss=Ct.ceil,Cs=Ct.floor,iu=lt.getOwnPropertySymbols,fm=ys?ys.isBuffer:r,df=he.isFinite,hm=ps.join,dm=sf(lt.keys,lt),At=Ct.max,Pt=Ct.min,pm=Me.now,gm=he.parseInt,pf=Ct.random,vm=ps.reverse,ou=Hr(he,"DataView"),oo=Hr(he,"Map"),su=Hr(he,"Promise"),yi=Hr(he,"Set"),so=Hr(he,"WeakMap"),ao=Hr(lt,"create"),As=so&&new so,wi={},mm=Gr(ou),ym=Gr(oo),wm=Gr(su),_m=Gr(yi),bm=Gr(so),Os=xr?xr.prototype:r,uo=Os?Os.valueOf:r,gf=Os?Os.toString:r;function x(e){if(wt(e)&&!Fe(e)&&!(e instanceof Ke)){if(e instanceof vn)return e;if(at.call(e,"__wrapped__"))return vh(e)}return new vn(e)}var _i=function(){function e(){}return function(t){if(!vt(t))return{};if(cf)return cf(t);e.prototype=t;var o=new e;return e.prototype=r,o}}();function Ds(){}function vn(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=r}x.templateSettings={escape:cn,evaluate:fn,interpolate:st,variable:"",imports:{_:x}},x.prototype=Ds.prototype,x.prototype.constructor=x,vn.prototype=_i(Ds.prototype),vn.prototype.constructor=vn;function Ke(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=g,this.__views__=[]}function xm(){var e=new Ke(this.__wrapped__);return e.__actions__=Ht(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Ht(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Ht(this.__views__),e}function Sm(){if(this.__filtered__){var e=new Ke(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function Cm(){var e=this.__wrapped__.value(),t=this.__dir__,o=Fe(e),a=t<0,y=o?e.length:0,S=$y(0,y,this.__views__),P=S.start,z=S.end,Z=z-P,ge=a?z:P-1,ve=this.__iteratees__,_e=ve.length,Ee=0,Pe=Pt(Z,this.__takeCount__);if(!o||!a&&y==Z&&Pe==Z)return jf(e,this.__actions__);var Be=[];e:for(;Z--&&Ee<Pe;){ge+=t;for(var Ye=-1,je=e[ge];++Ye<_e;){var Qe=ve[Ye],Xe=Qe.iteratee,nn=Qe.type,Ft=Xe(je);if(nn==k)je=Ft;else if(!Ft){if(nn==B)continue e;break e}}Be[Ee++]=je}return Be}Ke.prototype=_i(Ds.prototype),Ke.prototype.constructor=Ke;function Fr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function Am(){this.__data__=ao?ao(null):{},this.size=0}function Om(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function Dm(e){var t=this.__data__;if(ao){var o=t[e];return o===b?r:o}return at.call(t,e)?t[e]:r}function Tm(e){var t=this.__data__;return ao?t[e]!==r:at.call(t,e)}function Em(e,t){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=ao&&t===r?b:t,this}Fr.prototype.clear=Am,Fr.prototype.delete=Om,Fr.prototype.get=Dm,Fr.prototype.has=Tm,Fr.prototype.set=Em;function Gn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function Mm(){this.__data__=[],this.size=0}function Rm(e){var t=this.__data__,o=Ts(t,e);if(o<0)return!1;var a=t.length-1;return o==a?t.pop():bs.call(t,o,1),--this.size,!0}function Lm(e){var t=this.__data__,o=Ts(t,e);return o<0?r:t[o][1]}function Im(e){return Ts(this.__data__,e)>-1}function km(e,t){var o=this.__data__,a=Ts(o,e);return a<0?(++this.size,o.push([e,t])):o[a][1]=t,this}Gn.prototype.clear=Mm,Gn.prototype.delete=Rm,Gn.prototype.get=Lm,Gn.prototype.has=Im,Gn.prototype.set=km;function Vn(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t<o;){var a=e[t];this.set(a[0],a[1])}}function Pm(){this.size=0,this.__data__={hash:new Fr,map:new(oo||Gn),string:new Fr}}function $m(e){var t=Us(this,e).delete(e);return this.size-=t?1:0,t}function Nm(e){return Us(this,e).get(e)}function Bm(e){return Us(this,e).has(e)}function jm(e,t){var o=Us(this,e),a=o.size;return o.set(e,t),this.size+=o.size==a?0:1,this}Vn.prototype.clear=Pm,Vn.prototype.delete=$m,Vn.prototype.get=Nm,Vn.prototype.has=Bm,Vn.prototype.set=jm;function Wr(e){var t=-1,o=e==null?0:e.length;for(this.__data__=new Vn;++t<o;)this.add(e[t])}function Um(e){return this.__data__.set(e,b),this}function zm(e){return this.__data__.has(e)}Wr.prototype.add=Wr.prototype.push=Um,Wr.prototype.has=zm;function An(e){var t=this.__data__=new Gn(e);this.size=t.size}function Fm(){this.__data__=new Gn,this.size=0}function Wm(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function Ym(e){return this.__data__.get(e)}function qm(e){return this.__data__.has(e)}function Hm(e,t){var o=this.__data__;if(o instanceof Gn){var a=o.__data__;if(!oo||a.length<l-1)return a.push([e,t]),this.size=++o.size,this;o=this.__data__=new Vn(a)}return o.set(e,t),this.size=o.size,this}An.prototype.clear=Fm,An.prototype.delete=Wm,An.prototype.get=Ym,An.prototype.has=qm,An.prototype.set=Hm;function vf(e,t){var o=Fe(e),a=!o&&Vr(e),y=!o&&!a&&Dr(e),S=!o&&!a&&!y&&Ci(e),P=o||a||y||S,z=P?eu(e.length,nm):[],Z=z.length;for(var ge in e)(t||at.call(e,ge))&&!(P&&(ge=="length"||y&&(ge=="offset"||ge=="parent")||S&&(ge=="buffer"||ge=="byteLength"||ge=="byteOffset")||Jn(ge,Z)))&&z.push(ge);return z}function mf(e){var t=e.length;return t?e[mu(0,t-1)]:r}function Gm(e,t){return zs(Ht(e),Yr(t,0,e.length))}function Vm(e){return zs(Ht(e))}function au(e,t,o){(o!==r&&!On(e[t],o)||o===r&&!(t in e))&&Zn(e,t,o)}function lo(e,t,o){var a=e[t];(!(at.call(e,t)&&On(a,o))||o===r&&!(t in e))&&Zn(e,t,o)}function Ts(e,t){for(var o=e.length;o--;)if(On(e[o][0],t))return o;return-1}function Zm(e,t,o,a){return Sr(e,function(y,S,P){t(a,y,o(y),P)}),a}function yf(e,t){return e&&Nn(t,Dt(t),e)}function Qm(e,t){return e&&Nn(t,Vt(t),e)}function Zn(e,t,o){t=="__proto__"&&xs?xs(e,t,{configurable:!0,enumerable:!0,value:o,writable:!0}):e[t]=o}function uu(e,t){for(var o=-1,a=t.length,y=ie(a),S=e==null;++o<a;)y[o]=S?r:Fu(e,t[o]);return y}function Yr(e,t,o){return e===e&&(o!==r&&(e=e<=o?e:o),t!==r&&(e=e>=t?e:t)),e}function mn(e,t,o,a,y,S){var P,z=t&E,Z=t&I,ge=t&L;if(o&&(P=y?o(e,a,y,S):o(e)),P!==r)return P;if(!vt(e))return e;var ve=Fe(e);if(ve){if(P=By(e),!z)return Ht(e,P)}else{var _e=$t(e),Ee=_e==U||_e==q;if(Dr(e))return Ff(e,z);if(_e==De||_e==fe||Ee&&!y){if(P=Z||Ee?{}:ah(e),!z)return Z?Dy(e,Qm(P,e)):Oy(e,yf(P,e))}else{if(!ft[_e])return y?e:{};P=jy(e,_e,z)}}S||(S=new An);var Pe=S.get(e);if(Pe)return Pe;S.set(e,P),$h(e)?e.forEach(function(je){P.add(mn(je,t,o,je,e,S))}):kh(e)&&e.forEach(function(je,Qe){P.set(Qe,mn(je,t,o,Qe,e,S))});var Be=ge?Z?Tu:Du:Z?Vt:Dt,Ye=ve?r:Be(e);return pn(Ye||e,function(je,Qe){Ye&&(Qe=je,je=e[Qe]),lo(P,Qe,mn(je,t,o,Qe,e,S))}),P}function Km(e){var t=Dt(e);return function(o){return wf(o,e,t)}}function wf(e,t,o){var a=o.length;if(e==null)return!a;for(e=lt(e);a--;){var y=o[a],S=t[y],P=e[y];if(P===r&&!(y in e)||!S(P))return!1}return!0}function _f(e,t,o){if(typeof e!="function")throw new gn(d);return mo(function(){e.apply(r,o)},t)}function co(e,t,o,a){var y=-1,S=fs,P=!0,z=e.length,Z=[],ge=t.length;if(!z)return Z;o&&(t=pt(t,Xt(o))),a?(S=Va,P=!1):t.length>=l&&(S=ro,P=!1,t=new Wr(t));e:for(;++y<z;){var ve=e[y],_e=o==null?ve:o(ve);if(ve=a||ve!==0?ve:0,P&&_e===_e){for(var Ee=ge;Ee--;)if(t[Ee]===_e)continue e;Z.push(ve)}else S(t,_e,a)||Z.push(ve)}return Z}var Sr=Gf($n),bf=Gf(cu,!0);function Jm(e,t){var o=!0;return Sr(e,function(a,y,S){return o=!!t(a,y,S),o}),o}function Es(e,t,o){for(var a=-1,y=e.length;++a<y;){var S=e[a],P=t(S);if(P!=null&&(z===r?P===P&&!tn(P):o(P,z)))var z=P,Z=S}return Z}function Xm(e,t,o,a){var y=e.length;for(o=We(o),o<0&&(o=-o>y?0:y+o),a=a===r||a>y?y:We(a),a<0&&(a+=y),a=o>a?0:Bh(a);o<a;)e[o++]=t;return e}function xf(e,t){var o=[];return Sr(e,function(a,y,S){t(a,y,S)&&o.push(a)}),o}function kt(e,t,o,a,y){var S=-1,P=e.length;for(o||(o=zy),y||(y=[]);++S<P;){var z=e[S];t>0&&o(z)?t>1?kt(z,t-1,o,a,y):_r(y,z):a||(y[y.length]=z)}return y}var lu=Vf(),Sf=Vf(!0);function $n(e,t){return e&&lu(e,t,Dt)}function cu(e,t){return e&&Sf(e,t,Dt)}function Ms(e,t){return wr(t,function(o){return Xn(e[o])})}function qr(e,t){t=Ar(t,e);for(var o=0,a=t.length;e!=null&&o<a;)e=e[Bn(t[o++])];return o&&o==a?e:r}function Cf(e,t,o){var a=t(e);return Fe(e)?a:_r(a,o(e))}function Ut(e){return e==null?e===r?xe:se:zr&&zr in lt(e)?Py(e):Vy(e)}function fu(e,t){return e>t}function ey(e,t){return e!=null&&at.call(e,t)}function ty(e,t){return e!=null&&t in lt(e)}function ny(e,t,o){return e>=Pt(t,o)&&e<At(t,o)}function hu(e,t,o){for(var a=o?Va:fs,y=e[0].length,S=e.length,P=S,z=ie(S),Z=1/0,ge=[];P--;){var ve=e[P];P&&t&&(ve=pt(ve,Xt(t))),Z=Pt(ve.length,Z),z[P]=!o&&(t||y>=120&&ve.length>=120)?new Wr(P&&ve):r}ve=e[0];var _e=-1,Ee=z[0];e:for(;++_e<y&&ge.length<Z;){var Pe=ve[_e],Be=t?t(Pe):Pe;if(Pe=o||Pe!==0?Pe:0,!(Ee?ro(Ee,Be):a(ge,Be,o))){for(P=S;--P;){var Ye=z[P];if(!(Ye?ro(Ye,Be):a(e[P],Be,o)))continue e}Ee&&Ee.push(Be),ge.push(Pe)}}return ge}function ry(e,t,o,a){return $n(e,function(y,S,P){t(a,o(y),S,P)}),a}function fo(e,t,o){t=Ar(t,e),e=fh(e,t);var a=e==null?e:e[Bn(wn(t))];return a==null?r:Jt(a,e,o)}function Af(e){return wt(e)&&Ut(e)==fe}function iy(e){return wt(e)&&Ut(e)==Se}function oy(e){return wt(e)&&Ut(e)==ce}function ho(e,t,o,a,y){return e===t?!0:e==null||t==null||!wt(e)&&!wt(t)?e!==e&&t!==t:sy(e,t,o,a,ho,y)}function sy(e,t,o,a,y,S){var P=Fe(e),z=Fe(t),Z=P?de:$t(e),ge=z?de:$t(t);Z=Z==fe?De:Z,ge=ge==fe?De:ge;var ve=Z==De,_e=ge==De,Ee=Z==ge;if(Ee&&Dr(e)){if(!Dr(t))return!1;P=!0,ve=!1}if(Ee&&!ve)return S||(S=new An),P||Ci(e)?ih(e,t,o,a,y,S):Iy(e,t,Z,o,a,y,S);if(!(o&T)){var Pe=ve&&at.call(e,"__wrapped__"),Be=_e&&at.call(t,"__wrapped__");if(Pe||Be){var Ye=Pe?e.value():e,je=Be?t.value():t;return S||(S=new An),y(Ye,je,o,a,S)}}return Ee?(S||(S=new An),ky(e,t,o,a,y,S)):!1}function ay(e){return wt(e)&&$t(e)==W}function du(e,t,o,a){var y=o.length,S=y,P=!a;if(e==null)return!S;for(e=lt(e);y--;){var z=o[y];if(P&&z[2]?z[1]!==e[z[0]]:!(z[0]in e))return!1}for(;++y<S;){z=o[y];var Z=z[0],ge=e[Z],ve=z[1];if(P&&z[2]){if(ge===r&&!(Z in e))return!1}else{var _e=new An;if(a)var Ee=a(ge,ve,Z,e,t,_e);if(!(Ee===r?ho(ve,ge,T|M,a,_e):Ee))return!1}}return!0}function Of(e){if(!vt(e)||Wy(e))return!1;var t=Xn(e)?am:Fn;return t.test(Gr(e))}function uy(e){return wt(e)&&Ut(e)==_}function ly(e){return wt(e)&&$t(e)==$}function cy(e){return wt(e)&&Gs(e.length)&&!!ht[Ut(e)]}function Df(e){return typeof e=="function"?e:e==null?Zt:typeof e=="object"?Fe(e)?Mf(e[0],e[1]):Ef(e):Zh(e)}function pu(e){if(!vo(e))return dm(e);var t=[];for(var o in lt(e))at.call(e,o)&&o!="constructor"&&t.push(o);return t}function fy(e){if(!vt(e))return Gy(e);var t=vo(e),o=[];for(var a in e)a=="constructor"&&(t||!at.call(e,a))||o.push(a);return o}function gu(e,t){return e<t}function Tf(e,t){var o=-1,a=Gt(e)?ie(e.length):[];return Sr(e,function(y,S,P){a[++o]=t(y,S,P)}),a}function Ef(e){var t=Mu(e);return t.length==1&&t[0][2]?lh(t[0][0],t[0][1]):function(o){return o===e||du(o,e,t)}}function Mf(e,t){return Lu(e)&&uh(t)?lh(Bn(e),t):function(o){var a=Fu(o,e);return a===r&&a===t?Wu(o,e):ho(t,a,T|M)}}function Rs(e,t,o,a,y){e!==t&&lu(t,function(S,P){if(y||(y=new An),vt(S))hy(e,t,P,o,Rs,a,y);else{var z=a?a(ku(e,P),S,P+"",e,t,y):r;z===r&&(z=S),au(e,P,z)}},Vt)}function hy(e,t,o,a,y,S,P){var z=ku(e,o),Z=ku(t,o),ge=P.get(Z);if(ge){au(e,o,ge);return}var ve=S?S(z,Z,o+"",e,t,P):r,_e=ve===r;if(_e){var Ee=Fe(Z),Pe=!Ee&&Dr(Z),Be=!Ee&&!Pe&&Ci(Z);ve=Z,Ee||Pe||Be?Fe(z)?ve=z:_t(z)?ve=Ht(z):Pe?(_e=!1,ve=Ff(Z,!0)):Be?(_e=!1,ve=Wf(Z,!0)):ve=[]:yo(Z)||Vr(Z)?(ve=z,Vr(z)?ve=jh(z):(!vt(z)||Xn(z))&&(ve=ah(Z))):_e=!1}_e&&(P.set(Z,ve),y(ve,Z,a,S,P),P.delete(Z)),au(e,o,ve)}function Rf(e,t){var o=e.length;if(o)return t+=t<0?o:0,Jn(t,o)?e[t]:r}function Lf(e,t,o){t.length?t=pt(t,function(S){return Fe(S)?function(P){return qr(P,S.length===1?S[0]:S)}:S}):t=[Zt];var a=-1;t=pt(t,Xt(Ne()));var y=Tf(e,function(S,P,z){var Z=pt(t,function(ge){return ge(S)});return{criteria:Z,index:++a,value:S}});return jv(y,function(S,P){return Ay(S,P,o)})}function dy(e,t){return If(e,t,function(o,a){return Wu(e,a)})}function If(e,t,o){for(var a=-1,y=t.length,S={};++a<y;){var P=t[a],z=qr(e,P);o(z,P)&&po(S,Ar(P,e),z)}return S}function py(e){return function(t){return qr(t,e)}}function vu(e,t,o,a){var y=a?Bv:di,S=-1,P=t.length,z=e;for(e===t&&(t=Ht(t)),o&&(z=pt(e,Xt(o)));++S<P;)for(var Z=0,ge=t[S],ve=o?o(ge):ge;(Z=y(z,ve,Z,a))>-1;)z!==e&&bs.call(z,Z,1),bs.call(e,Z,1);return e}function kf(e,t){for(var o=e?t.length:0,a=o-1;o--;){var y=t[o];if(o==a||y!==S){var S=y;Jn(y)?bs.call(e,y,1):_u(e,y)}}return e}function mu(e,t){return e+Cs(pf()*(t-e+1))}function gy(e,t,o,a){for(var y=-1,S=At(Ss((t-e)/(o||1)),0),P=ie(S);S--;)P[a?S:++y]=e,e+=o;return P}function yu(e,t){var o="";if(!e||t<1||t>h)return o;do t%2&&(o+=e),t=Cs(t/2),t&&(e+=e);while(t);return o}function Ge(e,t){return Pu(ch(e,t,Zt),e+"")}function vy(e){return mf(Ai(e))}function my(e,t){var o=Ai(e);return zs(o,Yr(t,0,o.length))}function po(e,t,o,a){if(!vt(e))return e;t=Ar(t,e);for(var y=-1,S=t.length,P=S-1,z=e;z!=null&&++y<S;){var Z=Bn(t[y]),ge=o;if(Z==="__proto__"||Z==="constructor"||Z==="prototype")return e;if(y!=P){var ve=z[Z];ge=a?a(ve,Z,z):r,ge===r&&(ge=vt(ve)?ve:Jn(t[y+1])?[]:{})}lo(z,Z,ge),z=z[Z]}return e}var Pf=As?function(e,t){return As.set(e,t),e}:Zt,yy=xs?function(e,t){return xs(e,"toString",{configurable:!0,enumerable:!1,value:qu(t),writable:!0})}:Zt;function wy(e){return zs(Ai(e))}function yn(e,t,o){var a=-1,y=e.length;t<0&&(t=-t>y?0:y+t),o=o>y?y:o,o<0&&(o+=y),y=t>o?0:o-t>>>0,t>>>=0;for(var S=ie(y);++a<y;)S[a]=e[a+t];return S}function _y(e,t){var o;return Sr(e,function(a,y,S){return o=t(a,y,S),!o}),!!o}function Ls(e,t,o){var a=0,y=e==null?a:e.length;if(typeof t=="number"&&t===t&&y<=Y){for(;a<y;){var S=a+y>>>1,P=e[S];P!==null&&!tn(P)&&(o?P<=t:P<t)?a=S+1:y=S}return y}return wu(e,t,Zt,o)}function wu(e,t,o,a){var y=0,S=e==null?0:e.length;if(S===0)return 0;t=o(t);for(var P=t!==t,z=t===null,Z=tn(t),ge=t===r;y<S;){var ve=Cs((y+S)/2),_e=o(e[ve]),Ee=_e!==r,Pe=_e===null,Be=_e===_e,Ye=tn(_e);if(P)var je=a||Be;else ge?je=Be&&(a||Ee):z?je=Be&&Ee&&(a||!Pe):Z?je=Be&&Ee&&!Pe&&(a||!Ye):Pe||Ye?je=!1:je=a?_e<=t:_e<t;je?y=ve+1:S=ve}return Pt(S,O)}function $f(e,t){for(var o=-1,a=e.length,y=0,S=[];++o<a;){var P=e[o],z=t?t(P):P;if(!o||!On(z,Z)){var Z=z;S[y++]=P===0?0:P}}return S}function Nf(e){return typeof e=="number"?e:tn(e)?p:+e}function en(e){if(typeof e=="string")return e;if(Fe(e))return pt(e,en)+"";if(tn(e))return gf?gf.call(e):"";var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Cr(e,t,o){var a=-1,y=fs,S=e.length,P=!0,z=[],Z=z;if(o)P=!1,y=Va;else if(S>=l){var ge=t?null:Ry(e);if(ge)return ds(ge);P=!1,y=ro,Z=new Wr}else Z=t?[]:z;e:for(;++a<S;){var ve=e[a],_e=t?t(ve):ve;if(ve=o||ve!==0?ve:0,P&&_e===_e){for(var Ee=Z.length;Ee--;)if(Z[Ee]===_e)continue e;t&&Z.push(_e),z.push(ve)}else y(Z,_e,o)||(Z!==z&&Z.push(_e),z.push(ve))}return z}function _u(e,t){return t=Ar(t,e),e=fh(e,t),e==null||delete e[Bn(wn(t))]}function Bf(e,t,o,a){return po(e,t,o(qr(e,t)),a)}function Is(e,t,o,a){for(var y=e.length,S=a?y:-1;(a?S--:++S<y)&&t(e[S],S,e););return o?yn(e,a?0:S,a?S+1:y):yn(e,a?S+1:0,a?y:S)}function jf(e,t){var o=e;return o instanceof Ke&&(o=o.value()),Za(t,function(a,y){return y.func.apply(y.thisArg,_r([a],y.args))},o)}function bu(e,t,o){var a=e.length;if(a<2)return a?Cr(e[0]):[];for(var y=-1,S=ie(a);++y<a;)for(var P=e[y],z=-1;++z<a;)z!=y&&(S[y]=co(S[y]||P,e[z],t,o));return Cr(kt(S,1),t,o)}function Uf(e,t,o){for(var a=-1,y=e.length,S=t.length,P={};++a<y;){var z=a<S?t[a]:r;o(P,e[a],z)}return P}function xu(e){return _t(e)?e:[]}function Su(e){return typeof e=="function"?e:Zt}function Ar(e,t){return Fe(e)?e:Lu(e,t)?[e]:gh(rt(e))}var by=Ge;function Or(e,t,o){var a=e.length;return o=o===r?a:o,!t&&o>=a?e:yn(e,t,o)}var zf=um||function(e){return It.clearTimeout(e)};function Ff(e,t){if(t)return e.slice();var o=e.length,a=lf?lf(o):new e.constructor(o);return e.copy(a),a}function Cu(e){var t=new e.constructor(e.byteLength);return new ws(t).set(new ws(e)),t}function xy(e,t){var o=t?Cu(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.byteLength)}function Sy(e){var t=new e.constructor(e.source,Gi.exec(e));return t.lastIndex=e.lastIndex,t}function Cy(e){return uo?lt(uo.call(e)):{}}function Wf(e,t){var o=t?Cu(e.buffer):e.buffer;return new e.constructor(o,e.byteOffset,e.length)}function Yf(e,t){if(e!==t){var o=e!==r,a=e===null,y=e===e,S=tn(e),P=t!==r,z=t===null,Z=t===t,ge=tn(t);if(!z&&!ge&&!S&&e>t||S&&P&&Z&&!z&&!ge||a&&P&&Z||!o&&Z||!y)return 1;if(!a&&!S&&!ge&&e<t||ge&&o&&y&&!a&&!S||z&&o&&y||!P&&y||!Z)return-1}return 0}function Ay(e,t,o){for(var a=-1,y=e.criteria,S=t.criteria,P=y.length,z=o.length;++a<P;){var Z=Yf(y[a],S[a]);if(Z){if(a>=z)return Z;var ge=o[a];return Z*(ge=="desc"?-1:1)}}return e.index-t.index}function qf(e,t,o,a){for(var y=-1,S=e.length,P=o.length,z=-1,Z=t.length,ge=At(S-P,0),ve=ie(Z+ge),_e=!a;++z<Z;)ve[z]=t[z];for(;++y<P;)(_e||y<S)&&(ve[o[y]]=e[y]);for(;ge--;)ve[z++]=e[y++];return ve}function Hf(e,t,o,a){for(var y=-1,S=e.length,P=-1,z=o.length,Z=-1,ge=t.length,ve=At(S-z,0),_e=ie(ve+ge),Ee=!a;++y<ve;)_e[y]=e[y];for(var Pe=y;++Z<ge;)_e[Pe+Z]=t[Z];for(;++P<z;)(Ee||y<S)&&(_e[Pe+o[P]]=e[y++]);return _e}function Ht(e,t){var o=-1,a=e.length;for(t||(t=ie(a));++o<a;)t[o]=e[o];return t}function Nn(e,t,o,a){var y=!o;o||(o={});for(var S=-1,P=t.length;++S<P;){var z=t[S],Z=a?a(o[z],e[z],z,o,e):r;Z===r&&(Z=e[z]),y?Zn(o,z,Z):lo(o,z,Z)}return o}function Oy(e,t){return Nn(e,Ru(e),t)}function Dy(e,t){return Nn(e,oh(e),t)}function ks(e,t){return function(o,a){var y=Fe(o)?Lv:Zm,S=t?t():{};return y(o,e,Ne(a,2),S)}}function bi(e){return Ge(function(t,o){var a=-1,y=o.length,S=y>1?o[y-1]:r,P=y>2?o[2]:r;for(S=e.length>3&&typeof S=="function"?(y--,S):r,P&&zt(o[0],o[1],P)&&(S=y<3?r:S,y=1),t=lt(t);++a<y;){var z=o[a];z&&e(t,z,a,S)}return t})}function Gf(e,t){return function(o,a){if(o==null)return o;if(!Gt(o))return e(o,a);for(var y=o.length,S=t?y:-1,P=lt(o);(t?S--:++S<y)&&a(P[S],S,P)!==!1;);return o}}function Vf(e){return function(t,o,a){for(var y=-1,S=lt(t),P=a(t),z=P.length;z--;){var Z=P[e?z:++y];if(o(S[Z],Z,S)===!1)break}return t}}function Ty(e,t,o){var a=t&N,y=go(e);function S(){var P=this&&this!==It&&this instanceof S?y:e;return P.apply(a?o:this,arguments)}return S}function Zf(e){return function(t){t=rt(t);var o=pi(t)?Cn(t):r,a=o?o[0]:t.charAt(0),y=o?Or(o,1).join(""):t.slice(1);return a[e]()+y}}function xi(e){return function(t){return Za(Gh(Hh(t).replace(mr,"")),e,"")}}function go(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var o=_i(e.prototype),a=e.apply(o,t);return vt(a)?a:o}}function Ey(e,t,o){var a=go(e);function y(){for(var S=arguments.length,P=ie(S),z=S,Z=Si(y);z--;)P[z]=arguments[z];var ge=S<3&&P[0]!==Z&&P[S-1]!==Z?[]:br(P,Z);if(S-=ge.length,S<o)return eh(e,t,Ps,y.placeholder,r,P,ge,r,r,o-S);var ve=this&&this!==It&&this instanceof y?a:e;return Jt(ve,this,P)}return y}function Qf(e){return function(t,o,a){var y=lt(t);if(!Gt(t)){var S=Ne(o,3);t=Dt(t),o=function(z){return S(y[z],z,y)}}var P=e(t,o,a);return P>-1?y[S?t[P]:P]:r}}function Kf(e){return Kn(function(t){var o=t.length,a=o,y=vn.prototype.thru;for(e&&t.reverse();a--;){var S=t[a];if(typeof S!="function")throw new gn(d);if(y&&!P&&js(S)=="wrapper")var P=new vn([],!0)}for(a=P?a:o;++a<o;){S=t[a];var z=js(S),Z=z=="wrapper"?Eu(S):r;Z&&Iu(Z[0])&&Z[1]==(V|Q|G|ae)&&!Z[4].length&&Z[9]==1?P=P[js(Z[0])].apply(P,Z[3]):P=S.length==1&&Iu(S)?P[z]():P.thru(S)}return function(){var ge=arguments,ve=ge[0];if(P&&ge.length==1&&Fe(ve))return P.plant(ve).value();for(var _e=0,Ee=o?t[_e].apply(this,ge):ve;++_e<o;)Ee=t[_e].call(this,Ee);return Ee}})}function Ps(e,t,o,a,y,S,P,z,Z,ge){var ve=t&V,_e=t&N,Ee=t&ee,Pe=t&(Q|le),Be=t&oe,Ye=Ee?r:go(e);function je(){for(var Qe=arguments.length,Xe=ie(Qe),nn=Qe;nn--;)Xe[nn]=arguments[nn];if(Pe)var Ft=Si(je),rn=zv(Xe,Ft);if(a&&(Xe=qf(Xe,a,y,Pe)),S&&(Xe=Hf(Xe,S,P,Pe)),Qe-=rn,Pe&&Qe<ge){var bt=br(Xe,Ft);return eh(e,t,Ps,je.placeholder,o,Xe,bt,z,Z,ge-Qe)}var Dn=_e?o:this,tr=Ee?Dn[e]:e;return Qe=Xe.length,z?Xe=Zy(Xe,z):Be&&Qe>1&&Xe.reverse(),ve&&Z<Qe&&(Xe.length=Z),this&&this!==It&&this instanceof je&&(tr=Ye||go(tr)),tr.apply(Dn,Xe)}return je}function Jf(e,t){return function(o,a){return ry(o,e,t(a),{})}}function $s(e,t){return function(o,a){var y;if(o===r&&a===r)return t;if(o!==r&&(y=o),a!==r){if(y===r)return a;typeof o=="string"||typeof a=="string"?(o=en(o),a=en(a)):(o=Nf(o),a=Nf(a)),y=e(o,a)}return y}}function Au(e){return Kn(function(t){return t=pt(t,Xt(Ne())),Ge(function(o){var a=this;return e(t,function(y){return Jt(y,a,o)})})})}function Ns(e,t){t=t===r?" ":en(t);var o=t.length;if(o<2)return o?yu(t,e):t;var a=yu(t,Ss(e/gi(t)));return pi(t)?Or(Cn(a),0,e).join(""):a.slice(0,e)}function My(e,t,o,a){var y=t&N,S=go(e);function P(){for(var z=-1,Z=arguments.length,ge=-1,ve=a.length,_e=ie(ve+Z),Ee=this&&this!==It&&this instanceof P?S:e;++ge<ve;)_e[ge]=a[ge];for(;Z--;)_e[ge++]=arguments[++z];return Jt(Ee,y?o:this,_e)}return P}function Xf(e){return function(t,o,a){return a&&typeof a!="number"&&zt(t,o,a)&&(o=a=r),t=er(t),o===r?(o=t,t=0):o=er(o),a=a===r?t<o?1:-1:er(a),gy(t,o,a,e)}}function Bs(e){return function(t,o){return typeof t=="string"&&typeof o=="string"||(t=_n(t),o=_n(o)),e(t,o)}}function eh(e,t,o,a,y,S,P,z,Z,ge){var ve=t&Q,_e=ve?P:r,Ee=ve?r:P,Pe=ve?S:r,Be=ve?r:S;t|=ve?G:ue,t&=~(ve?ue:G),t&ne||(t&=-4);var Ye=[e,t,y,Pe,_e,Be,Ee,z,Z,ge],je=o.apply(r,Ye);return Iu(e)&&hh(je,Ye),je.placeholder=a,dh(je,e,t)}function Ou(e){var t=Ct[e];return function(o,a){if(o=_n(o),a=a==null?0:Pt(We(a),292),a&&df(o)){var y=(rt(o)+"e").split("e"),S=t(y[0]+"e"+(+y[1]+a));return y=(rt(S)+"e").split("e"),+(y[0]+"e"+(+y[1]-a))}return t(o)}}var Ry=yi&&1/ds(new yi([,-0]))[1]==m?function(e){return new yi(e)}:Vu;function th(e){return function(t){var o=$t(t);return o==W?nu(t):o==$?Vv(t):Uv(t,e(t))}}function Qn(e,t,o,a,y,S,P,z){var Z=tⅇif(!Z&&typeof e!="function")throw new gn(d);var ge=a?a.length:0;if(ge||(t&=-97,a=y=r),P=P===r?P:At(We(P),0),z=z===r?z:We(z),ge-=y?y.length:0,t&ue){var ve=a,_e=y;a=y=r}var Ee=Z?r:Eu(e),Pe=[e,t,o,a,y,ve,_e,S,P,z];if(Ee&&Hy(Pe,Ee),e=Pe[0],t=Pe[1],o=Pe[2],a=Pe[3],y=Pe[4],z=Pe[9]=Pe[9]===r?Z?0:e.length:At(Pe[9]-ge,0),!z&&t&(Q|le)&&(t&=-25),!t||t==N)var Be=Ty(e,t,o);else t==Q||t==le?Be=Ey(e,t,z):(t==G||t==(N|G))&&!y.length?Be=My(e,t,o,a):Be=Ps.apply(r,Pe);var Ye=Ee?Pf:hh;return dh(Ye(Be,Pe),e,t)}function nh(e,t,o,a){return e===r||On(e,mi[o])&&!at.call(a,o)?t:e}function rh(e,t,o,a,y,S){return vt(e)&&vt(t)&&(S.set(t,e),Rs(e,t,r,rh,S),S.delete(t)),e}function Ly(e){return yo(e)?r:e}function ih(e,t,o,a,y,S){var P=o&T,z=e.length,Z=t.length;if(z!=Z&&!(P&&Z>z))return!1;var ge=S.get(e),ve=S.get(t);if(ge&&ve)return ge==t&&ve==e;var _e=-1,Ee=!0,Pe=o&M?new Wr:r;for(S.set(e,t),S.set(t,e);++_e<z;){var Be=e[_e],Ye=t[_e];if(a)var je=P?a(Ye,Be,_e,t,e,S):a(Be,Ye,_e,e,t,S);if(je!==r){if(je)continue;Ee=!1;break}if(Pe){if(!Qa(t,function(Qe,Xe){if(!ro(Pe,Xe)&&(Be===Qe||y(Be,Qe,o,a,S)))return Pe.push(Xe)})){Ee=!1;break}}else if(!(Be===Ye||y(Be,Ye,o,a,S))){Ee=!1;break}}return S.delete(e),S.delete(t),Ee}function Iy(e,t,o,a,y,S,P){switch(o){case ke:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Se:return!(e.byteLength!=t.byteLength||!S(new ws(e),new ws(t)));case X:case ce:case J:return On(+e,+t);case be:return e.name==t.name&&e.message==t.message;case _:case j:return e==t+"";case W:var z=nu;case $:var Z=a&T;if(z||(z=ds),e.size!=t.size&&!Z)return!1;var ge=P.get(e);if(ge)return ge==t;a|=M,P.set(e,t);var ve=ih(z(e),z(t),a,y,S,P);return P.delete(e),ve;case te:if(uo)return uo.call(e)==uo.call(t)}return!1}function ky(e,t,o,a,y,S){var P=o&T,z=Du(e),Z=z.length,ge=Du(t),ve=ge.length;if(Z!=ve&&!P)return!1;for(var _e=Z;_e--;){var Ee=z[_e];if(!(P?Ee in t:at.call(t,Ee)))return!1}var Pe=S.get(e),Be=S.get(t);if(Pe&&Be)return Pe==t&&Be==e;var Ye=!0;S.set(e,t),S.set(t,e);for(var je=P;++_e<Z;){Ee=z[_e];var Qe=e[Ee],Xe=t[Ee];if(a)var nn=P?a(Xe,Qe,Ee,t,e,S):a(Qe,Xe,Ee,e,t,S);if(!(nn===r?Qe===Xe||y(Qe,Xe,o,a,S):nn)){Ye=!1;break}je||(je=Ee=="constructor")}if(Ye&&!je){var Ft=e.constructor,rn=t.constructor;Ft!=rn&&"constructor"in e&&"constructor"in t&&!(typeof Ft=="function"&&Ft instanceof Ft&&typeof rn=="function"&&rn instanceof rn)&&(Ye=!1)}return S.delete(e),S.delete(t),Ye}function Kn(e){return Pu(ch(e,r,wh),e+"")}function Du(e){return Cf(e,Dt,Ru)}function Tu(e){return Cf(e,Vt,oh)}var Eu=As?function(e){return As.get(e)}:Vu;function js(e){for(var t=e.name+"",o=wi[t],a=at.call(wi,t)?o.length:0;a--;){var y=o[a],S=y.func;if(S==null||S==e)return y.name}return t}function Si(e){var t=at.call(x,"placeholder")?x:e;return t.placeholder}function Ne(){var e=x.iteratee||Hu;return e=e===Hu?Df:e,arguments.length?e(arguments[0],arguments[1]):e}function Us(e,t){var o=e.__data__;return Fy(t)?o[typeof t=="string"?"string":"hash"]:o.map}function Mu(e){for(var t=Dt(e),o=t.length;o--;){var a=t[o],y=e[a];t[o]=[a,y,uh(y)]}return t}function Hr(e,t){var o=qv(e,t);return Of(o)?o:r}function Py(e){var t=at.call(e,zr),o=e[zr];try{e[zr]=r;var a=!0}catch{}var y=ms.call(e);return a&&(t?e[zr]=o:delete e[zr]),y}var Ru=iu?function(e){return e==null?[]:(e=lt(e),wr(iu(e),function(t){return ff.call(e,t)}))}:Zu,oh=iu?function(e){for(var t=[];e;)_r(t,Ru(e)),e=_s(e);return t}:Zu,$t=Ut;(ou&&$t(new ou(new ArrayBuffer(1)))!=ke||oo&&$t(new oo)!=W||su&&$t(su.resolve())!=u||yi&&$t(new yi)!=$||so&&$t(new so)!=Te)&&($t=function(e){var t=Ut(e),o=t==De?e.constructor:r,a=o?Gr(o):"";if(a)switch(a){case mm:return ke;case ym:return W;case wm:return u;case _m:return $;case bm:return Te}return t});function $y(e,t,o){for(var a=-1,y=o.length;++a<y;){var S=o[a],P=S.size;switch(S.type){case"drop":e+=P;break;case"dropRight":t-=P;break;case"take":t=Pt(t,e+P);break;case"takeRight":e=At(e,t-P);break}}return{start:e,end:t}}function Ny(e){var t=e.match(ka);return t?t[1].split(Rt):[]}function sh(e,t,o){t=Ar(t,e);for(var a=-1,y=t.length,S=!1;++a<y;){var P=Bn(t[a]);if(!(S=e!=null&&o(e,P)))break;e=e[P]}return S||++a!=y?S:(y=e==null?0:e.length,!!y&&Gs(y)&&Jn(P,y)&&(Fe(e)||Vr(e)))}function By(e){var t=e.length,o=new e.constructor(t);return t&&typeof e[0]=="string"&&at.call(e,"index")&&(o.index=e.index,o.input=e.input),o}function ah(e){return typeof e.constructor=="function"&&!vo(e)?_i(_s(e)):{}}function jy(e,t,o){var a=e.constructor;switch(t){case Se:return Cu(e);case X:case ce:return new a(+e);case ke:return xy(e,o);case $e:case Le:case Ze:case He:case ot:case gt:case yt:case ct:case Et:return Wf(e,o);case W:return new a;case J:case j:return new a(e);case _:return Sy(e);case $:return new a;case te:return Cy(e)}}function Uy(e,t){var o=t.length;if(!o)return e;var a=o-1;return t[a]=(o>1?"& ":"")+t[a],t=t.join(o>2?", ":" "),e.replace(li,`{
|
|
125
125
|
/* [wrapped with `+t+`] */
|
|
126
|
-
`)}function Uy(e){return Fe(e)||Vr(e)||!!(hf&&e&&e[hf])}function Jn(e,t){var o=typeof e;return t=t??d,!!t&&(o=="number"||o!="symbol"&&ns.test(e))&&e>-1&&e%1==0&&e<t}function zt(e,t,o){if(!vt(o))return!1;var a=typeof t;return(a=="number"?Gt(o)&&Jn(t,o.length):a=="string"&&t in o)?On(o[t],e):!1}function Lu(e,t){if(Fe(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||tn(e)?!0:Mt.test(e)||!nt.test(e)||t!=null&&e in lt(t)}function zy(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Iu(e){var t=js(e),o=x[t];if(typeof o!="function"||!(t in Ke.prototype))return!1;if(e===o)return!0;var a=Eu(o);return!!a&&e===a[0]}function Fy(e){return!!uf&&uf in e}var Wy=gs?Xn:Qu;function vo(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||mi;return e===o}function uh(e){return e===e&&!vt(e)}function lh(e,t){return function(o){return o==null?!1:o[e]===t&&(t!==r||e in lt(o))}}function Yy(e){var t=qs(e,function(a){return o.size===C&&o.clear(),a}),o=t.cache;return t}function qy(e,t){var o=e[1],a=t[1],y=o|a,S=y<(N|ee|V),P=a==V&&o==Q||a==V&&o==ae&&e[7].length<=t[8]||a==(V|ae)&&t[7].length<=t[8]&&o==Q;if(!(S||P))return e;a&N&&(e[2]=t[2],y|=o&N?0:ne);var z=t[3];if(z){var Z=e[3];e[3]=Z?qf(Z,z,t[4]):z,e[4]=Z?br(e[3],A):t[4]}return z=t[5],z&&(Z=e[5],e[5]=Z?Hf(Z,z,t[6]):z,e[6]=Z?br(e[5],A):t[6]),z=t[7],z&&(e[7]=z),a&V&&(e[8]=e[8]==null?t[8]:Pt(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=y,e}function Hy(e){var t=[];if(e!=null)for(var o in lt(e))t.push(o);return t}function Gy(e){return ms.call(e)}function ch(e,t,o){return t=At(t===r?e.length-1:t,0),function(){for(var a=arguments,y=-1,S=At(a.length-t,0),P=ie(S);++y<S;)P[y]=a[t+y];y=-1;for(var z=ie(t+1);++y<t;)z[y]=a[y];return z[t]=o(P),Jt(e,this,z)}}function fh(e,t){return t.length<2?e:qr(e,yn(t,0,-1))}function Vy(e,t){for(var o=e.length,a=Pt(t.length,o),y=Ht(e);a--;){var S=t[a];e[a]=Jn(S,o)?y[S]:r}return e}function ku(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var hh=ph(Pf),mo=lm||function(e,t){return It.setTimeout(e,t)},Pu=ph(my);function dh(e,t,o){var a=t+"";return Pu(e,jy(a,Zy($y(a),o)))}function ph(e){var t=0,o=0;return function(){var a=dm(),y=Oe-(a-o);if(o=a,y>0){if(++t>=Ce)return arguments[0]}else t=0;return e.apply(r,arguments)}}function zs(e,t){var o=-1,a=e.length,y=a-1;for(t=t===r?a:t;++o<t;){var S=mu(o,y),P=e[S];e[S]=e[o],e[o]=P}return e.length=t,e}var gh=Yy(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(si,function(o,a,y,S){t.push(y?S.replace($a,"$1"):a||o)}),t});function Nn(e){if(typeof e=="string"||tn(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Gr(e){if(e!=null){try{return vs.call(e)}catch{}try{return e+""}catch{}}return""}function Zy(e,t){return pn(K,function(o){var a="_."+o[0];t&o[1]&&!fs(e,a)&&e.push(a)}),e.sort()}function vh(e){if(e instanceof Ke)return e.clone();var t=new vn(e.__wrapped__,e.__chain__);return t.__actions__=Ht(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function Qy(e,t,o){(o?zt(e,t,o):t===r)?t=1:t=At(We(t),0);var a=e==null?0:e.length;if(!a||t<1)return[];for(var y=0,S=0,P=ie(Ss(a/t));y<a;)P[S++]=yn(e,y,y+=t);return P}function Ky(e){for(var t=-1,o=e==null?0:e.length,a=0,y=[];++t<o;){var S=e[t];S&&(y[a++]=S)}return y}function Jy(){var e=arguments.length;if(!e)return[];for(var t=ie(e-1),o=arguments[0],a=e;a--;)t[a-1]=arguments[a];return _r(Fe(o)?Ht(o):[o],kt(t,1))}var Xy=Ge(function(e,t){return _t(e)?co(e,kt(t,1,_t,!0)):[]}),e2=Ge(function(e,t){var o=wn(t);return _t(o)&&(o=r),_t(e)?co(e,kt(t,1,_t,!0),Ne(o,2)):[]}),t2=Ge(function(e,t){var o=wn(t);return _t(o)&&(o=r),_t(e)?co(e,kt(t,1,_t,!0),r,o):[]});function n2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),yn(e,t<0?0:t,a)):[]}function r2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),t=a-t,yn(e,0,t<0?0:t)):[]}function i2(e,t){return e&&e.length?Is(e,Ne(t,3),!0,!0):[]}function o2(e,t){return e&&e.length?Is(e,Ne(t,3),!0):[]}function s2(e,t,o,a){var y=e==null?0:e.length;return y?(o&&typeof o!="number"&&zt(e,t,o)&&(o=0,a=y),Jm(e,t,o,a)):[]}function mh(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=o==null?0:We(o);return y<0&&(y=At(a+y,0)),hs(e,Ne(t,3),y)}function yh(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=a-1;return o!==r&&(y=We(o),y=o<0?At(a+y,0):Pt(y,a-1)),hs(e,Ne(t,3),y,!0)}function wh(e){var t=e==null?0:e.length;return t?kt(e,1):[]}function a2(e){var t=e==null?0:e.length;return t?kt(e,m):[]}function u2(e,t){var o=e==null?0:e.length;return o?(t=t===r?1:We(t),kt(e,t)):[]}function l2(e){for(var t=-1,o=e==null?0:e.length,a={};++t<o;){var y=e[t];a[y[0]]=y[1]}return a}function _h(e){return e&&e.length?e[0]:r}function c2(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=o==null?0:We(o);return y<0&&(y=At(a+y,0)),di(e,t,y)}function f2(e){var t=e==null?0:e.length;return t?yn(e,0,-1):[]}var h2=Ge(function(e){var t=pt(e,xu);return t.length&&t[0]===e[0]?hu(t):[]}),d2=Ge(function(e){var t=wn(e),o=pt(e,xu);return t===wn(o)?t=r:o.pop(),o.length&&o[0]===e[0]?hu(o,Ne(t,2)):[]}),p2=Ge(function(e){var t=wn(e),o=pt(e,xu);return t=typeof t=="function"?t:r,t&&o.pop(),o.length&&o[0]===e[0]?hu(o,r,t):[]});function g2(e,t){return e==null?"":fm.call(e,t)}function wn(e){var t=e==null?0:e.length;return t?e[t-1]:r}function v2(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=a;return o!==r&&(y=We(o),y=y<0?At(a+y,0):Pt(y,a-1)),t===t?Zv(e,t,y):hs(e,Xc,y,!0)}function m2(e,t){return e&&e.length?Rf(e,We(t)):r}var y2=Ge(bh);function bh(e,t){return e&&e.length&&t&&t.length?vu(e,t):e}function w2(e,t,o){return e&&e.length&&t&&t.length?vu(e,t,Ne(o,2)):e}function _2(e,t,o){return e&&e.length&&t&&t.length?vu(e,t,r,o):e}var b2=Kn(function(e,t){var o=e==null?0:e.length,a=uu(e,t);return kf(e,pt(t,function(y){return Jn(y,o)?+y:y}).sort(Yf)),a});function x2(e,t){var o=[];if(!(e&&e.length))return o;var a=-1,y=[],S=e.length;for(t=Ne(t,3);++a<S;){var P=e[a];t(P,a,e)&&(o.push(P),y.push(a))}return kf(e,y),o}function $u(e){return e==null?e:gm.call(e)}function S2(e,t,o){var a=e==null?0:e.length;return a?(o&&typeof o!="number"&&zt(e,t,o)?(t=0,o=a):(t=t==null?0:We(t),o=o===r?a:We(o)),yn(e,t,o)):[]}function C2(e,t){return Ls(e,t)}function A2(e,t,o){return wu(e,t,Ne(o,2))}function O2(e,t){var o=e==null?0:e.length;if(o){var a=Ls(e,t);if(a<o&&On(e[a],t))return a}return-1}function D2(e,t){return Ls(e,t,!0)}function T2(e,t,o){return wu(e,t,Ne(o,2),!0)}function E2(e,t){var o=e==null?0:e.length;if(o){var a=Ls(e,t,!0)-1;if(On(e[a],t))return a}return-1}function M2(e){return e&&e.length?$f(e):[]}function R2(e,t){return e&&e.length?$f(e,Ne(t,2)):[]}function L2(e){var t=e==null?0:e.length;return t?yn(e,1,t):[]}function I2(e,t,o){return e&&e.length?(t=o||t===r?1:We(t),yn(e,0,t<0?0:t)):[]}function k2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),t=a-t,yn(e,t<0?0:t,a)):[]}function P2(e,t){return e&&e.length?Is(e,Ne(t,3),!1,!0):[]}function $2(e,t){return e&&e.length?Is(e,Ne(t,3)):[]}var N2=Ge(function(e){return Cr(kt(e,1,_t,!0))}),B2=Ge(function(e){var t=wn(e);return _t(t)&&(t=r),Cr(kt(e,1,_t,!0),Ne(t,2))}),j2=Ge(function(e){var t=wn(e);return t=typeof t=="function"?t:r,Cr(kt(e,1,_t,!0),r,t)});function U2(e){return e&&e.length?Cr(e):[]}function z2(e,t){return e&&e.length?Cr(e,Ne(t,2)):[]}function F2(e,t){return t=typeof t=="function"?t:r,e&&e.length?Cr(e,r,t):[]}function Nu(e){if(!(e&&e.length))return[];var t=0;return e=wr(e,function(o){if(_t(o))return t=At(o.length,t),!0}),eu(t,function(o){return pt(e,Ka(o))})}function xh(e,t){if(!(e&&e.length))return[];var o=Nu(e);return t==null?o:pt(o,function(a){return Jt(t,r,a)})}var W2=Ge(function(e,t){return _t(e)?co(e,t):[]}),Y2=Ge(function(e){return bu(wr(e,_t))}),q2=Ge(function(e){var t=wn(e);return _t(t)&&(t=r),bu(wr(e,_t),Ne(t,2))}),H2=Ge(function(e){var t=wn(e);return t=typeof t=="function"?t:r,bu(wr(e,_t),r,t)}),G2=Ge(Nu);function V2(e,t){return Uf(e||[],t||[],lo)}function Z2(e,t){return Uf(e||[],t||[],po)}var Q2=Ge(function(e){var t=e.length,o=t>1?e[t-1]:r;return o=typeof o=="function"?(e.pop(),o):r,xh(e,o)});function Sh(e){var t=x(e);return t.__chain__=!0,t}function K2(e,t){return t(e),e}function Fs(e,t){return t(e)}var J2=Kn(function(e){var t=e.length,o=t?e[0]:0,a=this.__wrapped__,y=function(S){return uu(S,e)};return t>1||this.__actions__.length||!(a instanceof Ke)||!Jn(o)?this.thru(y):(a=a.slice(o,+o+(t?1:0)),a.__actions__.push({func:Fs,args:[y],thisArg:r}),new vn(a,this.__chain__).thru(function(S){return t&&!S.length&&S.push(r),S}))});function X2(){return Sh(this)}function ew(){return new vn(this.value(),this.__chain__)}function tw(){this.__values__===r&&(this.__values__=Nh(this.value()));var e=this.__index__>=this.__values__.length,t=e?r:this.__values__[this.__index__++];return{done:e,value:t}}function nw(){return this}function rw(e){for(var t,o=this;o instanceof Ds;){var a=vh(o);a.__index__=0,a.__values__=r,t?y.__wrapped__=a:t=a;var y=a;o=o.__wrapped__}return y.__wrapped__=e,t}function iw(){var e=this.__wrapped__;if(e instanceof Ke){var t=e;return this.__actions__.length&&(t=new Ke(this)),t=t.reverse(),t.__actions__.push({func:Fs,args:[$u],thisArg:r}),new vn(t,this.__chain__)}return this.thru($u)}function ow(){return jf(this.__wrapped__,this.__actions__)}var sw=ks(function(e,t,o){at.call(e,o)?++e[o]:Zn(e,o,1)});function aw(e,t,o){var a=Fe(e)?Kc:Km;return o&&zt(e,t,o)&&(t=r),a(e,Ne(t,3))}function uw(e,t){var o=Fe(e)?wr:xf;return o(e,Ne(t,3))}var lw=Qf(mh),cw=Qf(yh);function fw(e,t){return kt(Ws(e,t),1)}function hw(e,t){return kt(Ws(e,t),m)}function dw(e,t,o){return o=o===r?1:We(o),kt(Ws(e,t),o)}function Ch(e,t){var o=Fe(e)?pn:Sr;return o(e,Ne(t,3))}function Ah(e,t){var o=Fe(e)?Lv:bf;return o(e,Ne(t,3))}var pw=ks(function(e,t,o){at.call(e,o)?e[o].push(t):Zn(e,o,[t])});function gw(e,t,o,a){e=Gt(e)?e:Ai(e),o=o&&!a?We(o):0;var y=e.length;return o<0&&(o=At(y+o,0)),Vs(e)?o<=y&&e.indexOf(t,o)>-1:!!y&&di(e,t,o)>-1}var vw=Ge(function(e,t,o){var a=-1,y=typeof t=="function",S=Gt(e)?ie(e.length):[];return Sr(e,function(P){S[++a]=y?Jt(t,P,o):fo(P,t,o)}),S}),mw=ks(function(e,t,o){Zn(e,o,t)});function Ws(e,t){var o=Fe(e)?pt:Tf;return o(e,Ne(t,3))}function yw(e,t,o,a){return e==null?[]:(Fe(t)||(t=t==null?[]:[t]),o=a?r:o,Fe(o)||(o=o==null?[]:[o]),Lf(e,t,o))}var ww=ks(function(e,t,o){e[o?0:1].push(t)},function(){return[[],[]]});function _w(e,t,o){var a=Fe(e)?Za:tf,y=arguments.length<3;return a(e,Ne(t,4),o,y,Sr)}function bw(e,t,o){var a=Fe(e)?Iv:tf,y=arguments.length<3;return a(e,Ne(t,4),o,y,bf)}function xw(e,t){var o=Fe(e)?wr:xf;return o(e,Hs(Ne(t,3)))}function Sw(e){var t=Fe(e)?mf:gy;return t(e)}function Cw(e,t,o){(o?zt(e,t,o):t===r)?t=1:t=We(t);var a=Fe(e)?Hm:vy;return a(e,t)}function Aw(e){var t=Fe(e)?Gm:yy;return t(e)}function Ow(e){if(e==null)return 0;if(Gt(e))return Vs(e)?gi(e):e.length;var t=$t(e);return t==W||t==$?e.size:pu(e).length}function Dw(e,t,o){var a=Fe(e)?Qa:wy;return o&&zt(e,t,o)&&(t=r),a(e,Ne(t,3))}var Tw=Ge(function(e,t){if(e==null)return[];var o=t.length;return o>1&&zt(e,t[0],t[1])?t=[]:o>2&&zt(t[0],t[1],t[2])&&(t=[t[0]]),Lf(e,kt(t,1),[])}),Ys=um||function(){return It.Date.now()};function Ew(e,t){if(typeof t!="function")throw new gn(h);return e=We(e),function(){if(--e<1)return t.apply(this,arguments)}}function Oh(e,t,o){return t=o?r:t,t=e&&t==null?e.length:t,Qn(e,V,r,r,r,r,t)}function Dh(e,t){var o;if(typeof t!="function")throw new gn(h);return e=We(e),function(){return--e>0&&(o=t.apply(this,arguments)),e<=1&&(t=r),o}}var Bu=Ge(function(e,t,o){var a=N;if(o.length){var y=br(o,Si(Bu));a|=G}return Qn(e,a,t,o,y)}),Th=Ge(function(e,t,o){var a=N|ee;if(o.length){var y=br(o,Si(Th));a|=G}return Qn(t,a,e,o,y)});function Eh(e,t,o){t=o?r:t;var a=Qn(e,Q,r,r,r,r,r,t);return a.placeholder=Eh.placeholder,a}function Mh(e,t,o){t=o?r:t;var a=Qn(e,le,r,r,r,r,r,t);return a.placeholder=Mh.placeholder,a}function Rh(e,t,o){var a,y,S,P,z,Z,ge=0,ve=!1,_e=!1,Ee=!0;if(typeof e!="function")throw new gn(h);t=_n(t)||0,vt(o)&&(ve=!!o.leading,_e="maxWait"in o,S=_e?At(_n(o.maxWait)||0,t):S,Ee="trailing"in o?!!o.trailing:Ee);function Pe(bt){var Dn=a,tr=y;return a=y=r,ge=bt,P=e.apply(tr,Dn),P}function Be(bt){return ge=bt,z=mo(Qe,t),ve?Pe(bt):P}function Ye(bt){var Dn=bt-Z,tr=bt-ge,Qh=t-Dn;return _e?Pt(Qh,S-tr):Qh}function je(bt){var Dn=bt-Z,tr=bt-ge;return Z===r||Dn>=t||Dn<0||_e&&tr>=S}function Qe(){var bt=Ys();if(je(bt))return Xe(bt);z=mo(Qe,Ye(bt))}function Xe(bt){return z=r,Ee&&a?Pe(bt):(a=y=r,P)}function nn(){z!==r&&zf(z),ge=0,a=Z=y=z=r}function Ft(){return z===r?P:Xe(Ys())}function rn(){var bt=Ys(),Dn=je(bt);if(a=arguments,y=this,Z=bt,Dn){if(z===r)return Be(Z);if(_e)return zf(z),z=mo(Qe,t),Pe(Z)}return z===r&&(z=mo(Qe,t)),P}return rn.cancel=nn,rn.flush=Ft,rn}var Mw=Ge(function(e,t){return _f(e,1,t)}),Rw=Ge(function(e,t,o){return _f(e,_n(t)||0,o)});function Lw(e){return Qn(e,oe)}function qs(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new gn(h);var o=function(){var a=arguments,y=t?t.apply(this,a):a[0],S=o.cache;if(S.has(y))return S.get(y);var P=e.apply(this,a);return o.cache=S.set(y,P)||S,P};return o.cache=new(qs.Cache||Vn),o}qs.Cache=Vn;function Hs(e){if(typeof e!="function")throw new gn(h);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function Iw(e){return Dh(2,e)}var kw=_y(function(e,t){t=t.length==1&&Fe(t[0])?pt(t[0],Xt(Ne())):pt(kt(t,1),Xt(Ne()));var o=t.length;return Ge(function(a){for(var y=-1,S=Pt(a.length,o);++y<S;)a[y]=t[y].call(this,a[y]);return Jt(e,this,a)})}),ju=Ge(function(e,t){var o=br(t,Si(ju));return Qn(e,G,r,t,o)}),Lh=Ge(function(e,t){var o=br(t,Si(Lh));return Qn(e,ue,r,t,o)}),Pw=Kn(function(e,t){return Qn(e,ae,r,r,r,t)});function $w(e,t){if(typeof e!="function")throw new gn(h);return t=t===r?t:We(t),Ge(e,t)}function Nw(e,t){if(typeof e!="function")throw new gn(h);return t=t==null?0:At(We(t),0),Ge(function(o){var a=o[t],y=Or(o,0,t);return a&&_r(y,a),Jt(e,this,y)})}function Bw(e,t,o){var a=!0,y=!0;if(typeof e!="function")throw new gn(h);return vt(o)&&(a="leading"in o?!!o.leading:a,y="trailing"in o?!!o.trailing:y),Rh(e,t,{leading:a,maxWait:t,trailing:y})}function jw(e){return Oh(e,1)}function Uw(e,t){return ju(Su(t),e)}function zw(){if(!arguments.length)return[];var e=arguments[0];return Fe(e)?e:[e]}function Fw(e){return mn(e,L)}function Ww(e,t){return t=typeof t=="function"?t:r,mn(e,L,t)}function Yw(e){return mn(e,E|L)}function qw(e,t){return t=typeof t=="function"?t:r,mn(e,E|L,t)}function Hw(e,t){return t==null||wf(e,t,Dt(t))}function On(e,t){return e===t||e!==e&&t!==t}var Gw=Bs(fu),Vw=Bs(function(e,t){return e>=t}),Vr=Af(function(){return arguments}())?Af:function(e){return wt(e)&&at.call(e,"callee")&&!ff.call(e,"callee")},Fe=ie.isArray,Zw=qc?Xt(qc):ry;function Gt(e){return e!=null&&Gs(e.length)&&!Xn(e)}function _t(e){return wt(e)&&Gt(e)}function Qw(e){return e===!0||e===!1||wt(e)&&Ut(e)==X}var Dr=cm||Qu,Kw=Hc?Xt(Hc):iy;function Jw(e){return wt(e)&&e.nodeType===1&&!yo(e)}function Xw(e){if(e==null)return!0;if(Gt(e)&&(Fe(e)||typeof e=="string"||typeof e.splice=="function"||Dr(e)||Ci(e)||Vr(e)))return!e.length;var t=$t(e);if(t==W||t==$)return!e.size;if(vo(e))return!pu(e).length;for(var o in e)if(at.call(e,o))return!1;return!0}function e_(e,t){return ho(e,t)}function t_(e,t,o){o=typeof o=="function"?o:r;var a=o?o(e,t):r;return a===r?ho(e,t,r,o):!!a}function Uu(e){if(!wt(e))return!1;var t=Ut(e);return t==be||t==Ae||typeof e.message=="string"&&typeof e.name=="string"&&!yo(e)}function n_(e){return typeof e=="number"&&df(e)}function Xn(e){if(!vt(e))return!1;var t=Ut(e);return t==U||t==q||t==we||t==f}function Ih(e){return typeof e=="number"&&e==We(e)}function Gs(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=d}function vt(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function wt(e){return e!=null&&typeof e=="object"}var kh=Gc?Xt(Gc):sy;function r_(e,t){return e===t||du(e,t,Mu(t))}function i_(e,t,o){return o=typeof o=="function"?o:r,du(e,t,Mu(t),o)}function o_(e){return Ph(e)&&e!=+e}function s_(e){if(Wy(e))throw new ze(v);return Of(e)}function a_(e){return e===null}function u_(e){return e==null}function Ph(e){return typeof e=="number"||wt(e)&&Ut(e)==J}function yo(e){if(!wt(e)||Ut(e)!=De)return!1;var t=_s(e);if(t===null)return!0;var o=at.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&vs.call(o)==im}var zu=Vc?Xt(Vc):ay;function l_(e){return Ih(e)&&e>=-9007199254740991&&e<=d}var $h=Zc?Xt(Zc):uy;function Vs(e){return typeof e=="string"||!Fe(e)&&wt(e)&&Ut(e)==j}function tn(e){return typeof e=="symbol"||wt(e)&&Ut(e)==te}var Ci=Qc?Xt(Qc):ly;function c_(e){return e===r}function f_(e){return wt(e)&&$t(e)==Te}function h_(e){return wt(e)&&Ut(e)==Re}var d_=Bs(gu),p_=Bs(function(e,t){return e<=t});function Nh(e){if(!e)return[];if(Gt(e))return Vs(e)?Cn(e):Ht(e);if(io&&e[io])return Hv(e[io]());var t=$t(e),o=t==W?nu:t==$?ds:Ai;return o(e)}function er(e){if(!e)return e===0?e:0;if(e=_n(e),e===m||e===-1/0){var t=e<0?-1:1;return t*w}return e===e?e:0}function We(e){var t=er(e),o=t%1;return t===t?o?t-o:t:0}function Bh(e){return e?Yr(We(e),0,g):0}function _n(e){if(typeof e=="number")return e;if(tn(e))return p;if(vt(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=vt(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=nf(e);var o=zn.test(e);return o||kr.test(e)?Ev(e.slice(2),o?2:8):qt.test(e)?p:+e}function jh(e){return $n(e,Vt(e))}function g_(e){return e?Yr(We(e),-9007199254740991,d):e===0?e:0}function rt(e){return e==null?"":en(e)}var v_=bi(function(e,t){if(vo(t)||Gt(t)){$n(t,Dt(t),e);return}for(var o in t)at.call(t,o)&&lo(e,o,t[o])}),Uh=bi(function(e,t){$n(t,Vt(t),e)}),Zs=bi(function(e,t,o,a){$n(t,Vt(t),e,a)}),m_=bi(function(e,t,o,a){$n(t,Dt(t),e,a)}),y_=Kn(uu);function w_(e,t){var o=_i(e);return t==null?o:yf(o,t)}var __=Ge(function(e,t){e=lt(e);var o=-1,a=t.length,y=a>2?t[2]:r;for(y&&zt(t[0],t[1],y)&&(a=1);++o<a;)for(var S=t[o],P=Vt(S),z=-1,Z=P.length;++z<Z;){var ge=P[z],ve=e[ge];(ve===r||On(ve,mi[ge])&&!at.call(e,ge))&&(e[ge]=S[ge])}return e}),b_=Ge(function(e){return e.push(r,rh),Jt(zh,r,e)});function x_(e,t){return Jc(e,Ne(t,3),Pn)}function S_(e,t){return Jc(e,Ne(t,3),cu)}function C_(e,t){return e==null?e:lu(e,Ne(t,3),Vt)}function A_(e,t){return e==null?e:Sf(e,Ne(t,3),Vt)}function O_(e,t){return e&&Pn(e,Ne(t,3))}function D_(e,t){return e&&cu(e,Ne(t,3))}function T_(e){return e==null?[]:Ms(e,Dt(e))}function E_(e){return e==null?[]:Ms(e,Vt(e))}function Fu(e,t,o){var a=e==null?r:qr(e,t);return a===r?o:a}function M_(e,t){return e!=null&&sh(e,t,Xm)}function Wu(e,t){return e!=null&&sh(e,t,ey)}var R_=Jf(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=ms.call(t)),e[t]=o},qu(Zt)),L_=Jf(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=ms.call(t)),at.call(e,t)?e[t].push(o):e[t]=[o]},Ne),I_=Ge(fo);function Dt(e){return Gt(e)?vf(e):pu(e)}function Vt(e){return Gt(e)?vf(e,!0):cy(e)}function k_(e,t){var o={};return t=Ne(t,3),Pn(e,function(a,y,S){Zn(o,t(a,y,S),a)}),o}function P_(e,t){var o={};return t=Ne(t,3),Pn(e,function(a,y,S){Zn(o,y,t(a,y,S))}),o}var $_=bi(function(e,t,o){Rs(e,t,o)}),zh=bi(function(e,t,o,a){Rs(e,t,o,a)}),N_=Kn(function(e,t){var o={};if(e==null)return o;var a=!1;t=pt(t,function(S){return S=Ar(S,e),a||(a=S.length>1),S}),$n(e,Tu(e),o),a&&(o=mn(o,E|I|L,Ry));for(var y=t.length;y--;)_u(o,t[y]);return o});function B_(e,t){return Fh(e,Hs(Ne(t)))}var j_=Kn(function(e,t){return e==null?{}:hy(e,t)});function Fh(e,t){if(e==null)return{};var o=pt(Tu(e),function(a){return[a]});return t=Ne(t),If(e,o,function(a,y){return t(a,y[0])})}function U_(e,t,o){t=Ar(t,e);var a=-1,y=t.length;for(y||(y=1,e=r);++a<y;){var S=e==null?r:e[Nn(t[a])];S===r&&(a=y,S=o),e=Xn(S)?S.call(e):S}return e}function z_(e,t,o){return e==null?e:po(e,t,o)}function F_(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:po(e,t,o,a)}var Wh=th(Dt),Yh=th(Vt);function W_(e,t,o){var a=Fe(e),y=a||Dr(e)||Ci(e);if(t=Ne(t,4),o==null){var S=e&&e.constructor;y?o=a?new S:[]:vt(e)?o=Xn(S)?_i(_s(e)):{}:o={}}return(y?pn:Pn)(e,function(P,z,Z){return t(o,P,z,Z)}),o}function Y_(e,t){return e==null?!0:_u(e,t)}function q_(e,t,o){return e==null?e:Bf(e,t,Su(o))}function H_(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:Bf(e,t,Su(o),a)}function Ai(e){return e==null?[]:tu(e,Dt(e))}function G_(e){return e==null?[]:tu(e,Vt(e))}function V_(e,t,o){return o===r&&(o=t,t=r),o!==r&&(o=_n(o),o=o===o?o:0),t!==r&&(t=_n(t),t=t===t?t:0),Yr(_n(e),t,o)}function Z_(e,t,o){return t=er(t),o===r?(o=t,t=0):o=er(o),e=_n(e),ty(e,t,o)}function Q_(e,t,o){if(o&&typeof o!="boolean"&&zt(e,t,o)&&(t=o=r),o===r&&(typeof t=="boolean"?(o=t,t=r):typeof e=="boolean"&&(o=e,e=r)),e===r&&t===r?(e=0,t=1):(e=er(e),t===r?(t=e,e=0):t=er(t)),e>t){var a=e;e=t,t=a}if(o||e%1||t%1){var y=pf();return Pt(e+y*(t-e+Tv("1e-"+((y+"").length-1))),t)}return mu(e,t)}var K_=xi(function(e,t,o){return t=t.toLowerCase(),e+(o?qh(t):t)});function qh(e){return Yu(rt(e).toLowerCase())}function Hh(e){return e=rt(e),e&&e.replace(Na,zv).replace(hn,"")}function J_(e,t,o){e=rt(e),t=en(t);var a=e.length;o=o===r?a:Yr(We(o),0,a);var y=o;return o-=t.length,o>=0&&e.slice(o,y)==t}function X_(e){return e=rt(e),e&&ln.test(e)?e.replace(Rn,Fv):e}function eb(e){return e=rt(e),e&&ai.test(e)?e.replace(In,"\\$&"):e}var tb=xi(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),nb=xi(function(e,t,o){return e+(o?" ":"")+t.toLowerCase()}),rb=Zf("toLowerCase");function ib(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;if(!t||a>=t)return e;var y=(t-a)/2;return Ns(Cs(y),o)+e+Ns(Ss(y),o)}function ob(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;return t&&a<t?e+Ns(t-a,o):e}function sb(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;return t&&a<t?Ns(t-a,o)+e:e}function ab(e,t,o){return o||t==null?t=0:t&&(t=+t),pm(rt(e).replace(hr,""),t||0)}function ub(e,t,o){return(o?zt(e,t,o):t===r)?t=1:t=We(t),yu(rt(e),t)}function lb(){var e=arguments,t=rt(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var cb=xi(function(e,t,o){return e+(o?"_":"")+t.toLowerCase()});function fb(e,t,o){return o&&typeof o!="number"&&zt(e,t,o)&&(t=o=r),o=o===r?g:o>>>0,o?(e=rt(e),e&&(typeof t=="string"||t!=null&&!zu(t))&&(t=en(t),!t&&pi(e))?Or(Cn(e),0,o):e.split(t,o)):[]}var hb=xi(function(e,t,o){return e+(o?" ":"")+Yu(t)});function db(e,t,o){return e=rt(e),o=o==null?0:Yr(We(o),0,e.length),t=en(t),e.slice(o,o+t.length)==t}function pb(e,t,o){var a=x.templateSettings;o&&zt(e,t,o)&&(t=r),e=rt(e),t=Zs({},t,a,nh);var y=Zs({},t.imports,a.imports,nh),S=Dt(y),P=tu(y,S),z,Z,ge=0,ve=t.interpolate||dr,_e="__p += '",Ee=ru((t.escape||dr).source+"|"+ve.source+"|"+(ve===st?Hi:dr).source+"|"+(t.evaluate||dr).source+"|$","g"),Pe="//# sourceURL="+(at.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Sv+"]")+`
|
|
127
|
-
`;e.replace(Ee,function(je,Qe,Xe,nn,Ft,rn){return Xe||(Xe=nn),_e+=e.slice(ge,rn).replace(Ba,
|
|
126
|
+
`)}function zy(e){return Fe(e)||Vr(e)||!!(hf&&e&&e[hf])}function Jn(e,t){var o=typeof e;return t=t??h,!!t&&(o=="number"||o!="symbol"&&ns.test(e))&&e>-1&&e%1==0&&e<t}function zt(e,t,o){if(!vt(o))return!1;var a=typeof t;return(a=="number"?Gt(o)&&Jn(t,o.length):a=="string"&&t in o)?On(o[t],e):!1}function Lu(e,t){if(Fe(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||tn(e)?!0:Mt.test(e)||!nt.test(e)||t!=null&&e in lt(t)}function Fy(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Iu(e){var t=js(e),o=x[t];if(typeof o!="function"||!(t in Ke.prototype))return!1;if(e===o)return!0;var a=Eu(o);return!!a&&e===a[0]}function Wy(e){return!!uf&&uf in e}var Yy=gs?Xn:Qu;function vo(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||mi;return e===o}function uh(e){return e===e&&!vt(e)}function lh(e,t){return function(o){return o==null?!1:o[e]===t&&(t!==r||e in lt(o))}}function qy(e){var t=qs(e,function(a){return o.size===C&&o.clear(),a}),o=t.cache;return t}function Hy(e,t){var o=e[1],a=t[1],y=o|a,S=y<(N|ee|V),P=a==V&&o==Q||a==V&&o==ae&&e[7].length<=t[8]||a==(V|ae)&&t[7].length<=t[8]&&o==Q;if(!(S||P))return e;a&N&&(e[2]=t[2],y|=o&N?0:ne);var z=t[3];if(z){var Z=e[3];e[3]=Z?qf(Z,z,t[4]):z,e[4]=Z?br(e[3],A):t[4]}return z=t[5],z&&(Z=e[5],e[5]=Z?Hf(Z,z,t[6]):z,e[6]=Z?br(e[5],A):t[6]),z=t[7],z&&(e[7]=z),a&V&&(e[8]=e[8]==null?t[8]:Pt(e[8],t[8])),e[9]==null&&(e[9]=t[9]),e[0]=t[0],e[1]=y,e}function Gy(e){var t=[];if(e!=null)for(var o in lt(e))t.push(o);return t}function Vy(e){return ms.call(e)}function ch(e,t,o){return t=At(t===r?e.length-1:t,0),function(){for(var a=arguments,y=-1,S=At(a.length-t,0),P=ie(S);++y<S;)P[y]=a[t+y];y=-1;for(var z=ie(t+1);++y<t;)z[y]=a[y];return z[t]=o(P),Jt(e,this,z)}}function fh(e,t){return t.length<2?e:qr(e,yn(t,0,-1))}function Zy(e,t){for(var o=e.length,a=Pt(t.length,o),y=Ht(e);a--;){var S=t[a];e[a]=Jn(S,o)?y[S]:r}return e}function ku(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}var hh=ph(Pf),mo=cm||function(e,t){return It.setTimeout(e,t)},Pu=ph(yy);function dh(e,t,o){var a=t+"";return Pu(e,Uy(a,Qy(Ny(a),o)))}function ph(e){var t=0,o=0;return function(){var a=pm(),y=Oe-(a-o);if(o=a,y>0){if(++t>=Ce)return arguments[0]}else t=0;return e.apply(r,arguments)}}function zs(e,t){var o=-1,a=e.length,y=a-1;for(t=t===r?a:t;++o<t;){var S=mu(o,y),P=e[S];e[S]=e[o],e[o]=P}return e.length=t,e}var gh=qy(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(si,function(o,a,y,S){t.push(y?S.replace($a,"$1"):a||o)}),t});function Bn(e){if(typeof e=="string"||tn(e))return e;var t=e+"";return t=="0"&&1/e==-1/0?"-0":t}function Gr(e){if(e!=null){try{return vs.call(e)}catch{}try{return e+""}catch{}}return""}function Qy(e,t){return pn(K,function(o){var a="_."+o[0];t&o[1]&&!fs(e,a)&&e.push(a)}),e.sort()}function vh(e){if(e instanceof Ke)return e.clone();var t=new vn(e.__wrapped__,e.__chain__);return t.__actions__=Ht(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}function Ky(e,t,o){(o?zt(e,t,o):t===r)?t=1:t=At(We(t),0);var a=e==null?0:e.length;if(!a||t<1)return[];for(var y=0,S=0,P=ie(Ss(a/t));y<a;)P[S++]=yn(e,y,y+=t);return P}function Jy(e){for(var t=-1,o=e==null?0:e.length,a=0,y=[];++t<o;){var S=e[t];S&&(y[a++]=S)}return y}function Xy(){var e=arguments.length;if(!e)return[];for(var t=ie(e-1),o=arguments[0],a=e;a--;)t[a-1]=arguments[a];return _r(Fe(o)?Ht(o):[o],kt(t,1))}var e2=Ge(function(e,t){return _t(e)?co(e,kt(t,1,_t,!0)):[]}),t2=Ge(function(e,t){var o=wn(t);return _t(o)&&(o=r),_t(e)?co(e,kt(t,1,_t,!0),Ne(o,2)):[]}),n2=Ge(function(e,t){var o=wn(t);return _t(o)&&(o=r),_t(e)?co(e,kt(t,1,_t,!0),r,o):[]});function r2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),yn(e,t<0?0:t,a)):[]}function i2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),t=a-t,yn(e,0,t<0?0:t)):[]}function o2(e,t){return e&&e.length?Is(e,Ne(t,3),!0,!0):[]}function s2(e,t){return e&&e.length?Is(e,Ne(t,3),!0):[]}function a2(e,t,o,a){var y=e==null?0:e.length;return y?(o&&typeof o!="number"&&zt(e,t,o)&&(o=0,a=y),Xm(e,t,o,a)):[]}function mh(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=o==null?0:We(o);return y<0&&(y=At(a+y,0)),hs(e,Ne(t,3),y)}function yh(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=a-1;return o!==r&&(y=We(o),y=o<0?At(a+y,0):Pt(y,a-1)),hs(e,Ne(t,3),y,!0)}function wh(e){var t=e==null?0:e.length;return t?kt(e,1):[]}function u2(e){var t=e==null?0:e.length;return t?kt(e,m):[]}function l2(e,t){var o=e==null?0:e.length;return o?(t=t===r?1:We(t),kt(e,t)):[]}function c2(e){for(var t=-1,o=e==null?0:e.length,a={};++t<o;){var y=e[t];a[y[0]]=y[1]}return a}function _h(e){return e&&e.length?e[0]:r}function f2(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=o==null?0:We(o);return y<0&&(y=At(a+y,0)),di(e,t,y)}function h2(e){var t=e==null?0:e.length;return t?yn(e,0,-1):[]}var d2=Ge(function(e){var t=pt(e,xu);return t.length&&t[0]===e[0]?hu(t):[]}),p2=Ge(function(e){var t=wn(e),o=pt(e,xu);return t===wn(o)?t=r:o.pop(),o.length&&o[0]===e[0]?hu(o,Ne(t,2)):[]}),g2=Ge(function(e){var t=wn(e),o=pt(e,xu);return t=typeof t=="function"?t:r,t&&o.pop(),o.length&&o[0]===e[0]?hu(o,r,t):[]});function v2(e,t){return e==null?"":hm.call(e,t)}function wn(e){var t=e==null?0:e.length;return t?e[t-1]:r}function m2(e,t,o){var a=e==null?0:e.length;if(!a)return-1;var y=a;return o!==r&&(y=We(o),y=y<0?At(a+y,0):Pt(y,a-1)),t===t?Qv(e,t,y):hs(e,Xc,y,!0)}function y2(e,t){return e&&e.length?Rf(e,We(t)):r}var w2=Ge(bh);function bh(e,t){return e&&e.length&&t&&t.length?vu(e,t):e}function _2(e,t,o){return e&&e.length&&t&&t.length?vu(e,t,Ne(o,2)):e}function b2(e,t,o){return e&&e.length&&t&&t.length?vu(e,t,r,o):e}var x2=Kn(function(e,t){var o=e==null?0:e.length,a=uu(e,t);return kf(e,pt(t,function(y){return Jn(y,o)?+y:y}).sort(Yf)),a});function S2(e,t){var o=[];if(!(e&&e.length))return o;var a=-1,y=[],S=e.length;for(t=Ne(t,3);++a<S;){var P=e[a];t(P,a,e)&&(o.push(P),y.push(a))}return kf(e,y),o}function $u(e){return e==null?e:vm.call(e)}function C2(e,t,o){var a=e==null?0:e.length;return a?(o&&typeof o!="number"&&zt(e,t,o)?(t=0,o=a):(t=t==null?0:We(t),o=o===r?a:We(o)),yn(e,t,o)):[]}function A2(e,t){return Ls(e,t)}function O2(e,t,o){return wu(e,t,Ne(o,2))}function D2(e,t){var o=e==null?0:e.length;if(o){var a=Ls(e,t);if(a<o&&On(e[a],t))return a}return-1}function T2(e,t){return Ls(e,t,!0)}function E2(e,t,o){return wu(e,t,Ne(o,2),!0)}function M2(e,t){var o=e==null?0:e.length;if(o){var a=Ls(e,t,!0)-1;if(On(e[a],t))return a}return-1}function R2(e){return e&&e.length?$f(e):[]}function L2(e,t){return e&&e.length?$f(e,Ne(t,2)):[]}function I2(e){var t=e==null?0:e.length;return t?yn(e,1,t):[]}function k2(e,t,o){return e&&e.length?(t=o||t===r?1:We(t),yn(e,0,t<0?0:t)):[]}function P2(e,t,o){var a=e==null?0:e.length;return a?(t=o||t===r?1:We(t),t=a-t,yn(e,t<0?0:t,a)):[]}function $2(e,t){return e&&e.length?Is(e,Ne(t,3),!1,!0):[]}function N2(e,t){return e&&e.length?Is(e,Ne(t,3)):[]}var B2=Ge(function(e){return Cr(kt(e,1,_t,!0))}),j2=Ge(function(e){var t=wn(e);return _t(t)&&(t=r),Cr(kt(e,1,_t,!0),Ne(t,2))}),U2=Ge(function(e){var t=wn(e);return t=typeof t=="function"?t:r,Cr(kt(e,1,_t,!0),r,t)});function z2(e){return e&&e.length?Cr(e):[]}function F2(e,t){return e&&e.length?Cr(e,Ne(t,2)):[]}function W2(e,t){return t=typeof t=="function"?t:r,e&&e.length?Cr(e,r,t):[]}function Nu(e){if(!(e&&e.length))return[];var t=0;return e=wr(e,function(o){if(_t(o))return t=At(o.length,t),!0}),eu(t,function(o){return pt(e,Ka(o))})}function xh(e,t){if(!(e&&e.length))return[];var o=Nu(e);return t==null?o:pt(o,function(a){return Jt(t,r,a)})}var Y2=Ge(function(e,t){return _t(e)?co(e,t):[]}),q2=Ge(function(e){return bu(wr(e,_t))}),H2=Ge(function(e){var t=wn(e);return _t(t)&&(t=r),bu(wr(e,_t),Ne(t,2))}),G2=Ge(function(e){var t=wn(e);return t=typeof t=="function"?t:r,bu(wr(e,_t),r,t)}),V2=Ge(Nu);function Z2(e,t){return Uf(e||[],t||[],lo)}function Q2(e,t){return Uf(e||[],t||[],po)}var K2=Ge(function(e){var t=e.length,o=t>1?e[t-1]:r;return o=typeof o=="function"?(e.pop(),o):r,xh(e,o)});function Sh(e){var t=x(e);return t.__chain__=!0,t}function J2(e,t){return t(e),e}function Fs(e,t){return t(e)}var X2=Kn(function(e){var t=e.length,o=t?e[0]:0,a=this.__wrapped__,y=function(S){return uu(S,e)};return t>1||this.__actions__.length||!(a instanceof Ke)||!Jn(o)?this.thru(y):(a=a.slice(o,+o+(t?1:0)),a.__actions__.push({func:Fs,args:[y],thisArg:r}),new vn(a,this.__chain__).thru(function(S){return t&&!S.length&&S.push(r),S}))});function ew(){return Sh(this)}function tw(){return new vn(this.value(),this.__chain__)}function nw(){this.__values__===r&&(this.__values__=Nh(this.value()));var e=this.__index__>=this.__values__.length,t=e?r:this.__values__[this.__index__++];return{done:e,value:t}}function rw(){return this}function iw(e){for(var t,o=this;o instanceof Ds;){var a=vh(o);a.__index__=0,a.__values__=r,t?y.__wrapped__=a:t=a;var y=a;o=o.__wrapped__}return y.__wrapped__=e,t}function ow(){var e=this.__wrapped__;if(e instanceof Ke){var t=e;return this.__actions__.length&&(t=new Ke(this)),t=t.reverse(),t.__actions__.push({func:Fs,args:[$u],thisArg:r}),new vn(t,this.__chain__)}return this.thru($u)}function sw(){return jf(this.__wrapped__,this.__actions__)}var aw=ks(function(e,t,o){at.call(e,o)?++e[o]:Zn(e,o,1)});function uw(e,t,o){var a=Fe(e)?Kc:Jm;return o&&zt(e,t,o)&&(t=r),a(e,Ne(t,3))}function lw(e,t){var o=Fe(e)?wr:xf;return o(e,Ne(t,3))}var cw=Qf(mh),fw=Qf(yh);function hw(e,t){return kt(Ws(e,t),1)}function dw(e,t){return kt(Ws(e,t),m)}function pw(e,t,o){return o=o===r?1:We(o),kt(Ws(e,t),o)}function Ch(e,t){var o=Fe(e)?pn:Sr;return o(e,Ne(t,3))}function Ah(e,t){var o=Fe(e)?Iv:bf;return o(e,Ne(t,3))}var gw=ks(function(e,t,o){at.call(e,o)?e[o].push(t):Zn(e,o,[t])});function vw(e,t,o,a){e=Gt(e)?e:Ai(e),o=o&&!a?We(o):0;var y=e.length;return o<0&&(o=At(y+o,0)),Vs(e)?o<=y&&e.indexOf(t,o)>-1:!!y&&di(e,t,o)>-1}var mw=Ge(function(e,t,o){var a=-1,y=typeof t=="function",S=Gt(e)?ie(e.length):[];return Sr(e,function(P){S[++a]=y?Jt(t,P,o):fo(P,t,o)}),S}),yw=ks(function(e,t,o){Zn(e,o,t)});function Ws(e,t){var o=Fe(e)?pt:Tf;return o(e,Ne(t,3))}function ww(e,t,o,a){return e==null?[]:(Fe(t)||(t=t==null?[]:[t]),o=a?r:o,Fe(o)||(o=o==null?[]:[o]),Lf(e,t,o))}var _w=ks(function(e,t,o){e[o?0:1].push(t)},function(){return[[],[]]});function bw(e,t,o){var a=Fe(e)?Za:tf,y=arguments.length<3;return a(e,Ne(t,4),o,y,Sr)}function xw(e,t,o){var a=Fe(e)?kv:tf,y=arguments.length<3;return a(e,Ne(t,4),o,y,bf)}function Sw(e,t){var o=Fe(e)?wr:xf;return o(e,Hs(Ne(t,3)))}function Cw(e){var t=Fe(e)?mf:vy;return t(e)}function Aw(e,t,o){(o?zt(e,t,o):t===r)?t=1:t=We(t);var a=Fe(e)?Gm:my;return a(e,t)}function Ow(e){var t=Fe(e)?Vm:wy;return t(e)}function Dw(e){if(e==null)return 0;if(Gt(e))return Vs(e)?gi(e):e.length;var t=$t(e);return t==W||t==$?e.size:pu(e).length}function Tw(e,t,o){var a=Fe(e)?Qa:_y;return o&&zt(e,t,o)&&(t=r),a(e,Ne(t,3))}var Ew=Ge(function(e,t){if(e==null)return[];var o=t.length;return o>1&&zt(e,t[0],t[1])?t=[]:o>2&&zt(t[0],t[1],t[2])&&(t=[t[0]]),Lf(e,kt(t,1),[])}),Ys=lm||function(){return It.Date.now()};function Mw(e,t){if(typeof t!="function")throw new gn(d);return e=We(e),function(){if(--e<1)return t.apply(this,arguments)}}function Oh(e,t,o){return t=o?r:t,t=e&&t==null?e.length:t,Qn(e,V,r,r,r,r,t)}function Dh(e,t){var o;if(typeof t!="function")throw new gn(d);return e=We(e),function(){return--e>0&&(o=t.apply(this,arguments)),e<=1&&(t=r),o}}var Bu=Ge(function(e,t,o){var a=N;if(o.length){var y=br(o,Si(Bu));a|=G}return Qn(e,a,t,o,y)}),Th=Ge(function(e,t,o){var a=N|ee;if(o.length){var y=br(o,Si(Th));a|=G}return Qn(t,a,e,o,y)});function Eh(e,t,o){t=o?r:t;var a=Qn(e,Q,r,r,r,r,r,t);return a.placeholder=Eh.placeholder,a}function Mh(e,t,o){t=o?r:t;var a=Qn(e,le,r,r,r,r,r,t);return a.placeholder=Mh.placeholder,a}function Rh(e,t,o){var a,y,S,P,z,Z,ge=0,ve=!1,_e=!1,Ee=!0;if(typeof e!="function")throw new gn(d);t=_n(t)||0,vt(o)&&(ve=!!o.leading,_e="maxWait"in o,S=_e?At(_n(o.maxWait)||0,t):S,Ee="trailing"in o?!!o.trailing:Ee);function Pe(bt){var Dn=a,tr=y;return a=y=r,ge=bt,P=e.apply(tr,Dn),P}function Be(bt){return ge=bt,z=mo(Qe,t),ve?Pe(bt):P}function Ye(bt){var Dn=bt-Z,tr=bt-ge,Qh=t-Dn;return _e?Pt(Qh,S-tr):Qh}function je(bt){var Dn=bt-Z,tr=bt-ge;return Z===r||Dn>=t||Dn<0||_e&&tr>=S}function Qe(){var bt=Ys();if(je(bt))return Xe(bt);z=mo(Qe,Ye(bt))}function Xe(bt){return z=r,Ee&&a?Pe(bt):(a=y=r,P)}function nn(){z!==r&&zf(z),ge=0,a=Z=y=z=r}function Ft(){return z===r?P:Xe(Ys())}function rn(){var bt=Ys(),Dn=je(bt);if(a=arguments,y=this,Z=bt,Dn){if(z===r)return Be(Z);if(_e)return zf(z),z=mo(Qe,t),Pe(Z)}return z===r&&(z=mo(Qe,t)),P}return rn.cancel=nn,rn.flush=Ft,rn}var Rw=Ge(function(e,t){return _f(e,1,t)}),Lw=Ge(function(e,t,o){return _f(e,_n(t)||0,o)});function Iw(e){return Qn(e,oe)}function qs(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new gn(d);var o=function(){var a=arguments,y=t?t.apply(this,a):a[0],S=o.cache;if(S.has(y))return S.get(y);var P=e.apply(this,a);return o.cache=S.set(y,P)||S,P};return o.cache=new(qs.Cache||Vn),o}qs.Cache=Vn;function Hs(e){if(typeof e!="function")throw new gn(d);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}function kw(e){return Dh(2,e)}var Pw=by(function(e,t){t=t.length==1&&Fe(t[0])?pt(t[0],Xt(Ne())):pt(kt(t,1),Xt(Ne()));var o=t.length;return Ge(function(a){for(var y=-1,S=Pt(a.length,o);++y<S;)a[y]=t[y].call(this,a[y]);return Jt(e,this,a)})}),ju=Ge(function(e,t){var o=br(t,Si(ju));return Qn(e,G,r,t,o)}),Lh=Ge(function(e,t){var o=br(t,Si(Lh));return Qn(e,ue,r,t,o)}),$w=Kn(function(e,t){return Qn(e,ae,r,r,r,t)});function Nw(e,t){if(typeof e!="function")throw new gn(d);return t=t===r?t:We(t),Ge(e,t)}function Bw(e,t){if(typeof e!="function")throw new gn(d);return t=t==null?0:At(We(t),0),Ge(function(o){var a=o[t],y=Or(o,0,t);return a&&_r(y,a),Jt(e,this,y)})}function jw(e,t,o){var a=!0,y=!0;if(typeof e!="function")throw new gn(d);return vt(o)&&(a="leading"in o?!!o.leading:a,y="trailing"in o?!!o.trailing:y),Rh(e,t,{leading:a,maxWait:t,trailing:y})}function Uw(e){return Oh(e,1)}function zw(e,t){return ju(Su(t),e)}function Fw(){if(!arguments.length)return[];var e=arguments[0];return Fe(e)?e:[e]}function Ww(e){return mn(e,L)}function Yw(e,t){return t=typeof t=="function"?t:r,mn(e,L,t)}function qw(e){return mn(e,E|L)}function Hw(e,t){return t=typeof t=="function"?t:r,mn(e,E|L,t)}function Gw(e,t){return t==null||wf(e,t,Dt(t))}function On(e,t){return e===t||e!==e&&t!==t}var Vw=Bs(fu),Zw=Bs(function(e,t){return e>=t}),Vr=Af(function(){return arguments}())?Af:function(e){return wt(e)&&at.call(e,"callee")&&!ff.call(e,"callee")},Fe=ie.isArray,Qw=qc?Xt(qc):iy;function Gt(e){return e!=null&&Gs(e.length)&&!Xn(e)}function _t(e){return wt(e)&&Gt(e)}function Kw(e){return e===!0||e===!1||wt(e)&&Ut(e)==X}var Dr=fm||Qu,Jw=Hc?Xt(Hc):oy;function Xw(e){return wt(e)&&e.nodeType===1&&!yo(e)}function e_(e){if(e==null)return!0;if(Gt(e)&&(Fe(e)||typeof e=="string"||typeof e.splice=="function"||Dr(e)||Ci(e)||Vr(e)))return!e.length;var t=$t(e);if(t==W||t==$)return!e.size;if(vo(e))return!pu(e).length;for(var o in e)if(at.call(e,o))return!1;return!0}function t_(e,t){return ho(e,t)}function n_(e,t,o){o=typeof o=="function"?o:r;var a=o?o(e,t):r;return a===r?ho(e,t,r,o):!!a}function Uu(e){if(!wt(e))return!1;var t=Ut(e);return t==be||t==Ae||typeof e.message=="string"&&typeof e.name=="string"&&!yo(e)}function r_(e){return typeof e=="number"&&df(e)}function Xn(e){if(!vt(e))return!1;var t=Ut(e);return t==U||t==q||t==we||t==f}function Ih(e){return typeof e=="number"&&e==We(e)}function Gs(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=h}function vt(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function wt(e){return e!=null&&typeof e=="object"}var kh=Gc?Xt(Gc):ay;function i_(e,t){return e===t||du(e,t,Mu(t))}function o_(e,t,o){return o=typeof o=="function"?o:r,du(e,t,Mu(t),o)}function s_(e){return Ph(e)&&e!=+e}function a_(e){if(Yy(e))throw new ze(v);return Of(e)}function u_(e){return e===null}function l_(e){return e==null}function Ph(e){return typeof e=="number"||wt(e)&&Ut(e)==J}function yo(e){if(!wt(e)||Ut(e)!=De)return!1;var t=_s(e);if(t===null)return!0;var o=at.call(t,"constructor")&&t.constructor;return typeof o=="function"&&o instanceof o&&vs.call(o)==om}var zu=Vc?Xt(Vc):uy;function c_(e){return Ih(e)&&e>=-9007199254740991&&e<=h}var $h=Zc?Xt(Zc):ly;function Vs(e){return typeof e=="string"||!Fe(e)&&wt(e)&&Ut(e)==j}function tn(e){return typeof e=="symbol"||wt(e)&&Ut(e)==te}var Ci=Qc?Xt(Qc):cy;function f_(e){return e===r}function h_(e){return wt(e)&&$t(e)==Te}function d_(e){return wt(e)&&Ut(e)==Re}var p_=Bs(gu),g_=Bs(function(e,t){return e<=t});function Nh(e){if(!e)return[];if(Gt(e))return Vs(e)?Cn(e):Ht(e);if(io&&e[io])return Gv(e[io]());var t=$t(e),o=t==W?nu:t==$?ds:Ai;return o(e)}function er(e){if(!e)return e===0?e:0;if(e=_n(e),e===m||e===-1/0){var t=e<0?-1:1;return t*w}return e===e?e:0}function We(e){var t=er(e),o=t%1;return t===t?o?t-o:t:0}function Bh(e){return e?Yr(We(e),0,g):0}function _n(e){if(typeof e=="number")return e;if(tn(e))return p;if(vt(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=vt(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=nf(e);var o=zn.test(e);return o||kr.test(e)?Mv(e.slice(2),o?2:8):qt.test(e)?p:+e}function jh(e){return Nn(e,Vt(e))}function v_(e){return e?Yr(We(e),-9007199254740991,h):e===0?e:0}function rt(e){return e==null?"":en(e)}var m_=bi(function(e,t){if(vo(t)||Gt(t)){Nn(t,Dt(t),e);return}for(var o in t)at.call(t,o)&&lo(e,o,t[o])}),Uh=bi(function(e,t){Nn(t,Vt(t),e)}),Zs=bi(function(e,t,o,a){Nn(t,Vt(t),e,a)}),y_=bi(function(e,t,o,a){Nn(t,Dt(t),e,a)}),w_=Kn(uu);function __(e,t){var o=_i(e);return t==null?o:yf(o,t)}var b_=Ge(function(e,t){e=lt(e);var o=-1,a=t.length,y=a>2?t[2]:r;for(y&&zt(t[0],t[1],y)&&(a=1);++o<a;)for(var S=t[o],P=Vt(S),z=-1,Z=P.length;++z<Z;){var ge=P[z],ve=e[ge];(ve===r||On(ve,mi[ge])&&!at.call(e,ge))&&(e[ge]=S[ge])}return e}),x_=Ge(function(e){return e.push(r,rh),Jt(zh,r,e)});function S_(e,t){return Jc(e,Ne(t,3),$n)}function C_(e,t){return Jc(e,Ne(t,3),cu)}function A_(e,t){return e==null?e:lu(e,Ne(t,3),Vt)}function O_(e,t){return e==null?e:Sf(e,Ne(t,3),Vt)}function D_(e,t){return e&&$n(e,Ne(t,3))}function T_(e,t){return e&&cu(e,Ne(t,3))}function E_(e){return e==null?[]:Ms(e,Dt(e))}function M_(e){return e==null?[]:Ms(e,Vt(e))}function Fu(e,t,o){var a=e==null?r:qr(e,t);return a===r?o:a}function R_(e,t){return e!=null&&sh(e,t,ey)}function Wu(e,t){return e!=null&&sh(e,t,ty)}var L_=Jf(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=ms.call(t)),e[t]=o},qu(Zt)),I_=Jf(function(e,t,o){t!=null&&typeof t.toString!="function"&&(t=ms.call(t)),at.call(e,t)?e[t].push(o):e[t]=[o]},Ne),k_=Ge(fo);function Dt(e){return Gt(e)?vf(e):pu(e)}function Vt(e){return Gt(e)?vf(e,!0):fy(e)}function P_(e,t){var o={};return t=Ne(t,3),$n(e,function(a,y,S){Zn(o,t(a,y,S),a)}),o}function $_(e,t){var o={};return t=Ne(t,3),$n(e,function(a,y,S){Zn(o,y,t(a,y,S))}),o}var N_=bi(function(e,t,o){Rs(e,t,o)}),zh=bi(function(e,t,o,a){Rs(e,t,o,a)}),B_=Kn(function(e,t){var o={};if(e==null)return o;var a=!1;t=pt(t,function(S){return S=Ar(S,e),a||(a=S.length>1),S}),Nn(e,Tu(e),o),a&&(o=mn(o,E|I|L,Ly));for(var y=t.length;y--;)_u(o,t[y]);return o});function j_(e,t){return Fh(e,Hs(Ne(t)))}var U_=Kn(function(e,t){return e==null?{}:dy(e,t)});function Fh(e,t){if(e==null)return{};var o=pt(Tu(e),function(a){return[a]});return t=Ne(t),If(e,o,function(a,y){return t(a,y[0])})}function z_(e,t,o){t=Ar(t,e);var a=-1,y=t.length;for(y||(y=1,e=r);++a<y;){var S=e==null?r:e[Bn(t[a])];S===r&&(a=y,S=o),e=Xn(S)?S.call(e):S}return e}function F_(e,t,o){return e==null?e:po(e,t,o)}function W_(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:po(e,t,o,a)}var Wh=th(Dt),Yh=th(Vt);function Y_(e,t,o){var a=Fe(e),y=a||Dr(e)||Ci(e);if(t=Ne(t,4),o==null){var S=e&&e.constructor;y?o=a?new S:[]:vt(e)?o=Xn(S)?_i(_s(e)):{}:o={}}return(y?pn:$n)(e,function(P,z,Z){return t(o,P,z,Z)}),o}function q_(e,t){return e==null?!0:_u(e,t)}function H_(e,t,o){return e==null?e:Bf(e,t,Su(o))}function G_(e,t,o,a){return a=typeof a=="function"?a:r,e==null?e:Bf(e,t,Su(o),a)}function Ai(e){return e==null?[]:tu(e,Dt(e))}function V_(e){return e==null?[]:tu(e,Vt(e))}function Z_(e,t,o){return o===r&&(o=t,t=r),o!==r&&(o=_n(o),o=o===o?o:0),t!==r&&(t=_n(t),t=t===t?t:0),Yr(_n(e),t,o)}function Q_(e,t,o){return t=er(t),o===r?(o=t,t=0):o=er(o),e=_n(e),ny(e,t,o)}function K_(e,t,o){if(o&&typeof o!="boolean"&&zt(e,t,o)&&(t=o=r),o===r&&(typeof t=="boolean"?(o=t,t=r):typeof e=="boolean"&&(o=e,e=r)),e===r&&t===r?(e=0,t=1):(e=er(e),t===r?(t=e,e=0):t=er(t)),e>t){var a=e;e=t,t=a}if(o||e%1||t%1){var y=pf();return Pt(e+y*(t-e+Ev("1e-"+((y+"").length-1))),t)}return mu(e,t)}var J_=xi(function(e,t,o){return t=t.toLowerCase(),e+(o?qh(t):t)});function qh(e){return Yu(rt(e).toLowerCase())}function Hh(e){return e=rt(e),e&&e.replace(Na,Fv).replace(hn,"")}function X_(e,t,o){e=rt(e),t=en(t);var a=e.length;o=o===r?a:Yr(We(o),0,a);var y=o;return o-=t.length,o>=0&&e.slice(o,y)==t}function eb(e){return e=rt(e),e&&ln.test(e)?e.replace(Ln,Wv):e}function tb(e){return e=rt(e),e&&ai.test(e)?e.replace(kn,"\\$&"):e}var nb=xi(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),rb=xi(function(e,t,o){return e+(o?" ":"")+t.toLowerCase()}),ib=Zf("toLowerCase");function ob(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;if(!t||a>=t)return e;var y=(t-a)/2;return Ns(Cs(y),o)+e+Ns(Ss(y),o)}function sb(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;return t&&a<t?e+Ns(t-a,o):e}function ab(e,t,o){e=rt(e),t=We(t);var a=t?gi(e):0;return t&&a<t?Ns(t-a,o)+e:e}function ub(e,t,o){return o||t==null?t=0:t&&(t=+t),gm(rt(e).replace(hr,""),t||0)}function lb(e,t,o){return(o?zt(e,t,o):t===r)?t=1:t=We(t),yu(rt(e),t)}function cb(){var e=arguments,t=rt(e[0]);return e.length<3?t:t.replace(e[1],e[2])}var fb=xi(function(e,t,o){return e+(o?"_":"")+t.toLowerCase()});function hb(e,t,o){return o&&typeof o!="number"&&zt(e,t,o)&&(t=o=r),o=o===r?g:o>>>0,o?(e=rt(e),e&&(typeof t=="string"||t!=null&&!zu(t))&&(t=en(t),!t&&pi(e))?Or(Cn(e),0,o):e.split(t,o)):[]}var db=xi(function(e,t,o){return e+(o?" ":"")+Yu(t)});function pb(e,t,o){return e=rt(e),o=o==null?0:Yr(We(o),0,e.length),t=en(t),e.slice(o,o+t.length)==t}function gb(e,t,o){var a=x.templateSettings;o&&zt(e,t,o)&&(t=r),e=rt(e),t=Zs({},t,a,nh);var y=Zs({},t.imports,a.imports,nh),S=Dt(y),P=tu(y,S),z,Z,ge=0,ve=t.interpolate||dr,_e="__p += '",Ee=ru((t.escape||dr).source+"|"+ve.source+"|"+(ve===st?Hi:dr).source+"|"+(t.evaluate||dr).source+"|$","g"),Pe="//# sourceURL="+(at.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Cv+"]")+`
|
|
127
|
+
`;e.replace(Ee,function(je,Qe,Xe,nn,Ft,rn){return Xe||(Xe=nn),_e+=e.slice(ge,rn).replace(Ba,Yv),Qe&&(z=!0,_e+=`' +
|
|
128
128
|
__e(`+Qe+`) +
|
|
129
129
|
'`),Ft&&(Z=!0,_e+=`';
|
|
130
130
|
`+Ft+`;
|
|
@@ -134,11 +134,11 @@ __p += '`),Xe&&(_e+=`' +
|
|
|
134
134
|
`;var Be=at.call(t,"variable")&&t.variable;if(!Be)_e=`with (obj) {
|
|
135
135
|
`+_e+`
|
|
136
136
|
}
|
|
137
|
-
`;else if(Lt.test(Be))throw new ze(c);_e=(Z?_e.replace(
|
|
137
|
+
`;else if(Lt.test(Be))throw new ze(c);_e=(Z?_e.replace(Rn,""):_e).replace(un,"$1").replace(St,"$1;"),_e="function("+(Be||"obj")+`) {
|
|
138
138
|
`+(Be?"":`obj || (obj = {});
|
|
139
139
|
`)+"var __t, __p = ''"+(z?", __e = _.escape":"")+(Z?`, __j = Array.prototype.join;
|
|
140
140
|
function print() { __p += __j.call(arguments, '') }
|
|
141
141
|
`:`;
|
|
142
142
|
`)+_e+`return __p
|
|
143
|
-
}`;var Ye=Vh(function(){return et(S,Pe+"return "+_e).apply(r,P)});if(Ye.source=_e,Uu(Ye))throw Ye;return Ye}function gb(e){return rt(e).toLowerCase()}function vb(e){return rt(e).toUpperCase()}function mb(e,t,o){if(e=rt(e),e&&(o||t===r))return nf(e);if(!e||!(t=en(t)))return e;var a=Cn(e),y=Cn(t),S=rf(a,y),P=of(a,y)+1;return Or(a,S,P).join("")}function yb(e,t,o){if(e=rt(e),e&&(o||t===r))return e.slice(0,af(e)+1);if(!e||!(t=en(t)))return e;var a=Cn(e),y=of(a,Cn(t))+1;return Or(a,0,y).join("")}function wb(e,t,o){if(e=rt(e),e&&(o||t===r))return e.replace(hr,"");if(!e||!(t=en(t)))return e;var a=Cn(e),y=rf(a,Cn(t));return Or(a,y).join("")}function _b(e,t){var o=pe,a=re;if(vt(t)){var y="separator"in t?t.separator:y;o="length"in t?We(t.length):o,a="omission"in t?en(t.omission):a}e=rt(e);var S=e.length;if(pi(e)){var P=Cn(e);S=P.length}if(o>=S)return e;var z=o-gi(a);if(z<1)return a;var Z=P?Or(P,0,z).join(""):e.slice(0,z);if(y===r)return Z+a;if(P&&(z+=Z.length-z),zu(y)){if(e.slice(z).search(y)){var ge,ve=Z;for(y.global||(y=ru(y.source,rt(Gi.exec(y))+"g")),y.lastIndex=0;ge=y.exec(ve);)var _e=ge.index;Z=Z.slice(0,_e===r?z:_e)}}else if(e.indexOf(en(y),z)!=z){var Ee=Z.lastIndexOf(y);Ee>-1&&(Z=Z.slice(0,Ee))}return Z+a}function bb(e){return e=rt(e),e&&Ln.test(e)?e.replace(xn,Qv):e}var xb=xi(function(e,t,o){return e+(o?" ":"")+t.toUpperCase()}),Yu=Zf("toUpperCase");function Gh(e,t,o){return e=rt(e),t=o?r:t,t===r?qv(e)?Xv(e):$v(e):e.match(t)||[]}var Vh=Ge(function(e,t){try{return Jt(e,r,t)}catch(o){return Uu(o)?o:new ze(o)}}),Sb=Kn(function(e,t){return pn(t,function(o){o=Nn(o),Zn(e,o,Bu(e[o],e))}),e});function Cb(e){var t=e==null?0:e.length,o=Ne();return e=t?pt(e,function(a){if(typeof a[1]!="function")throw new gn(h);return[o(a[0]),a[1]]}):[],Ge(function(a){for(var y=-1;++y<t;){var S=e[y];if(Jt(S[0],this,a))return Jt(S[1],this,a)}})}function Ab(e){return Qm(mn(e,E))}function qu(e){return function(){return e}}function Ob(e,t){return e==null||e!==e?t:e}var Db=Kf(),Tb=Kf(!0);function Zt(e){return e}function Hu(e){return Df(typeof e=="function"?e:mn(e,E))}function Eb(e){return Ef(mn(e,E))}function Mb(e,t){return Mf(e,mn(t,E))}var Rb=Ge(function(e,t){return function(o){return fo(o,e,t)}}),Lb=Ge(function(e,t){return function(o){return fo(e,o,t)}});function Gu(e,t,o){var a=Dt(t),y=Ms(t,a);o==null&&!(vt(t)&&(y.length||!a.length))&&(o=t,t=e,e=this,y=Ms(t,Dt(t)));var S=!(vt(o)&&"chain"in o)||!!o.chain,P=Xn(e);return pn(y,function(z){var Z=t[z];e[z]=Z,P&&(e.prototype[z]=function(){var ge=this.__chain__;if(S||ge){var ve=e(this.__wrapped__),_e=ve.__actions__=Ht(this.__actions__);return _e.push({func:Z,args:arguments,thisArg:e}),ve.__chain__=ge,ve}return Z.apply(e,_r([this.value()],arguments))})}),e}function Ib(){return It._===this&&(It._=om),this}function Vu(){}function kb(e){return e=We(e),Ge(function(t){return Rf(t,e)})}var Pb=Au(pt),$b=Au(Kc),Nb=Au(Qa);function Zh(e){return Lu(e)?Ka(Nn(e)):dy(e)}function Bb(e){return function(t){return e==null?r:qr(e,t)}}var jb=Xf(),Ub=Xf(!0);function Zu(){return[]}function Qu(){return!1}function zb(){return{}}function Fb(){return""}function Wb(){return!0}function Yb(e,t){if(e=We(e),e<1||e>d)return[];var o=g,a=Pt(e,g);t=Ne(t),e-=g;for(var y=eu(a,t);++o<e;)t(o);return y}function qb(e){return Fe(e)?pt(e,Nn):tn(e)?[e]:Ht(gh(rt(e)))}function Hb(e){var t=++rm;return rt(e)+t}var Gb=$s(function(e,t){return e+t},0),Vb=Ou("ceil"),Zb=$s(function(e,t){return e/t},1),Qb=Ou("floor");function Kb(e){return e&&e.length?Es(e,Zt,fu):r}function Jb(e,t){return e&&e.length?Es(e,Ne(t,2),fu):r}function Xb(e){return ef(e,Zt)}function ex(e,t){return ef(e,Ne(t,2))}function tx(e){return e&&e.length?Es(e,Zt,gu):r}function nx(e,t){return e&&e.length?Es(e,Ne(t,2),gu):r}var rx=$s(function(e,t){return e*t},1),ix=Ou("round"),ox=$s(function(e,t){return e-t},0);function sx(e){return e&&e.length?Xa(e,Zt):0}function ax(e,t){return e&&e.length?Xa(e,Ne(t,2)):0}return x.after=Ew,x.ary=Oh,x.assign=v_,x.assignIn=Uh,x.assignInWith=Zs,x.assignWith=m_,x.at=y_,x.before=Dh,x.bind=Bu,x.bindAll=Sb,x.bindKey=Th,x.castArray=zw,x.chain=Sh,x.chunk=Qy,x.compact=Ky,x.concat=Jy,x.cond=Cb,x.conforms=Ab,x.constant=qu,x.countBy=sw,x.create=w_,x.curry=Eh,x.curryRight=Mh,x.debounce=Rh,x.defaults=__,x.defaultsDeep=b_,x.defer=Mw,x.delay=Rw,x.difference=Xy,x.differenceBy=e2,x.differenceWith=t2,x.drop=n2,x.dropRight=r2,x.dropRightWhile=i2,x.dropWhile=o2,x.fill=s2,x.filter=uw,x.flatMap=fw,x.flatMapDeep=hw,x.flatMapDepth=dw,x.flatten=wh,x.flattenDeep=a2,x.flattenDepth=u2,x.flip=Lw,x.flow=Db,x.flowRight=Tb,x.fromPairs=l2,x.functions=T_,x.functionsIn=E_,x.groupBy=pw,x.initial=f2,x.intersection=h2,x.intersectionBy=d2,x.intersectionWith=p2,x.invert=R_,x.invertBy=L_,x.invokeMap=vw,x.iteratee=Hu,x.keyBy=mw,x.keys=Dt,x.keysIn=Vt,x.map=Ws,x.mapKeys=k_,x.mapValues=P_,x.matches=Eb,x.matchesProperty=Mb,x.memoize=qs,x.merge=$_,x.mergeWith=zh,x.method=Rb,x.methodOf=Lb,x.mixin=Gu,x.negate=Hs,x.nthArg=kb,x.omit=N_,x.omitBy=B_,x.once=Iw,x.orderBy=yw,x.over=Pb,x.overArgs=kw,x.overEvery=$b,x.overSome=Nb,x.partial=ju,x.partialRight=Lh,x.partition=ww,x.pick=j_,x.pickBy=Fh,x.property=Zh,x.propertyOf=Bb,x.pull=y2,x.pullAll=bh,x.pullAllBy=w2,x.pullAllWith=_2,x.pullAt=b2,x.range=jb,x.rangeRight=Ub,x.rearg=Pw,x.reject=xw,x.remove=x2,x.rest=$w,x.reverse=$u,x.sampleSize=Cw,x.set=z_,x.setWith=F_,x.shuffle=Aw,x.slice=S2,x.sortBy=Tw,x.sortedUniq=M2,x.sortedUniqBy=R2,x.split=fb,x.spread=Nw,x.tail=L2,x.take=I2,x.takeRight=k2,x.takeRightWhile=P2,x.takeWhile=$2,x.tap=K2,x.throttle=Bw,x.thru=Fs,x.toArray=Nh,x.toPairs=Wh,x.toPairsIn=Yh,x.toPath=qb,x.toPlainObject=jh,x.transform=W_,x.unary=jw,x.union=N2,x.unionBy=B2,x.unionWith=j2,x.uniq=U2,x.uniqBy=z2,x.uniqWith=F2,x.unset=Y_,x.unzip=Nu,x.unzipWith=xh,x.update=q_,x.updateWith=H_,x.values=Ai,x.valuesIn=G_,x.without=W2,x.words=Gh,x.wrap=Uw,x.xor=Y2,x.xorBy=q2,x.xorWith=H2,x.zip=G2,x.zipObject=V2,x.zipObjectDeep=Z2,x.zipWith=Q2,x.entries=Wh,x.entriesIn=Yh,x.extend=Uh,x.extendWith=Zs,Gu(x,x),x.add=Gb,x.attempt=Vh,x.camelCase=K_,x.capitalize=qh,x.ceil=Vb,x.clamp=V_,x.clone=Fw,x.cloneDeep=Yw,x.cloneDeepWith=qw,x.cloneWith=Ww,x.conformsTo=Hw,x.deburr=Hh,x.defaultTo=Ob,x.divide=Zb,x.endsWith=J_,x.eq=On,x.escape=X_,x.escapeRegExp=eb,x.every=aw,x.find=lw,x.findIndex=mh,x.findKey=x_,x.findLast=cw,x.findLastIndex=yh,x.findLastKey=S_,x.floor=Qb,x.forEach=Ch,x.forEachRight=Ah,x.forIn=C_,x.forInRight=A_,x.forOwn=O_,x.forOwnRight=D_,x.get=Fu,x.gt=Gw,x.gte=Vw,x.has=M_,x.hasIn=Wu,x.head=_h,x.identity=Zt,x.includes=gw,x.indexOf=c2,x.inRange=Z_,x.invoke=I_,x.isArguments=Vr,x.isArray=Fe,x.isArrayBuffer=Zw,x.isArrayLike=Gt,x.isArrayLikeObject=_t,x.isBoolean=Qw,x.isBuffer=Dr,x.isDate=Kw,x.isElement=Jw,x.isEmpty=Xw,x.isEqual=e_,x.isEqualWith=t_,x.isError=Uu,x.isFinite=n_,x.isFunction=Xn,x.isInteger=Ih,x.isLength=Gs,x.isMap=kh,x.isMatch=r_,x.isMatchWith=i_,x.isNaN=o_,x.isNative=s_,x.isNil=u_,x.isNull=a_,x.isNumber=Ph,x.isObject=vt,x.isObjectLike=wt,x.isPlainObject=yo,x.isRegExp=zu,x.isSafeInteger=l_,x.isSet=$h,x.isString=Vs,x.isSymbol=tn,x.isTypedArray=Ci,x.isUndefined=c_,x.isWeakMap=f_,x.isWeakSet=h_,x.join=g2,x.kebabCase=tb,x.last=wn,x.lastIndexOf=v2,x.lowerCase=nb,x.lowerFirst=rb,x.lt=d_,x.lte=p_,x.max=Kb,x.maxBy=Jb,x.mean=Xb,x.meanBy=ex,x.min=tx,x.minBy=nx,x.stubArray=Zu,x.stubFalse=Qu,x.stubObject=zb,x.stubString=Fb,x.stubTrue=Wb,x.multiply=rx,x.nth=m2,x.noConflict=Ib,x.noop=Vu,x.now=Ys,x.pad=ib,x.padEnd=ob,x.padStart=sb,x.parseInt=ab,x.random=Q_,x.reduce=_w,x.reduceRight=bw,x.repeat=ub,x.replace=lb,x.result=U_,x.round=ix,x.runInContext=H,x.sample=Sw,x.size=Ow,x.snakeCase=cb,x.some=Dw,x.sortedIndex=C2,x.sortedIndexBy=A2,x.sortedIndexOf=O2,x.sortedLastIndex=D2,x.sortedLastIndexBy=T2,x.sortedLastIndexOf=E2,x.startCase=hb,x.startsWith=db,x.subtract=ox,x.sum=sx,x.sumBy=ax,x.template=pb,x.times=Yb,x.toFinite=er,x.toInteger=We,x.toLength=Bh,x.toLower=gb,x.toNumber=_n,x.toSafeInteger=g_,x.toString=rt,x.toUpper=vb,x.trim=mb,x.trimEnd=yb,x.trimStart=wb,x.truncate=_b,x.unescape=bb,x.uniqueId=Hb,x.upperCase=xb,x.upperFirst=Yu,x.each=Ch,x.eachRight=Ah,x.first=_h,Gu(x,function(){var e={};return Pn(x,function(t,o){at.call(x.prototype,o)||(e[o]=t)}),e}(),{chain:!1}),x.VERSION=s,pn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){x[e].placeholder=x}),pn(["drop","take"],function(e,t){Ke.prototype[e]=function(o){o=o===r?1:At(We(o),0);var a=this.__filtered__&&!t?new Ke(this):this.clone();return a.__filtered__?a.__takeCount__=Pt(o,a.__takeCount__):a.__views__.push({size:Pt(o,g),type:e+(a.__dir__<0?"Right":"")}),a},Ke.prototype[e+"Right"]=function(o){return this.reverse()[e](o).reverse()}}),pn(["filter","map","takeWhile"],function(e,t){var o=t+1,a=o==B||o==D;Ke.prototype[e]=function(y){var S=this.clone();return S.__iteratees__.push({iteratee:Ne(y,3),type:o}),S.__filtered__=S.__filtered__||a,S}}),pn(["head","last"],function(e,t){var o="take"+(t?"Right":"");Ke.prototype[e]=function(){return this[o](1).value()[0]}}),pn(["initial","tail"],function(e,t){var o="drop"+(t?"":"Right");Ke.prototype[e]=function(){return this.__filtered__?new Ke(this):this[o](1)}}),Ke.prototype.compact=function(){return this.filter(Zt)},Ke.prototype.find=function(e){return this.filter(e).head()},Ke.prototype.findLast=function(e){return this.reverse().find(e)},Ke.prototype.invokeMap=Ge(function(e,t){return typeof e=="function"?new Ke(this):this.map(function(o){return fo(o,e,t)})}),Ke.prototype.reject=function(e){return this.filter(Hs(Ne(e)))},Ke.prototype.slice=function(e,t){e=We(e);var o=this;return o.__filtered__&&(e>0||t<0)?new Ke(o):(e<0?o=o.takeRight(-e):e&&(o=o.drop(e)),t!==r&&(t=We(t),o=t<0?o.dropRight(-t):o.take(t-e)),o)},Ke.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Ke.prototype.toArray=function(){return this.take(g)},Pn(Ke.prototype,function(e,t){var o=/^(?:filter|find|map|reject)|While$/.test(t),a=/^(?:head|last)$/.test(t),y=x[a?"take"+(t=="last"?"Right":""):t],S=a||/^find/.test(t);y&&(x.prototype[t]=function(){var P=this.__wrapped__,z=a?[1]:arguments,Z=P instanceof Ke,ge=z[0],ve=Z||Fe(P),_e=function(Qe){var Xe=y.apply(x,_r([Qe],z));return a&&Ee?Xe[0]:Xe};ve&&o&&typeof ge=="function"&&ge.length!=1&&(Z=ve=!1);var Ee=this.__chain__,Pe=!!this.__actions__.length,Be=S&&!Ee,Ye=Z&&!Pe;if(!S&&ve){P=Ye?P:new Ke(this);var je=e.apply(P,z);return je.__actions__.push({func:Fs,args:[_e],thisArg:r}),new vn(je,Ee)}return Be&&Ye?e.apply(this,z):(je=this.thru(_e),Be?a?je.value()[0]:je.value():je)})}),pn(["pop","push","shift","sort","splice","unshift"],function(e){var t=ps[e],o=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",a=/^(?:pop|shift)$/.test(e);x.prototype[e]=function(){var y=arguments;if(a&&!this.__chain__){var S=this.value();return t.apply(Fe(S)?S:[],y)}return this[o](function(P){return t.apply(Fe(P)?P:[],y)})}}),Pn(Ke.prototype,function(e,t){var o=x[t];if(o){var a=o.name+"";at.call(wi,a)||(wi[a]=[]),wi[a].push({name:t,func:o})}}),wi[Ps(r,ee).name]=[{name:"wrapper",func:r}],Ke.prototype.clone=bm,Ke.prototype.reverse=xm,Ke.prototype.value=Sm,x.prototype.at=J2,x.prototype.chain=X2,x.prototype.commit=ew,x.prototype.next=tw,x.prototype.plant=rw,x.prototype.reverse=iw,x.prototype.toJSON=x.prototype.valueOf=x.prototype.value=ow,x.prototype.first=x.prototype.head,io&&(x.prototype[io]=nw),x},vi=em();Ur?((Ur.exports=vi)._=vi,Ha._=vi):It._=vi}).call(iv)}(Wi,Wi.exports)),Wi.exports}var Bc=ov();function sv(i){const n=Bn.c(50),{fields:r,onClose:s,queryKey:l,apiPath:v,id:h,steps:c}=i,[b,C]=ye.useState(0),[A,E]=ye.useState(!1),{data:I}=Ig(v,l,h),{mutateAsync:L,isError:T,error:M,isPending:N}=lc(v,l);let ee;n[0]!==r?(ee=new Set(r.filter(hv).map(fv)),n[0]=r,n[1]=ee):ee=n[1];let ne;n[2]!==ee?(ne=[...ee],n[2]=ee,n[3]=ne):ne=n[3];const Q=ne;let le;n[4]!==r?(le=r.reduce(cv,{}),n[4]=r,n[5]=le):le=n[5];let G;n[6]!==r?(G=r.filter(lv).reduce(av,{}),n[6]=r,n[7]=G):G=n[7];let ue;n[8]!==le||n[9]!==G?(ue={mode:"uncontrolled",initialValues:le,validate:G},n[8]=le,n[9]=G,n[10]=ue):ue=n[10];const V=Oi.useForm(ue);let ae;n[11]!==I||n[12]!==r||n[13]!==V?(ae=()=>{if(I){const d=r.reduce((w,p)=>{const g=p.id;return w[g]=Array.isArray(I[g])?I[g]:p.type==="boolean"?I[g]??!1:p.type==="date"?I[g]?new Date(I[g]):"":I[g]??"",w},{});V.initialize(d),V.setValues(d)}},n[11]=I,n[12]=r,n[13]=V,n[14]=ae):ae=n[14];let oe;n[15]!==I?(oe=[I],n[15]=I,n[16]=oe):oe=n[16],ye.useEffect(ae,oe);let pe;n[17]!==V?(pe=function(w){return R.jsxs(ye.Fragment,{children:[(w.type===void 0||w.type=="text")&&R.jsx(F.TextInput,{label:w.column.title,placeholder:w.placeholder??"",...V.getInputProps(w.id),type:w.id.includes("email")?"email":void 0},V.key(w.id)),w.type==="number"&&R.jsx(F.NumberInput,{decimalSeparator:",",label:w.column.title,placeholder:w.placeholder??"",...V.getInputProps(w.id)},V.key(w.id)),w.type==="date"&&R.jsx(Qo,{label:w.column.title,placeholder:w.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...V.getInputProps(w.id)},V.key(w.id)),w.type==="boolean"&&R.jsx(F.Checkbox,{mt:"md",label:w.column.title,...V.getInputProps(w.id,{type:"checkbox"})},V.key(w.id)),w.type==="custom"&&w.render&&w.render(V.getValues(),V.getInputProps(w.id).onChange,E,V.setValues)]},w.id)},n[17]=V,n[18]=pe):pe=n[18];const re=pe;let Ce;n[19]!==T||n[20]!==(M==null?void 0:M.message)||n[21]!==(M==null?void 0:M.name)?(Ce=T&&R.jsx(F.Alert,{variant:"outline",color:"red",title:(M==null?void 0:M.name)??"Fehler aufgetreten",mb:"lg",children:(M==null?void 0:M.message)??"Fehler aufgetreten"}),n[19]=T,n[20]=M==null?void 0:M.message,n[21]=M==null?void 0:M.name,n[22]=Ce):Ce=n[22];let Oe;n[23]!==b||n[24]!==V||n[25]!==h||n[26]!==T||n[27]!==s||n[28]!==Q.length||n[29]!==L?(Oe=V.onSubmit(async d=>{await L({...d,id:h}),Q.length&&b<Q.length-1?T||C(b+1):T||(V.setInitialValues(d),V.reset(),s())}),n[23]=b,n[24]=V,n[25]=h,n[26]=T,n[27]=s,n[28]=Q.length,n[29]=L,n[30]=Oe):Oe=n[30];let B;n[31]!==b||n[32]!==r||n[33]!==re||n[34]!==c||n[35]!==Q?(B=Q.length?R.jsx(F.Stepper,{active:b,size:"sm",children:Q.map(d=>R.jsx(F.Stepper.Step,{...c&&c[d-1]?{label:c[d-1].label}:{},children:r.filter(w=>w.step===d).map(w=>re(w))},d))}):r.map(d=>re(d)),n[31]=b,n[32]=r,n[33]=re,n[34]=c,n[35]=Q,n[36]=B):B=n[36];let k;n[37]!==b||n[38]!==A||n[39]!==N||n[40]!==s||n[41]!==Q.length?(k=!A&&R.jsxs(F.Group,{mt:"md",justify:"end",children:[R.jsx(F.Button,{onClick:()=>Q.length?b===0?s():C(b-1):s(),variant:"outline",children:Q.length?b===0?"Abbrechen":"Zurück":"Abbrechen"}),R.jsx(F.Button,{type:"submit",loading:N,children:Q.length?b===Q.length-1?"Speichern":"Weiter":"Speichern"})]}),n[37]=b,n[38]=A,n[39]=N,n[40]=s,n[41]=Q.length,n[42]=k):k=n[42];let D;n[43]!==Oe||n[44]!==B||n[45]!==k?(D=R.jsxs("form",{onSubmit:Oe,children:[B,k]}),n[43]=Oe,n[44]=B,n[45]=k,n[46]=D):D=n[46];let m;return n[47]!==D||n[48]!==Ce?(m=R.jsxs(R.Fragment,{children:[Ce,D]}),n[47]=D,n[48]=Ce,n[49]=m):m=n[49],m}function av(i,n){return i[n.id]=uv,i}function uv(i){return i?null:"Pflichtfeld"}function lv(i){return i.required}function cv(i,n){return i[n.id]=n.type==="boolean"?n.defaultValue??!1:n.defaultValue??"",i}function fv(i){return i.step}function hv(i){return typeof i.step=="number"}function dv(i){const n=Bn.c(28),{queryKey:r,apiPath:s,onClose:l,selectedRecords:v}=i,{mutateAsync:h,isError:c,error:b,isPending:C}=Qg(s,r),[A,E]=ye.useState(v);let I;n[0]!==l||n[1]!==A.length?(I=()=>{A.length||l()},n[0]=l,n[1]=A.length,n[2]=I):I=n[2];let L;if(n[3]!==l||n[4]!==A?(L=[l,A],n[3]=l,n[4]=A,n[5]=L):L=n[5],ye.useEffect(I,L),!A.length){let ue;return n[6]===Symbol.for("react.memo_cache_sentinel")?(ue=R.jsx(R.Fragment,{}),n[6]=ue):ue=n[6],ue}let T;n[7]!==b||n[8]!==c?(T=c&&b.message&&R.jsx(F.Alert,{variant:"outline",color:"red",title:b.name,children:b.message}),n[7]=b,n[8]=c,n[9]=T):T=n[9];let M;n[10]===Symbol.for("react.memo_cache_sentinel")?(M=R.jsx("br",{}),n[10]=M):M=n[10];let N;n[11]!==v[0].id?(N=R.jsxs(F.Text,{children:["Bist du sicher, dass du folgenden Eintrag löschen möchtest?",M,v[0].id]}),n[11]=v[0].id,n[12]=N):N=n[12];let ee;n[13]!==l?(ee=R.jsx(F.Button,{onClick:l,variant:"outline",children:"Abbrechen"}),n[13]=l,n[14]=ee):ee=n[14];let ne;n[15]!==h||n[16]!==A[0].id?(ne=async()=>{await h(A[0].id),E(ue=>ue.filter(V=>V.id!==A[0].id))},n[15]=h,n[16]=A[0].id,n[17]=ne):ne=n[17];let Q;n[18]!==C||n[19]!==ne?(Q=R.jsx(F.Button,{color:"red",loading:C,onClick:ne,children:"Delete"}),n[18]=C,n[19]=ne,n[20]=Q):Q=n[20];let le;n[21]!==ee||n[22]!==Q?(le=R.jsxs(F.Group,{mt:"md",justify:"end",children:[ee,Q]}),n[21]=ee,n[22]=Q,n[23]=le):le=n[23];let G;return n[24]!==T||n[25]!==N||n[26]!==le?(G=R.jsxs(R.Fragment,{children:[T,N,le]}),n[24]=T,n[25]=N,n[26]=le,n[27]=G):G=n[27],G}const ts=10;function pv(i){const n=Bn.c(124),{title:r,queryKey:s,connectedQueryKeys:l,apiPath:v,queryClient:h,buttons:c,fields:b,selection:C,pagination:A,filters:E,actions:I,steps:L,defaultSort:T,createButtonText:M}=i,{data:N,isLoading:ee,isError:ne,isRefetching:Q,refetch:le}=Pg(v,s);let G;n[0]===Symbol.for("react.memo_cache_sentinel")?(G=[],n[0]=G):G=n[0];const[ue,V]=ye.useState(G);let ae;n[1]!==N||n[2]!==l||n[3]!==E||n[4]!==h?(ae=()=>{if(!(!N||!Array.isArray(N))){if(l==null||l.forEach(nt=>h.invalidateQueries({queryKey:nt})),!E||E.length===0){V(N);return}V(N.filter(nt=>E.every(Mt=>{const si=Mt.id;if(Mt.type==="query"&&typeof Mt.value=="string"){const In=nt[si];return typeof In=="string"&&In.includes(Mt.value)}else if(Mt.type==="date"){if(!Mt.value)return!0;const In=Mt.value,[ai,hr]=In;if(ai&&hr){const ui=nt[si];if(typeof ui=="string"){const li=new Date(ui);return li>=ai&&li<=hr}}return!0}return!0})))}},n[1]=N,n[2]=l,n[3]=E,n[4]=h,n[5]=ae):ae=n[5];let oe;n[6]!==N||n[7]!==E?(oe=[N,E],n[6]=N,n[7]=E,n[8]=oe):oe=n[8],ye.useEffect(ae,oe);const pe=(T==null?void 0:T.field)??b[0].id,re=(T==null?void 0:T.direction)??"desc";let Ce;n[9]!==pe||n[10]!==re?(Ce={columnAccessor:pe,direction:re},n[9]=pe,n[10]=re,n[11]=Ce):Ce=n[11];const[Oe,B]=ye.useState(Ce);let k;n[12]!==ue||n[13]!==(T==null?void 0:T.direction)||n[14]!==(T==null?void 0:T.field)||n[15]!==b[0]?(k=()=>{const nt=Bc.sortBy(ue,(T==null?void 0:T.field)??b[0].id);return(T==null?void 0:T.direction)==="asc"?nt:nt.reverse()},n[12]=ue,n[13]=T==null?void 0:T.direction,n[14]=T==null?void 0:T.field,n[15]=b[0],n[16]=k):k=n[16];const[D,m]=ye.useState(k);let d;n[17]!==ue||n[18]!==Oe.columnAccessor||n[19]!==Oe.direction?(d=()=>{const nt=Bc.sortBy(ue,Oe.columnAccessor);m(Oe.direction==="desc"?nt.reverse():nt)},n[17]=ue,n[18]=Oe.columnAccessor,n[19]=Oe.direction,n[20]=d):d=n[20];let w;n[21]!==ue||n[22]!==Oe?(w=[Oe,ue],n[21]=ue,n[22]=Oe,n[23]=w):w=n[23],ye.useEffect(d,w);const[p,g]=ye.useState(1);let O;n[24]!==A||n[25]!==D?(O=A?D.slice(0,ts):D,n[24]=A,n[25]=D,n[26]=O):O=n[26];const[Y,K]=ye.useState(O);let fe,de;n[27]!==p||n[28]!==A||n[29]!==D?(fe=()=>{if(A){const nt=(p-1)*ts,Mt=nt+ts;K(D.slice(nt,Mt))}else K(D)},de=[p,D,A],n[27]=p,n[28]=A,n[29]=D,n[30]=fe,n[31]=de):(fe=n[30],de=n[31]),ye.useEffect(fe,de);let we;n[32]===Symbol.for("react.memo_cache_sentinel")?(we=[],n[32]=we):we=n[32];const[X,ce]=ye.useState(we);let Ae;n[33]!==X||n[34]!==C||n[35]!==D?(Ae=()=>{C&&ce(D.filter(nt=>X.some(Mt=>Mt.id===nt.id)))},n[33]=X,n[34]=C,n[35]=D,n[36]=Ae):Ae=n[36];let be;n[37]!==D?(be=[D],n[37]=D,n[38]=be):be=n[38],ye.useEffect(Ae,be);const[U,q]=ye.useState(!1),[W,J]=ye.useState(!1),[se,De]=ye.useState(!1),u=r?"space-between":"end";let f;n[39]!==r?(f=r&&(typeof r=="string"?R.jsx(F.Title,{order:4,children:r}):r),n[39]=r,n[40]=f):f=n[40];let _;n[41]!==le?(_=()=>le(),n[41]=le,n[42]=_):_=n[42];let $;n[43]===Symbol.for("react.memo_cache_sentinel")?($=R.jsx(Di.IconRefresh,{}),n[43]=$):$=n[43];let j;n[44]!==_?(j=R.jsx(F.ActionIcon,{variant:"subtle",onClick:_,"aria-label":"Neuladen",children:$}),n[44]=_,n[45]=j):j=n[45];let te;n[46]!==I||n[47]!==b||n[48]!==X||n[49]!==C?(te=(b.some(bv)||C)&&R.jsxs(F.Menu,{shadow:"md",children:[R.jsx(F.Menu.Target,{children:R.jsx(F.Button,{variant:"outline",rightSection:R.jsx(Di.IconCaretDownFilled,{size:14}),disabled:!X.length,children:"Aktionen"})}),R.jsxs(F.Menu.Dropdown,{children:[b.find(_v)&&R.jsx(F.Menu.Item,{leftSection:R.jsx(Di.IconPencil,{size:14}),onClick:()=>J(!0),disabled:X.length!==1,children:"Bearbeiten"}),(I??[]).map((nt,Mt)=>ye.createElement(F.Menu.Item,{...nt.icon&&{leftSection:nt.icon},key:`custom_action_${Mt}`,onClick:()=>nt.onClick(X)},nt.label)),b.find(wv)&&R.jsx(F.Menu.Item,{leftSection:R.jsx(Di.IconTrash,{size:14}),onClick:()=>De(!0),color:"red",children:"Löschen"})]})]}),n[46]=I,n[47]=b,n[48]=X,n[49]=C,n[50]=te):te=n[50];let xe;n[51]!==M||n[52]!==b?(xe=b.find(yv)&&R.jsx(F.Button,{onClick:()=>q(!0),children:M??"Erstellen"}),n[51]=M,n[52]=b,n[53]=xe):xe=n[53];let Te;n[54]!==c||n[55]!==j||n[56]!==te||n[57]!==xe?(Te=R.jsxs(F.Group,{align:"center",gap:"xs",children:[j,te,xe,c]}),n[54]=c,n[55]=j,n[56]=te,n[57]=xe,n[58]=Te):Te=n[58];let Re;n[59]!==u||n[60]!==f||n[61]!==Te?(Re=R.jsxs(F.Group,{gap:"xs",justify:u,align:"center",children:[f,Te]}),n[59]=u,n[60]=f,n[61]=Te,n[62]=Re):Re=n[62];let Se;n[63]!==ne?(Se=ne&&R.jsx(F.Alert,{mt:"md",variant:"light",color:"red",title:"Es ist ein Fehler aufgetreten.",icon:R.jsx(Di.IconInfoCircle,{}),children:"Bitte versuche es später erneut oder sende eine Nachricht an unseren Support."}),n[63]=ne,n[64]=Se):Se=n[64];const ke=ee||ne||Q;let $e;n[65]!==X||n[66]!==C?($e=C&&{selectedRecords:X,onSelectedRecordsChange:ce},n[65]=X,n[66]=C,n[67]=$e):$e=n[67];let Le;n[68]!==p||n[69]!==A||n[70]!==Y||n[71]!==D?(Le=A&&Y.length&&{totalRecords:D.length,recordsPerPage:ts,onPageChange:g,page:p},n[68]=p,n[69]=A,n[70]=Y,n[71]=D,n[72]=Le):Le=n[72];let Ze;n[73]!==b?(Ze=b.map(mv),n[73]=b,n[74]=Ze):Ze=n[74];let He;n[75]!==Y||n[76]!==Oe||n[77]!==ke||n[78]!==$e||n[79]!==Le||n[80]!==Ze?(He=R.jsx(nv,{my:"md",striped:!0,minHeight:150,fetching:ke,records:Y,sortStatus:Oe,onSortStatusChange:B,...$e,...Le,columns:Ze,noRecordsText:"Keine Einträge gefunden"}),n[75]=Y,n[76]=Oe,n[77]=ke,n[78]=$e,n[79]=Le,n[80]=Ze,n[81]=He):He=n[81];let ot;n[82]===Symbol.for("react.memo_cache_sentinel")?(ot=()=>{J(!1),ce([])},n[82]=ot):ot=n[82];const gt=r??"Bearbeiten";let yt;n[83]!==v||n[84]!==b||n[85]!==s||n[86]!==X[0]||n[87]!==X.length||n[88]!==L?(yt=X.length>0&&R.jsx(sv,{fields:b.filter(vv),queryKey:s,apiPath:v,id:X[0].id,onClose:()=>{J(!1),ce([])},steps:L}),n[83]=v,n[84]=b,n[85]=s,n[86]=X[0],n[87]=X.length,n[88]=L,n[89]=yt):yt=n[89];let ct;n[90]!==gt||n[91]!==yt||n[92]!==W?(ct=R.jsx(F.Modal,{opened:W,onClose:ot,title:gt,children:yt}),n[90]=gt,n[91]=yt,n[92]=W,n[93]=ct):ct=n[93];let Et;n[94]===Symbol.for("react.memo_cache_sentinel")?(Et=()=>{De(!1),ce([])},n[94]=Et):Et=n[94];const Mn=r??"Löschen";let un;n[95]!==v||n[96]!==s||n[97]!==X?(un=X.length>0&&R.jsx(dv,{onClose:()=>{De(!1),ce([])},queryKey:s,apiPath:v,selectedRecords:X}),n[95]=v,n[96]=s,n[97]=X,n[98]=un):un=n[98];let St;n[99]!==se||n[100]!==Mn||n[101]!==un?(St=R.jsx(F.Modal,{opened:se,onClose:Et,title:Mn,children:un}),n[99]=se,n[100]=Mn,n[101]=un,n[102]=St):St=n[102];let xn;n[103]===Symbol.for("react.memo_cache_sentinel")?(xn=()=>{q(!1)},n[103]=xn):xn=n[103];const Rn=r??"Anlegen";let Ln;n[104]===Symbol.for("react.memo_cache_sentinel")?(Ln=()=>{q(!1)},n[104]=Ln):Ln=n[104];let ln;n[105]!==b?(ln=b.filter(gv),n[105]=b,n[106]=ln):ln=n[106];let cn;n[107]!==v||n[108]!==s||n[109]!==L||n[110]!==ln?(cn=R.jsx(a0,{queryKey:s,apiPath:v,onClose:Ln,fields:ln,steps:L}),n[107]=v,n[108]=s,n[109]=L,n[110]=ln,n[111]=cn):cn=n[111];let fn;n[112]!==U||n[113]!==Rn||n[114]!==cn?(fn=R.jsx(F.Modal,{opened:U,onClose:xn,title:Rn,children:cn}),n[112]=U,n[113]=Rn,n[114]=cn,n[115]=fn):fn=n[115];let st;return n[116]!==h||n[117]!==Re||n[118]!==Se||n[119]!==He||n[120]!==ct||n[121]!==St||n[122]!==fn?(st=R.jsxs(gg,{client:h,children:[Re,Se,He,ct,St,fn]}),n[116]=h,n[117]=Re,n[118]=Se,n[119]=He,n[120]=ct,n[121]=St,n[122]=fn,n[123]=st):st=n[123],st}function gv(i){return i.create}function vv(i){return i.update}function mv(i){return i.column}function yv(i){return i.create}function wv(i){return i.delete}function _v(i){return i.update}function bv(i){return i.update}it.DataTable=pv,Object.defineProperty(it,Symbol.toStringTag,{value:"Module"})});
|
|
143
|
+
}`;var Ye=Vh(function(){return et(S,Pe+"return "+_e).apply(r,P)});if(Ye.source=_e,Uu(Ye))throw Ye;return Ye}function vb(e){return rt(e).toLowerCase()}function mb(e){return rt(e).toUpperCase()}function yb(e,t,o){if(e=rt(e),e&&(o||t===r))return nf(e);if(!e||!(t=en(t)))return e;var a=Cn(e),y=Cn(t),S=rf(a,y),P=of(a,y)+1;return Or(a,S,P).join("")}function wb(e,t,o){if(e=rt(e),e&&(o||t===r))return e.slice(0,af(e)+1);if(!e||!(t=en(t)))return e;var a=Cn(e),y=of(a,Cn(t))+1;return Or(a,0,y).join("")}function _b(e,t,o){if(e=rt(e),e&&(o||t===r))return e.replace(hr,"");if(!e||!(t=en(t)))return e;var a=Cn(e),y=rf(a,Cn(t));return Or(a,y).join("")}function bb(e,t){var o=pe,a=re;if(vt(t)){var y="separator"in t?t.separator:y;o="length"in t?We(t.length):o,a="omission"in t?en(t.omission):a}e=rt(e);var S=e.length;if(pi(e)){var P=Cn(e);S=P.length}if(o>=S)return e;var z=o-gi(a);if(z<1)return a;var Z=P?Or(P,0,z).join(""):e.slice(0,z);if(y===r)return Z+a;if(P&&(z+=Z.length-z),zu(y)){if(e.slice(z).search(y)){var ge,ve=Z;for(y.global||(y=ru(y.source,rt(Gi.exec(y))+"g")),y.lastIndex=0;ge=y.exec(ve);)var _e=ge.index;Z=Z.slice(0,_e===r?z:_e)}}else if(e.indexOf(en(y),z)!=z){var Ee=Z.lastIndexOf(y);Ee>-1&&(Z=Z.slice(0,Ee))}return Z+a}function xb(e){return e=rt(e),e&&In.test(e)?e.replace(xn,Kv):e}var Sb=xi(function(e,t,o){return e+(o?" ":"")+t.toUpperCase()}),Yu=Zf("toUpperCase");function Gh(e,t,o){return e=rt(e),t=o?r:t,t===r?Hv(e)?em(e):Nv(e):e.match(t)||[]}var Vh=Ge(function(e,t){try{return Jt(e,r,t)}catch(o){return Uu(o)?o:new ze(o)}}),Cb=Kn(function(e,t){return pn(t,function(o){o=Bn(o),Zn(e,o,Bu(e[o],e))}),e});function Ab(e){var t=e==null?0:e.length,o=Ne();return e=t?pt(e,function(a){if(typeof a[1]!="function")throw new gn(d);return[o(a[0]),a[1]]}):[],Ge(function(a){for(var y=-1;++y<t;){var S=e[y];if(Jt(S[0],this,a))return Jt(S[1],this,a)}})}function Ob(e){return Km(mn(e,E))}function qu(e){return function(){return e}}function Db(e,t){return e==null||e!==e?t:e}var Tb=Kf(),Eb=Kf(!0);function Zt(e){return e}function Hu(e){return Df(typeof e=="function"?e:mn(e,E))}function Mb(e){return Ef(mn(e,E))}function Rb(e,t){return Mf(e,mn(t,E))}var Lb=Ge(function(e,t){return function(o){return fo(o,e,t)}}),Ib=Ge(function(e,t){return function(o){return fo(e,o,t)}});function Gu(e,t,o){var a=Dt(t),y=Ms(t,a);o==null&&!(vt(t)&&(y.length||!a.length))&&(o=t,t=e,e=this,y=Ms(t,Dt(t)));var S=!(vt(o)&&"chain"in o)||!!o.chain,P=Xn(e);return pn(y,function(z){var Z=t[z];e[z]=Z,P&&(e.prototype[z]=function(){var ge=this.__chain__;if(S||ge){var ve=e(this.__wrapped__),_e=ve.__actions__=Ht(this.__actions__);return _e.push({func:Z,args:arguments,thisArg:e}),ve.__chain__=ge,ve}return Z.apply(e,_r([this.value()],arguments))})}),e}function kb(){return It._===this&&(It._=sm),this}function Vu(){}function Pb(e){return e=We(e),Ge(function(t){return Rf(t,e)})}var $b=Au(pt),Nb=Au(Kc),Bb=Au(Qa);function Zh(e){return Lu(e)?Ka(Bn(e)):py(e)}function jb(e){return function(t){return e==null?r:qr(e,t)}}var Ub=Xf(),zb=Xf(!0);function Zu(){return[]}function Qu(){return!1}function Fb(){return{}}function Wb(){return""}function Yb(){return!0}function qb(e,t){if(e=We(e),e<1||e>h)return[];var o=g,a=Pt(e,g);t=Ne(t),e-=g;for(var y=eu(a,t);++o<e;)t(o);return y}function Hb(e){return Fe(e)?pt(e,Bn):tn(e)?[e]:Ht(gh(rt(e)))}function Gb(e){var t=++im;return rt(e)+t}var Vb=$s(function(e,t){return e+t},0),Zb=Ou("ceil"),Qb=$s(function(e,t){return e/t},1),Kb=Ou("floor");function Jb(e){return e&&e.length?Es(e,Zt,fu):r}function Xb(e,t){return e&&e.length?Es(e,Ne(t,2),fu):r}function ex(e){return ef(e,Zt)}function tx(e,t){return ef(e,Ne(t,2))}function nx(e){return e&&e.length?Es(e,Zt,gu):r}function rx(e,t){return e&&e.length?Es(e,Ne(t,2),gu):r}var ix=$s(function(e,t){return e*t},1),ox=Ou("round"),sx=$s(function(e,t){return e-t},0);function ax(e){return e&&e.length?Xa(e,Zt):0}function ux(e,t){return e&&e.length?Xa(e,Ne(t,2)):0}return x.after=Mw,x.ary=Oh,x.assign=m_,x.assignIn=Uh,x.assignInWith=Zs,x.assignWith=y_,x.at=w_,x.before=Dh,x.bind=Bu,x.bindAll=Cb,x.bindKey=Th,x.castArray=Fw,x.chain=Sh,x.chunk=Ky,x.compact=Jy,x.concat=Xy,x.cond=Ab,x.conforms=Ob,x.constant=qu,x.countBy=aw,x.create=__,x.curry=Eh,x.curryRight=Mh,x.debounce=Rh,x.defaults=b_,x.defaultsDeep=x_,x.defer=Rw,x.delay=Lw,x.difference=e2,x.differenceBy=t2,x.differenceWith=n2,x.drop=r2,x.dropRight=i2,x.dropRightWhile=o2,x.dropWhile=s2,x.fill=a2,x.filter=lw,x.flatMap=hw,x.flatMapDeep=dw,x.flatMapDepth=pw,x.flatten=wh,x.flattenDeep=u2,x.flattenDepth=l2,x.flip=Iw,x.flow=Tb,x.flowRight=Eb,x.fromPairs=c2,x.functions=E_,x.functionsIn=M_,x.groupBy=gw,x.initial=h2,x.intersection=d2,x.intersectionBy=p2,x.intersectionWith=g2,x.invert=L_,x.invertBy=I_,x.invokeMap=mw,x.iteratee=Hu,x.keyBy=yw,x.keys=Dt,x.keysIn=Vt,x.map=Ws,x.mapKeys=P_,x.mapValues=$_,x.matches=Mb,x.matchesProperty=Rb,x.memoize=qs,x.merge=N_,x.mergeWith=zh,x.method=Lb,x.methodOf=Ib,x.mixin=Gu,x.negate=Hs,x.nthArg=Pb,x.omit=B_,x.omitBy=j_,x.once=kw,x.orderBy=ww,x.over=$b,x.overArgs=Pw,x.overEvery=Nb,x.overSome=Bb,x.partial=ju,x.partialRight=Lh,x.partition=_w,x.pick=U_,x.pickBy=Fh,x.property=Zh,x.propertyOf=jb,x.pull=w2,x.pullAll=bh,x.pullAllBy=_2,x.pullAllWith=b2,x.pullAt=x2,x.range=Ub,x.rangeRight=zb,x.rearg=$w,x.reject=Sw,x.remove=S2,x.rest=Nw,x.reverse=$u,x.sampleSize=Aw,x.set=F_,x.setWith=W_,x.shuffle=Ow,x.slice=C2,x.sortBy=Ew,x.sortedUniq=R2,x.sortedUniqBy=L2,x.split=hb,x.spread=Bw,x.tail=I2,x.take=k2,x.takeRight=P2,x.takeRightWhile=$2,x.takeWhile=N2,x.tap=J2,x.throttle=jw,x.thru=Fs,x.toArray=Nh,x.toPairs=Wh,x.toPairsIn=Yh,x.toPath=Hb,x.toPlainObject=jh,x.transform=Y_,x.unary=Uw,x.union=B2,x.unionBy=j2,x.unionWith=U2,x.uniq=z2,x.uniqBy=F2,x.uniqWith=W2,x.unset=q_,x.unzip=Nu,x.unzipWith=xh,x.update=H_,x.updateWith=G_,x.values=Ai,x.valuesIn=V_,x.without=Y2,x.words=Gh,x.wrap=zw,x.xor=q2,x.xorBy=H2,x.xorWith=G2,x.zip=V2,x.zipObject=Z2,x.zipObjectDeep=Q2,x.zipWith=K2,x.entries=Wh,x.entriesIn=Yh,x.extend=Uh,x.extendWith=Zs,Gu(x,x),x.add=Vb,x.attempt=Vh,x.camelCase=J_,x.capitalize=qh,x.ceil=Zb,x.clamp=Z_,x.clone=Ww,x.cloneDeep=qw,x.cloneDeepWith=Hw,x.cloneWith=Yw,x.conformsTo=Gw,x.deburr=Hh,x.defaultTo=Db,x.divide=Qb,x.endsWith=X_,x.eq=On,x.escape=eb,x.escapeRegExp=tb,x.every=uw,x.find=cw,x.findIndex=mh,x.findKey=S_,x.findLast=fw,x.findLastIndex=yh,x.findLastKey=C_,x.floor=Kb,x.forEach=Ch,x.forEachRight=Ah,x.forIn=A_,x.forInRight=O_,x.forOwn=D_,x.forOwnRight=T_,x.get=Fu,x.gt=Vw,x.gte=Zw,x.has=R_,x.hasIn=Wu,x.head=_h,x.identity=Zt,x.includes=vw,x.indexOf=f2,x.inRange=Q_,x.invoke=k_,x.isArguments=Vr,x.isArray=Fe,x.isArrayBuffer=Qw,x.isArrayLike=Gt,x.isArrayLikeObject=_t,x.isBoolean=Kw,x.isBuffer=Dr,x.isDate=Jw,x.isElement=Xw,x.isEmpty=e_,x.isEqual=t_,x.isEqualWith=n_,x.isError=Uu,x.isFinite=r_,x.isFunction=Xn,x.isInteger=Ih,x.isLength=Gs,x.isMap=kh,x.isMatch=i_,x.isMatchWith=o_,x.isNaN=s_,x.isNative=a_,x.isNil=l_,x.isNull=u_,x.isNumber=Ph,x.isObject=vt,x.isObjectLike=wt,x.isPlainObject=yo,x.isRegExp=zu,x.isSafeInteger=c_,x.isSet=$h,x.isString=Vs,x.isSymbol=tn,x.isTypedArray=Ci,x.isUndefined=f_,x.isWeakMap=h_,x.isWeakSet=d_,x.join=v2,x.kebabCase=nb,x.last=wn,x.lastIndexOf=m2,x.lowerCase=rb,x.lowerFirst=ib,x.lt=p_,x.lte=g_,x.max=Jb,x.maxBy=Xb,x.mean=ex,x.meanBy=tx,x.min=nx,x.minBy=rx,x.stubArray=Zu,x.stubFalse=Qu,x.stubObject=Fb,x.stubString=Wb,x.stubTrue=Yb,x.multiply=ix,x.nth=y2,x.noConflict=kb,x.noop=Vu,x.now=Ys,x.pad=ob,x.padEnd=sb,x.padStart=ab,x.parseInt=ub,x.random=K_,x.reduce=bw,x.reduceRight=xw,x.repeat=lb,x.replace=cb,x.result=z_,x.round=ox,x.runInContext=H,x.sample=Cw,x.size=Dw,x.snakeCase=fb,x.some=Tw,x.sortedIndex=A2,x.sortedIndexBy=O2,x.sortedIndexOf=D2,x.sortedLastIndex=T2,x.sortedLastIndexBy=E2,x.sortedLastIndexOf=M2,x.startCase=db,x.startsWith=pb,x.subtract=sx,x.sum=ax,x.sumBy=ux,x.template=gb,x.times=qb,x.toFinite=er,x.toInteger=We,x.toLength=Bh,x.toLower=vb,x.toNumber=_n,x.toSafeInteger=v_,x.toString=rt,x.toUpper=mb,x.trim=yb,x.trimEnd=wb,x.trimStart=_b,x.truncate=bb,x.unescape=xb,x.uniqueId=Gb,x.upperCase=Sb,x.upperFirst=Yu,x.each=Ch,x.eachRight=Ah,x.first=_h,Gu(x,function(){var e={};return $n(x,function(t,o){at.call(x.prototype,o)||(e[o]=t)}),e}(),{chain:!1}),x.VERSION=s,pn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){x[e].placeholder=x}),pn(["drop","take"],function(e,t){Ke.prototype[e]=function(o){o=o===r?1:At(We(o),0);var a=this.__filtered__&&!t?new Ke(this):this.clone();return a.__filtered__?a.__takeCount__=Pt(o,a.__takeCount__):a.__views__.push({size:Pt(o,g),type:e+(a.__dir__<0?"Right":"")}),a},Ke.prototype[e+"Right"]=function(o){return this.reverse()[e](o).reverse()}}),pn(["filter","map","takeWhile"],function(e,t){var o=t+1,a=o==B||o==D;Ke.prototype[e]=function(y){var S=this.clone();return S.__iteratees__.push({iteratee:Ne(y,3),type:o}),S.__filtered__=S.__filtered__||a,S}}),pn(["head","last"],function(e,t){var o="take"+(t?"Right":"");Ke.prototype[e]=function(){return this[o](1).value()[0]}}),pn(["initial","tail"],function(e,t){var o="drop"+(t?"":"Right");Ke.prototype[e]=function(){return this.__filtered__?new Ke(this):this[o](1)}}),Ke.prototype.compact=function(){return this.filter(Zt)},Ke.prototype.find=function(e){return this.filter(e).head()},Ke.prototype.findLast=function(e){return this.reverse().find(e)},Ke.prototype.invokeMap=Ge(function(e,t){return typeof e=="function"?new Ke(this):this.map(function(o){return fo(o,e,t)})}),Ke.prototype.reject=function(e){return this.filter(Hs(Ne(e)))},Ke.prototype.slice=function(e,t){e=We(e);var o=this;return o.__filtered__&&(e>0||t<0)?new Ke(o):(e<0?o=o.takeRight(-e):e&&(o=o.drop(e)),t!==r&&(t=We(t),o=t<0?o.dropRight(-t):o.take(t-e)),o)},Ke.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Ke.prototype.toArray=function(){return this.take(g)},$n(Ke.prototype,function(e,t){var o=/^(?:filter|find|map|reject)|While$/.test(t),a=/^(?:head|last)$/.test(t),y=x[a?"take"+(t=="last"?"Right":""):t],S=a||/^find/.test(t);y&&(x.prototype[t]=function(){var P=this.__wrapped__,z=a?[1]:arguments,Z=P instanceof Ke,ge=z[0],ve=Z||Fe(P),_e=function(Qe){var Xe=y.apply(x,_r([Qe],z));return a&&Ee?Xe[0]:Xe};ve&&o&&typeof ge=="function"&&ge.length!=1&&(Z=ve=!1);var Ee=this.__chain__,Pe=!!this.__actions__.length,Be=S&&!Ee,Ye=Z&&!Pe;if(!S&&ve){P=Ye?P:new Ke(this);var je=e.apply(P,z);return je.__actions__.push({func:Fs,args:[_e],thisArg:r}),new vn(je,Ee)}return Be&&Ye?e.apply(this,z):(je=this.thru(_e),Be?a?je.value()[0]:je.value():je)})}),pn(["pop","push","shift","sort","splice","unshift"],function(e){var t=ps[e],o=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",a=/^(?:pop|shift)$/.test(e);x.prototype[e]=function(){var y=arguments;if(a&&!this.__chain__){var S=this.value();return t.apply(Fe(S)?S:[],y)}return this[o](function(P){return t.apply(Fe(P)?P:[],y)})}}),$n(Ke.prototype,function(e,t){var o=x[t];if(o){var a=o.name+"";at.call(wi,a)||(wi[a]=[]),wi[a].push({name:t,func:o})}}),wi[Ps(r,ee).name]=[{name:"wrapper",func:r}],Ke.prototype.clone=xm,Ke.prototype.reverse=Sm,Ke.prototype.value=Cm,x.prototype.at=X2,x.prototype.chain=ew,x.prototype.commit=tw,x.prototype.next=nw,x.prototype.plant=iw,x.prototype.reverse=ow,x.prototype.toJSON=x.prototype.valueOf=x.prototype.value=sw,x.prototype.first=x.prototype.head,io&&(x.prototype[io]=rw),x},vi=tm();Ur?((Ur.exports=vi)._=vi,Ha._=vi):It._=vi}).call(iv)}(Wi,Wi.exports)),Wi.exports}var Bc=ov();function sv(i){const n=Tn.c(50),{fields:r,onClose:s,queryKey:l,apiPath:v,id:d,steps:c}=i,[b,C]=ye.useState(0),[A,E]=ye.useState(!1),{data:I}=Ig(v,l,d),{mutateAsync:L,isError:T,error:M,isPending:N}=lc(v,l);let ee;n[0]!==r?(ee=new Set(r.filter(hv).map(fv)),n[0]=r,n[1]=ee):ee=n[1];let ne;n[2]!==ee?(ne=[...ee],n[2]=ee,n[3]=ne):ne=n[3];const Q=ne;let le;n[4]!==r?(le=r.reduce(cv,{}),n[4]=r,n[5]=le):le=n[5];let G;n[6]!==r?(G=r.filter(lv).reduce(av,{}),n[6]=r,n[7]=G):G=n[7];let ue;n[8]!==le||n[9]!==G?(ue={mode:"uncontrolled",initialValues:le,validate:G},n[8]=le,n[9]=G,n[10]=ue):ue=n[10];const V=Oi.useForm(ue);let ae;n[11]!==I||n[12]!==r||n[13]!==V?(ae=()=>{if(I){const h=r.reduce((w,p)=>{const g=p.id;return w[g]=Array.isArray(I[g])?I[g]:p.type==="boolean"?I[g]??!1:p.type==="date"?I[g]?new Date(I[g]):"":I[g]??"",w},{});V.initialize(h),V.setValues(h)}},n[11]=I,n[12]=r,n[13]=V,n[14]=ae):ae=n[14];let oe;n[15]!==I?(oe=[I],n[15]=I,n[16]=oe):oe=n[16],ye.useEffect(ae,oe);let pe;n[17]!==V?(pe=function(w){return R.jsxs(ye.Fragment,{children:[(w.type===void 0||w.type=="text")&&R.jsx(F.TextInput,{label:w.column.title,placeholder:w.placeholder??"",...V.getInputProps(w.id),type:w.id.includes("email")?"email":void 0},V.key(w.id)),w.type==="number"&&R.jsx(F.NumberInput,{decimalSeparator:",",label:w.column.title,placeholder:w.placeholder??"",...V.getInputProps(w.id)},V.key(w.id)),w.type==="date"&&R.jsx(Qo,{label:w.column.title,placeholder:w.placeholder??"",valueFormat:"DD.MM.YYYY",clearable:!0,...V.getInputProps(w.id)},V.key(w.id)),w.type==="boolean"&&R.jsx(F.Checkbox,{mt:"md",label:w.column.title,...V.getInputProps(w.id,{type:"checkbox"})},V.key(w.id)),w.type==="custom"&&w.render&&w.render(V.getValues(),V.getInputProps(w.id).onChange,E,V.setValues)]},w.id)},n[17]=V,n[18]=pe):pe=n[18];const re=pe;let Ce;n[19]!==T||n[20]!==(M==null?void 0:M.message)||n[21]!==(M==null?void 0:M.name)?(Ce=T&&R.jsx(F.Alert,{variant:"outline",color:"red",title:(M==null?void 0:M.name)??"Fehler aufgetreten",mb:"lg",children:(M==null?void 0:M.message)??"Fehler aufgetreten"}),n[19]=T,n[20]=M==null?void 0:M.message,n[21]=M==null?void 0:M.name,n[22]=Ce):Ce=n[22];let Oe;n[23]!==b||n[24]!==V||n[25]!==d||n[26]!==T||n[27]!==s||n[28]!==Q.length||n[29]!==L?(Oe=V.onSubmit(async h=>{await L({...h,id:d}),Q.length&&b<Q.length-1?T||C(b+1):T||(V.setInitialValues(h),V.reset(),s())}),n[23]=b,n[24]=V,n[25]=d,n[26]=T,n[27]=s,n[28]=Q.length,n[29]=L,n[30]=Oe):Oe=n[30];let B;n[31]!==b||n[32]!==r||n[33]!==re||n[34]!==c||n[35]!==Q?(B=Q.length?R.jsx(F.Stepper,{active:b,size:"sm",children:Q.map(h=>R.jsx(F.Stepper.Step,{...c&&c[h-1]?{label:c[h-1].label}:{},children:r.filter(w=>w.step===h).map(w=>re(w))},h))}):r.map(h=>re(h)),n[31]=b,n[32]=r,n[33]=re,n[34]=c,n[35]=Q,n[36]=B):B=n[36];let k;n[37]!==b||n[38]!==A||n[39]!==N||n[40]!==s||n[41]!==Q.length?(k=!A&&R.jsxs(F.Group,{mt:"md",justify:"end",children:[R.jsx(F.Button,{onClick:()=>Q.length?b===0?s():C(b-1):s(),variant:"outline",children:Q.length?b===0?"Abbrechen":"Zurück":"Abbrechen"}),R.jsx(F.Button,{type:"submit",loading:N,children:Q.length?b===Q.length-1?"Speichern":"Weiter":"Speichern"})]}),n[37]=b,n[38]=A,n[39]=N,n[40]=s,n[41]=Q.length,n[42]=k):k=n[42];let D;n[43]!==Oe||n[44]!==B||n[45]!==k?(D=R.jsxs("form",{onSubmit:Oe,children:[B,k]}),n[43]=Oe,n[44]=B,n[45]=k,n[46]=D):D=n[46];let m;return n[47]!==D||n[48]!==Ce?(m=R.jsxs(R.Fragment,{children:[Ce,D]}),n[47]=D,n[48]=Ce,n[49]=m):m=n[49],m}function av(i,n){return i[n.id]=uv,i}function uv(i){return i?null:"Pflichtfeld"}function lv(i){return i.required}function cv(i,n){return i[n.id]=n.type==="boolean"?n.defaultValue??!1:n.defaultValue??"",i}function fv(i){return i.step}function hv(i){return typeof i.step=="number"}function dv(i){const n=Tn.c(28),{queryKey:r,apiPath:s,onClose:l,selectedRecords:v}=i,{mutateAsync:d,isError:c,error:b,isPending:C}=Qg(s,r),[A,E]=ye.useState(v);let I;n[0]!==l||n[1]!==A.length?(I=()=>{A.length||l()},n[0]=l,n[1]=A.length,n[2]=I):I=n[2];let L;if(n[3]!==l||n[4]!==A?(L=[l,A],n[3]=l,n[4]=A,n[5]=L):L=n[5],ye.useEffect(I,L),!A.length){let ue;return n[6]===Symbol.for("react.memo_cache_sentinel")?(ue=R.jsx(R.Fragment,{}),n[6]=ue):ue=n[6],ue}let T;n[7]!==b||n[8]!==c?(T=c&&b.message&&R.jsx(F.Alert,{variant:"outline",color:"red",title:b.name,children:b.message}),n[7]=b,n[8]=c,n[9]=T):T=n[9];let M;n[10]===Symbol.for("react.memo_cache_sentinel")?(M=R.jsx("br",{}),n[10]=M):M=n[10];let N;n[11]!==v[0].id?(N=R.jsxs(F.Text,{children:["Bist du sicher, dass du folgenden Eintrag löschen möchtest?",M,v[0].id]}),n[11]=v[0].id,n[12]=N):N=n[12];let ee;n[13]!==l?(ee=R.jsx(F.Button,{onClick:l,variant:"outline",children:"Abbrechen"}),n[13]=l,n[14]=ee):ee=n[14];let ne;n[15]!==d||n[16]!==A[0].id?(ne=async()=>{await d(A[0].id),E(ue=>ue.filter(V=>V.id!==A[0].id))},n[15]=d,n[16]=A[0].id,n[17]=ne):ne=n[17];let Q;n[18]!==C||n[19]!==ne?(Q=R.jsx(F.Button,{color:"red",loading:C,onClick:ne,children:"Delete"}),n[18]=C,n[19]=ne,n[20]=Q):Q=n[20];let le;n[21]!==ee||n[22]!==Q?(le=R.jsxs(F.Group,{mt:"md",justify:"end",children:[ee,Q]}),n[21]=ee,n[22]=Q,n[23]=le):le=n[23];let G;return n[24]!==T||n[25]!==N||n[26]!==le?(G=R.jsxs(R.Fragment,{children:[T,N,le]}),n[24]=T,n[25]=N,n[26]=le,n[27]=G):G=n[27],G}const ts=10;function pv(i){const n=Tn.c(123),{title:r,queryKey:s,connectedQueryKeys:l,apiPath:v,queryClient:d,buttons:c,fields:b,selection:C,pagination:A,filters:E,actions:I,steps:L,defaultSort:T,createButtonText:M}=i,{data:N,isLoading:ee,isError:ne,isRefetching:Q,refetch:le}=Pg(v,s);let G;n[0]===Symbol.for("react.memo_cache_sentinel")?(G=[],n[0]=G):G=n[0];const[ue,V]=ye.useState(G);let ae;n[1]!==N||n[2]!==l||n[3]!==E||n[4]!==d?(ae=()=>{if(!(!N||!Array.isArray(N))){if(l==null||l.forEach(nt=>d.invalidateQueries({queryKey:nt})),!E||E.length===0){V(N);return}V(N.filter(nt=>E.every(Mt=>{const si=Mt.id;if(Mt.type==="query"&&typeof Mt.value=="string"){const kn=nt[si];return typeof kn=="string"&&kn.includes(Mt.value)}else if(Mt.type==="date"){if(!Mt.value)return!0;const kn=Mt.value,[ai,hr]=kn;if(ai&&hr){const ui=nt[si];if(typeof ui=="string"){const li=new Date(ui);return li>=ai&&li<=hr}}return!0}return!0})))}},n[1]=N,n[2]=l,n[3]=E,n[4]=d,n[5]=ae):ae=n[5];let oe;n[6]!==N||n[7]!==E?(oe=[N,E],n[6]=N,n[7]=E,n[8]=oe):oe=n[8],ye.useEffect(ae,oe);const pe=(T==null?void 0:T.field)??b[0].id,re=(T==null?void 0:T.direction)??"desc";let Ce;n[9]!==pe||n[10]!==re?(Ce={columnAccessor:pe,direction:re},n[9]=pe,n[10]=re,n[11]=Ce):Ce=n[11];const[Oe,B]=ye.useState(Ce);let k;n[12]!==ue||n[13]!==(T==null?void 0:T.direction)||n[14]!==(T==null?void 0:T.field)||n[15]!==b[0]?(k=()=>{const nt=Bc.sortBy(ue,(T==null?void 0:T.field)??b[0].id);return(T==null?void 0:T.direction)==="asc"?nt:nt.reverse()},n[12]=ue,n[13]=T==null?void 0:T.direction,n[14]=T==null?void 0:T.field,n[15]=b[0],n[16]=k):k=n[16];const[D,m]=ye.useState(k);let h;n[17]!==ue||n[18]!==Oe.columnAccessor||n[19]!==Oe.direction?(h=()=>{const nt=Bc.sortBy(ue,Oe.columnAccessor);m(Oe.direction==="desc"?nt.reverse():nt)},n[17]=ue,n[18]=Oe.columnAccessor,n[19]=Oe.direction,n[20]=h):h=n[20];let w;n[21]!==ue||n[22]!==Oe?(w=[Oe,ue],n[21]=ue,n[22]=Oe,n[23]=w):w=n[23],ye.useEffect(h,w);const[p,g]=ye.useState(1);let O;n[24]!==A||n[25]!==D?(O=A?D.slice(0,ts):D,n[24]=A,n[25]=D,n[26]=O):O=n[26];const[Y,K]=ye.useState(O);let fe,de;n[27]!==p||n[28]!==A||n[29]!==D?(fe=()=>{if(A){const nt=(p-1)*ts,Mt=nt+ts;K(D.slice(nt,Mt))}else K(D)},de=[p,D,A],n[27]=p,n[28]=A,n[29]=D,n[30]=fe,n[31]=de):(fe=n[30],de=n[31]),ye.useEffect(fe,de);let we;n[32]===Symbol.for("react.memo_cache_sentinel")?(we=[],n[32]=we):we=n[32];const[X,ce]=ye.useState(we);let Ae;n[33]!==X||n[34]!==C||n[35]!==D?(Ae=()=>{C&&ce(D.filter(nt=>X.some(Mt=>Mt.id===nt.id)))},n[33]=X,n[34]=C,n[35]=D,n[36]=Ae):Ae=n[36];let be;n[37]!==D?(be=[D],n[37]=D,n[38]=be):be=n[38],ye.useEffect(Ae,be);const[U,q]=ye.useState(!1),[W,J]=ye.useState(!1),[se,De]=ye.useState(!1),u=r?"space-between":"end";let f;n[39]!==r?(f=r&&(typeof r=="string"?R.jsx(F.Title,{order:4,children:r}):r),n[39]=r,n[40]=f):f=n[40];let _;n[41]!==le?(_=()=>le(),n[41]=le,n[42]=_):_=n[42];let $;n[43]===Symbol.for("react.memo_cache_sentinel")?($=R.jsx(Di.IconRefresh,{}),n[43]=$):$=n[43];let j;n[44]!==_?(j=R.jsx(F.ActionIcon,{variant:"subtle",onClick:_,"aria-label":"Neuladen",children:$}),n[44]=_,n[45]=j):j=n[45];let te;n[46]!==I||n[47]!==b||n[48]!==X||n[49]!==C?(te=(b.some(bv)||C)&&R.jsxs(F.Menu,{shadow:"md",children:[R.jsx(F.Menu.Target,{children:R.jsx(F.Button,{variant:"outline",rightSection:R.jsx(Di.IconCaretDownFilled,{size:14}),disabled:!X.length,children:"Aktionen"})}),R.jsxs(F.Menu.Dropdown,{children:[b.find(_v)&&R.jsx(F.Menu.Item,{leftSection:R.jsx(Di.IconPencil,{size:14}),onClick:()=>J(!0),disabled:X.length!==1,children:"Bearbeiten"}),(I??[]).map((nt,Mt)=>ye.createElement(F.Menu.Item,{...nt.icon&&{leftSection:nt.icon},key:`custom_action_${Mt}`,onClick:()=>nt.onClick(X)},nt.label)),b.find(wv)&&R.jsx(F.Menu.Item,{leftSection:R.jsx(Di.IconTrash,{size:14}),onClick:()=>De(!0),color:"red",children:"Löschen"})]})]}),n[46]=I,n[47]=b,n[48]=X,n[49]=C,n[50]=te):te=n[50];let xe;n[51]!==M||n[52]!==b?(xe=b.find(yv)&&R.jsx(F.Button,{onClick:()=>q(!0),children:M??"Erstellen"}),n[51]=M,n[52]=b,n[53]=xe):xe=n[53];let Te;n[54]!==c||n[55]!==j||n[56]!==te||n[57]!==xe?(Te=R.jsxs(F.Group,{align:"center",gap:"xs",children:[j,te,xe,c]}),n[54]=c,n[55]=j,n[56]=te,n[57]=xe,n[58]=Te):Te=n[58];let Re;n[59]!==u||n[60]!==f||n[61]!==Te?(Re=R.jsxs(F.Group,{gap:"xs",justify:u,align:"center",children:[f,Te]}),n[59]=u,n[60]=f,n[61]=Te,n[62]=Re):Re=n[62];let Se;n[63]!==ne?(Se=ne&&R.jsx(F.Alert,{mt:"md",variant:"light",color:"red",title:"Es ist ein Fehler aufgetreten.",icon:R.jsx(Di.IconInfoCircle,{}),children:"Bitte versuche es später erneut oder sende eine Nachricht an unseren Support."}),n[63]=ne,n[64]=Se):Se=n[64];const ke=ee||ne||Q;let $e;n[65]!==X||n[66]!==C?($e=C&&{selectedRecords:X,onSelectedRecordsChange:ce},n[65]=X,n[66]=C,n[67]=$e):$e=n[67];let Le;n[68]!==p||n[69]!==A||n[70]!==Y||n[71]!==D?(Le=A&&Y.length&&{totalRecords:D.length,recordsPerPage:ts,onPageChange:g,page:p},n[68]=p,n[69]=A,n[70]=Y,n[71]=D,n[72]=Le):Le=n[72];let Ze;n[73]!==b?(Ze=b.map(mv),n[73]=b,n[74]=Ze):Ze=n[74];let He;n[75]!==Y||n[76]!==Oe||n[77]!==ke||n[78]!==$e||n[79]!==Le||n[80]!==Ze?(He=R.jsx(nv,{my:"md",striped:!0,minHeight:150,fetching:ke,records:Y,sortStatus:Oe,onSortStatusChange:B,...$e,...Le,columns:Ze,noRecordsText:"Keine Einträge gefunden"}),n[75]=Y,n[76]=Oe,n[77]=ke,n[78]=$e,n[79]=Le,n[80]=Ze,n[81]=He):He=n[81];let ot;n[82]===Symbol.for("react.memo_cache_sentinel")?(ot=()=>{J(!1),ce([])},n[82]=ot):ot=n[82];const gt=r??"Bearbeiten";let yt;n[83]!==v||n[84]!==b||n[85]!==s||n[86]!==X[0]||n[87]!==X.length||n[88]!==L?(yt=X.length>0&&R.jsx(sv,{fields:b.filter(vv),queryKey:s,apiPath:v,id:X[0].id,onClose:()=>{J(!1),ce([])},steps:L}),n[83]=v,n[84]=b,n[85]=s,n[86]=X[0],n[87]=X.length,n[88]=L,n[89]=yt):yt=n[89];let ct;n[90]!==gt||n[91]!==yt||n[92]!==W?(ct=R.jsx(F.Modal,{opened:W,onClose:ot,title:gt,children:yt}),n[90]=gt,n[91]=yt,n[92]=W,n[93]=ct):ct=n[93];let Et;n[94]===Symbol.for("react.memo_cache_sentinel")?(Et=()=>{De(!1),ce([])},n[94]=Et):Et=n[94];const Rn=r??"Löschen";let un;n[95]!==v||n[96]!==s||n[97]!==X?(un=X.length>0&&R.jsx(dv,{onClose:()=>{De(!1),ce([])},queryKey:s,apiPath:v,selectedRecords:X}),n[95]=v,n[96]=s,n[97]=X,n[98]=un):un=n[98];let St;n[99]!==se||n[100]!==Rn||n[101]!==un?(St=R.jsx(F.Modal,{opened:se,onClose:Et,title:Rn,children:un}),n[99]=se,n[100]=Rn,n[101]=un,n[102]=St):St=n[102];let xn;n[103]===Symbol.for("react.memo_cache_sentinel")?(xn=()=>{q(!1)},n[103]=xn):xn=n[103];const Ln=r??"Anlegen";let In;n[104]===Symbol.for("react.memo_cache_sentinel")?(In=()=>{q(!1)},n[104]=In):In=n[104];let ln;n[105]!==b?(ln=b.filter(gv),n[105]=b,n[106]=ln):ln=n[106];let cn;n[107]!==v||n[108]!==s||n[109]!==L||n[110]!==ln?(cn=R.jsx(a0,{queryKey:s,apiPath:v,onClose:In,fields:ln,steps:L}),n[107]=v,n[108]=s,n[109]=L,n[110]=ln,n[111]=cn):cn=n[111];let fn;n[112]!==U||n[113]!==Ln||n[114]!==cn?(fn=R.jsx(F.Modal,{opened:U,onClose:xn,title:Ln,children:cn}),n[112]=U,n[113]=Ln,n[114]=cn,n[115]=fn):fn=n[115];let st;return n[116]!==Re||n[117]!==Se||n[118]!==He||n[119]!==ct||n[120]!==St||n[121]!==fn?(st=R.jsxs(R.Fragment,{children:[Re,Se,He,ct,St,fn]}),n[116]=Re,n[117]=Se,n[118]=He,n[119]=ct,n[120]=St,n[121]=fn,n[122]=st):st=n[122],st}function gv(i){return i.create}function vv(i){return i.update}function mv(i){return i.column}function yv(i){return i.create}function wv(i){return i.delete}function _v(i){return i.update}function bv(i){return i.update}function xv(i){const n=Tn.c(5);let r;n[0]!==i?(r=R.jsx(pv,{...i}),n[0]=i,n[1]=r):r=n[1];let s;return n[2]!==i.queryClient||n[3]!==r?(s=R.jsx(gg,{client:i.queryClient,children:r}),n[2]=i.queryClient,n[3]=r,n[4]=s):s=n[4],s}it.DataTable=xv,Object.defineProperty(it,Symbol.toStringTag,{value:"Module"})});
|
|
144
144
|
//# sourceMappingURL=index.umd.js.map
|