react-luminus-components 1.2.105 → 1.2.106

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.
@@ -1,4 +1,4 @@
1
- "use strict";const m=require("react"),Lt=require("./latinize-DaqzUOla.cjs");require("react-hook-form");const bt=require("react-dom");function za(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const Y=za(m);function xr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Zr={exports:{}},At={};/**
1
+ "use strict";const m=require("react"),Lt=require("./latinize-DaqzUOla.cjs");require("react-hook-form");const yt=require("react-dom");function Fa(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const Y=Fa(m);function wr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Jr={exports:{}},Pt={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var to;function Ha(){if(to)return At;to=1;var e=m,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function a(s,c,l){var u,f={},y=null,v=null;l!==void 0&&(y=""+l),c.key!==void 0&&(y=""+c.key),c.ref!==void 0&&(v=c.ref);for(u in c)n.call(c,u)&&!i.hasOwnProperty(u)&&(f[u]=c[u]);if(s&&s.defaultProps)for(u in c=s.defaultProps,c)f[u]===void 0&&(f[u]=c[u]);return{$$typeof:t,type:s,key:y,ref:v,props:f,_owner:o.current}}return At.Fragment=r,At.jsx=a,At.jsxs=a,At}var Mt={};/**
9
+ */var Qn;function Ua(){if(Qn)return Pt;Qn=1;var e=m,t=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function a(s,c,l){var u,f={},y=null,v=null;l!==void 0&&(y=""+l),c.key!==void 0&&(y=""+c.key),c.ref!==void 0&&(v=c.ref);for(u in c)n.call(c,u)&&!i.hasOwnProperty(u)&&(f[u]=c[u]);if(s&&s.defaultProps)for(u in c=s.defaultProps,c)f[u]===void 0&&(f[u]=c[u]);return{$$typeof:t,type:s,key:y,ref:v,props:f,_owner:o.current}}return Pt.Fragment=r,Pt.jsx=a,Pt.jsxs=a,Pt}var At={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,43 +14,43 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var ro;function Va(){return ro||(ro=1,process.env.NODE_ENV!=="production"&&function(){var e=m,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),h=Symbol.iterator,g="@@iterator";function E(d){if(d===null||typeof d!="object")return null;var x=h&&d[h]||d[g];return typeof x=="function"?x:null}var S=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function T(d){{for(var x=arguments.length,P=new Array(x>1?x-1:0),F=1;F<x;F++)P[F-1]=arguments[F];R("error",d,P)}}function R(d,x,P){{var F=S.ReactDebugCurrentFrame,ee=F.getStackAddendum();ee!==""&&(x+="%s",P=P.concat([ee]));var se=P.map(function(q){return String(q)});se.unshift("Warning: "+x),Function.prototype.apply.call(console[d],console,se)}}var C=!1,p=!1,A=!1,k=!1,J=!1,Z;Z=Symbol.for("react.module.reference");function K(d){return!!(typeof d=="string"||typeof d=="function"||d===n||d===i||J||d===o||d===l||d===u||k||d===v||C||p||A||typeof d=="object"&&d!==null&&(d.$$typeof===y||d.$$typeof===f||d.$$typeof===a||d.$$typeof===s||d.$$typeof===c||d.$$typeof===Z||d.getModuleId!==void 0))}function ie(d,x,P){var F=d.displayName;if(F)return F;var ee=x.displayName||x.name||"";return ee!==""?P+"("+ee+")":P}function le(d){return d.displayName||"Context"}function V(d){if(d==null)return null;if(typeof d.tag=="number"&&T("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof d=="function")return d.displayName||d.name||null;if(typeof d=="string")return d;switch(d){case n:return"Fragment";case r:return"Portal";case i:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case u:return"SuspenseList"}if(typeof d=="object")switch(d.$$typeof){case s:var x=d;return le(x)+".Consumer";case a:var P=d;return le(P._context)+".Provider";case c:return ie(d,d.render,"ForwardRef");case f:var F=d.displayName||null;return F!==null?F:V(d.type)||"Memo";case y:{var ee=d,se=ee._payload,q=ee._init;try{return V(q(se))}catch{return null}}}return null}var X=Object.assign,Q=0,ae,ue,xe,we,O,_,L;function $(){}$.__reactDisabledLog=!0;function j(){{if(Q===0){ae=console.log,ue=console.info,xe=console.warn,we=console.error,O=console.group,_=console.groupCollapsed,L=console.groupEnd;var d={configurable:!0,enumerable:!0,value:$,writable:!0};Object.defineProperties(console,{info:d,log:d,warn:d,error:d,group:d,groupCollapsed:d,groupEnd:d})}Q++}}function U(){{if(Q--,Q===0){var d={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},d,{value:ae}),info:X({},d,{value:ue}),warn:X({},d,{value:xe}),error:X({},d,{value:we}),group:X({},d,{value:O}),groupCollapsed:X({},d,{value:_}),groupEnd:X({},d,{value:L})})}Q<0&&T("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var N=S.ReactCurrentDispatcher,I;function D(d,x,P){{if(I===void 0)try{throw Error()}catch(ee){var F=ee.stack.trim().match(/\n( *(at )?)/);I=F&&F[1]||""}return`
18
- `+I+d}}var H=!1,B;{var fe=typeof WeakMap=="function"?WeakMap:Map;B=new fe}function b(d,x){if(!d||H)return"";{var P=B.get(d);if(P!==void 0)return P}var F;H=!0;var ee=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var se;se=N.current,N.current=null,j();try{if(x){var q=function(){throw Error()};if(Object.defineProperty(q.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(q,[])}catch(Se){F=Se}Reflect.construct(d,[],q)}else{try{q.call()}catch(Se){F=Se}d.call(q.prototype)}}else{try{throw Error()}catch(Se){F=Se}d()}}catch(Se){if(Se&&F&&typeof Se.stack=="string"){for(var W=Se.stack.split(`
19
- `),Te=F.stack.split(`
20
- `),he=W.length-1,ve=Te.length-1;he>=1&&ve>=0&&W[he]!==Te[ve];)ve--;for(;he>=1&&ve>=0;he--,ve--)if(W[he]!==Te[ve]){if(he!==1||ve!==1)do if(he--,ve--,ve<0||W[he]!==Te[ve]){var je=`
21
- `+W[he].replace(" at new "," at ");return d.displayName&&je.includes("<anonymous>")&&(je=je.replace("<anonymous>",d.displayName)),typeof d=="function"&&B.set(d,je),je}while(he>=1&&ve>=0);break}}}finally{H=!1,N.current=se,U(),Error.prepareStackTrace=ee}var vt=d?d.displayName||d.name:"",at=vt?D(vt):"";return typeof d=="function"&&B.set(d,at),at}function ge(d,x,P){return b(d,!1)}function _e(d){var x=d.prototype;return!!(x&&x.isReactComponent)}function Me(d,x,P){if(d==null)return"";if(typeof d=="function")return b(d,_e(d));if(typeof d=="string")return D(d);switch(d){case l:return D("Suspense");case u:return D("SuspenseList")}if(typeof d=="object")switch(d.$$typeof){case c:return ge(d.render);case f:return Me(d.type,x,P);case y:{var F=d,ee=F._payload,se=F._init;try{return Me(se(ee),x,P)}catch{}}}return""}var qe=Object.prototype.hasOwnProperty,Ct={},Xt=S.ReactDebugCurrentFrame;function dt(d){if(d){var x=d._owner,P=Me(d.type,d._source,x?x.type:null);Xt.setExtraStackFrame(P)}else Xt.setExtraStackFrame(null)}function Be(d,x,P,F,ee){{var se=Function.call.bind(qe);for(var q in d)if(se(d,q)){var W=void 0;try{if(typeof d[q]!="function"){var Te=Error((F||"React class")+": "+P+" type `"+q+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof d[q]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Te.name="Invariant Violation",Te}W=d[q](x,q,F,P,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(he){W=he}W&&!(W instanceof Error)&&(dt(ee),T("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",F||"React class",P,q,typeof W),dt(null)),W instanceof Error&&!(W.message in Ct)&&(Ct[W.message]=!0,dt(ee),T("Failed %s type: %s",P,W.message),dt(null))}}}var pt=Array.isArray;function ht(d){return pt(d)}function Zt(d){{var x=typeof Symbol=="function"&&Symbol.toStringTag,P=x&&d[Symbol.toStringTag]||d.constructor.name||"Object";return P}}function Rt(d){try{return _t(d),!1}catch{return!0}}function _t(d){return""+d}function Pt(d){if(Rt(d))return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Zt(d)),_t(d)}var Ge=S.ReactCurrentOwner,Qt={key:!0,ref:!0,__self:!0,__source:!0},Yn,qn,Nr;Nr={};function Sa(d){if(qe.call(d,"ref")){var x=Object.getOwnPropertyDescriptor(d,"ref").get;if(x&&x.isReactWarning)return!1}return d.ref!==void 0}function Ca(d){if(qe.call(d,"key")){var x=Object.getOwnPropertyDescriptor(d,"key").get;if(x&&x.isReactWarning)return!1}return d.key!==void 0}function Ra(d,x){if(typeof d.ref=="string"&&Ge.current&&x&&Ge.current.stateNode!==x){var P=V(Ge.current.type);Nr[P]||(T('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',V(Ge.current.type),d.ref),Nr[P]=!0)}}function _a(d,x){{var P=function(){Yn||(Yn=!0,T("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",x))};P.isReactWarning=!0,Object.defineProperty(d,"key",{get:P,configurable:!0})}}function Pa(d,x){{var P=function(){qn||(qn=!0,T("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",x))};P.isReactWarning=!0,Object.defineProperty(d,"ref",{get:P,configurable:!0})}}var Aa=function(d,x,P,F,ee,se,q){var W={$$typeof:t,type:d,key:x,ref:P,props:q,_owner:se};return W._store={},Object.defineProperty(W._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(W,"_self",{configurable:!1,enumerable:!1,writable:!1,value:F}),Object.defineProperty(W,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ee}),Object.freeze&&(Object.freeze(W.props),Object.freeze(W)),W};function Ma(d,x,P,F,ee){{var se,q={},W=null,Te=null;P!==void 0&&(Pt(P),W=""+P),Ca(x)&&(Pt(x.key),W=""+x.key),Sa(x)&&(Te=x.ref,Ra(x,ee));for(se in x)qe.call(x,se)&&!Qt.hasOwnProperty(se)&&(q[se]=x[se]);if(d&&d.defaultProps){var he=d.defaultProps;for(se in he)q[se]===void 0&&(q[se]=he[se])}if(W||Te){var ve=typeof d=="function"?d.displayName||d.name||"Unknown":d;W&&_a(q,ve),Te&&Pa(q,ve)}return Aa(d,W,Te,ee,F,Ge.current,q)}}var Ir=S.ReactCurrentOwner,Gn=S.ReactDebugCurrentFrame;function mt(d){if(d){var x=d._owner,P=Me(d.type,d._source,x?x.type:null);Gn.setExtraStackFrame(P)}else Gn.setExtraStackFrame(null)}var Dr;Dr=!1;function Lr(d){return typeof d=="object"&&d!==null&&d.$$typeof===t}function Kn(){{if(Ir.current){var d=V(Ir.current.type);if(d)return`
17
+ */var eo;function Ba(){return eo||(eo=1,process.env.NODE_ENV!=="production"&&function(){var e=m,t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),h=Symbol.iterator,g="@@iterator";function E(d){if(d===null||typeof d!="object")return null;var x=h&&d[h]||d[g];return typeof x=="function"?x:null}var S=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function T(d){{for(var x=arguments.length,P=new Array(x>1?x-1:0),F=1;F<x;F++)P[F-1]=arguments[F];R("error",d,P)}}function R(d,x,P){{var F=S.ReactDebugCurrentFrame,ee=F.getStackAddendum();ee!==""&&(x+="%s",P=P.concat([ee]));var se=P.map(function(q){return String(q)});se.unshift("Warning: "+x),Function.prototype.apply.call(console[d],console,se)}}var C=!1,p=!1,A=!1,k=!1,J=!1,Z;Z=Symbol.for("react.module.reference");function K(d){return!!(typeof d=="string"||typeof d=="function"||d===n||d===i||J||d===o||d===l||d===u||k||d===v||C||p||A||typeof d=="object"&&d!==null&&(d.$$typeof===y||d.$$typeof===f||d.$$typeof===a||d.$$typeof===s||d.$$typeof===c||d.$$typeof===Z||d.getModuleId!==void 0))}function ie(d,x,P){var F=d.displayName;if(F)return F;var ee=x.displayName||x.name||"";return ee!==""?P+"("+ee+")":P}function le(d){return d.displayName||"Context"}function V(d){if(d==null)return null;if(typeof d.tag=="number"&&T("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof d=="function")return d.displayName||d.name||null;if(typeof d=="string")return d;switch(d){case n:return"Fragment";case r:return"Portal";case i:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case u:return"SuspenseList"}if(typeof d=="object")switch(d.$$typeof){case s:var x=d;return le(x)+".Consumer";case a:var P=d;return le(P._context)+".Provider";case c:return ie(d,d.render,"ForwardRef");case f:var F=d.displayName||null;return F!==null?F:V(d.type)||"Memo";case y:{var ee=d,se=ee._payload,q=ee._init;try{return V(q(se))}catch{return null}}}return null}var X=Object.assign,Q=0,ae,ue,Oe,Ee,O,_,D;function $(){}$.__reactDisabledLog=!0;function j(){{if(Q===0){ae=console.log,ue=console.info,Oe=console.warn,Ee=console.error,O=console.group,_=console.groupCollapsed,D=console.groupEnd;var d={configurable:!0,enumerable:!0,value:$,writable:!0};Object.defineProperties(console,{info:d,log:d,warn:d,error:d,group:d,groupCollapsed:d,groupEnd:d})}Q++}}function U(){{if(Q--,Q===0){var d={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},d,{value:ae}),info:X({},d,{value:ue}),warn:X({},d,{value:Oe}),error:X({},d,{value:Ee}),group:X({},d,{value:O}),groupCollapsed:X({},d,{value:_}),groupEnd:X({},d,{value:D})})}Q<0&&T("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var N=S.ReactCurrentDispatcher,I;function L(d,x,P){{if(I===void 0)try{throw Error()}catch(ee){var F=ee.stack.trim().match(/\n( *(at )?)/);I=F&&F[1]||""}return`
18
+ `+I+d}}var H=!1,B;{var fe=typeof WeakMap=="function"?WeakMap:Map;B=new fe}function b(d,x){if(!d||H)return"";{var P=B.get(d);if(P!==void 0)return P}var F;H=!0;var ee=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var se;se=N.current,N.current=null,j();try{if(x){var q=function(){throw Error()};if(Object.defineProperty(q.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(q,[])}catch(Te){F=Te}Reflect.construct(d,[],q)}else{try{q.call()}catch(Te){F=Te}d.call(q.prototype)}}else{try{throw Error()}catch(Te){F=Te}d()}}catch(Te){if(Te&&F&&typeof Te.stack=="string"){for(var W=Te.stack.split(`
19
+ `),xe=F.stack.split(`
20
+ `),he=W.length-1,ve=xe.length-1;he>=1&&ve>=0&&W[he]!==xe[ve];)ve--;for(;he>=1&&ve>=0;he--,ve--)if(W[he]!==xe[ve]){if(he!==1||ve!==1)do if(he--,ve--,ve<0||W[he]!==xe[ve]){var Me=`
21
+ `+W[he].replace(" at new "," at ");return d.displayName&&Me.includes("<anonymous>")&&(Me=Me.replace("<anonymous>",d.displayName)),typeof d=="function"&&B.set(d,Me),Me}while(he>=1&&ve>=0);break}}}finally{H=!1,N.current=se,U(),Error.prepareStackTrace=ee}var mt=d?d.displayName||d.name:"",it=mt?L(mt):"";return typeof d=="function"&&B.set(d,it),it}function ge(d,x,P){return b(d,!1)}function Re(d){var x=d.prototype;return!!(x&&x.isReactComponent)}function Ae(d,x,P){if(d==null)return"";if(typeof d=="function")return b(d,Re(d));if(typeof d=="string")return L(d);switch(d){case l:return L("Suspense");case u:return L("SuspenseList")}if(typeof d=="object")switch(d.$$typeof){case c:return ge(d.render);case f:return Ae(d.type,x,P);case y:{var F=d,ee=F._payload,se=F._init;try{return Ae(se(ee),x,P)}catch{}}}return""}var Ye=Object.prototype.hasOwnProperty,St={},Jt=S.ReactDebugCurrentFrame;function ft(d){if(d){var x=d._owner,P=Ae(d.type,d._source,x?x.type:null);Jt.setExtraStackFrame(P)}else Jt.setExtraStackFrame(null)}function Ue(d,x,P,F,ee){{var se=Function.call.bind(Ye);for(var q in d)if(se(d,q)){var W=void 0;try{if(typeof d[q]!="function"){var xe=Error((F||"React class")+": "+P+" type `"+q+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof d[q]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw xe.name="Invariant Violation",xe}W=d[q](x,q,F,P,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(he){W=he}W&&!(W instanceof Error)&&(ft(ee),T("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",F||"React class",P,q,typeof W),ft(null)),W instanceof Error&&!(W.message in St)&&(St[W.message]=!0,ft(ee),T("Failed %s type: %s",P,W.message),ft(null))}}}var dt=Array.isArray;function pt(d){return dt(d)}function Xt(d){{var x=typeof Symbol=="function"&&Symbol.toStringTag,P=x&&d[Symbol.toStringTag]||d.constructor.name||"Object";return P}}function Ct(d){try{return Rt(d),!1}catch{return!0}}function Rt(d){return""+d}function _t(d){if(Ct(d))return T("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Xt(d)),Rt(d)}var qe=S.ReactCurrentOwner,Zt={key:!0,ref:!0,__self:!0,__source:!0},Vn,Wn,jr;jr={};function Oa(d){if(Ye.call(d,"ref")){var x=Object.getOwnPropertyDescriptor(d,"ref").get;if(x&&x.isReactWarning)return!1}return d.ref!==void 0}function xa(d){if(Ye.call(d,"key")){var x=Object.getOwnPropertyDescriptor(d,"key").get;if(x&&x.isReactWarning)return!1}return d.key!==void 0}function Ta(d,x){if(typeof d.ref=="string"&&qe.current&&x&&qe.current.stateNode!==x){var P=V(qe.current.type);jr[P]||(T('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',V(qe.current.type),d.ref),jr[P]=!0)}}function Sa(d,x){{var P=function(){Vn||(Vn=!0,T("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",x))};P.isReactWarning=!0,Object.defineProperty(d,"key",{get:P,configurable:!0})}}function Ca(d,x){{var P=function(){Wn||(Wn=!0,T("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",x))};P.isReactWarning=!0,Object.defineProperty(d,"ref",{get:P,configurable:!0})}}var Ra=function(d,x,P,F,ee,se,q){var W={$$typeof:t,type:d,key:x,ref:P,props:q,_owner:se};return W._store={},Object.defineProperty(W._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(W,"_self",{configurable:!1,enumerable:!1,writable:!1,value:F}),Object.defineProperty(W,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ee}),Object.freeze&&(Object.freeze(W.props),Object.freeze(W)),W};function _a(d,x,P,F,ee){{var se,q={},W=null,xe=null;P!==void 0&&(_t(P),W=""+P),xa(x)&&(_t(x.key),W=""+x.key),Oa(x)&&(xe=x.ref,Ta(x,ee));for(se in x)Ye.call(x,se)&&!Zt.hasOwnProperty(se)&&(q[se]=x[se]);if(d&&d.defaultProps){var he=d.defaultProps;for(se in he)q[se]===void 0&&(q[se]=he[se])}if(W||xe){var ve=typeof d=="function"?d.displayName||d.name||"Unknown":d;W&&Sa(q,ve),xe&&Ca(q,ve)}return Ra(d,W,xe,ee,F,qe.current,q)}}var kr=S.ReactCurrentOwner,Yn=S.ReactDebugCurrentFrame;function ht(d){if(d){var x=d._owner,P=Ae(d.type,d._source,x?x.type:null);Yn.setExtraStackFrame(P)}else Yn.setExtraStackFrame(null)}var Nr;Nr=!1;function Ir(d){return typeof d=="object"&&d!==null&&d.$$typeof===t}function qn(){{if(kr.current){var d=V(kr.current.type);if(d)return`
22
22
 
23
- Check the render method of \``+d+"`."}return""}}function ja(d){return""}var Jn={};function ka(d){{var x=Kn();if(!x){var P=typeof d=="string"?d:d.displayName||d.name;P&&(x=`
23
+ Check the render method of \``+d+"`."}return""}}function Pa(d){return""}var Gn={};function Aa(d){{var x=qn();if(!x){var P=typeof d=="string"?d:d.displayName||d.name;P&&(x=`
24
24
 
25
- Check the top-level render call using <`+P+">.")}return x}}function Xn(d,x){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var P=ka(x);if(Jn[P])return;Jn[P]=!0;var F="";d&&d._owner&&d._owner!==Ir.current&&(F=" It was passed a child from "+V(d._owner.type)+"."),mt(d),T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',P,F),mt(null)}}function Zn(d,x){{if(typeof d!="object")return;if(ht(d))for(var P=0;P<d.length;P++){var F=d[P];Lr(F)&&Xn(F,x)}else if(Lr(d))d._store&&(d._store.validated=!0);else if(d){var ee=E(d);if(typeof ee=="function"&&ee!==d.entries)for(var se=ee.call(d),q;!(q=se.next()).done;)Lr(q.value)&&Xn(q.value,x)}}}function Na(d){{var x=d.type;if(x==null||typeof x=="string")return;var P;if(typeof x=="function")P=x.propTypes;else if(typeof x=="object"&&(x.$$typeof===c||x.$$typeof===f))P=x.propTypes;else return;if(P){var F=V(x);Be(P,d.props,"prop",F,d)}else if(x.PropTypes!==void 0&&!Dr){Dr=!0;var ee=V(x);T("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ee||"Unknown")}typeof x.getDefaultProps=="function"&&!x.getDefaultProps.isReactClassApproved&&T("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Ia(d){{for(var x=Object.keys(d.props),P=0;P<x.length;P++){var F=x[P];if(F!=="children"&&F!=="key"){mt(d),T("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",F),mt(null);break}}d.ref!==null&&(mt(d),T("Invalid attribute `ref` supplied to `React.Fragment`."),mt(null))}}var Qn={};function eo(d,x,P,F,ee,se){{var q=K(d);if(!q){var W="";(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(W+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Te=ja();Te?W+=Te:W+=Kn();var he;d===null?he="null":ht(d)?he="array":d!==void 0&&d.$$typeof===t?(he="<"+(V(d.type)||"Unknown")+" />",W=" Did you accidentally export a JSX literal instead of a component?"):he=typeof d,T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",he,W)}var ve=Ma(d,x,P,ee,se);if(ve==null)return ve;if(q){var je=x.children;if(je!==void 0)if(F)if(ht(je)){for(var vt=0;vt<je.length;vt++)Zn(je[vt],d);Object.freeze&&Object.freeze(je)}else T("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Zn(je,d)}if(qe.call(x,"key")){var at=V(d),Se=Object.keys(x).filter(function(Ba){return Ba!=="key"}),$r=Se.length>0?"{key: someKey, "+Se.join(": ..., ")+": ...}":"{key: someKey}";if(!Qn[at+$r]){var Ua=Se.length>0?"{"+Se.join(": ..., ")+": ...}":"{}";T(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+P+">.")}return x}}function Kn(d,x){{if(!d._store||d._store.validated||d.key!=null)return;d._store.validated=!0;var P=Aa(x);if(Gn[P])return;Gn[P]=!0;var F="";d&&d._owner&&d._owner!==kr.current&&(F=" It was passed a child from "+V(d._owner.type)+"."),ht(d),T('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',P,F),ht(null)}}function Jn(d,x){{if(typeof d!="object")return;if(pt(d))for(var P=0;P<d.length;P++){var F=d[P];Ir(F)&&Kn(F,x)}else if(Ir(d))d._store&&(d._store.validated=!0);else if(d){var ee=E(d);if(typeof ee=="function"&&ee!==d.entries)for(var se=ee.call(d),q;!(q=se.next()).done;)Ir(q.value)&&Kn(q.value,x)}}}function Ma(d){{var x=d.type;if(x==null||typeof x=="string")return;var P;if(typeof x=="function")P=x.propTypes;else if(typeof x=="object"&&(x.$$typeof===c||x.$$typeof===f))P=x.propTypes;else return;if(P){var F=V(x);Ue(P,d.props,"prop",F,d)}else if(x.PropTypes!==void 0&&!Nr){Nr=!0;var ee=V(x);T("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ee||"Unknown")}typeof x.getDefaultProps=="function"&&!x.getDefaultProps.isReactClassApproved&&T("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ja(d){{for(var x=Object.keys(d.props),P=0;P<x.length;P++){var F=x[P];if(F!=="children"&&F!=="key"){ht(d),T("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",F),ht(null);break}}d.ref!==null&&(ht(d),T("Invalid attribute `ref` supplied to `React.Fragment`."),ht(null))}}var Xn={};function Zn(d,x,P,F,ee,se){{var q=K(d);if(!q){var W="";(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(W+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var xe=Pa();xe?W+=xe:W+=qn();var he;d===null?he="null":pt(d)?he="array":d!==void 0&&d.$$typeof===t?(he="<"+(V(d.type)||"Unknown")+" />",W=" Did you accidentally export a JSX literal instead of a component?"):he=typeof d,T("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",he,W)}var ve=_a(d,x,P,ee,se);if(ve==null)return ve;if(q){var Me=x.children;if(Me!==void 0)if(F)if(pt(Me)){for(var mt=0;mt<Me.length;mt++)Jn(Me[mt],d);Object.freeze&&Object.freeze(Me)}else T("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Jn(Me,d)}if(Ye.call(x,"key")){var it=V(d),Te=Object.keys(x).filter(function($a){return $a!=="key"}),Lr=Te.length>0?"{key: someKey, "+Te.join(": ..., ")+": ...}":"{key: someKey}";if(!Xn[it+Lr]){var Da=Te.length>0?"{"+Te.join(": ..., ")+": ...}":"{}";T(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,$r,at,Ua,at),Qn[at+$r]=!0}}return d===n?Ia(ve):Na(ve),ve}}function Da(d,x,P){return eo(d,x,P,!0)}function La(d,x,P){return eo(d,x,P,!1)}var $a=La,Fa=Da;Mt.Fragment=n,Mt.jsx=$a,Mt.jsxs=Fa}()),Mt}process.env.NODE_ENV==="production"?Zr.exports=Ha():Zr.exports=Va();var M=Zr.exports,Xo={exports:{}};/*!
30
+ <%s key={someKey} {...props} />`,Lr,it,Da,it),Xn[it+Lr]=!0}}return d===n?ja(ve):Ma(ve),ve}}function ka(d,x,P){return Zn(d,x,P,!0)}function Na(d,x,P){return Zn(d,x,P,!1)}var Ia=Na,La=ka;At.Fragment=n,At.jsx=Ia,At.jsxs=La}()),At}process.env.NODE_ENV==="production"?Jr.exports=Ua():Jr.exports=Ba();var M=Jr.exports,Go={exports:{}};/*!
31
31
  Copyright (c) 2018 Jed Watson.
32
32
  Licensed under the MIT License (MIT), see
33
33
  http://jedwatson.github.io/classnames
34
- */(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var i="",a=0;a<arguments.length;a++){var s=arguments[a];s&&(i=o(i,n(s)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return r.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var a="";for(var s in i)t.call(i,s)&&i[s]&&(a=o(a,s));return a}function o(i,a){return a?i?i+" "+a:i+a:i}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(Xo);var Wa=Xo.exports;const ce=xr(Wa);function Zo(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function Qo(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function Ya(e,t){const r=+Zo(e);return Qo(e,r+t)}function qa(e,t){return Ya(e,t*Lt.millisecondsInHour)}function Qr(){return Qr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Qr.apply(this,arguments)}function ei(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function no(e){return"default"+e.charAt(0).toUpperCase()+e.substr(1)}function Ga(e){var t=Ka(e,"string");return typeof t=="symbol"?t:String(t)}function Ka(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function ti(e,t,r){var n=m.useRef(e!==void 0),o=m.useState(t),i=o[0],a=o[1],s=e!==void 0,c=n.current;return n.current=s,!s&&c&&i!==t&&a(t),[s?e:i,m.useCallback(function(l){for(var u=arguments.length,f=new Array(u>1?u-1:0),y=1;y<u;y++)f[y-1]=arguments[y];r&&r.apply(void 0,[l].concat(f)),a(l)},[r])]}function Ja(e,t){return Object.keys(t).reduce(function(r,n){var o,i=r,a=i[no(n)],s=i[n],c=ei(i,[no(n),n].map(Ga)),l=t[n],u=ti(s,a,e[l]),f=u[0],y=u[1];return Qr({},c,(o={},o[n]=f,o[l]=y,o))},e)}function en(e,t){return en=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,o){return n.__proto__=o,n},en(e,t)}function Xa(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,en(e,t)}const Za=["xxl","xl","lg","md","sm","xs"],Qa="xs",Tr=Y.createContext({prefixes:{},breakpoints:Za,minBreakpoint:Qa});function tt(e,t){const{prefixes:r}=m.useContext(Tr);return e||r[t]||t}function es(){const{breakpoints:e}=m.useContext(Tr);return e}function ts(){const{minBreakpoint:e}=m.useContext(Tr);return e}function En(){const{dir:e}=m.useContext(Tr);return e==="rtl"}function Vt(e){return e&&e.ownerDocument||document}function rs(e){var t=Vt(e);return t&&t.defaultView||window}function ns(e,t){return rs(e).getComputedStyle(e,t)}var os=/([A-Z])/g;function is(e){return e.replace(os,"-$1").toLowerCase()}var as=/^ms-/;function er(e){return is(e).replace(as,"-ms-")}var ss=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;function cs(e){return!!(e&&ss.test(e))}function wn(e,t){var r="",n="";if(typeof t=="string")return e.style.getPropertyValue(er(t))||ns(e).getPropertyValue(er(t));Object.keys(t).forEach(function(o){var i=t[o];!i&&i!==0?e.style.removeProperty(er(o)):cs(o)?n+=o+"("+i+") ":r+=er(o)+": "+i+";"}),n&&(r+="transform: "+n+";"),e.style.cssText+=";"+r}var tn={exports:{}},tr={exports:{}},te={};/** @license React v16.13.1
34
+ */(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var i="",a=0;a<arguments.length;a++){var s=arguments[a];s&&(i=o(i,n(s)))}return i}function n(i){if(typeof i=="string"||typeof i=="number")return i;if(typeof i!="object")return"";if(Array.isArray(i))return r.apply(null,i);if(i.toString!==Object.prototype.toString&&!i.toString.toString().includes("[native code]"))return i.toString();var a="";for(var s in i)t.call(i,s)&&i[s]&&(a=o(a,s));return a}function o(i,a){return a?i?i+" "+a:i+a:i}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(Go);var za=Go.exports;const ce=wr(za);function Ko(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function Jo(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function Ha(e,t){const r=+Ko(e);return Jo(e,r+t)}function Va(e,t){return Ha(e,t*Lt.millisecondsInHour)}function Xr(){return Xr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xr.apply(this,arguments)}function Xo(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function to(e){return"default"+e.charAt(0).toUpperCase()+e.substr(1)}function Wa(e){var t=Ya(e,"string");return typeof t=="symbol"?t:String(t)}function Ya(e,t){if(typeof e!="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function Zo(e,t,r){var n=m.useRef(e!==void 0),o=m.useState(t),i=o[0],a=o[1],s=e!==void 0,c=n.current;return n.current=s,!s&&c&&i!==t&&a(t),[s?e:i,m.useCallback(function(l){for(var u=arguments.length,f=new Array(u>1?u-1:0),y=1;y<u;y++)f[y-1]=arguments[y];r&&r.apply(void 0,[l].concat(f)),a(l)},[r])]}function qa(e,t){return Object.keys(t).reduce(function(r,n){var o,i=r,a=i[to(n)],s=i[n],c=Xo(i,[to(n),n].map(Wa)),l=t[n],u=Zo(s,a,e[l]),f=u[0],y=u[1];return Xr({},c,(o={},o[n]=f,o[l]=y,o))},e)}function Zr(e,t){return Zr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,o){return n.__proto__=o,n},Zr(e,t)}function Ga(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Zr(e,t)}const Ka=["xxl","xl","lg","md","sm","xs"],Ja="xs",Or=Y.createContext({prefixes:{},breakpoints:Ka,minBreakpoint:Ja});function et(e,t){const{prefixes:r}=m.useContext(Or);return e||r[t]||t}function Xa(){const{breakpoints:e}=m.useContext(Or);return e}function Za(){const{minBreakpoint:e}=m.useContext(Or);return e}function yn(){const{dir:e}=m.useContext(Or);return e==="rtl"}function Ht(e){return e&&e.ownerDocument||document}function Qa(e){var t=Ht(e);return t&&t.defaultView||window}function es(e,t){return Qa(e).getComputedStyle(e,t)}var ts=/([A-Z])/g;function rs(e){return e.replace(ts,"-$1").toLowerCase()}var ns=/^ms-/;function Qt(e){return rs(e).replace(ns,"-ms-")}var os=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i;function is(e){return!!(e&&os.test(e))}function bn(e,t){var r="",n="";if(typeof t=="string")return e.style.getPropertyValue(Qt(t))||es(e).getPropertyValue(Qt(t));Object.keys(t).forEach(function(o){var i=t[o];!i&&i!==0?e.style.removeProperty(Qt(o)):is(o)?n+=o+"("+i+") ":r+=Qt(o)+": "+i+";"}),n&&(r+="transform: "+n+";"),e.style.cssText+=";"+r}var Qr={exports:{}},er={exports:{}},te={};/** @license React v16.13.1
35
35
  * react-is.production.min.js
36
36
  *
37
37
  * Copyright (c) Facebook, Inc. and its affiliates.
38
38
  *
39
39
  * This source code is licensed under the MIT license found in the
40
40
  * LICENSE file in the root directory of this source tree.
41
- */var oo;function us(){if(oo)return te;oo=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case l:case n:case i:case o:case f:return p;default:switch(p=p&&p.$$typeof,p){case s:case u:case h:case v:case a:return p;default:return A}}case r:return A}}}function C(p){return R(p)===l}return te.AsyncMode=c,te.ConcurrentMode=l,te.ContextConsumer=s,te.ContextProvider=a,te.Element=t,te.ForwardRef=u,te.Fragment=n,te.Lazy=h,te.Memo=v,te.Portal=r,te.Profiler=i,te.StrictMode=o,te.Suspense=f,te.isAsyncMode=function(p){return C(p)||R(p)===c},te.isConcurrentMode=C,te.isContextConsumer=function(p){return R(p)===s},te.isContextProvider=function(p){return R(p)===a},te.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},te.isForwardRef=function(p){return R(p)===u},te.isFragment=function(p){return R(p)===n},te.isLazy=function(p){return R(p)===h},te.isMemo=function(p){return R(p)===v},te.isPortal=function(p){return R(p)===r},te.isProfiler=function(p){return R(p)===i},te.isStrictMode=function(p){return R(p)===o},te.isSuspense=function(p){return R(p)===f},te.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===l||p===i||p===o||p===f||p===y||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===v||p.$$typeof===a||p.$$typeof===s||p.$$typeof===u||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===g)},te.typeOf=R,te}var re={};/** @license React v16.13.1
41
+ */var ro;function as(){if(ro)return te;ro=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case l:case n:case i:case o:case f:return p;default:switch(p=p&&p.$$typeof,p){case s:case u:case h:case v:case a:return p;default:return A}}case r:return A}}}function C(p){return R(p)===l}return te.AsyncMode=c,te.ConcurrentMode=l,te.ContextConsumer=s,te.ContextProvider=a,te.Element=t,te.ForwardRef=u,te.Fragment=n,te.Lazy=h,te.Memo=v,te.Portal=r,te.Profiler=i,te.StrictMode=o,te.Suspense=f,te.isAsyncMode=function(p){return C(p)||R(p)===c},te.isConcurrentMode=C,te.isContextConsumer=function(p){return R(p)===s},te.isContextProvider=function(p){return R(p)===a},te.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},te.isForwardRef=function(p){return R(p)===u},te.isFragment=function(p){return R(p)===n},te.isLazy=function(p){return R(p)===h},te.isMemo=function(p){return R(p)===v},te.isPortal=function(p){return R(p)===r},te.isProfiler=function(p){return R(p)===i},te.isStrictMode=function(p){return R(p)===o},te.isSuspense=function(p){return R(p)===f},te.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===l||p===i||p===o||p===f||p===y||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===v||p.$$typeof===a||p.$$typeof===s||p.$$typeof===u||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===g)},te.typeOf=R,te}var re={};/** @license React v16.13.1
42
42
  * react-is.development.js
43
43
  *
44
44
  * Copyright (c) Facebook, Inc. and its affiliates.
45
45
  *
46
46
  * This source code is licensed under the MIT license found in the
47
47
  * LICENSE file in the root directory of this source tree.
48
- */var io;function ls(){return io||(io=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(b){return typeof b=="string"||typeof b=="function"||b===n||b===l||b===i||b===o||b===f||b===y||typeof b=="object"&&b!==null&&(b.$$typeof===h||b.$$typeof===v||b.$$typeof===a||b.$$typeof===s||b.$$typeof===u||b.$$typeof===E||b.$$typeof===S||b.$$typeof===T||b.$$typeof===g)}function C(b){if(typeof b=="object"&&b!==null){var ge=b.$$typeof;switch(ge){case t:var _e=b.type;switch(_e){case c:case l:case n:case i:case o:case f:return _e;default:var Me=_e&&_e.$$typeof;switch(Me){case s:case u:case h:case v:case a:return Me;default:return ge}}case r:return ge}}}var p=c,A=l,k=s,J=a,Z=t,K=u,ie=n,le=h,V=v,X=r,Q=i,ae=o,ue=f,xe=!1;function we(b){return xe||(xe=!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.")),O(b)||C(b)===c}function O(b){return C(b)===l}function _(b){return C(b)===s}function L(b){return C(b)===a}function $(b){return typeof b=="object"&&b!==null&&b.$$typeof===t}function j(b){return C(b)===u}function U(b){return C(b)===n}function N(b){return C(b)===h}function I(b){return C(b)===v}function D(b){return C(b)===r}function H(b){return C(b)===i}function B(b){return C(b)===o}function fe(b){return C(b)===f}re.AsyncMode=p,re.ConcurrentMode=A,re.ContextConsumer=k,re.ContextProvider=J,re.Element=Z,re.ForwardRef=K,re.Fragment=ie,re.Lazy=le,re.Memo=V,re.Portal=X,re.Profiler=Q,re.StrictMode=ae,re.Suspense=ue,re.isAsyncMode=we,re.isConcurrentMode=O,re.isContextConsumer=_,re.isContextProvider=L,re.isElement=$,re.isForwardRef=j,re.isFragment=U,re.isLazy=N,re.isMemo=I,re.isPortal=D,re.isProfiler=H,re.isStrictMode=B,re.isSuspense=fe,re.isValidElementType=R,re.typeOf=C}()),re}var ao;function ri(){return ao||(ao=1,process.env.NODE_ENV==="production"?tr.exports=us():tr.exports=ls()),tr.exports}/*
48
+ */var no;function ss(){return no||(no=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(b){return typeof b=="string"||typeof b=="function"||b===n||b===l||b===i||b===o||b===f||b===y||typeof b=="object"&&b!==null&&(b.$$typeof===h||b.$$typeof===v||b.$$typeof===a||b.$$typeof===s||b.$$typeof===u||b.$$typeof===E||b.$$typeof===S||b.$$typeof===T||b.$$typeof===g)}function C(b){if(typeof b=="object"&&b!==null){var ge=b.$$typeof;switch(ge){case t:var Re=b.type;switch(Re){case c:case l:case n:case i:case o:case f:return Re;default:var Ae=Re&&Re.$$typeof;switch(Ae){case s:case u:case h:case v:case a:return Ae;default:return ge}}case r:return ge}}}var p=c,A=l,k=s,J=a,Z=t,K=u,ie=n,le=h,V=v,X=r,Q=i,ae=o,ue=f,Oe=!1;function Ee(b){return Oe||(Oe=!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.")),O(b)||C(b)===c}function O(b){return C(b)===l}function _(b){return C(b)===s}function D(b){return C(b)===a}function $(b){return typeof b=="object"&&b!==null&&b.$$typeof===t}function j(b){return C(b)===u}function U(b){return C(b)===n}function N(b){return C(b)===h}function I(b){return C(b)===v}function L(b){return C(b)===r}function H(b){return C(b)===i}function B(b){return C(b)===o}function fe(b){return C(b)===f}re.AsyncMode=p,re.ConcurrentMode=A,re.ContextConsumer=k,re.ContextProvider=J,re.Element=Z,re.ForwardRef=K,re.Fragment=ie,re.Lazy=le,re.Memo=V,re.Portal=X,re.Profiler=Q,re.StrictMode=ae,re.Suspense=ue,re.isAsyncMode=Ee,re.isConcurrentMode=O,re.isContextConsumer=_,re.isContextProvider=D,re.isElement=$,re.isForwardRef=j,re.isFragment=U,re.isLazy=N,re.isMemo=I,re.isPortal=L,re.isProfiler=H,re.isStrictMode=B,re.isSuspense=fe,re.isValidElementType=R,re.typeOf=C}()),re}var oo;function Qo(){return oo||(oo=1,process.env.NODE_ENV==="production"?er.exports=as():er.exports=ss()),er.exports}/*
49
49
  object-assign
50
50
  (c) Sindre Sorhus
51
51
  @license MIT
52
- */var Fr,so;function fs(){if(so)return Fr;so=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(u){return a[u]});if(c.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(u){l[u]=u}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Fr=o()?Object.assign:function(i,a){for(var s,c=n(i),l,u=1;u<arguments.length;u++){s=Object(arguments[u]);for(var f in s)t.call(s,f)&&(c[f]=s[f]);if(e){l=e(s);for(var y=0;y<l.length;y++)r.call(s,l[y])&&(c[l[y]]=s[l[y]])}}return c},Fr}var Ur,co;function On(){if(co)return Ur;co=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Ur=e,Ur}var Br,uo;function ni(){return uo||(uo=1,Br=Function.call.bind(Object.prototype.hasOwnProperty)),Br}var zr,lo;function ds(){if(lo)return zr;lo=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=On(),r={},n=ni();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,l){if(process.env.NODE_ENV!=="production"){for(var u in i)if(n(i,u)){var f;try{if(typeof i[u]!="function"){var y=Error((c||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw y.name="Invariant Violation",y}f=i[u](a,u,c,s,null,t)}catch(h){f=h}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var v=l?l():"";e("Failed "+s+" type: "+f.message+(v??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},zr=o,zr}var Hr,fo;function ps(){if(fo)return Hr;fo=1;var e=ri(),t=fs(),r=On(),n=ni(),o=ds(),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 Hr=function(s,c){var l=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(O){var _=O&&(l&&O[l]||O[u]);if(typeof _=="function")return _}var y="<<anonymous>>",v={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:R,element:C(),elementType:p(),instanceOf:A,node:K(),objectOf:J,oneOf:k,oneOfType:Z,shape:le,exact:V};function h(O,_){return O===_?O!==0||1/O===1/_:O!==O&&_!==_}function g(O,_){this.message=O,this.data=_&&typeof _=="object"?_:{},this.stack=""}g.prototype=Error.prototype;function E(O){if(process.env.NODE_ENV!=="production")var _={},L=0;function $(U,N,I,D,H,B,fe){if(D=D||y,B=B||I,fe!==r){if(c){var b=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 b.name="Invariant Violation",b}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ge=D+":"+I;!_[ge]&&L<3&&(i("You are manually calling a React.PropTypes validation function for the `"+B+"` 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."),_[ge]=!0,L++)}}return N[I]==null?U?N[I]===null?new g("The "+H+" `"+B+"` is marked as required "+("in `"+D+"`, but its value is `null`.")):new g("The "+H+" `"+B+"` is marked as required in "+("`"+D+"`, but its value is `undefined`.")):null:O(N,I,D,H,B)}var j=$.bind(null,!1);return j.isRequired=$.bind(null,!0),j}function S(O){function _(L,$,j,U,N,I){var D=L[$],H=ae(D);if(H!==O){var B=ue(D);return new g("Invalid "+U+" `"+N+"` of type "+("`"+B+"` supplied to `"+j+"`, expected ")+("`"+O+"`."),{expectedType:O})}return null}return E(_)}function T(){return E(a)}function R(O){function _(L,$,j,U,N){if(typeof O!="function")return new g("Property `"+N+"` of component `"+j+"` has invalid PropType notation inside arrayOf.");var I=L[$];if(!Array.isArray(I)){var D=ae(I);return new g("Invalid "+U+" `"+N+"` of type "+("`"+D+"` supplied to `"+j+"`, expected an array."))}for(var H=0;H<I.length;H++){var B=O(I,H,j,U,N+"["+H+"]",r);if(B instanceof Error)return B}return null}return E(_)}function C(){function O(_,L,$,j,U){var N=_[L];if(!s(N)){var I=ae(N);return new g("Invalid "+j+" `"+U+"` of type "+("`"+I+"` supplied to `"+$+"`, expected a single ReactElement."))}return null}return E(O)}function p(){function O(_,L,$,j,U){var N=_[L];if(!e.isValidElementType(N)){var I=ae(N);return new g("Invalid "+j+" `"+U+"` of type "+("`"+I+"` supplied to `"+$+"`, expected a single ReactElement type."))}return null}return E(O)}function A(O){function _(L,$,j,U,N){if(!(L[$]instanceof O)){var I=O.name||y,D=we(L[$]);return new g("Invalid "+U+" `"+N+"` of type "+("`"+D+"` supplied to `"+j+"`, expected ")+("instance of `"+I+"`."))}return null}return E(_)}function k(O){if(!Array.isArray(O))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 _(L,$,j,U,N){for(var I=L[$],D=0;D<O.length;D++)if(h(I,O[D]))return null;var H=JSON.stringify(O,function(fe,b){var ge=ue(b);return ge==="symbol"?String(b):b});return new g("Invalid "+U+" `"+N+"` of value `"+String(I)+"` "+("supplied to `"+j+"`, expected one of "+H+"."))}return E(_)}function J(O){function _(L,$,j,U,N){if(typeof O!="function")return new g("Property `"+N+"` of component `"+j+"` has invalid PropType notation inside objectOf.");var I=L[$],D=ae(I);if(D!=="object")return new g("Invalid "+U+" `"+N+"` of type "+("`"+D+"` supplied to `"+j+"`, expected an object."));for(var H in I)if(n(I,H)){var B=O(I,H,j,U,N+"."+H,r);if(B instanceof Error)return B}return null}return E(_)}function Z(O){if(!Array.isArray(O))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var _=0;_<O.length;_++){var L=O[_];if(typeof L!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+xe(L)+" at index "+_+"."),a}function $(j,U,N,I,D){for(var H=[],B=0;B<O.length;B++){var fe=O[B],b=fe(j,U,N,I,D,r);if(b==null)return null;b.data&&n(b.data,"expectedType")&&H.push(b.data.expectedType)}var ge=H.length>0?", expected one of type ["+H.join(", ")+"]":"";return new g("Invalid "+I+" `"+D+"` supplied to "+("`"+N+"`"+ge+"."))}return E($)}function K(){function O(_,L,$,j,U){return X(_[L])?null:new g("Invalid "+j+" `"+U+"` supplied to "+("`"+$+"`, expected a ReactNode."))}return E(O)}function ie(O,_,L,$,j){return new g((O||"React class")+": "+_+" type `"+L+"."+$+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+j+"`.")}function le(O){function _(L,$,j,U,N){var I=L[$],D=ae(I);if(D!=="object")return new g("Invalid "+U+" `"+N+"` of type `"+D+"` "+("supplied to `"+j+"`, expected `object`."));for(var H in O){var B=O[H];if(typeof B!="function")return ie(j,U,N,H,ue(B));var fe=B(I,H,j,U,N+"."+H,r);if(fe)return fe}return null}return E(_)}function V(O){function _(L,$,j,U,N){var I=L[$],D=ae(I);if(D!=="object")return new g("Invalid "+U+" `"+N+"` of type `"+D+"` "+("supplied to `"+j+"`, expected `object`."));var H=t({},L[$],O);for(var B in H){var fe=O[B];if(n(O,B)&&typeof fe!="function")return ie(j,U,N,B,ue(fe));if(!fe)return new g("Invalid "+U+" `"+N+"` key `"+B+"` supplied to `"+j+"`.\nBad object: "+JSON.stringify(L[$],null," ")+`
53
- Valid keys: `+JSON.stringify(Object.keys(O),null," "));var b=fe(I,B,j,U,N+"."+B,r);if(b)return b}return null}return E(_)}function X(O){switch(typeof O){case"number":case"string":case"undefined":return!0;case"boolean":return!O;case"object":if(Array.isArray(O))return O.every(X);if(O===null||s(O))return!0;var _=f(O);if(_){var L=_.call(O),$;if(_!==O.entries){for(;!($=L.next()).done;)if(!X($.value))return!1}else for(;!($=L.next()).done;){var j=$.value;if(j&&!X(j[1]))return!1}}else return!1;return!0;default:return!1}}function Q(O,_){return O==="symbol"?!0:_?_["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&_ instanceof Symbol:!1}function ae(O){var _=typeof O;return Array.isArray(O)?"array":O instanceof RegExp?"object":Q(_,O)?"symbol":_}function ue(O){if(typeof O>"u"||O===null)return""+O;var _=ae(O);if(_==="object"){if(O instanceof Date)return"date";if(O instanceof RegExp)return"regexp"}return _}function xe(O){var _=ue(O);switch(_){case"array":case"object":return"an "+_;case"boolean":case"date":case"regexp":return"a "+_;default:return _}}function we(O){return!O.constructor||!O.constructor.name?y:O.constructor.name}return v.checkPropTypes=o,v.resetWarningCache=o.resetWarningCache,v.PropTypes=v,v},Hr}var Vr,po;function hs(){if(po)return Vr;po=1;var e=On();function t(){}function r(){}return r.resetWarningCache=t,Vr=function(){function n(a,s,c,l,u,f){if(f!==e){var y=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 y.name="Invariant Violation",y}}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},Vr}if(process.env.NODE_ENV!=="production"){var ms=ri(),vs=!0;tn.exports=ps()(ms.isElement,vs)}else tn.exports=hs()();var gs=tn.exports;const z=xr(gs),ho={disabled:!1};var ys=process.env.NODE_ENV!=="production"?z.oneOfType([z.number,z.shape({enter:z.number,exit:z.number,appear:z.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&z.oneOfType([z.string,z.shape({enter:z.string,exit:z.string,active:z.string}),z.shape({enter:z.string,enterDone:z.string,enterActive:z.string,exit:z.string,exitDone:z.string,exitActive:z.string})]);const oi=m.createContext(null);var bs=function(t){return t.scrollTop},Dt="unmounted",Xe="exited",He="entering",Ze="entered",pr="exiting",Ye=function(e){Xa(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=Xe,i.appearStatus=He):c=Ze:n.unmountOnExit||n.mountOnEnter?c=Dt:c=Xe,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var a=o.in;return a&&i.status===Dt?{status:Xe}: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!==He&&a!==Ze&&(i=He):(a===He||a===Ze)&&(i=pr)}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===He){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:bt.findDOMNode(this);a&&bs(a)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Xe&&this.setState({status:Dt})},r.performEnter=function(o){var i=this,a=this.props.enter,s=this.context?this.context.isMounting:o,c=this.props.nodeRef?[s]:[bt.findDOMNode(this),s],l=c[0],u=c[1],f=this.getTimeouts(),y=s?f.appear:f.enter;if(!o&&!a||ho.disabled){this.safeSetState({status:Ze},function(){i.props.onEntered(l)});return}this.props.onEnter(l,u),this.safeSetState({status:He},function(){i.props.onEntering(l,u),i.onTransitionEnd(y,function(){i.safeSetState({status:Ze},function(){i.props.onEntered(l,u)})})})},r.performExit=function(){var o=this,i=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:bt.findDOMNode(this);if(!i||ho.disabled){this.safeSetState({status:Xe},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:pr},function(){o.props.onExiting(s),o.onTransitionEnd(a.exit,function(){o.safeSetState({status:Xe},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:bt.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],l=c[0],u=c[1];this.props.addEndListener(l,u)}o!=null&&setTimeout(this.nextCallback,o)},r.render=function(){var o=this.state.status;if(o===Dt)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=ei(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return m.createElement(oi.Provider,{value:null},typeof a=="function"?a(o,s):m.cloneElement(m.Children.only(a),s))},t}(m.Component);Ye.contextType=oi;Ye.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:z.shape({current:typeof Element>"u"?z.any:function(e,t,r,n,o,i){var a=e[t];return z.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,n,o,i)}}),children:z.oneOfType([z.func.isRequired,z.element.isRequired]).isRequired,in:z.bool,mountOnEnter:z.bool,unmountOnExit:z.bool,appear:z.bool,enter:z.bool,exit:z.bool,timeout:function(t){var r=ys;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:z.func,onEnter:z.func,onEntering:z.func,onEntered:z.func,onExit:z.func,onExiting:z.func,onExited:z.func}:{};function gt(){}Ye.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:gt,onEntering:gt,onEntered:gt,onExit:gt,onExiting:gt,onExited:gt};Ye.UNMOUNTED=Dt;Ye.EXITED=Xe;Ye.ENTERING=He;Ye.ENTERED=Ze;Ye.EXITING=pr;const Sr=!!(typeof window<"u"&&window.document&&window.document.createElement);var rn=!1,nn=!1;try{var Wr={get passive(){return rn=!0},get once(){return nn=rn=!0}};Sr&&(window.addEventListener("test",Wr,Wr),window.removeEventListener("test",Wr,!0))}catch{}function ii(e,t,r,n){if(n&&typeof n!="boolean"&&!nn){var o=n.once,i=n.capture,a=r;!nn&&o&&(a=r.__once||function s(c){this.removeEventListener(t,s,i),r.call(this,c)},r.__once=a),e.addEventListener(t,a,rn?n:i)}e.addEventListener(t,r,n)}function ai(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 et(e,t,r,n){return ii(e,t,r,n),function(){ai(e,t,r,n)}}function Es(e,t,r,n){if(n===void 0&&(n=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(t,r,n),e.dispatchEvent(o)}}function ws(e){var t=wn(e,"transitionDuration")||"",r=t.indexOf("ms")===-1?1e3:1;return parseFloat(t)*r}function Os(e,t,r){r===void 0&&(r=5);var n=!1,o=setTimeout(function(){n||Es(e,"transitionend",!0)},t+r),i=et(e,"transitionend",function(){n=!0},{once:!0});return function(){clearTimeout(o),i()}}function si(e,t,r,n){r==null&&(r=ws(e)||0);var o=Os(e,r,n),i=et(e,"transitionend",t);return function(){o(),i()}}function mo(e,t){const r=wn(e,t)||"",n=r.indexOf("ms")===-1?1e3:1;return parseFloat(r)*n}function ci(e,t){const r=mo(e,"transitionDuration"),n=mo(e,"transitionDelay"),o=si(e,i=>{i.target===e&&(o(),t(i))},r+n)}function ui(e){e.offsetHeight}const vo=e=>!e||typeof e=="function"?e:t=>{e.current=t};function xs(e,t){const r=vo(e),n=vo(t);return o=>{r&&r(o),n&&n(o)}}function nt(e,t){return m.useMemo(()=>xs(e,t),[e,t])}function hr(e){return e&&"setState"in e?bt.findDOMNode(e):e??null}const li=m.forwardRef(({onEnter:e,onEntering:t,onEntered:r,onExit:n,onExiting:o,onExited:i,addEndListener:a,children:s,childRef:c,...l},u)=>{const f=m.useRef(null),y=nt(f,c),v=A=>{y(hr(A))},h=A=>k=>{A&&f.current&&A(f.current,k)},g=m.useCallback(h(e),[e]),E=m.useCallback(h(t),[t]),S=m.useCallback(h(r),[r]),T=m.useCallback(h(n),[n]),R=m.useCallback(h(o),[o]),C=m.useCallback(h(i),[i]),p=m.useCallback(h(a),[a]);return M.jsx(Ye,{ref:u,...l,onEnter:g,onEntered:S,onEntering:E,onExit:T,onExited:C,onExiting:R,addEndListener:p,nodeRef:f,children:typeof s=="function"?(A,k)=>s(A,{...k,ref:v}):m.cloneElement(s,{ref:v})})});function Ts(e){const t=m.useRef(e);return m.useEffect(()=>{t.current=e},[e]),t}function ut(e){const t=Ts(e);return m.useCallback(function(...r){return t.current&&t.current(...r)},[t])}function on(){return m.useState(null)}function xn(){const e=m.useRef(!0),t=m.useRef(()=>e.current);return m.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}const Ss=typeof global<"u"&&global.navigator&&global.navigator.product==="ReactNative",Cs=typeof document<"u",mr=Cs||Ss?m.useLayoutEffect:m.useEffect,Rs={[He]:"show",[Ze]:"show"},vr=Y.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=m.useCallback((c,l)=>{ui(c),n==null||n(c,l)},[n]);return M.jsx(li,{ref:i,addEndListener:ci,...a,onEnter:s,childRef:t.ref,children:(c,l)=>Y.cloneElement(t,{...l,className:ce("fade",e,t.props.className,Rs[c],r[c])})})});vr.displayName="Fade";function _s(e){const t=m.useRef(e);return t.current=e,t}function fi(e){const t=_s(e);m.useEffect(()=>()=>t.current(),[])}const an=2**31-1;function di(e,t,r){const n=r-Date.now();e.current=n<=an?setTimeout(t,n):setTimeout(()=>di(e,t,r),an)}function Ps(){const e=xn(),t=m.useRef();return fi(()=>clearTimeout(t.current)),m.useMemo(()=>{const r=()=>clearTimeout(t.current);function n(o,i=0){e()&&(r(),i<=an?t.current=setTimeout(o,i):di(t,o,Date.now()+i))}return{set:n,clear:r,handleRef:t}},[])}var go=Object.prototype.hasOwnProperty;function yo(e,t,r){for(r of e.keys())if($t(r,t))return r}function $t(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--&&$t(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=yo(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=yo(t,o),!o)||!$t(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(go.call(e,r)&&++n&&!go.call(t,r)||!(r in t)||!$t(e[r],t[r]))return!1;return Object.keys(t).length===n}}return e!==e&&t!==t}function As(e){const t=xn();return[e[0],m.useCallback(r=>{if(t())return e[1](r)},[t,e[1]])]}var Ce="top",Ie="bottom",De="right",Re="left",Tn="auto",Wt=[Ce,Ie,De,Re],Et="start",Bt="end",Ms="clippingParents",pi="viewport",jt="popper",js="reference",bo=Wt.reduce(function(e,t){return e.concat([t+"-"+Et,t+"-"+Bt])},[]),hi=[].concat(Wt,[Tn]).reduce(function(e,t){return e.concat([t,t+"-"+Et,t+"-"+Bt])},[]),ks="beforeRead",Ns="read",Is="afterRead",Ds="beforeMain",Ls="main",$s="afterMain",Fs="beforeWrite",Us="write",Bs="afterWrite",zs=[ks,Ns,Is,Ds,Ls,$s,Fs,Us,Bs];function $e(e){return e.split("-")[0]}function Ae(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function lt(e){var t=Ae(e).Element;return e instanceof t||e instanceof Element}function Fe(e){var t=Ae(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Sn(e){if(typeof ShadowRoot>"u")return!1;var t=Ae(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var st=Math.max,gr=Math.min,wt=Math.round;function sn(){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 mi(){return!/^((?!chrome|android).)*safari/i.test(sn())}function Ot(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&Fe(e)&&(o=e.offsetWidth>0&&wt(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&wt(n.height)/e.offsetHeight||1);var a=lt(e)?Ae(e):window,s=a.visualViewport,c=!mi()&&r,l=(n.left+(c&&s?s.offsetLeft:0))/o,u=(n.top+(c&&s?s.offsetTop:0))/i,f=n.width/o,y=n.height/i;return{width:f,height:y,top:u,right:l+f,bottom:u+y,left:l,x:l,y:u}}function Cn(e){var t=Ot(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 vi(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Sn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function rt(e){return e?(e.nodeName||"").toLowerCase():null}function Ve(e){return Ae(e).getComputedStyle(e)}function Hs(e){return["table","td","th"].indexOf(rt(e))>=0}function ot(e){return((lt(e)?e.ownerDocument:e.document)||window.document).documentElement}function Cr(e){return rt(e)==="html"?e:e.assignedSlot||e.parentNode||(Sn(e)?e.host:null)||ot(e)}function Eo(e){return!Fe(e)||Ve(e).position==="fixed"?null:e.offsetParent}function Vs(e){var t=/firefox/i.test(sn()),r=/Trident/i.test(sn());if(r&&Fe(e)){var n=Ve(e);if(n.position==="fixed")return null}var o=Cr(e);for(Sn(o)&&(o=o.host);Fe(o)&&["html","body"].indexOf(rt(o))<0;){var i=Ve(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 Yt(e){for(var t=Ae(e),r=Eo(e);r&&Hs(r)&&Ve(r).position==="static";)r=Eo(r);return r&&(rt(r)==="html"||rt(r)==="body"&&Ve(r).position==="static")?t:r||Vs(e)||t}function Rn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Ft(e,t,r){return st(e,gr(t,r))}function Ws(e,t,r){var n=Ft(e,t,r);return n>r?r:n}function gi(){return{top:0,right:0,bottom:0,left:0}}function yi(e){return Object.assign({},gi(),e)}function bi(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var Ys=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,yi(typeof t!="number"?t:bi(t,Wt))};function qs(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,a=r.modifiersData.popperOffsets,s=$e(r.placement),c=Rn(s),l=[Re,De].indexOf(s)>=0,u=l?"height":"width";if(!(!i||!a)){var f=Ys(o.padding,r),y=Cn(i),v=c==="y"?Ce:Re,h=c==="y"?Ie:De,g=r.rects.reference[u]+r.rects.reference[c]-a[c]-r.rects.popper[u],E=a[c]-r.rects.reference[c],S=Yt(i),T=S?c==="y"?S.clientHeight||0:S.clientWidth||0:0,R=g/2-E/2,C=f[v],p=T-y[u]-f[h],A=T/2-y[u]/2+R,k=Ft(C,A,p),J=c;r.modifiersData[n]=(t={},t[J]=k,t.centerOffset=k-A,t)}}function Gs(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)||vi(t.elements.popper,o)&&(t.elements.arrow=o))}const Ks={name:"arrow",enabled:!0,phase:"main",fn:qs,effect:Gs,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function xt(e){return e.split("-")[1]}var Js={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Xs(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:wt(r*o)/o||0,y:wt(n*o)/o||0}}function wo(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,l=e.adaptive,u=e.roundOffsets,f=e.isFixed,y=a.x,v=y===void 0?0:y,h=a.y,g=h===void 0?0:h,E=typeof u=="function"?u({x:v,y:g}):{x:v,y:g};v=E.x,g=E.y;var S=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),R=Re,C=Ce,p=window;if(l){var A=Yt(r),k="clientHeight",J="clientWidth";if(A===Ae(r)&&(A=ot(r),Ve(A).position!=="static"&&s==="absolute"&&(k="scrollHeight",J="scrollWidth")),A=A,o===Ce||(o===Re||o===De)&&i===Bt){C=Ie;var Z=f&&A===p&&p.visualViewport?p.visualViewport.height:A[k];g-=Z-n.height,g*=c?1:-1}if(o===Re||(o===Ce||o===Ie)&&i===Bt){R=De;var K=f&&A===p&&p.visualViewport?p.visualViewport.width:A[J];v-=K-n.width,v*=c?1:-1}}var ie=Object.assign({position:s},l&&Js),le=u===!0?Xs({x:v,y:g},Ae(r)):{x:v,y:g};if(v=le.x,g=le.y,c){var V;return Object.assign({},ie,(V={},V[C]=T?"0":"",V[R]=S?"0":"",V.transform=(p.devicePixelRatio||1)<=1?"translate("+v+"px, "+g+"px)":"translate3d("+v+"px, "+g+"px, 0)",V))}return Object.assign({},ie,(t={},t[C]=T?g+"px":"",t[R]=S?v+"px":"",t.transform="",t))}function Zs(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,l={placement:$e(t.placement),variation:xt(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,wo(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,wo(Object.assign({},l,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Qs={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Zs,data:{}};var rr={passive:!0};function ec(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=Ae(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&l.forEach(function(u){u.addEventListener("scroll",r.update,rr)}),s&&c.addEventListener("resize",r.update,rr),function(){i&&l.forEach(function(u){u.removeEventListener("scroll",r.update,rr)}),s&&c.removeEventListener("resize",r.update,rr)}}const tc={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:ec,data:{}};var rc={left:"right",right:"left",bottom:"top",top:"bottom"};function ar(e){return e.replace(/left|right|bottom|top/g,function(t){return rc[t]})}var nc={start:"end",end:"start"};function Oo(e){return e.replace(/start|end/g,function(t){return nc[t]})}function _n(e){var t=Ae(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function Pn(e){return Ot(ot(e)).left+_n(e).scrollLeft}function oc(e,t){var r=Ae(e),n=ot(e),o=r.visualViewport,i=n.clientWidth,a=n.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var l=mi();(l||!l&&t==="fixed")&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+Pn(e),y:c}}function ic(e){var t,r=ot(e),n=_n(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=st(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=st(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-n.scrollLeft+Pn(e),c=-n.scrollTop;return Ve(o||r).direction==="rtl"&&(s+=st(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}function An(e){var t=Ve(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function Ei(e){return["html","body","#document"].indexOf(rt(e))>=0?e.ownerDocument.body:Fe(e)&&An(e)?e:Ei(Cr(e))}function Ut(e,t){var r;t===void 0&&(t=[]);var n=Ei(e),o=n===((r=e.ownerDocument)==null?void 0:r.body),i=Ae(n),a=o?[i].concat(i.visualViewport||[],An(n)?n:[]):n,s=t.concat(a);return o?s:s.concat(Ut(Cr(a)))}function cn(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ac(e,t){var r=Ot(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 xo(e,t,r){return t===pi?cn(oc(e,r)):lt(t)?ac(t,r):cn(ic(ot(e)))}function sc(e){var t=Ut(Cr(e)),r=["absolute","fixed"].indexOf(Ve(e).position)>=0,n=r&&Fe(e)?Yt(e):e;return lt(n)?t.filter(function(o){return lt(o)&&vi(o,n)&&rt(o)!=="body"}):[]}function cc(e,t,r,n){var o=t==="clippingParents"?sc(e):[].concat(t),i=[].concat(o,[r]),a=i[0],s=i.reduce(function(c,l){var u=xo(e,l,n);return c.top=st(u.top,c.top),c.right=gr(u.right,c.right),c.bottom=gr(u.bottom,c.bottom),c.left=st(u.left,c.left),c},xo(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 wi(e){var t=e.reference,r=e.element,n=e.placement,o=n?$e(n):null,i=n?xt(n):null,a=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,c;switch(o){case Ce:c={x:a,y:t.y-r.height};break;case Ie:c={x:a,y:t.y+t.height};break;case De:c={x:t.x+t.width,y:s};break;case Re:c={x:t.x-r.width,y:s};break;default:c={x:t.x,y:t.y}}var l=o?Rn(o):null;if(l!=null){var u=l==="y"?"height":"width";switch(i){case Et:c[l]=c[l]-(t[u]/2-r[u]/2);break;case Bt:c[l]=c[l]+(t[u]/2-r[u]/2);break}}return c}function zt(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?Ms:s,l=r.rootBoundary,u=l===void 0?pi:l,f=r.elementContext,y=f===void 0?jt:f,v=r.altBoundary,h=v===void 0?!1:v,g=r.padding,E=g===void 0?0:g,S=yi(typeof E!="number"?E:bi(E,Wt)),T=y===jt?js:jt,R=e.rects.popper,C=e.elements[h?T:y],p=cc(lt(C)?C:C.contextElement||ot(e.elements.popper),c,u,a),A=Ot(e.elements.reference),k=wi({reference:A,element:R,strategy:"absolute",placement:o}),J=cn(Object.assign({},R,k)),Z=y===jt?J:A,K={top:p.top-Z.top+S.top,bottom:Z.bottom-p.bottom+S.bottom,left:p.left-Z.left+S.left,right:Z.right-p.right+S.right},ie=e.modifiersData.offset;if(y===jt&&ie){var le=ie[o];Object.keys(K).forEach(function(V){var X=[De,Ie].indexOf(V)>=0?1:-1,Q=[Ce,Ie].indexOf(V)>=0?"y":"x";K[V]+=le[Q]*X})}return K}function uc(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,l=c===void 0?hi:c,u=xt(n),f=u?s?bo:bo.filter(function(h){return xt(h)===u}):Wt,y=f.filter(function(h){return l.indexOf(h)>=0});y.length===0&&(y=f);var v=y.reduce(function(h,g){return h[g]=zt(e,{placement:g,boundary:o,rootBoundary:i,padding:a})[$e(g)],h},{});return Object.keys(v).sort(function(h,g){return v[h]-v[g]})}function lc(e){if($e(e)===Tn)return[];var t=ar(e);return[Oo(e),t,Oo(t)]}function fc(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,l=r.padding,u=r.boundary,f=r.rootBoundary,y=r.altBoundary,v=r.flipVariations,h=v===void 0?!0:v,g=r.allowedAutoPlacements,E=t.options.placement,S=$e(E),T=S===E,R=c||(T||!h?[ar(E)]:lc(E)),C=[E].concat(R).reduce(function(j,U){return j.concat($e(U)===Tn?uc(t,{placement:U,boundary:u,rootBoundary:f,padding:l,flipVariations:h,allowedAutoPlacements:g}):U)},[]),p=t.rects.reference,A=t.rects.popper,k=new Map,J=!0,Z=C[0],K=0;K<C.length;K++){var ie=C[K],le=$e(ie),V=xt(ie)===Et,X=[Ce,Ie].indexOf(le)>=0,Q=X?"width":"height",ae=zt(t,{placement:ie,boundary:u,rootBoundary:f,altBoundary:y,padding:l}),ue=X?V?De:Re:V?Ie:Ce;p[Q]>A[Q]&&(ue=ar(ue));var xe=ar(ue),we=[];if(i&&we.push(ae[le]<=0),s&&we.push(ae[ue]<=0,ae[xe]<=0),we.every(function(j){return j})){Z=ie,J=!1;break}k.set(ie,we)}if(J)for(var O=h?3:1,_=function(U){var N=C.find(function(I){var D=k.get(I);if(D)return D.slice(0,U).every(function(H){return H})});if(N)return Z=N,"break"},L=O;L>0;L--){var $=_(L);if($==="break")break}t.placement!==Z&&(t.modifiersData[n]._skip=!0,t.placement=Z,t.reset=!0)}}const dc={name:"flip",enabled:!0,phase:"main",fn:fc,requiresIfExists:["offset"],data:{_skip:!1}};function To(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 So(e){return[Ce,De,Ie,Re].some(function(t){return e[t]>=0})}function pc(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=zt(t,{elementContext:"reference"}),s=zt(t,{altBoundary:!0}),c=To(a,n),l=To(s,o,i),u=So(c),f=So(l);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:u,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}const hc={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:pc};function mc(e,t,r){var n=$e(e),o=[Re,Ce].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,[Re,De].indexOf(n)>=0?{x:s,y:a}:{x:a,y:s}}function vc(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=o===void 0?[0,0]:o,a=hi.reduce(function(u,f){return u[f]=mc(f,t.rects,i),u},{}),s=a[t.placement],c=s.x,l=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=l),t.modifiersData[n]=a}const gc={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:vc};function yc(e){var t=e.state,r=e.name;t.modifiersData[r]=wi({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const bc={name:"popperOffsets",enabled:!0,phase:"read",fn:yc,data:{}};function Ec(e){return e==="x"?"y":"x"}function wc(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,l=r.rootBoundary,u=r.altBoundary,f=r.padding,y=r.tether,v=y===void 0?!0:y,h=r.tetherOffset,g=h===void 0?0:h,E=zt(t,{boundary:c,rootBoundary:l,padding:f,altBoundary:u}),S=$e(t.placement),T=xt(t.placement),R=!T,C=Rn(S),p=Ec(C),A=t.modifiersData.popperOffsets,k=t.rects.reference,J=t.rects.popper,Z=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,K=typeof Z=="number"?{mainAxis:Z,altAxis:Z}:Object.assign({mainAxis:0,altAxis:0},Z),ie=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,le={x:0,y:0};if(A){if(i){var V,X=C==="y"?Ce:Re,Q=C==="y"?Ie:De,ae=C==="y"?"height":"width",ue=A[C],xe=ue+E[X],we=ue-E[Q],O=v?-J[ae]/2:0,_=T===Et?k[ae]:J[ae],L=T===Et?-J[ae]:-k[ae],$=t.elements.arrow,j=v&&$?Cn($):{width:0,height:0},U=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:gi(),N=U[X],I=U[Q],D=Ft(0,k[ae],j[ae]),H=R?k[ae]/2-O-D-N-K.mainAxis:_-D-N-K.mainAxis,B=R?-k[ae]/2+O+D+I+K.mainAxis:L+D+I+K.mainAxis,fe=t.elements.arrow&&Yt(t.elements.arrow),b=fe?C==="y"?fe.clientTop||0:fe.clientLeft||0:0,ge=(V=ie==null?void 0:ie[C])!=null?V:0,_e=ue+H-ge-b,Me=ue+B-ge,qe=Ft(v?gr(xe,_e):xe,ue,v?st(we,Me):we);A[C]=qe,le[C]=qe-ue}if(s){var Ct,Xt=C==="x"?Ce:Re,dt=C==="x"?Ie:De,Be=A[p],pt=p==="y"?"height":"width",ht=Be+E[Xt],Zt=Be-E[dt],Rt=[Ce,Re].indexOf(S)!==-1,_t=(Ct=ie==null?void 0:ie[p])!=null?Ct:0,Pt=Rt?ht:Be-k[pt]-J[pt]-_t+K.altAxis,Ge=Rt?Be+k[pt]+J[pt]-_t-K.altAxis:Zt,Qt=v&&Rt?Ws(Pt,Be,Ge):Ft(v?Pt:ht,Be,v?Ge:Zt);A[p]=Qt,le[p]=Qt-Be}t.modifiersData[n]=le}}const Oc={name:"preventOverflow",enabled:!0,phase:"main",fn:wc,requiresIfExists:["offset"]};function xc(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Tc(e){return e===Ae(e)||!Fe(e)?_n(e):xc(e)}function Sc(e){var t=e.getBoundingClientRect(),r=wt(t.width)/e.offsetWidth||1,n=wt(t.height)/e.offsetHeight||1;return r!==1||n!==1}function Cc(e,t,r){r===void 0&&(r=!1);var n=Fe(t),o=Fe(t)&&Sc(t),i=ot(t),a=Ot(e,o,r),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((rt(t)!=="body"||An(i))&&(s=Tc(t)),Fe(t)?(c=Ot(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=Pn(i))),{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function Rc(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 _c(e){var t=Rc(e);return zs.reduce(function(r,n){return r.concat(t.filter(function(o){return o.phase===n}))},[])}function Pc(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Ac(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 Co={placement:"bottom",modifiers:[],strategy:"absolute"};function Ro(){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 Mc(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,o=t.defaultOptions,i=o===void 0?Co:o;return function(s,c,l){l===void 0&&(l=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},Co,i),modifiersData:{},elements:{reference:s,popper:c},attributes:{},styles:{}},f=[],y=!1,v={state:u,setOptions:function(S){var T=typeof S=="function"?S(u.options):S;g(),u.options=Object.assign({},i,u.options,T),u.scrollParents={reference:lt(s)?Ut(s):s.contextElement?Ut(s.contextElement):[],popper:Ut(c)};var R=_c(Ac([].concat(n,u.options.modifiers)));return u.orderedModifiers=R.filter(function(C){return C.enabled}),h(),v.update()},forceUpdate:function(){if(!y){var S=u.elements,T=S.reference,R=S.popper;if(Ro(T,R)){u.rects={reference:Cc(T,Yt(R),u.options.strategy==="fixed"),popper:Cn(R)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(K){return u.modifiersData[K.name]=Object.assign({},K.data)});for(var C=0;C<u.orderedModifiers.length;C++){if(u.reset===!0){u.reset=!1,C=-1;continue}var p=u.orderedModifiers[C],A=p.fn,k=p.options,J=k===void 0?{}:k,Z=p.name;typeof A=="function"&&(u=A({state:u,options:J,name:Z,instance:v})||u)}}}},update:Pc(function(){return new Promise(function(E){v.forceUpdate(),E(u)})}),destroy:function(){g(),y=!0}};if(!Ro(s,c))return v;v.setOptions(l).then(function(E){!y&&l.onFirstUpdate&&l.onFirstUpdate(E)});function h(){u.orderedModifiers.forEach(function(E){var S=E.name,T=E.options,R=T===void 0?{}:T,C=E.effect;if(typeof C=="function"){var p=C({state:u,name:S,instance:v,options:R}),A=function(){};f.push(p||A)}})}function g(){f.forEach(function(E){return E()}),f=[]}return v}}const jc=Mc({defaultModifiers:[hc,bc,Qs,tc,gc,dc,Oc,Ks]}),kc=["enabled","placement","strategy","modifiers"];function Nc(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 Ic={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},Dc={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)}}},Lc=[];function Oi(e,t,r={}){let{enabled:n=!0,placement:o="bottom",strategy:i="absolute",modifiers:a=Lc}=r,s=Nc(r,kc);const c=m.useRef(a),l=m.useRef(),u=m.useCallback(()=>{var E;(E=l.current)==null||E.update()},[]),f=m.useCallback(()=>{var E;(E=l.current)==null||E.forceUpdate()},[]),[y,v]=As(m.useState({placement:o,update:u,forceUpdate:f,attributes:{},styles:{popper:{},arrow:{}}})),h=m.useMemo(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:E})=>{const S={},T={};Object.keys(E.elements).forEach(R=>{S[R]=E.styles[R],T[R]=E.attributes[R]}),v({state:E,styles:S,attributes:T,update:u,forceUpdate:f,placement:E.placement})}}),[u,f,v]),g=m.useMemo(()=>($t(c.current,a)||(c.current=a),c.current),[a]);return m.useEffect(()=>{!l.current||!n||l.current.setOptions({placement:o,strategy:i,modifiers:[...g,h,Ic]})},[i,o,h,n,g]),m.useEffect(()=>{if(!(!n||e==null||t==null))return l.current=jc(e,t,Object.assign({},s,{placement:o,strategy:i,modifiers:[...g,Dc,h]})),()=>{l.current!=null&&(l.current.destroy(),l.current=void 0,v(E=>Object.assign({},E,{attributes:{},styles:{popper:{}}})))}},[n,e,t]),y}function yr(e,t){if(e.contains)return e.contains(t);if(e.compareDocumentPosition)return e===t||!!(e.compareDocumentPosition(t)&16)}var $c=process.env.NODE_ENV!=="production",xi=function(){};if($c){var Fc=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{}};xi=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||Fc.apply(null,[t].concat(r))}}var Uc=xi;const Mn=xr(Uc),_o=()=>{};function Bc(e){return e.button===0}function zc(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}const sr=e=>e&&("current"in e?e.current:e),Po={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function Ti(e,t=_o,{disabled:r,clickTrigger:n="click"}={}){const o=m.useRef(!1),i=m.useRef(!1),a=m.useCallback(l=>{const u=sr(e);Mn(!!u,"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=!u||zc(l)||!Bc(l)||!!yr(u,l.target)||i.current,i.current=!1},[e]),s=ut(l=>{const u=sr(e);u&&yr(u,l.target)&&(i.current=!0)}),c=ut(l=>{o.current||t(l)});m.useEffect(()=>{var l,u;if(r||e==null)return;const f=Vt(sr(e)),y=f.defaultView||window;let v=(l=y.event)!=null?l:(u=y.parent)==null?void 0:u.event,h=null;Po[n]&&(h=et(f,Po[n],s,!0));const g=et(f,n,a,!0),E=et(f,n,T=>{if(T===v){v=void 0;return}c(T)});let S=[];return"ontouchstart"in f.documentElement&&(S=[].slice.call(f.body.children).map(T=>et(T,"mousemove",_o))),()=>{h==null||h(),g(),E(),S.forEach(T=>T())}},[e,r,n,a,s,c])}function Hc(e){const t={};return Array.isArray(e)?(e==null||e.forEach(r=>{t[r.name]=r}),t):e||t}function Vc(e={}){return Array.isArray(e)?e:Object.keys(e).map(t=>(e[t].name=t,e[t]))}function Si({enabled:e,enableEvents:t,placement:r,flip:n,offset:o,fixed:i,containerPadding:a,arrowElement:s,popperConfig:c={}}){var l,u,f,y,v;const h=Hc(c.modifiers);return Object.assign({},c,{placement:r,enabled:e,strategy:i?"fixed":c.strategy,modifiers:Vc(Object.assign({},h,{eventListeners:{enabled:t,options:(l=h.eventListeners)==null?void 0:l.options},preventOverflow:Object.assign({},h.preventOverflow,{options:a?Object.assign({padding:a},(u=h.preventOverflow)==null?void 0:u.options):(f=h.preventOverflow)==null?void 0:f.options}),offset:{options:Object.assign({offset:o},(y=h.offset)==null?void 0:y.options)},arrow:Object.assign({},h.arrow,{enabled:!!s,options:Object.assign({},(v=h.arrow)==null?void 0:v.options,{element:s})}),flip:Object.assign({enabled:!!n},h.flip)}))})}const Ci=m.createContext(Sr?window:void 0);Ci.Provider;function Ri(){return m.useContext(Ci)}const _i=Y.createContext({}),jn=Y.forwardRef(({controlId:e,as:t="div",...r},n)=>{const o=m.useMemo(()=>({controlId:e}),[e]);return M.jsx(_i.Provider,{value:o,children:M.jsx(t,{...r,ref:n})})});jn.displayName="FormGroup";const kn=Y.forwardRef(({bsPrefix:e,className:t,children:r,controlId:n,label:o,...i},a)=>(e=tt(e,"form-floating"),M.jsxs(jn,{ref:a,className:ce(t,e),controlId:n,...i,children:[r,M.jsx("label",{htmlFor:n,children:o})]})));kn.displayName="FloatingLabel";const Yr=(e,t)=>Sr?e==null?(t||Vt()).body:(typeof e=="function"&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect)?e:null):null;function un(e,t){const r=Ri(),[n,o]=m.useState(()=>Yr(e,r==null?void 0:r.document));if(!n){const i=Yr(e);i&&o(i)}return m.useEffect(()=>{},[t,n]),m.useEffect(()=>{const i=Yr(e);i!==n&&o(i)},[e,n]),n}function Wc({children:e,in:t,onExited:r,mountOnEnter:n,unmountOnExit:o}){const i=m.useRef(null),a=m.useRef(t),s=ut(r);m.useEffect(()=>{t?a.current=!0:s(i.current)},[t,s]);const c=nt(i,e.ref),l=m.cloneElement(e,{ref:c});return t?l:o||!a.current&&n?null:l}function Pi(e){return e.code==="Escape"||e.keyCode===27}function Yc(){const e=Y.version.split(".");return{major:+e[0],minor:+e[1],patch:+e[2]}}const qc=["onEnter","onEntering","onEntered","onExit","onExiting","onExited","addEndListener","children"];function Gc(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 Kc(e){let{onEnter:t,onEntering:r,onEntered:n,onExit:o,onExiting:i,onExited:a,addEndListener:s,children:c}=e,l=Gc(e,qc);const{major:u}=Yc(),f=u>=19?c.props.ref:c.ref,y=m.useRef(null),v=nt(y,typeof c=="function"?null:f),h=A=>k=>{A&&y.current&&A(y.current,k)},g=m.useCallback(h(t),[t]),E=m.useCallback(h(r),[r]),S=m.useCallback(h(n),[n]),T=m.useCallback(h(o),[o]),R=m.useCallback(h(i),[i]),C=m.useCallback(h(a),[a]),p=m.useCallback(h(s),[s]);return Object.assign({},l,{nodeRef:y},t&&{onEnter:g},r&&{onEntering:E},n&&{onEntered:S},o&&{onExit:T},i&&{onExiting:R},a&&{onExited:C},s&&{addEndListener:p},{children:typeof c=="function"?(A,k)=>c(A,Object.assign({},k,{ref:v})):m.cloneElement(c,{ref:v})})}const Jc=["component"];function Xc(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 Zc=Y.forwardRef((e,t)=>{let{component:r}=e,n=Xc(e,Jc);const o=Kc(n);return M.jsx(r,Object.assign({ref:t},o))});function Qc({in:e,onTransition:t}){const r=m.useRef(null),n=m.useRef(!0),o=ut(t);return mr(()=>{if(!r.current)return;let i=!1;return o({in:e,element:r.current,initial:n.current,isStale:()=>i}),()=>{i=!0}},[e,o]),mr(()=>(n.current=!1,()=>{n.current=!0}),[]),r}function eu({children:e,in:t,onExited:r,onEntered:n,transition:o}){const[i,a]=m.useState(!t);t&&i&&a(!1);const s=Qc({in:!!t,onTransition:l=>{const u=()=>{l.isStale()||(l.in?n==null||n(l.element,l.initial):(a(!0),r==null||r(l.element)))};Promise.resolve(o(l)).then(u,f=>{throw l.in||a(!0),f})}}),c=nt(s,e.ref);return i&&!t?null:m.cloneElement(e,{ref:c})}function Ai(e,t,r){return e?M.jsx(Zc,Object.assign({},r,{component:e})):t?M.jsx(eu,Object.assign({},r,{transition:t})):M.jsx(Wc,Object.assign({},r))}function ln(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}const tu=()=>{};function ru(e,t,{disabled:r,clickTrigger:n}={}){const o=t||tu;Ti(e,o,{disabled:r,clickTrigger:n});const i=ut(a=>{Pi(a)&&o(a)});m.useEffect(()=>{if(r||e==null)return;const a=Vt(sr(e));let s=(a.defaultView||window).event;const c=et(a,"keyup",l=>{if(l===s){s=void 0;return}i(l)});return()=>{c()}},[e,r,i])}const Mi=Y.forwardRef((e,t)=>{const{flip:r,offset:n,placement:o,containerPadding:i,popperConfig:a={},transition:s,runTransition:c}=e,[l,u]=on(),[f,y]=on(),v=nt(u,t),h=un(e.container),g=un(e.target),[E,S]=m.useState(!e.show),T=Oi(g,l,Si({placement:o,enableEvents:!!e.show,containerPadding:i||5,flip:r,offset:n,arrowElement:f,popperConfig:a}));e.show&&E&&S(!1);const R=(...ie)=>{S(!0),e.onExited&&e.onExited(...ie)},C=e.show||!E;if(ru(l,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!C)return null;const{onExit:p,onExiting:A,onEnter:k,onEntering:J,onEntered:Z}=e;let K=e.children(Object.assign({},T.attributes.popper,{style:T.styles.popper,ref:v}),{popper:T,placement:o,show:!!e.show,arrowProps:Object.assign({},T.attributes.arrow,{style:T.styles.arrow,ref:y})});return K=Ai(s,c,{in:!!e.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:K,onExit:p,onExiting:A,onExited:R,onEnter:k,onEntering:J,onEntered:Z}),h?bt.createPortal(K,h):null});Mi.displayName="Overlay";const ji=Y.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-header"),M.jsx(r,{ref:o,className:ce(e,t),...n})));ji.displayName="PopoverHeader";const Nn=Y.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=tt(t,"popover-body"),M.jsx(r,{ref:o,className:ce(e,t),...n})));Nn.displayName="PopoverBody";function ki(e,t){let r=e;return e==="left"?r=t?"end":"start":e==="right"&&(r=t?"start":"end"),r}function Ni(e="absolute"){return{position:e,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}const nu=Y.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,body:i,arrowProps:a,hasDoneInitialMeasure:s,popper:c,show:l,...u},f)=>{const y=tt(e,"popover"),v=En(),[h]=(t==null?void 0:t.split("-"))||[],g=ki(h,v);let E=n;return l&&!s&&(E={...n,...Ni(c==null?void 0:c.strategy)}),M.jsxs("div",{ref:f,role:"tooltip",style:E,"x-placement":h,className:ce(r,y,h&&`bs-popover-${g}`),...u,children:[M.jsx("div",{className:"popover-arrow",...a}),i?M.jsx(Nn,{children:o}):o]})}),Ii=Object.assign(nu,{Header:ji,Body:Nn,POPPER_OFFSET:[0,8]}),Di=Y.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,arrowProps:i,hasDoneInitialMeasure:a,popper:s,show:c,...l},u)=>{e=tt(e,"tooltip");const f=En(),[y]=(t==null?void 0:t.split("-"))||[],v=ki(y,f);let h=n;return c&&!a&&(h={...n,...Ni(s==null?void 0:s.strategy)}),M.jsxs("div",{ref:u,style:h,role:"tooltip","x-placement":y,className:ce(r,e,`bs-tooltip-${v}`),...l,children:[M.jsx("div",{className:"tooltip-arrow",...i}),M.jsx("div",{className:`${e}-inner`,children:o})]})});Di.displayName="Tooltip";const In=Object.assign(Di,{TOOLTIP_OFFSET:[0,6]});function ou(e){const t=m.useRef(null),r=tt(void 0,"popover"),n=tt(void 0,"tooltip"),o=m.useMemo(()=>({name:"offset",options:{offset:()=>{if(e)return e;if(t.current){if(ln(t.current,r))return Ii.POPPER_OFFSET;if(ln(t.current,n))return In.TOOLTIP_OFFSET}return[0,0]}}}),[e,r,n]);return[t,[o]]}function iu(e,t){const{ref:r}=e,{ref:n}=t;e.ref=r.__wrapped||(r.__wrapped=o=>r(hr(o))),t.ref=n.__wrapped||(n.__wrapped=o=>n(hr(o)))}const Li=Y.forwardRef(({children:e,transition:t=vr,popperConfig:r={},rootClose:n=!1,placement:o="top",show:i=!1,...a},s)=>{const c=m.useRef({}),[l,u]=m.useState(null),[f,y]=ou(a.offset),v=nt(s,f),h=t===!0?vr:t||void 0,g=ut(E=>{u(E),r==null||r.onFirstUpdate==null||r.onFirstUpdate(E)});return mr(()=>{l&&a.target&&(c.current.scheduleUpdate==null||c.current.scheduleUpdate())},[l,a.target]),m.useEffect(()=>{i||u(null)},[i]),M.jsx(Mi,{...a,ref:v,popperConfig:{...r,modifiers:y.concat(r.modifiers||[]),onFirstUpdate:g},transition:h,rootClose:n,placement:o,show:i,children:(E,{arrowProps:S,popper:T,show:R})=>{var C,p;iu(E,S);const A=T==null?void 0:T.placement,k=Object.assign(c.current,{state:T==null?void 0:T.state,scheduleUpdate:T==null?void 0:T.update,placement:A,outOfBoundaries:(T==null||(C=T.state)==null||(p=C.modifiersData.hide)==null?void 0:p.isReferenceHidden)||!1,strategy:r.strategy}),J=!!l;return typeof e=="function"?e({...E,placement:A,show:R,...!t&&R&&{className:"show"},popper:k,arrowProps:S,hasDoneInitialMeasure:J}):Y.cloneElement(e,{...E,placement:A,arrowProps:S,popper:k,hasDoneInitialMeasure:J,className:ce(e.props.className,!t&&R&&"show"),style:{...e.props.style,...E.style}})}})});Li.displayName="Overlay";function au(e){return e&&typeof e=="object"?e:{show:e,hide:e}}function Ao(e,t,r){const[n]=t,o=n.currentTarget,i=n.relatedTarget||n.nativeEvent[r];(!i||i!==o)&&!yr(o,i)&&e(...t)}z.oneOf(["click","hover","focus"]);const $i=({trigger:e=["hover","focus"],overlay:t,children:r,popperConfig:n={},show:o,defaultShow:i=!1,onToggle:a,delay:s,placement:c,flip:l=c&&c.indexOf("auto")!==-1,...u})=>{const f=m.useRef(null),y=nt(f,r.ref),v=Ps(),h=m.useRef(""),[g,E]=ti(o,i,a),S=au(s),{onFocus:T,onBlur:R,onClick:C}=typeof r!="function"?Y.Children.only(r).props:{},p=Q=>{y(hr(Q))},A=m.useCallback(()=>{if(v.clear(),h.current="show",!S.show){E(!0);return}v.set(()=>{h.current==="show"&&E(!0)},S.show)},[S.show,E,v]),k=m.useCallback(()=>{if(v.clear(),h.current="hide",!S.hide){E(!1);return}v.set(()=>{h.current==="hide"&&E(!1)},S.hide)},[S.hide,E,v]),J=m.useCallback((...Q)=>{A(),T==null||T(...Q)},[A,T]),Z=m.useCallback((...Q)=>{k(),R==null||R(...Q)},[k,R]),K=m.useCallback((...Q)=>{E(!g),C==null||C(...Q)},[C,E,g]),ie=m.useCallback((...Q)=>{Ao(A,Q,"fromElement")},[A]),le=m.useCallback((...Q)=>{Ao(k,Q,"toElement")},[k]),V=e==null?[]:[].concat(e),X={ref:p};return V.indexOf("click")!==-1&&(X.onClick=K),V.indexOf("focus")!==-1&&(X.onFocus=J,X.onBlur=Z),V.indexOf("hover")!==-1&&(process.env.NODE_ENV!=="production"&&Mn(V.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=le),M.jsxs(M.Fragment,{children:[typeof r=="function"?r(X):m.cloneElement(r,X),M.jsx(Li,{...u,show:g,onHide:k,flip:l,placement:c,popperConfig:n,target:f.current,children:t})]})};var Fi={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Mo=m.createContext&&m.createContext(Fi),su=["attr","size","title"];function cu(e,t){if(e==null)return{};var r=uu(e,t),n,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function uu(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function br(){return br=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},br.apply(this,arguments)}function jo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,n)}return r}function Er(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jo(Object(r),!0).forEach(function(n){lu(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jo(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lu(e,t,r){return t=fu(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function fu(e){var t=du(e,"string");return typeof t=="symbol"?t:t+""}function du(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ui(e){return e&&e.map((t,r)=>m.createElement(t.tag,Er({key:r},t.attr),Ui(t.child)))}function pe(e){return t=>m.createElement(pu,br({attr:Er({},e.attr)},t),Ui(e.child))}function pu(e){var t=r=>{var{attr:n,size:o,title:i}=e,a=cu(e,su),s=o||r.size||"1em",c;return r.className&&(c=r.className),e.className&&(c=(c?c+" ":"")+e.className),m.createElement("svg",br({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,n,a,{className:c,style:Er(Er({color:e.color||r.color},r.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),i&&m.createElement("title",null,i),e.children)};return Mo!==void 0?m.createElement(Mo.Consumer,null,r=>t(r)):t(Fi)}function hu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"},child:[]}]})(e)}function mu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"},child:[]}]})(e)}function vu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"},child:[]}]})(e)}function gu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z"},child:[]}]})(e)}function yu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-4 4v3c0 .22-.03.47-.07.7l-.1.65-.37.65c-.72 1.24-2.04 2-3.46 2s-2.74-.77-3.46-2l-.37-.64-.1-.65A4.27 4.27 0 0 1 8 15v-4c0-.23.03-.48.07-.7l.1-.65.37-.65c.3-.52.72-.97 1.21-1.31l.57-.39.74-.18a3.787 3.787 0 0 1 1.89 0l.68.16.61.42c.5.34.91.78 1.21 1.31l.38.65.1.65c.04.22.07.47.07.69v1zm-6 2h4v2h-4zm0-4h4v2h-4z"},child:[]}]})(e)}function bu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M16 9v10H8V9h8m-1.5-6h-5l-1 1H5v2h14V4h-3.5l-1-1zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7z"},child:[]}]})(e)}function Eu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M4 20h16v2H4zM4 2h16v2H4zM9.41 13.59 8 15l4 4 4-4-1.41-1.41L13 15.17V8.83l1.59 1.58L16 9l-4-4-4 4 1.41 1.41L11 8.83v6.34z"},child:[]}]})(e)}function wu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"},child:[]}]})(e)}function Ou(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"},child:[]}]})(e)}function xu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"},child:[]}]})(e)}function Tu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"},child:[]}]})(e)}function Su(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z"},child:[]}]})(e)}function Cu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"},child:[]}]})(e)}function Ru(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"},child:[]}]})(e)}function _u(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h4.05l1.83-2h4.24l1.83 2H20v12zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"},child:[]}]})(e)}function Pu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"m14.06 9.02.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"},child:[]}]})(e)}function Au(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"},child:[]}]})(e)}function Mu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"},child:[]}]})(e)}function Bi(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"},child:[]}]})(e)}function ju(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"},child:[]}]})(e)}function ku(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M0 0h24v24H0V0z"},child:[]}]},{tag:"path",attr:{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z"},child:[]}]})(e)}const Dn=m.createContext({cookieDomain:"",axiosInstance:{},LinkComponent:{},NavigateComponent:()=>null,language:"",axiosTexts:{},confirmTexts:{},formValidationTexts:{},homeDashboardTexts:{},formSubmitTexts:{},appSearchTexts:{},customSelectTexts:{},errorBoundaryTexts:{},widgetTexts:{}}),Nu=m.createContext({show:!1,text:"",showConfirm:e=>{},hideConfirm:()=>{}}),Iu=m.createContext({isShown:!1,text:"",hidePrompt:()=>{},showPrompt:()=>{},resolveRef:{current:()=>{}},options:{input:"textarea",type:"text"},setOptions:()=>{}});let Du={data:""},Lu=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Du,$u=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,Fu=/\/\*[^]*?\*\/| +/g,ko=/\n+/g,Qe=(e,t)=>{let r="",n="",o="";for(let i in e){let a=e[i];i[0]=="@"?i[1]=="i"?r=i+" "+a+";":n+=i[1]=="f"?Qe(a,i):i+"{"+Qe(a,i[1]=="k"?"":t)+"}":typeof a=="object"?n+=Qe(a,t?t.replace(/([^,])+/g,s=>i.replace(/(^:.*)|([^,])+/g,c=>/&/.test(c)?c.replace(/&/g,s):s?s+" "+c:c)):i):a!=null&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),o+=Qe.p?Qe.p(i,a):i+":"+a+";")}return r+(t&&o?t+"{"+o+"}":o)+n},ze={},zi=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+zi(e[r]);return t}return e},Uu=(e,t,r,n,o)=>{let i=zi(e),a=ze[i]||(ze[i]=(c=>{let l=0,u=11;for(;l<c.length;)u=101*u+c.charCodeAt(l++)>>>0;return"go"+u})(i));if(!ze[a]){let c=i!==e?e:(l=>{let u,f,y=[{}];for(;u=$u.exec(l.replace(Fu,""));)u[4]?y.shift():u[3]?(f=u[3].replace(ko," ").trim(),y.unshift(y[0][f]=y[0][f]||{})):y[0][u[1]]=u[2].replace(ko," ").trim();return y[0]})(e);ze[a]=Qe(o?{["@keyframes "+a]:c}:c,r?"":"."+a)}let s=r&&ze.g?ze.g:null;return r&&(ze.g=ze[a]),((c,l,u,f)=>{f?l.data=l.data.replace(f,c):l.data.indexOf(c)===-1&&(l.data=u?c+l.data:l.data+c)})(ze[a],t,n,s),a},Bu=(e,t,r)=>e.reduce((n,o,i)=>{let a=t[i];if(a&&a.call){let s=a(r),c=s&&s.props&&s.props.className||/^go/.test(s)&&s;a=c?"."+c:s&&typeof s=="object"?s.props?"":Qe(s,""):s===!1?"":s}return n+o+(a??"")},"");function Rr(e){let t=this||{},r=e.call?e(t.p):e;return Uu(r.unshift?r.raw?Bu(r,[].slice.call(arguments,1),t.p):r.reduce((n,o)=>Object.assign(n,o&&o.call?o(t.p):o),{}):r,Lu(t.target),t.g,t.o,t.k)}let Hi,fn,dn;Rr.bind({g:1});let We=Rr.bind({k:1});function zu(e,t,r,n){Qe.p=t,Hi=e,fn=r,dn=n}function it(e,t){let r=this||{};return function(){let n=arguments;function o(i,a){let s=Object.assign({},i),c=s.className||o.className;r.p=Object.assign({theme:fn&&fn()},s),r.o=/ *go\d+/.test(c),s.className=Rr.apply(r,n)+(c?" "+c:"");let l=e;return e[0]&&(l=s.as||e,delete s.as),dn&&l[0]&&dn(s),Hi(l,s)}return o}}var Hu=e=>typeof e=="function",wr=(e,t)=>Hu(e)?e(t):e,Vu=(()=>{let e=0;return()=>(++e).toString()})(),Vi=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),Wu=20,cr=new Map,Yu=1e3,No=e=>{if(cr.has(e))return;let t=setTimeout(()=>{cr.delete(e),ft({type:4,toastId:e})},Yu);cr.set(e,t)},qu=e=>{let t=cr.get(e);t&&clearTimeout(t)},pn=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,Wu)};case 1:return t.toast.id&&qu(t.toast.id),{...e,toasts:e.toasts.map(i=>i.id===t.toast.id?{...i,...t.toast}:i)};case 2:let{toast:r}=t;return e.toasts.find(i=>i.id===r.id)?pn(e,{type:1,toast:r}):pn(e,{type:0,toast:r});case 3:let{toastId:n}=t;return n?No(n):e.toasts.forEach(i=>{No(i.id)}),{...e,toasts:e.toasts.map(i=>i.id===n||n===void 0?{...i,visible:!1}:i)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(i=>i.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let o=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(i=>({...i,pauseDuration:i.pauseDuration+o}))}}},ur=[],lr={toasts:[],pausedAt:void 0},ft=e=>{lr=pn(lr,e),ur.forEach(t=>{t(lr)})},Gu={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},Ku=(e={})=>{let[t,r]=m.useState(lr);m.useEffect(()=>(ur.push(r),()=>{let o=ur.indexOf(r);o>-1&&ur.splice(o,1)}),[t]);let n=t.toasts.map(o=>{var i,a;return{...e,...e[o.type],...o,duration:o.duration||((i=e[o.type])==null?void 0:i.duration)||(e==null?void 0:e.duration)||Gu[o.type],style:{...e.style,...(a=e[o.type])==null?void 0:a.style,...o.style}}});return{...t,toasts:n}},Ju=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||Vu()}),qt=e=>(t,r)=>{let n=Ju(t,e,r);return ft({type:2,toast:n}),n.id},Pe=(e,t)=>qt("blank")(e,t);Pe.error=qt("error");Pe.success=qt("success");Pe.loading=qt("loading");Pe.custom=qt("custom");Pe.dismiss=e=>{ft({type:3,toastId:e})};Pe.remove=e=>ft({type:4,toastId:e});Pe.promise=(e,t,r)=>{let n=Pe.loading(t.loading,{...r,...r==null?void 0:r.loading});return e.then(o=>(Pe.success(wr(t.success,o),{id:n,...r,...r==null?void 0:r.success}),o)).catch(o=>{Pe.error(wr(t.error,o),{id:n,...r,...r==null?void 0:r.error})}),e};var Xu=(e,t)=>{ft({type:1,toast:{id:e,height:t}})},Zu=()=>{ft({type:5,time:Date.now()})},Qu=e=>{let{toasts:t,pausedAt:r}=Ku(e);m.useEffect(()=>{if(r)return;let i=Date.now(),a=t.map(s=>{if(s.duration===1/0)return;let c=(s.duration||0)+s.pauseDuration-(i-s.createdAt);if(c<0){s.visible&&Pe.dismiss(s.id);return}return setTimeout(()=>Pe.dismiss(s.id),c)});return()=>{a.forEach(s=>s&&clearTimeout(s))}},[t,r]);let n=m.useCallback(()=>{r&&ft({type:6,time:Date.now()})},[r]),o=m.useCallback((i,a)=>{let{reverseOrder:s=!1,gutter:c=8,defaultPosition:l}=a||{},u=t.filter(v=>(v.position||l)===(i.position||l)&&v.height),f=u.findIndex(v=>v.id===i.id),y=u.filter((v,h)=>h<f&&v.visible).length;return u.filter(v=>v.visible).slice(...s?[y+1]:[0,y]).reduce((v,h)=>v+(h.height||0)+c,0)},[t]);return{toasts:t,handlers:{updateHeight:Xu,startPause:Zu,endPause:n,calculateOffset:o}}},el=We`
52
+ */var Dr,io;function cs(){if(io)return Dr;io=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(u){return a[u]});if(c.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(u){l[u]=u}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Dr=o()?Object.assign:function(i,a){for(var s,c=n(i),l,u=1;u<arguments.length;u++){s=Object(arguments[u]);for(var f in s)t.call(s,f)&&(c[f]=s[f]);if(e){l=e(s);for(var y=0;y<l.length;y++)r.call(s,l[y])&&(c[l[y]]=s[l[y]])}}return c},Dr}var $r,ao;function En(){if(ao)return $r;ao=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return $r=e,$r}var Fr,so;function ei(){return so||(so=1,Fr=Function.call.bind(Object.prototype.hasOwnProperty)),Fr}var Ur,co;function us(){if(co)return Ur;co=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=En(),r={},n=ei();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,l){if(process.env.NODE_ENV!=="production"){for(var u in i)if(n(i,u)){var f;try{if(typeof i[u]!="function"){var y=Error((c||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof i[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw y.name="Invariant Violation",y}f=i[u](a,u,c,s,null,t)}catch(h){f=h}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in r)){r[f.message]=!0;var v=l?l():"";e("Failed "+s+" type: "+f.message+(v??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},Ur=o,Ur}var Br,uo;function ls(){if(uo)return Br;uo=1;var e=Qo(),t=cs(),r=En(),n=ei(),o=us(),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 Br=function(s,c){var l=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(O){var _=O&&(l&&O[l]||O[u]);if(typeof _=="function")return _}var y="<<anonymous>>",v={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:R,element:C(),elementType:p(),instanceOf:A,node:K(),objectOf:J,oneOf:k,oneOfType:Z,shape:le,exact:V};function h(O,_){return O===_?O!==0||1/O===1/_:O!==O&&_!==_}function g(O,_){this.message=O,this.data=_&&typeof _=="object"?_:{},this.stack=""}g.prototype=Error.prototype;function E(O){if(process.env.NODE_ENV!=="production")var _={},D=0;function $(U,N,I,L,H,B,fe){if(L=L||y,B=B||I,fe!==r){if(c){var b=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 b.name="Invariant Violation",b}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ge=L+":"+I;!_[ge]&&D<3&&(i("You are manually calling a React.PropTypes validation function for the `"+B+"` prop on `"+L+"`. 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."),_[ge]=!0,D++)}}return N[I]==null?U?N[I]===null?new g("The "+H+" `"+B+"` is marked as required "+("in `"+L+"`, but its value is `null`.")):new g("The "+H+" `"+B+"` is marked as required in "+("`"+L+"`, but its value is `undefined`.")):null:O(N,I,L,H,B)}var j=$.bind(null,!1);return j.isRequired=$.bind(null,!0),j}function S(O){function _(D,$,j,U,N,I){var L=D[$],H=ae(L);if(H!==O){var B=ue(L);return new g("Invalid "+U+" `"+N+"` of type "+("`"+B+"` supplied to `"+j+"`, expected ")+("`"+O+"`."),{expectedType:O})}return null}return E(_)}function T(){return E(a)}function R(O){function _(D,$,j,U,N){if(typeof O!="function")return new g("Property `"+N+"` of component `"+j+"` has invalid PropType notation inside arrayOf.");var I=D[$];if(!Array.isArray(I)){var L=ae(I);return new g("Invalid "+U+" `"+N+"` of type "+("`"+L+"` supplied to `"+j+"`, expected an array."))}for(var H=0;H<I.length;H++){var B=O(I,H,j,U,N+"["+H+"]",r);if(B instanceof Error)return B}return null}return E(_)}function C(){function O(_,D,$,j,U){var N=_[D];if(!s(N)){var I=ae(N);return new g("Invalid "+j+" `"+U+"` of type "+("`"+I+"` supplied to `"+$+"`, expected a single ReactElement."))}return null}return E(O)}function p(){function O(_,D,$,j,U){var N=_[D];if(!e.isValidElementType(N)){var I=ae(N);return new g("Invalid "+j+" `"+U+"` of type "+("`"+I+"` supplied to `"+$+"`, expected a single ReactElement type."))}return null}return E(O)}function A(O){function _(D,$,j,U,N){if(!(D[$]instanceof O)){var I=O.name||y,L=Ee(D[$]);return new g("Invalid "+U+" `"+N+"` of type "+("`"+L+"` supplied to `"+j+"`, expected ")+("instance of `"+I+"`."))}return null}return E(_)}function k(O){if(!Array.isArray(O))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 _(D,$,j,U,N){for(var I=D[$],L=0;L<O.length;L++)if(h(I,O[L]))return null;var H=JSON.stringify(O,function(fe,b){var ge=ue(b);return ge==="symbol"?String(b):b});return new g("Invalid "+U+" `"+N+"` of value `"+String(I)+"` "+("supplied to `"+j+"`, expected one of "+H+"."))}return E(_)}function J(O){function _(D,$,j,U,N){if(typeof O!="function")return new g("Property `"+N+"` of component `"+j+"` has invalid PropType notation inside objectOf.");var I=D[$],L=ae(I);if(L!=="object")return new g("Invalid "+U+" `"+N+"` of type "+("`"+L+"` supplied to `"+j+"`, expected an object."));for(var H in I)if(n(I,H)){var B=O(I,H,j,U,N+"."+H,r);if(B instanceof Error)return B}return null}return E(_)}function Z(O){if(!Array.isArray(O))return process.env.NODE_ENV!=="production"&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var _=0;_<O.length;_++){var D=O[_];if(typeof D!="function")return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Oe(D)+" at index "+_+"."),a}function $(j,U,N,I,L){for(var H=[],B=0;B<O.length;B++){var fe=O[B],b=fe(j,U,N,I,L,r);if(b==null)return null;b.data&&n(b.data,"expectedType")&&H.push(b.data.expectedType)}var ge=H.length>0?", expected one of type ["+H.join(", ")+"]":"";return new g("Invalid "+I+" `"+L+"` supplied to "+("`"+N+"`"+ge+"."))}return E($)}function K(){function O(_,D,$,j,U){return X(_[D])?null:new g("Invalid "+j+" `"+U+"` supplied to "+("`"+$+"`, expected a ReactNode."))}return E(O)}function ie(O,_,D,$,j){return new g((O||"React class")+": "+_+" type `"+D+"."+$+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+j+"`.")}function le(O){function _(D,$,j,U,N){var I=D[$],L=ae(I);if(L!=="object")return new g("Invalid "+U+" `"+N+"` of type `"+L+"` "+("supplied to `"+j+"`, expected `object`."));for(var H in O){var B=O[H];if(typeof B!="function")return ie(j,U,N,H,ue(B));var fe=B(I,H,j,U,N+"."+H,r);if(fe)return fe}return null}return E(_)}function V(O){function _(D,$,j,U,N){var I=D[$],L=ae(I);if(L!=="object")return new g("Invalid "+U+" `"+N+"` of type `"+L+"` "+("supplied to `"+j+"`, expected `object`."));var H=t({},D[$],O);for(var B in H){var fe=O[B];if(n(O,B)&&typeof fe!="function")return ie(j,U,N,B,ue(fe));if(!fe)return new g("Invalid "+U+" `"+N+"` key `"+B+"` supplied to `"+j+"`.\nBad object: "+JSON.stringify(D[$],null," ")+`
53
+ Valid keys: `+JSON.stringify(Object.keys(O),null," "));var b=fe(I,B,j,U,N+"."+B,r);if(b)return b}return null}return E(_)}function X(O){switch(typeof O){case"number":case"string":case"undefined":return!0;case"boolean":return!O;case"object":if(Array.isArray(O))return O.every(X);if(O===null||s(O))return!0;var _=f(O);if(_){var D=_.call(O),$;if(_!==O.entries){for(;!($=D.next()).done;)if(!X($.value))return!1}else for(;!($=D.next()).done;){var j=$.value;if(j&&!X(j[1]))return!1}}else return!1;return!0;default:return!1}}function Q(O,_){return O==="symbol"?!0:_?_["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&_ instanceof Symbol:!1}function ae(O){var _=typeof O;return Array.isArray(O)?"array":O instanceof RegExp?"object":Q(_,O)?"symbol":_}function ue(O){if(typeof O>"u"||O===null)return""+O;var _=ae(O);if(_==="object"){if(O instanceof Date)return"date";if(O instanceof RegExp)return"regexp"}return _}function Oe(O){var _=ue(O);switch(_){case"array":case"object":return"an "+_;case"boolean":case"date":case"regexp":return"a "+_;default:return _}}function Ee(O){return!O.constructor||!O.constructor.name?y:O.constructor.name}return v.checkPropTypes=o,v.resetWarningCache=o.resetWarningCache,v.PropTypes=v,v},Br}var zr,lo;function fs(){if(lo)return zr;lo=1;var e=En();function t(){}function r(){}return r.resetWarningCache=t,zr=function(){function n(a,s,c,l,u,f){if(f!==e){var y=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 y.name="Invariant Violation",y}}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},zr}if(process.env.NODE_ENV!=="production"){var ds=Qo(),ps=!0;Qr.exports=ls()(ds.isElement,ps)}else Qr.exports=fs()();var hs=Qr.exports;const z=wr(hs),fo={disabled:!1};var ms=process.env.NODE_ENV!=="production"?z.oneOfType([z.number,z.shape({enter:z.number,exit:z.number,appear:z.number}).isRequired]):null;process.env.NODE_ENV!=="production"&&z.oneOfType([z.string,z.shape({enter:z.string,exit:z.string,active:z.string}),z.shape({enter:z.string,enterDone:z.string,enterActive:z.string,exit:z.string,exitDone:z.string,exitActive:z.string})]);const ti=m.createContext(null);var vs=function(t){return t.scrollTop},It="unmounted",Je="exited",ze="entering",Xe="entered",fr="exiting",We=function(e){Ga(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=Je,i.appearStatus=ze):c=Xe:n.unmountOnExit||n.mountOnEnter?c=It:c=Je,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var a=o.in;return a&&i.status===It?{status:Je}: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!==ze&&a!==Xe&&(i=ze):(a===ze||a===Xe)&&(i=fr)}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===ze){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:yt.findDOMNode(this);a&&vs(a)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Je&&this.setState({status:It})},r.performEnter=function(o){var i=this,a=this.props.enter,s=this.context?this.context.isMounting:o,c=this.props.nodeRef?[s]:[yt.findDOMNode(this),s],l=c[0],u=c[1],f=this.getTimeouts(),y=s?f.appear:f.enter;if(!o&&!a||fo.disabled){this.safeSetState({status:Xe},function(){i.props.onEntered(l)});return}this.props.onEnter(l,u),this.safeSetState({status:ze},function(){i.props.onEntering(l,u),i.onTransitionEnd(y,function(){i.safeSetState({status:Xe},function(){i.props.onEntered(l,u)})})})},r.performExit=function(){var o=this,i=this.props.exit,a=this.getTimeouts(),s=this.props.nodeRef?void 0:yt.findDOMNode(this);if(!i||fo.disabled){this.safeSetState({status:Je},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:fr},function(){o.props.onExiting(s),o.onTransitionEnd(a.exit,function(){o.safeSetState({status:Je},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:yt.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],l=c[0],u=c[1];this.props.addEndListener(l,u)}o!=null&&setTimeout(this.nextCallback,o)},r.render=function(){var o=this.state.status;if(o===It)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=Xo(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return m.createElement(ti.Provider,{value:null},typeof a=="function"?a(o,s):m.cloneElement(m.Children.only(a),s))},t}(m.Component);We.contextType=ti;We.propTypes=process.env.NODE_ENV!=="production"?{nodeRef:z.shape({current:typeof Element>"u"?z.any:function(e,t,r,n,o,i){var a=e[t];return z.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,n,o,i)}}),children:z.oneOfType([z.func.isRequired,z.element.isRequired]).isRequired,in:z.bool,mountOnEnter:z.bool,unmountOnExit:z.bool,appear:z.bool,enter:z.bool,exit:z.bool,timeout:function(t){var r=ms;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:z.func,onEnter:z.func,onEntering:z.func,onEntered:z.func,onExit:z.func,onExiting:z.func,onExited:z.func}:{};function vt(){}We.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:vt,onEntering:vt,onEntered:vt,onExit:vt,onExiting:vt,onExited:vt};We.UNMOUNTED=It;We.EXITED=Je;We.ENTERING=ze;We.ENTERED=Xe;We.EXITING=fr;const xr=!!(typeof window<"u"&&window.document&&window.document.createElement);var en=!1,tn=!1;try{var Hr={get passive(){return en=!0},get once(){return tn=en=!0}};xr&&(window.addEventListener("test",Hr,Hr),window.removeEventListener("test",Hr,!0))}catch{}function ri(e,t,r,n){if(n&&typeof n!="boolean"&&!tn){var o=n.once,i=n.capture,a=r;!tn&&o&&(a=r.__once||function s(c){this.removeEventListener(t,s,i),r.call(this,c)},r.__once=a),e.addEventListener(t,a,en?n:i)}e.addEventListener(t,r,n)}function ni(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 Qe(e,t,r,n){return ri(e,t,r,n),function(){ni(e,t,r,n)}}function gs(e,t,r,n){if(n===void 0&&(n=!0),e){var o=document.createEvent("HTMLEvents");o.initEvent(t,r,n),e.dispatchEvent(o)}}function ys(e){var t=bn(e,"transitionDuration")||"",r=t.indexOf("ms")===-1?1e3:1;return parseFloat(t)*r}function bs(e,t,r){r===void 0&&(r=5);var n=!1,o=setTimeout(function(){n||gs(e,"transitionend",!0)},t+r),i=Qe(e,"transitionend",function(){n=!0},{once:!0});return function(){clearTimeout(o),i()}}function oi(e,t,r,n){r==null&&(r=ys(e)||0);var o=bs(e,r,n),i=Qe(e,"transitionend",t);return function(){o(),i()}}function po(e,t){const r=bn(e,t)||"",n=r.indexOf("ms")===-1?1e3:1;return parseFloat(r)*n}function ii(e,t){const r=po(e,"transitionDuration"),n=po(e,"transitionDelay"),o=oi(e,i=>{i.target===e&&(o(),t(i))},r+n)}function ai(e){e.offsetHeight}const ho=e=>!e||typeof e=="function"?e:t=>{e.current=t};function Es(e,t){const r=ho(e),n=ho(t);return o=>{r&&r(o),n&&n(o)}}function rt(e,t){return m.useMemo(()=>Es(e,t),[e,t])}function dr(e){return e&&"setState"in e?yt.findDOMNode(e):e??null}const si=m.forwardRef(({onEnter:e,onEntering:t,onEntered:r,onExit:n,onExiting:o,onExited:i,addEndListener:a,children:s,childRef:c,...l},u)=>{const f=m.useRef(null),y=rt(f,c),v=A=>{y(dr(A))},h=A=>k=>{A&&f.current&&A(f.current,k)},g=m.useCallback(h(e),[e]),E=m.useCallback(h(t),[t]),S=m.useCallback(h(r),[r]),T=m.useCallback(h(n),[n]),R=m.useCallback(h(o),[o]),C=m.useCallback(h(i),[i]),p=m.useCallback(h(a),[a]);return M.jsx(We,{ref:u,...l,onEnter:g,onEntered:S,onEntering:E,onExit:T,onExited:C,onExiting:R,addEndListener:p,nodeRef:f,children:typeof s=="function"?(A,k)=>s(A,{...k,ref:v}):m.cloneElement(s,{ref:v})})});function ws(e){const t=m.useRef(e);return m.useEffect(()=>{t.current=e},[e]),t}function ct(e){const t=ws(e);return m.useCallback(function(...r){return t.current&&t.current(...r)},[t])}function rn(){return m.useState(null)}function wn(){const e=m.useRef(!0),t=m.useRef(()=>e.current);return m.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}const Os=typeof global<"u"&&global.navigator&&global.navigator.product==="ReactNative",xs=typeof document<"u",pr=xs||Os?m.useLayoutEffect:m.useEffect,Ts={[ze]:"show",[Xe]:"show"},hr=Y.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=m.useCallback((c,l)=>{ai(c),n==null||n(c,l)},[n]);return M.jsx(si,{ref:i,addEndListener:ii,...a,onEnter:s,childRef:t.ref,children:(c,l)=>Y.cloneElement(t,{...l,className:ce("fade",e,t.props.className,Ts[c],r[c])})})});hr.displayName="Fade";function Ss(e){const t=m.useRef(e);return t.current=e,t}function ci(e){const t=Ss(e);m.useEffect(()=>()=>t.current(),[])}const nn=2**31-1;function ui(e,t,r){const n=r-Date.now();e.current=n<=nn?setTimeout(t,n):setTimeout(()=>ui(e,t,r),nn)}function Cs(){const e=wn(),t=m.useRef();return ci(()=>clearTimeout(t.current)),m.useMemo(()=>{const r=()=>clearTimeout(t.current);function n(o,i=0){e()&&(r(),i<=nn?t.current=setTimeout(o,i):ui(t,o,Date.now()+i))}return{set:n,clear:r,handleRef:t}},[])}var mo=Object.prototype.hasOwnProperty;function vo(e,t,r){for(r of e.keys())if(Dt(r,t))return r}function Dt(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--&&Dt(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=vo(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=vo(t,o),!o)||!Dt(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(mo.call(e,r)&&++n&&!mo.call(t,r)||!(r in t)||!Dt(e[r],t[r]))return!1;return Object.keys(t).length===n}}return e!==e&&t!==t}function Rs(e){const t=wn();return[e[0],m.useCallback(r=>{if(t())return e[1](r)},[t,e[1]])]}var Se="top",Ne="bottom",Ie="right",Ce="left",On="auto",Vt=[Se,Ne,Ie,Ce],bt="start",Ut="end",_s="clippingParents",li="viewport",Mt="popper",Ps="reference",go=Vt.reduce(function(e,t){return e.concat([t+"-"+bt,t+"-"+Ut])},[]),fi=[].concat(Vt,[On]).reduce(function(e,t){return e.concat([t,t+"-"+bt,t+"-"+Ut])},[]),As="beforeRead",Ms="read",js="afterRead",ks="beforeMain",Ns="main",Is="afterMain",Ls="beforeWrite",Ds="write",$s="afterWrite",Fs=[As,Ms,js,ks,Ns,Is,Ls,Ds,$s];function De(e){return e.split("-")[0]}function Pe(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function ut(e){var t=Pe(e).Element;return e instanceof t||e instanceof Element}function $e(e){var t=Pe(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function xn(e){if(typeof ShadowRoot>"u")return!1;var t=Pe(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}var at=Math.max,mr=Math.min,Et=Math.round;function on(){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 di(){return!/^((?!chrome|android).)*safari/i.test(on())}function wt(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&$e(e)&&(o=e.offsetWidth>0&&Et(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&Et(n.height)/e.offsetHeight||1);var a=ut(e)?Pe(e):window,s=a.visualViewport,c=!di()&&r,l=(n.left+(c&&s?s.offsetLeft:0))/o,u=(n.top+(c&&s?s.offsetTop:0))/i,f=n.width/o,y=n.height/i;return{width:f,height:y,top:u,right:l+f,bottom:u+y,left:l,x:l,y:u}}function Tn(e){var t=wt(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 pi(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&xn(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function tt(e){return e?(e.nodeName||"").toLowerCase():null}function He(e){return Pe(e).getComputedStyle(e)}function Us(e){return["table","td","th"].indexOf(tt(e))>=0}function nt(e){return((ut(e)?e.ownerDocument:e.document)||window.document).documentElement}function Tr(e){return tt(e)==="html"?e:e.assignedSlot||e.parentNode||(xn(e)?e.host:null)||nt(e)}function yo(e){return!$e(e)||He(e).position==="fixed"?null:e.offsetParent}function Bs(e){var t=/firefox/i.test(on()),r=/Trident/i.test(on());if(r&&$e(e)){var n=He(e);if(n.position==="fixed")return null}var o=Tr(e);for(xn(o)&&(o=o.host);$e(o)&&["html","body"].indexOf(tt(o))<0;){var i=He(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 Wt(e){for(var t=Pe(e),r=yo(e);r&&Us(r)&&He(r).position==="static";)r=yo(r);return r&&(tt(r)==="html"||tt(r)==="body"&&He(r).position==="static")?t:r||Bs(e)||t}function Sn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function $t(e,t,r){return at(e,mr(t,r))}function zs(e,t,r){var n=$t(e,t,r);return n>r?r:n}function hi(){return{top:0,right:0,bottom:0,left:0}}function mi(e){return Object.assign({},hi(),e)}function vi(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var Hs=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,mi(typeof t!="number"?t:vi(t,Vt))};function Vs(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,a=r.modifiersData.popperOffsets,s=De(r.placement),c=Sn(s),l=[Ce,Ie].indexOf(s)>=0,u=l?"height":"width";if(!(!i||!a)){var f=Hs(o.padding,r),y=Tn(i),v=c==="y"?Se:Ce,h=c==="y"?Ne:Ie,g=r.rects.reference[u]+r.rects.reference[c]-a[c]-r.rects.popper[u],E=a[c]-r.rects.reference[c],S=Wt(i),T=S?c==="y"?S.clientHeight||0:S.clientWidth||0:0,R=g/2-E/2,C=f[v],p=T-y[u]-f[h],A=T/2-y[u]/2+R,k=$t(C,A,p),J=c;r.modifiersData[n]=(t={},t[J]=k,t.centerOffset=k-A,t)}}function Ws(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)||pi(t.elements.popper,o)&&(t.elements.arrow=o))}const Ys={name:"arrow",enabled:!0,phase:"main",fn:Vs,effect:Ws,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ot(e){return e.split("-")[1]}var qs={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Gs(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:Et(r*o)/o||0,y:Et(n*o)/o||0}}function bo(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,l=e.adaptive,u=e.roundOffsets,f=e.isFixed,y=a.x,v=y===void 0?0:y,h=a.y,g=h===void 0?0:h,E=typeof u=="function"?u({x:v,y:g}):{x:v,y:g};v=E.x,g=E.y;var S=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),R=Ce,C=Se,p=window;if(l){var A=Wt(r),k="clientHeight",J="clientWidth";if(A===Pe(r)&&(A=nt(r),He(A).position!=="static"&&s==="absolute"&&(k="scrollHeight",J="scrollWidth")),A=A,o===Se||(o===Ce||o===Ie)&&i===Ut){C=Ne;var Z=f&&A===p&&p.visualViewport?p.visualViewport.height:A[k];g-=Z-n.height,g*=c?1:-1}if(o===Ce||(o===Se||o===Ne)&&i===Ut){R=Ie;var K=f&&A===p&&p.visualViewport?p.visualViewport.width:A[J];v-=K-n.width,v*=c?1:-1}}var ie=Object.assign({position:s},l&&qs),le=u===!0?Gs({x:v,y:g},Pe(r)):{x:v,y:g};if(v=le.x,g=le.y,c){var V;return Object.assign({},ie,(V={},V[C]=T?"0":"",V[R]=S?"0":"",V.transform=(p.devicePixelRatio||1)<=1?"translate("+v+"px, "+g+"px)":"translate3d("+v+"px, "+g+"px, 0)",V))}return Object.assign({},ie,(t={},t[C]=T?g+"px":"",t[R]=S?v+"px":"",t.transform="",t))}function Ks(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,l={placement:De(t.placement),variation:Ot(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,bo(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,bo(Object.assign({},l,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Js={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Ks,data:{}};var tr={passive:!0};function Xs(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=Pe(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&l.forEach(function(u){u.addEventListener("scroll",r.update,tr)}),s&&c.addEventListener("resize",r.update,tr),function(){i&&l.forEach(function(u){u.removeEventListener("scroll",r.update,tr)}),s&&c.removeEventListener("resize",r.update,tr)}}const Zs={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Xs,data:{}};var Qs={left:"right",right:"left",bottom:"top",top:"bottom"};function or(e){return e.replace(/left|right|bottom|top/g,function(t){return Qs[t]})}var ec={start:"end",end:"start"};function Eo(e){return e.replace(/start|end/g,function(t){return ec[t]})}function Cn(e){var t=Pe(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function Rn(e){return wt(nt(e)).left+Cn(e).scrollLeft}function tc(e,t){var r=Pe(e),n=nt(e),o=r.visualViewport,i=n.clientWidth,a=n.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var l=di();(l||!l&&t==="fixed")&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+Rn(e),y:c}}function rc(e){var t,r=nt(e),n=Cn(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=at(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=at(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-n.scrollLeft+Rn(e),c=-n.scrollTop;return He(o||r).direction==="rtl"&&(s+=at(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}function _n(e){var t=He(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function gi(e){return["html","body","#document"].indexOf(tt(e))>=0?e.ownerDocument.body:$e(e)&&_n(e)?e:gi(Tr(e))}function Ft(e,t){var r;t===void 0&&(t=[]);var n=gi(e),o=n===((r=e.ownerDocument)==null?void 0:r.body),i=Pe(n),a=o?[i].concat(i.visualViewport||[],_n(n)?n:[]):n,s=t.concat(a);return o?s:s.concat(Ft(Tr(a)))}function an(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function nc(e,t){var r=wt(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 wo(e,t,r){return t===li?an(tc(e,r)):ut(t)?nc(t,r):an(rc(nt(e)))}function oc(e){var t=Ft(Tr(e)),r=["absolute","fixed"].indexOf(He(e).position)>=0,n=r&&$e(e)?Wt(e):e;return ut(n)?t.filter(function(o){return ut(o)&&pi(o,n)&&tt(o)!=="body"}):[]}function ic(e,t,r,n){var o=t==="clippingParents"?oc(e):[].concat(t),i=[].concat(o,[r]),a=i[0],s=i.reduce(function(c,l){var u=wo(e,l,n);return c.top=at(u.top,c.top),c.right=mr(u.right,c.right),c.bottom=mr(u.bottom,c.bottom),c.left=at(u.left,c.left),c},wo(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 yi(e){var t=e.reference,r=e.element,n=e.placement,o=n?De(n):null,i=n?Ot(n):null,a=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,c;switch(o){case Se:c={x:a,y:t.y-r.height};break;case Ne:c={x:a,y:t.y+t.height};break;case Ie:c={x:t.x+t.width,y:s};break;case Ce:c={x:t.x-r.width,y:s};break;default:c={x:t.x,y:t.y}}var l=o?Sn(o):null;if(l!=null){var u=l==="y"?"height":"width";switch(i){case bt:c[l]=c[l]-(t[u]/2-r[u]/2);break;case Ut:c[l]=c[l]+(t[u]/2-r[u]/2);break}}return c}function Bt(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?_s:s,l=r.rootBoundary,u=l===void 0?li:l,f=r.elementContext,y=f===void 0?Mt:f,v=r.altBoundary,h=v===void 0?!1:v,g=r.padding,E=g===void 0?0:g,S=mi(typeof E!="number"?E:vi(E,Vt)),T=y===Mt?Ps:Mt,R=e.rects.popper,C=e.elements[h?T:y],p=ic(ut(C)?C:C.contextElement||nt(e.elements.popper),c,u,a),A=wt(e.elements.reference),k=yi({reference:A,element:R,strategy:"absolute",placement:o}),J=an(Object.assign({},R,k)),Z=y===Mt?J:A,K={top:p.top-Z.top+S.top,bottom:Z.bottom-p.bottom+S.bottom,left:p.left-Z.left+S.left,right:Z.right-p.right+S.right},ie=e.modifiersData.offset;if(y===Mt&&ie){var le=ie[o];Object.keys(K).forEach(function(V){var X=[Ie,Ne].indexOf(V)>=0?1:-1,Q=[Se,Ne].indexOf(V)>=0?"y":"x";K[V]+=le[Q]*X})}return K}function ac(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,l=c===void 0?fi:c,u=Ot(n),f=u?s?go:go.filter(function(h){return Ot(h)===u}):Vt,y=f.filter(function(h){return l.indexOf(h)>=0});y.length===0&&(y=f);var v=y.reduce(function(h,g){return h[g]=Bt(e,{placement:g,boundary:o,rootBoundary:i,padding:a})[De(g)],h},{});return Object.keys(v).sort(function(h,g){return v[h]-v[g]})}function sc(e){if(De(e)===On)return[];var t=or(e);return[Eo(e),t,Eo(t)]}function cc(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,l=r.padding,u=r.boundary,f=r.rootBoundary,y=r.altBoundary,v=r.flipVariations,h=v===void 0?!0:v,g=r.allowedAutoPlacements,E=t.options.placement,S=De(E),T=S===E,R=c||(T||!h?[or(E)]:sc(E)),C=[E].concat(R).reduce(function(j,U){return j.concat(De(U)===On?ac(t,{placement:U,boundary:u,rootBoundary:f,padding:l,flipVariations:h,allowedAutoPlacements:g}):U)},[]),p=t.rects.reference,A=t.rects.popper,k=new Map,J=!0,Z=C[0],K=0;K<C.length;K++){var ie=C[K],le=De(ie),V=Ot(ie)===bt,X=[Se,Ne].indexOf(le)>=0,Q=X?"width":"height",ae=Bt(t,{placement:ie,boundary:u,rootBoundary:f,altBoundary:y,padding:l}),ue=X?V?Ie:Ce:V?Ne:Se;p[Q]>A[Q]&&(ue=or(ue));var Oe=or(ue),Ee=[];if(i&&Ee.push(ae[le]<=0),s&&Ee.push(ae[ue]<=0,ae[Oe]<=0),Ee.every(function(j){return j})){Z=ie,J=!1;break}k.set(ie,Ee)}if(J)for(var O=h?3:1,_=function(U){var N=C.find(function(I){var L=k.get(I);if(L)return L.slice(0,U).every(function(H){return H})});if(N)return Z=N,"break"},D=O;D>0;D--){var $=_(D);if($==="break")break}t.placement!==Z&&(t.modifiersData[n]._skip=!0,t.placement=Z,t.reset=!0)}}const uc={name:"flip",enabled:!0,phase:"main",fn:cc,requiresIfExists:["offset"],data:{_skip:!1}};function Oo(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 xo(e){return[Se,Ie,Ne,Ce].some(function(t){return e[t]>=0})}function lc(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=Bt(t,{elementContext:"reference"}),s=Bt(t,{altBoundary:!0}),c=Oo(a,n),l=Oo(s,o,i),u=xo(c),f=xo(l);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:u,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":f})}const fc={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:lc};function dc(e,t,r){var n=De(e),o=[Ce,Se].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,[Ce,Ie].indexOf(n)>=0?{x:s,y:a}:{x:a,y:s}}function pc(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=o===void 0?[0,0]:o,a=fi.reduce(function(u,f){return u[f]=dc(f,t.rects,i),u},{}),s=a[t.placement],c=s.x,l=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=l),t.modifiersData[n]=a}const hc={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:pc};function mc(e){var t=e.state,r=e.name;t.modifiersData[r]=yi({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const vc={name:"popperOffsets",enabled:!0,phase:"read",fn:mc,data:{}};function gc(e){return e==="x"?"y":"x"}function yc(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,l=r.rootBoundary,u=r.altBoundary,f=r.padding,y=r.tether,v=y===void 0?!0:y,h=r.tetherOffset,g=h===void 0?0:h,E=Bt(t,{boundary:c,rootBoundary:l,padding:f,altBoundary:u}),S=De(t.placement),T=Ot(t.placement),R=!T,C=Sn(S),p=gc(C),A=t.modifiersData.popperOffsets,k=t.rects.reference,J=t.rects.popper,Z=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,K=typeof Z=="number"?{mainAxis:Z,altAxis:Z}:Object.assign({mainAxis:0,altAxis:0},Z),ie=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,le={x:0,y:0};if(A){if(i){var V,X=C==="y"?Se:Ce,Q=C==="y"?Ne:Ie,ae=C==="y"?"height":"width",ue=A[C],Oe=ue+E[X],Ee=ue-E[Q],O=v?-J[ae]/2:0,_=T===bt?k[ae]:J[ae],D=T===bt?-J[ae]:-k[ae],$=t.elements.arrow,j=v&&$?Tn($):{width:0,height:0},U=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:hi(),N=U[X],I=U[Q],L=$t(0,k[ae],j[ae]),H=R?k[ae]/2-O-L-N-K.mainAxis:_-L-N-K.mainAxis,B=R?-k[ae]/2+O+L+I+K.mainAxis:D+L+I+K.mainAxis,fe=t.elements.arrow&&Wt(t.elements.arrow),b=fe?C==="y"?fe.clientTop||0:fe.clientLeft||0:0,ge=(V=ie==null?void 0:ie[C])!=null?V:0,Re=ue+H-ge-b,Ae=ue+B-ge,Ye=$t(v?mr(Oe,Re):Oe,ue,v?at(Ee,Ae):Ee);A[C]=Ye,le[C]=Ye-ue}if(s){var St,Jt=C==="x"?Se:Ce,ft=C==="x"?Ne:Ie,Ue=A[p],dt=p==="y"?"height":"width",pt=Ue+E[Jt],Xt=Ue-E[ft],Ct=[Se,Ce].indexOf(S)!==-1,Rt=(St=ie==null?void 0:ie[p])!=null?St:0,_t=Ct?pt:Ue-k[dt]-J[dt]-Rt+K.altAxis,qe=Ct?Ue+k[dt]+J[dt]-Rt-K.altAxis:Xt,Zt=v&&Ct?zs(_t,Ue,qe):$t(v?_t:pt,Ue,v?qe:Xt);A[p]=Zt,le[p]=Zt-Ue}t.modifiersData[n]=le}}const bc={name:"preventOverflow",enabled:!0,phase:"main",fn:yc,requiresIfExists:["offset"]};function Ec(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function wc(e){return e===Pe(e)||!$e(e)?Cn(e):Ec(e)}function Oc(e){var t=e.getBoundingClientRect(),r=Et(t.width)/e.offsetWidth||1,n=Et(t.height)/e.offsetHeight||1;return r!==1||n!==1}function xc(e,t,r){r===void 0&&(r=!1);var n=$e(t),o=$e(t)&&Oc(t),i=nt(t),a=wt(e,o,r),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((tt(t)!=="body"||_n(i))&&(s=wc(t)),$e(t)?(c=wt(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=Rn(i))),{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function Tc(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 Sc(e){var t=Tc(e);return Fs.reduce(function(r,n){return r.concat(t.filter(function(o){return o.phase===n}))},[])}function Cc(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Rc(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 To={placement:"bottom",modifiers:[],strategy:"absolute"};function So(){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 _c(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,n=r===void 0?[]:r,o=t.defaultOptions,i=o===void 0?To:o;return function(s,c,l){l===void 0&&(l=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},To,i),modifiersData:{},elements:{reference:s,popper:c},attributes:{},styles:{}},f=[],y=!1,v={state:u,setOptions:function(S){var T=typeof S=="function"?S(u.options):S;g(),u.options=Object.assign({},i,u.options,T),u.scrollParents={reference:ut(s)?Ft(s):s.contextElement?Ft(s.contextElement):[],popper:Ft(c)};var R=Sc(Rc([].concat(n,u.options.modifiers)));return u.orderedModifiers=R.filter(function(C){return C.enabled}),h(),v.update()},forceUpdate:function(){if(!y){var S=u.elements,T=S.reference,R=S.popper;if(So(T,R)){u.rects={reference:xc(T,Wt(R),u.options.strategy==="fixed"),popper:Tn(R)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(K){return u.modifiersData[K.name]=Object.assign({},K.data)});for(var C=0;C<u.orderedModifiers.length;C++){if(u.reset===!0){u.reset=!1,C=-1;continue}var p=u.orderedModifiers[C],A=p.fn,k=p.options,J=k===void 0?{}:k,Z=p.name;typeof A=="function"&&(u=A({state:u,options:J,name:Z,instance:v})||u)}}}},update:Cc(function(){return new Promise(function(E){v.forceUpdate(),E(u)})}),destroy:function(){g(),y=!0}};if(!So(s,c))return v;v.setOptions(l).then(function(E){!y&&l.onFirstUpdate&&l.onFirstUpdate(E)});function h(){u.orderedModifiers.forEach(function(E){var S=E.name,T=E.options,R=T===void 0?{}:T,C=E.effect;if(typeof C=="function"){var p=C({state:u,name:S,instance:v,options:R}),A=function(){};f.push(p||A)}})}function g(){f.forEach(function(E){return E()}),f=[]}return v}}const Pc=_c({defaultModifiers:[fc,vc,Js,Zs,hc,uc,bc,Ys]}),Ac=["enabled","placement","strategy","modifiers"];function Mc(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 jc={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},kc={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)}}},Nc=[];function bi(e,t,r={}){let{enabled:n=!0,placement:o="bottom",strategy:i="absolute",modifiers:a=Nc}=r,s=Mc(r,Ac);const c=m.useRef(a),l=m.useRef(),u=m.useCallback(()=>{var E;(E=l.current)==null||E.update()},[]),f=m.useCallback(()=>{var E;(E=l.current)==null||E.forceUpdate()},[]),[y,v]=Rs(m.useState({placement:o,update:u,forceUpdate:f,attributes:{},styles:{popper:{},arrow:{}}})),h=m.useMemo(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:E})=>{const S={},T={};Object.keys(E.elements).forEach(R=>{S[R]=E.styles[R],T[R]=E.attributes[R]}),v({state:E,styles:S,attributes:T,update:u,forceUpdate:f,placement:E.placement})}}),[u,f,v]),g=m.useMemo(()=>(Dt(c.current,a)||(c.current=a),c.current),[a]);return m.useEffect(()=>{!l.current||!n||l.current.setOptions({placement:o,strategy:i,modifiers:[...g,h,jc]})},[i,o,h,n,g]),m.useEffect(()=>{if(!(!n||e==null||t==null))return l.current=Pc(e,t,Object.assign({},s,{placement:o,strategy:i,modifiers:[...g,kc,h]})),()=>{l.current!=null&&(l.current.destroy(),l.current=void 0,v(E=>Object.assign({},E,{attributes:{},styles:{popper:{}}})))}},[n,e,t]),y}function vr(e,t){if(e.contains)return e.contains(t);if(e.compareDocumentPosition)return e===t||!!(e.compareDocumentPosition(t)&16)}var Ic=process.env.NODE_ENV!=="production",Ei=function(){};if(Ic){var Lc=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{}};Ei=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||Lc.apply(null,[t].concat(r))}}var Dc=Ei;const Pn=wr(Dc),Co=()=>{};function $c(e){return e.button===0}function Fc(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}const ir=e=>e&&("current"in e?e.current:e),Ro={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function wi(e,t=Co,{disabled:r,clickTrigger:n="click"}={}){const o=m.useRef(!1),i=m.useRef(!1),a=m.useCallback(l=>{const u=ir(e);Pn(!!u,"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=!u||Fc(l)||!$c(l)||!!vr(u,l.target)||i.current,i.current=!1},[e]),s=ct(l=>{const u=ir(e);u&&vr(u,l.target)&&(i.current=!0)}),c=ct(l=>{o.current||t(l)});m.useEffect(()=>{var l,u;if(r||e==null)return;const f=Ht(ir(e)),y=f.defaultView||window;let v=(l=y.event)!=null?l:(u=y.parent)==null?void 0:u.event,h=null;Ro[n]&&(h=Qe(f,Ro[n],s,!0));const g=Qe(f,n,a,!0),E=Qe(f,n,T=>{if(T===v){v=void 0;return}c(T)});let S=[];return"ontouchstart"in f.documentElement&&(S=[].slice.call(f.body.children).map(T=>Qe(T,"mousemove",Co))),()=>{h==null||h(),g(),E(),S.forEach(T=>T())}},[e,r,n,a,s,c])}function Uc(e){const t={};return Array.isArray(e)?(e==null||e.forEach(r=>{t[r.name]=r}),t):e||t}function Bc(e={}){return Array.isArray(e)?e:Object.keys(e).map(t=>(e[t].name=t,e[t]))}function Oi({enabled:e,enableEvents:t,placement:r,flip:n,offset:o,fixed:i,containerPadding:a,arrowElement:s,popperConfig:c={}}){var l,u,f,y,v;const h=Uc(c.modifiers);return Object.assign({},c,{placement:r,enabled:e,strategy:i?"fixed":c.strategy,modifiers:Bc(Object.assign({},h,{eventListeners:{enabled:t,options:(l=h.eventListeners)==null?void 0:l.options},preventOverflow:Object.assign({},h.preventOverflow,{options:a?Object.assign({padding:a},(u=h.preventOverflow)==null?void 0:u.options):(f=h.preventOverflow)==null?void 0:f.options}),offset:{options:Object.assign({offset:o},(y=h.offset)==null?void 0:y.options)},arrow:Object.assign({},h.arrow,{enabled:!!s,options:Object.assign({},(v=h.arrow)==null?void 0:v.options,{element:s})}),flip:Object.assign({enabled:!!n},h.flip)}))})}const xi=m.createContext(xr?window:void 0);xi.Provider;function Ti(){return m.useContext(xi)}const Si=Y.createContext({}),An=Y.forwardRef(({controlId:e,as:t="div",...r},n)=>{const o=m.useMemo(()=>({controlId:e}),[e]);return M.jsx(Si.Provider,{value:o,children:M.jsx(t,{...r,ref:n})})});An.displayName="FormGroup";const Mn=Y.forwardRef(({bsPrefix:e,className:t,children:r,controlId:n,label:o,...i},a)=>(e=et(e,"form-floating"),M.jsxs(An,{ref:a,className:ce(t,e),controlId:n,...i,children:[r,M.jsx("label",{htmlFor:n,children:o})]})));Mn.displayName="FloatingLabel";const Vr=(e,t)=>xr?e==null?(t||Ht()).body:(typeof e=="function"&&(e=e()),e&&"current"in e&&(e=e.current),e&&("nodeType"in e||e.getBoundingClientRect)?e:null):null;function sn(e,t){const r=Ti(),[n,o]=m.useState(()=>Vr(e,r==null?void 0:r.document));if(!n){const i=Vr(e);i&&o(i)}return m.useEffect(()=>{},[t,n]),m.useEffect(()=>{const i=Vr(e);i!==n&&o(i)},[e,n]),n}function zc({children:e,in:t,onExited:r,mountOnEnter:n,unmountOnExit:o}){const i=m.useRef(null),a=m.useRef(t),s=ct(r);m.useEffect(()=>{t?a.current=!0:s(i.current)},[t,s]);const c=rt(i,e.ref),l=m.cloneElement(e,{ref:c});return t?l:o||!a.current&&n?null:l}function Ci(e){return e.code==="Escape"||e.keyCode===27}function Hc(){const e=Y.version.split(".");return{major:+e[0],minor:+e[1],patch:+e[2]}}const Vc=["onEnter","onEntering","onEntered","onExit","onExiting","onExited","addEndListener","children"];function Wc(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 Yc(e){let{onEnter:t,onEntering:r,onEntered:n,onExit:o,onExiting:i,onExited:a,addEndListener:s,children:c}=e,l=Wc(e,Vc);const{major:u}=Hc(),f=u>=19?c.props.ref:c.ref,y=m.useRef(null),v=rt(y,typeof c=="function"?null:f),h=A=>k=>{A&&y.current&&A(y.current,k)},g=m.useCallback(h(t),[t]),E=m.useCallback(h(r),[r]),S=m.useCallback(h(n),[n]),T=m.useCallback(h(o),[o]),R=m.useCallback(h(i),[i]),C=m.useCallback(h(a),[a]),p=m.useCallback(h(s),[s]);return Object.assign({},l,{nodeRef:y},t&&{onEnter:g},r&&{onEntering:E},n&&{onEntered:S},o&&{onExit:T},i&&{onExiting:R},a&&{onExited:C},s&&{addEndListener:p},{children:typeof c=="function"?(A,k)=>c(A,Object.assign({},k,{ref:v})):m.cloneElement(c,{ref:v})})}const qc=["component"];function Gc(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 Kc=Y.forwardRef((e,t)=>{let{component:r}=e,n=Gc(e,qc);const o=Yc(n);return M.jsx(r,Object.assign({ref:t},o))});function Jc({in:e,onTransition:t}){const r=m.useRef(null),n=m.useRef(!0),o=ct(t);return pr(()=>{if(!r.current)return;let i=!1;return o({in:e,element:r.current,initial:n.current,isStale:()=>i}),()=>{i=!0}},[e,o]),pr(()=>(n.current=!1,()=>{n.current=!0}),[]),r}function Xc({children:e,in:t,onExited:r,onEntered:n,transition:o}){const[i,a]=m.useState(!t);t&&i&&a(!1);const s=Jc({in:!!t,onTransition:l=>{const u=()=>{l.isStale()||(l.in?n==null||n(l.element,l.initial):(a(!0),r==null||r(l.element)))};Promise.resolve(o(l)).then(u,f=>{throw l.in||a(!0),f})}}),c=rt(s,e.ref);return i&&!t?null:m.cloneElement(e,{ref:c})}function Ri(e,t,r){return e?M.jsx(Kc,Object.assign({},r,{component:e})):t?M.jsx(Xc,Object.assign({},r,{transition:t})):M.jsx(zc,Object.assign({},r))}function cn(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}const Zc=()=>{};function Qc(e,t,{disabled:r,clickTrigger:n}={}){const o=t||Zc;wi(e,o,{disabled:r,clickTrigger:n});const i=ct(a=>{Ci(a)&&o(a)});m.useEffect(()=>{if(r||e==null)return;const a=Ht(ir(e));let s=(a.defaultView||window).event;const c=Qe(a,"keyup",l=>{if(l===s){s=void 0;return}i(l)});return()=>{c()}},[e,r,i])}const _i=Y.forwardRef((e,t)=>{const{flip:r,offset:n,placement:o,containerPadding:i,popperConfig:a={},transition:s,runTransition:c}=e,[l,u]=rn(),[f,y]=rn(),v=rt(u,t),h=sn(e.container),g=sn(e.target),[E,S]=m.useState(!e.show),T=bi(g,l,Oi({placement:o,enableEvents:!!e.show,containerPadding:i||5,flip:r,offset:n,arrowElement:f,popperConfig:a}));e.show&&E&&S(!1);const R=(...ie)=>{S(!0),e.onExited&&e.onExited(...ie)},C=e.show||!E;if(Qc(l,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!C)return null;const{onExit:p,onExiting:A,onEnter:k,onEntering:J,onEntered:Z}=e;let K=e.children(Object.assign({},T.attributes.popper,{style:T.styles.popper,ref:v}),{popper:T,placement:o,show:!!e.show,arrowProps:Object.assign({},T.attributes.arrow,{style:T.styles.arrow,ref:y})});return K=Ri(s,c,{in:!!e.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:K,onExit:p,onExiting:A,onExited:R,onEnter:k,onEntering:J,onEntered:Z}),h?yt.createPortal(K,h):null});_i.displayName="Overlay";const Pi=Y.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=et(t,"popover-header"),M.jsx(r,{ref:o,className:ce(e,t),...n})));Pi.displayName="PopoverHeader";const jn=Y.forwardRef(({className:e,bsPrefix:t,as:r="div",...n},o)=>(t=et(t,"popover-body"),M.jsx(r,{ref:o,className:ce(e,t),...n})));jn.displayName="PopoverBody";function Ai(e,t){let r=e;return e==="left"?r=t?"end":"start":e==="right"&&(r=t?"start":"end"),r}function Mi(e="absolute"){return{position:e,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}const eu=Y.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,body:i,arrowProps:a,hasDoneInitialMeasure:s,popper:c,show:l,...u},f)=>{const y=et(e,"popover"),v=yn(),[h]=(t==null?void 0:t.split("-"))||[],g=Ai(h,v);let E=n;return l&&!s&&(E={...n,...Mi(c==null?void 0:c.strategy)}),M.jsxs("div",{ref:f,role:"tooltip",style:E,"x-placement":h,className:ce(r,y,h&&`bs-popover-${g}`),...u,children:[M.jsx("div",{className:"popover-arrow",...a}),i?M.jsx(jn,{children:o}):o]})}),ji=Object.assign(eu,{Header:Pi,Body:jn,POPPER_OFFSET:[0,8]}),ki=Y.forwardRef(({bsPrefix:e,placement:t="right",className:r,style:n,children:o,arrowProps:i,hasDoneInitialMeasure:a,popper:s,show:c,...l},u)=>{e=et(e,"tooltip");const f=yn(),[y]=(t==null?void 0:t.split("-"))||[],v=Ai(y,f);let h=n;return c&&!a&&(h={...n,...Mi(s==null?void 0:s.strategy)}),M.jsxs("div",{ref:u,style:h,role:"tooltip","x-placement":y,className:ce(r,e,`bs-tooltip-${v}`),...l,children:[M.jsx("div",{className:"tooltip-arrow",...i}),M.jsx("div",{className:`${e}-inner`,children:o})]})});ki.displayName="Tooltip";const kn=Object.assign(ki,{TOOLTIP_OFFSET:[0,6]});function tu(e){const t=m.useRef(null),r=et(void 0,"popover"),n=et(void 0,"tooltip"),o=m.useMemo(()=>({name:"offset",options:{offset:()=>{if(e)return e;if(t.current){if(cn(t.current,r))return ji.POPPER_OFFSET;if(cn(t.current,n))return kn.TOOLTIP_OFFSET}return[0,0]}}}),[e,r,n]);return[t,[o]]}function ru(e,t){const{ref:r}=e,{ref:n}=t;e.ref=r.__wrapped||(r.__wrapped=o=>r(dr(o))),t.ref=n.__wrapped||(n.__wrapped=o=>n(dr(o)))}const Ni=Y.forwardRef(({children:e,transition:t=hr,popperConfig:r={},rootClose:n=!1,placement:o="top",show:i=!1,...a},s)=>{const c=m.useRef({}),[l,u]=m.useState(null),[f,y]=tu(a.offset),v=rt(s,f),h=t===!0?hr:t||void 0,g=ct(E=>{u(E),r==null||r.onFirstUpdate==null||r.onFirstUpdate(E)});return pr(()=>{l&&a.target&&(c.current.scheduleUpdate==null||c.current.scheduleUpdate())},[l,a.target]),m.useEffect(()=>{i||u(null)},[i]),M.jsx(_i,{...a,ref:v,popperConfig:{...r,modifiers:y.concat(r.modifiers||[]),onFirstUpdate:g},transition:h,rootClose:n,placement:o,show:i,children:(E,{arrowProps:S,popper:T,show:R})=>{var C,p;ru(E,S);const A=T==null?void 0:T.placement,k=Object.assign(c.current,{state:T==null?void 0:T.state,scheduleUpdate:T==null?void 0:T.update,placement:A,outOfBoundaries:(T==null||(C=T.state)==null||(p=C.modifiersData.hide)==null?void 0:p.isReferenceHidden)||!1,strategy:r.strategy}),J=!!l;return typeof e=="function"?e({...E,placement:A,show:R,...!t&&R&&{className:"show"},popper:k,arrowProps:S,hasDoneInitialMeasure:J}):Y.cloneElement(e,{...E,placement:A,arrowProps:S,popper:k,hasDoneInitialMeasure:J,className:ce(e.props.className,!t&&R&&"show"),style:{...e.props.style,...E.style}})}})});Ni.displayName="Overlay";function nu(e){return e&&typeof e=="object"?e:{show:e,hide:e}}function _o(e,t,r){const[n]=t,o=n.currentTarget,i=n.relatedTarget||n.nativeEvent[r];(!i||i!==o)&&!vr(o,i)&&e(...t)}z.oneOf(["click","hover","focus"]);const Ii=({trigger:e=["hover","focus"],overlay:t,children:r,popperConfig:n={},show:o,defaultShow:i=!1,onToggle:a,delay:s,placement:c,flip:l=c&&c.indexOf("auto")!==-1,...u})=>{const f=m.useRef(null),y=rt(f,r.ref),v=Cs(),h=m.useRef(""),[g,E]=Zo(o,i,a),S=nu(s),{onFocus:T,onBlur:R,onClick:C}=typeof r!="function"?Y.Children.only(r).props:{},p=Q=>{y(dr(Q))},A=m.useCallback(()=>{if(v.clear(),h.current="show",!S.show){E(!0);return}v.set(()=>{h.current==="show"&&E(!0)},S.show)},[S.show,E,v]),k=m.useCallback(()=>{if(v.clear(),h.current="hide",!S.hide){E(!1);return}v.set(()=>{h.current==="hide"&&E(!1)},S.hide)},[S.hide,E,v]),J=m.useCallback((...Q)=>{A(),T==null||T(...Q)},[A,T]),Z=m.useCallback((...Q)=>{k(),R==null||R(...Q)},[k,R]),K=m.useCallback((...Q)=>{E(!g),C==null||C(...Q)},[C,E,g]),ie=m.useCallback((...Q)=>{_o(A,Q,"fromElement")},[A]),le=m.useCallback((...Q)=>{_o(k,Q,"toElement")},[k]),V=e==null?[]:[].concat(e),X={ref:p};return V.indexOf("click")!==-1&&(X.onClick=K),V.indexOf("focus")!==-1&&(X.onFocus=J,X.onBlur=Z),V.indexOf("hover")!==-1&&(process.env.NODE_ENV!=="production"&&Pn(V.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=le),M.jsxs(M.Fragment,{children:[typeof r=="function"?r(X):m.cloneElement(r,X),M.jsx(Ni,{...u,show:g,onHide:k,flip:l,placement:c,popperConfig:n,target:f.current,children:t})]})};var Li={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},Po=m.createContext&&m.createContext(Li),ou=["attr","size","title"];function iu(e,t){if(e==null)return{};var r=au(e,t),n,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function au(e,t){if(e==null)return{};var r={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;r[n]=e[n]}return r}function gr(){return gr=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gr.apply(this,arguments)}function Ao(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,n)}return r}function yr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ao(Object(r),!0).forEach(function(n){su(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ao(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function su(e,t,r){return t=cu(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cu(e){var t=uu(e,"string");return typeof t=="symbol"?t:t+""}function uu(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Di(e){return e&&e.map((t,r)=>m.createElement(t.tag,yr({key:r},t.attr),Di(t.child)))}function pe(e){return t=>m.createElement(lu,gr({attr:yr({},e.attr)},t),Di(e.child))}function lu(e){var t=r=>{var{attr:n,size:o,title:i}=e,a=iu(e,ou),s=o||r.size||"1em",c;return r.className&&(c=r.className),e.className&&(c=(c?c+" ":"")+e.className),m.createElement("svg",gr({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},r.attr,n,a,{className:c,style:yr(yr({color:e.color||r.color},r.style),e.style),height:s,width:s,xmlns:"http://www.w3.org/2000/svg"}),i&&m.createElement("title",null,i),e.children)};return Po!==void 0?m.createElement(Po.Consumer,null,r=>t(r)):t(Li)}function fu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"},child:[]}]})(e)}function du(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"},child:[]}]})(e)}function pu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"},child:[]}]})(e)}function hu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z"},child:[]}]})(e)}function mu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 8h-2.81a5.985 5.985 0 0 0-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-4 4v3c0 .22-.03.47-.07.7l-.1.65-.37.65c-.72 1.24-2.04 2-3.46 2s-2.74-.77-3.46-2l-.37-.64-.1-.65A4.27 4.27 0 0 1 8 15v-4c0-.23.03-.48.07-.7l.1-.65.37-.65c.3-.52.72-.97 1.21-1.31l.57-.39.74-.18a3.787 3.787 0 0 1 1.89 0l.68.16.61.42c.5.34.91.78 1.21 1.31l.38.65.1.65c.04.22.07.47.07.69v1zm-6 2h4v2h-4zm0-4h4v2h-4z"},child:[]}]})(e)}function vu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M16 9v10H8V9h8m-1.5-6h-5l-1 1H5v2h14V4h-3.5l-1-1zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7z"},child:[]}]})(e)}function gu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M4 20h16v2H4zM4 2h16v2H4zM9.41 13.59 8 15l4 4 4-4-1.41-1.41L13 15.17V8.83l1.59 1.58L16 9l-4-4-4 4 1.41 1.41L11 8.83v6.34z"},child:[]}]})(e)}function yu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z"},child:[]}]})(e)}function bu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"},child:[]}]})(e)}function Eu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"},child:[]}]})(e)}function wu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"},child:[]}]})(e)}function Ou(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z"},child:[]}]})(e)}function xu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z"},child:[]}]})(e)}function Tu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"},child:[]}]})(e)}function Su(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h4.05l1.83-2h4.24l1.83 2H20v12zM12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"},child:[]}]})(e)}function Cu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"m14.06 9.02.92.92L5.92 19H5v-.92l9.06-9.06M17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29zm-3.6 3.19L3 17.25V21h3.75L17.81 9.94l-3.75-3.75z"},child:[]}]})(e)}function Ru(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z"},child:[]}]})(e)}function _u(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"},child:[]}]})(e)}function $i(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"},child:[]}]})(e)}function Pu(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"},child:[]}]})(e)}function Au(e){return pe({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{fill:"none"},child:[{tag:"path",attr:{d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M0 0h24v24H0V0z"},child:[]}]},{tag:"path",attr:{d:"M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z"},child:[]}]})(e)}const Nn=m.createContext({cookieDomain:"",axiosInstance:{},LinkComponent:{},NavigateComponent:()=>null,language:"",axiosTexts:{},confirmTexts:{},formValidationTexts:{},homeDashboardTexts:{},formSubmitTexts:{},appSearchTexts:{},customSelectTexts:{},errorBoundaryTexts:{},widgetTexts:{}}),Mu=m.createContext({show:!1,text:"",showConfirm:e=>{},hideConfirm:()=>{}}),ju=m.createContext({isShown:!1,text:"",hidePrompt:()=>{},showPrompt:()=>{},resolveRef:{current:()=>{}},options:{input:"textarea",type:"text"},setOptions:()=>{}});let ku={data:""},Nu=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||ku,Iu=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,Lu=/\/\*[^]*?\*\/| +/g,Mo=/\n+/g,Ze=(e,t)=>{let r="",n="",o="";for(let i in e){let a=e[i];i[0]=="@"?i[1]=="i"?r=i+" "+a+";":n+=i[1]=="f"?Ze(a,i):i+"{"+Ze(a,i[1]=="k"?"":t)+"}":typeof a=="object"?n+=Ze(a,t?t.replace(/([^,])+/g,s=>i.replace(/(^:.*)|([^,])+/g,c=>/&/.test(c)?c.replace(/&/g,s):s?s+" "+c:c)):i):a!=null&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),o+=Ze.p?Ze.p(i,a):i+":"+a+";")}return r+(t&&o?t+"{"+o+"}":o)+n},Be={},Fi=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+Fi(e[r]);return t}return e},Du=(e,t,r,n,o)=>{let i=Fi(e),a=Be[i]||(Be[i]=(c=>{let l=0,u=11;for(;l<c.length;)u=101*u+c.charCodeAt(l++)>>>0;return"go"+u})(i));if(!Be[a]){let c=i!==e?e:(l=>{let u,f,y=[{}];for(;u=Iu.exec(l.replace(Lu,""));)u[4]?y.shift():u[3]?(f=u[3].replace(Mo," ").trim(),y.unshift(y[0][f]=y[0][f]||{})):y[0][u[1]]=u[2].replace(Mo," ").trim();return y[0]})(e);Be[a]=Ze(o?{["@keyframes "+a]:c}:c,r?"":"."+a)}let s=r&&Be.g?Be.g:null;return r&&(Be.g=Be[a]),((c,l,u,f)=>{f?l.data=l.data.replace(f,c):l.data.indexOf(c)===-1&&(l.data=u?c+l.data:l.data+c)})(Be[a],t,n,s),a},$u=(e,t,r)=>e.reduce((n,o,i)=>{let a=t[i];if(a&&a.call){let s=a(r),c=s&&s.props&&s.props.className||/^go/.test(s)&&s;a=c?"."+c:s&&typeof s=="object"?s.props?"":Ze(s,""):s===!1?"":s}return n+o+(a??"")},"");function Sr(e){let t=this||{},r=e.call?e(t.p):e;return Du(r.unshift?r.raw?$u(r,[].slice.call(arguments,1),t.p):r.reduce((n,o)=>Object.assign(n,o&&o.call?o(t.p):o),{}):r,Nu(t.target),t.g,t.o,t.k)}let Ui,un,ln;Sr.bind({g:1});let Ve=Sr.bind({k:1});function Fu(e,t,r,n){Ze.p=t,Ui=e,un=r,ln=n}function ot(e,t){let r=this||{};return function(){let n=arguments;function o(i,a){let s=Object.assign({},i),c=s.className||o.className;r.p=Object.assign({theme:un&&un()},s),r.o=/ *go\d+/.test(c),s.className=Sr.apply(r,n)+(c?" "+c:"");let l=e;return e[0]&&(l=s.as||e,delete s.as),ln&&l[0]&&ln(s),Ui(l,s)}return o}}var Uu=e=>typeof e=="function",br=(e,t)=>Uu(e)?e(t):e,Bu=(()=>{let e=0;return()=>(++e).toString()})(),Bi=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),zu=20,ar=new Map,Hu=1e3,jo=e=>{if(ar.has(e))return;let t=setTimeout(()=>{ar.delete(e),lt({type:4,toastId:e})},Hu);ar.set(e,t)},Vu=e=>{let t=ar.get(e);t&&clearTimeout(t)},fn=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,zu)};case 1:return t.toast.id&&Vu(t.toast.id),{...e,toasts:e.toasts.map(i=>i.id===t.toast.id?{...i,...t.toast}:i)};case 2:let{toast:r}=t;return e.toasts.find(i=>i.id===r.id)?fn(e,{type:1,toast:r}):fn(e,{type:0,toast:r});case 3:let{toastId:n}=t;return n?jo(n):e.toasts.forEach(i=>{jo(i.id)}),{...e,toasts:e.toasts.map(i=>i.id===n||n===void 0?{...i,visible:!1}:i)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(i=>i.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let o=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(i=>({...i,pauseDuration:i.pauseDuration+o}))}}},sr=[],cr={toasts:[],pausedAt:void 0},lt=e=>{cr=fn(cr,e),sr.forEach(t=>{t(cr)})},Wu={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},Yu=(e={})=>{let[t,r]=m.useState(cr);m.useEffect(()=>(sr.push(r),()=>{let o=sr.indexOf(r);o>-1&&sr.splice(o,1)}),[t]);let n=t.toasts.map(o=>{var i,a;return{...e,...e[o.type],...o,duration:o.duration||((i=e[o.type])==null?void 0:i.duration)||(e==null?void 0:e.duration)||Wu[o.type],style:{...e.style,...(a=e[o.type])==null?void 0:a.style,...o.style}}});return{...t,toasts:n}},qu=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||Bu()}),Yt=e=>(t,r)=>{let n=qu(t,e,r);return lt({type:2,toast:n}),n.id},_e=(e,t)=>Yt("blank")(e,t);_e.error=Yt("error");_e.success=Yt("success");_e.loading=Yt("loading");_e.custom=Yt("custom");_e.dismiss=e=>{lt({type:3,toastId:e})};_e.remove=e=>lt({type:4,toastId:e});_e.promise=(e,t,r)=>{let n=_e.loading(t.loading,{...r,...r==null?void 0:r.loading});return e.then(o=>(_e.success(br(t.success,o),{id:n,...r,...r==null?void 0:r.success}),o)).catch(o=>{_e.error(br(t.error,o),{id:n,...r,...r==null?void 0:r.error})}),e};var Gu=(e,t)=>{lt({type:1,toast:{id:e,height:t}})},Ku=()=>{lt({type:5,time:Date.now()})},Ju=e=>{let{toasts:t,pausedAt:r}=Yu(e);m.useEffect(()=>{if(r)return;let i=Date.now(),a=t.map(s=>{if(s.duration===1/0)return;let c=(s.duration||0)+s.pauseDuration-(i-s.createdAt);if(c<0){s.visible&&_e.dismiss(s.id);return}return setTimeout(()=>_e.dismiss(s.id),c)});return()=>{a.forEach(s=>s&&clearTimeout(s))}},[t,r]);let n=m.useCallback(()=>{r&&lt({type:6,time:Date.now()})},[r]),o=m.useCallback((i,a)=>{let{reverseOrder:s=!1,gutter:c=8,defaultPosition:l}=a||{},u=t.filter(v=>(v.position||l)===(i.position||l)&&v.height),f=u.findIndex(v=>v.id===i.id),y=u.filter((v,h)=>h<f&&v.visible).length;return u.filter(v=>v.visible).slice(...s?[y+1]:[0,y]).reduce((v,h)=>v+(h.height||0)+c,0)},[t]);return{toasts:t,handlers:{updateHeight:Gu,startPause:Ku,endPause:n,calculateOffset:o}}},Xu=Ve`
54
54
  from {
55
55
  transform: scale(0) rotate(45deg);
56
56
  opacity: 0;
@@ -58,7 +58,7 @@ from {
58
58
  to {
59
59
  transform: scale(1) rotate(45deg);
60
60
  opacity: 1;
61
- }`,tl=We`
61
+ }`,Zu=Ve`
62
62
  from {
63
63
  transform: scale(0);
64
64
  opacity: 0;
@@ -66,7 +66,7 @@ from {
66
66
  to {
67
67
  transform: scale(1);
68
68
  opacity: 1;
69
- }`,rl=We`
69
+ }`,Qu=Ve`
70
70
  from {
71
71
  transform: scale(0) rotate(90deg);
72
72
  opacity: 0;
@@ -74,7 +74,7 @@ from {
74
74
  to {
75
75
  transform: scale(1) rotate(90deg);
76
76
  opacity: 1;
77
- }`,nl=it("div")`
77
+ }`,el=ot("div")`
78
78
  width: 20px;
79
79
  opacity: 0;
80
80
  height: 20px;
@@ -83,14 +83,14 @@ to {
83
83
  position: relative;
84
84
  transform: rotate(45deg);
85
85
 
86
- animation: ${el} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
86
+ animation: ${Xu} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
87
87
  forwards;
88
88
  animation-delay: 100ms;
89
89
 
90
90
  &:after,
91
91
  &:before {
92
92
  content: '';
93
- animation: ${tl} 0.15s ease-out forwards;
93
+ animation: ${Zu} 0.15s ease-out forwards;
94
94
  animation-delay: 150ms;
95
95
  position: absolute;
96
96
  border-radius: 3px;
@@ -103,18 +103,18 @@ to {
103
103
  }
104
104
 
105
105
  &:before {
106
- animation: ${rl} 0.15s ease-out forwards;
106
+ animation: ${Qu} 0.15s ease-out forwards;
107
107
  animation-delay: 180ms;
108
108
  transform: rotate(90deg);
109
109
  }
110
- `,ol=We`
110
+ `,tl=Ve`
111
111
  from {
112
112
  transform: rotate(0deg);
113
113
  }
114
114
  to {
115
115
  transform: rotate(360deg);
116
116
  }
117
- `,il=it("div")`
117
+ `,rl=ot("div")`
118
118
  width: 12px;
119
119
  height: 12px;
120
120
  box-sizing: border-box;
@@ -122,8 +122,8 @@ to {
122
122
  border-radius: 100%;
123
123
  border-color: ${e=>e.secondary||"#e0e0e0"};
124
124
  border-right-color: ${e=>e.primary||"#616161"};
125
- animation: ${ol} 1s linear infinite;
126
- `,al=We`
125
+ animation: ${tl} 1s linear infinite;
126
+ `,nl=Ve`
127
127
  from {
128
128
  transform: scale(0) rotate(45deg);
129
129
  opacity: 0;
@@ -131,7 +131,7 @@ from {
131
131
  to {
132
132
  transform: scale(1) rotate(45deg);
133
133
  opacity: 1;
134
- }`,sl=We`
134
+ }`,ol=Ve`
135
135
  0% {
136
136
  height: 0;
137
137
  width: 0;
@@ -145,7 +145,7 @@ to {
145
145
  100% {
146
146
  opacity: 1;
147
147
  height: 10px;
148
- }`,cl=it("div")`
148
+ }`,il=ot("div")`
149
149
  width: 20px;
150
150
  opacity: 0;
151
151
  height: 20px;
@@ -154,13 +154,13 @@ to {
154
154
  position: relative;
155
155
  transform: rotate(45deg);
156
156
 
157
- animation: ${al} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
157
+ animation: ${nl} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
158
158
  forwards;
159
159
  animation-delay: 100ms;
160
160
  &:after {
161
161
  content: '';
162
162
  box-sizing: border-box;
163
- animation: ${sl} 0.2s ease-out forwards;
163
+ animation: ${ol} 0.2s ease-out forwards;
164
164
  opacity: 0;
165
165
  animation-delay: 200ms;
166
166
  position: absolute;
@@ -172,16 +172,16 @@ to {
172
172
  height: 10px;
173
173
  width: 6px;
174
174
  }
175
- `,ul=it("div")`
175
+ `,al=ot("div")`
176
176
  position: absolute;
177
- `,ll=it("div")`
177
+ `,sl=ot("div")`
178
178
  position: relative;
179
179
  display: flex;
180
180
  justify-content: center;
181
181
  align-items: center;
182
182
  min-width: 20px;
183
183
  min-height: 20px;
184
- `,fl=We`
184
+ `,cl=Ve`
185
185
  from {
186
186
  transform: scale(0.6);
187
187
  opacity: 0.4;
@@ -189,20 +189,20 @@ from {
189
189
  to {
190
190
  transform: scale(1);
191
191
  opacity: 1;
192
- }`,dl=it("div")`
192
+ }`,ul=ot("div")`
193
193
  position: relative;
194
194
  transform: scale(0.6);
195
195
  opacity: 0.4;
196
196
  min-width: 20px;
197
- animation: ${fl} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
197
+ animation: ${cl} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
198
198
  forwards;
199
- `,pl=({toast:e})=>{let{icon:t,type:r,iconTheme:n}=e;return t!==void 0?typeof t=="string"?Y.createElement(dl,null,t):t:r==="blank"?null:Y.createElement(ll,null,Y.createElement(il,{...n}),r!=="loading"&&Y.createElement(ul,null,r==="error"?Y.createElement(nl,{...n}):Y.createElement(cl,{...n})))},hl=e=>`
199
+ `,ll=({toast:e})=>{let{icon:t,type:r,iconTheme:n}=e;return t!==void 0?typeof t=="string"?Y.createElement(ul,null,t):t:r==="blank"?null:Y.createElement(sl,null,Y.createElement(rl,{...n}),r!=="loading"&&Y.createElement(al,null,r==="error"?Y.createElement(el,{...n}):Y.createElement(il,{...n})))},fl=e=>`
200
200
  0% {transform: translate3d(0,${e*-200}%,0) scale(.6); opacity:.5;}
201
201
  100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
202
- `,ml=e=>`
202
+ `,dl=e=>`
203
203
  0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
204
204
  100% {transform: translate3d(0,${e*-150}%,-1px) scale(.6); opacity:0;}
205
- `,vl="0%{opacity:0;} 100%{opacity:1;}",gl="0%{opacity:1;} 100%{opacity:0;}",yl=it("div")`
205
+ `,pl="0%{opacity:0;} 100%{opacity:1;}",hl="0%{opacity:1;} 100%{opacity:0;}",ml=ot("div")`
206
206
  display: flex;
207
207
  align-items: center;
208
208
  background: #fff;
@@ -214,40 +214,40 @@ to {
214
214
  pointer-events: auto;
215
215
  padding: 8px 10px;
216
216
  border-radius: 8px;
217
- `,bl=it("div")`
217
+ `,vl=ot("div")`
218
218
  display: flex;
219
219
  justify-content: center;
220
220
  margin: 4px 10px;
221
221
  color: inherit;
222
222
  flex: 1 1 auto;
223
223
  white-space: pre-line;
224
- `,El=(e,t)=>{let r=e.includes("top")?1:-1,[n,o]=Vi()?[vl,gl]:[hl(r),ml(r)];return{animation:t?`${We(n)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${We(o)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}},wl=Y.memo(({toast:e,position:t,style:r,children:n})=>{let o=e.height?El(e.position||t||"top-center",e.visible):{opacity:0},i=Y.createElement(pl,{toast:e}),a=Y.createElement(bl,{...e.ariaProps},wr(e.message,e));return Y.createElement(yl,{className:e.className,style:{...o,...r,...e.style}},typeof n=="function"?n({icon:i,message:a}):Y.createElement(Y.Fragment,null,i,a))});zu(Y.createElement);var Ol=({id:e,className:t,style:r,onHeightUpdate:n,children:o})=>{let i=Y.useCallback(a=>{if(a){let s=()=>{let c=a.getBoundingClientRect().height;n(e,c)};s(),new MutationObserver(s).observe(a,{subtree:!0,childList:!0,characterData:!0})}},[e,n]);return Y.createElement("div",{ref:i,className:t,style:r},o)},xl=(e,t)=>{let r=e.includes("top"),n=r?{top:0}:{bottom:0},o=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:Vi()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(r?1:-1)}px)`,...n,...o}},Tl=Rr`
224
+ `,gl=(e,t)=>{let r=e.includes("top")?1:-1,[n,o]=Bi()?[pl,hl]:[fl(r),dl(r)];return{animation:t?`${Ve(n)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${Ve(o)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}},yl=Y.memo(({toast:e,position:t,style:r,children:n})=>{let o=e.height?gl(e.position||t||"top-center",e.visible):{opacity:0},i=Y.createElement(ll,{toast:e}),a=Y.createElement(vl,{...e.ariaProps},br(e.message,e));return Y.createElement(ml,{className:e.className,style:{...o,...r,...e.style}},typeof n=="function"?n({icon:i,message:a}):Y.createElement(Y.Fragment,null,i,a))});Fu(Y.createElement);var bl=({id:e,className:t,style:r,onHeightUpdate:n,children:o})=>{let i=Y.useCallback(a=>{if(a){let s=()=>{let c=a.getBoundingClientRect().height;n(e,c)};s(),new MutationObserver(s).observe(a,{subtree:!0,childList:!0,characterData:!0})}},[e,n]);return Y.createElement("div",{ref:i,className:t,style:r},o)},El=(e,t)=>{let r=e.includes("top"),n=r?{top:0}:{bottom:0},o=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:Bi()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(r?1:-1)}px)`,...n,...o}},wl=Sr`
225
225
  z-index: 9999;
226
226
  > * {
227
227
  pointer-events: auto;
228
228
  }
229
- `,nr=16,Sl=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:o,containerStyle:i,containerClassName:a})=>{let{toasts:s,handlers:c}=Qu(r);return Y.createElement("div",{style:{position:"fixed",zIndex:9999,top:nr,left:nr,right:nr,bottom:nr,pointerEvents:"none",...i},className:a,onMouseEnter:c.startPause,onMouseLeave:c.endPause},s.map(l=>{let u=l.position||t,f=c.calculateOffset(l,{reverseOrder:e,gutter:n,defaultPosition:t}),y=xl(u,f);return Y.createElement(Ol,{id:l.id,key:l.id,onHeightUpdate:c.updateHeight,className:l.visible?Tl:"",style:y},l.type==="custom"?wr(l.message,l):o?o(l):Y.createElement(wl,{toast:l,position:u}))}))},yt=Pe;const Cl=m.createContext({isLoading:!1,startLoading:e=>{},stopLoading:e=>{}}),Rl=m.createContext({user:null,loggingInProgress:!1,loginUser:()=>Promise.resolve(!0),logoutUser:()=>{}});/*! @azure/msal-common v14.10.0 2024-05-07 */const me={LIBRARY_NAME:"MSAL.JS",SKU:"msal.js.common",CACHE_PREFIX:"msal",DEFAULT_AUTHORITY:"https://login.microsoftonline.com/common/",DEFAULT_AUTHORITY_HOST:"login.microsoftonline.com",DEFAULT_COMMON_TENANT:"common",ADFS:"adfs",DSTS:"dstsv2",AAD_INSTANCE_DISCOVERY_ENDPT:"https://login.microsoftonline.com/common/discovery/instance?api-version=1.1&authorization_endpoint=",CIAM_AUTH_URL:".ciamlogin.com",AAD_TENANT_DOMAIN_SUFFIX:".onmicrosoft.com",RESOURCE_DELIM:"|",NO_ACCOUNT:"NO_ACCOUNT",CLAIMS:"claims",CONSUMER_UTID:"9188040d-6c67-4c5b-b112-36a304b66dad",OPENID_SCOPE:"openid",PROFILE_SCOPE:"profile",OFFLINE_ACCESS_SCOPE:"offline_access",EMAIL_SCOPE:"email",CODE_RESPONSE_TYPE:"code",CODE_GRANT_TYPE:"authorization_code",RT_GRANT_TYPE:"refresh_token",FRAGMENT_RESPONSE_MODE:"fragment",S256_CODE_CHALLENGE_METHOD:"S256",URL_FORM_CONTENT_TYPE:"application/x-www-form-urlencoded;charset=utf-8",AUTHORIZATION_PENDING:"authorization_pending",NOT_DEFINED:"not_defined",EMPTY_STRING:"",NOT_APPLICABLE:"N/A",FORWARD_SLASH:"/",IMDS_ENDPOINT:"http://169.254.169.254/metadata/instance/compute/location",IMDS_VERSION:"2020-06-01",IMDS_TIMEOUT:2e3,AZURE_REGION_AUTO_DISCOVER_FLAG:"TryAutoDetect",REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX:"login.microsoft.com",KNOWN_PUBLIC_CLOUDS:["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"],TOKEN_RESPONSE_TYPE:"token",ID_TOKEN_RESPONSE_TYPE:"id_token",SHR_NONCE_VALIDITY:240,INVALID_INSTANCE:"invalid_instance"},Wi=[me.OPENID_SCOPE,me.PROFILE_SCOPE,me.OFFLINE_ACCESS_SCOPE];[...Wi,me.EMAIL_SCOPE];const _l={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",MSAV1_ACCOUNT_TYPE:"MSA",GENERIC_ACCOUNT_TYPE:"Generic"},Pl={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."};/*! @azure/msal-common v14.10.0 2024-05-07 */class _r extends Error{constructor(t,r,n){const o=r?`${t}: ${r}`:t;super(o),Object.setPrototypeOf(this,_r.prototype),this.errorCode=t||me.EMPTY_STRING,this.errorMessage=r||me.EMPTY_STRING,this.subError=n||me.EMPTY_STRING,this.name="AuthError"}setCorrelationId(t){this.correlationId=t}}/*! @azure/msal-common v14.10.0 2024-05-07 */var Oe;(function(e){e[e.Error=0]="Error",e[e.Warning=1]="Warning",e[e.Info=2]="Info",e[e.Verbose=3]="Verbose",e[e.Trace=4]="Trace"})(Oe||(Oe={}));class Or{constructor(t,r,n){this.level=Oe.Info;const o=()=>{},i=t||Or.createDefaultLoggerOptions();this.localCallback=i.loggerCallback||o,this.piiLoggingEnabled=i.piiLoggingEnabled||!1,this.level=typeof i.logLevel=="number"?i.logLevel:Oe.Info,this.correlationId=i.correlationId||me.EMPTY_STRING,this.packageName=r||me.EMPTY_STRING,this.packageVersion=n||me.EMPTY_STRING}static createDefaultLoggerOptions(){return{loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:Oe.Info}}clone(t,r,n){return new Or({loggerCallback:this.localCallback,piiLoggingEnabled:this.piiLoggingEnabled,logLevel:this.level,correlationId:n||this.correlationId},t,r)}logMessage(t,r){if(r.logLevel>this.level||!this.piiLoggingEnabled&&r.containsPii)return;const i=`${`[${new Date().toUTCString()}] : [${r.correlationId||this.correlationId||""}]`} : ${this.packageName}@${this.packageVersion} : ${Oe[r.logLevel]} - ${t}`;this.executeCallback(r.logLevel,i,r.containsPii||!1)}executeCallback(t,r,n){this.localCallback&&this.localCallback(t,r,n)}error(t,r){this.logMessage(t,{logLevel:Oe.Error,containsPii:!1,correlationId:r||me.EMPTY_STRING})}errorPii(t,r){this.logMessage(t,{logLevel:Oe.Error,containsPii:!0,correlationId:r||me.EMPTY_STRING})}warning(t,r){this.logMessage(t,{logLevel:Oe.Warning,containsPii:!1,correlationId:r||me.EMPTY_STRING})}warningPii(t,r){this.logMessage(t,{logLevel:Oe.Warning,containsPii:!0,correlationId:r||me.EMPTY_STRING})}info(t,r){this.logMessage(t,{logLevel:Oe.Info,containsPii:!1,correlationId:r||me.EMPTY_STRING})}infoPii(t,r){this.logMessage(t,{logLevel:Oe.Info,containsPii:!0,correlationId:r||me.EMPTY_STRING})}verbose(t,r){this.logMessage(t,{logLevel:Oe.Verbose,containsPii:!1,correlationId:r||me.EMPTY_STRING})}verbosePii(t,r){this.logMessage(t,{logLevel:Oe.Verbose,containsPii:!0,correlationId:r||me.EMPTY_STRING})}trace(t,r){this.logMessage(t,{logLevel:Oe.Trace,containsPii:!1,correlationId:r||me.EMPTY_STRING})}tracePii(t,r){this.logMessage(t,{logLevel:Oe.Trace,containsPii:!0,correlationId:r||me.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-browser v3.14.0 2024-05-07 */exports.InteractionType=void 0;(function(e){e.Redirect="redirect",e.Popup="popup",e.Silent="silent",e.None="none"})(exports.InteractionType||(exports.InteractionType={}));const Pr={Startup:"startup",Login:"login",Logout:"logout",AcquireToken:"acquireToken",SsoSilent:"ssoSilent",HandleRedirect:"handleRedirect",None:"none"},Al={React:"@azure/msal-react",Angular:"@azure/msal-angular"};/*! @azure/msal-browser v3.14.0 2024-05-07 */const Ml="storage_not_supported",ye="stubbed_public_client_application_called",jl="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.14.0 2024-05-07 */const kl={[Ml]:"Given storage configuration option was not supported.",[ye]:"Stub instance of Public Client Application was called. If using msal-react, please ensure context is not used without a provider. For more visit: aka.ms/msaljs/browser-errors",[jl]:"Redirect cannot be supported. In-memory storage was selected and storeAuthStateInCookie=false, which would cause the library to be unable to handle the incoming hash. If you would like to use the redirect API, please use session/localStorage or set storeAuthStateInCookie=true."};class Ln extends _r{constructor(t,r){super(t,r),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,Ln.prototype)}}function be(e){return new Ln(e,kl[e])}/*! @azure/msal-browser v3.14.0 2024-05-07 */const Nl={initialize:()=>Promise.reject(be(ye)),acquireTokenPopup:()=>Promise.reject(be(ye)),acquireTokenRedirect:()=>Promise.reject(be(ye)),acquireTokenSilent:()=>Promise.reject(be(ye)),acquireTokenByCode:()=>Promise.reject(be(ye)),getAllAccounts:()=>[],getAccount:()=>null,getAccountByHomeId:()=>null,getAccountByUsername:()=>null,getAccountByLocalId:()=>null,handleRedirectPromise:()=>Promise.reject(be(ye)),loginPopup:()=>Promise.reject(be(ye)),loginRedirect:()=>Promise.reject(be(ye)),logout:()=>Promise.reject(be(ye)),logoutRedirect:()=>Promise.reject(be(ye)),logoutPopup:()=>Promise.reject(be(ye)),ssoSilent:()=>Promise.reject(be(ye)),addEventCallback:()=>null,removeEventCallback:()=>{},addPerformanceCallback:()=>"",removePerformanceCallback:()=>!1,enableAccountStorageEvents:()=>{},disableAccountStorageEvents:()=>{},getTokenCache:()=>{throw be(ye)},getLogger:()=>{throw be(ye)},setLogger:()=>{},setActiveAccount:()=>{},getActiveAccount:()=>null,initializeWrapperLibrary:()=>{},setNavigationClient:()=>{},getConfiguration:()=>{throw be(ye)},hydrateCache:()=>Promise.reject(be(ye)),clearCache:()=>Promise.reject(be(ye))};function Yi(e,t){return function(){return e.apply(t,arguments)}}const{toString:Il}=Object.prototype,{getPrototypeOf:$n}=Object,Ar=(e=>t=>{const r=Il.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Ue=e=>(e=e.toLowerCase(),t=>Ar(t)===e),Mr=e=>t=>typeof t===e,{isArray:St}=Array,Ht=Mr("undefined");function Dl(e){return e!==null&&!Ht(e)&&e.constructor!==null&&!Ht(e.constructor)&&ke(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const qi=Ue("ArrayBuffer");function Ll(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&qi(e.buffer),t}const $l=Mr("string"),ke=Mr("function"),Gi=Mr("number"),jr=e=>e!==null&&typeof e=="object",Fl=e=>e===!0||e===!1,fr=e=>{if(Ar(e)!=="object")return!1;const t=$n(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Ul=Ue("Date"),Bl=Ue("File"),zl=Ue("Blob"),Hl=Ue("FileList"),Vl=e=>jr(e)&&ke(e.pipe),Wl=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ke(e.append)&&((t=Ar(e))==="formdata"||t==="object"&&ke(e.toString)&&e.toString()==="[object FormData]"))},Yl=Ue("URLSearchParams"),ql=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Gt(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,o;if(typeof e!="object"&&(e=[e]),St(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 Ki(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 Ji=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Xi=e=>!Ht(e)&&e!==Ji;function hn(){const{caseless:e}=Xi(this)&&this||{},t={},r=(n,o)=>{const i=e&&Ki(t,o)||o;fr(t[i])&&fr(n)?t[i]=hn(t[i],n):fr(n)?t[i]=hn({},n):St(n)?t[i]=n.slice():t[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&Gt(arguments[n],r);return t}const Gl=(e,t,r,{allOwnKeys:n}={})=>(Gt(t,(o,i)=>{r&&ke(o)?e[i]=Yi(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&&$n(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Zl=(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},Ql=e=>{if(!e)return null;if(St(e))return e;let t=e.length;if(!Gi(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},ef=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&$n(Uint8Array)),tf=(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])}},rf=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},nf=Ue("HTMLFormElement"),of=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),Io=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),af=Ue("RegExp"),Zi=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Gt(r,(o,i)=>{let a;(a=t(o,i,e))!==!1&&(n[i]=a||o)}),Object.defineProperties(e,n)},sf=e=>{Zi(e,(t,r)=>{if(ke(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(ke(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+"'")})}})},cf=(e,t)=>{const r={},n=o=>{o.forEach(i=>{r[i]=!0})};return St(e)?n(e):n(String(e).split(t)),r},uf=()=>{},lf=(e,t)=>(e=+e,Number.isFinite(e)?e:t),qr="abcdefghijklmnopqrstuvwxyz",Do="0123456789",Qi={DIGIT:Do,ALPHA:qr,ALPHA_DIGIT:qr+qr.toUpperCase()+Do},ff=(e=16,t=Qi.ALPHA_DIGIT)=>{let r="";const{length:n}=t;for(;e--;)r+=t[Math.random()*n|0];return r};function df(e){return!!(e&&ke(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const pf=e=>{const t=new Array(10),r=(n,o)=>{if(jr(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[o]=n;const i=St(n)?[]:{};return Gt(n,(a,s)=>{const c=r(a,o+1);!Ht(c)&&(i[s]=c)}),t[o]=void 0,i}}return n};return r(e,0)},hf=Ue("AsyncFunction"),mf=e=>e&&(jr(e)||ke(e))&&ke(e.then)&&ke(e.catch),w={isArray:St,isArrayBuffer:qi,isBuffer:Dl,isFormData:Wl,isArrayBufferView:Ll,isString:$l,isNumber:Gi,isBoolean:Fl,isObject:jr,isPlainObject:fr,isUndefined:Ht,isDate:Ul,isFile:Bl,isBlob:zl,isRegExp:af,isFunction:ke,isStream:Vl,isURLSearchParams:Yl,isTypedArray:ef,isFileList:Hl,forEach:Gt,merge:hn,extend:Gl,trim:ql,stripBOM:Kl,inherits:Jl,toFlatObject:Xl,kindOf:Ar,kindOfTest:Ue,endsWith:Zl,toArray:Ql,forEachEntry:tf,matchAll:rf,isHTMLForm:nf,hasOwnProperty:Io,hasOwnProp:Io,reduceDescriptors:Zi,freezeMethods:sf,toObjectSet:cf,toCamelCase:of,noop:uf,toFiniteNumber:lf,findKey:Ki,global:Ji,isContextDefined:Xi,ALPHABET:Qi,generateString:ff,isSpecCompliantForm:df,toJSONObject:pf,isAsyncFn:hf,isThenable:mf};function G(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(G,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 ea=G.prototype,ta={};["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=>{ta[e]={value:e}});Object.defineProperties(G,ta);Object.defineProperty(ea,"isAxiosError",{value:!0});G.from=(e,t,r,n,o,i)=>{const a=Object.create(ea);return w.toFlatObject(e,a,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),G.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 mn(e){return w.isPlainObject(e)||w.isArray(e)}function ra(e){return w.endsWith(e,"[]")?e.slice(0,-2):e}function Lo(e,t,r){return e?e.concat(t).map(function(o,i){return o=ra(o),!r&&i?"["+o+"]":o}).join(r?".":""):t}function gf(e){return w.isArray(e)&&!e.some(mn)}const yf=w.toFlatObject(w,{},null,function(t){return/^is[A-Z]/.test(t)});function kr(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(g,E){return!w.isUndefined(E[g])});const n=r.metaTokens,o=r.visitor||u,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 l(h){if(h===null)return"";if(w.isDate(h))return h.toISOString();if(!c&&w.isBlob(h))throw new G("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 u(h,g,E){let S=h;if(h&&!E&&typeof h=="object"){if(w.endsWith(g,"{}"))g=n?g:g.slice(0,-2),h=JSON.stringify(h);else if(w.isArray(h)&&gf(h)||(w.isFileList(h)||w.endsWith(g,"[]"))&&(S=w.toArray(h)))return g=ra(g),S.forEach(function(R,C){!(w.isUndefined(R)||R===null)&&t.append(a===!0?Lo([g],C,i):a===null?g:g+"[]",l(R))}),!1}return mn(h)?!0:(t.append(Lo(E,g,i),l(h)),!1)}const f=[],y=Object.assign(yf,{defaultVisitor:u,convertValue:l,isVisitable:mn});function v(h,g){if(!w.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+g.join("."));f.push(h),w.forEach(h,function(S,T){(!(w.isUndefined(S)||S===null)&&o.call(t,S,w.isString(T)?T.trim():T,g,y))===!0&&v(S,g?g.concat(T):[T])}),f.pop()}}if(!w.isObject(e))throw new TypeError("data must be an object");return v(e),t}function $o(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Fn(e,t){this._pairs=[],e&&kr(e,this,t)}const na=Fn.prototype;na.append=function(t,r){this._pairs.push([t,r])};na.toString=function(t){const r=t?function(n){return t.call(this,n,$o)}:$o;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};function bf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function oa(e,t,r){if(!t)return e;const n=r&&r.encode||bf,o=r&&r.serialize;let i;if(o?i=o(t,r):i=w.isURLSearchParams(t)?t.toString():new Fn(t,r).toString(n),i){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class Fo{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 ia={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Ef=typeof URLSearchParams<"u"?URLSearchParams:Fn,wf=typeof FormData<"u"?FormData:null,Of=typeof Blob<"u"?Blob:null,xf={isBrowser:!0,classes:{URLSearchParams:Ef,FormData:wf,Blob:Of},protocols:["http","https","file","blob","url","data"]},aa=typeof window<"u"&&typeof document<"u",Tf=(e=>aa&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Sf=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Cf=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:aa,hasStandardBrowserEnv:Tf,hasStandardBrowserWebWorkerEnv:Sf},Symbol.toStringTag,{value:"Module"})),Le={...Cf,...xf};function Rf(e,t){return kr(e,new Le.classes.URLSearchParams,Object.assign({visitor:function(r,n,o,i){return Le.isNode&&w.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function _f(e){return w.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Pf(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 sa(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]=Pf(o[a])),!s)}if(w.isFormData(e)&&w.isFunction(e.entries)){const r={};return w.forEachEntry(e,(n,o)=>{t(_f(n),o,r,0)}),r}return null}function Af(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 Kt={transitional:ia,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(sa(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 Rf(t,this.formSerializer).toString();if((s=w.isFileList(t))||n.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return kr(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),Af(t)):t}],transformResponse:[function(t){const r=this.transitional||Kt.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"?G.from(s,G.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:Le.classes.FormData,Blob:Le.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=>{Kt.headers[e]={}});const Mf=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(`
230
- `).forEach(function(a){o=a.indexOf(":"),r=a.substring(0,o).trim().toLowerCase(),n=a.substring(o+1).trim(),!(!r||t[r]&&Mf[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Uo=Symbol("internals");function kt(e){return e&&String(e).trim().toLowerCase()}function dr(e){return e===!1||e==null?e:w.isArray(e)?e.map(dr):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 Nf=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Gr(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 If(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function Df(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 Ne{constructor(t){t&&this.set(t)}set(t,r,n){const o=this;function i(s,c,l){const u=kt(c);if(!u)throw new Error("header name must be a non-empty string");const f=w.findKey(o,u);(!f||o[f]===void 0||l===!0||l===void 0&&o[f]!==!1)&&(o[f||c]=dr(s))}const a=(s,c)=>w.forEach(s,(l,u)=>i(l,u,c));return w.isPlainObject(t)||t instanceof this.constructor?a(t,r):w.isString(t)&&(t=t.trim())&&!Nf(t)?a(jf(t),r):t!=null&&i(r,t,n),this}get(t,r){if(t=kt(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=kt(t),t){const n=w.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Gr(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let o=!1;function i(a){if(a=kt(a),a){const s=w.findKey(n,a);s&&(!r||Gr(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||Gr(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]=dr(o),delete r[i];return}const s=t?If(i):String(i).trim();s!==i&&delete r[i],r[s]=dr(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(`
231
- `)}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[Uo]=this[Uo]={accessors:{}}).accessors,o=this.prototype;function i(a){const s=kt(a);n[s]||(Df(o,a),n[s]=!0)}return w.isArray(t)?t.forEach(i):i(t),this}}Ne.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);w.reduceDescriptors(Ne.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});w.freezeMethods(Ne);function Kr(e,t){const r=this||Kt,n=t||r,o=Ne.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 ca(e){return!!(e&&e.__CANCEL__)}function Jt(e,t,r){G.call(this,e??"canceled",G.ERR_CANCELED,t,r),this.name="CanceledError"}w.inherits(Jt,G,{__CANCEL__:!0});function Lf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new G("Request failed with status code "+r.status,[G.ERR_BAD_REQUEST,G.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const $f=Le.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 Uf(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function ua(e,t){return e&&!Ff(t)?Uf(e,t):t}const Bf=Le.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 zf(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Hf(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 l=Date.now(),u=n[i];a||(a=l),r[o]=c,n[o]=l;let f=i,y=0;for(;f!==o;)y+=r[f++],f=f%e;if(o=(o+1)%e,o===i&&(i=(i+1)%e),l-a<t)return;const v=u&&l-u;return v?Math.round(y*1e3/v):void 0}}function Bo(e,t){let r=0;const n=Hf(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,c=n(s),l=i<=a;r=i;const u={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:c||void 0,estimated:c&&a&&l?(a-i)/c:void 0,event:o};u[t?"download":"upload"]=!0,e(u)}}const Vf=typeof XMLHttpRequest<"u",Wf=Vf&&function(e){return new Promise(function(r,n){let o=e.data;const i=Ne.from(e.headers).normalize();let{responseType:a,withXSRFToken:s}=e,c;function l(){e.cancelToken&&e.cancelToken.unsubscribe(c),e.signal&&e.signal.removeEventListener("abort",c)}let u;if(w.isFormData(o)){if(Le.hasStandardBrowserEnv||Le.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if((u=i.getContentType())!==!1){const[g,...E]=u?u.split(";").map(S=>S.trim()).filter(Boolean):[];i.setContentType([g||"multipart/form-data",...E].join("; "))}}let f=new XMLHttpRequest;if(e.auth){const g=e.auth.username||"",E=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";i.set("Authorization","Basic "+btoa(g+":"+E))}const y=ua(e.baseURL,e.url);f.open(e.method.toUpperCase(),oa(y,e.params,e.paramsSerializer),!0),f.timeout=e.timeout;function v(){if(!f)return;const g=Ne.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders()),S={data:!a||a==="text"||a==="json"?f.responseText:f.response,status:f.status,statusText:f.statusText,headers:g,config:e,request:f};Lf(function(R){r(R),l()},function(R){n(R),l()},S),f=null}if("onloadend"in f?f.onloadend=v:f.onreadystatechange=function(){!f||f.readyState!==4||f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)||setTimeout(v)},f.onabort=function(){f&&(n(new G("Request aborted",G.ECONNABORTED,e,f)),f=null)},f.onerror=function(){n(new G("Network Error",G.ERR_NETWORK,e,f)),f=null},f.ontimeout=function(){let E=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const S=e.transitional||ia;e.timeoutErrorMessage&&(E=e.timeoutErrorMessage),n(new G(E,S.clarifyTimeoutError?G.ETIMEDOUT:G.ECONNABORTED,e,f)),f=null},Le.hasStandardBrowserEnv&&(s&&w.isFunction(s)&&(s=s(e)),s||s!==!1&&Bf(y))){const g=e.xsrfHeaderName&&e.xsrfCookieName&&$f.read(e.xsrfCookieName);g&&i.set(e.xsrfHeaderName,g)}o===void 0&&i.setContentType(null),"setRequestHeader"in f&&w.forEach(i.toJSON(),function(E,S){f.setRequestHeader(S,E)}),w.isUndefined(e.withCredentials)||(f.withCredentials=!!e.withCredentials),a&&a!=="json"&&(f.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&f.addEventListener("progress",Bo(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&f.upload&&f.upload.addEventListener("progress",Bo(e.onUploadProgress)),(e.cancelToken||e.signal)&&(c=g=>{f&&(n(!g||g.type?new Jt(null,e,f):g),f.abort(),f=null)},e.cancelToken&&e.cancelToken.subscribe(c),e.signal&&(e.signal.aborted?c():e.signal.addEventListener("abort",c)));const h=zf(y);if(h&&Le.protocols.indexOf(h)===-1){n(new G("Unsupported protocol "+h+":",G.ERR_BAD_REQUEST,e));return}f.send(o||null)})},vn={http:vf,xhr:Wf};w.forEach(vn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const zo=e=>`- ${e}`,Yf=e=>w.isFunction(e)||e===null||e===!1,la={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,!Yf(r)&&(n=vn[(a=String(r)).toLowerCase()],n===void 0))throw new G(`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 :
232
- `+i.map(zo).join(`
233
- `):" "+zo(i[0]):"as no adapter specified";throw new G("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return n},adapters:vn};function Jr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Jt(null,e)}function Ho(e){return Jr(e),e.headers=Ne.from(e.headers),e.data=Kr.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),la.getAdapter(e.adapter||Kt.adapter)(e).then(function(n){return Jr(e),n.data=Kr.call(e,e.transformResponse,n),n.headers=Ne.from(n.headers),n},function(n){return ca(n)||(Jr(e),n&&n.response&&(n.response.data=Kr.call(e,e.transformResponse,n.response),n.response.headers=Ne.from(n.response.headers))),Promise.reject(n)})}const Vo=e=>e instanceof Ne?{...e}:e;function Tt(e,t){t=t||{};const r={};function n(l,u,f){return w.isPlainObject(l)&&w.isPlainObject(u)?w.merge.call({caseless:f},l,u):w.isPlainObject(u)?w.merge({},u):w.isArray(u)?u.slice():u}function o(l,u,f){if(w.isUndefined(u)){if(!w.isUndefined(l))return n(void 0,l,f)}else return n(l,u,f)}function i(l,u){if(!w.isUndefined(u))return n(void 0,u)}function a(l,u){if(w.isUndefined(u)){if(!w.isUndefined(l))return n(void 0,l)}else return n(void 0,u)}function s(l,u,f){if(f in t)return n(l,u);if(f in e)return n(void 0,l)}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:(l,u)=>o(Vo(l),Vo(u),!0)};return w.forEach(Object.keys(Object.assign({},e,t)),function(u){const f=c[u]||o,y=f(e[u],t[u],u);w.isUndefined(y)&&f!==s||(r[u]=y)}),r}const fa="1.6.8",Un={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Un[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Wo={};Un.transitional=function(t,r,n){function o(i,a){return"[Axios v"+fa+"] Transitional option '"+i+"'"+a+(n?". "+n:"")}return(i,a,s)=>{if(t===!1)throw new G(o(a," has been removed"+(r?" in "+r:"")),G.ERR_DEPRECATED);return r&&!Wo[a]&&(Wo[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 G("options must be an object",G.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 G("option "+i+" must be "+c,G.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new G("Unknown option "+i,G.ERR_BAD_OPTION)}}const gn={assertOptions:qf,validators:Un},Ke=gn.validators;class ct{constructor(t){this.defaults=t,this.interceptors={request:new Fo,response:new Fo}}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+=`
234
- `+i):n.stack=i}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Tt(this.defaults,r);const{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&gn.assertOptions(n,{silentJSONParsing:Ke.transitional(Ke.boolean),forcedJSONParsing:Ke.transitional(Ke.boolean),clarifyTimeoutError:Ke.transitional(Ke.boolean)},!1),o!=null&&(w.isFunction(o)?r.paramsSerializer={serialize:o}:gn.assertOptions(o,{encode:Ke.function,serialize:Ke.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=Ne.concat(a,i);const s=[];let c=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(r)===!1||(c=c&&g.synchronous,s.unshift(g.fulfilled,g.rejected))});const l=[];this.interceptors.response.forEach(function(g){l.push(g.fulfilled,g.rejected)});let u,f=0,y;if(!c){const h=[Ho.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,l),y=h.length,u=Promise.resolve(r);f<y;)u=u.then(h[f++],h[f++]);return u}y=s.length;let v=r;for(f=0;f<y;){const h=s[f++],g=s[f++];try{v=h(v)}catch(E){g.call(this,E);break}}try{u=Ho.call(this,v)}catch(h){return Promise.reject(h)}for(f=0,y=l.length;f<y;)u=u.then(l[f++],l[f++]);return u}getUri(t){t=Tt(this.defaults,t);const r=ua(t.baseURL,t.url);return oa(r,t.params,t.paramsSerializer)}}w.forEach(["delete","get","head","options"],function(t){ct.prototype[t]=function(r,n){return this.request(Tt(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(Tt(s||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:a}))}}ct.prototype[t]=r(),ct.prototype[t+"Form"]=r(!0)});class Bn{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 Jt(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 Bn(function(o){t=o}),cancel:t}}}function Gf(e){return function(r){return e.apply(null,r)}}function Kf(e){return w.isObject(e)&&e.isAxiosError===!0}const yn={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(yn).forEach(([e,t])=>{yn[t]=e});function da(e){const t=new ct(e),r=Yi(ct.prototype.request,t);return w.extend(r,ct.prototype,t,{allOwnKeys:!0}),w.extend(r,t,null,{allOwnKeys:!0}),r.create=function(o){return da(Tt(e,o))},r}const de=da(Kt);de.Axios=ct;de.CanceledError=Jt;de.CancelToken=Bn;de.isCancel=ca;de.VERSION=fa;de.toFormData=kr;de.AxiosError=G;de.Cancel=de.CanceledError;de.all=function(t){return Promise.all(t)};de.spread=Gf;de.isAxiosError=Kf;de.mergeConfig=Tt;de.AxiosHeaders=Ne;de.formToJSON=e=>sa(w.isHTMLForm(e)?new FormData(e):e);de.getAdapter=la.getAdapter;de.HttpStatusCode=yn;de.default=de;/*!
229
+ `,rr=16,Ol=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:o,containerStyle:i,containerClassName:a})=>{let{toasts:s,handlers:c}=Ju(r);return Y.createElement("div",{style:{position:"fixed",zIndex:9999,top:rr,left:rr,right:rr,bottom:rr,pointerEvents:"none",...i},className:a,onMouseEnter:c.startPause,onMouseLeave:c.endPause},s.map(l=>{let u=l.position||t,f=c.calculateOffset(l,{reverseOrder:e,gutter:n,defaultPosition:t}),y=El(u,f);return Y.createElement(bl,{id:l.id,key:l.id,onHeightUpdate:c.updateHeight,className:l.visible?wl:"",style:y},l.type==="custom"?br(l.message,l):o?o(l):Y.createElement(yl,{toast:l,position:u}))}))},gt=_e;const xl=m.createContext({isLoading:!1,startLoading:e=>{},stopLoading:e=>{}}),Tl=m.createContext({user:null,loggingInProgress:!1,loginUser:()=>Promise.resolve(!0),logoutUser:()=>{}});/*! @azure/msal-common v14.10.0 2024-05-07 */const me={LIBRARY_NAME:"MSAL.JS",SKU:"msal.js.common",CACHE_PREFIX:"msal",DEFAULT_AUTHORITY:"https://login.microsoftonline.com/common/",DEFAULT_AUTHORITY_HOST:"login.microsoftonline.com",DEFAULT_COMMON_TENANT:"common",ADFS:"adfs",DSTS:"dstsv2",AAD_INSTANCE_DISCOVERY_ENDPT:"https://login.microsoftonline.com/common/discovery/instance?api-version=1.1&authorization_endpoint=",CIAM_AUTH_URL:".ciamlogin.com",AAD_TENANT_DOMAIN_SUFFIX:".onmicrosoft.com",RESOURCE_DELIM:"|",NO_ACCOUNT:"NO_ACCOUNT",CLAIMS:"claims",CONSUMER_UTID:"9188040d-6c67-4c5b-b112-36a304b66dad",OPENID_SCOPE:"openid",PROFILE_SCOPE:"profile",OFFLINE_ACCESS_SCOPE:"offline_access",EMAIL_SCOPE:"email",CODE_RESPONSE_TYPE:"code",CODE_GRANT_TYPE:"authorization_code",RT_GRANT_TYPE:"refresh_token",FRAGMENT_RESPONSE_MODE:"fragment",S256_CODE_CHALLENGE_METHOD:"S256",URL_FORM_CONTENT_TYPE:"application/x-www-form-urlencoded;charset=utf-8",AUTHORIZATION_PENDING:"authorization_pending",NOT_DEFINED:"not_defined",EMPTY_STRING:"",NOT_APPLICABLE:"N/A",FORWARD_SLASH:"/",IMDS_ENDPOINT:"http://169.254.169.254/metadata/instance/compute/location",IMDS_VERSION:"2020-06-01",IMDS_TIMEOUT:2e3,AZURE_REGION_AUTO_DISCOVER_FLAG:"TryAutoDetect",REGIONAL_AUTH_PUBLIC_CLOUD_SUFFIX:"login.microsoft.com",KNOWN_PUBLIC_CLOUDS:["login.microsoftonline.com","login.windows.net","login.microsoft.com","sts.windows.net"],TOKEN_RESPONSE_TYPE:"token",ID_TOKEN_RESPONSE_TYPE:"id_token",SHR_NONCE_VALIDITY:240,INVALID_INSTANCE:"invalid_instance"},zi=[me.OPENID_SCOPE,me.PROFILE_SCOPE,me.OFFLINE_ACCESS_SCOPE];[...zi,me.EMAIL_SCOPE];const Sl={MSSTS_ACCOUNT_TYPE:"MSSTS",ADFS_ACCOUNT_TYPE:"ADFS",MSAV1_ACCOUNT_TYPE:"MSA",GENERIC_ACCOUNT_TYPE:"Generic"},Cl={CACHE_KEY_SEPARATOR:"-",CLIENT_INFO_SEPARATOR:"."};/*! @azure/msal-common v14.10.0 2024-05-07 */class Cr extends Error{constructor(t,r,n){const o=r?`${t}: ${r}`:t;super(o),Object.setPrototypeOf(this,Cr.prototype),this.errorCode=t||me.EMPTY_STRING,this.errorMessage=r||me.EMPTY_STRING,this.subError=n||me.EMPTY_STRING,this.name="AuthError"}setCorrelationId(t){this.correlationId=t}}/*! @azure/msal-common v14.10.0 2024-05-07 */var we;(function(e){e[e.Error=0]="Error",e[e.Warning=1]="Warning",e[e.Info=2]="Info",e[e.Verbose=3]="Verbose",e[e.Trace=4]="Trace"})(we||(we={}));class Er{constructor(t,r,n){this.level=we.Info;const o=()=>{},i=t||Er.createDefaultLoggerOptions();this.localCallback=i.loggerCallback||o,this.piiLoggingEnabled=i.piiLoggingEnabled||!1,this.level=typeof i.logLevel=="number"?i.logLevel:we.Info,this.correlationId=i.correlationId||me.EMPTY_STRING,this.packageName=r||me.EMPTY_STRING,this.packageVersion=n||me.EMPTY_STRING}static createDefaultLoggerOptions(){return{loggerCallback:()=>{},piiLoggingEnabled:!1,logLevel:we.Info}}clone(t,r,n){return new Er({loggerCallback:this.localCallback,piiLoggingEnabled:this.piiLoggingEnabled,logLevel:this.level,correlationId:n||this.correlationId},t,r)}logMessage(t,r){if(r.logLevel>this.level||!this.piiLoggingEnabled&&r.containsPii)return;const i=`${`[${new Date().toUTCString()}] : [${r.correlationId||this.correlationId||""}]`} : ${this.packageName}@${this.packageVersion} : ${we[r.logLevel]} - ${t}`;this.executeCallback(r.logLevel,i,r.containsPii||!1)}executeCallback(t,r,n){this.localCallback&&this.localCallback(t,r,n)}error(t,r){this.logMessage(t,{logLevel:we.Error,containsPii:!1,correlationId:r||me.EMPTY_STRING})}errorPii(t,r){this.logMessage(t,{logLevel:we.Error,containsPii:!0,correlationId:r||me.EMPTY_STRING})}warning(t,r){this.logMessage(t,{logLevel:we.Warning,containsPii:!1,correlationId:r||me.EMPTY_STRING})}warningPii(t,r){this.logMessage(t,{logLevel:we.Warning,containsPii:!0,correlationId:r||me.EMPTY_STRING})}info(t,r){this.logMessage(t,{logLevel:we.Info,containsPii:!1,correlationId:r||me.EMPTY_STRING})}infoPii(t,r){this.logMessage(t,{logLevel:we.Info,containsPii:!0,correlationId:r||me.EMPTY_STRING})}verbose(t,r){this.logMessage(t,{logLevel:we.Verbose,containsPii:!1,correlationId:r||me.EMPTY_STRING})}verbosePii(t,r){this.logMessage(t,{logLevel:we.Verbose,containsPii:!0,correlationId:r||me.EMPTY_STRING})}trace(t,r){this.logMessage(t,{logLevel:we.Trace,containsPii:!1,correlationId:r||me.EMPTY_STRING})}tracePii(t,r){this.logMessage(t,{logLevel:we.Trace,containsPii:!0,correlationId:r||me.EMPTY_STRING})}isPiiLoggingEnabled(){return this.piiLoggingEnabled||!1}}/*! @azure/msal-browser v3.14.0 2024-05-07 */exports.InteractionType=void 0;(function(e){e.Redirect="redirect",e.Popup="popup",e.Silent="silent",e.None="none"})(exports.InteractionType||(exports.InteractionType={}));const Rr={Startup:"startup",Login:"login",Logout:"logout",AcquireToken:"acquireToken",SsoSilent:"ssoSilent",HandleRedirect:"handleRedirect",None:"none"},Rl={React:"@azure/msal-react",Angular:"@azure/msal-angular"};/*! @azure/msal-browser v3.14.0 2024-05-07 */const _l="storage_not_supported",ye="stubbed_public_client_application_called",Pl="in_mem_redirect_unavailable";/*! @azure/msal-browser v3.14.0 2024-05-07 */const Al={[_l]:"Given storage configuration option was not supported.",[ye]:"Stub instance of Public Client Application was called. If using msal-react, please ensure context is not used without a provider. For more visit: aka.ms/msaljs/browser-errors",[Pl]:"Redirect cannot be supported. In-memory storage was selected and storeAuthStateInCookie=false, which would cause the library to be unable to handle the incoming hash. If you would like to use the redirect API, please use session/localStorage or set storeAuthStateInCookie=true."};class In extends Cr{constructor(t,r){super(t,r),this.name="BrowserConfigurationAuthError",Object.setPrototypeOf(this,In.prototype)}}function be(e){return new In(e,Al[e])}/*! @azure/msal-browser v3.14.0 2024-05-07 */const Ml={initialize:()=>Promise.reject(be(ye)),acquireTokenPopup:()=>Promise.reject(be(ye)),acquireTokenRedirect:()=>Promise.reject(be(ye)),acquireTokenSilent:()=>Promise.reject(be(ye)),acquireTokenByCode:()=>Promise.reject(be(ye)),getAllAccounts:()=>[],getAccount:()=>null,getAccountByHomeId:()=>null,getAccountByUsername:()=>null,getAccountByLocalId:()=>null,handleRedirectPromise:()=>Promise.reject(be(ye)),loginPopup:()=>Promise.reject(be(ye)),loginRedirect:()=>Promise.reject(be(ye)),logout:()=>Promise.reject(be(ye)),logoutRedirect:()=>Promise.reject(be(ye)),logoutPopup:()=>Promise.reject(be(ye)),ssoSilent:()=>Promise.reject(be(ye)),addEventCallback:()=>null,removeEventCallback:()=>{},addPerformanceCallback:()=>"",removePerformanceCallback:()=>!1,enableAccountStorageEvents:()=>{},disableAccountStorageEvents:()=>{},getTokenCache:()=>{throw be(ye)},getLogger:()=>{throw be(ye)},setLogger:()=>{},setActiveAccount:()=>{},getActiveAccount:()=>null,initializeWrapperLibrary:()=>{},setNavigationClient:()=>{},getConfiguration:()=>{throw be(ye)},hydrateCache:()=>Promise.reject(be(ye)),clearCache:()=>Promise.reject(be(ye))};function Hi(e,t){return function(){return e.apply(t,arguments)}}const{toString:jl}=Object.prototype,{getPrototypeOf:Ln}=Object,_r=(e=>t=>{const r=jl.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Fe=e=>(e=e.toLowerCase(),t=>_r(t)===e),Pr=e=>t=>typeof t===e,{isArray:Tt}=Array,zt=Pr("undefined");function kl(e){return e!==null&&!zt(e)&&e.constructor!==null&&!zt(e.constructor)&&je(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Vi=Fe("ArrayBuffer");function Nl(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Vi(e.buffer),t}const Il=Pr("string"),je=Pr("function"),Wi=Pr("number"),Ar=e=>e!==null&&typeof e=="object",Ll=e=>e===!0||e===!1,ur=e=>{if(_r(e)!=="object")return!1;const t=Ln(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Dl=Fe("Date"),$l=Fe("File"),Fl=Fe("Blob"),Ul=Fe("FileList"),Bl=e=>Ar(e)&&je(e.pipe),zl=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||je(e.append)&&((t=_r(e))==="formdata"||t==="object"&&je(e.toString)&&e.toString()==="[object FormData]"))},Hl=Fe("URLSearchParams"),Vl=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function qt(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,o;if(typeof e!="object"&&(e=[e]),Tt(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 Yi(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 qi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Gi=e=>!zt(e)&&e!==qi;function dn(){const{caseless:e}=Gi(this)&&this||{},t={},r=(n,o)=>{const i=e&&Yi(t,o)||o;ur(t[i])&&ur(n)?t[i]=dn(t[i],n):ur(n)?t[i]=dn({},n):Tt(n)?t[i]=n.slice():t[i]=n};for(let n=0,o=arguments.length;n<o;n++)arguments[n]&&qt(arguments[n],r);return t}const Wl=(e,t,r,{allOwnKeys:n}={})=>(qt(t,(o,i)=>{r&&je(o)?e[i]=Hi(o,r):e[i]=o},{allOwnKeys:n}),e),Yl=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),ql=(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)},Gl=(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&&Ln(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Kl=(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},Jl=e=>{if(!e)return null;if(Tt(e))return e;let t=e.length;if(!Wi(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Xl=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Ln(Uint8Array)),Zl=(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])}},Ql=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},ef=Fe("HTMLFormElement"),tf=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,o){return n.toUpperCase()+o}),ko=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),rf=Fe("RegExp"),Ki=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};qt(r,(o,i)=>{let a;(a=t(o,i,e))!==!1&&(n[i]=a||o)}),Object.defineProperties(e,n)},nf=e=>{Ki(e,(t,r)=>{if(je(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(je(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+"'")})}})},of=(e,t)=>{const r={},n=o=>{o.forEach(i=>{r[i]=!0})};return Tt(e)?n(e):n(String(e).split(t)),r},af=()=>{},sf=(e,t)=>(e=+e,Number.isFinite(e)?e:t),Wr="abcdefghijklmnopqrstuvwxyz",No="0123456789",Ji={DIGIT:No,ALPHA:Wr,ALPHA_DIGIT:Wr+Wr.toUpperCase()+No},cf=(e=16,t=Ji.ALPHA_DIGIT)=>{let r="";const{length:n}=t;for(;e--;)r+=t[Math.random()*n|0];return r};function uf(e){return!!(e&&je(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const lf=e=>{const t=new Array(10),r=(n,o)=>{if(Ar(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[o]=n;const i=Tt(n)?[]:{};return qt(n,(a,s)=>{const c=r(a,o+1);!zt(c)&&(i[s]=c)}),t[o]=void 0,i}}return n};return r(e,0)},ff=Fe("AsyncFunction"),df=e=>e&&(Ar(e)||je(e))&&je(e.then)&&je(e.catch),w={isArray:Tt,isArrayBuffer:Vi,isBuffer:kl,isFormData:zl,isArrayBufferView:Nl,isString:Il,isNumber:Wi,isBoolean:Ll,isObject:Ar,isPlainObject:ur,isUndefined:zt,isDate:Dl,isFile:$l,isBlob:Fl,isRegExp:rf,isFunction:je,isStream:Bl,isURLSearchParams:Hl,isTypedArray:Xl,isFileList:Ul,forEach:qt,merge:dn,extend:Wl,trim:Vl,stripBOM:Yl,inherits:ql,toFlatObject:Gl,kindOf:_r,kindOfTest:Fe,endsWith:Kl,toArray:Jl,forEachEntry:Zl,matchAll:Ql,isHTMLForm:ef,hasOwnProperty:ko,hasOwnProp:ko,reduceDescriptors:Ki,freezeMethods:nf,toObjectSet:of,toCamelCase:tf,noop:af,toFiniteNumber:sf,findKey:Yi,global:qi,isContextDefined:Gi,ALPHABET:Ji,generateString:cf,isSpecCompliantForm:uf,toJSONObject:lf,isAsyncFn:ff,isThenable:df};function G(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(G,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 Xi=G.prototype,Zi={};["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=>{Zi[e]={value:e}});Object.defineProperties(G,Zi);Object.defineProperty(Xi,"isAxiosError",{value:!0});G.from=(e,t,r,n,o,i)=>{const a=Object.create(Xi);return w.toFlatObject(e,a,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),G.call(a,e.message,t,r,n,o),a.cause=e,a.name=e.name,i&&Object.assign(a,i),a};const pf=null;function pn(e){return w.isPlainObject(e)||w.isArray(e)}function Qi(e){return w.endsWith(e,"[]")?e.slice(0,-2):e}function Io(e,t,r){return e?e.concat(t).map(function(o,i){return o=Qi(o),!r&&i?"["+o+"]":o}).join(r?".":""):t}function hf(e){return w.isArray(e)&&!e.some(pn)}const mf=w.toFlatObject(w,{},null,function(t){return/^is[A-Z]/.test(t)});function Mr(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(g,E){return!w.isUndefined(E[g])});const n=r.metaTokens,o=r.visitor||u,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 l(h){if(h===null)return"";if(w.isDate(h))return h.toISOString();if(!c&&w.isBlob(h))throw new G("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 u(h,g,E){let S=h;if(h&&!E&&typeof h=="object"){if(w.endsWith(g,"{}"))g=n?g:g.slice(0,-2),h=JSON.stringify(h);else if(w.isArray(h)&&hf(h)||(w.isFileList(h)||w.endsWith(g,"[]"))&&(S=w.toArray(h)))return g=Qi(g),S.forEach(function(R,C){!(w.isUndefined(R)||R===null)&&t.append(a===!0?Io([g],C,i):a===null?g:g+"[]",l(R))}),!1}return pn(h)?!0:(t.append(Io(E,g,i),l(h)),!1)}const f=[],y=Object.assign(mf,{defaultVisitor:u,convertValue:l,isVisitable:pn});function v(h,g){if(!w.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+g.join("."));f.push(h),w.forEach(h,function(S,T){(!(w.isUndefined(S)||S===null)&&o.call(t,S,w.isString(T)?T.trim():T,g,y))===!0&&v(S,g?g.concat(T):[T])}),f.pop()}}if(!w.isObject(e))throw new TypeError("data must be an object");return v(e),t}function Lo(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Dn(e,t){this._pairs=[],e&&Mr(e,this,t)}const ea=Dn.prototype;ea.append=function(t,r){this._pairs.push([t,r])};ea.toString=function(t){const r=t?function(n){return t.call(this,n,Lo)}:Lo;return this._pairs.map(function(o){return r(o[0])+"="+r(o[1])},"").join("&")};function vf(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ta(e,t,r){if(!t)return e;const n=r&&r.encode||vf,o=r&&r.serialize;let i;if(o?i=o(t,r):i=w.isURLSearchParams(t)?t.toString():new Dn(t,r).toString(n),i){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class Do{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 ra={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},gf=typeof URLSearchParams<"u"?URLSearchParams:Dn,yf=typeof FormData<"u"?FormData:null,bf=typeof Blob<"u"?Blob:null,Ef={isBrowser:!0,classes:{URLSearchParams:gf,FormData:yf,Blob:bf},protocols:["http","https","file","blob","url","data"]},na=typeof window<"u"&&typeof document<"u",wf=(e=>na&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Of=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",xf=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:na,hasStandardBrowserEnv:wf,hasStandardBrowserWebWorkerEnv:Of},Symbol.toStringTag,{value:"Module"})),Le={...xf,...Ef};function Tf(e,t){return Mr(e,new Le.classes.URLSearchParams,Object.assign({visitor:function(r,n,o,i){return Le.isNode&&w.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function Sf(e){return w.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Cf(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 oa(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]=Cf(o[a])),!s)}if(w.isFormData(e)&&w.isFunction(e.entries)){const r={};return w.forEachEntry(e,(n,o)=>{t(Sf(n),o,r,0)}),r}return null}function Rf(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 Gt={transitional:ra,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(oa(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 Mr(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return i||o?(r.setContentType("application/json",!1),Rf(t)):t}],transformResponse:[function(t){const r=this.transitional||Gt.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"?G.from(s,G.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:Le.classes.FormData,Blob:Le.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=>{Gt.headers[e]={}});const _f=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"]),Pf=e=>{const t={};let r,n,o;return e&&e.split(`
230
+ `).forEach(function(a){o=a.indexOf(":"),r=a.substring(0,o).trim().toLowerCase(),n=a.substring(o+1).trim(),!(!r||t[r]&&_f[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 jt(e){return e&&String(e).trim().toLowerCase()}function lr(e){return e===!1||e==null?e:w.isArray(e)?e.map(lr):String(e)}function Af(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 Yr(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 jf(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function kf(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 ke{constructor(t){t&&this.set(t)}set(t,r,n){const o=this;function i(s,c,l){const u=jt(c);if(!u)throw new Error("header name must be a non-empty string");const f=w.findKey(o,u);(!f||o[f]===void 0||l===!0||l===void 0&&o[f]!==!1)&&(o[f||c]=lr(s))}const a=(s,c)=>w.forEach(s,(l,u)=>i(l,u,c));return w.isPlainObject(t)||t instanceof this.constructor?a(t,r):w.isString(t)&&(t=t.trim())&&!Mf(t)?a(Pf(t),r):t!=null&&i(r,t,n),this}get(t,r){if(t=jt(t),t){const n=w.findKey(this,t);if(n){const o=this[n];if(!r)return o;if(r===!0)return Af(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=jt(t),t){const n=w.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Yr(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let o=!1;function i(a){if(a=jt(a),a){const s=w.findKey(n,a);s&&(!r||Yr(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||Yr(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]=lr(o),delete r[i];return}const s=t?jf(i):String(i).trim();s!==i&&delete r[i],r[s]=lr(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(`
231
+ `)}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=jt(a);n[s]||(kf(o,a),n[s]=!0)}return w.isArray(t)?t.forEach(i):i(t),this}}ke.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);w.reduceDescriptors(ke.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});w.freezeMethods(ke);function qr(e,t){const r=this||Gt,n=t||r,o=ke.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 ia(e){return!!(e&&e.__CANCEL__)}function Kt(e,t,r){G.call(this,e??"canceled",G.ERR_CANCELED,t,r),this.name="CanceledError"}w.inherits(Kt,G,{__CANCEL__:!0});function Nf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new G("Request failed with status code "+r.status,[G.ERR_BAD_REQUEST,G.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const If=Le.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 Lf(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Df(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function aa(e,t){return e&&!Lf(t)?Df(e,t):t}const $f=Le.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 Ff(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Uf(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 l=Date.now(),u=n[i];a||(a=l),r[o]=c,n[o]=l;let f=i,y=0;for(;f!==o;)y+=r[f++],f=f%e;if(o=(o+1)%e,o===i&&(i=(i+1)%e),l-a<t)return;const v=u&&l-u;return v?Math.round(y*1e3/v):void 0}}function Fo(e,t){let r=0;const n=Uf(50,250);return o=>{const i=o.loaded,a=o.lengthComputable?o.total:void 0,s=i-r,c=n(s),l=i<=a;r=i;const u={loaded:i,total:a,progress:a?i/a:void 0,bytes:s,rate:c||void 0,estimated:c&&a&&l?(a-i)/c:void 0,event:o};u[t?"download":"upload"]=!0,e(u)}}const Bf=typeof XMLHttpRequest<"u",zf=Bf&&function(e){return new Promise(function(r,n){let o=e.data;const i=ke.from(e.headers).normalize();let{responseType:a,withXSRFToken:s}=e,c;function l(){e.cancelToken&&e.cancelToken.unsubscribe(c),e.signal&&e.signal.removeEventListener("abort",c)}let u;if(w.isFormData(o)){if(Le.hasStandardBrowserEnv||Le.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if((u=i.getContentType())!==!1){const[g,...E]=u?u.split(";").map(S=>S.trim()).filter(Boolean):[];i.setContentType([g||"multipart/form-data",...E].join("; "))}}let f=new XMLHttpRequest;if(e.auth){const g=e.auth.username||"",E=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";i.set("Authorization","Basic "+btoa(g+":"+E))}const y=aa(e.baseURL,e.url);f.open(e.method.toUpperCase(),ta(y,e.params,e.paramsSerializer),!0),f.timeout=e.timeout;function v(){if(!f)return;const g=ke.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders()),S={data:!a||a==="text"||a==="json"?f.responseText:f.response,status:f.status,statusText:f.statusText,headers:g,config:e,request:f};Nf(function(R){r(R),l()},function(R){n(R),l()},S),f=null}if("onloadend"in f?f.onloadend=v:f.onreadystatechange=function(){!f||f.readyState!==4||f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)||setTimeout(v)},f.onabort=function(){f&&(n(new G("Request aborted",G.ECONNABORTED,e,f)),f=null)},f.onerror=function(){n(new G("Network Error",G.ERR_NETWORK,e,f)),f=null},f.ontimeout=function(){let E=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const S=e.transitional||ra;e.timeoutErrorMessage&&(E=e.timeoutErrorMessage),n(new G(E,S.clarifyTimeoutError?G.ETIMEDOUT:G.ECONNABORTED,e,f)),f=null},Le.hasStandardBrowserEnv&&(s&&w.isFunction(s)&&(s=s(e)),s||s!==!1&&$f(y))){const g=e.xsrfHeaderName&&e.xsrfCookieName&&If.read(e.xsrfCookieName);g&&i.set(e.xsrfHeaderName,g)}o===void 0&&i.setContentType(null),"setRequestHeader"in f&&w.forEach(i.toJSON(),function(E,S){f.setRequestHeader(S,E)}),w.isUndefined(e.withCredentials)||(f.withCredentials=!!e.withCredentials),a&&a!=="json"&&(f.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&f.addEventListener("progress",Fo(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&f.upload&&f.upload.addEventListener("progress",Fo(e.onUploadProgress)),(e.cancelToken||e.signal)&&(c=g=>{f&&(n(!g||g.type?new Kt(null,e,f):g),f.abort(),f=null)},e.cancelToken&&e.cancelToken.subscribe(c),e.signal&&(e.signal.aborted?c():e.signal.addEventListener("abort",c)));const h=Ff(y);if(h&&Le.protocols.indexOf(h)===-1){n(new G("Unsupported protocol "+h+":",G.ERR_BAD_REQUEST,e));return}f.send(o||null)})},hn={http:pf,xhr:zf};w.forEach(hn,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Uo=e=>`- ${e}`,Hf=e=>w.isFunction(e)||e===null||e===!1,sa={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,!Hf(r)&&(n=hn[(a=String(r)).toLowerCase()],n===void 0))throw new G(`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 :
232
+ `+i.map(Uo).join(`
233
+ `):" "+Uo(i[0]):"as no adapter specified";throw new G("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return n},adapters:hn};function Gr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Kt(null,e)}function Bo(e){return Gr(e),e.headers=ke.from(e.headers),e.data=qr.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),sa.getAdapter(e.adapter||Gt.adapter)(e).then(function(n){return Gr(e),n.data=qr.call(e,e.transformResponse,n),n.headers=ke.from(n.headers),n},function(n){return ia(n)||(Gr(e),n&&n.response&&(n.response.data=qr.call(e,e.transformResponse,n.response),n.response.headers=ke.from(n.response.headers))),Promise.reject(n)})}const zo=e=>e instanceof ke?{...e}:e;function xt(e,t){t=t||{};const r={};function n(l,u,f){return w.isPlainObject(l)&&w.isPlainObject(u)?w.merge.call({caseless:f},l,u):w.isPlainObject(u)?w.merge({},u):w.isArray(u)?u.slice():u}function o(l,u,f){if(w.isUndefined(u)){if(!w.isUndefined(l))return n(void 0,l,f)}else return n(l,u,f)}function i(l,u){if(!w.isUndefined(u))return n(void 0,u)}function a(l,u){if(w.isUndefined(u)){if(!w.isUndefined(l))return n(void 0,l)}else return n(void 0,u)}function s(l,u,f){if(f in t)return n(l,u);if(f in e)return n(void 0,l)}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:(l,u)=>o(zo(l),zo(u),!0)};return w.forEach(Object.keys(Object.assign({},e,t)),function(u){const f=c[u]||o,y=f(e[u],t[u],u);w.isUndefined(y)&&f!==s||(r[u]=y)}),r}const ca="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 Ho={};$n.transitional=function(t,r,n){function o(i,a){return"[Axios v"+ca+"] Transitional option '"+i+"'"+a+(n?". "+n:"")}return(i,a,s)=>{if(t===!1)throw new G(o(a," has been removed"+(r?" in "+r:"")),G.ERR_DEPRECATED);return r&&!Ho[a]&&(Ho[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 Vf(e,t,r){if(typeof e!="object")throw new G("options must be an object",G.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 G("option "+i+" must be "+c,G.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new G("Unknown option "+i,G.ERR_BAD_OPTION)}}const mn={assertOptions:Vf,validators:$n},Ge=mn.validators;class st{constructor(t){this.defaults=t,this.interceptors={request:new Do,response:new Do}}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+=`
234
+ `+i):n.stack=i}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=xt(this.defaults,r);const{transitional:n,paramsSerializer:o,headers:i}=r;n!==void 0&&mn.assertOptions(n,{silentJSONParsing:Ge.transitional(Ge.boolean),forcedJSONParsing:Ge.transitional(Ge.boolean),clarifyTimeoutError:Ge.transitional(Ge.boolean)},!1),o!=null&&(w.isFunction(o)?r.paramsSerializer={serialize:o}:mn.assertOptions(o,{encode:Ge.function,serialize:Ge.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=ke.concat(a,i);const s=[];let c=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(r)===!1||(c=c&&g.synchronous,s.unshift(g.fulfilled,g.rejected))});const l=[];this.interceptors.response.forEach(function(g){l.push(g.fulfilled,g.rejected)});let u,f=0,y;if(!c){const h=[Bo.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,l),y=h.length,u=Promise.resolve(r);f<y;)u=u.then(h[f++],h[f++]);return u}y=s.length;let v=r;for(f=0;f<y;){const h=s[f++],g=s[f++];try{v=h(v)}catch(E){g.call(this,E);break}}try{u=Bo.call(this,v)}catch(h){return Promise.reject(h)}for(f=0,y=l.length;f<y;)u=u.then(l[f++],l[f++]);return u}getUri(t){t=xt(this.defaults,t);const r=aa(t.baseURL,t.url);return ta(r,t.params,t.paramsSerializer)}}w.forEach(["delete","get","head","options"],function(t){st.prototype[t]=function(r,n){return this.request(xt(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(xt(s||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:a}))}}st.prototype[t]=r(),st.prototype[t+"Form"]=r(!0)});class Fn{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 Kt(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 Fn(function(o){t=o}),cancel:t}}}function Wf(e){return function(r){return e.apply(null,r)}}function Yf(e){return w.isObject(e)&&e.isAxiosError===!0}const vn={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(vn).forEach(([e,t])=>{vn[t]=e});function ua(e){const t=new st(e),r=Hi(st.prototype.request,t);return w.extend(r,st.prototype,t,{allOwnKeys:!0}),w.extend(r,t,null,{allOwnKeys:!0}),r.create=function(o){return ua(xt(e,o))},r}const de=ua(Gt);de.Axios=st;de.CanceledError=Kt;de.CancelToken=Fn;de.isCancel=ia;de.VERSION=ca;de.toFormData=Mr;de.AxiosError=G;de.Cancel=de.CanceledError;de.all=function(t){return Promise.all(t)};de.spread=Wf;de.isAxiosError=Yf;de.mergeConfig=xt;de.AxiosHeaders=ke;de.formToJSON=e=>oa(w.isHTMLForm(e)?new FormData(e):e);de.getAdapter=sa.getAdapter;de.HttpStatusCode=vn;de.default=de;/*!
235
235
  * cookie
236
236
  * Copyright(c) 2012-2014 Roman Shtylman
237
237
  * Copyright(c) 2015 Douglas Christopher Wilson
238
238
  * MIT Licensed
239
- */var pa=Xf,Yo=Zf,Jf=Object.prototype.toString,or=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function Xf(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");for(var r={},n=t||{},o=n.decode||Qf,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 l=e.slice(a+1,s).trim();l.charCodeAt(0)===34&&(l=l.slice(1,-1)),r[c]=rd(l,o)}i=s+1}return r}function Zf(e,t,r){var n=r||{},o=n.encode||ed;if(typeof o!="function")throw new TypeError("option encode is invalid");if(!or.test(e))throw new TypeError("argument name is invalid");var i=o(t);if(i&&!or.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(!or.test(n.domain))throw new TypeError("option domain is invalid");a+="; Domain="+n.domain}if(n.path){if(!or.test(n.path))throw new TypeError("option path is invalid");a+="; Path="+n.path}if(n.expires){var c=n.expires;if(!td(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 l=typeof n.priority=="string"?n.priority.toLowerCase():n.priority;switch(l){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 u=typeof n.sameSite=="string"?n.sameSite.toLowerCase():n.sameSite;switch(u){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 Qf(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function ed(e){return encodeURIComponent(e)}function td(e){return Jf.call(e)==="[object Date]"||e instanceof Date}function rd(e,t){try{return t(e)}catch{return e}}function nd(){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 od(e){return typeof e=="string"?pa(e):typeof e=="object"&&e!==null?e:{}}function Xr(e,t={}){const r=id(e);if(!t.doNotParse)try{return JSON.parse(r)}catch{}return e}function id(e){return e&&e[0]==="j"&&e[1]===":"?e.substr(2):e}class ad{constructor(t,r={}){this.changeListeners=[],this.HAS_DOCUMENT_COOKIE=!1,this.update=()=>{if(!this.HAS_DOCUMENT_COOKIE)return;const o=this.cookies;this.cookies=pa(document.cookie),this._checkChanges(o)};const n=typeof document>"u"?"":document.cookie;this.cookies=od(t||n),this.defaultSetOptions=r,this.HAS_DOCUMENT_COOKIE=nd()}_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:Xr(this.cookies[n])})})}_startPolling(){this.pollingInterval=setInterval(this.update,300)}_stopPolling(){this.pollingInterval&&clearInterval(this.pollingInterval)}get(t,r={}){return r.doNotUpdate||this.update(),Xr(this.cookies[t],r)}getAll(t={}){t.doNotUpdate||this.update();const r={};for(let n in this.cookies)r[n]=Xr(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=Yo(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=Yo(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 sd=Y.createContext(new ad);var bn={exports:{}},ne={};/** @license React v16.13.1
239
+ */var la=Gf,Vo=Kf,qf=Object.prototype.toString,nr=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function Gf(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");for(var r={},n=t||{},o=n.decode||Jf,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 l=e.slice(a+1,s).trim();l.charCodeAt(0)===34&&(l=l.slice(1,-1)),r[c]=Qf(l,o)}i=s+1}return r}function Kf(e,t,r){var n=r||{},o=n.encode||Xf;if(typeof o!="function")throw new TypeError("option encode is invalid");if(!nr.test(e))throw new TypeError("argument name is invalid");var i=o(t);if(i&&!nr.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(!nr.test(n.domain))throw new TypeError("option domain is invalid");a+="; Domain="+n.domain}if(n.path){if(!nr.test(n.path))throw new TypeError("option path is invalid");a+="; Path="+n.path}if(n.expires){var c=n.expires;if(!Zf(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 l=typeof n.priority=="string"?n.priority.toLowerCase():n.priority;switch(l){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 u=typeof n.sameSite=="string"?n.sameSite.toLowerCase():n.sameSite;switch(u){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 Jf(e){return e.indexOf("%")!==-1?decodeURIComponent(e):e}function Xf(e){return encodeURIComponent(e)}function Zf(e){return qf.call(e)==="[object Date]"||e instanceof Date}function Qf(e,t){try{return t(e)}catch{return e}}function ed(){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 td(e){return typeof e=="string"?la(e):typeof e=="object"&&e!==null?e:{}}function Kr(e,t={}){const r=rd(e);if(!t.doNotParse)try{return JSON.parse(r)}catch{}return e}function rd(e){return e&&e[0]==="j"&&e[1]===":"?e.substr(2):e}class nd{constructor(t,r={}){this.changeListeners=[],this.HAS_DOCUMENT_COOKIE=!1,this.update=()=>{if(!this.HAS_DOCUMENT_COOKIE)return;const o=this.cookies;this.cookies=la(document.cookie),this._checkChanges(o)};const n=typeof document>"u"?"":document.cookie;this.cookies=td(t||n),this.defaultSetOptions=r,this.HAS_DOCUMENT_COOKIE=ed()}_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:Kr(this.cookies[n])})})}_startPolling(){this.pollingInterval=setInterval(this.update,300)}_stopPolling(){this.pollingInterval&&clearInterval(this.pollingInterval)}get(t,r={}){return r.doNotUpdate||this.update(),Kr(this.cookies[t],r)}getAll(t={}){t.doNotUpdate||this.update();const r={};for(let n in this.cookies)r[n]=Kr(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=Vo(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=Vo(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 od=Y.createContext(new nd);var gn={exports:{}},ne={};/** @license React v16.13.1
240
240
  * react-is.production.min.js
241
241
  *
242
242
  * Copyright (c) Facebook, Inc. and its affiliates.
243
243
  *
244
244
  * This source code is licensed under the MIT license found in the
245
245
  * LICENSE file in the root directory of this source tree.
246
- */var qo;function cd(){if(qo)return ne;qo=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case l:case n:case i:case o:case f:return p;default:switch(p=p&&p.$$typeof,p){case s:case u:case h:case v:case a:return p;default:return A}}case r:return A}}}function C(p){return R(p)===l}return ne.AsyncMode=c,ne.ConcurrentMode=l,ne.ContextConsumer=s,ne.ContextProvider=a,ne.Element=t,ne.ForwardRef=u,ne.Fragment=n,ne.Lazy=h,ne.Memo=v,ne.Portal=r,ne.Profiler=i,ne.StrictMode=o,ne.Suspense=f,ne.isAsyncMode=function(p){return C(p)||R(p)===c},ne.isConcurrentMode=C,ne.isContextConsumer=function(p){return R(p)===s},ne.isContextProvider=function(p){return R(p)===a},ne.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},ne.isForwardRef=function(p){return R(p)===u},ne.isFragment=function(p){return R(p)===n},ne.isLazy=function(p){return R(p)===h},ne.isMemo=function(p){return R(p)===v},ne.isPortal=function(p){return R(p)===r},ne.isProfiler=function(p){return R(p)===i},ne.isStrictMode=function(p){return R(p)===o},ne.isSuspense=function(p){return R(p)===f},ne.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===l||p===i||p===o||p===f||p===y||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===v||p.$$typeof===a||p.$$typeof===s||p.$$typeof===u||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===g)},ne.typeOf=R,ne}var oe={};/** @license React v16.13.1
246
+ */var Wo;function id(){if(Wo)return ne;Wo=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(p){if(typeof p=="object"&&p!==null){var A=p.$$typeof;switch(A){case t:switch(p=p.type,p){case c:case l:case n:case i:case o:case f:return p;default:switch(p=p&&p.$$typeof,p){case s:case u:case h:case v:case a:return p;default:return A}}case r:return A}}}function C(p){return R(p)===l}return ne.AsyncMode=c,ne.ConcurrentMode=l,ne.ContextConsumer=s,ne.ContextProvider=a,ne.Element=t,ne.ForwardRef=u,ne.Fragment=n,ne.Lazy=h,ne.Memo=v,ne.Portal=r,ne.Profiler=i,ne.StrictMode=o,ne.Suspense=f,ne.isAsyncMode=function(p){return C(p)||R(p)===c},ne.isConcurrentMode=C,ne.isContextConsumer=function(p){return R(p)===s},ne.isContextProvider=function(p){return R(p)===a},ne.isElement=function(p){return typeof p=="object"&&p!==null&&p.$$typeof===t},ne.isForwardRef=function(p){return R(p)===u},ne.isFragment=function(p){return R(p)===n},ne.isLazy=function(p){return R(p)===h},ne.isMemo=function(p){return R(p)===v},ne.isPortal=function(p){return R(p)===r},ne.isProfiler=function(p){return R(p)===i},ne.isStrictMode=function(p){return R(p)===o},ne.isSuspense=function(p){return R(p)===f},ne.isValidElementType=function(p){return typeof p=="string"||typeof p=="function"||p===n||p===l||p===i||p===o||p===f||p===y||typeof p=="object"&&p!==null&&(p.$$typeof===h||p.$$typeof===v||p.$$typeof===a||p.$$typeof===s||p.$$typeof===u||p.$$typeof===E||p.$$typeof===S||p.$$typeof===T||p.$$typeof===g)},ne.typeOf=R,ne}var oe={};/** @license React v16.13.1
247
247
  * react-is.development.js
248
248
  *
249
249
  * Copyright (c) Facebook, Inc. and its affiliates.
250
250
  *
251
251
  * This source code is licensed under the MIT license found in the
252
252
  * LICENSE file in the root directory of this source tree.
253
- */var Go;function ud(){return Go||(Go=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(b){return typeof b=="string"||typeof b=="function"||b===n||b===l||b===i||b===o||b===f||b===y||typeof b=="object"&&b!==null&&(b.$$typeof===h||b.$$typeof===v||b.$$typeof===a||b.$$typeof===s||b.$$typeof===u||b.$$typeof===E||b.$$typeof===S||b.$$typeof===T||b.$$typeof===g)}function C(b){if(typeof b=="object"&&b!==null){var ge=b.$$typeof;switch(ge){case t:var _e=b.type;switch(_e){case c:case l:case n:case i:case o:case f:return _e;default:var Me=_e&&_e.$$typeof;switch(Me){case s:case u:case h:case v:case a:return Me;default:return ge}}case r:return ge}}}var p=c,A=l,k=s,J=a,Z=t,K=u,ie=n,le=h,V=v,X=r,Q=i,ae=o,ue=f,xe=!1;function we(b){return xe||(xe=!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.")),O(b)||C(b)===c}function O(b){return C(b)===l}function _(b){return C(b)===s}function L(b){return C(b)===a}function $(b){return typeof b=="object"&&b!==null&&b.$$typeof===t}function j(b){return C(b)===u}function U(b){return C(b)===n}function N(b){return C(b)===h}function I(b){return C(b)===v}function D(b){return C(b)===r}function H(b){return C(b)===i}function B(b){return C(b)===o}function fe(b){return C(b)===f}oe.AsyncMode=p,oe.ConcurrentMode=A,oe.ContextConsumer=k,oe.ContextProvider=J,oe.Element=Z,oe.ForwardRef=K,oe.Fragment=ie,oe.Lazy=le,oe.Memo=V,oe.Portal=X,oe.Profiler=Q,oe.StrictMode=ae,oe.Suspense=ue,oe.isAsyncMode=we,oe.isConcurrentMode=O,oe.isContextConsumer=_,oe.isContextProvider=L,oe.isElement=$,oe.isForwardRef=j,oe.isFragment=U,oe.isLazy=N,oe.isMemo=I,oe.isPortal=D,oe.isProfiler=H,oe.isStrictMode=B,oe.isSuspense=fe,oe.isValidElementType=R,oe.typeOf=C}()),oe}process.env.NODE_ENV==="production"?bn.exports=cd():bn.exports=ud();var ld=bn.exports,ha=ld,fd={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},dd={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ma={};ma[ha.ForwardRef]=fd;ma[ha.Memo]=dd;function pd(){return typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"}function zn(e){const t=m.useContext(sd);if(!t)throw new Error("Missing <CookiesProvider>");const[r,n]=m.useState(()=>t.getAll({doNotUpdate:!0}));pd()&&m.useLayoutEffect(()=>{function s(){const c=t.getAll({doNotUpdate:!0});hd(e||null,c,r)&&n(c)}return t.addChangeListener(s),()=>{t.removeChangeListener(s)}},[t,r]);const o=m.useMemo(()=>t.set.bind(t),[t]),i=m.useMemo(()=>t.remove.bind(t),[t]),a=m.useMemo(()=>t.update.bind(t),[t]);return[r,o,i,a]}function hd(e,t,r){if(!e)return!0;for(let n of e)if(t[n]!==r[n])return!0;return!1}const md=()=>{const{axiosInstance:e,cookieDomain:t}=m.useContext(Dn),[,r,n]=zn(["Authorization"]),o=m.useCallback(()=>localStorage.getItem("token")??null,[]),i=m.useCallback(()=>{const c=o();return c!==null&&c.length>0},[o]),a=m.useCallback(async(c,l)=>(e.interceptors.request.clear(),e.post("/user/login",{kid:c,password:l}).then(u=>(localStorage.setItem("token",u.data),r("Authorization",u.data,{path:"/",secure:!0,sameSite:"none",domain:t,expires:qa(new Date(Date.now()),24)}),u.data)).catch(u=>(console.log(u),null))),[e,r,t]),s=m.useCallback(()=>{localStorage.removeItem("token"),localStorage.removeItem("user"),n("Authorization")},[n]);return{isAuthenticated:i,login:a,logout:s,getToken:o}};/*! @azure/msal-react v2.0.16 2024-05-07 */const vd={instance:Nl,inProgress:Pr.None,accounts:[],logger:new Or({})},Hn=Y.createContext(vd);Hn.Consumer;/*! @azure/msal-react v2.0.16 2024-05-07 */function gd(e,t){return typeof e=="function"?e(t):e}function yd(e,t){if(e.length!==t.length)return!1;const r=[...t];return e.every(n=>{const o=r.shift();return!n||!o?!1:n.homeAccountId===o.homeAccountId&&n.localAccountId===o.localAccountId&&n.username===o.username})}function va(e,t){return e.length>0&&(t.homeAccountId||t.localAccountId||t.username)&&e.filter(n=>!(t.username&&t.username.toLowerCase()!==n.username.toLowerCase()||t.homeAccountId&&t.homeAccountId.toLowerCase()!==n.homeAccountId.toLowerCase()||t.localAccountId&&t.localAccountId.toLowerCase()!==n.localAccountId.toLowerCase()))[0]||null}/*! @azure/msal-react v2.0.16 2024-05-07 */const Vn=()=>m.useContext(Hn);/*! @azure/msal-react v2.0.16 2024-05-07 */function bd(e,t){return t&&(t.username||t.homeAccountId||t.localAccountId)?!!va(e,t):e.length>0}function ga(e){const{accounts:t,inProgress:r}=Vn();return m.useMemo(()=>r===Pr.Startup?!1:bd(t,e),[t,r,e])}const Ed=()=>{const[,,e]=zn(["Authorization"]),{msalScopes:t}=m.useContext(Wn),{instance:r,inProgress:n}=Vn(),o=ga(),i=m.useCallback(async()=>r.acquireTokenSilent({scopes:t}).then(u=>u.accessToken).catch(()=>null),[r,t]),a=m.useCallback(()=>o,[o]),s=m.useCallback(()=>!a()&&n!==Pr.None,[a,n]),c=m.useCallback(async()=>r.loginRedirect({scopes:t}).then(()=>"").catch(()=>null),[r,t]),l=m.useCallback(()=>{r.logout(),localStorage.removeItem("user"),e("Authorization")},[e,r]);return{isAuthenticated:a,isAuthenticating:s,login:c,logout:l,getToken:i}},ya=()=>{const{useMsal:e}=m.useContext(Wn),t=md(),r=Ed();return{isAuthenticated:e?r.isAuthenticated:t.isAuthenticated,isAuthenticating:e?r.isAuthenticating:()=>!1,getToken:e?r.getToken:t.getToken,login:e?r.login:t.login,logout:e?r.logout:t.logout}};let ir;const wd=new Uint8Array(16);function Od(){if(!ir&&(ir=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ir))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ir(wd)}const Ee=[];for(let e=0;e<256;++e)Ee.push((e+256).toString(16).slice(1));function xd(e,t=0){return Ee[e[t+0]]+Ee[e[t+1]]+Ee[e[t+2]]+Ee[e[t+3]]+"-"+Ee[e[t+4]]+Ee[e[t+5]]+"-"+Ee[e[t+6]]+Ee[e[t+7]]+"-"+Ee[e[t+8]]+Ee[e[t+9]]+"-"+Ee[e[t+10]]+Ee[e[t+11]]+Ee[e[t+12]]+Ee[e[t+13]]+Ee[e[t+14]]+Ee[e[t+15]]}const Td=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Ko={randomUUID:Td};function Sd(e,t,r){if(Ko.randomUUID&&!t&&!e)return Ko.randomUUID();e=e||{};const n=e.random||(e.rng||Od)();return n[6]=n[6]&15|64,n[8]=n[8]&63|128,xd(n)}const Cd="_toast_1s57i_1",Nt={toast:Cd},Rd=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}},ba=()=>({addNotification:(t,r)=>{const n=Sd(),o=Lt.truncateText(t),i=Rd(r),a=M.jsxs(M.Fragment,{children:[o,M.jsx(Bi,{onClick:()=>yt.dismiss(n),type:"button",style:{position:"absolute",fontSize:"12px",top:"calc(50% - 6px)",right:"8px"}})]});switch(r){case"success":{yt(a,{id:n,duration:i,position:"top-center",icon:M.jsx(Au,{size:12}),className:ce("luminus-toast-success rounded shadow bg-success",Nt.toast)});break}case"danger":{yt(a,{id:n,duration:i,position:"top-center",icon:M.jsx(xu,{size:12}),className:ce("luminus-toast-danger rounded shadow bg-danger",Nt.toast)});break}case"warning":{yt(a,{id:n,duration:i,position:"top-center",icon:M.jsx(yu,{size:12}),className:ce("luminus-toast-warning rounded shadow bg-warning",Nt.toast)});break}case"info":{yt(a,{id:n,duration:i,position:"top-center",icon:M.jsx(wu,{size:12}),className:ce("luminus-toast-info rounded shadow bg-info",Nt.toast)});break}case"prompt":{yt(a,{id:n,duration:i,position:"top-center",icon:M.jsx(Ou,{size:12}),className:ce("luminus-toast-prompt rounded shadow bg-light",Nt.toast)});break}}}}),_d=de.CancelToken,Pd=e=>{const{authenticated:t=!0,differentBaseUrl:r,silent:n=!1}={...e},{axiosInstance:o,language:i,axiosTexts:a}=m.useContext(Dn),{addNotification:s}=ba(),{getToken:c}=ya();return m.useEffect(()=>{r&&(o.defaults.baseURL=r),o.interceptors.request.clear(),o.interceptors.response.clear();const l=o.interceptors.request.use(async f=>{var y,v,h;if(t&&!f.headers.Authorization){const g=await c();if(!g)return Promise.reject(new Error("No bearer token"));f.headers.Authorization=`Bearer ${g}`}return(y=f.url)!=null&&y.includes("culture=")?f.url=(v=f.url)==null?void 0:v.replace(/culture=[a-z]{2}/,`culture=${i}`):f.url=`${f.url}${(h=f.url)!=null&&h.includes("?")?"&":"?"}culture=${i}`,f},f=>Promise.reject(f)),u=o.interceptors.response.use(f=>f,f=>{var h;if(console.log(f),de.isCancel(f))return Promise.reject(f);const y=Lt.extractErrorsFromResponse(f);if(y.length>0){const g=y.find(E=>E.name.toLowerCase()==="others");return g?(!n&&s(g.errors,"danger"),Promise.reject(f)):(!n&&s(a.validationError,"warning"),Promise.reject(f))}const v=Lt.extractPermissionsFromResponse(f);return v!==null?(s(`${a.permissionError}: ${Lt.joinStrings(", ",...v)}`,"danger"),Promise.reject(f)):((h=f.response)==null?void 0:h.status)===403?(!n&&s(a.forbiddenError,"danger"),Promise.reject(f)):f.message&&f.message==="Network Error"?(!n&&s(a.networkError,"danger"),Promise.reject(f)):(de.isCancel(f)||!n&&s(a.unexpectedError,"danger"),Promise.reject(f))});return()=>{o.interceptors.request.eject(l),o.interceptors.response.eject(u)}},[o,s,i,c,t,a,r,n]),o},Wn=m.createContext({useMsal:!1,msalInstance:null,msalScopes:[]}),Ad="_h1_14r4v_1",Md="_h3_14r4v_8",jd="_h6_14r4v_15",kd="_subtitle_14r4v_22",Nd="_body_14r4v_29",Id="_body2_14r4v_36",Dd="_caption_14r4v_43",Ld="_form-label_14r4v_50",Je={h1:Ad,h3:Md,h6:jd,subtitle:kd,body:Nd,body2:Id,caption:Dd,"form-label":"_form-label_14r4v_50",formLabel:Ld},$d=({variant:e,className:t,children:r})=>{switch(e){case"h1":return M.jsx("h1",{className:ce("luminus-text-primary luminus-h1",Je.h1,t),children:r});case"h3":return M.jsx("h3",{className:ce("luminus-text luminus-h3",Je.h3,t),children:r});case"h6":return M.jsx("h6",{className:ce("luminus-text luminus-h6",Je.h6,t),children:r});case"subtitle":return M.jsx("div",{className:ce("luminus-text luminus-subtitle",Je.subtitle,t),children:r});case"body":return M.jsx("div",{className:ce("luminus-text luminus-body",Je.body,t),children:r});case"body2":return M.jsx("div",{className:ce("luminus-text luminus-body2",Je.body2,t),children:r});case"caption":return M.jsx("div",{className:ce("luminus-text-muted luminus-caption",Je.caption,t),children:r});case"form-label":return M.jsx("div",{className:ce("luminus-text luminus-form-label",Je.formLabel,t),children:r});default:return M.jsx(M.Fragment,{children:r})}},Ea=({variant:e,className:t,children:r})=>M.jsx($d,{variant:e,className:t,children:r}),Fd="_button_qhwih_1",Ud={button:Fd},Bd=m.forwardRef(({color:e="primary",icon:t=M.jsx(ju,{size:21}),text:r,onClick:n,className:o,children:i,...a},s)=>M.jsxs("button",{type:"button",ref:s,onClick:c=>{c.preventDefault(),n(c)},"aria-label":"dropdown toggle",className:ce(`btn luminus-context-button text-${e} ${o??""}`,Ud.button),...a,children:[t,r]})),zd="_avatar-icon_1axl6_1",Hd={"avatar-icon":"_avatar-icon_1axl6_1",avatarIcon:zd},wa=({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 M.jsx($i,{placement:"bottom",overlay:M.jsx(In,{children:e}),children:M.jsx("div",{className:ce("luminus-avatar-icon",Hd.avatarIcon),style:{backgroundColor:n(e),fontSize:t??void 0,minHeight:r??void 0,height:r??void 0,maxHeight:r??void 0,minWidth:r??void 0,width:r??void 0,maxWidth:r??void 0},children:M.jsx("div",{children:`${e.split(" ")[0][0]}${e.split(" ")[1][0]}`})})})},Vd=m.forwardRef(({userName:e,onClick:t,children:r},n)=>M.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:[M.jsx(wa,{name:e}),r]})),Wd="_floating-label_1gef3_1",Yd="_without-label_1gef3_21",Jo={"floating-label":"_floating-label_1gef3_1",floatingLabel:Wd,"without-label":"_without-label_1gef3_21",withoutLabel:Yd},Oa=m.forwardRef(({hidden:e,children:t,className:r,isInvalid:n,isForRadioInput:o,inputContainerClassName:i,isForCheckInput:a,...s},c)=>a?M.jsx(M.Fragment,{children:t}):M.jsx(kn,{ref:c,label:s.withoutLabel?"":s.label,hidden:e??!1,className:ce(`luminus-floating-label ${r??""}`,Jo.floatingLabel,{[i??""]:i},{[Jo.withoutLabel]:s.withoutLabel}),children:t}));Oa.displayName="FloatingLabelInput";const qd="_row-label-input_rc09e_1",Gd="_label_rc09e_4",Kd="_input-container_rc09e_9",Jd="_invalid-feedback_rc09e_100",Xd="_keep-check-label_rc09e_128",Zd="_is-invalid_rc09e_156",It={"row-label-input":"_row-label-input_rc09e_1",rowLabelInput:qd,label:Gd,"input-container":"_input-container_rc09e_9",inputContainer:Kd,"invalid-feedback":"_invalid-feedback_rc09e_100",invalidFeedback:Jd,"keep-check-label":"_keep-check-label_rc09e_128",keepCheckLabel:Xd,"is-invalid":"_is-invalid_rc09e_156",isInvalid:Zd},xa=m.forwardRef(({hidden:e,children:t,className:r,isInvalid:n,isForRadioInput:o,isForTextAreaInput:i,inputContainerClassName:a,...s},c)=>M.jsxs("div",{ref:c,className:ce("luminus-row-label row gx-0 gy-0",{"is-invalid":n},{[It.isInvalid]:n},{[r??""]:r},{"d-none":e},It.rowLabelInput),children:[!s.withoutLabel&&M.jsx("label",{className:ce("label col-6",{"col-12":i},It.label),children:M.jsx(Ea,{variant:"form-label",className:n?"text-danger":"",children:s.label})}),M.jsx("div",{className:ce("input-container",It.inputContainer,{"col-6":!s.withoutLabel&&!i},{"col-12":s.withoutLabel||i},{[It.keepCheckLabel]:o},{[a??""]:a}),children:t})]}));xa.displayName="RowLabelInput";const Ta=m.forwardRef(({children:e,className:t,hidden:r},n)=>M.jsx("div",{ref:n,className:`${r?"d-none":""} ${t}`,children:e}));Ta.displayName="NoInputContainer";exports.AuthContext=Wn;exports.AuthError=_r;exports.AvatarIcon=wa;exports.CacheAccountType=_l;exports.ConfirmContext=Nu;exports.Constants=me;exports.ENTERED=Ze;exports.ENTERING=He;exports.EXITED=Xe;exports.EXITING=pr;exports.Fade=vr;exports.FloatingLabel=kn;exports.FloatingLabelInput=Oa;exports.FormContext=_i;exports.FormGroup=jn;exports.GenIcon=pe;exports.Ie=Sl;exports.InteractionStatus=Pr;exports.LoadingContext=Cl;exports.LuminusComponentsContext=Dn;exports.MdCheck=vu;exports.MdCircle=mu;exports.MdClear=hu;exports.MdOutlineAddCircleOutline=Tu;exports.MdOutlineArrowOutward=gu;exports.MdOutlineCameraAlt=_u;exports.MdOutlineChevronRight=Mu;exports.MdOutlineClose=Bi;exports.MdOutlineDelete=bu;exports.MdOutlineEdit=Pu;exports.MdOutlineExpand=Eu;exports.MdOutlineFileUpload=Su;exports.MdOutlineKeyboardArrowLeft=Cu;exports.MdOutlineKeyboardArrowRight=Ru;exports.MdOutlineStar=ku;exports.MsalContext=Hn;exports.NoInputContainer=Ta;exports.OIDC_DEFAULT_SCOPES=Wi;exports.OverlayTrigger=$i;exports.Popover=Ii;exports.PromptContext=Iu;exports.PropTypes=z;exports.RowLabelInput=xa;exports.Separators=Pl;exports.SimpleDropdownToggle=Bd;exports.Tooltip=In;exports.TransitionWrapper=li;exports.Typography=Ea;exports.UserAvatarToggle=Vd;exports.UserContext=Rl;exports.WrapperSKU=Al;exports.accountArraysAreEqual=yd;exports.addEventListener=ii;exports.canUseDOM=Sr;exports.cancelToken=_d;exports.classNames=ce;exports.constructFrom=Qo;exports.contains=yr;exports.getAccountByIdentifiers=va;exports.getChildrenOrFunction=gd;exports.getDefaultExportFromCjs=xr;exports.hasClass=ln;exports.isEscKey=Pi;exports.jsxRuntimeExports=M;exports.listen=et;exports.mergeOptionsWithPopperConfig=Si;exports.ownerDocument=Vt;exports.removeEventListener=ai;exports.renderTransition=Ai;exports.style=wn;exports.toDate=Zo;exports.transitionEnd=si;exports.transitionEndListener=ci;exports.triggerBrowserReflow=ui;exports.useAuth=ya;exports.useAxios=Pd;exports.useBootstrapBreakpoints=es;exports.useBootstrapMinBreakpoint=ts;exports.useBootstrapPrefix=tt;exports.useCallbackRef=on;exports.useClickOutside=Ti;exports.useCookies=zn;exports.useEventCallback=ut;exports.useIsAuthenticated=ga;exports.useIsRTL=En;exports.useIsomorphicEffect=mr;exports.useMergedRefs=nt;exports.useMounted=xn;exports.useMsal=Vn;exports.useNotifications=ba;exports.usePopper=Oi;exports.useUncontrolled=Ja;exports.useWaitForDOMRef=un;exports.useWillUnmount=fi;exports.useWindow=Ri;exports.warning=Mn;
253
+ */var Yo;function ad(){return Yo||(Yo=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,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,y=e?Symbol.for("react.suspense_list"):60120,v=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,g=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 R(b){return typeof b=="string"||typeof b=="function"||b===n||b===l||b===i||b===o||b===f||b===y||typeof b=="object"&&b!==null&&(b.$$typeof===h||b.$$typeof===v||b.$$typeof===a||b.$$typeof===s||b.$$typeof===u||b.$$typeof===E||b.$$typeof===S||b.$$typeof===T||b.$$typeof===g)}function C(b){if(typeof b=="object"&&b!==null){var ge=b.$$typeof;switch(ge){case t:var Re=b.type;switch(Re){case c:case l:case n:case i:case o:case f:return Re;default:var Ae=Re&&Re.$$typeof;switch(Ae){case s:case u:case h:case v:case a:return Ae;default:return ge}}case r:return ge}}}var p=c,A=l,k=s,J=a,Z=t,K=u,ie=n,le=h,V=v,X=r,Q=i,ae=o,ue=f,Oe=!1;function Ee(b){return Oe||(Oe=!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.")),O(b)||C(b)===c}function O(b){return C(b)===l}function _(b){return C(b)===s}function D(b){return C(b)===a}function $(b){return typeof b=="object"&&b!==null&&b.$$typeof===t}function j(b){return C(b)===u}function U(b){return C(b)===n}function N(b){return C(b)===h}function I(b){return C(b)===v}function L(b){return C(b)===r}function H(b){return C(b)===i}function B(b){return C(b)===o}function fe(b){return C(b)===f}oe.AsyncMode=p,oe.ConcurrentMode=A,oe.ContextConsumer=k,oe.ContextProvider=J,oe.Element=Z,oe.ForwardRef=K,oe.Fragment=ie,oe.Lazy=le,oe.Memo=V,oe.Portal=X,oe.Profiler=Q,oe.StrictMode=ae,oe.Suspense=ue,oe.isAsyncMode=Ee,oe.isConcurrentMode=O,oe.isContextConsumer=_,oe.isContextProvider=D,oe.isElement=$,oe.isForwardRef=j,oe.isFragment=U,oe.isLazy=N,oe.isMemo=I,oe.isPortal=L,oe.isProfiler=H,oe.isStrictMode=B,oe.isSuspense=fe,oe.isValidElementType=R,oe.typeOf=C}()),oe}process.env.NODE_ENV==="production"?gn.exports=id():gn.exports=ad();var sd=gn.exports,fa=sd,cd={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},ud={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},da={};da[fa.ForwardRef]=cd;da[fa.Memo]=ud;function ld(){return typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"}function Un(e){const t=m.useContext(od);if(!t)throw new Error("Missing <CookiesProvider>");const[r,n]=m.useState(()=>t.getAll({doNotUpdate:!0}));ld()&&m.useLayoutEffect(()=>{function s(){const c=t.getAll({doNotUpdate:!0});fd(e||null,c,r)&&n(c)}return t.addChangeListener(s),()=>{t.removeChangeListener(s)}},[t,r]);const o=m.useMemo(()=>t.set.bind(t),[t]),i=m.useMemo(()=>t.remove.bind(t),[t]),a=m.useMemo(()=>t.update.bind(t),[t]);return[r,o,i,a]}function fd(e,t,r){if(!e)return!0;for(let n of e)if(t[n]!==r[n])return!0;return!1}const dd=()=>{const{axiosInstance:e,cookieDomain:t}=m.useContext(Nn),[,r,n]=Un(["Authorization"]),o=m.useCallback(()=>localStorage.getItem("token")??null,[]),i=m.useCallback(()=>{const c=o();return c!==null&&c.length>0},[o]),a=m.useCallback(async(c,l)=>(e.interceptors.request.clear(),e.post("/user/login",{kid:c,password:l}).then(u=>(localStorage.setItem("token",u.data),r("Authorization",u.data,{path:"/",secure:!0,sameSite:"none",domain:t,expires:Va(new Date(Date.now()),24)}),u.data)).catch(u=>(console.log(u),null))),[e,r,t]),s=m.useCallback(()=>{localStorage.removeItem("token"),localStorage.removeItem("user"),n("Authorization")},[n]);return{isAuthenticated:i,login:a,logout:s,getToken:o}};/*! @azure/msal-react v2.0.16 2024-05-07 */const pd={instance:Ml,inProgress:Rr.None,accounts:[],logger:new Er({})},Bn=Y.createContext(pd);Bn.Consumer;/*! @azure/msal-react v2.0.16 2024-05-07 */function hd(e,t){return typeof e=="function"?e(t):e}function md(e,t){if(e.length!==t.length)return!1;const r=[...t];return e.every(n=>{const o=r.shift();return!n||!o?!1:n.homeAccountId===o.homeAccountId&&n.localAccountId===o.localAccountId&&n.username===o.username})}function pa(e,t){return e.length>0&&(t.homeAccountId||t.localAccountId||t.username)&&e.filter(n=>!(t.username&&t.username.toLowerCase()!==n.username.toLowerCase()||t.homeAccountId&&t.homeAccountId.toLowerCase()!==n.homeAccountId.toLowerCase()||t.localAccountId&&t.localAccountId.toLowerCase()!==n.localAccountId.toLowerCase()))[0]||null}/*! @azure/msal-react v2.0.16 2024-05-07 */const zn=()=>m.useContext(Bn);/*! @azure/msal-react v2.0.16 2024-05-07 */function vd(e,t){return t&&(t.username||t.homeAccountId||t.localAccountId)?!!pa(e,t):e.length>0}function ha(e){const{accounts:t,inProgress:r}=zn();return m.useMemo(()=>r===Rr.Startup?!1:vd(t,e),[t,r,e])}const gd=()=>{const[,,e]=Un(["Authorization"]),{msalScopes:t}=m.useContext(Hn),{instance:r,inProgress:n}=zn(),o=ha(),i=m.useCallback(async()=>r.acquireTokenSilent({scopes:t}).then(u=>u.accessToken).catch(()=>null),[r,t]),a=m.useCallback(()=>o,[o]),s=m.useCallback(()=>!a()&&n!==Rr.None,[a,n]),c=m.useCallback(async()=>r.loginRedirect({scopes:t}).then(()=>"").catch(()=>null),[r,t]),l=m.useCallback(()=>{r.logout(),localStorage.removeItem("user"),e("Authorization")},[e,r]);return{isAuthenticated:a,isAuthenticating:s,login:c,logout:l,getToken:i}},ma=()=>{const{useMsal:e}=m.useContext(Hn),t=dd(),r=gd();return{isAuthenticated:e?r.isAuthenticated:t.isAuthenticated,isAuthenticating:e?r.isAuthenticating:()=>!1,getToken:e?r.getToken:t.getToken,login:e?r.login:t.login,logout:e?r.logout:t.logout}},yd="_toast_1s57i_1",kt={toast:yd},bd=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}},va=()=>({addNotification:(t,r)=>{const n=Lt.truncateText(t),o=bd(r),i=M.jsxs(M.Fragment,{children:[n,M.jsx($i,{onClick:()=>gt.dismiss(n),type:"button",style:{position:"absolute",fontSize:"12px",top:"calc(50% - 6px)",right:"8px"}})]});switch(r){case"success":{gt(i,{id:n,duration:o,position:"top-center",icon:M.jsx(Ru,{size:12}),className:ce("luminus-toast-success rounded shadow bg-success",kt.toast)});break}case"danger":{gt(i,{id:n,duration:o,position:"top-center",icon:M.jsx(Eu,{size:12}),className:ce("luminus-toast-danger rounded shadow bg-danger",kt.toast)});break}case"warning":{gt(i,{id:n,duration:o,position:"top-center",icon:M.jsx(mu,{size:12}),className:ce("luminus-toast-warning rounded shadow bg-warning",kt.toast)});break}case"info":{gt(i,{id:n,duration:o,position:"top-center",icon:M.jsx(yu,{size:12}),className:ce("luminus-toast-info rounded shadow bg-info",kt.toast)});break}case"prompt":{gt(i,{id:n,duration:o,position:"top-center",icon:M.jsx(bu,{size:12}),className:ce("luminus-toast-prompt rounded shadow bg-light",kt.toast)});break}}}}),Ed=de.CancelToken,wd=e=>{const{authenticated:t=!0,differentBaseUrl:r,silent:n=!1}={...e},{axiosInstance:o,language:i,axiosTexts:a}=m.useContext(Nn),{addNotification:s}=va(),{getToken:c}=ma();return m.useEffect(()=>{r&&(o.defaults.baseURL=r),o.interceptors.request.clear(),o.interceptors.response.clear();const l=o.interceptors.request.use(async f=>{var y,v,h;if(t&&!f.headers.Authorization){const g=await c();if(!g)return Promise.reject(new Error("No bearer token"));f.headers.Authorization=`Bearer ${g}`}return(y=f.url)!=null&&y.includes("culture=")?f.url=(v=f.url)==null?void 0:v.replace(/culture=[a-z]{2}/,`culture=${i}`):f.url=`${f.url}${(h=f.url)!=null&&h.includes("?")?"&":"?"}culture=${i}`,f},f=>Promise.reject(f)),u=o.interceptors.response.use(f=>f,f=>{var h;if(console.log(f),de.isCancel(f))return Promise.reject(f);const y=Lt.extractErrorsFromResponse(f);if(y.length>0){const g=y.find(E=>E.name.toLowerCase()==="others");return g?(!n&&s(g.errors,"danger"),Promise.reject(f)):(!n&&s(a.validationError,"warning"),Promise.reject(f))}const v=Lt.extractPermissionsFromResponse(f);return v!==null?(s(`${a.permissionError}: ${Lt.joinStrings(", ",...v)}`,"danger"),Promise.reject(f)):((h=f.response)==null?void 0:h.status)===403?(!n&&s(a.forbiddenError,"danger"),Promise.reject(f)):f.message&&f.message==="Network Error"?(!n&&s(a.networkError,"danger"),Promise.reject(f)):(de.isCancel(f)||!n&&s(a.unexpectedError,"danger"),Promise.reject(f))});return()=>{o.interceptors.request.eject(l),o.interceptors.response.eject(u)}},[o,s,i,c,t,a,r,n]),o},Hn=m.createContext({useMsal:!1,msalInstance:null,msalScopes:[]}),Od="_h1_14r4v_1",xd="_h3_14r4v_8",Td="_h6_14r4v_15",Sd="_subtitle_14r4v_22",Cd="_body_14r4v_29",Rd="_body2_14r4v_36",_d="_caption_14r4v_43",Pd="_form-label_14r4v_50",Ke={h1:Od,h3:xd,h6:Td,subtitle:Sd,body:Cd,body2:Rd,caption:_d,"form-label":"_form-label_14r4v_50",formLabel:Pd},Ad=({variant:e,className:t,children:r})=>{switch(e){case"h1":return M.jsx("h1",{className:ce("luminus-text-primary luminus-h1",Ke.h1,t),children:r});case"h3":return M.jsx("h3",{className:ce("luminus-text luminus-h3",Ke.h3,t),children:r});case"h6":return M.jsx("h6",{className:ce("luminus-text luminus-h6",Ke.h6,t),children:r});case"subtitle":return M.jsx("div",{className:ce("luminus-text luminus-subtitle",Ke.subtitle,t),children:r});case"body":return M.jsx("div",{className:ce("luminus-text luminus-body",Ke.body,t),children:r});case"body2":return M.jsx("div",{className:ce("luminus-text luminus-body2",Ke.body2,t),children:r});case"caption":return M.jsx("div",{className:ce("luminus-text-muted luminus-caption",Ke.caption,t),children:r});case"form-label":return M.jsx("div",{className:ce("luminus-text luminus-form-label",Ke.formLabel,t),children:r});default:return M.jsx(M.Fragment,{children:r})}},ga=({variant:e,className:t,children:r})=>M.jsx(Ad,{variant:e,className:t,children:r}),Md="_button_qhwih_1",jd={button:Md},kd=m.forwardRef(({color:e="primary",icon:t=M.jsx(Pu,{size:21}),text:r,onClick:n,className:o,children:i,...a},s)=>M.jsxs("button",{type:"button",ref:s,onClick:c=>{c.preventDefault(),n(c)},"aria-label":"dropdown toggle",className:ce(`btn luminus-context-button text-${e} ${o??""}`,jd.button),...a,children:[t,r]})),Nd="_avatar-icon_1axl6_1",Id={"avatar-icon":"_avatar-icon_1axl6_1",avatarIcon:Nd},ya=({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 M.jsx(Ii,{placement:"bottom",overlay:M.jsx(kn,{children:e}),children:M.jsx("div",{className:ce("luminus-avatar-icon",Id.avatarIcon),style:{backgroundColor:n(e),fontSize:t??void 0,minHeight:r??void 0,height:r??void 0,maxHeight:r??void 0,minWidth:r??void 0,width:r??void 0,maxWidth:r??void 0},children:M.jsx("div",{children:`${e.split(" ")[0][0]}${e.split(" ")[1][0]}`})})})},Ld=m.forwardRef(({userName:e,onClick:t,children:r},n)=>M.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:[M.jsx(ya,{name:e}),r]})),Dd="_floating-label_1gef3_1",$d="_without-label_1gef3_21",qo={"floating-label":"_floating-label_1gef3_1",floatingLabel:Dd,"without-label":"_without-label_1gef3_21",withoutLabel:$d},ba=m.forwardRef(({hidden:e,children:t,className:r,isInvalid:n,isForRadioInput:o,inputContainerClassName:i,isForCheckInput:a,...s},c)=>a?M.jsx(M.Fragment,{children:t}):M.jsx(Mn,{ref:c,label:s.withoutLabel?"":s.label,hidden:e??!1,className:ce(`luminus-floating-label ${r??""}`,qo.floatingLabel,{[i??""]:i},{[qo.withoutLabel]:s.withoutLabel}),children:t}));ba.displayName="FloatingLabelInput";const Fd="_row-label-input_rc09e_1",Ud="_label_rc09e_4",Bd="_input-container_rc09e_9",zd="_invalid-feedback_rc09e_100",Hd="_keep-check-label_rc09e_128",Vd="_is-invalid_rc09e_156",Nt={"row-label-input":"_row-label-input_rc09e_1",rowLabelInput:Fd,label:Ud,"input-container":"_input-container_rc09e_9",inputContainer:Bd,"invalid-feedback":"_invalid-feedback_rc09e_100",invalidFeedback:zd,"keep-check-label":"_keep-check-label_rc09e_128",keepCheckLabel:Hd,"is-invalid":"_is-invalid_rc09e_156",isInvalid:Vd},Ea=m.forwardRef(({hidden:e,children:t,className:r,isInvalid:n,isForRadioInput:o,isForTextAreaInput:i,inputContainerClassName:a,...s},c)=>M.jsxs("div",{ref:c,className:ce("luminus-row-label row gx-0 gy-0",{"is-invalid":n},{[Nt.isInvalid]:n},{[r??""]:r},{"d-none":e},Nt.rowLabelInput),children:[!s.withoutLabel&&M.jsx("label",{className:ce("label col-6",{"col-12":i},Nt.label),children:M.jsx(ga,{variant:"form-label",className:n?"text-danger":"",children:s.label})}),M.jsx("div",{className:ce("input-container",Nt.inputContainer,{"col-6":!s.withoutLabel&&!i},{"col-12":s.withoutLabel||i},{[Nt.keepCheckLabel]:o},{[a??""]:a}),children:t})]}));Ea.displayName="RowLabelInput";const wa=m.forwardRef(({children:e,className:t,hidden:r},n)=>M.jsx("div",{ref:n,className:`${r?"d-none":""} ${t}`,children:e}));wa.displayName="NoInputContainer";exports.AuthContext=Hn;exports.AuthError=Cr;exports.AvatarIcon=ya;exports.CacheAccountType=Sl;exports.ConfirmContext=Mu;exports.Constants=me;exports.ENTERED=Xe;exports.ENTERING=ze;exports.EXITED=Je;exports.EXITING=fr;exports.Fade=hr;exports.FloatingLabel=Mn;exports.FloatingLabelInput=ba;exports.FormContext=Si;exports.FormGroup=An;exports.GenIcon=pe;exports.Ie=Ol;exports.InteractionStatus=Rr;exports.LoadingContext=xl;exports.LuminusComponentsContext=Nn;exports.MdCheck=pu;exports.MdCircle=du;exports.MdClear=fu;exports.MdOutlineAddCircleOutline=wu;exports.MdOutlineArrowOutward=hu;exports.MdOutlineCameraAlt=Su;exports.MdOutlineChevronRight=_u;exports.MdOutlineClose=$i;exports.MdOutlineDelete=vu;exports.MdOutlineEdit=Cu;exports.MdOutlineExpand=gu;exports.MdOutlineFileUpload=Ou;exports.MdOutlineKeyboardArrowLeft=xu;exports.MdOutlineKeyboardArrowRight=Tu;exports.MdOutlineStar=Au;exports.MsalContext=Bn;exports.NoInputContainer=wa;exports.OIDC_DEFAULT_SCOPES=zi;exports.OverlayTrigger=Ii;exports.Popover=ji;exports.PromptContext=ju;exports.PropTypes=z;exports.RowLabelInput=Ea;exports.Separators=Cl;exports.SimpleDropdownToggle=kd;exports.Tooltip=kn;exports.TransitionWrapper=si;exports.Typography=ga;exports.UserAvatarToggle=Ld;exports.UserContext=Tl;exports.WrapperSKU=Rl;exports.accountArraysAreEqual=md;exports.addEventListener=ri;exports.canUseDOM=xr;exports.cancelToken=Ed;exports.classNames=ce;exports.constructFrom=Jo;exports.contains=vr;exports.getAccountByIdentifiers=pa;exports.getChildrenOrFunction=hd;exports.getDefaultExportFromCjs=wr;exports.hasClass=cn;exports.isEscKey=Ci;exports.jsxRuntimeExports=M;exports.listen=Qe;exports.mergeOptionsWithPopperConfig=Oi;exports.ownerDocument=Ht;exports.removeEventListener=ni;exports.renderTransition=Ri;exports.style=bn;exports.toDate=Ko;exports.transitionEnd=oi;exports.transitionEndListener=ii;exports.triggerBrowserReflow=ai;exports.useAuth=ma;exports.useAxios=wd;exports.useBootstrapBreakpoints=Xa;exports.useBootstrapMinBreakpoint=Za;exports.useBootstrapPrefix=et;exports.useCallbackRef=rn;exports.useClickOutside=wi;exports.useCookies=Un;exports.useEventCallback=ct;exports.useIsAuthenticated=ha;exports.useIsRTL=yn;exports.useIsomorphicEffect=pr;exports.useMergedRefs=rt;exports.useMounted=wn;exports.useMsal=zn;exports.useNotifications=va;exports.usePopper=bi;exports.useUncontrolled=qa;exports.useWaitForDOMRef=sn;exports.useWillUnmount=ci;exports.useWindow=Ti;exports.warning=Pn;