react-luminus-components 1.1.25 → 1.1.27

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.
@@ -223,28 +223,28 @@ object-assign
223
223
  (c) Sindre Sorhus
224
224
  @license MIT
225
225
  */var Cr,Jn;function nc(){if(Jn)return Cr;Jn=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function n(i){if(i==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(i)}function o(){try{if(!Object.assign)return!1;var i=new String("abc");if(i[5]="de",Object.getOwnPropertyNames(i)[0]==="5")return!1;for(var a={},s=0;s<10;s++)a["_"+String.fromCharCode(s)]=s;var c=Object.getOwnPropertyNames(a).map(function(l){return a[l]});if(c.join("")!=="0123456789")return!1;var u={};return"abcdefghijklmnopqrst".split("").forEach(function(l){u[l]=l}),Object.keys(Object.assign({},u)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Cr=o()?Object.assign:function(i,a){for(var s,c=n(i),u,l=1;l<arguments.length;l++){s=Object(arguments[l]);for(var d in s)t.call(s,d)&&(c[d]=s[d]);if(e){u=e(s);for(var v=0;v<u.length;v++)r.call(s,u[v])&&(c[u[v]]=s[u[v]])}}return c},Cr}var _r,Xn;function pn(){if(Xn)return _r;Xn=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return _r=e,_r}var Pr,Gn;function Yo(){return Gn||(Gn=1,Pr=Function.call.bind(Object.prototype.hasOwnProperty)),Pr}var Ar,Zn;function oc(){if(Zn)return Ar;Zn=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=pn(),r={},n=Yo();e=function(i){var a="Warning: "+i;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function o(i,a,s,c,u){if(process.env.NODE_ENV!=="production"){for(var l in i)if(n(i,l)){var d;try{if(typeof i[l]!="function"){var v=Error((c||"React class")+": "+s+" type `"+l+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[l]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw v.name="Invariant Violation",v}d=i[l](a,l,c,s,null,t)}catch(h){d=h}if(d&&!(d instanceof Error)&&e((c||"React class")+": type specification of "+s+" `"+l+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in r)){r[d.message]=!0;var y=u?u():"";e("Failed "+s+" type: "+d.message+(y??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Ar=o,Ar}var jr,Qn;function ic(){if(Qn)return jr;Qn=1;var e=qo(),t=nc(),r=pn(),n=Yo(),o=oc(),i=function(){};process.env.NODE_ENV!=="production"&&(i=function(s){var c="Warning: "+s;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function a(){return null}return jr=function(s,c){var u=typeof Symbol=="function"&&Symbol.iterator,l="@@iterator";function d(x){var P=x&&(u&&x[u]||x[l]);if(typeof P=="function")return P}var v="<<anonymous>>",y={array:S("array"),bigint:S("bigint"),bool:S("boolean"),func:S("function"),number:S("number"),object:S("object"),string:S("string"),symbol:S("symbol"),any:T(),arrayOf:C,element:R(),elementType:p(),instanceOf:A,node:K(),objectOf:J,oneOf:I,oneOfType:G,shape:ue,exact:H};function h(x,P){return x===P?x!==0||1/x===1/P:x!==x&&P!==P}function m(x,P){this.message=x,this.data=P&&typeof P=="object"?P:{},this.stack=""}m.prototype=Error.prototype;function E(x){if(process.env.NODE_ENV!=="production")var P={},N=0;function $(F,k,M,D,z,U,le){if(D=D||v,U=U||M,le!==r){if(c){var g=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw g.name="Invariant Violation",g}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var he=D+":"+M;!P[he]&&N<3&&(i("You are manually calling a React.PropTypes validation function for the `"+U+"` prop on `"+D+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),P[he]=!0,N++)}}return k[M]==null?F?k[M]===null?new m("The "+z+" `"+U+"` is marked as required "+("in `"+D+"`, but its value is `null`.")):new m("The "+z+" `"+U+"` is marked as required in "+("`"+D+"`, but its value is `undefined`.")):null:x(k,M,D,z,U)}var j=$.bind(null,!1);return j.isRequired=$.bind(null,!0),j}function S(x){function P(N,$,j,F,k,M){var D=N[$],z=ae(D);if(z!==x){var U=ce(D);return new m("Invalid "+F+" `"+k+"` of type "+("`"+U+"` supplied to `"+j+"`, expected ")+("`"+x+"`."),{expectedType:x})}return null}return E(P)}function T(){return E(a)}function C(x){function P(N,$,j,F,k){if(typeof x!="function")return new m("Property `"+k+"` of component `"+j+"` has invalid PropType notation inside arrayOf.");var M=N[$];if(!Array.isArray(M)){var D=ae(M);return new m("Invalid "+F+" `"+k+"` of type "+("`"+D+"` supplied to `"+j+"`, expected an array."))}for(var z=0;z<M.length;z++){var U=x(M,z,j,F,k+"["+z+"]",r);if(U instanceof Error)return U}return null}return E(P)}function R(){function x(P,N,$,j,F){var k=P[N];if(!s(k)){var M=ae(k);return new m("Invalid "+j+" `"+F+"` of type "+("`"+M+"` supplied to `"+$+"`, expected a single ReactElement."))}return null}return E(x)}function p(){function x(P,N,$,j,F){var k=P[N];if(!e.isValidElementType(k)){var M=ae(k);return new m("Invalid "+j+" `"+F+"` of type "+("`"+M+"` supplied to `"+$+"`, expected a single ReactElement type."))}return null}return E(x)}function A(x){function P(N,$,j,F,k){if(!(N[$]instanceof x)){var M=x.name||v,D=ye(N[$]);return new m("Invalid "+F+" `"+k+"` of type "+("`"+D+"` supplied to `"+j+"`, expected ")+("instance of `"+M+"`."))}return null}return E(P)}function I(x){if(!Array.isArray(x))return process.env.NODE_ENV!=="production"&&(arguments.length>1?i("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):i("Invalid argument supplied to oneOf, expected an array.")),a;function P(N,$,j,F,k){for(var M=N[$],D=0;D<x.length;D++)if(h(M,x[D]))return null;var z=JSON.stringify(x,function(le,g){var he=ce(g);return he==="symbol"?String(g):g});return new m("Invalid "+F+" `"+k+"` of value `"+String(M)+"` "+("supplied to `"+j+"`, expected one of "+z+"."))}return E(P)}function J(x){function P(N,$,j,F,k){if(typeof x!="function")return new m("Property `"+k+"` of component `"+j+"` has invalid PropType notation inside objectOf.");var M=N[$],D=ae(M);if(D!=="object")return new m("Invalid "+F+" `"+k+"` of type "+("`"+D+"` supplied to `"+j+"`, expected an object."));for(var z in M)if(n(M,z)){var U=x(M,z,j,F,k+"."+z,r);if(U instanceof Error)return U}return null}return E(P)}function G(x){if(!Array.isArray(x))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var P=0;P<x.length;P++){var N=x[P];if(typeof N!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+ge(N)+" at index "+P+"."),a}function $(j,F,k,M,D){for(var z=[],U=0;U<x.length;U++){var le=x[U],g=le(j,F,k,M,D,r);if(g==null)return null;g.data&&n(g.data,"expectedType")&&z.push(g.data.expectedType)}var he=z.length>0?", expected one of type ["+z.join(", ")+"]":"";return new m("Invalid "+M+" `"+D+"` supplied to "+("`"+k+"`"+he+"."))}return E($)}function K(){function x(P,N,$,j,F){return X(P[N])?null:new m("Invalid "+j+" `"+F+"` supplied to "+("`"+$+"`, expected a ReactNode."))}return E(x)}function ie(x,P,N,$,j){return new m((x||"React class")+": "+P+" type `"+N+"."+$+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+j+"`.")}function ue(x){function P(N,$,j,F,k){var M=N[$],D=ae(M);if(D!=="object")return new m("Invalid "+F+" `"+k+"` of type `"+D+"` "+("supplied to `"+j+"`, expected `object`."));for(var z in x){var U=x[z];if(typeof U!="function")return ie(j,F,k,z,ce(U));var le=U(M,z,j,F,k+"."+z,r);if(le)return le}return null}return E(P)}function H(x){function P(N,$,j,F,k){var M=N[$],D=ae(M);if(D!=="object")return new m("Invalid "+F+" `"+k+"` of type `"+D+"` "+("supplied to `"+j+"`, expected `object`."));var z=t({},N[$],x);for(var U in z){var le=x[U];if(n(x,U)&&typeof le!="function")return ie(j,F,k,U,ce(le));if(!le)return new m("Invalid "+F+" `"+k+"` key `"+U+"` supplied to `"+j+"`.\nBad object: "+JSON.stringify(N[$],null," ")+`
226
- Valid keys: `+JSON.stringify(Object.keys(x),null," "));var g=le(M,U,j,F,k+"."+U,r);if(g)return g}return null}return E(P)}function X(x){switch(typeof x){case"number":case"string":case"undefined":return!0;case"boolean":return!x;case"object":if(Array.isArray(x))return x.every(X);if(x===null||s(x))return!0;var P=d(x);if(P){var N=P.call(x),$;if(P!==x.entries){for(;!($=N.next()).done;)if(!X($.value))return!1}else for(;!($=N.next()).done;){var j=$.value;if(j&&!X(j[1]))return!1}}else return!1;return!0;default:return!1}}function Z(x,P){return x==="symbol"?!0:P?P["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&P instanceof Symbol:!1}function ae(x){var P=typeof x;return Array.isArray(x)?"array":x instanceof RegExp?"object":Z(P,x)?"symbol":P}function ce(x){if(typeof x>"u"||x===null)return""+x;var P=ae(x);if(P==="object"){if(x instanceof Date)return"date";if(x instanceof RegExp)return"regexp"}return P}function ge(x){var P=ce(x);switch(P){case"array":case"object":return"an "+P;case"boolean":case"date":case"regexp":return"a "+P;default:return P}}function ye(x){return!x.constructor||!x.constructor.name?v:x.constructor.name}return y.checkPropTypes=o,y.resetWarningCache=o.resetWarningCache,y.PropTypes=y,y},jr}var kr,eo;function ac(){if(eo)return kr;eo=1;var e=pn();function t(){}function r(){}return r.resetWarningCache=t,kr=function(){function n(a,s,c,u,l,d){if(d!==e){var v=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw v.name="Invariant Violation",v}}n.isRequired=n;function o(){return n}var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i},kr}if(process.env.NODE_ENV!=="production"){var sc=qo(),cc=!0;qr.exports=ic()(sc.isElement,cc)}else qr.exports=ac()();var uc=qr.exports;const B=pr(uc),to={disabled:!1};var lc=process.env.NODE_ENV!=="production"?B.oneOfType([B.number,B.shape({enter:B.number,exit:B.number,appear:B.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&B.oneOfType([B.string,B.shape({enter:B.string,exit:B.string,active:B.string}),B.shape({enter:B.string,enterDone:B.string,enterActive:B.string,exit:B.string,exitDone:B.string,exitActive:B.string})]);const Ko=b.createContext(null);var fc=function(t){return t.scrollTop},_t="unmounted",Ve="exited",Ie="entering",Ye="entered",sr="exiting",ze=function(e){Hs(t,e);function t(n,o){var i;i=e.call(this,n,o)||this;var a=o,s=a&&!a.isMounting?n.enter:n.appear,c;return i.appearStatus=null,n.in?s?(c=Ve,i.appearStatus=Ie):c=Ye:n.unmountOnExit||n.mountOnEnter?c=_t:c=Ve,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var a=o.in;return a&&i.status===_t?{status:Ve}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(o){var i=null;if(o!==this.props){var a=this.state.status;this.props.in?a!==Ie&&a!==Ye&&(i=Ie):(a===Ie||a===Ye)&&(i=sr)}this.updateStatus(!1,i)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var o=this.props.timeout,i,a,s;return i=a=s=o,o!=null&&typeof o!="number"&&(i=o.exit,a=o.enter,s=o.appear!==void 0?o.appear:a),{exit:i,enter:a,appear:s}},r.updateStatus=function(o,i){if(o===void 0&&(o=!1),i!==null)if(this.cancelNextCallback(),i===Ie){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:dt.findDOMNode(this);a&&fc(a)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Ve&&this.setState({status:_t})},r.performEnter=function(o){var i=this,a=this.props.enter,s=this.context?this.context.isMounting:o,c=this.props.nodeRef?[s]:[dt.findDOMNode(this),s],u=c[0],l=c[1],d=this.getTimeouts(),v=s?d.appear:d.enter;if(!o&&!a||to.disabled){this.safeSetState({status:Ye},function(){i.props.onEntered(u)});return}this.props.onEnter(u,l),this.safeSetState({status:Ie},function(){i.props.onEntering(u,l),i.onTransitionEnd(v,function(){i.safeSetState({status:Ye},function(){i.props.onEntered(u,l)})})})},r.performExit=function(){var o=this,i=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:dt.findDOMNode(this);if(!i||to.disabled){this.safeSetState({status:Ve},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:sr},function(){o.props.onExiting(s),o.onTransitionEnd(a.exit,function(){o.safeSetState({status:Ve},function(){o.props.onExited(s)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(o,i){i=this.setNextCallback(i),this.setState(o,i)},r.setNextCallback=function(o){var i=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,i.nextCallback=null,o(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},r.onTransitionEnd=function(o,i){this.setNextCallback(i);var a=this.props.nodeRef?this.props.nodeRef.current:dt.findDOMNode(this),s=o==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var c=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],u=c[0],l=c[1];this.props.addEndListener(u,l)}o!=null&&setTimeout(this.nextCallback,o)},r.render=function(){var o=this.state.status;if(o===_t)return null;var i=this.props,a=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var s=Wo(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return b.createElement(Ko.Provider,{value:null},typeof a=="function"?a(o,s):b.cloneElement(b.Children.only(a),s))},t}(b.Component);ze.contextType=Ko;ze.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:B.shape({current:typeof Element>"u"?B.any:function(e,t,r,n,o,i){var a=e[t];return B.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,n,o,i)}}),children:B.oneOfType([B.func.isRequired,B.element.isRequired]).isRequired,in:B.bool,mountOnEnter:B.bool,unmountOnExit:B.bool,appear:B.bool,enter:B.bool,exit:B.bool,timeout:function(t){var r=lc;t.addEndListener||(r=r.isRequired);for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return r.apply(void 0,[t].concat(o))},addEndListener:B.func,onEnter:B.func,onEntering:B.func,onEntered:B.func,onExit:B.func,onExiting:B.func,onExited:B.func}:{};function ft(){}ze.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:ft,onEntering:ft,onEntered:ft,onExit:ft,onExiting:ft,onExited:ft};ze.UNMOUNTED=_t;ze.EXITED=Ve;ze.ENTERING=Ie;ze.ENTERED=Ye;ze.EXITING=sr;const dc=ze,mr=!!(typeof window<"u"&&window.document&&window.document.createElement);var Yr=!1,Kr=!1;try{var Mr={get passive(){return Yr=!0},get once(){return Kr=Yr=!0}};mr&&(window.addEventListener("test",Mr,Mr),window.removeEventListener("test",Mr,!0))}catch{}function Jo(e,t,r,n){if(n&&typeof n!="boolean"&&!Kr){var o=n.once,i=n.capture,a=r;!Kr&&o&&(a=r.__once||function s(c){this.removeEventListener(t,s,i),r.call(this,c)},r.__once=a),e.addEventListener(t,a,Yr?n:i)}e.addEventListener(t,r,n)}function Xo(e,t,r,n){var o=n&&typeof n!="boolean"?n.capture:n;e.removeEventListener(t,r,o),r.__once&&e.removeEventListener(t,r.__once,o)}function Ke(e,t,r,n){return Jo(e,t,r,n),function(){Xo(e,t,r,n)}}function pc(e,t,r,n){if(r===void 0&&(r=!1),n===void 0&&(n=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(t,r,n),e.dispatchEvent(o)}}function hc(e){var t=dn(e,"transitionDuration")||"",r=t.indexOf("ms")===-1?1e3:1;return parseFloat(t)*r}function vc(e,t,r){r===void 0&&(r=5);var n=!1,o=setTimeout(function(){n||pc(e,"transitionend",!0)},t+r),i=Ke(e,"transitionend",function(){n=!0},{once:!0});return function(){clearTimeout(o),i()}}function Go(e,t,r,n){r==null&&(r=hc(e)||0);var o=vc(e,r,n),i=Ke(e,"transitionend",t);return function(){o(),i()}}function ro(e,t){const r=dn(e,t)||"",n=r.indexOf("ms")===-1?1e3:1;return parseFloat(r)*n}function Zo(e,t){const r=ro(e,"transitionDuration"),n=ro(e,"transitionDelay"),o=Go(e,i=>{i.target===e&&(o(),t(i))},r+n)}function Qo(e){e.offsetHeight}const no=e=>!e||typeof e=="function"?e:t=>{e.current=t};function mc(e,t){const r=no(e),n=no(t);return o=>{r&&r(o),n&&n(o)}}function Ge(e,t){return b.useMemo(()=>mc(e,t),[e,t])}function cr(e){return e&&"setState"in e?dt.findDOMNode(e):e??null}const yc=b.forwardRef(({onEnter:e,onEntering:t,onEntered:r,onExit:n,onExiting:o,onExited:i,addEndListener:a,children:s,childRef:c,...u},l)=>{const d=b.useRef(null),v=Ge(d,c),y=A=>{v(cr(A))},h=A=>I=>{A&&d.current&&A(d.current,I)},m=b.useCallback(h(e),[e]),E=b.useCallback(h(t),[t]),S=b.useCallback(h(r),[r]),T=b.useCallback(h(n),[n]),C=b.useCallback(h(o),[o]),R=b.useCallback(h(i),[i]),p=b.useCallback(h(a),[a]);return V.jsx(dc,{ref:l,...u,onEnter:m,onEntered:S,onEntering:E,onExit:T,onExited:R,onExiting:C,addEndListener:p,nodeRef:d,children:typeof s=="function"?(A,I)=>s(A,{...I,ref:y}):b.cloneElement(s,{ref:y})})}),ei=yc;function gc(e){const t=b.useRef(e);return b.useEffect(()=>{t.current=e},[e]),t}function rt(e){const t=gc(e);return b.useCallback(function(...r){return t.current&&t.current(...r)},[t])}function Jr(){return b.useState(null)}function hn(){const e=b.useRef(!0),t=b.useRef(()=>e.current);return b.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}const bc=typeof global<"u"&&global.navigator&&global.navigator.product==="ReactNative",Ec=typeof document<"u",ur=Ec||bc?b.useLayoutEffect:b.useEffect,wc={[Ie]:"show",[Ye]:"show"},ti=ee.forwardRef(({className:e,children:t,transitionClasses:r={},onEnter:n,...o},i)=>{const a={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1,...o},s=b.useCallback((c,u)=>{Qo(c),n==null||n(c,u)},[n]);return V.jsx(ei,{ref:i,addEndListener:Zo,...a,onEnter:s,childRef:t.ref,children:(c,u)=>ee.cloneElement(t,{...u,className:Ee("fade",e,t.props.className,wc[c],r[c])})})});ti.displayName="Fade";const Xr=ti;function xc(e){const t=b.useRef(e);return t.current=e,t}function ri(e){const t=xc(e);b.useEffect(()=>()=>t.current(),[])}const Gr=2**31-1;function ni(e,t,r){const n=r-Date.now();e.current=n<=Gr?setTimeout(t,n):setTimeout(()=>ni(e,t,r),Gr)}function Oc(){const e=hn(),t=b.useRef();return ri(()=>clearTimeout(t.current)),b.useMemo(()=>{const r=()=>clearTimeout(t.current);function n(o,i=0){e()&&(r(),i<=Gr?t.current=setTimeout(o,i):ni(t,o,Date.now()+i))}return{set:n,clear:r,handleRef:t}},[])}var oo=Object.prototype.hasOwnProperty;function io(e,t,r){for(r of e.keys())if(Pt(r,t))return r}function Pt(e,t){var r,n,o;if(e===t)return!0;if(e&&t&&(r=e.constructor)===t.constructor){if(r===Date)return e.getTime()===t.getTime();if(r===RegExp)return e.toString()===t.toString();if(r===Array){if((n=e.length)===t.length)for(;n--&&Pt(e[n],t[n]););return n===-1}if(r===Set){if(e.size!==t.size)return!1;for(n of e)if(o=n,o&&typeof o=="object"&&(o=io(t,o),!o)||!t.has(o))return!1;return!0}if(r===Map){if(e.size!==t.size)return!1;for(n of e)if(o=n[0],o&&typeof o=="object"&&(o=io(t,o),!o)||!Pt(n[1],t.get(o)))return!1;return!0}if(r===ArrayBuffer)e=new Uint8Array(e),t=new Uint8Array(t);else if(r===DataView){if((n=e.byteLength)===t.byteLength)for(;n--&&e.getInt8(n)===t.getInt8(n););return n===-1}if(ArrayBuffer.isView(e)){if((n=e.byteLength)===t.byteLength)for(;n--&&e[n]===t[n];);return n===-1}if(!r||typeof e=="object"){n=0;for(r in e)if(oo.call(e,r)&&++n&&!oo.call(t,r)||!(r in t)||!Pt(e[r],t[r]))return!1;return Object.keys(t).length===n}}return e!==e&&t!==t}function Rc(e){const t=hn();return[e[0],b.useCallback(r=>{if(t())return e[1](r)},[t,e[1]])]}var we="top",Pe="bottom",Ae="right",xe="left",vn="auto",Lt=[we,Pe,Ae,xe],pt="start",kt="end",Sc="clippingParents",oi="viewport",St="popper",Tc="reference",ao=Lt.reduce(function(e,t){return e.concat([t+"-"+pt,t+"-"+kt])},[]),ii=[].concat(Lt,[vn]).reduce(function(e,t){return e.concat([t,t+"-"+pt,t+"-"+kt])},[]),Cc="beforeRead",_c="read",Pc="afterRead",Ac="beforeMain",jc="main",kc="afterMain",Mc="beforeWrite",Dc="write",Nc="afterWrite",$c=[Cc,_c,Pc,Ac,jc,kc,Mc,Dc,Nc];function ke(e){return e.split("-")[0]}function Se(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function nt(e){var t=Se(e).Element;return e instanceof t||e instanceof Element}function Me(e){var t=Se(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function mn(e){if(typeof ShadowRoot>"u")return!1;var t=Se(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var et=Math.max,lr=Math.min,ht=Math.round;function Zr(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ai(){return!/^((?!chrome|android).)*safari/i.test(Zr())}function vt(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&Me(e)&&(o=e.offsetWidth>0&&ht(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&ht(n.height)/e.offsetHeight||1);var a=nt(e)?Se(e):window,s=a.visualViewport,c=!ai()&&r,u=(n.left+(c&&s?s.offsetLeft:0))/o,l=(n.top+(c&&s?s.offsetTop:0))/i,d=n.width/o,v=n.height/i;return{width:d,height:v,top:l,right:u+d,bottom:l+v,left:u,x:u,y:l}}function yn(e){var t=vt(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function si(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&mn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function Je(e){return e?(e.nodeName||"").toLowerCase():null}function Be(e){return Se(e).getComputedStyle(e)}function Lc(e){return["table","td","th"].indexOf(Je(e))>=0}function Ze(e){return((nt(e)?e.ownerDocument:e.document)||window.document).documentElement}function yr(e){return Je(e)==="html"?e:e.assignedSlot||e.parentNode||(mn(e)?e.host:null)||Ze(e)}function so(e){return!Me(e)||Be(e).position==="fixed"?null:e.offsetParent}function Ic(e){var t=/firefox/i.test(Zr()),r=/Trident/i.test(Zr());if(r&&Me(e)){var n=Be(e);if(n.position==="fixed")return null}var o=yr(e);for(mn(o)&&(o=o.host);Me(o)&&["html","body"].indexOf(Je(o))<0;){var i=Be(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function It(e){for(var t=Se(e),r=so(e);r&&Lc(r)&&Be(r).position==="static";)r=so(r);return r&&(Je(r)==="html"||Je(r)==="body"&&Be(r).position==="static")?t:r||Ic(e)||t}function gn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function At(e,t,r){return et(e,lr(t,r))}function Fc(e,t,r){var n=At(e,t,r);return n>r?r:n}function ci(){return{top:0,right:0,bottom:0,left:0}}function ui(e){return Object.assign({},ci(),e)}function li(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var Uc=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,ui(typeof t!="number"?t:li(t,Lt))};function Bc(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,a=r.modifiersData.popperOffsets,s=ke(r.placement),c=gn(s),u=[xe,Ae].indexOf(s)>=0,l=u?"height":"width";if(!(!i||!a)){var d=Uc(o.padding,r),v=yn(i),y=c==="y"?we:xe,h=c==="y"?Pe:Ae,m=r.rects.reference[l]+r.rects.reference[c]-a[c]-r.rects.popper[l],E=a[c]-r.rects.reference[c],S=It(i),T=S?c==="y"?S.clientHeight||0:S.clientWidth||0:0,C=m/2-E/2,R=d[y],p=T-v[l]-d[h],A=T/2-v[l]/2+C,I=At(R,A,p),J=c;r.modifiersData[n]=(t={},t[J]=I,t.centerOffset=I-A,t)}}function zc(e){var t=e.state,r=e.options,n=r.element,o=n===void 0?"[data-popper-arrow]":n;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||si(t.elements.popper,o)&&(t.elements.arrow=o))}const Hc={name:"arrow",enabled:!0,phase:"main",fn:Bc,effect:zc,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function mt(e){return e.split("-")[1]}var Wc={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Vc(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:ht(r*o)/o||0,y:ht(n*o)/o||0}}function co(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,u=e.adaptive,l=e.roundOffsets,d=e.isFixed,v=a.x,y=v===void 0?0:v,h=a.y,m=h===void 0?0:h,E=typeof l=="function"?l({x:y,y:m}):{x:y,y:m};y=E.x,m=E.y;var S=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),C=xe,R=we,p=window;if(u){var A=It(r),I="clientHeight",J="clientWidth";if(A===Se(r)&&(A=Ze(r),Be(A).position!=="static"&&s==="absolute"&&(I="scrollHeight",J="scrollWidth")),A=A,o===we||(o===xe||o===Ae)&&i===kt){R=Pe;var G=d&&A===p&&p.visualViewport?p.visualViewport.height:A[I];m-=G-n.height,m*=c?1:-1}if(o===xe||(o===we||o===Pe)&&i===kt){C=Ae;var K=d&&A===p&&p.visualViewport?p.visualViewport.width:A[J];y-=K-n.width,y*=c?1:-1}}var ie=Object.assign({position:s},u&&Wc),ue=l===!0?Vc({x:y,y:m},Se(r)):{x:y,y:m};if(y=ue.x,m=ue.y,c){var H;return Object.assign({},ie,(H={},H[R]=T?"0":"",H[C]=S?"0":"",H.transform=(p.devicePixelRatio||1)<=1?"translate("+y+"px, "+m+"px)":"translate3d("+y+"px, "+m+"px, 0)",H))}return Object.assign({},ie,(t={},t[R]=T?m+"px":"",t[C]=S?y+"px":"",t.transform="",t))}function qc(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=n===void 0?!0:n,i=r.adaptive,a=i===void 0?!0:i,s=r.roundOffsets,c=s===void 0?!0:s,u={placement:ke(t.placement),variation:mt(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,co(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,co(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Yc={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:qc,data:{}};var Yt={passive:!0};function Kc(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=o===void 0?!0:o,a=n.resize,s=a===void 0?!0:a,c=Se(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&u.forEach(function(l){l.addEventListener("scroll",r.update,Yt)}),s&&c.addEventListener("resize",r.update,Yt),function(){i&&u.forEach(function(l){l.removeEventListener("scroll",r.update,Yt)}),s&&c.removeEventListener("resize",r.update,Yt)}}const Jc={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Kc,data:{}};var Xc={left:"right",right:"left",bottom:"top",top:"bottom"};function Qt(e){return e.replace(/left|right|bottom|top/g,function(t){return Xc[t]})}var Gc={start:"end",end:"start"};function uo(e){return e.replace(/start|end/g,function(t){return Gc[t]})}function bn(e){var t=Se(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function En(e){return vt(Ze(e)).left+bn(e).scrollLeft}function Zc(e,t){var r=Se(e),n=Ze(e),o=r.visualViewport,i=n.clientWidth,a=n.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var u=ai();(u||!u&&t==="fixed")&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+En(e),y:c}}function Qc(e){var t,r=Ze(e),n=bn(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=et(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=et(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-n.scrollLeft+En(e),c=-n.scrollTop;return Be(o||r).direction==="rtl"&&(s+=et(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}function wn(e){var t=Be(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function fi(e){return["html","body","#document"].indexOf(Je(e))>=0?e.ownerDocument.body:Me(e)&&wn(e)?e:fi(yr(e))}function jt(e,t){var r;t===void 0&&(t=[]);var n=fi(e),o=n===((r=e.ownerDocument)==null?void 0:r.body),i=Se(n),a=o?[i].concat(i.visualViewport||[],wn(n)?n:[]):n,s=t.concat(a);return o?s:s.concat(jt(yr(a)))}function Qr(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function eu(e,t){var r=vt(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function lo(e,t,r){return t===oi?Qr(Zc(e,r)):nt(t)?eu(t,r):Qr(Qc(Ze(e)))}function tu(e){var t=jt(yr(e)),r=["absolute","fixed"].indexOf(Be(e).position)>=0,n=r&&Me(e)?It(e):e;return nt(n)?t.filter(function(o){return nt(o)&&si(o,n)&&Je(o)!=="body"}):[]}function ru(e,t,r,n){var o=t==="clippingParents"?tu(e):[].concat(t),i=[].concat(o,[r]),a=i[0],s=i.reduce(function(c,u){var l=lo(e,u,n);return c.top=et(l.top,c.top),c.right=lr(l.right,c.right),c.bottom=lr(l.bottom,c.bottom),c.left=et(l.left,c.left),c},lo(e,a,n));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function di(e){var t=e.reference,r=e.element,n=e.placement,o=n?ke(n):null,i=n?mt(n):null,a=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,c;switch(o){case we:c={x:a,y:t.y-r.height};break;case Pe:c={x:a,y:t.y+t.height};break;case Ae:c={x:t.x+t.width,y:s};break;case xe:c={x:t.x-r.width,y:s};break;default:c={x:t.x,y:t.y}}var u=o?gn(o):null;if(u!=null){var l=u==="y"?"height":"width";switch(i){case pt:c[u]=c[u]-(t[l]/2-r[l]/2);break;case kt:c[u]=c[u]+(t[l]/2-r[l]/2);break}}return c}function Mt(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=n===void 0?e.placement:n,i=r.strategy,a=i===void 0?e.strategy:i,s=r.boundary,c=s===void 0?Sc:s,u=r.rootBoundary,l=u===void 0?oi:u,d=r.elementContext,v=d===void 0?St:d,y=r.altBoundary,h=y===void 0?!1:y,m=r.padding,E=m===void 0?0:m,S=ui(typeof E!="number"?E:li(E,Lt)),T=v===St?Tc:St,C=e.rects.popper,R=e.elements[h?T:v],p=ru(nt(R)?R:R.contextElement||Ze(e.elements.popper),c,l,a),A=vt(e.elements.reference),I=di({reference:A,element:C,strategy:"absolute",placement:o}),J=Qr(Object.assign({},C,I)),G=v===St?J:A,K={top:p.top-G.top+S.top,bottom:G.bottom-p.bottom+S.bottom,left:p.left-G.left+S.left,right:G.right-p.right+S.right},ie=e.modifiersData.offset;if(v===St&&ie){var ue=ie[o];Object.keys(K).forEach(function(H){var X=[Ae,Pe].indexOf(H)>=0?1:-1,Z=[we,Pe].indexOf(H)>=0?"y":"x";K[H]+=ue[Z]*X})}return K}function nu(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,a=r.padding,s=r.flipVariations,c=r.allowedAutoPlacements,u=c===void 0?ii:c,l=mt(n),d=l?s?ao:ao.filter(function(h){return mt(h)===l}):Lt,v=d.filter(function(h){return u.indexOf(h)>=0});v.length===0&&(v=d);var y=v.reduce(function(h,m){return h[m]=Mt(e,{placement:m,boundary:o,rootBoundary:i,padding:a})[ke(m)],h},{});return Object.keys(y).sort(function(h,m){return y[h]-y[m]})}function ou(e){if(ke(e)===vn)return[];var t=Qt(e);return[uo(e),t,uo(t)]}function iu(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=o===void 0?!0:o,a=r.altAxis,s=a===void 0?!0:a,c=r.fallbackPlacements,u=r.padding,l=r.boundary,d=r.rootBoundary,v=r.altBoundary,y=r.flipVariations,h=y===void 0?!0:y,m=r.allowedAutoPlacements,E=t.options.placement,S=ke(E),T=S===E,C=c||(T||!h?[Qt(E)]:ou(E)),R=[E].concat(C).reduce(function(j,F){return j.concat(ke(F)===vn?nu(t,{placement:F,boundary:l,rootBoundary:d,padding:u,flipVariations:h,allowedAutoPlacements:m}):F)},[]),p=t.rects.reference,A=t.rects.popper,I=new Map,J=!0,G=R[0],K=0;K<R.length;K++){var ie=R[K],ue=ke(ie),H=mt(ie)===pt,X=[we,Pe].indexOf(ue)>=0,Z=X?"width":"height",ae=Mt(t,{placement:ie,boundary:l,rootBoundary:d,altBoundary:v,padding:u}),ce=X?H?Ae:xe:H?Pe:we;p[Z]>A[Z]&&(ce=Qt(ce));var ge=Qt(ce),ye=[];if(i&&ye.push(ae[ue]<=0),s&&ye.push(ae[ce]<=0,ae[ge]<=0),ye.every(function(j){return j})){G=ie,J=!1;break}I.set(ie,ye)}if(J)for(var x=h?3:1,P=function(F){var k=R.find(function(M){var D=I.get(M);if(D)return D.slice(0,F).every(function(z){return z})});if(k)return G=k,"break"},N=x;N>0;N--){var $=P(N);if($==="break")break}t.placement!==G&&(t.modifiersData[n]._skip=!0,t.placement=G,t.reset=!0)}}const au={name:"flip",enabled:!0,phase:"main",fn:iu,requiresIfExists:["offset"],data:{_skip:!1}};function fo(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function po(e){return[we,Ae,Pe,xe].some(function(t){return e[t]>=0})}function su(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=Mt(t,{elementContext:"reference"}),s=Mt(t,{altBoundary:!0}),c=fo(a,n),u=fo(s,o,i),l=po(c),d=po(u);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:u,isReferenceHidden:l,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":l,"data-popper-escaped":d})}const cu={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:su};function uu(e,t,r){var n=ke(e),o=[xe,we].indexOf(n)>=0?-1:1,i=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[xe,Ae].indexOf(n)>=0?{x:s,y:a}:{x:a,y:s}}function lu(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=o===void 0?[0,0]:o,a=ii.reduce(function(l,d){return l[d]=uu(d,t.rects,i),l},{}),s=a[t.placement],c=s.x,u=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=u),t.modifiersData[n]=a}const fu={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:lu};function du(e){var t=e.state,r=e.name;t.modifiersData[r]=di({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const pu={name:"popperOffsets",enabled:!0,phase:"read",fn:du,data:{}};function hu(e){return e==="x"?"y":"x"}function vu(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=o===void 0?!0:o,a=r.altAxis,s=a===void 0?!1:a,c=r.boundary,u=r.rootBoundary,l=r.altBoundary,d=r.padding,v=r.tether,y=v===void 0?!0:v,h=r.tetherOffset,m=h===void 0?0:h,E=Mt(t,{boundary:c,rootBoundary:u,padding:d,altBoundary:l}),S=ke(t.placement),T=mt(t.placement),C=!T,R=gn(S),p=hu(R),A=t.modifiersData.popperOffsets,I=t.rects.reference,J=t.rects.popper,G=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,K=typeof G=="number"?{mainAxis:G,altAxis:G}:Object.assign({mainAxis:0,altAxis:0},G),ie=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ue={x:0,y:0};if(A){if(i){var H,X=R==="y"?we:xe,Z=R==="y"?Pe:Ae,ae=R==="y"?"height":"width",ce=A[R],ge=ce+E[X],ye=ce-E[Z],x=y?-J[ae]/2:0,P=T===pt?I[ae]:J[ae],N=T===pt?-J[ae]:-I[ae],$=t.elements.arrow,j=y&&$?yn($):{width:0,height:0},F=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:ci(),k=F[X],M=F[Z],D=At(0,I[ae],j[ae]),z=C?I[ae]/2-x-D-k-K.mainAxis:P-D-k-K.mainAxis,U=C?-I[ae]/2+x+D+M+K.mainAxis:N+D+M+K.mainAxis,le=t.elements.arrow&&It(t.elements.arrow),g=le?R==="y"?le.clientTop||0:le.clientLeft||0:0,he=(H=ie==null?void 0:ie[R])!=null?H:0,Oe=ce+z-he-g,Te=ce+U-he,Qe=At(y?lr(ge,Oe):ge,ce,y?et(ye,Te):ye);A[R]=Qe,ue[R]=Qe-ce}if(s){var bt,Bt=R==="x"?we:xe,it=R==="x"?Pe:Ae,Ne=A[p],at=p==="y"?"height":"width",st=Ne+E[Bt],zt=Ne-E[it],Et=[we,xe].indexOf(S)!==-1,wt=(bt=ie==null?void 0:ie[p])!=null?bt:0,xt=Et?st:Ne-I[at]-J[at]-wt+K.altAxis,He=Et?Ne+I[at]+J[at]-wt-K.altAxis:zt,Ht=y&&Et?Fc(xt,Ne,He):At(y?xt:st,Ne,y?He:zt);A[p]=Ht,ue[p]=Ht-Ne}t.modifiersData[n]=ue}}const mu={name:"preventOverflow",enabled:!0,phase:"main",fn:vu,requiresIfExists:["offset"]};function yu(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function gu(e){return e===Se(e)||!Me(e)?bn(e):yu(e)}function bu(e){var t=e.getBoundingClientRect(),r=ht(t.width)/e.offsetWidth||1,n=ht(t.height)/e.offsetHeight||1;return r!==1||n!==1}function Eu(e,t,r){r===void 0&&(r=!1);var n=Me(t),o=Me(t)&&bu(t),i=Ze(t),a=vt(e,o,r),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((Je(t)!=="body"||wn(i))&&(s=gu(t)),Me(t)?(c=vt(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=En(i))),{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function wu(e){var t=new Map,r=new Set,n=[];e.forEach(function(i){t.set(i.name,i)});function o(i){r.add(i.name);var a=[].concat(i.requires||[],i.requiresIfExists||[]);a.forEach(function(s){if(!r.has(s)){var c=t.get(s);c&&o(c)}}),n.push(i)}return e.forEach(function(i){r.has(i.name)||o(i)}),n}function xu(e){var t=wu(e);return $c.reduce(function(r,n){return r.concat(t.filter(function(o){return o.phase===n}))},[])}function Ou(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Ru(e){var t=e.reduce(function(r,n){var o=r[n.name];return r[n.name]=o?Object.assign({},o,n,{options:Object.assign({},o.options,n.options),data:Object.assign({},o.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var ho={placement:"bottom",modifiers:[],strategy:"absolute"};function vo(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function Su(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,o=t.defaultOptions,i=o===void 0?ho:o;return function(s,c,u){u===void 0&&(u=i);var l={placement:"bottom",orderedModifiers:[],options:Object.assign({},ho,i),modifiersData:{},elements:{reference:s,popper:c},attributes:{},styles:{}},d=[],v=!1,y={state:l,setOptions:function(S){var T=typeof S=="function"?S(l.options):S;m(),l.options=Object.assign({},i,l.options,T),l.scrollParents={reference:nt(s)?jt(s):s.contextElement?jt(s.contextElement):[],popper:jt(c)};var C=xu(Ru([].concat(n,l.options.modifiers)));return l.orderedModifiers=C.filter(function(R){return R.enabled}),h(),y.update()},forceUpdate:function(){if(!v){var S=l.elements,T=S.reference,C=S.popper;if(vo(T,C)){l.rects={reference:Eu(T,It(C),l.options.strategy==="fixed"),popper:yn(C)},l.reset=!1,l.placement=l.options.placement,l.orderedModifiers.forEach(function(K){return l.modifiersData[K.name]=Object.assign({},K.data)});for(var R=0;R<l.orderedModifiers.length;R++){if(l.reset===!0){l.reset=!1,R=-1;continue}var p=l.orderedModifiers[R],A=p.fn,I=p.options,J=I===void 0?{}:I,G=p.name;typeof A=="function"&&(l=A({state:l,options:J,name:G,instance:y})||l)}}}},update:Ou(function(){return new Promise(function(E){y.forceUpdate(),E(l)})}),destroy:function(){m(),v=!0}};if(!vo(s,c))return y;y.setOptions(u).then(function(E){!v&&u.onFirstUpdate&&u.onFirstUpdate(E)});function h(){l.orderedModifiers.forEach(function(E){var S=E.name,T=E.options,C=T===void 0?{}:T,R=E.effect;if(typeof R=="function"){var p=R({state:l,name:S,instance:y,options:C}),A=function(){};d.push(p||A)}})}function m(){d.forEach(function(E){return E()}),d=[]}return y}}const Tu=Su({defaultModifiers:[cu,pu,Yc,Jc,fu,au,mu,Hc]}),Cu=["enabled","placement","strategy","modifiers"];function _u(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}const Pu={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},Au={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:({state:e})=>()=>{const{reference:t,popper:r}=e.elements;if("removeAttribute"in t){const n=(t.getAttribute("aria-describedby")||"").split(",").filter(o=>o.trim()!==r.id);n.length?t.setAttribute("aria-describedby",n.join(",")):t.removeAttribute("aria-describedby")}},fn:({state:e})=>{var t;const{popper:r,reference:n}=e.elements,o=(t=r.getAttribute("role"))==null?void 0:t.toLowerCase();if(r.id&&o==="tooltip"&&"setAttribute"in n){const i=n.getAttribute("aria-describedby");if(i&&i.split(",").indexOf(r.id)!==-1)return;n.setAttribute("aria-describedby",i?`${i},${r.id}`:r.id)}}},ju=[];function pi(e,t,r={}){let{enabled:n=!0,placement:o="bottom",strategy:i="absolute",modifiers:a=ju}=r,s=_u(r,Cu);const c=b.useRef(a),u=b.useRef(),l=b.useCallback(()=>{var E;(E=u.current)==null||E.update()},[]),d=b.useCallback(()=>{var E;(E=u.current)==null||E.forceUpdate()},[]),[v,y]=Rc(b.useState({placement:o,update:l,forceUpdate:d,attributes:{},styles:{popper:{},arrow:{}}})),h=b.useMemo(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:E})=>{const S={},T={};Object.keys(E.elements).forEach(C=>{S[C]=E.styles[C],T[C]=E.attributes[C]}),y({state:E,styles:S,attributes:T,update:l,forceUpdate:d,placement:E.placement})}}),[l,d,y]),m=b.useMemo(()=>(Pt(c.current,a)||(c.current=a),c.current),[a]);return b.useEffect(()=>{!u.current||!n||u.current.setOptions({placement:o,strategy:i,modifiers:[...m,h,Pu]})},[i,o,h,n,m]),b.useEffect(()=>{if(!(!n||e==null||t==null))return u.current=Tu(e,t,Object.assign({},s,{placement:o,strategy:i,modifiers:[...m,Au,h]})),()=>{u.current!=null&&(u.current.destroy(),u.current=void 0,y(E=>Object.assign({},E,{attributes:{},styles:{popper:{}}})))}},[n,e,t]),v}function fr(e,t){if(e.contains)return e.contains(t);if(e.compareDocumentPosition)return e===t||!!(e.compareDocumentPosition(t)&16)}var ku=process.env.NODE_ENV!=="production",hi=function(){};if(ku){var Mu=function(t,r){var n=arguments.length;r=new Array(n>1?n-1:0);for(var o=1;o<n;o++)r[o-1]=arguments[o];var i=0,a="Warning: "+t.replace(/%s/g,function(){return r[i++]});typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}};hi=function(e,t,r){var n=arguments.length;r=new Array(n>2?n-2:0);for(var o=2;o<n;o++)r[o-2]=arguments[o];if(t===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||Mu.apply(null,[t].concat(r))}}var Du=hi;const xn=pr(Du),mo=()=>{};function Nu(e){return e.button===0}function $u(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}const er=e=>e&&("current"in e?e.current:e),yo={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function vi(e,t=mo,{disabled:r,clickTrigger:n="click"}={}){const o=b.useRef(!1),i=b.useRef(!1),a=b.useCallback(u=>{const l=er(e);xn(!!l,"ClickOutside captured a close event but does not have a ref to compare it to. useClickOutside(), should be passed a ref that resolves to a DOM node"),o.current=!l||$u(u)||!Nu(u)||!!fr(l,u.target)||i.current,i.current=!1},[e]),s=rt(u=>{const l=er(e);l&&fr(l,u.target)&&(i.current=!0)}),c=rt(u=>{o.current||t(u)});b.useEffect(()=>{var u,l;if(r||e==null)return;const d=$t(er(e)),v=d.defaultView||window;let y=(u=v.event)!=null?u:(l=v.parent)==null?void 0:l.event,h=null;yo[n]&&(h=Ke(d,yo[n],s,!0));const m=Ke(d,n,a,!0),E=Ke(d,n,T=>{if(T===y){y=void 0;return}c(T)});let S=[];return"ontouchstart"in d.documentElement&&(S=[].slice.call(d.body.children).map(T=>Ke(T,"mousemove",mo))),()=>{h==null||h(),m(),E(),S.forEach(T=>T())}},[e,r,n,a,s,c])}function Lu(e){const t={};return Array.isArray(e)?(e==null||e.forEach(r=>{t[r.name]=r}),t):e||t}function Iu(e={}){return Array.isArray(e)?e:Object.keys(e).map(t=>(e[t].name=t,e[t]))}function mi({enabled:e,enableEvents:t,placement:r,flip:n,offset:o,fixed:i,containerPadding:a,arrowElement:s,popperConfig:c={}}){var u,l,d,v,y;const h=Lu(c.modifiers);return Object.assign({},c,{placement:r,enabled:e,strategy:i?"fixed":c.strategy,modifiers:Iu(Object.assign({},h,{eventListeners:{enabled:t,options:(u=h.eventListeners)==null?void 0:u.options},preventOverflow:Object.assign({},h.preventOverflow,{options:a?Object.assign({padding:a},(l=h.preventOverflow)==null?void 0:l.options):(d=h.preventOverflow)==null?void 0:d.options}),offset:{options:Object.assign({offset:o},(v=h.offset)==null?void 0:v.options)},arrow:Object.assign({},h.arrow,{enabled:!!s,options:Object.assign({},(y=h.arrow)==null?void 0:y.options,{element:s})}),flip:Object.assign({enabled:!!n},h.flip)}))})}const yi=b.createContext(mr?window:void 0);yi.Provider;function gi(){return b.useContext(yi)}const Dr=(e,t)=>mr?e==null?(t||$t()).body:(typeof e=="function"&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect)?e:null):null;function en(e,t){const r=gi(),[n,o]=b.useState(()=>Dr(e,r==null?void 0:r.document));if(!n){const i=Dr(e);i&&o(i)}return b.useEffect(()=>{t&&n&&t(n)},[t,n]),b.useEffect(()=>{const i=Dr(e);i!==n&&o(i)},[e,n]),n}function bi({children:e,in:t,onExited:r,mountOnEnter:n,unmountOnExit:o}){const i=b.useRef(null),a=b.useRef(t),s=rt(r);b.useEffect(()=>{t?a.current=!0:s(i.current)},[t,s]);const c=Ge(i,e.ref),u=b.cloneElement(e,{ref:c});return t?u:o||!a.current&&n?null:u}const Fu=["onEnter","onEntering","onEntered","onExit","onExiting","onExited","addEndListener","children"];function Uu(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}function Bu(e){let{onEnter:t,onEntering:r,onEntered:n,onExit:o,onExiting:i,onExited:a,addEndListener:s,children:c}=e,u=Uu(e,Fu);const l=b.useRef(null),d=Ge(l,typeof c=="function"?null:c.ref),v=R=>p=>{R&&l.current&&R(l.current,p)},y=b.useCallback(v(t),[t]),h=b.useCallback(v(r),[r]),m=b.useCallback(v(n),[n]),E=b.useCallback(v(o),[o]),S=b.useCallback(v(i),[i]),T=b.useCallback(v(a),[a]),C=b.useCallback(v(s),[s]);return Object.assign({},u,{nodeRef:l},t&&{onEnter:y},r&&{onEntering:h},n&&{onEntered:m},o&&{onExit:E},i&&{onExiting:S},a&&{onExited:T},s&&{addEndListener:C},{children:typeof c=="function"?(R,p)=>c(R,Object.assign({},p,{ref:d})):b.cloneElement(c,{ref:d})})}const zu=["component"];function Hu(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}const Wu=ee.forwardRef((e,t)=>{let{component:r}=e,n=Hu(e,zu);const o=Bu(n);return V.jsx(r,Object.assign({ref:t},o))}),Vu=Wu;function qu({in:e,onTransition:t}){const r=b.useRef(null),n=b.useRef(!0),o=rt(t);return ur(()=>{if(!r.current)return;let i=!1;return o({in:e,element:r.current,initial:n.current,isStale:()=>i}),()=>{i=!0}},[e,o]),ur(()=>(n.current=!1,()=>{n.current=!0}),[]),r}function Yu({children:e,in:t,onExited:r,onEntered:n,transition:o}){const[i,a]=b.useState(!t);t&&i&&a(!1);const s=qu({in:!!t,onTransition:u=>{const l=()=>{u.isStale()||(u.in?n==null||n(u.element,u.initial):(a(!0),r==null||r(u.element)))};Promise.resolve(o(u)).then(l,d=>{throw u.in||a(!0),d})}}),c=Ge(s,e.ref);return i&&!t?null:b.cloneElement(e,{ref:c})}function Ei(e,t,r){return e?V.jsx(Vu,Object.assign({},r,{component:e})):t?V.jsx(Yu,Object.assign({},r,{transition:t})):V.jsx(bi,Object.assign({},r))}function wi(e){return e.code==="Escape"||e.keyCode===27}function tn(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}const Ku=()=>{};function Ju(e,t,{disabled:r,clickTrigger:n}={}){const o=t||Ku;vi(e,o,{disabled:r,clickTrigger:n});const i=rt(a=>{wi(a)&&o(a)});b.useEffect(()=>{if(r||e==null)return;const a=$t(er(e));let s=(a.defaultView||window).event;const c=Ke(a,"keyup",u=>{if(u===s){s=void 0;return}i(u)});return()=>{c()}},[e,r,i])}const xi=ee.forwardRef((e,t)=>{const{flip:r,offset:n,placement:o,containerPadding:i,popperConfig:a={},transition:s,runTransition:c}=e,[u,l]=Jr(),[d,v]=Jr(),y=Ge(l,t),h=en(e.container),m=en(e.target),[E,S]=b.useState(!e.show),T=pi(m,u,mi({placement:o,enableEvents:!!e.show,containerPadding:i||5,flip:r,offset:n,arrowElement:d,popperConfig:a}));e.show&&E&&S(!1);const C=(...ie)=>{S(!0),e.onExited&&e.onExited(...ie)},R=e.show||!E;if(Ju(u,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!R)return null;const{onExit:p,onExiting:A,onEnter:I,onEntering:J,onEntered:G}=e;let K=e.children(Object.assign({},T.attributes.popper,{style:T.styles.popper,ref:y}),{popper:T,placement:o,show:!!e.show,arrowProps:Object.assign({},T.attributes.arrow,{style:T.styles.arrow,ref:v})});return K=Ei(s,c,{in:!!e.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:K,onExit:p,onExiting:A,onExited:C,onEnter:I,onEntering:J,onEntered:G}),h?dt.createPortal(K,h):null});xi.displayName="Overlay";const Xu=xi,Oi=ee.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-header"),V.jsx(r,{ref:o,className:Ee(e,t),...n})));Oi.displayName="PopoverHeader";const Gu=Oi,Ri=ee.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-body"),V.jsx(r,{ref:o,className:Ee(e,t),...n})));Ri.displayName="PopoverBody";const Si=Ri;function Ti(e,t){let r=e;return e==="left"?r=t?"end":"start":e==="right"&&(r=t?"start":"end"),r}function Ci(e="absolute"){return{position:e,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}const Zu=ee.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,body:i,arrowProps:a,hasDoneInitialMeasure:s,popper:c,show:u,...l},d)=>{const v=tt(e,"popover"),y=fn(),[h]=(t==null?void 0:t.split("-"))||[],m=Ti(h,y);let E=n;return u&&!s&&(E={...n,...Ci(c==null?void 0:c.strategy)}),V.jsxs("div",{ref:d,role:"tooltip",style:E,"x-placement":h,className:Ee(r,v,h&&`bs-popover-${m}`),...l,children:[V.jsx("div",{className:"popover-arrow",...a}),i?V.jsx(Si,{children:o}):o]})}),_i=Object.assign(Zu,{Header:Gu,Body:Si,POPPER_OFFSET:[0,8]}),Pi=ee.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,arrowProps:i,hasDoneInitialMeasure:a,popper:s,show:c,...u},l)=>{e=tt(e,"tooltip");const d=fn(),[v]=(t==null?void 0:t.split("-"))||[],y=Ti(v,d);let h=n;return c&&!a&&(h={...n,...Ci(s==null?void 0:s.strategy)}),V.jsxs("div",{ref:l,style:h,role:"tooltip","x-placement":v,className:Ee(r,e,`bs-tooltip-${y}`),...u,children:[V.jsx("div",{className:"tooltip-arrow",...i}),V.jsx("div",{className:`${e}-inner`,children:o})]})});Pi.displayName="Tooltip";const On=Object.assign(Pi,{TOOLTIP_OFFSET:[0,6]});function Qu(e){const t=b.useRef(null),r=tt(void 0,"popover"),n=tt(void 0,"tooltip"),o=b.useMemo(()=>({name:"offset",options:{offset:()=>{if(e)return e;if(t.current){if(tn(t.current,r))return _i.POPPER_OFFSET;if(tn(t.current,n))return On.TOOLTIP_OFFSET}return[0,0]}}}),[e,r,n]);return[t,[o]]}function el(e,t){const{ref:r}=e,{ref:n}=t;e.ref=r.__wrapped||(r.__wrapped=o=>r(cr(o))),t.ref=n.__wrapped||(n.__wrapped=o=>n(cr(o)))}const Ai=ee.forwardRef(({children:e,transition:t=Xr,popperConfig:r={},rootClose:n=!1,placement:o="top",show:i=!1,...a},s)=>{const c=b.useRef({}),[u,l]=b.useState(null),[d,v]=Qu(a.offset),y=Ge(s,d),h=t===!0?Xr:t||void 0,m=rt(E=>{l(E),r==null||r.onFirstUpdate==null||r.onFirstUpdate(E)});return ur(()=>{u&&a.target&&(c.current.scheduleUpdate==null||c.current.scheduleUpdate())},[u,a.target]),b.useEffect(()=>{i||l(null)},[i]),V.jsx(Xu,{...a,ref:y,popperConfig:{...r,modifiers:v.concat(r.modifiers||[]),onFirstUpdate:m},transition:h,rootClose:n,placement:o,show:i,children:(E,{arrowProps:S,popper:T,show:C})=>{var R,p;el(E,S);const A=T==null?void 0:T.placement,I=Object.assign(c.current,{state:T==null?void 0:T.state,scheduleUpdate:T==null?void 0:T.update,placement:A,outOfBoundaries:(T==null||(R=T.state)==null||(p=R.modifiersData.hide)==null?void 0:p.isReferenceHidden)||!1,strategy:r.strategy}),J=!!u;return typeof e=="function"?e({...E,placement:A,show:C,...!t&&C&&{className:"show"},popper:I,arrowProps:S,hasDoneInitialMeasure:J}):ee.cloneElement(e,{...E,placement:A,arrowProps:S,popper:I,hasDoneInitialMeasure:J,className:Ee(e.props.className,!t&&C&&"show"),style:{...e.props.style,...E.style}})}})});Ai.displayName="Overlay";const tl=Ai;function rl(e){return e&&typeof e=="object"?e:{show:e,hide:e}}function go(e,t,r){const[n]=t,o=n.currentTarget,i=n.relatedTarget||n.nativeEvent[r];(!i||i!==o)&&!fr(o,i)&&e(...t)}B.oneOf(["click","hover","focus"]);const nl=({trigger:e=["hover","focus"],overlay:t,children:r,popperConfig:n={},show:o,defaultShow:i=!1,onToggle:a,delay:s,placement:c,flip:u=c&&c.indexOf("auto")!==-1,...l})=>{const d=b.useRef(null),v=Ge(d,r.ref),y=Oc(),h=b.useRef(""),[m,E]=Vo(o,i,a),S=rl(s),{onFocus:T,onBlur:C,onClick:R}=typeof r!="function"?ee.Children.only(r).props:{},p=Z=>{v(cr(Z))},A=b.useCallback(()=>{if(y.clear(),h.current="show",!S.show){E(!0);return}y.set(()=>{h.current==="show"&&E(!0)},S.show)},[S.show,E,y]),I=b.useCallback(()=>{if(y.clear(),h.current="hide",!S.hide){E(!1);return}y.set(()=>{h.current==="hide"&&E(!1)},S.hide)},[S.hide,E,y]),J=b.useCallback((...Z)=>{A(),T==null||T(...Z)},[A,T]),G=b.useCallback((...Z)=>{I(),C==null||C(...Z)},[I,C]),K=b.useCallback((...Z)=>{E(!m),R==null||R(...Z)},[R,E,m]),ie=b.useCallback((...Z)=>{go(A,Z,"fromElement")},[A]),ue=b.useCallback((...Z)=>{go(I,Z,"toElement")},[I]),H=e==null?[]:[].concat(e),X={ref:p};return H.indexOf("click")!==-1&&(X.onClick=K),H.indexOf("focus")!==-1&&(X.onFocus=J,X.onBlur=G),H.indexOf("hover")!==-1&&(process.env.NODE_ENV!=="production"&&xn(H.length>1,'[react-bootstrap] Specifying only the `"hover"` trigger limits the visibility of the overlay to just mouse users. Consider also including the `"focus"` trigger so that touch and keyboard only users can see the overlay as well.'),X.onMouseOver=ie,X.onMouseOut=ue),V.jsxs(V.Fragment,{children:[typeof r=="function"?r(X):b.cloneElement(r,X),V.jsx(tl,{...l,show:m,onHide:I,flip:u,placement:c,popperConfig:n,target:d.current,children:t})]})},ji=nl,ol=b.createContext({show:!1,text:"",showConfirm:e=>{},hideConfirm:()=>{}}),il=b.createContext({isLoading:!1,startLoading:e=>{},stopLoading:e=>{}}),al=b.createContext({user:null,loginUser:()=>Promise.resolve(!0),logoutUser:()=>{}});/*!
226
+ Valid keys: `+JSON.stringify(Object.keys(x),null," "));var g=le(M,U,j,F,k+"."+U,r);if(g)return g}return null}return E(P)}function X(x){switch(typeof x){case"number":case"string":case"undefined":return!0;case"boolean":return!x;case"object":if(Array.isArray(x))return x.every(X);if(x===null||s(x))return!0;var P=d(x);if(P){var N=P.call(x),$;if(P!==x.entries){for(;!($=N.next()).done;)if(!X($.value))return!1}else for(;!($=N.next()).done;){var j=$.value;if(j&&!X(j[1]))return!1}}else return!1;return!0;default:return!1}}function Z(x,P){return x==="symbol"?!0:P?P["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&P instanceof Symbol:!1}function ae(x){var P=typeof x;return Array.isArray(x)?"array":x instanceof RegExp?"object":Z(P,x)?"symbol":P}function ce(x){if(typeof x>"u"||x===null)return""+x;var P=ae(x);if(P==="object"){if(x instanceof Date)return"date";if(x instanceof RegExp)return"regexp"}return P}function ge(x){var P=ce(x);switch(P){case"array":case"object":return"an "+P;case"boolean":case"date":case"regexp":return"a "+P;default:return P}}function ye(x){return!x.constructor||!x.constructor.name?v:x.constructor.name}return y.checkPropTypes=o,y.resetWarningCache=o.resetWarningCache,y.PropTypes=y,y},jr}var kr,eo;function ac(){if(eo)return kr;eo=1;var e=pn();function t(){}function r(){}return r.resetWarningCache=t,kr=function(){function n(a,s,c,u,l,d){if(d!==e){var v=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw v.name="Invariant Violation",v}}n.isRequired=n;function o(){return n}var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i},kr}if(process.env.NODE_ENV!=="production"){var sc=qo(),cc=!0;qr.exports=ic()(sc.isElement,cc)}else qr.exports=ac()();var uc=qr.exports;const B=pr(uc),to={disabled:!1};var lc=process.env.NODE_ENV!=="production"?B.oneOfType([B.number,B.shape({enter:B.number,exit:B.number,appear:B.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&B.oneOfType([B.string,B.shape({enter:B.string,exit:B.string,active:B.string}),B.shape({enter:B.string,enterDone:B.string,enterActive:B.string,exit:B.string,exitDone:B.string,exitActive:B.string})]);const Ko=b.createContext(null);var fc=function(t){return t.scrollTop},_t="unmounted",Ve="exited",Ie="entering",Ye="entered",sr="exiting",ze=function(e){Hs(t,e);function t(n,o){var i;i=e.call(this,n,o)||this;var a=o,s=a&&!a.isMounting?n.enter:n.appear,c;return i.appearStatus=null,n.in?s?(c=Ve,i.appearStatus=Ie):c=Ye:n.unmountOnExit||n.mountOnEnter?c=_t:c=Ve,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var a=o.in;return a&&i.status===_t?{status:Ve}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(o){var i=null;if(o!==this.props){var a=this.state.status;this.props.in?a!==Ie&&a!==Ye&&(i=Ie):(a===Ie||a===Ye)&&(i=sr)}this.updateStatus(!1,i)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var o=this.props.timeout,i,a,s;return i=a=s=o,o!=null&&typeof o!="number"&&(i=o.exit,a=o.enter,s=o.appear!==void 0?o.appear:a),{exit:i,enter:a,appear:s}},r.updateStatus=function(o,i){if(o===void 0&&(o=!1),i!==null)if(this.cancelNextCallback(),i===Ie){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:dt.findDOMNode(this);a&&fc(a)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Ve&&this.setState({status:_t})},r.performEnter=function(o){var i=this,a=this.props.enter,s=this.context?this.context.isMounting:o,c=this.props.nodeRef?[s]:[dt.findDOMNode(this),s],u=c[0],l=c[1],d=this.getTimeouts(),v=s?d.appear:d.enter;if(!o&&!a||to.disabled){this.safeSetState({status:Ye},function(){i.props.onEntered(u)});return}this.props.onEnter(u,l),this.safeSetState({status:Ie},function(){i.props.onEntering(u,l),i.onTransitionEnd(v,function(){i.safeSetState({status:Ye},function(){i.props.onEntered(u,l)})})})},r.performExit=function(){var o=this,i=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:dt.findDOMNode(this);if(!i||to.disabled){this.safeSetState({status:Ve},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:sr},function(){o.props.onExiting(s),o.onTransitionEnd(a.exit,function(){o.safeSetState({status:Ve},function(){o.props.onExited(s)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(o,i){i=this.setNextCallback(i),this.setState(o,i)},r.setNextCallback=function(o){var i=this,a=!0;return this.nextCallback=function(s){a&&(a=!1,i.nextCallback=null,o(s))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},r.onTransitionEnd=function(o,i){this.setNextCallback(i);var a=this.props.nodeRef?this.props.nodeRef.current:dt.findDOMNode(this),s=o==null&&!this.props.addEndListener;if(!a||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var c=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],u=c[0],l=c[1];this.props.addEndListener(u,l)}o!=null&&setTimeout(this.nextCallback,o)},r.render=function(){var o=this.state.status;if(o===_t)return null;var i=this.props,a=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var s=Wo(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return b.createElement(Ko.Provider,{value:null},typeof a=="function"?a(o,s):b.cloneElement(b.Children.only(a),s))},t}(b.Component);ze.contextType=Ko;ze.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:B.shape({current:typeof Element>"u"?B.any:function(e,t,r,n,o,i){var a=e[t];return B.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,n,o,i)}}),children:B.oneOfType([B.func.isRequired,B.element.isRequired]).isRequired,in:B.bool,mountOnEnter:B.bool,unmountOnExit:B.bool,appear:B.bool,enter:B.bool,exit:B.bool,timeout:function(t){var r=lc;t.addEndListener||(r=r.isRequired);for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return r.apply(void 0,[t].concat(o))},addEndListener:B.func,onEnter:B.func,onEntering:B.func,onEntered:B.func,onExit:B.func,onExiting:B.func,onExited:B.func}:{};function ft(){}ze.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:ft,onEntering:ft,onEntered:ft,onExit:ft,onExiting:ft,onExited:ft};ze.UNMOUNTED=_t;ze.EXITED=Ve;ze.ENTERING=Ie;ze.ENTERED=Ye;ze.EXITING=sr;const dc=ze,mr=!!(typeof window<"u"&&window.document&&window.document.createElement);var Yr=!1,Kr=!1;try{var Mr={get passive(){return Yr=!0},get once(){return Kr=Yr=!0}};mr&&(window.addEventListener("test",Mr,Mr),window.removeEventListener("test",Mr,!0))}catch{}function Jo(e,t,r,n){if(n&&typeof n!="boolean"&&!Kr){var o=n.once,i=n.capture,a=r;!Kr&&o&&(a=r.__once||function s(c){this.removeEventListener(t,s,i),r.call(this,c)},r.__once=a),e.addEventListener(t,a,Yr?n:i)}e.addEventListener(t,r,n)}function Xo(e,t,r,n){var o=n&&typeof n!="boolean"?n.capture:n;e.removeEventListener(t,r,o),r.__once&&e.removeEventListener(t,r.__once,o)}function Ke(e,t,r,n){return Jo(e,t,r,n),function(){Xo(e,t,r,n)}}function pc(e,t,r,n){if(r===void 0&&(r=!1),n===void 0&&(n=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(t,r,n),e.dispatchEvent(o)}}function hc(e){var t=dn(e,"transitionDuration")||"",r=t.indexOf("ms")===-1?1e3:1;return parseFloat(t)*r}function vc(e,t,r){r===void 0&&(r=5);var n=!1,o=setTimeout(function(){n||pc(e,"transitionend",!0)},t+r),i=Ke(e,"transitionend",function(){n=!0},{once:!0});return function(){clearTimeout(o),i()}}function Go(e,t,r,n){r==null&&(r=hc(e)||0);var o=vc(e,r,n),i=Ke(e,"transitionend",t);return function(){o(),i()}}function ro(e,t){const r=dn(e,t)||"",n=r.indexOf("ms")===-1?1e3:1;return parseFloat(r)*n}function Zo(e,t){const r=ro(e,"transitionDuration"),n=ro(e,"transitionDelay"),o=Go(e,i=>{i.target===e&&(o(),t(i))},r+n)}function Qo(e){e.offsetHeight}const no=e=>!e||typeof e=="function"?e:t=>{e.current=t};function mc(e,t){const r=no(e),n=no(t);return o=>{r&&r(o),n&&n(o)}}function Ge(e,t){return b.useMemo(()=>mc(e,t),[e,t])}function cr(e){return e&&"setState"in e?dt.findDOMNode(e):e??null}const yc=b.forwardRef(({onEnter:e,onEntering:t,onEntered:r,onExit:n,onExiting:o,onExited:i,addEndListener:a,children:s,childRef:c,...u},l)=>{const d=b.useRef(null),v=Ge(d,c),y=A=>{v(cr(A))},h=A=>I=>{A&&d.current&&A(d.current,I)},m=b.useCallback(h(e),[e]),E=b.useCallback(h(t),[t]),S=b.useCallback(h(r),[r]),T=b.useCallback(h(n),[n]),C=b.useCallback(h(o),[o]),R=b.useCallback(h(i),[i]),p=b.useCallback(h(a),[a]);return V.jsx(dc,{ref:l,...u,onEnter:m,onEntered:S,onEntering:E,onExit:T,onExited:R,onExiting:C,addEndListener:p,nodeRef:d,children:typeof s=="function"?(A,I)=>s(A,{...I,ref:y}):b.cloneElement(s,{ref:y})})}),ei=yc;function gc(e){const t=b.useRef(e);return b.useEffect(()=>{t.current=e},[e]),t}function rt(e){const t=gc(e);return b.useCallback(function(...r){return t.current&&t.current(...r)},[t])}function Jr(){return b.useState(null)}function hn(){const e=b.useRef(!0),t=b.useRef(()=>e.current);return b.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}const bc=typeof global<"u"&&global.navigator&&global.navigator.product==="ReactNative",Ec=typeof document<"u",ur=Ec||bc?b.useLayoutEffect:b.useEffect,wc={[Ie]:"show",[Ye]:"show"},ti=ee.forwardRef(({className:e,children:t,transitionClasses:r={},onEnter:n,...o},i)=>{const a={in:!1,timeout:300,mountOnEnter:!1,unmountOnExit:!1,appear:!1,...o},s=b.useCallback((c,u)=>{Qo(c),n==null||n(c,u)},[n]);return V.jsx(ei,{ref:i,addEndListener:Zo,...a,onEnter:s,childRef:t.ref,children:(c,u)=>ee.cloneElement(t,{...u,className:Ee("fade",e,t.props.className,wc[c],r[c])})})});ti.displayName="Fade";const Xr=ti;function xc(e){const t=b.useRef(e);return t.current=e,t}function ri(e){const t=xc(e);b.useEffect(()=>()=>t.current(),[])}const Gr=2**31-1;function ni(e,t,r){const n=r-Date.now();e.current=n<=Gr?setTimeout(t,n):setTimeout(()=>ni(e,t,r),Gr)}function Oc(){const e=hn(),t=b.useRef();return ri(()=>clearTimeout(t.current)),b.useMemo(()=>{const r=()=>clearTimeout(t.current);function n(o,i=0){e()&&(r(),i<=Gr?t.current=setTimeout(o,i):ni(t,o,Date.now()+i))}return{set:n,clear:r,handleRef:t}},[])}var oo=Object.prototype.hasOwnProperty;function io(e,t,r){for(r of e.keys())if(Pt(r,t))return r}function Pt(e,t){var r,n,o;if(e===t)return!0;if(e&&t&&(r=e.constructor)===t.constructor){if(r===Date)return e.getTime()===t.getTime();if(r===RegExp)return e.toString()===t.toString();if(r===Array){if((n=e.length)===t.length)for(;n--&&Pt(e[n],t[n]););return n===-1}if(r===Set){if(e.size!==t.size)return!1;for(n of e)if(o=n,o&&typeof o=="object"&&(o=io(t,o),!o)||!t.has(o))return!1;return!0}if(r===Map){if(e.size!==t.size)return!1;for(n of e)if(o=n[0],o&&typeof o=="object"&&(o=io(t,o),!o)||!Pt(n[1],t.get(o)))return!1;return!0}if(r===ArrayBuffer)e=new Uint8Array(e),t=new Uint8Array(t);else if(r===DataView){if((n=e.byteLength)===t.byteLength)for(;n--&&e.getInt8(n)===t.getInt8(n););return n===-1}if(ArrayBuffer.isView(e)){if((n=e.byteLength)===t.byteLength)for(;n--&&e[n]===t[n];);return n===-1}if(!r||typeof e=="object"){n=0;for(r in e)if(oo.call(e,r)&&++n&&!oo.call(t,r)||!(r in t)||!Pt(e[r],t[r]))return!1;return Object.keys(t).length===n}}return e!==e&&t!==t}function Rc(e){const t=hn();return[e[0],b.useCallback(r=>{if(t())return e[1](r)},[t,e[1]])]}var we="top",Pe="bottom",Ae="right",xe="left",vn="auto",Lt=[we,Pe,Ae,xe],pt="start",kt="end",Sc="clippingParents",oi="viewport",St="popper",Tc="reference",ao=Lt.reduce(function(e,t){return e.concat([t+"-"+pt,t+"-"+kt])},[]),ii=[].concat(Lt,[vn]).reduce(function(e,t){return e.concat([t,t+"-"+pt,t+"-"+kt])},[]),Cc="beforeRead",_c="read",Pc="afterRead",Ac="beforeMain",jc="main",kc="afterMain",Mc="beforeWrite",Dc="write",Nc="afterWrite",$c=[Cc,_c,Pc,Ac,jc,kc,Mc,Dc,Nc];function ke(e){return e.split("-")[0]}function Se(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function nt(e){var t=Se(e).Element;return e instanceof t||e instanceof Element}function Me(e){var t=Se(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function mn(e){if(typeof ShadowRoot>"u")return!1;var t=Se(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var et=Math.max,lr=Math.min,ht=Math.round;function Zr(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function ai(){return!/^((?!chrome|android).)*safari/i.test(Zr())}function vt(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&Me(e)&&(o=e.offsetWidth>0&&ht(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&ht(n.height)/e.offsetHeight||1);var a=nt(e)?Se(e):window,s=a.visualViewport,c=!ai()&&r,u=(n.left+(c&&s?s.offsetLeft:0))/o,l=(n.top+(c&&s?s.offsetTop:0))/i,d=n.width/o,v=n.height/i;return{width:d,height:v,top:l,right:u+d,bottom:l+v,left:u,x:u,y:l}}function yn(e){var t=vt(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function si(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&mn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function Je(e){return e?(e.nodeName||"").toLowerCase():null}function Be(e){return Se(e).getComputedStyle(e)}function Lc(e){return["table","td","th"].indexOf(Je(e))>=0}function Ze(e){return((nt(e)?e.ownerDocument:e.document)||window.document).documentElement}function yr(e){return Je(e)==="html"?e:e.assignedSlot||e.parentNode||(mn(e)?e.host:null)||Ze(e)}function so(e){return!Me(e)||Be(e).position==="fixed"?null:e.offsetParent}function Ic(e){var t=/firefox/i.test(Zr()),r=/Trident/i.test(Zr());if(r&&Me(e)){var n=Be(e);if(n.position==="fixed")return null}var o=yr(e);for(mn(o)&&(o=o.host);Me(o)&&["html","body"].indexOf(Je(o))<0;){var i=Be(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function It(e){for(var t=Se(e),r=so(e);r&&Lc(r)&&Be(r).position==="static";)r=so(r);return r&&(Je(r)==="html"||Je(r)==="body"&&Be(r).position==="static")?t:r||Ic(e)||t}function gn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function At(e,t,r){return et(e,lr(t,r))}function Fc(e,t,r){var n=At(e,t,r);return n>r?r:n}function ci(){return{top:0,right:0,bottom:0,left:0}}function ui(e){return Object.assign({},ci(),e)}function li(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var Uc=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,ui(typeof t!="number"?t:li(t,Lt))};function Bc(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,a=r.modifiersData.popperOffsets,s=ke(r.placement),c=gn(s),u=[xe,Ae].indexOf(s)>=0,l=u?"height":"width";if(!(!i||!a)){var d=Uc(o.padding,r),v=yn(i),y=c==="y"?we:xe,h=c==="y"?Pe:Ae,m=r.rects.reference[l]+r.rects.reference[c]-a[c]-r.rects.popper[l],E=a[c]-r.rects.reference[c],S=It(i),T=S?c==="y"?S.clientHeight||0:S.clientWidth||0:0,C=m/2-E/2,R=d[y],p=T-v[l]-d[h],A=T/2-v[l]/2+C,I=At(R,A,p),J=c;r.modifiersData[n]=(t={},t[J]=I,t.centerOffset=I-A,t)}}function zc(e){var t=e.state,r=e.options,n=r.element,o=n===void 0?"[data-popper-arrow]":n;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||si(t.elements.popper,o)&&(t.elements.arrow=o))}const Hc={name:"arrow",enabled:!0,phase:"main",fn:Bc,effect:zc,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function mt(e){return e.split("-")[1]}var Wc={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Vc(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:ht(r*o)/o||0,y:ht(n*o)/o||0}}function co(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,u=e.adaptive,l=e.roundOffsets,d=e.isFixed,v=a.x,y=v===void 0?0:v,h=a.y,m=h===void 0?0:h,E=typeof l=="function"?l({x:y,y:m}):{x:y,y:m};y=E.x,m=E.y;var S=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),C=xe,R=we,p=window;if(u){var A=It(r),I="clientHeight",J="clientWidth";if(A===Se(r)&&(A=Ze(r),Be(A).position!=="static"&&s==="absolute"&&(I="scrollHeight",J="scrollWidth")),A=A,o===we||(o===xe||o===Ae)&&i===kt){R=Pe;var G=d&&A===p&&p.visualViewport?p.visualViewport.height:A[I];m-=G-n.height,m*=c?1:-1}if(o===xe||(o===we||o===Pe)&&i===kt){C=Ae;var K=d&&A===p&&p.visualViewport?p.visualViewport.width:A[J];y-=K-n.width,y*=c?1:-1}}var ie=Object.assign({position:s},u&&Wc),ue=l===!0?Vc({x:y,y:m},Se(r)):{x:y,y:m};if(y=ue.x,m=ue.y,c){var H;return Object.assign({},ie,(H={},H[R]=T?"0":"",H[C]=S?"0":"",H.transform=(p.devicePixelRatio||1)<=1?"translate("+y+"px, "+m+"px)":"translate3d("+y+"px, "+m+"px, 0)",H))}return Object.assign({},ie,(t={},t[R]=T?m+"px":"",t[C]=S?y+"px":"",t.transform="",t))}function qc(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=n===void 0?!0:n,i=r.adaptive,a=i===void 0?!0:i,s=r.roundOffsets,c=s===void 0?!0:s,u={placement:ke(t.placement),variation:mt(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,co(Object.assign({},u,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,co(Object.assign({},u,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Yc={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:qc,data:{}};var Yt={passive:!0};function Kc(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=o===void 0?!0:o,a=n.resize,s=a===void 0?!0:a,c=Se(t.elements.popper),u=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&u.forEach(function(l){l.addEventListener("scroll",r.update,Yt)}),s&&c.addEventListener("resize",r.update,Yt),function(){i&&u.forEach(function(l){l.removeEventListener("scroll",r.update,Yt)}),s&&c.removeEventListener("resize",r.update,Yt)}}const Jc={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Kc,data:{}};var Xc={left:"right",right:"left",bottom:"top",top:"bottom"};function Qt(e){return e.replace(/left|right|bottom|top/g,function(t){return Xc[t]})}var Gc={start:"end",end:"start"};function uo(e){return e.replace(/start|end/g,function(t){return Gc[t]})}function bn(e){var t=Se(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function En(e){return vt(Ze(e)).left+bn(e).scrollLeft}function Zc(e,t){var r=Se(e),n=Ze(e),o=r.visualViewport,i=n.clientWidth,a=n.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var u=ai();(u||!u&&t==="fixed")&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+En(e),y:c}}function Qc(e){var t,r=Ze(e),n=bn(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=et(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=et(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-n.scrollLeft+En(e),c=-n.scrollTop;return Be(o||r).direction==="rtl"&&(s+=et(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}function wn(e){var t=Be(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function fi(e){return["html","body","#document"].indexOf(Je(e))>=0?e.ownerDocument.body:Me(e)&&wn(e)?e:fi(yr(e))}function jt(e,t){var r;t===void 0&&(t=[]);var n=fi(e),o=n===((r=e.ownerDocument)==null?void 0:r.body),i=Se(n),a=o?[i].concat(i.visualViewport||[],wn(n)?n:[]):n,s=t.concat(a);return o?s:s.concat(jt(yr(a)))}function Qr(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function eu(e,t){var r=vt(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function lo(e,t,r){return t===oi?Qr(Zc(e,r)):nt(t)?eu(t,r):Qr(Qc(Ze(e)))}function tu(e){var t=jt(yr(e)),r=["absolute","fixed"].indexOf(Be(e).position)>=0,n=r&&Me(e)?It(e):e;return nt(n)?t.filter(function(o){return nt(o)&&si(o,n)&&Je(o)!=="body"}):[]}function ru(e,t,r,n){var o=t==="clippingParents"?tu(e):[].concat(t),i=[].concat(o,[r]),a=i[0],s=i.reduce(function(c,u){var l=lo(e,u,n);return c.top=et(l.top,c.top),c.right=lr(l.right,c.right),c.bottom=lr(l.bottom,c.bottom),c.left=et(l.left,c.left),c},lo(e,a,n));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function di(e){var t=e.reference,r=e.element,n=e.placement,o=n?ke(n):null,i=n?mt(n):null,a=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,c;switch(o){case we:c={x:a,y:t.y-r.height};break;case Pe:c={x:a,y:t.y+t.height};break;case Ae:c={x:t.x+t.width,y:s};break;case xe:c={x:t.x-r.width,y:s};break;default:c={x:t.x,y:t.y}}var u=o?gn(o):null;if(u!=null){var l=u==="y"?"height":"width";switch(i){case pt:c[u]=c[u]-(t[l]/2-r[l]/2);break;case kt:c[u]=c[u]+(t[l]/2-r[l]/2);break}}return c}function Mt(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=n===void 0?e.placement:n,i=r.strategy,a=i===void 0?e.strategy:i,s=r.boundary,c=s===void 0?Sc:s,u=r.rootBoundary,l=u===void 0?oi:u,d=r.elementContext,v=d===void 0?St:d,y=r.altBoundary,h=y===void 0?!1:y,m=r.padding,E=m===void 0?0:m,S=ui(typeof E!="number"?E:li(E,Lt)),T=v===St?Tc:St,C=e.rects.popper,R=e.elements[h?T:v],p=ru(nt(R)?R:R.contextElement||Ze(e.elements.popper),c,l,a),A=vt(e.elements.reference),I=di({reference:A,element:C,strategy:"absolute",placement:o}),J=Qr(Object.assign({},C,I)),G=v===St?J:A,K={top:p.top-G.top+S.top,bottom:G.bottom-p.bottom+S.bottom,left:p.left-G.left+S.left,right:G.right-p.right+S.right},ie=e.modifiersData.offset;if(v===St&&ie){var ue=ie[o];Object.keys(K).forEach(function(H){var X=[Ae,Pe].indexOf(H)>=0?1:-1,Z=[we,Pe].indexOf(H)>=0?"y":"x";K[H]+=ue[Z]*X})}return K}function nu(e,t){t===void 0&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,a=r.padding,s=r.flipVariations,c=r.allowedAutoPlacements,u=c===void 0?ii:c,l=mt(n),d=l?s?ao:ao.filter(function(h){return mt(h)===l}):Lt,v=d.filter(function(h){return u.indexOf(h)>=0});v.length===0&&(v=d);var y=v.reduce(function(h,m){return h[m]=Mt(e,{placement:m,boundary:o,rootBoundary:i,padding:a})[ke(m)],h},{});return Object.keys(y).sort(function(h,m){return y[h]-y[m]})}function ou(e){if(ke(e)===vn)return[];var t=Qt(e);return[uo(e),t,uo(t)]}function iu(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=o===void 0?!0:o,a=r.altAxis,s=a===void 0?!0:a,c=r.fallbackPlacements,u=r.padding,l=r.boundary,d=r.rootBoundary,v=r.altBoundary,y=r.flipVariations,h=y===void 0?!0:y,m=r.allowedAutoPlacements,E=t.options.placement,S=ke(E),T=S===E,C=c||(T||!h?[Qt(E)]:ou(E)),R=[E].concat(C).reduce(function(j,F){return j.concat(ke(F)===vn?nu(t,{placement:F,boundary:l,rootBoundary:d,padding:u,flipVariations:h,allowedAutoPlacements:m}):F)},[]),p=t.rects.reference,A=t.rects.popper,I=new Map,J=!0,G=R[0],K=0;K<R.length;K++){var ie=R[K],ue=ke(ie),H=mt(ie)===pt,X=[we,Pe].indexOf(ue)>=0,Z=X?"width":"height",ae=Mt(t,{placement:ie,boundary:l,rootBoundary:d,altBoundary:v,padding:u}),ce=X?H?Ae:xe:H?Pe:we;p[Z]>A[Z]&&(ce=Qt(ce));var ge=Qt(ce),ye=[];if(i&&ye.push(ae[ue]<=0),s&&ye.push(ae[ce]<=0,ae[ge]<=0),ye.every(function(j){return j})){G=ie,J=!1;break}I.set(ie,ye)}if(J)for(var x=h?3:1,P=function(F){var k=R.find(function(M){var D=I.get(M);if(D)return D.slice(0,F).every(function(z){return z})});if(k)return G=k,"break"},N=x;N>0;N--){var $=P(N);if($==="break")break}t.placement!==G&&(t.modifiersData[n]._skip=!0,t.placement=G,t.reset=!0)}}const au={name:"flip",enabled:!0,phase:"main",fn:iu,requiresIfExists:["offset"],data:{_skip:!1}};function fo(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function po(e){return[we,Ae,Pe,xe].some(function(t){return e[t]>=0})}function su(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=Mt(t,{elementContext:"reference"}),s=Mt(t,{altBoundary:!0}),c=fo(a,n),u=fo(s,o,i),l=po(c),d=po(u);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:u,isReferenceHidden:l,hasPopperEscaped:d},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":l,"data-popper-escaped":d})}const cu={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:su};function uu(e,t,r){var n=ke(e),o=[xe,we].indexOf(n)>=0?-1:1,i=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[xe,Ae].indexOf(n)>=0?{x:s,y:a}:{x:a,y:s}}function lu(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=o===void 0?[0,0]:o,a=ii.reduce(function(l,d){return l[d]=uu(d,t.rects,i),l},{}),s=a[t.placement],c=s.x,u=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=u),t.modifiersData[n]=a}const fu={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:lu};function du(e){var t=e.state,r=e.name;t.modifiersData[r]=di({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const pu={name:"popperOffsets",enabled:!0,phase:"read",fn:du,data:{}};function hu(e){return e==="x"?"y":"x"}function vu(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=o===void 0?!0:o,a=r.altAxis,s=a===void 0?!1:a,c=r.boundary,u=r.rootBoundary,l=r.altBoundary,d=r.padding,v=r.tether,y=v===void 0?!0:v,h=r.tetherOffset,m=h===void 0?0:h,E=Mt(t,{boundary:c,rootBoundary:u,padding:d,altBoundary:l}),S=ke(t.placement),T=mt(t.placement),C=!T,R=gn(S),p=hu(R),A=t.modifiersData.popperOffsets,I=t.rects.reference,J=t.rects.popper,G=typeof m=="function"?m(Object.assign({},t.rects,{placement:t.placement})):m,K=typeof G=="number"?{mainAxis:G,altAxis:G}:Object.assign({mainAxis:0,altAxis:0},G),ie=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ue={x:0,y:0};if(A){if(i){var H,X=R==="y"?we:xe,Z=R==="y"?Pe:Ae,ae=R==="y"?"height":"width",ce=A[R],ge=ce+E[X],ye=ce-E[Z],x=y?-J[ae]/2:0,P=T===pt?I[ae]:J[ae],N=T===pt?-J[ae]:-I[ae],$=t.elements.arrow,j=y&&$?yn($):{width:0,height:0},F=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:ci(),k=F[X],M=F[Z],D=At(0,I[ae],j[ae]),z=C?I[ae]/2-x-D-k-K.mainAxis:P-D-k-K.mainAxis,U=C?-I[ae]/2+x+D+M+K.mainAxis:N+D+M+K.mainAxis,le=t.elements.arrow&&It(t.elements.arrow),g=le?R==="y"?le.clientTop||0:le.clientLeft||0:0,he=(H=ie==null?void 0:ie[R])!=null?H:0,Oe=ce+z-he-g,Te=ce+U-he,Qe=At(y?lr(ge,Oe):ge,ce,y?et(ye,Te):ye);A[R]=Qe,ue[R]=Qe-ce}if(s){var bt,Bt=R==="x"?we:xe,it=R==="x"?Pe:Ae,Ne=A[p],at=p==="y"?"height":"width",st=Ne+E[Bt],zt=Ne-E[it],Et=[we,xe].indexOf(S)!==-1,wt=(bt=ie==null?void 0:ie[p])!=null?bt:0,xt=Et?st:Ne-I[at]-J[at]-wt+K.altAxis,He=Et?Ne+I[at]+J[at]-wt-K.altAxis:zt,Ht=y&&Et?Fc(xt,Ne,He):At(y?xt:st,Ne,y?He:zt);A[p]=Ht,ue[p]=Ht-Ne}t.modifiersData[n]=ue}}const mu={name:"preventOverflow",enabled:!0,phase:"main",fn:vu,requiresIfExists:["offset"]};function yu(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function gu(e){return e===Se(e)||!Me(e)?bn(e):yu(e)}function bu(e){var t=e.getBoundingClientRect(),r=ht(t.width)/e.offsetWidth||1,n=ht(t.height)/e.offsetHeight||1;return r!==1||n!==1}function Eu(e,t,r){r===void 0&&(r=!1);var n=Me(t),o=Me(t)&&bu(t),i=Ze(t),a=vt(e,o,r),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((Je(t)!=="body"||wn(i))&&(s=gu(t)),Me(t)?(c=vt(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=En(i))),{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function wu(e){var t=new Map,r=new Set,n=[];e.forEach(function(i){t.set(i.name,i)});function o(i){r.add(i.name);var a=[].concat(i.requires||[],i.requiresIfExists||[]);a.forEach(function(s){if(!r.has(s)){var c=t.get(s);c&&o(c)}}),n.push(i)}return e.forEach(function(i){r.has(i.name)||o(i)}),n}function xu(e){var t=wu(e);return $c.reduce(function(r,n){return r.concat(t.filter(function(o){return o.phase===n}))},[])}function Ou(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Ru(e){var t=e.reduce(function(r,n){var o=r[n.name];return r[n.name]=o?Object.assign({},o,n,{options:Object.assign({},o.options,n.options),data:Object.assign({},o.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var ho={placement:"bottom",modifiers:[],strategy:"absolute"};function vo(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function Su(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,o=t.defaultOptions,i=o===void 0?ho:o;return function(s,c,u){u===void 0&&(u=i);var l={placement:"bottom",orderedModifiers:[],options:Object.assign({},ho,i),modifiersData:{},elements:{reference:s,popper:c},attributes:{},styles:{}},d=[],v=!1,y={state:l,setOptions:function(S){var T=typeof S=="function"?S(l.options):S;m(),l.options=Object.assign({},i,l.options,T),l.scrollParents={reference:nt(s)?jt(s):s.contextElement?jt(s.contextElement):[],popper:jt(c)};var C=xu(Ru([].concat(n,l.options.modifiers)));return l.orderedModifiers=C.filter(function(R){return R.enabled}),h(),y.update()},forceUpdate:function(){if(!v){var S=l.elements,T=S.reference,C=S.popper;if(vo(T,C)){l.rects={reference:Eu(T,It(C),l.options.strategy==="fixed"),popper:yn(C)},l.reset=!1,l.placement=l.options.placement,l.orderedModifiers.forEach(function(K){return l.modifiersData[K.name]=Object.assign({},K.data)});for(var R=0;R<l.orderedModifiers.length;R++){if(l.reset===!0){l.reset=!1,R=-1;continue}var p=l.orderedModifiers[R],A=p.fn,I=p.options,J=I===void 0?{}:I,G=p.name;typeof A=="function"&&(l=A({state:l,options:J,name:G,instance:y})||l)}}}},update:Ou(function(){return new Promise(function(E){y.forceUpdate(),E(l)})}),destroy:function(){m(),v=!0}};if(!vo(s,c))return y;y.setOptions(u).then(function(E){!v&&u.onFirstUpdate&&u.onFirstUpdate(E)});function h(){l.orderedModifiers.forEach(function(E){var S=E.name,T=E.options,C=T===void 0?{}:T,R=E.effect;if(typeof R=="function"){var p=R({state:l,name:S,instance:y,options:C}),A=function(){};d.push(p||A)}})}function m(){d.forEach(function(E){return E()}),d=[]}return y}}const Tu=Su({defaultModifiers:[cu,pu,Yc,Jc,fu,au,mu,Hc]}),Cu=["enabled","placement","strategy","modifiers"];function _u(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}const Pu={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},Au={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:({state:e})=>()=>{const{reference:t,popper:r}=e.elements;if("removeAttribute"in t){const n=(t.getAttribute("aria-describedby")||"").split(",").filter(o=>o.trim()!==r.id);n.length?t.setAttribute("aria-describedby",n.join(",")):t.removeAttribute("aria-describedby")}},fn:({state:e})=>{var t;const{popper:r,reference:n}=e.elements,o=(t=r.getAttribute("role"))==null?void 0:t.toLowerCase();if(r.id&&o==="tooltip"&&"setAttribute"in n){const i=n.getAttribute("aria-describedby");if(i&&i.split(",").indexOf(r.id)!==-1)return;n.setAttribute("aria-describedby",i?`${i},${r.id}`:r.id)}}},ju=[];function pi(e,t,r={}){let{enabled:n=!0,placement:o="bottom",strategy:i="absolute",modifiers:a=ju}=r,s=_u(r,Cu);const c=b.useRef(a),u=b.useRef(),l=b.useCallback(()=>{var E;(E=u.current)==null||E.update()},[]),d=b.useCallback(()=>{var E;(E=u.current)==null||E.forceUpdate()},[]),[v,y]=Rc(b.useState({placement:o,update:l,forceUpdate:d,attributes:{},styles:{popper:{},arrow:{}}})),h=b.useMemo(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:E})=>{const S={},T={};Object.keys(E.elements).forEach(C=>{S[C]=E.styles[C],T[C]=E.attributes[C]}),y({state:E,styles:S,attributes:T,update:l,forceUpdate:d,placement:E.placement})}}),[l,d,y]),m=b.useMemo(()=>(Pt(c.current,a)||(c.current=a),c.current),[a]);return b.useEffect(()=>{!u.current||!n||u.current.setOptions({placement:o,strategy:i,modifiers:[...m,h,Pu]})},[i,o,h,n,m]),b.useEffect(()=>{if(!(!n||e==null||t==null))return u.current=Tu(e,t,Object.assign({},s,{placement:o,strategy:i,modifiers:[...m,Au,h]})),()=>{u.current!=null&&(u.current.destroy(),u.current=void 0,y(E=>Object.assign({},E,{attributes:{},styles:{popper:{}}})))}},[n,e,t]),v}function fr(e,t){if(e.contains)return e.contains(t);if(e.compareDocumentPosition)return e===t||!!(e.compareDocumentPosition(t)&16)}var ku=process.env.NODE_ENV!=="production",hi=function(){};if(ku){var Mu=function(t,r){var n=arguments.length;r=new Array(n>1?n-1:0);for(var o=1;o<n;o++)r[o-1]=arguments[o];var i=0,a="Warning: "+t.replace(/%s/g,function(){return r[i++]});typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}};hi=function(e,t,r){var n=arguments.length;r=new Array(n>2?n-2:0);for(var o=2;o<n;o++)r[o-2]=arguments[o];if(t===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||Mu.apply(null,[t].concat(r))}}var Du=hi;const xn=pr(Du),mo=()=>{};function Nu(e){return e.button===0}function $u(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}const er=e=>e&&("current"in e?e.current:e),yo={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function vi(e,t=mo,{disabled:r,clickTrigger:n="click"}={}){const o=b.useRef(!1),i=b.useRef(!1),a=b.useCallback(u=>{const l=er(e);xn(!!l,"ClickOutside captured a close event but does not have a ref to compare it to. useClickOutside(), should be passed a ref that resolves to a DOM node"),o.current=!l||$u(u)||!Nu(u)||!!fr(l,u.target)||i.current,i.current=!1},[e]),s=rt(u=>{const l=er(e);l&&fr(l,u.target)&&(i.current=!0)}),c=rt(u=>{o.current||t(u)});b.useEffect(()=>{var u,l;if(r||e==null)return;const d=$t(er(e)),v=d.defaultView||window;let y=(u=v.event)!=null?u:(l=v.parent)==null?void 0:l.event,h=null;yo[n]&&(h=Ke(d,yo[n],s,!0));const m=Ke(d,n,a,!0),E=Ke(d,n,T=>{if(T===y){y=void 0;return}c(T)});let S=[];return"ontouchstart"in d.documentElement&&(S=[].slice.call(d.body.children).map(T=>Ke(T,"mousemove",mo))),()=>{h==null||h(),m(),E(),S.forEach(T=>T())}},[e,r,n,a,s,c])}function Lu(e){const t={};return Array.isArray(e)?(e==null||e.forEach(r=>{t[r.name]=r}),t):e||t}function Iu(e={}){return Array.isArray(e)?e:Object.keys(e).map(t=>(e[t].name=t,e[t]))}function mi({enabled:e,enableEvents:t,placement:r,flip:n,offset:o,fixed:i,containerPadding:a,arrowElement:s,popperConfig:c={}}){var u,l,d,v,y;const h=Lu(c.modifiers);return Object.assign({},c,{placement:r,enabled:e,strategy:i?"fixed":c.strategy,modifiers:Iu(Object.assign({},h,{eventListeners:{enabled:t,options:(u=h.eventListeners)==null?void 0:u.options},preventOverflow:Object.assign({},h.preventOverflow,{options:a?Object.assign({padding:a},(l=h.preventOverflow)==null?void 0:l.options):(d=h.preventOverflow)==null?void 0:d.options}),offset:{options:Object.assign({offset:o},(v=h.offset)==null?void 0:v.options)},arrow:Object.assign({},h.arrow,{enabled:!!s,options:Object.assign({},(y=h.arrow)==null?void 0:y.options,{element:s})}),flip:Object.assign({enabled:!!n},h.flip)}))})}const yi=b.createContext(mr?window:void 0);yi.Provider;function gi(){return b.useContext(yi)}const Dr=(e,t)=>mr?e==null?(t||$t()).body:(typeof e=="function"&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect)?e:null):null;function en(e,t){const r=gi(),[n,o]=b.useState(()=>Dr(e,r==null?void 0:r.document));if(!n){const i=Dr(e);i&&o(i)}return b.useEffect(()=>{t&&n&&t(n)},[t,n]),b.useEffect(()=>{const i=Dr(e);i!==n&&o(i)},[e,n]),n}function bi({children:e,in:t,onExited:r,mountOnEnter:n,unmountOnExit:o}){const i=b.useRef(null),a=b.useRef(t),s=rt(r);b.useEffect(()=>{t?a.current=!0:s(i.current)},[t,s]);const c=Ge(i,e.ref),u=b.cloneElement(e,{ref:c});return t?u:o||!a.current&&n?null:u}const Fu=["onEnter","onEntering","onEntered","onExit","onExiting","onExited","addEndListener","children"];function Uu(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}function Bu(e){let{onEnter:t,onEntering:r,onEntered:n,onExit:o,onExiting:i,onExited:a,addEndListener:s,children:c}=e,u=Uu(e,Fu);const l=b.useRef(null),d=Ge(l,typeof c=="function"?null:c.ref),v=R=>p=>{R&&l.current&&R(l.current,p)},y=b.useCallback(v(t),[t]),h=b.useCallback(v(r),[r]),m=b.useCallback(v(n),[n]),E=b.useCallback(v(o),[o]),S=b.useCallback(v(i),[i]),T=b.useCallback(v(a),[a]),C=b.useCallback(v(s),[s]);return Object.assign({},u,{nodeRef:l},t&&{onEnter:y},r&&{onEntering:h},n&&{onEntered:m},o&&{onExit:E},i&&{onExiting:S},a&&{onExited:T},s&&{addEndListener:C},{children:typeof c=="function"?(R,p)=>c(R,Object.assign({},p,{ref:d})):b.cloneElement(c,{ref:d})})}const zu=["component"];function Hu(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,i;for(i=0;i<n.length;i++)o=n[i],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}const Wu=ee.forwardRef((e,t)=>{let{component:r}=e,n=Hu(e,zu);const o=Bu(n);return V.jsx(r,Object.assign({ref:t},o))}),Vu=Wu;function qu({in:e,onTransition:t}){const r=b.useRef(null),n=b.useRef(!0),o=rt(t);return ur(()=>{if(!r.current)return;let i=!1;return o({in:e,element:r.current,initial:n.current,isStale:()=>i}),()=>{i=!0}},[e,o]),ur(()=>(n.current=!1,()=>{n.current=!0}),[]),r}function Yu({children:e,in:t,onExited:r,onEntered:n,transition:o}){const[i,a]=b.useState(!t);t&&i&&a(!1);const s=qu({in:!!t,onTransition:u=>{const l=()=>{u.isStale()||(u.in?n==null||n(u.element,u.initial):(a(!0),r==null||r(u.element)))};Promise.resolve(o(u)).then(l,d=>{throw u.in||a(!0),d})}}),c=Ge(s,e.ref);return i&&!t?null:b.cloneElement(e,{ref:c})}function Ei(e,t,r){return e?V.jsx(Vu,Object.assign({},r,{component:e})):t?V.jsx(Yu,Object.assign({},r,{transition:t})):V.jsx(bi,Object.assign({},r))}function wi(e){return e.code==="Escape"||e.keyCode===27}function tn(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}const Ku=()=>{};function Ju(e,t,{disabled:r,clickTrigger:n}={}){const o=t||Ku;vi(e,o,{disabled:r,clickTrigger:n});const i=rt(a=>{wi(a)&&o(a)});b.useEffect(()=>{if(r||e==null)return;const a=$t(er(e));let s=(a.defaultView||window).event;const c=Ke(a,"keyup",u=>{if(u===s){s=void 0;return}i(u)});return()=>{c()}},[e,r,i])}const xi=ee.forwardRef((e,t)=>{const{flip:r,offset:n,placement:o,containerPadding:i,popperConfig:a={},transition:s,runTransition:c}=e,[u,l]=Jr(),[d,v]=Jr(),y=Ge(l,t),h=en(e.container),m=en(e.target),[E,S]=b.useState(!e.show),T=pi(m,u,mi({placement:o,enableEvents:!!e.show,containerPadding:i||5,flip:r,offset:n,arrowElement:d,popperConfig:a}));e.show&&E&&S(!1);const C=(...ie)=>{S(!0),e.onExited&&e.onExited(...ie)},R=e.show||!E;if(Ju(u,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!R)return null;const{onExit:p,onExiting:A,onEnter:I,onEntering:J,onEntered:G}=e;let K=e.children(Object.assign({},T.attributes.popper,{style:T.styles.popper,ref:y}),{popper:T,placement:o,show:!!e.show,arrowProps:Object.assign({},T.attributes.arrow,{style:T.styles.arrow,ref:v})});return K=Ei(s,c,{in:!!e.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:K,onExit:p,onExiting:A,onExited:C,onEnter:I,onEntering:J,onEntered:G}),h?dt.createPortal(K,h):null});xi.displayName="Overlay";const Xu=xi,Oi=ee.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-header"),V.jsx(r,{ref:o,className:Ee(e,t),...n})));Oi.displayName="PopoverHeader";const Gu=Oi,Ri=ee.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-body"),V.jsx(r,{ref:o,className:Ee(e,t),...n})));Ri.displayName="PopoverBody";const Si=Ri;function Ti(e,t){let r=e;return e==="left"?r=t?"end":"start":e==="right"&&(r=t?"start":"end"),r}function Ci(e="absolute"){return{position:e,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}const Zu=ee.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,body:i,arrowProps:a,hasDoneInitialMeasure:s,popper:c,show:u,...l},d)=>{const v=tt(e,"popover"),y=fn(),[h]=(t==null?void 0:t.split("-"))||[],m=Ti(h,y);let E=n;return u&&!s&&(E={...n,...Ci(c==null?void 0:c.strategy)}),V.jsxs("div",{ref:d,role:"tooltip",style:E,"x-placement":h,className:Ee(r,v,h&&`bs-popover-${m}`),...l,children:[V.jsx("div",{className:"popover-arrow",...a}),i?V.jsx(Si,{children:o}):o]})}),_i=Object.assign(Zu,{Header:Gu,Body:Si,POPPER_OFFSET:[0,8]}),Pi=ee.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,arrowProps:i,hasDoneInitialMeasure:a,popper:s,show:c,...u},l)=>{e=tt(e,"tooltip");const d=fn(),[v]=(t==null?void 0:t.split("-"))||[],y=Ti(v,d);let h=n;return c&&!a&&(h={...n,...Ci(s==null?void 0:s.strategy)}),V.jsxs("div",{ref:l,style:h,role:"tooltip","x-placement":v,className:Ee(r,e,`bs-tooltip-${y}`),...u,children:[V.jsx("div",{className:"tooltip-arrow",...i}),V.jsx("div",{className:`${e}-inner`,children:o})]})});Pi.displayName="Tooltip";const On=Object.assign(Pi,{TOOLTIP_OFFSET:[0,6]});function Qu(e){const t=b.useRef(null),r=tt(void 0,"popover"),n=tt(void 0,"tooltip"),o=b.useMemo(()=>({name:"offset",options:{offset:()=>{if(e)return e;if(t.current){if(tn(t.current,r))return _i.POPPER_OFFSET;if(tn(t.current,n))return On.TOOLTIP_OFFSET}return[0,0]}}}),[e,r,n]);return[t,[o]]}function el(e,t){const{ref:r}=e,{ref:n}=t;e.ref=r.__wrapped||(r.__wrapped=o=>r(cr(o))),t.ref=n.__wrapped||(n.__wrapped=o=>n(cr(o)))}const Ai=ee.forwardRef(({children:e,transition:t=Xr,popperConfig:r={},rootClose:n=!1,placement:o="top",show:i=!1,...a},s)=>{const c=b.useRef({}),[u,l]=b.useState(null),[d,v]=Qu(a.offset),y=Ge(s,d),h=t===!0?Xr:t||void 0,m=rt(E=>{l(E),r==null||r.onFirstUpdate==null||r.onFirstUpdate(E)});return ur(()=>{u&&a.target&&(c.current.scheduleUpdate==null||c.current.scheduleUpdate())},[u,a.target]),b.useEffect(()=>{i||l(null)},[i]),V.jsx(Xu,{...a,ref:y,popperConfig:{...r,modifiers:v.concat(r.modifiers||[]),onFirstUpdate:m},transition:h,rootClose:n,placement:o,show:i,children:(E,{arrowProps:S,popper:T,show:C})=>{var R,p;el(E,S);const A=T==null?void 0:T.placement,I=Object.assign(c.current,{state:T==null?void 0:T.state,scheduleUpdate:T==null?void 0:T.update,placement:A,outOfBoundaries:(T==null||(R=T.state)==null||(p=R.modifiersData.hide)==null?void 0:p.isReferenceHidden)||!1,strategy:r.strategy}),J=!!u;return typeof e=="function"?e({...E,placement:A,show:C,...!t&&C&&{className:"show"},popper:I,arrowProps:S,hasDoneInitialMeasure:J}):ee.cloneElement(e,{...E,placement:A,arrowProps:S,popper:I,hasDoneInitialMeasure:J,className:Ee(e.props.className,!t&&C&&"show"),style:{...e.props.style,...E.style}})}})});Ai.displayName="Overlay";const tl=Ai;function rl(e){return e&&typeof e=="object"?e:{show:e,hide:e}}function go(e,t,r){const[n]=t,o=n.currentTarget,i=n.relatedTarget||n.nativeEvent[r];(!i||i!==o)&&!fr(o,i)&&e(...t)}B.oneOf(["click","hover","focus"]);const nl=({trigger:e=["hover","focus"],overlay:t,children:r,popperConfig:n={},show:o,defaultShow:i=!1,onToggle:a,delay:s,placement:c,flip:u=c&&c.indexOf("auto")!==-1,...l})=>{const d=b.useRef(null),v=Ge(d,r.ref),y=Oc(),h=b.useRef(""),[m,E]=Vo(o,i,a),S=rl(s),{onFocus:T,onBlur:C,onClick:R}=typeof r!="function"?ee.Children.only(r).props:{},p=Z=>{v(cr(Z))},A=b.useCallback(()=>{if(y.clear(),h.current="show",!S.show){E(!0);return}y.set(()=>{h.current==="show"&&E(!0)},S.show)},[S.show,E,y]),I=b.useCallback(()=>{if(y.clear(),h.current="hide",!S.hide){E(!1);return}y.set(()=>{h.current==="hide"&&E(!1)},S.hide)},[S.hide,E,y]),J=b.useCallback((...Z)=>{A(),T==null||T(...Z)},[A,T]),G=b.useCallback((...Z)=>{I(),C==null||C(...Z)},[I,C]),K=b.useCallback((...Z)=>{E(!m),R==null||R(...Z)},[R,E,m]),ie=b.useCallback((...Z)=>{go(A,Z,"fromElement")},[A]),ue=b.useCallback((...Z)=>{go(I,Z,"toElement")},[I]),H=e==null?[]:[].concat(e),X={ref:p};return H.indexOf("click")!==-1&&(X.onClick=K),H.indexOf("focus")!==-1&&(X.onFocus=J,X.onBlur=G),H.indexOf("hover")!==-1&&(process.env.NODE_ENV!=="production"&&xn(H.length>1,'[react-bootstrap] Specifying only the `"hover"` trigger limits the visibility of the overlay to just mouse users. Consider also including the `"focus"` trigger so that touch and keyboard only users can see the overlay as well.'),X.onMouseOver=ie,X.onMouseOut=ue),V.jsxs(V.Fragment,{children:[typeof r=="function"?r(X):b.cloneElement(r,X),V.jsx(tl,{...l,show:m,onHide:I,flip:u,placement:c,popperConfig:n,target:d.current,children:t})]})},ji=nl,ol=b.createContext({show:!1,text:"",showConfirm:e=>{},hideConfirm:()=>{}}),il=b.createContext({isLoading:!1,startLoading:e=>{},stopLoading:e=>{}}),al=b.createContext({user:null,loginUser:()=>Promise.resolve(!0),logoutUser:()=>{}});function ki(e,t){return function(){return e.apply(t,arguments)}}const{toString:sl}=Object.prototype,{getPrototypeOf:Rn}=Object,gr=(e=>t=>{const r=sl.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),De=e=>(e=e.toLowerCase(),t=>gr(t)===e),br=e=>t=>typeof t===e,{isArray:gt}=Array,Dt=br("undefined");function cl(e){return e!==null&&!Dt(e)&&e.constructor!==null&&!Dt(e.constructor)&&_e(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Mi=De("ArrayBuffer");function ul(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Mi(e.buffer),t}const ll=br("string"),_e=br("function"),Di=br("number"),Er=e=>e!==null&&typeof e=="object",fl=e=>e===!0||e===!1,tr=e=>{if(gr(e)!=="object")return!1;const t=Rn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},dl=De("Date"),pl=De("File"),hl=De("Blob"),vl=De("FileList"),ml=e=>Er(e)&&_e(e.pipe),yl=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||_e(e.append)&&((t=gr(e))==="formdata"||t==="object"&&_e(e.toString)&&e.toString()==="[object FormData]"))},gl=De("URLSearchParams"),bl=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ft(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,o;if(typeof e!="object"&&(e=[e]),gt(e))for(n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else{const i=r?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length;let s;for(n=0;n<a;n++)s=i[n],t.call(null,e[s],s,e)}}function Ni(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,o;for(;n-- >0;)if(o=r[n],t===o.toLowerCase())return o;return null}const $i=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Li=e=>!Dt(e)&&e!==$i;function rn(){const{caseless:e}=Li(this)&&this||{},t={},r=(n,o)=>{const i=e&&Ni(t,o)||o;tr(t[i])&&tr(n)?t[i]=rn(t[i],n):tr(n)?t[i]=rn({},n):gt(n)?t[i]=n.slice():t[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&Ft(arguments[n],r);return t}const El=(e,t,r,{allOwnKeys:n}={})=>(Ft(t,(o,i)=>{r&&_e(o)?e[i]=ki(o,r):e[i]=o},{allOwnKeys:n}),e),wl=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),xl=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},Ol=(e,t,r,n)=>{let o,i,a;const s={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),i=o.length;i-- >0;)a=o[i],(!n||n(a,e,t))&&!s[a]&&(t[a]=e[a],s[a]=!0);e=r!==!1&&Rn(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Rl=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},Sl=e=>{if(!e)return null;if(gt(e))return e;let t=e.length;if(!Di(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Tl=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Rn(Uint8Array)),Cl=(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const i=o.value;t.call(e,i[0],i[1])}},_l=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},Pl=De("HTMLFormElement"),Al=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),bo=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),jl=De("RegExp"),Ii=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Ft(r,(o,i)=>{let a;(a=t(o,i,e))!==!1&&(n[i]=a||o)}),Object.defineProperties(e,n)},kl=e=>{Ii(e,(t,r)=>{if(_e(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(_e(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Ml=(e,t)=>{const r={},n=o=>{o.forEach(i=>{r[i]=!0})};return gt(e)?n(e):n(String(e).split(t)),r},Dl=()=>{},Nl=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Nr="abcdefghijklmnopqrstuvwxyz",Eo="0123456789",Fi={DIGIT:Eo,ALPHA:Nr,ALPHA_DIGIT:Nr+Nr.toUpperCase()+Eo},$l=(e=16,t=Fi.ALPHA_DIGIT)=>{let r="";const{length:n}=t;for(;e--;)r+=t[Math.random()*n|0];return r};function Ll(e){return!!(e&&_e(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Il=e=>{const t=new Array(10),r=(n,o)=>{if(Er(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[o]=n;const i=gt(n)?[]:{};return Ft(n,(a,s)=>{const c=r(a,o+1);!Dt(c)&&(i[s]=c)}),t[o]=void 0,i}}return n};return r(e,0)},Fl=De("AsyncFunction"),Ul=e=>e&&(Er(e)||_e(e))&&_e(e.then)&&_e(e.catch),w={isArray:gt,isArrayBuffer:Mi,isBuffer:cl,isFormData:yl,isArrayBufferView:ul,isString:ll,isNumber:Di,isBoolean:fl,isObject:Er,isPlainObject:tr,isUndefined:Dt,isDate:dl,isFile:pl,isBlob:hl,isRegExp:jl,isFunction:_e,isStream:ml,isURLSearchParams:gl,isTypedArray:Tl,isFileList:vl,forEach:Ft,merge:rn,extend:El,trim:bl,stripBOM:wl,inherits:xl,toFlatObject:Ol,kindOf:gr,kindOfTest:De,endsWith:Rl,toArray:Sl,forEachEntry:Cl,matchAll:_l,isHTMLForm:Pl,hasOwnProperty:bo,hasOwnProp:bo,reduceDescriptors:Ii,freezeMethods:kl,toObjectSet:Ml,toCamelCase:Al,noop:Dl,toFiniteNumber:Nl,findKey:Ni,global:$i,isContextDefined:Li,ALPHABET:Fi,generateString:$l,isSpecCompliantForm:Ll,toJSONObject:Il,isAsyncFn:Fl,isThenable:Ul};function Y(e,t,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o)}w.inherits(Y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:w.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Ui=Y.prototype,Bi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Bi[e]={value:e}});Object.defineProperties(Y,Bi);Object.defineProperty(Ui,"isAxiosError",{value:!0});Y.from=(e,t,r,n,o,i)=>{const a=Object.create(Ui);return w.toFlatObject(e,a,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),Y.call(a,e.message,t,r,n,o),a.cause=e,a.name=e.name,i&&Object.assign(a,i),a};const Bl=null;function nn(e){return w.isPlainObject(e)||w.isArray(e)}function zi(e){return w.endsWith(e,"[]")?e.slice(0,-2):e}function wo(e,t,r){return e?e.concat(t).map(function(o,i){return o=zi(o),!r&&i?"["+o+"]":o}).join(r?".":""):t}function zl(e){return w.isArray(e)&&!e.some(nn)}const Hl=w.toFlatObject(w,{},null,function(t){return/^is[A-Z]/.test(t)});function wr(e,t,r){if(!w.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=w.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,E){return!w.isUndefined(E[m])});const n=r.metaTokens,o=r.visitor||l,i=r.dots,a=r.indexes,c=(r.Blob||typeof Blob<"u"&&Blob)&&w.isSpecCompliantForm(t);if(!w.isFunction(o))throw new TypeError("visitor must be a function");function u(h){if(h===null)return"";if(w.isDate(h))return h.toISOString();if(!c&&w.isBlob(h))throw new Y("Blob is not supported. Use a Buffer instead.");return w.isArrayBuffer(h)||w.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function l(h,m,E){let S=h;if(h&&!E&&typeof h=="object"){if(w.endsWith(m,"{}"))m=n?m:m.slice(0,-2),h=JSON.stringify(h);else if(w.isArray(h)&&zl(h)||(w.isFileList(h)||w.endsWith(m,"[]"))&&(S=w.toArray(h)))return m=zi(m),S.forEach(function(C,R){!(w.isUndefined(C)||C===null)&&t.append(a===!0?wo([m],R,i):a===null?m:m+"[]",u(C))}),!1}return nn(h)?!0:(t.append(wo(E,m,i),u(h)),!1)}const d=[],v=Object.assign(Hl,{defaultVisitor:l,convertValue:u,isVisitable:nn});function y(h,m){if(!w.isUndefined(h)){if(d.indexOf(h)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(h),w.forEach(h,function(S,T){(!(w.isUndefined(S)||S===null)&&o.call(t,S,w.isString(T)?T.trim():T,m,v))===!0&&y(S,m?m.concat(T):[T])}),d.pop()}}if(!w.isObject(e))throw new TypeError("data must be an object");return y(e),t}function xo(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Sn(e,t){this._pairs=[],e&&wr(e,this,t)}const Hi=Sn.prototype;Hi.append=function(t,r){this._pairs.push([t,r])};Hi.toString=function(t){const r=t?function(n){return t.call(this,n,xo)}:xo;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};function Wl(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Wi(e,t,r){if(!t)return e;const n=r&&r.encode||Wl,o=r&&r.serialize;let i;if(o?i=o(t,r):i=w.isURLSearchParams(t)?t.toString():new Sn(t,r).toString(n),i){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class Oo{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){w.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Vi={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Vl=typeof URLSearchParams<"u"?URLSearchParams:Sn,ql=typeof FormData<"u"?FormData:null,Yl=typeof Blob<"u"?Blob:null,Kl={isBrowser:!0,classes:{URLSearchParams:Vl,FormData:ql,Blob:Yl},protocols:["http","https","file","blob","url","data"]},qi=typeof window<"u"&&typeof document<"u",Jl=(e=>qi&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Xl=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Gl=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:qi,hasStandardBrowserEnv:Jl,hasStandardBrowserWebWorkerEnv:Xl},Symbol.toStringTag,{value:"Module"})),je={...Gl,...Kl};function Zl(e,t){return wr(e,new je.classes.URLSearchParams,Object.assign({visitor:function(r,n,o,i){return je.isNode&&w.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function Ql(e){return w.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function ef(e){const t={},r=Object.keys(e);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],t[i]=e[i];return t}function Yi(e){function t(r,n,o,i){let a=r[i++];if(a==="__proto__")return!0;const s=Number.isFinite(+a),c=i>=r.length;return a=!a&&w.isArray(o)?o.length:a,c?(w.hasOwnProp(o,a)?o[a]=[o[a],n]:o[a]=n,!s):((!o[a]||!w.isObject(o[a]))&&(o[a]=[]),t(r,n,o[a],i)&&w.isArray(o[a])&&(o[a]=ef(o[a])),!s)}if(w.isFormData(e)&&w.isFunction(e.entries)){const r={};return w.forEachEntry(e,(n,o)=>{t(Ql(n),o,r,0)}),r}return null}function tf(e,t,r){if(w.isString(e))try{return(t||JSON.parse)(e),w.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Tn={transitional:Vi,adapter:["xhr","http"],transformRequest:[function(t,r){const n=r.getContentType()||"",o=n.indexOf("application/json")>-1,i=w.isObject(t);if(i&&w.isHTMLForm(t)&&(t=new FormData(t)),w.isFormData(t))return o?JSON.stringify(Yi(t)):t;if(w.isArrayBuffer(t)||w.isBuffer(t)||w.isStream(t)||w.isFile(t)||w.isBlob(t))return t;if(w.isArrayBufferView(t))return t.buffer;if(w.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Zl(t,this.formSerializer).toString();if((s=w.isFileList(t))||n.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return wr(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),tf(t)):t}],transformResponse:[function(t){const r=this.transitional||Tn.transitional,n=r&&r.forcedJSONParsing,o=this.responseType==="json";if(t&&w.isString(t)&&(n&&!this.responseType||o)){const a=!(r&&r.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?Y.from(s,Y.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:je.classes.FormData,Blob:je.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};w.forEach(["delete","get","head","post","put","patch"],e=>{Tn.headers[e]={}});const Cn=Tn,rf=w.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),nf=e=>{const t={};let r,n,o;return e&&e.split(`
227
+ `).forEach(function(a){o=a.indexOf(":"),r=a.substring(0,o).trim().toLowerCase(),n=a.substring(o+1).trim(),!(!r||t[r]&&rf[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Ro=Symbol("internals");function Tt(e){return e&&String(e).trim().toLowerCase()}function rr(e){return e===!1||e==null?e:w.isArray(e)?e.map(rr):String(e)}function of(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const af=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function $r(e,t,r,n,o){if(w.isFunction(n))return n.call(this,t,r);if(o&&(t=r),!!w.isString(t)){if(w.isString(n))return t.indexOf(n)!==-1;if(w.isRegExp(n))return n.test(t)}}function sf(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function cf(e,t){const r=w.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(o,i,a){return this[n].call(this,t,o,i,a)},configurable:!0})})}class xr{constructor(t){t&&this.set(t)}set(t,r,n){const o=this;function i(s,c,u){const l=Tt(c);if(!l)throw new Error("header name must be a non-empty string");const d=w.findKey(o,l);(!d||o[d]===void 0||u===!0||u===void 0&&o[d]!==!1)&&(o[d||c]=rr(s))}const a=(s,c)=>w.forEach(s,(u,l)=>i(u,l,c));return w.isPlainObject(t)||t instanceof this.constructor?a(t,r):w.isString(t)&&(t=t.trim())&&!af(t)?a(nf(t),r):t!=null&&i(r,t,n),this}get(t,r){if(t=Tt(t),t){const n=w.findKey(this,t);if(n){const o=this[n];if(!r)return o;if(r===!0)return of(o);if(w.isFunction(r))return r.call(this,o,n);if(w.isRegExp(r))return r.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Tt(t),t){const n=w.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||$r(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let o=!1;function i(a){if(a=Tt(a),a){const s=w.findKey(n,a);s&&(!r||$r(n,n[s],s,r))&&(delete n[s],o=!0)}}return w.isArray(t)?t.forEach(i):i(t),o}clear(t){const r=Object.keys(this);let n=r.length,o=!1;for(;n--;){const i=r[n];(!t||$r(this,this[i],i,t,!0))&&(delete this[i],o=!0)}return o}normalize(t){const r=this,n={};return w.forEach(this,(o,i)=>{const a=w.findKey(n,i);if(a){r[a]=rr(o),delete r[i];return}const s=t?sf(i):String(i).trim();s!==i&&delete r[i],r[s]=rr(o),n[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return w.forEach(this,(n,o)=>{n!=null&&n!==!1&&(r[o]=t&&w.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
228
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(o=>n.set(o)),n}static accessor(t){const n=(this[Ro]=this[Ro]={accessors:{}}).accessors,o=this.prototype;function i(a){const s=Tt(a);n[s]||(cf(o,a),n[s]=!0)}return w.isArray(t)?t.forEach(i):i(t),this}}xr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);w.reduceDescriptors(xr.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});w.freezeMethods(xr);const Fe=xr;function Lr(e,t){const r=this||Cn,n=t||r,o=Fe.from(n.headers);let i=n.data;return w.forEach(e,function(s){i=s.call(r,i,o.normalize(),t?t.status:void 0)}),o.normalize(),i}function Ki(e){return!!(e&&e.__CANCEL__)}function Ut(e,t,r){Y.call(this,e??"canceled",Y.ERR_CANCELED,t,r),this.name="CanceledError"}w.inherits(Ut,Y,{__CANCEL__:!0});function uf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new Y("Request failed with status code "+r.status,[Y.ERR_BAD_REQUEST,Y.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const lf=je.hasStandardBrowserEnv?{write(e,t,r,n,o,i){const a=[e+"="+encodeURIComponent(t)];w.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),w.isString(n)&&a.push("path="+n),w.isString(o)&&a.push("domain="+o),i===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function ff(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function df(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Ji(e,t){return e&&!ff(t)?df(e,t):t}const pf=je.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");let n;function o(i){let a=i;return t&&(r.setAttribute("href",a),a=r.href),r.setAttribute("href",a),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=o(window.location.href),function(a){const s=w.isString(a)?o(a):a;return s.protocol===n.protocol&&s.host===n.host}}():function(){return function(){return!0}}();function hf(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function vf(e,t){e=e||10;const r=new Array(e),n=new Array(e);let o=0,i=0,a;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),l=n[i];a||(a=u),r[o]=c,n[o]=u;let d=i,v=0;for(;d!==o;)v+=r[d++],d=d%e;if(o=(o+1)%e,o===i&&(i=(i+1)%e),u-a<t)return;const y=l&&u-l;return y?Math.round(v*1e3/y):void 0}}function So(e,t){let r=0;const n=vf(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,c=n(s),u=i<=a;r=i;const l={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:c||void 0,estimated:c&&a&&u?(a-i)/c:void 0,event:o};l[t?"download":"upload"]=!0,e(l)}}const mf=typeof XMLHttpRequest<"u",yf=mf&&function(e){return new Promise(function(r,n){let o=e.data;const i=Fe.from(e.headers).normalize();let{responseType:a,withXSRFToken:s}=e,c;function u(){e.cancelToken&&e.cancelToken.unsubscribe(c),e.signal&&e.signal.removeEventListener("abort",c)}let l;if(w.isFormData(o)){if(je.hasStandardBrowserEnv||je.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if((l=i.getContentType())!==!1){const[m,...E]=l?l.split(";").map(S=>S.trim()).filter(Boolean):[];i.setContentType([m||"multipart/form-data",...E].join("; "))}}let d=new XMLHttpRequest;if(e.auth){const m=e.auth.username||"",E=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";i.set("Authorization","Basic "+btoa(m+":"+E))}const v=Ji(e.baseURL,e.url);d.open(e.method.toUpperCase(),Wi(v,e.params,e.paramsSerializer),!0),d.timeout=e.timeout;function y(){if(!d)return;const m=Fe.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),S={data:!a||a==="text"||a==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:m,config:e,request:d};uf(function(C){r(C),u()},function(C){n(C),u()},S),d=null}if("onloadend"in d?d.onloadend=y:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(y)},d.onabort=function(){d&&(n(new Y("Request aborted",Y.ECONNABORTED,e,d)),d=null)},d.onerror=function(){n(new Y("Network Error",Y.ERR_NETWORK,e,d)),d=null},d.ontimeout=function(){let E=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const S=e.transitional||Vi;e.timeoutErrorMessage&&(E=e.timeoutErrorMessage),n(new Y(E,S.clarifyTimeoutError?Y.ETIMEDOUT:Y.ECONNABORTED,e,d)),d=null},je.hasStandardBrowserEnv&&(s&&w.isFunction(s)&&(s=s(e)),s||s!==!1&&pf(v))){const m=e.xsrfHeaderName&&e.xsrfCookieName&&lf.read(e.xsrfCookieName);m&&i.set(e.xsrfHeaderName,m)}o===void 0&&i.setContentType(null),"setRequestHeader"in d&&w.forEach(i.toJSON(),function(E,S){d.setRequestHeader(S,E)}),w.isUndefined(e.withCredentials)||(d.withCredentials=!!e.withCredentials),a&&a!=="json"&&(d.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&d.addEventListener("progress",So(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",So(e.onUploadProgress)),(e.cancelToken||e.signal)&&(c=m=>{d&&(n(!m||m.type?new Ut(null,e,d):m),d.abort(),d=null)},e.cancelToken&&e.cancelToken.subscribe(c),e.signal&&(e.signal.aborted?c():e.signal.addEventListener("abort",c)));const h=hf(v);if(h&&je.protocols.indexOf(h)===-1){n(new Y("Unsupported protocol "+h+":",Y.ERR_BAD_REQUEST,e));return}d.send(o||null)})},on={http:Bl,xhr:yf};w.forEach(on,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const To=e=>`- ${e}`,gf=e=>w.isFunction(e)||e===null||e===!1,Xi={getAdapter:e=>{e=w.isArray(e)?e:[e];const{length:t}=e;let r,n;const o={};for(let i=0;i<t;i++){r=e[i];let a;if(n=r,!gf(r)&&(n=on[(a=String(r)).toLowerCase()],n===void 0))throw new Y(`Unknown adapter '${a}'`);if(n)break;o[a||"#"+i]=n}if(!n){const i=Object.entries(o).map(([s,c])=>`adapter ${s} `+(c===!1?"is not supported by the environment":"is not available in the build"));let a=t?i.length>1?`since :
229
+ `+i.map(To).join(`
230
+ `):" "+To(i[0]):"as no adapter specified";throw new Y("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return n},adapters:on};function Ir(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ut(null,e)}function Co(e){return Ir(e),e.headers=Fe.from(e.headers),e.data=Lr.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Xi.getAdapter(e.adapter||Cn.adapter)(e).then(function(n){return Ir(e),n.data=Lr.call(e,e.transformResponse,n),n.headers=Fe.from(n.headers),n},function(n){return Ki(n)||(Ir(e),n&&n.response&&(n.response.data=Lr.call(e,e.transformResponse,n.response),n.response.headers=Fe.from(n.response.headers))),Promise.reject(n)})}const _o=e=>e instanceof Fe?{...e}:e;function yt(e,t){t=t||{};const r={};function n(u,l,d){return w.isPlainObject(u)&&w.isPlainObject(l)?w.merge.call({caseless:d},u,l):w.isPlainObject(l)?w.merge({},l):w.isArray(l)?l.slice():l}function o(u,l,d){if(w.isUndefined(l)){if(!w.isUndefined(u))return n(void 0,u,d)}else return n(u,l,d)}function i(u,l){if(!w.isUndefined(l))return n(void 0,l)}function a(u,l){if(w.isUndefined(l)){if(!w.isUndefined(u))return n(void 0,u)}else return n(void 0,l)}function s(u,l,d){if(d in t)return n(u,l);if(d in e)return n(void 0,u)}const c={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(u,l)=>o(_o(u),_o(l),!0)};return w.forEach(Object.keys(Object.assign({},e,t)),function(l){const d=c[l]||o,v=d(e[l],t[l],l);w.isUndefined(v)&&d!==s||(r[l]=v)}),r}const Gi="1.6.8",_n={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{_n[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Po={};_n.transitional=function(t,r,n){function o(i,a){return"[Axios v"+Gi+"] Transitional option '"+i+"'"+a+(n?". "+n:"")}return(i,a,s)=>{if(t===!1)throw new Y(o(a," has been removed"+(r?" in "+r:"")),Y.ERR_DEPRECATED);return r&&!Po[a]&&(Po[a]=!0,console.warn(o(a," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(i,a,s):!0}};function bf(e,t,r){if(typeof e!="object")throw new Y("options must be an object",Y.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let o=n.length;for(;o-- >0;){const i=n[o],a=t[i];if(a){const s=e[i],c=s===void 0||a(s,i,e);if(c!==!0)throw new Y("option "+i+" must be "+c,Y.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new Y("Unknown option "+i,Y.ERR_BAD_OPTION)}}const an={assertOptions:bf,validators:_n},We=an.validators;class dr{constructor(t){this.defaults=t,this.interceptors={request:new Oo,response:new Oo}}async request(t,r){try{return await this._request(t,r)}catch(n){if(n instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
231
+ `+i):n.stack=i}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=yt(this.defaults,r);const{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&an.assertOptions(n,{silentJSONParsing:We.transitional(We.boolean),forcedJSONParsing:We.transitional(We.boolean),clarifyTimeoutError:We.transitional(We.boolean)},!1),o!=null&&(w.isFunction(o)?r.paramsSerializer={serialize:o}:an.assertOptions(o,{encode:We.function,serialize:We.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let a=i&&w.merge(i.common,i[r.method]);i&&w.forEach(["delete","get","head","post","put","patch","common"],h=>{delete i[h]}),r.headers=Fe.concat(a,i);const s=[];let c=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(r)===!1||(c=c&&m.synchronous,s.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let l,d=0,v;if(!c){const h=[Co.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,u),v=h.length,l=Promise.resolve(r);d<v;)l=l.then(h[d++],h[d++]);return l}v=s.length;let y=r;for(d=0;d<v;){const h=s[d++],m=s[d++];try{y=h(y)}catch(E){m.call(this,E);break}}try{l=Co.call(this,y)}catch(h){return Promise.reject(h)}for(d=0,v=u.length;d<v;)l=l.then(u[d++],u[d++]);return l}getUri(t){t=yt(this.defaults,t);const r=Ji(t.baseURL,t.url);return Wi(r,t.params,t.paramsSerializer)}}w.forEach(["delete","get","head","options"],function(t){dr.prototype[t]=function(r,n){return this.request(yt(n||{},{method:t,url:r,data:(n||{}).data}))}});w.forEach(["post","put","patch"],function(t){function r(n){return function(i,a,s){return this.request(yt(s||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:a}))}}dr.prototype[t]=r(),dr.prototype[t+"Form"]=r(!0)});const nr=dr;class Pn{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i;const a=new Promise(s=>{n.subscribe(s),i=s}).then(o);return a.cancel=function(){n.unsubscribe(i)},a},t(function(i,a,s){n.reason||(n.reason=new Ut(i,a,s),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}static source(){let t;return{token:new Pn(function(o){t=o}),cancel:t}}}const Ef=Pn;function wf(e){return function(r){return e.apply(null,r)}}function xf(e){return w.isObject(e)&&e.isAxiosError===!0}const sn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(sn).forEach(([e,t])=>{sn[t]=e});const Of=sn;function Zi(e){const t=new nr(e),r=ki(nr.prototype.request,t);return w.extend(r,nr.prototype,t,{allOwnKeys:!0}),w.extend(r,t,null,{allOwnKeys:!0}),r.create=function(o){return Zi(yt(e,o))},r}const fe=Zi(Cn);fe.Axios=nr;fe.CanceledError=Ut;fe.CancelToken=Ef;fe.isCancel=Ki;fe.VERSION=Gi;fe.toFormData=wr;fe.AxiosError=Y;fe.Cancel=fe.CanceledError;fe.all=function(t){return Promise.all(t)};fe.spread=wf;fe.isAxiosError=xf;fe.mergeConfig=yt;fe.AxiosHeaders=Fe;fe.formToJSON=e=>Yi(w.isHTMLForm(e)?new FormData(e):e);fe.getAdapter=Xi.getAdapter;fe.HttpStatusCode=Of;fe.default=fe;/*!
227
232
  * cookie
228
233
  * Copyright(c) 2012-2014 Roman Shtylman
229
234
  * Copyright(c) 2015 Douglas Christopher Wilson
230
235
  * MIT Licensed
231
- */var ki=cl,bo=ul,sl=Object.prototype.toString,Kt=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function cl(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");for(var r={},n=t||{},o=n.decode||ll,i=0;i<e.length;){var a=e.indexOf("=",i);if(a===-1)break;var s=e.indexOf(";",i);if(s===-1)s=e.length;else if(s<a){i=e.lastIndexOf(";",a-1)+1;continue}var c=e.slice(i,a).trim();if(r[c]===void 0){var u=e.slice(a+1,s).trim();u.charCodeAt(0)===34&&(u=u.slice(1,-1)),r[c]=pl(u,o)}i=s+1}return r}function ul(e,t,r){var n=r||{},o=n.encode||fl;if(typeof o!="function")throw new TypeError("option encode is invalid");if(!Kt.test(e))throw new TypeError("argument name is invalid");var i=o(t);if(i&&!Kt.test(i))throw new TypeError("argument val is invalid");var a=e+"="+i;if(n.maxAge!=null){var s=n.maxAge-0;if(isNaN(s)||!isFinite(s))throw new TypeError("option maxAge is invalid");a+="; Max-Age="+Math.floor(s)}if(n.domain){if(!Kt.test(n.domain))throw new TypeError("option domain is invalid");a+="; Domain="+n.domain}if(n.path){if(!Kt.test(n.path))throw new TypeError("option path is invalid");a+="; Path="+n.path}if(n.expires){var c=n.expires;if(!dl(c)||isNaN(c.valueOf()))throw new TypeError("option expires is invalid");a+="; Expires="+c.toUTCString()}if(n.httpOnly&&(a+="; HttpOnly"),n.secure&&(a+="; Secure"),n.partitioned&&(a+="; Partitioned"),n.priority){var u=typeof n.priority=="string"?n.priority.toLowerCase():n.priority;switch(u){case"low":a+="; Priority=Low";break;case"medium":a+="; Priority=Medium";break;case"high":a+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(n.sameSite){var l=typeof n.sameSite=="string"?n.sameSite.toLowerCase():n.sameSite;switch(l){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a}function ll(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function fl(e){return encodeURIComponent(e)}function dl(e){return sl.call(e)==="[object Date]"||e instanceof Date}function pl(e,t){try{return t(e)}catch{return e}}function hl(){const e=typeof global>"u"?void 0:global.TEST_HAS_DOCUMENT_COOKIE;return typeof e=="boolean"?e:typeof document=="object"&&typeof document.cookie=="string"}function vl(e){return typeof e=="string"?ki(e):typeof e=="object"&&e!==null?e:{}}function Nr(e,t={}){const r=ml(e);if(!t.doNotParse)try{return JSON.parse(r)}catch{}return e}function ml(e){return e&&e[0]==="j"&&e[1]===":"?e.substr(2):e}class yl{constructor(t,r={}){this.changeListeners=[],this.HAS_DOCUMENT_COOKIE=!1,this.update=()=>{if(!this.HAS_DOCUMENT_COOKIE)return;const o=this.cookies;this.cookies=ki(document.cookie),this._checkChanges(o)};const n=typeof document>"u"?"":document.cookie;this.cookies=vl(t||n),this.defaultSetOptions=r,this.HAS_DOCUMENT_COOKIE=hl()}_emitChange(t){for(let r=0;r<this.changeListeners.length;++r)this.changeListeners[r](t)}_checkChanges(t){new Set(Object.keys(t).concat(Object.keys(this.cookies))).forEach(n=>{t[n]!==this.cookies[n]&&this._emitChange({name:n,value:Nr(this.cookies[n])})})}_startPolling(){this.pollingInterval=setInterval(this.update,300)}_stopPolling(){this.pollingInterval&&clearInterval(this.pollingInterval)}get(t,r={}){return r.doNotUpdate||this.update(),Nr(this.cookies[t],r)}getAll(t={}){t.doNotUpdate||this.update();const r={};for(let n in this.cookies)r[n]=Nr(this.cookies[n],t);return r}set(t,r,n){n?n=Object.assign(Object.assign({},this.defaultSetOptions),n):n=this.defaultSetOptions;const o=typeof r=="string"?r:JSON.stringify(r);this.cookies=Object.assign(Object.assign({},this.cookies),{[t]:o}),this.HAS_DOCUMENT_COOKIE&&(document.cookie=bo(t,o,n)),this._emitChange({name:t,value:r,options:n})}remove(t,r){const n=r=Object.assign(Object.assign(Object.assign({},this.defaultSetOptions),r),{expires:new Date(1970,1,1,0,0,1),maxAge:0});this.cookies=Object.assign({},this.cookies),delete this.cookies[t],this.HAS_DOCUMENT_COOKIE&&(document.cookie=bo(t,"",n)),this._emitChange({name:t,value:void 0,options:r})}addChangeListener(t){this.changeListeners.push(t),this.HAS_DOCUMENT_COOKIE&&this.changeListeners.length===1&&(typeof window=="object"&&"cookieStore"in window?window.cookieStore.addEventListener("change",this.update):this._startPolling())}removeChangeListener(t){const r=this.changeListeners.indexOf(t);r>=0&&this.changeListeners.splice(r,1),this.HAS_DOCUMENT_COOKIE&&this.changeListeners.length===0&&(typeof window=="object"&&"cookieStore"in window?window.cookieStore.removeEventListener("change",this.update):this._stopPolling())}}const gl=ee.createContext(new yl);var rn={exports:{}},ne={};/** @license React v16.13.1
236
+ */var Qi=Sf,Ao=Tf,Rf=Object.prototype.toString,Kt=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function Sf(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");for(var r={},n=t||{},o=n.decode||Cf,i=0;i<e.length;){var a=e.indexOf("=",i);if(a===-1)break;var s=e.indexOf(";",i);if(s===-1)s=e.length;else if(s<a){i=e.lastIndexOf(";",a-1)+1;continue}var c=e.slice(i,a).trim();if(r[c]===void 0){var u=e.slice(a+1,s).trim();u.charCodeAt(0)===34&&(u=u.slice(1,-1)),r[c]=Af(u,o)}i=s+1}return r}function Tf(e,t,r){var n=r||{},o=n.encode||_f;if(typeof o!="function")throw new TypeError("option encode is invalid");if(!Kt.test(e))throw new TypeError("argument name is invalid");var i=o(t);if(i&&!Kt.test(i))throw new TypeError("argument val is invalid");var a=e+"="+i;if(n.maxAge!=null){var s=n.maxAge-0;if(isNaN(s)||!isFinite(s))throw new TypeError("option maxAge is invalid");a+="; Max-Age="+Math.floor(s)}if(n.domain){if(!Kt.test(n.domain))throw new TypeError("option domain is invalid");a+="; Domain="+n.domain}if(n.path){if(!Kt.test(n.path))throw new TypeError("option path is invalid");a+="; Path="+n.path}if(n.expires){var c=n.expires;if(!Pf(c)||isNaN(c.valueOf()))throw new TypeError("option expires is invalid");a+="; Expires="+c.toUTCString()}if(n.httpOnly&&(a+="; HttpOnly"),n.secure&&(a+="; Secure"),n.partitioned&&(a+="; Partitioned"),n.priority){var u=typeof n.priority=="string"?n.priority.toLowerCase():n.priority;switch(u){case"low":a+="; Priority=Low";break;case"medium":a+="; Priority=Medium";break;case"high":a+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(n.sameSite){var l=typeof n.sameSite=="string"?n.sameSite.toLowerCase():n.sameSite;switch(l){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a}function Cf(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function _f(e){return encodeURIComponent(e)}function Pf(e){return Rf.call(e)==="[object Date]"||e instanceof Date}function Af(e,t){try{return t(e)}catch{return e}}function jf(){const e=typeof global>"u"?void 0:global.TEST_HAS_DOCUMENT_COOKIE;return typeof e=="boolean"?e:typeof document=="object"&&typeof document.cookie=="string"}function kf(e){return typeof e=="string"?Qi(e):typeof e=="object"&&e!==null?e:{}}function Fr(e,t={}){const r=Mf(e);if(!t.doNotParse)try{return JSON.parse(r)}catch{}return e}function Mf(e){return e&&e[0]==="j"&&e[1]===":"?e.substr(2):e}class Df{constructor(t,r={}){this.changeListeners=[],this.HAS_DOCUMENT_COOKIE=!1,this.update=()=>{if(!this.HAS_DOCUMENT_COOKIE)return;const o=this.cookies;this.cookies=Qi(document.cookie),this._checkChanges(o)};const n=typeof document>"u"?"":document.cookie;this.cookies=kf(t||n),this.defaultSetOptions=r,this.HAS_DOCUMENT_COOKIE=jf()}_emitChange(t){for(let r=0;r<this.changeListeners.length;++r)this.changeListeners[r](t)}_checkChanges(t){new Set(Object.keys(t).concat(Object.keys(this.cookies))).forEach(n=>{t[n]!==this.cookies[n]&&this._emitChange({name:n,value:Fr(this.cookies[n])})})}_startPolling(){this.pollingInterval=setInterval(this.update,300)}_stopPolling(){this.pollingInterval&&clearInterval(this.pollingInterval)}get(t,r={}){return r.doNotUpdate||this.update(),Fr(this.cookies[t],r)}getAll(t={}){t.doNotUpdate||this.update();const r={};for(let n in this.cookies)r[n]=Fr(this.cookies[n],t);return r}set(t,r,n){n?n=Object.assign(Object.assign({},this.defaultSetOptions),n):n=this.defaultSetOptions;const o=typeof r=="string"?r:JSON.stringify(r);this.cookies=Object.assign(Object.assign({},this.cookies),{[t]:o}),this.HAS_DOCUMENT_COOKIE&&(document.cookie=Ao(t,o,n)),this._emitChange({name:t,value:r,options:n})}remove(t,r){const n=r=Object.assign(Object.assign(Object.assign({},this.defaultSetOptions),r),{expires:new Date(1970,1,1,0,0,1),maxAge:0});this.cookies=Object.assign({},this.cookies),delete this.cookies[t],this.HAS_DOCUMENT_COOKIE&&(document.cookie=Ao(t,"",n)),this._emitChange({name:t,value:void 0,options:r})}addChangeListener(t){this.changeListeners.push(t),this.HAS_DOCUMENT_COOKIE&&this.changeListeners.length===1&&(typeof window=="object"&&"cookieStore"in window?window.cookieStore.addEventListener("change",this.update):this._startPolling())}removeChangeListener(t){const r=this.changeListeners.indexOf(t);r>=0&&this.changeListeners.splice(r,1),this.HAS_DOCUMENT_COOKIE&&this.changeListeners.length===0&&(typeof window=="object"&&"cookieStore"in window?window.cookieStore.removeEventListener("change",this.update):this._stopPolling())}}const Nf=ee.createContext(new Df);var cn={exports:{}},ne={};/** @license React v16.13.1
232
237
  * react-is.production.min.js
233
238
  *
234
239
  * Copyright (c) Facebook, Inc. and its affiliates.
235
240
  *
236
241
  * This source code is licensed under the MIT license found in the
237
242
  * LICENSE file in the root directory of this source tree.
238
- */var Eo;function bl(){if(Eo)return ne;Eo=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function C(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case u:case n:case i:case o:case d:return p;default:switch(p=p&&p.$$typeof,p){case s:case l:case h:case y:case a:return p;default:return A}}case r:return A}}}function R(p){return C(p)===u}return ne.AsyncMode=c,ne.ConcurrentMode=u,ne.ContextConsumer=s,ne.ContextProvider=a,ne.Element=t,ne.ForwardRef=l,ne.Fragment=n,ne.Lazy=h,ne.Memo=y,ne.Portal=r,ne.Profiler=i,ne.StrictMode=o,ne.Suspense=d,ne.isAsyncMode=function(p){return R(p)||C(p)===c},ne.isConcurrentMode=R,ne.isContextConsumer=function(p){return C(p)===s},ne.isContextProvider=function(p){return C(p)===a},ne.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},ne.isForwardRef=function(p){return C(p)===l},ne.isFragment=function(p){return C(p)===n},ne.isLazy=function(p){return C(p)===h},ne.isMemo=function(p){return C(p)===y},ne.isPortal=function(p){return C(p)===r},ne.isProfiler=function(p){return C(p)===i},ne.isStrictMode=function(p){return C(p)===o},ne.isSuspense=function(p){return C(p)===d},ne.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===u||p===i||p===o||p===d||p===v||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===y||p.$$typeof===a||p.$$typeof===s||p.$$typeof===l||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===m)},ne.typeOf=C,ne}var oe={};/** @license React v16.13.1
243
+ */var jo;function $f(){if(jo)return ne;jo=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function C(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case u:case n:case i:case o:case d:return p;default:switch(p=p&&p.$$typeof,p){case s:case l:case h:case y:case a:return p;default:return A}}case r:return A}}}function R(p){return C(p)===u}return ne.AsyncMode=c,ne.ConcurrentMode=u,ne.ContextConsumer=s,ne.ContextProvider=a,ne.Element=t,ne.ForwardRef=l,ne.Fragment=n,ne.Lazy=h,ne.Memo=y,ne.Portal=r,ne.Profiler=i,ne.StrictMode=o,ne.Suspense=d,ne.isAsyncMode=function(p){return R(p)||C(p)===c},ne.isConcurrentMode=R,ne.isContextConsumer=function(p){return C(p)===s},ne.isContextProvider=function(p){return C(p)===a},ne.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},ne.isForwardRef=function(p){return C(p)===l},ne.isFragment=function(p){return C(p)===n},ne.isLazy=function(p){return C(p)===h},ne.isMemo=function(p){return C(p)===y},ne.isPortal=function(p){return C(p)===r},ne.isProfiler=function(p){return C(p)===i},ne.isStrictMode=function(p){return C(p)===o},ne.isSuspense=function(p){return C(p)===d},ne.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===u||p===i||p===o||p===d||p===v||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===y||p.$$typeof===a||p.$$typeof===s||p.$$typeof===l||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===m)},ne.typeOf=C,ne}var oe={};/** @license React v16.13.1
239
244
  * react-is.development.js
240
245
  *
241
246
  * Copyright (c) Facebook, Inc. and its affiliates.
242
247
  *
243
248
  * This source code is licensed under the MIT license found in the
244
249
  * LICENSE file in the root directory of this source tree.
245
- */var wo;function El(){return wo||(wo=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function C(g){return typeof g=="string"||typeof g=="function"||g===n||g===u||g===i||g===o||g===d||g===v||typeof g=="object"&&g!==null&&(g.$$typeof===h||g.$$typeof===y||g.$$typeof===a||g.$$typeof===s||g.$$typeof===l||g.$$typeof===E||g.$$typeof===S||g.$$typeof===T||g.$$typeof===m)}function R(g){if(typeof g=="object"&&g!==null){var he=g.$$typeof;switch(he){case t:var Oe=g.type;switch(Oe){case c:case u:case n:case i:case o:case d:return Oe;default:var Te=Oe&&Oe.$$typeof;switch(Te){case s:case l:case h:case y:case a:return Te;default:return he}}case r:return he}}}var p=c,A=u,I=s,J=a,G=t,K=l,ie=n,ue=h,H=y,X=r,Z=i,ae=o,ce=d,ge=!1;function ye(g){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),x(g)||R(g)===c}function x(g){return R(g)===u}function P(g){return R(g)===s}function N(g){return R(g)===a}function $(g){return typeof g=="object"&&g!==null&&g.$$typeof===t}function j(g){return R(g)===l}function F(g){return R(g)===n}function k(g){return R(g)===h}function M(g){return R(g)===y}function D(g){return R(g)===r}function z(g){return R(g)===i}function U(g){return R(g)===o}function le(g){return R(g)===d}oe.AsyncMode=p,oe.ConcurrentMode=A,oe.ContextConsumer=I,oe.ContextProvider=J,oe.Element=G,oe.ForwardRef=K,oe.Fragment=ie,oe.Lazy=ue,oe.Memo=H,oe.Portal=X,oe.Profiler=Z,oe.StrictMode=ae,oe.Suspense=ce,oe.isAsyncMode=ye,oe.isConcurrentMode=x,oe.isContextConsumer=P,oe.isContextProvider=N,oe.isElement=$,oe.isForwardRef=j,oe.isFragment=F,oe.isLazy=k,oe.isMemo=M,oe.isPortal=D,oe.isProfiler=z,oe.isStrictMode=U,oe.isSuspense=le,oe.isValidElementType=C,oe.typeOf=R}()),oe}process.env.NODE_ENV==="production"?rn.exports=bl():rn.exports=El();var wl=rn.exports,Mi=wl,xl={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Ol={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Di={};Di[Mi.ForwardRef]=xl;Di[Mi.Memo]=Ol;function Rl(){return typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"}function Sl(e){const t=b.useContext(gl);if(!t)throw new Error("Missing <CookiesProvider>");const[r,n]=b.useState(()=>t.getAll({doNotUpdate:!0}));Rl()&&b.useLayoutEffect(()=>{function s(){const c=t.getAll({doNotUpdate:!0});Tl(e||null,c,r)&&n(c)}return t.addChangeListener(s),()=>{t.removeChangeListener(s)}},[t,r]);const o=b.useMemo(()=>t.set.bind(t),[t]),i=b.useMemo(()=>t.remove.bind(t),[t]),a=b.useMemo(()=>t.update.bind(t),[t]);return[r,o,i,a]}function Tl(e,t,r){if(!e)return!0;for(let n of e)if(t[n]!==r[n])return!0;return!1}const Ni=()=>{const{axiosInstance:e,cookieDomain:t}=b.useContext(ln),[,r,n]=Sl(["Authorization"]),o=b.useCallback(()=>localStorage.getItem("token")??null,[]),i=b.useCallback(()=>{const c=o();return c!==null&&c.length>0},[o]),a=b.useCallback(async(c,u)=>e.post("/user/login",{kid:c,password:u}).then(l=>(localStorage.setItem("token",l.data),r("Authorization",l.data,{path:"/",secure:!0,sameSite:"none",domain:t,expires:Sa(new Date(Date.now()),24)}),!0)).catch(l=>(console.log(l),!1)),[e,r,t]),s=b.useCallback(()=>{localStorage.removeItem("token"),localStorage.removeItem("user"),n("Authorization")},[n]);return{isAuthenticated:i,getToken:o,authenticate:a,logout:s}};let Jt;const Cl=new Uint8Array(16);function _l(){if(!Jt&&(Jt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Jt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Jt(Cl)}const me=[];for(let e=0;e<256;++e)me.push((e+256).toString(16).slice(1));function Pl(e,t=0){return me[e[t+0]]+me[e[t+1]]+me[e[t+2]]+me[e[t+3]]+"-"+me[e[t+4]]+me[e[t+5]]+"-"+me[e[t+6]]+me[e[t+7]]+"-"+me[e[t+8]]+me[e[t+9]]+"-"+me[e[t+10]]+me[e[t+11]]+me[e[t+12]]+me[e[t+13]]+me[e[t+14]]+me[e[t+15]]}const Al=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),xo={randomUUID:Al};function jl(e,t,r){if(xo.randomUUID&&!t&&!e)return xo.randomUUID();e=e||{};const n=e.random||(e.rng||_l)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return Pl(n)}const kl="_toast_1s57i_1",Tt={toast:kl},Ml=e=>{switch(e){case"success":return 5e3;case"info":return 5e3;case"danger":return 1e4;case"warning":return 1e4;case"prompt":return 1e4;default:return 5e3}},$i=()=>({addNotification:(t,r)=>{const n=jl(),o=un.truncateText(t),i=Ml(r),a=V.jsxs(V.Fragment,{children:[o,V.jsx(Uo,{onClick:()=>lt.dismiss(n),type:"button",style:{position:"absolute",fontSize:"12px",top:"calc(50% - 6px)",right:"8px"}})]});switch(r){case"success":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Fo,{size:12}),className:Ee("luminus-toast-success rounded shadow bg-success",Tt.toast)});break}case"danger":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Ba,{size:12}),className:Ee("luminus-toast-danger rounded shadow bg-danger",Tt.toast)});break}case"warning":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx($a,{size:12}),className:Ee("luminus-toast-warning rounded shadow bg-warning",Tt.toast)});break}case"info":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Fa,{size:12}),className:Ee("luminus-toast-info rounded shadow bg-info",Tt.toast)});break}case"prompt":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Ua,{size:12}),className:Ee("luminus-toast-prompt rounded shadow bg-light",Tt.toast)});break}}}});function Li(e,t){return function(){return e.apply(t,arguments)}}const{toString:Dl}=Object.prototype,{getPrototypeOf:Rn}=Object,gr=(e=>t=>{const r=Dl.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),De=e=>(e=e.toLowerCase(),t=>gr(t)===e),br=e=>t=>typeof t===e,{isArray:gt}=Array,Dt=br("undefined");function Nl(e){return e!==null&&!Dt(e)&&e.constructor!==null&&!Dt(e.constructor)&&_e(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Ii=De("ArrayBuffer");function $l(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Ii(e.buffer),t}const Ll=br("string"),_e=br("function"),Fi=br("number"),Er=e=>e!==null&&typeof e=="object",Il=e=>e===!0||e===!1,tr=e=>{if(gr(e)!=="object")return!1;const t=Rn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Fl=De("Date"),Ul=De("File"),Bl=De("Blob"),zl=De("FileList"),Hl=e=>Er(e)&&_e(e.pipe),Wl=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||_e(e.append)&&((t=gr(e))==="formdata"||t==="object"&&_e(e.toString)&&e.toString()==="[object FormData]"))},Vl=De("URLSearchParams"),ql=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ft(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,o;if(typeof e!="object"&&(e=[e]),gt(e))for(n=0,o=e.length;n<o;n++)t.call(null,e[n],n,e);else{const i=r?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length;let s;for(n=0;n<a;n++)s=i[n],t.call(null,e[s],s,e)}}function Ui(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,o;for(;n-- >0;)if(o=r[n],t===o.toLowerCase())return o;return null}const Bi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,zi=e=>!Dt(e)&&e!==Bi;function nn(){const{caseless:e}=zi(this)&&this||{},t={},r=(n,o)=>{const i=e&&Ui(t,o)||o;tr(t[i])&&tr(n)?t[i]=nn(t[i],n):tr(n)?t[i]=nn({},n):gt(n)?t[i]=n.slice():t[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&Ft(arguments[n],r);return t}const Yl=(e,t,r,{allOwnKeys:n}={})=>(Ft(t,(o,i)=>{r&&_e(o)?e[i]=Li(o,r):e[i]=o},{allOwnKeys:n}),e),Kl=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Jl=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},Xl=(e,t,r,n)=>{let o,i,a;const s={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),i=o.length;i-- >0;)a=o[i],(!n||n(a,e,t))&&!s[a]&&(t[a]=e[a],s[a]=!0);e=r!==!1&&Rn(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Gl=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},Zl=e=>{if(!e)return null;if(gt(e))return e;let t=e.length;if(!Fi(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Ql=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Rn(Uint8Array)),ef=(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let o;for(;(o=n.next())&&!o.done;){const i=o.value;t.call(e,i[0],i[1])}},tf=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},rf=De("HTMLFormElement"),nf=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),Oo=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),of=De("RegExp"),Hi=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Ft(r,(o,i)=>{let a;(a=t(o,i,e))!==!1&&(n[i]=a||o)}),Object.defineProperties(e,n)},af=e=>{Hi(e,(t,r)=>{if(_e(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(_e(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},sf=(e,t)=>{const r={},n=o=>{o.forEach(i=>{r[i]=!0})};return gt(e)?n(e):n(String(e).split(t)),r},cf=()=>{},uf=(e,t)=>(e=+e,Number.isFinite(e)?e:t),$r="abcdefghijklmnopqrstuvwxyz",Ro="0123456789",Wi={DIGIT:Ro,ALPHA:$r,ALPHA_DIGIT:$r+$r.toUpperCase()+Ro},lf=(e=16,t=Wi.ALPHA_DIGIT)=>{let r="";const{length:n}=t;for(;e--;)r+=t[Math.random()*n|0];return r};function ff(e){return!!(e&&_e(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const df=e=>{const t=new Array(10),r=(n,o)=>{if(Er(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[o]=n;const i=gt(n)?[]:{};return Ft(n,(a,s)=>{const c=r(a,o+1);!Dt(c)&&(i[s]=c)}),t[o]=void 0,i}}return n};return r(e,0)},pf=De("AsyncFunction"),hf=e=>e&&(Er(e)||_e(e))&&_e(e.then)&&_e(e.catch),w={isArray:gt,isArrayBuffer:Ii,isBuffer:Nl,isFormData:Wl,isArrayBufferView:$l,isString:Ll,isNumber:Fi,isBoolean:Il,isObject:Er,isPlainObject:tr,isUndefined:Dt,isDate:Fl,isFile:Ul,isBlob:Bl,isRegExp:of,isFunction:_e,isStream:Hl,isURLSearchParams:Vl,isTypedArray:Ql,isFileList:zl,forEach:Ft,merge:nn,extend:Yl,trim:ql,stripBOM:Kl,inherits:Jl,toFlatObject:Xl,kindOf:gr,kindOfTest:De,endsWith:Gl,toArray:Zl,forEachEntry:ef,matchAll:tf,isHTMLForm:rf,hasOwnProperty:Oo,hasOwnProp:Oo,reduceDescriptors:Hi,freezeMethods:af,toObjectSet:sf,toCamelCase:nf,noop:cf,toFiniteNumber:uf,findKey:Ui,global:Bi,isContextDefined:zi,ALPHABET:Wi,generateString:lf,isSpecCompliantForm:ff,toJSONObject:df,isAsyncFn:pf,isThenable:hf};function Y(e,t,r,n,o){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),o&&(this.response=o)}w.inherits(Y,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:w.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Vi=Y.prototype,qi={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{qi[e]={value:e}});Object.defineProperties(Y,qi);Object.defineProperty(Vi,"isAxiosError",{value:!0});Y.from=(e,t,r,n,o,i)=>{const a=Object.create(Vi);return w.toFlatObject(e,a,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),Y.call(a,e.message,t,r,n,o),a.cause=e,a.name=e.name,i&&Object.assign(a,i),a};const vf=null;function on(e){return w.isPlainObject(e)||w.isArray(e)}function Yi(e){return w.endsWith(e,"[]")?e.slice(0,-2):e}function So(e,t,r){return e?e.concat(t).map(function(o,i){return o=Yi(o),!r&&i?"["+o+"]":o}).join(r?".":""):t}function mf(e){return w.isArray(e)&&!e.some(on)}const yf=w.toFlatObject(w,{},null,function(t){return/^is[A-Z]/.test(t)});function wr(e,t,r){if(!w.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=w.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,E){return!w.isUndefined(E[m])});const n=r.metaTokens,o=r.visitor||l,i=r.dots,a=r.indexes,c=(r.Blob||typeof Blob<"u"&&Blob)&&w.isSpecCompliantForm(t);if(!w.isFunction(o))throw new TypeError("visitor must be a function");function u(h){if(h===null)return"";if(w.isDate(h))return h.toISOString();if(!c&&w.isBlob(h))throw new Y("Blob is not supported. Use a Buffer instead.");return w.isArrayBuffer(h)||w.isTypedArray(h)?c&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function l(h,m,E){let S=h;if(h&&!E&&typeof h=="object"){if(w.endsWith(m,"{}"))m=n?m:m.slice(0,-2),h=JSON.stringify(h);else if(w.isArray(h)&&mf(h)||(w.isFileList(h)||w.endsWith(m,"[]"))&&(S=w.toArray(h)))return m=Yi(m),S.forEach(function(C,R){!(w.isUndefined(C)||C===null)&&t.append(a===!0?So([m],R,i):a===null?m:m+"[]",u(C))}),!1}return on(h)?!0:(t.append(So(E,m,i),u(h)),!1)}const d=[],v=Object.assign(yf,{defaultVisitor:l,convertValue:u,isVisitable:on});function y(h,m){if(!w.isUndefined(h)){if(d.indexOf(h)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(h),w.forEach(h,function(S,T){(!(w.isUndefined(S)||S===null)&&o.call(t,S,w.isString(T)?T.trim():T,m,v))===!0&&y(S,m?m.concat(T):[T])}),d.pop()}}if(!w.isObject(e))throw new TypeError("data must be an object");return y(e),t}function To(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Sn(e,t){this._pairs=[],e&&wr(e,this,t)}const Ki=Sn.prototype;Ki.append=function(t,r){this._pairs.push([t,r])};Ki.toString=function(t){const r=t?function(n){return t.call(this,n,To)}:To;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};function gf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ji(e,t,r){if(!t)return e;const n=r&&r.encode||gf,o=r&&r.serialize;let i;if(o?i=o(t,r):i=w.isURLSearchParams(t)?t.toString():new Sn(t,r).toString(n),i){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class Co{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){w.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Xi={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},bf=typeof URLSearchParams<"u"?URLSearchParams:Sn,Ef=typeof FormData<"u"?FormData:null,wf=typeof Blob<"u"?Blob:null,xf={isBrowser:!0,classes:{URLSearchParams:bf,FormData:Ef,Blob:wf},protocols:["http","https","file","blob","url","data"]},Gi=typeof window<"u"&&typeof document<"u",Of=(e=>Gi&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Rf=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Sf=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Gi,hasStandardBrowserEnv:Of,hasStandardBrowserWebWorkerEnv:Rf},Symbol.toStringTag,{value:"Module"})),je={...Sf,...xf};function Tf(e,t){return wr(e,new je.classes.URLSearchParams,Object.assign({visitor:function(r,n,o,i){return je.isNode&&w.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function Cf(e){return w.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function _f(e){const t={},r=Object.keys(e);let n;const o=r.length;let i;for(n=0;n<o;n++)i=r[n],t[i]=e[i];return t}function Zi(e){function t(r,n,o,i){let a=r[i++];if(a==="__proto__")return!0;const s=Number.isFinite(+a),c=i>=r.length;return a=!a&&w.isArray(o)?o.length:a,c?(w.hasOwnProp(o,a)?o[a]=[o[a],n]:o[a]=n,!s):((!o[a]||!w.isObject(o[a]))&&(o[a]=[]),t(r,n,o[a],i)&&w.isArray(o[a])&&(o[a]=_f(o[a])),!s)}if(w.isFormData(e)&&w.isFunction(e.entries)){const r={};return w.forEachEntry(e,(n,o)=>{t(Cf(n),o,r,0)}),r}return null}function Pf(e,t,r){if(w.isString(e))try{return(t||JSON.parse)(e),w.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Tn={transitional:Xi,adapter:["xhr","http"],transformRequest:[function(t,r){const n=r.getContentType()||"",o=n.indexOf("application/json")>-1,i=w.isObject(t);if(i&&w.isHTMLForm(t)&&(t=new FormData(t)),w.isFormData(t))return o?JSON.stringify(Zi(t)):t;if(w.isArrayBuffer(t)||w.isBuffer(t)||w.isStream(t)||w.isFile(t)||w.isBlob(t))return t;if(w.isArrayBufferView(t))return t.buffer;if(w.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Tf(t,this.formSerializer).toString();if((s=w.isFileList(t))||n.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return wr(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),Pf(t)):t}],transformResponse:[function(t){const r=this.transitional||Tn.transitional,n=r&&r.forcedJSONParsing,o=this.responseType==="json";if(t&&w.isString(t)&&(n&&!this.responseType||o)){const a=!(r&&r.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(s){if(a)throw s.name==="SyntaxError"?Y.from(s,Y.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:je.classes.FormData,Blob:je.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};w.forEach(["delete","get","head","post","put","patch"],e=>{Tn.headers[e]={}});const Cn=Tn,Af=w.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),jf=e=>{const t={};let r,n,o;return e&&e.split(`
246
- `).forEach(function(a){o=a.indexOf(":"),r=a.substring(0,o).trim().toLowerCase(),n=a.substring(o+1).trim(),!(!r||t[r]&&Af[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},_o=Symbol("internals");function Ct(e){return e&&String(e).trim().toLowerCase()}function rr(e){return e===!1||e==null?e:w.isArray(e)?e.map(rr):String(e)}function kf(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const Mf=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Lr(e,t,r,n,o){if(w.isFunction(n))return n.call(this,t,r);if(o&&(t=r),!!w.isString(t)){if(w.isString(n))return t.indexOf(n)!==-1;if(w.isRegExp(n))return n.test(t)}}function Df(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function Nf(e,t){const r=w.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(o,i,a){return this[n].call(this,t,o,i,a)},configurable:!0})})}class xr{constructor(t){t&&this.set(t)}set(t,r,n){const o=this;function i(s,c,u){const l=Ct(c);if(!l)throw new Error("header name must be a non-empty string");const d=w.findKey(o,l);(!d||o[d]===void 0||u===!0||u===void 0&&o[d]!==!1)&&(o[d||c]=rr(s))}const a=(s,c)=>w.forEach(s,(u,l)=>i(u,l,c));return w.isPlainObject(t)||t instanceof this.constructor?a(t,r):w.isString(t)&&(t=t.trim())&&!Mf(t)?a(jf(t),r):t!=null&&i(r,t,n),this}get(t,r){if(t=Ct(t),t){const n=w.findKey(this,t);if(n){const o=this[n];if(!r)return o;if(r===!0)return kf(o);if(w.isFunction(r))return r.call(this,o,n);if(w.isRegExp(r))return r.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Ct(t),t){const n=w.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Lr(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let o=!1;function i(a){if(a=Ct(a),a){const s=w.findKey(n,a);s&&(!r||Lr(n,n[s],s,r))&&(delete n[s],o=!0)}}return w.isArray(t)?t.forEach(i):i(t),o}clear(t){const r=Object.keys(this);let n=r.length,o=!1;for(;n--;){const i=r[n];(!t||Lr(this,this[i],i,t,!0))&&(delete this[i],o=!0)}return o}normalize(t){const r=this,n={};return w.forEach(this,(o,i)=>{const a=w.findKey(n,i);if(a){r[a]=rr(o),delete r[i];return}const s=t?Df(i):String(i).trim();s!==i&&delete r[i],r[s]=rr(o),n[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return w.forEach(this,(n,o)=>{n!=null&&n!==!1&&(r[o]=t&&w.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
247
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(o=>n.set(o)),n}static accessor(t){const n=(this[_o]=this[_o]={accessors:{}}).accessors,o=this.prototype;function i(a){const s=Ct(a);n[s]||(Nf(o,a),n[s]=!0)}return w.isArray(t)?t.forEach(i):i(t),this}}xr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);w.reduceDescriptors(xr.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});w.freezeMethods(xr);const Fe=xr;function Ir(e,t){const r=this||Cn,n=t||r,o=Fe.from(n.headers);let i=n.data;return w.forEach(e,function(s){i=s.call(r,i,o.normalize(),t?t.status:void 0)}),o.normalize(),i}function Qi(e){return!!(e&&e.__CANCEL__)}function Ut(e,t,r){Y.call(this,e??"canceled",Y.ERR_CANCELED,t,r),this.name="CanceledError"}w.inherits(Ut,Y,{__CANCEL__:!0});function $f(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new Y("Request failed with status code "+r.status,[Y.ERR_BAD_REQUEST,Y.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const Lf=je.hasStandardBrowserEnv?{write(e,t,r,n,o,i){const a=[e+"="+encodeURIComponent(t)];w.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),w.isString(n)&&a.push("path="+n),w.isString(o)&&a.push("domain="+o),i===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function If(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ff(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function ea(e,t){return e&&!If(t)?Ff(e,t):t}const Uf=je.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");let n;function o(i){let a=i;return t&&(r.setAttribute("href",a),a=r.href),r.setAttribute("href",a),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=o(window.location.href),function(a){const s=w.isString(a)?o(a):a;return s.protocol===n.protocol&&s.host===n.host}}():function(){return function(){return!0}}();function Bf(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function zf(e,t){e=e||10;const r=new Array(e),n=new Array(e);let o=0,i=0,a;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),l=n[i];a||(a=u),r[o]=c,n[o]=u;let d=i,v=0;for(;d!==o;)v+=r[d++],d=d%e;if(o=(o+1)%e,o===i&&(i=(i+1)%e),u-a<t)return;const y=l&&u-l;return y?Math.round(v*1e3/y):void 0}}function Po(e,t){let r=0;const n=zf(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,c=n(s),u=i<=a;r=i;const l={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:c||void 0,estimated:c&&a&&u?(a-i)/c:void 0,event:o};l[t?"download":"upload"]=!0,e(l)}}const Hf=typeof XMLHttpRequest<"u",Wf=Hf&&function(e){return new Promise(function(r,n){let o=e.data;const i=Fe.from(e.headers).normalize();let{responseType:a,withXSRFToken:s}=e,c;function u(){e.cancelToken&&e.cancelToken.unsubscribe(c),e.signal&&e.signal.removeEventListener("abort",c)}let l;if(w.isFormData(o)){if(je.hasStandardBrowserEnv||je.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if((l=i.getContentType())!==!1){const[m,...E]=l?l.split(";").map(S=>S.trim()).filter(Boolean):[];i.setContentType([m||"multipart/form-data",...E].join("; "))}}let d=new XMLHttpRequest;if(e.auth){const m=e.auth.username||"",E=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";i.set("Authorization","Basic "+btoa(m+":"+E))}const v=ea(e.baseURL,e.url);d.open(e.method.toUpperCase(),Ji(v,e.params,e.paramsSerializer),!0),d.timeout=e.timeout;function y(){if(!d)return;const m=Fe.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),S={data:!a||a==="text"||a==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:m,config:e,request:d};$f(function(C){r(C),u()},function(C){n(C),u()},S),d=null}if("onloadend"in d?d.onloadend=y:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(y)},d.onabort=function(){d&&(n(new Y("Request aborted",Y.ECONNABORTED,e,d)),d=null)},d.onerror=function(){n(new Y("Network Error",Y.ERR_NETWORK,e,d)),d=null},d.ontimeout=function(){let E=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const S=e.transitional||Xi;e.timeoutErrorMessage&&(E=e.timeoutErrorMessage),n(new Y(E,S.clarifyTimeoutError?Y.ETIMEDOUT:Y.ECONNABORTED,e,d)),d=null},je.hasStandardBrowserEnv&&(s&&w.isFunction(s)&&(s=s(e)),s||s!==!1&&Uf(v))){const m=e.xsrfHeaderName&&e.xsrfCookieName&&Lf.read(e.xsrfCookieName);m&&i.set(e.xsrfHeaderName,m)}o===void 0&&i.setContentType(null),"setRequestHeader"in d&&w.forEach(i.toJSON(),function(E,S){d.setRequestHeader(S,E)}),w.isUndefined(e.withCredentials)||(d.withCredentials=!!e.withCredentials),a&&a!=="json"&&(d.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&d.addEventListener("progress",Po(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",Po(e.onUploadProgress)),(e.cancelToken||e.signal)&&(c=m=>{d&&(n(!m||m.type?new Ut(null,e,d):m),d.abort(),d=null)},e.cancelToken&&e.cancelToken.subscribe(c),e.signal&&(e.signal.aborted?c():e.signal.addEventListener("abort",c)));const h=Bf(v);if(h&&je.protocols.indexOf(h)===-1){n(new Y("Unsupported protocol "+h+":",Y.ERR_BAD_REQUEST,e));return}d.send(o||null)})},an={http:vf,xhr:Wf};w.forEach(an,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Ao=e=>`- ${e}`,Vf=e=>w.isFunction(e)||e===null||e===!1,ta={getAdapter:e=>{e=w.isArray(e)?e:[e];const{length:t}=e;let r,n;const o={};for(let i=0;i<t;i++){r=e[i];let a;if(n=r,!Vf(r)&&(n=an[(a=String(r)).toLowerCase()],n===void 0))throw new Y(`Unknown adapter '${a}'`);if(n)break;o[a||"#"+i]=n}if(!n){const i=Object.entries(o).map(([s,c])=>`adapter ${s} `+(c===!1?"is not supported by the environment":"is not available in the build"));let a=t?i.length>1?`since :
248
- `+i.map(Ao).join(`
249
- `):" "+Ao(i[0]):"as no adapter specified";throw new Y("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return n},adapters:an};function Fr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ut(null,e)}function jo(e){return Fr(e),e.headers=Fe.from(e.headers),e.data=Ir.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),ta.getAdapter(e.adapter||Cn.adapter)(e).then(function(n){return Fr(e),n.data=Ir.call(e,e.transformResponse,n),n.headers=Fe.from(n.headers),n},function(n){return Qi(n)||(Fr(e),n&&n.response&&(n.response.data=Ir.call(e,e.transformResponse,n.response),n.response.headers=Fe.from(n.response.headers))),Promise.reject(n)})}const ko=e=>e instanceof Fe?{...e}:e;function yt(e,t){t=t||{};const r={};function n(u,l,d){return w.isPlainObject(u)&&w.isPlainObject(l)?w.merge.call({caseless:d},u,l):w.isPlainObject(l)?w.merge({},l):w.isArray(l)?l.slice():l}function o(u,l,d){if(w.isUndefined(l)){if(!w.isUndefined(u))return n(void 0,u,d)}else return n(u,l,d)}function i(u,l){if(!w.isUndefined(l))return n(void 0,l)}function a(u,l){if(w.isUndefined(l)){if(!w.isUndefined(u))return n(void 0,u)}else return n(void 0,l)}function s(u,l,d){if(d in t)return n(u,l);if(d in e)return n(void 0,u)}const c={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(u,l)=>o(ko(u),ko(l),!0)};return w.forEach(Object.keys(Object.assign({},e,t)),function(l){const d=c[l]||o,v=d(e[l],t[l],l);w.isUndefined(v)&&d!==s||(r[l]=v)}),r}const ra="1.6.8",_n={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{_n[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Mo={};_n.transitional=function(t,r,n){function o(i,a){return"[Axios v"+ra+"] Transitional option '"+i+"'"+a+(n?". "+n:"")}return(i,a,s)=>{if(t===!1)throw new Y(o(a," has been removed"+(r?" in "+r:"")),Y.ERR_DEPRECATED);return r&&!Mo[a]&&(Mo[a]=!0,console.warn(o(a," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(i,a,s):!0}};function qf(e,t,r){if(typeof e!="object")throw new Y("options must be an object",Y.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let o=n.length;for(;o-- >0;){const i=n[o],a=t[i];if(a){const s=e[i],c=s===void 0||a(s,i,e);if(c!==!0)throw new Y("option "+i+" must be "+c,Y.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new Y("Unknown option "+i,Y.ERR_BAD_OPTION)}}const sn={assertOptions:qf,validators:_n},We=sn.validators;class dr{constructor(t){this.defaults=t,this.interceptors={request:new Co,response:new Co}}async request(t,r){try{return await this._request(t,r)}catch(n){if(n instanceof Error){let o;Error.captureStackTrace?Error.captureStackTrace(o={}):o=new Error;const i=o.stack?o.stack.replace(/^.+\n/,""):"";n.stack?i&&!String(n.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(n.stack+=`
250
- `+i):n.stack=i}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=yt(this.defaults,r);const{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&sn.assertOptions(n,{silentJSONParsing:We.transitional(We.boolean),forcedJSONParsing:We.transitional(We.boolean),clarifyTimeoutError:We.transitional(We.boolean)},!1),o!=null&&(w.isFunction(o)?r.paramsSerializer={serialize:o}:sn.assertOptions(o,{encode:We.function,serialize:We.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let a=i&&w.merge(i.common,i[r.method]);i&&w.forEach(["delete","get","head","post","put","patch","common"],h=>{delete i[h]}),r.headers=Fe.concat(a,i);const s=[];let c=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(r)===!1||(c=c&&m.synchronous,s.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let l,d=0,v;if(!c){const h=[jo.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,u),v=h.length,l=Promise.resolve(r);d<v;)l=l.then(h[d++],h[d++]);return l}v=s.length;let y=r;for(d=0;d<v;){const h=s[d++],m=s[d++];try{y=h(y)}catch(E){m.call(this,E);break}}try{l=jo.call(this,y)}catch(h){return Promise.reject(h)}for(d=0,v=u.length;d<v;)l=l.then(u[d++],u[d++]);return l}getUri(t){t=yt(this.defaults,t);const r=ea(t.baseURL,t.url);return Ji(r,t.params,t.paramsSerializer)}}w.forEach(["delete","get","head","options"],function(t){dr.prototype[t]=function(r,n){return this.request(yt(n||{},{method:t,url:r,data:(n||{}).data}))}});w.forEach(["post","put","patch"],function(t){function r(n){return function(i,a,s){return this.request(yt(s||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:a}))}}dr.prototype[t]=r(),dr.prototype[t+"Form"]=r(!0)});const nr=dr;class Pn{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(o=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](o);n._listeners=null}),this.promise.then=o=>{let i;const a=new Promise(s=>{n.subscribe(s),i=s}).then(o);return a.cancel=function(){n.unsubscribe(i)},a},t(function(i,a,s){n.reason||(n.reason=new Ut(i,a,s),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}static source(){let t;return{token:new Pn(function(o){t=o}),cancel:t}}}const Yf=Pn;function Kf(e){return function(r){return e.apply(null,r)}}function Jf(e){return w.isObject(e)&&e.isAxiosError===!0}const cn={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(cn).forEach(([e,t])=>{cn[t]=e});const Xf=cn;function na(e){const t=new nr(e),r=Li(nr.prototype.request,t);return w.extend(r,nr.prototype,t,{allOwnKeys:!0}),w.extend(r,t,null,{allOwnKeys:!0}),r.create=function(o){return na(yt(e,o))},r}const fe=na(Cn);fe.Axios=nr;fe.CanceledError=Ut;fe.CancelToken=Yf;fe.isCancel=Qi;fe.VERSION=ra;fe.toFormData=wr;fe.AxiosError=Y;fe.Cancel=fe.CanceledError;fe.all=function(t){return Promise.all(t)};fe.spread=Kf;fe.isAxiosError=Jf;fe.mergeConfig=yt;fe.AxiosHeaders=Fe;fe.formToJSON=e=>Zi(w.isHTMLForm(e)?new FormData(e):e);fe.getAdapter=ta.getAdapter;fe.HttpStatusCode=Xf;fe.default=fe;const Gf=fe.CancelToken,Zf=(e=!0,t=void 0)=>{const{axiosInstance:r,language:n,axiosTexts:o}=b.useContext(ln),{addNotification:i}=$i(),{getToken:a}=Ni();return b.useEffect(()=>{t&&(r.defaults.baseURL=t),r.interceptors.request.clear(),r.interceptors.response.clear();const s=r.interceptors.request.use(u=>{var l,d,v;return e&&!u.headers.Authorization&&(u.headers.Authorization=`Bearer ${a()}`),(l=u.url)!=null&&l.includes("culture=")?u.url=(d=u.url)==null?void 0:d.replace(/culture=[a-z]{2}/,`culture=${n}`):u.url=`${u.url}${(v=u.url)!=null&&v.includes("?")?"&":"?"}culture=${n}`,u},u=>Promise.reject(u)),c=r.interceptors.response.use(u=>u,u=>{if(fe.isCancel(u))return Promise.reject(u);const l=un.extractErrorsFromResponse(u);if(l.length>0){const d=l.find(v=>v.name.toLowerCase()==="others");return d?(i(d.errors,"danger"),Promise.reject(u)):(i(o.validationError,"warning"),Promise.reject(u))}return u.message&&u.message==="Network Error"?(i(o.networkError,"danger"),Promise.reject(u)):(fe.isCancel(u)||i(o.unexpectedError,"danger"),Promise.reject(u))});return()=>{r.interceptors.request.eject(s),r.interceptors.response.eject(c)}},[r,i,n,a,e,o,t]),r},Qf="_button_1mv5p_1",ed={button:Qf},td=b.forwardRef(({color:e="primary",icon:t=V.jsx(Ka,{size:18}),text:r,onClick:n,className:o,children:i,...a},s)=>V.jsxs("button",{type:"button",ref:s,onClick:c=>{c.preventDefault(),n(c)},"aria-label":"dropdown toggle",className:Ee(`btn luminus-context-button text-${e} ${o??""}`,ed.button),...a,children:[t,r]})),rd="_avatar-icon_1axl6_1",nd={"avatar-icon":"_avatar-icon_1axl6_1",avatarIcon:rd},oa=({name:e,fontSize:t,size:r})=>{const n=o=>{let i=0,a;for(a=0;a<o.length;a+=1)i=o.charCodeAt(a)+((i<<5)-i);let s="#";for(a=0;a<3;a+=1){const c=i>>a*8&255;s+=`00${c.toString(16)}`.slice(-2)}return s};return V.jsx(ji,{placement:"bottom",overlay:V.jsx(On,{children:e}),children:V.jsx("div",{className:Ee("luminus-avatar-icon",nd.avatarIcon),style:{backgroundColor:n(e),fontSize:t??void 0,height:r??void 0,width:r??void 0},children:V.jsx("div",{children:`${e.split(" ")[0][0]}${e.split(" ")[1][0]}`})})})},od=b.forwardRef(({userName:e,onClick:t,children:r},n)=>V.jsxs("button",{type:"button",ref:n,onClick:o=>{o.preventDefault(),t(o)},"aria-label":"User avatar toggle",className:"m-0 p-0",style:{backgroundColor:"transparent",border:"none",cursor:"pointer"},children:[V.jsx(oa,{name:e}),r]}));exports.AvatarIcon=oa;exports.ConfirmContext=ol;exports.ENTERED=Ye;exports.ENTERING=Ie;exports.EXITED=Ve;exports.EXITING=sr;exports.Fade=Xr;exports.GenIcon=ve;exports.Ie=Is;exports.LoadingContext=il;exports.LuminusComponentsContext=ln;exports.MdCheck=Da;exports.MdClear=Ma;exports.MdOutlineAddCircleOutline=za;exports.MdOutlineArrowOutward=Na;exports.MdOutlineCheck=Fo;exports.MdOutlineChevronRight=Ya;exports.MdOutlineClose=Uo;exports.MdOutlineDelete=La;exports.MdOutlineEdit=qa;exports.MdOutlineExpand=Ia;exports.MdOutlineFileUpload=Ha;exports.MdOutlineKeyboardArrowLeft=Wa;exports.MdOutlineKeyboardArrowRight=Va;exports.NoopTransition=bi;exports.OverlayTrigger=ji;exports.Popover=_i;exports.PromptContext=Fs;exports.PropTypes=B;exports.SimpleDropdownToggle=td;exports.Tooltip=On;exports.TransitionWrapper=ei;exports.UserAvatarToggle=od;exports.UserContext=al;exports.addEventListener=Jo;exports.canUseDOM=mr;exports.cancelToken=Gf;exports.classNames=Ee;exports.constructFrom=$o;exports.contains=fr;exports.getDefaultExportFromCjs=pr;exports.hasClass=tn;exports.isEscKey=wi;exports.jsxRuntimeExports=V;exports.listen=Ke;exports.mergeOptionsWithPopperConfig=mi;exports.ownerDocument=$t;exports.removeEventListener=Xo;exports.renderTransition=Ei;exports.style=dn;exports.toDate=No;exports.transitionEnd=Go;exports.transitionEndListener=Zo;exports.triggerBrowserReflow=Qo;exports.useAuth=Ni;exports.useAxios=Zf;exports.useBootstrapBreakpoints=qs;exports.useBootstrapMinBreakpoint=Ys;exports.useBootstrapPrefix=tt;exports.useCallbackRef=Jr;exports.useClickOutside=vi;exports.useEventCallback=rt;exports.useIsRTL=fn;exports.useIsomorphicEffect=ur;exports.useMergedRefs=Ge;exports.useMounted=hn;exports.useNotifications=$i;exports.usePopper=pi;exports.useUncontrolled=zs;exports.useWaitForDOMRef=en;exports.useWillUnmount=ri;exports.useWindow=gi;exports.warning=xn;
250
+ */var ko;function Lf(){return ko||(ko=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,y=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,S=e?Symbol.for("react.responder"):60118,T=e?Symbol.for("react.scope"):60119;function C(g){return typeof g=="string"||typeof g=="function"||g===n||g===u||g===i||g===o||g===d||g===v||typeof g=="object"&&g!==null&&(g.$$typeof===h||g.$$typeof===y||g.$$typeof===a||g.$$typeof===s||g.$$typeof===l||g.$$typeof===E||g.$$typeof===S||g.$$typeof===T||g.$$typeof===m)}function R(g){if(typeof g=="object"&&g!==null){var he=g.$$typeof;switch(he){case t:var Oe=g.type;switch(Oe){case c:case u:case n:case i:case o:case d:return Oe;default:var Te=Oe&&Oe.$$typeof;switch(Te){case s:case l:case h:case y:case a:return Te;default:return he}}case r:return he}}}var p=c,A=u,I=s,J=a,G=t,K=l,ie=n,ue=h,H=y,X=r,Z=i,ae=o,ce=d,ge=!1;function ye(g){return ge||(ge=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),x(g)||R(g)===c}function x(g){return R(g)===u}function P(g){return R(g)===s}function N(g){return R(g)===a}function $(g){return typeof g=="object"&&g!==null&&g.$$typeof===t}function j(g){return R(g)===l}function F(g){return R(g)===n}function k(g){return R(g)===h}function M(g){return R(g)===y}function D(g){return R(g)===r}function z(g){return R(g)===i}function U(g){return R(g)===o}function le(g){return R(g)===d}oe.AsyncMode=p,oe.ConcurrentMode=A,oe.ContextConsumer=I,oe.ContextProvider=J,oe.Element=G,oe.ForwardRef=K,oe.Fragment=ie,oe.Lazy=ue,oe.Memo=H,oe.Portal=X,oe.Profiler=Z,oe.StrictMode=ae,oe.Suspense=ce,oe.isAsyncMode=ye,oe.isConcurrentMode=x,oe.isContextConsumer=P,oe.isContextProvider=N,oe.isElement=$,oe.isForwardRef=j,oe.isFragment=F,oe.isLazy=k,oe.isMemo=M,oe.isPortal=D,oe.isProfiler=z,oe.isStrictMode=U,oe.isSuspense=le,oe.isValidElementType=C,oe.typeOf=R}()),oe}process.env.NODE_ENV==="production"?cn.exports=$f():cn.exports=Lf();var If=cn.exports,ea=If,Ff={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},Uf={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ta={};ta[ea.ForwardRef]=Ff;ta[ea.Memo]=Uf;function Bf(){return typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"}function zf(e){const t=b.useContext(Nf);if(!t)throw new Error("Missing <CookiesProvider>");const[r,n]=b.useState(()=>t.getAll({doNotUpdate:!0}));Bf()&&b.useLayoutEffect(()=>{function s(){const c=t.getAll({doNotUpdate:!0});Hf(e||null,c,r)&&n(c)}return t.addChangeListener(s),()=>{t.removeChangeListener(s)}},[t,r]);const o=b.useMemo(()=>t.set.bind(t),[t]),i=b.useMemo(()=>t.remove.bind(t),[t]),a=b.useMemo(()=>t.update.bind(t),[t]);return[r,o,i,a]}function Hf(e,t,r){if(!e)return!0;for(let n of e)if(t[n]!==r[n])return!0;return!1}const ra=()=>{const{axiosInstance:e,cookieDomain:t}=b.useContext(ln),[,r,n]=zf(["Authorization"]),o=b.useCallback(()=>localStorage.getItem("token")??null,[]),i=b.useCallback(()=>{const c=o();return c!==null&&c.length>0},[o]),a=b.useCallback(async(c,u)=>e.post("/user/login",{kid:c,password:u}).then(l=>(localStorage.setItem("token",l.data),r("Authorization",l.data,{path:"/",secure:!0,sameSite:"none",domain:t,expires:Sa(new Date(Date.now()),24)}),!0)).catch(l=>(console.log(l),!1)),[e,r,t]),s=b.useCallback(()=>{localStorage.removeItem("token"),localStorage.removeItem("user"),n("Authorization")},[n]);return{isAuthenticated:i,getToken:o,authenticate:a,logout:s}};let Jt;const Wf=new Uint8Array(16);function Vf(){if(!Jt&&(Jt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Jt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Jt(Wf)}const me=[];for(let e=0;e<256;++e)me.push((e+256).toString(16).slice(1));function qf(e,t=0){return me[e[t+0]]+me[e[t+1]]+me[e[t+2]]+me[e[t+3]]+"-"+me[e[t+4]]+me[e[t+5]]+"-"+me[e[t+6]]+me[e[t+7]]+"-"+me[e[t+8]]+me[e[t+9]]+"-"+me[e[t+10]]+me[e[t+11]]+me[e[t+12]]+me[e[t+13]]+me[e[t+14]]+me[e[t+15]]}const Yf=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Mo={randomUUID:Yf};function Kf(e,t,r){if(Mo.randomUUID&&!t&&!e)return Mo.randomUUID();e=e||{};const n=e.random||(e.rng||Vf)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return qf(n)}const Jf="_toast_1s57i_1",Ct={toast:Jf},Xf=e=>{switch(e){case"success":return 5e3;case"info":return 5e3;case"danger":return 1e4;case"warning":return 1e4;case"prompt":return 1e4;default:return 5e3}},na=()=>({addNotification:(t,r)=>{const n=Kf(),o=un.truncateText(t),i=Xf(r),a=V.jsxs(V.Fragment,{children:[o,V.jsx(Uo,{onClick:()=>lt.dismiss(n),type:"button",style:{position:"absolute",fontSize:"12px",top:"calc(50% - 6px)",right:"8px"}})]});switch(r){case"success":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Fo,{size:12}),className:Ee("luminus-toast-success rounded shadow bg-success",Ct.toast)});break}case"danger":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Ba,{size:12}),className:Ee("luminus-toast-danger rounded shadow bg-danger",Ct.toast)});break}case"warning":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx($a,{size:12}),className:Ee("luminus-toast-warning rounded shadow bg-warning",Ct.toast)});break}case"info":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Fa,{size:12}),className:Ee("luminus-toast-info rounded shadow bg-info",Ct.toast)});break}case"prompt":{lt(a,{id:n,duration:i,position:"top-center",icon:V.jsx(Ua,{size:12}),className:Ee("luminus-toast-prompt rounded shadow bg-light",Ct.toast)});break}}}}),Gf=fe.CancelToken,Zf=(e=!0,t=void 0)=>{const{axiosInstance:r,language:n,axiosTexts:o}=b.useContext(ln),{addNotification:i}=na(),{getToken:a}=ra();return b.useEffect(()=>{t&&(r.defaults.baseURL=t),r.interceptors.request.clear(),r.interceptors.response.clear();const s=r.interceptors.request.use(u=>{var l,d,v;return e&&!u.headers.Authorization&&(u.headers.Authorization=`Bearer ${a()}`),(l=u.url)!=null&&l.includes("culture=")?u.url=(d=u.url)==null?void 0:d.replace(/culture=[a-z]{2}/,`culture=${n}`):u.url=`${u.url}${(v=u.url)!=null&&v.includes("?")?"&":"?"}culture=${n}`,u},u=>Promise.reject(u)),c=r.interceptors.response.use(u=>u,u=>{if(fe.isCancel(u))return Promise.reject(u);const l=un.extractErrorsFromResponse(u);if(l.length>0){const d=l.find(v=>v.name.toLowerCase()==="others");return d?(i(d.errors,"danger"),Promise.reject(u)):(i(o.validationError,"warning"),Promise.reject(u))}return u.message&&u.message==="Network Error"?(i(o.networkError,"danger"),Promise.reject(u)):(fe.isCancel(u)||i(o.unexpectedError,"danger"),Promise.reject(u))});return()=>{r.interceptors.request.eject(s),r.interceptors.response.eject(c)}},[r,i,n,a,e,o,t]),r},Qf="_button_1mv5p_1",ed={button:Qf},td=b.forwardRef(({color:e="primary",icon:t=V.jsx(Ka,{size:18}),text:r,onClick:n,className:o,children:i,...a},s)=>V.jsxs("button",{type:"button",ref:s,onClick:c=>{c.preventDefault(),n(c)},"aria-label":"dropdown toggle",className:Ee(`btn luminus-context-button text-${e} ${o??""}`,ed.button),...a,children:[t,r]})),rd="_avatar-icon_1axl6_1",nd={"avatar-icon":"_avatar-icon_1axl6_1",avatarIcon:rd},oa=({name:e,fontSize:t,size:r})=>{const n=o=>{let i=0,a;for(a=0;a<o.length;a+=1)i=o.charCodeAt(a)+((i<<5)-i);let s="#";for(a=0;a<3;a+=1){const c=i>>a*8&255;s+=`00${c.toString(16)}`.slice(-2)}return s};return V.jsx(ji,{placement:"bottom",overlay:V.jsx(On,{children:e}),children:V.jsx("div",{className:Ee("luminus-avatar-icon",nd.avatarIcon),style:{backgroundColor:n(e),fontSize:t??void 0,height:r??void 0,width:r??void 0},children:V.jsx("div",{children:`${e.split(" ")[0][0]}${e.split(" ")[1][0]}`})})})},od=b.forwardRef(({userName:e,onClick:t,children:r},n)=>V.jsxs("button",{type:"button",ref:n,onClick:o=>{o.preventDefault(),t(o)},"aria-label":"User avatar toggle",className:"m-0 p-0",style:{backgroundColor:"transparent",border:"none",cursor:"pointer"},children:[V.jsx(oa,{name:e}),r]}));exports.AvatarIcon=oa;exports.ConfirmContext=ol;exports.ENTERED=Ye;exports.ENTERING=Ie;exports.EXITED=Ve;exports.EXITING=sr;exports.Fade=Xr;exports.GenIcon=ve;exports.Ie=Is;exports.LoadingContext=il;exports.LuminusComponentsContext=ln;exports.MdCheck=Da;exports.MdClear=Ma;exports.MdOutlineAddCircleOutline=za;exports.MdOutlineArrowOutward=Na;exports.MdOutlineCheck=Fo;exports.MdOutlineChevronRight=Ya;exports.MdOutlineClose=Uo;exports.MdOutlineDelete=La;exports.MdOutlineEdit=qa;exports.MdOutlineExpand=Ia;exports.MdOutlineFileUpload=Ha;exports.MdOutlineKeyboardArrowLeft=Wa;exports.MdOutlineKeyboardArrowRight=Va;exports.NoopTransition=bi;exports.OverlayTrigger=ji;exports.Popover=_i;exports.PromptContext=Fs;exports.PropTypes=B;exports.SimpleDropdownToggle=td;exports.Tooltip=On;exports.TransitionWrapper=ei;exports.UserAvatarToggle=od;exports.UserContext=al;exports.addEventListener=Jo;exports.canUseDOM=mr;exports.cancelToken=Gf;exports.classNames=Ee;exports.constructFrom=$o;exports.contains=fr;exports.getDefaultExportFromCjs=pr;exports.hasClass=tn;exports.isEscKey=wi;exports.jsxRuntimeExports=V;exports.listen=Ke;exports.mergeOptionsWithPopperConfig=mi;exports.ownerDocument=$t;exports.removeEventListener=Xo;exports.renderTransition=Ei;exports.style=dn;exports.toDate=No;exports.transitionEnd=Go;exports.transitionEndListener=Zo;exports.triggerBrowserReflow=Qo;exports.useAuth=ra;exports.useAxios=Zf;exports.useBootstrapBreakpoints=qs;exports.useBootstrapMinBreakpoint=Ys;exports.useBootstrapPrefix=tt;exports.useCallbackRef=Jr;exports.useClickOutside=vi;exports.useEventCallback=rt;exports.useIsRTL=fn;exports.useIsomorphicEffect=ur;exports.useMergedRefs=Ge;exports.useMounted=hn;exports.useNotifications=na;exports.usePopper=pi;exports.useUncontrolled=zs;exports.useWaitForDOMRef=en;exports.useWillUnmount=ri;exports.useWindow=gi;exports.warning=xn;