@ukpc-lib/react 0.3.3 → 0.3.5

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.
Files changed (30) hide show
  1. package/dist/components/GlobalMenu/components/MenuItem.d.ts +1 -1
  2. package/dist/components/index.cjs +23 -23
  3. package/dist/components/index.js +39 -40
  4. package/dist/{index.module-fcfb53fb.js → index.module-9e206368.js} +10282 -10160
  5. package/dist/index.module-ad52e7aa.cjs +1092 -0
  6. package/dist/share/index.cjs +1 -1
  7. package/dist/share/index.d.ts +1 -1
  8. package/dist/share/index.js +19 -17
  9. package/dist/theme/SaasThemeProvider.d.ts +25 -1
  10. package/dist/theme/Theme.d.ts +1 -1
  11. package/dist/theme/index.d.ts +1 -1
  12. package/package.json +1 -1
  13. package/web-components-bundle/global-menu/index.cjs +1 -1
  14. package/web-components-bundle/global-menu/index.js +1 -1
  15. package/web-components-bundle/global-topbar/index.cjs +1 -1
  16. package/web-components-bundle/global-topbar/index.js +2 -2
  17. package/web-components-bundle/has-permission/index.cjs +1 -1
  18. package/web-components-bundle/has-permission/index.js +2 -2
  19. package/web-components-bundle/{index-ff7fd2be.cjs → index-12495706.cjs} +1 -1
  20. package/web-components-bundle/{index-8081b070.js → index-21a54132.js} +1 -1
  21. package/web-components-bundle/{index-c311c558.cjs → index-25f216cc.cjs} +16 -16
  22. package/web-components-bundle/{index-feebf9bf.js → index-c5021c14.js} +856 -882
  23. package/dist/index-5bc96a1f.js +0 -147
  24. package/dist/index-b3ac4c73.cjs +0 -1
  25. package/dist/index.module-be2c9027.cjs +0 -1092
  26. package/dist/share/BrandThemeProvider/Colors.d.ts +0 -33
  27. package/dist/share/BrandThemeProvider/Theme.d.ts +0 -21
  28. package/dist/share/BrandThemeProvider/index.d.ts +0 -15
  29. package/dist/theme/index.cjs +0 -1
  30. package/dist/theme/index.js +0 -461
@@ -1,1092 +0,0 @@
1
- var IL=require("./index.css");const ut=require("react/jsx-runtime"),Ie=require("react"),fT=require("axios"),_y=require("react-dom"),Fa=require("./index-b3ac4c73.cjs"),Ry=require("react-router-dom");require("@r2wc/react-to-web-component");const Cc=require("@mui/material"),dT=require("react-query"),hT=require("moment");function pT(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}function gT(t,e){for(var n=0;n<e.length;n++){const i=e[n];if(typeof i!="string"&&!Array.isArray(i)){for(const r in i)if(r!=="default"&&!(r in t)){const s=Object.getOwnPropertyDescriptor(i,r);s&&Object.defineProperty(t,r,s.get?s:{enumerable:!0,get:()=>i[r]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}const kn=pT(Ie),mT=`.modal-overlay{z-index:1300;position:fixed;top:0;right:0;bottom:0;left:0;background:hsla(0,0%,0%,.254);--tw-backdrop-blur: blur(4px);justify-content:center;align-items:center;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.modal-title{font-size:1.25rem;line-height:1.75rem;color:#e01b00;font-weight:500}.modal-footer{display:flex;justify-content:space-between;width:80%}.modal-container{background:#ffffff;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);display:flex;padding:32px 24px 40px;flex-direction:column;align-items:center;gap:24px;align-self:stretch;width:500px;height:204px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}.modal-button{border-radius:3px;border:1px solid #ddd;background:#ddd;padding:8px 32px;font-size:14px}.confirm-btn{background:#e01b00!important}.text-white{color:#fff}.text-sm{font-size:.875rem;line-height:1.25rem}
2
- `;function Py({isOpen:t,onClose:e,onConfirm:n}){if(!t)return null;function i(r){var s;((s=r.target)==null?void 0:s.id)==="modal-wrapper"&&e()}return ut.jsxs(ut.Fragment,{children:[ut.jsx("style",{type:"text/css",children:mT}),ut.jsx("div",{onClick:i,className:"modal-overlay",id:"modal-wrapper",children:ut.jsxs("div",{className:"modal-container",children:[ut.jsx("h3",{className:"modal-title",children:"Log out"}),ut.jsx("p",{className:"text-sm",children:"Are you sure want to log out?"}),ut.jsxs("div",{className:"modal-footer",children:[ut.jsx("button",{className:"modal-button",onClick:e,children:"Cancel"}),ut.jsx("button",{onClick:n,className:"text-white confirm-btn modal-button",children:"Confirm"})]})]})})]})}function Ay(t){var e,n,i="";if(typeof t=="string"||typeof t=="number")i+=t;else if(typeof t=="object")if(Array.isArray(t)){var r=t.length;for(e=0;e<r;e++)t[e]&&(n=Ay(t[e]))&&(i&&(i+=" "),i+=n)}else for(n in t)t[n]&&(i&&(i+=" "),i+=n);return i}function Zs(){for(var t,e,n=0,i="",r=arguments.length;n<r;n++)(t=arguments[n])&&(e=Ay(t))&&(i&&(i+=" "),i+=e);return i}const Jc=t=>typeof t=="number"&&!isNaN(t),Fu=t=>typeof t=="string",Ho=t=>typeof t=="function",Wf=t=>Fu(t)||Ho(t)?t:null,Mh=t=>Ie.isValidElement(t)||Fu(t)||Ho(t)||Jc(t);function vT(t,e,n){n===void 0&&(n=300);const{scrollHeight:i,style:r}=t;requestAnimationFrame(()=>{r.minHeight="initial",r.height=i+"px",r.transition=`all ${n}ms`,requestAnimationFrame(()=>{r.height="0",r.padding="0",r.margin="0",setTimeout(e,n)})})}function cd(t){let{enter:e,exit:n,appendPosition:i=!1,collapse:r=!0,collapseDuration:s=300}=t;return function(u){let{children:m,position:p,preventExitTransition:y,done:k,nodeRef:x,isIn:O,playToast:B}=u;const $=i?`${e}--${p}`:e,Y=i?`${n}--${p}`:n,z=Ie.useRef(0);return Ie.useLayoutEffect(()=>{const L=x.current,ne=$.split(" "),te=he=>{he.target===x.current&&(B(),L.removeEventListener("animationend",te),L.removeEventListener("animationcancel",te),z.current===0&&he.type!=="animationcancel"&&L.classList.remove(...ne))};L.classList.add(...ne),L.addEventListener("animationend",te),L.addEventListener("animationcancel",te)},[]),Ie.useEffect(()=>{const L=x.current,ne=()=>{L.removeEventListener("animationend",ne),r?vT(L,k,s):k()};O||(y?ne():(z.current=1,L.className+=` ${Y}`,L.addEventListener("animationend",ne)))},[O]),Ie.createElement(Ie.Fragment,null,m)}}function zg(t,e){return t!=null?{content:t.content,containerId:t.props.containerId,id:t.props.toastId,theme:t.props.theme,type:t.props.type,data:t.props.data||{},isLoading:t.props.isLoading,icon:t.props.icon,status:e}:{}}const Ki=new Map;let Qc=[];const Lh=new Set,yT=t=>Lh.forEach(e=>e(t)),Oy=()=>Ki.size>0;function Dy(t,e){var n;if(e)return!((n=Ki.get(e))==null||!n.isToastActive(t));let i=!1;return Ki.forEach(r=>{r.isToastActive(t)&&(i=!0)}),i}function Iy(t,e){Mh(t)&&(Oy()||Qc.push({content:t,options:e}),Ki.forEach(n=>{n.buildToast(t,e)}))}function $g(t,e){Ki.forEach(n=>{e!=null&&e!=null&&e.containerId?(e==null?void 0:e.containerId)===n.id&&n.toggle(t,e==null?void 0:e.id):n.toggle(t,e==null?void 0:e.id)})}function bT(t){const{subscribe:e,getSnapshot:n,setProps:i}=Ie.useRef(function(s){const u=s.containerId||1;return{subscribe(m){const p=function(k,x,O){let B=1,$=0,Y=[],z=[],L=[],ne=x;const te=new Map,he=new Set,ie=()=>{L=Array.from(te.values()),he.forEach(ke=>ke())},xe=ke=>{z=ke==null?[]:z.filter(ve=>ve!==ke),ie()},b=ke=>{const{toastId:ve,onOpen:nt,updateId:gt,children:tt}=ke.props,et=gt==null;ke.staleId&&te.delete(ke.staleId),te.set(ve,ke),z=[...z,ke.props.toastId].filter(ft=>ft!==ke.staleId),ie(),O(zg(ke,et?"added":"updated")),et&&Ho(nt)&&nt(Ie.isValidElement(tt)&&tt.props)};return{id:k,props:ne,observe:ke=>(he.add(ke),()=>he.delete(ke)),toggle:(ke,ve)=>{te.forEach(nt=>{ve!=null&&ve!==nt.props.toastId||Ho(nt.toggle)&&nt.toggle(ke)})},removeToast:xe,toasts:te,clearQueue:()=>{$-=Y.length,Y=[]},buildToast:(ke,ve)=>{if((Ye=>{let{containerId:Ze,toastId:Qe,updateId:Je}=Ye;const Ke=Ze?Ze!==k:k!==1,ht=te.has(Qe)&&Je==null;return Ke||ht})(ve))return;const{toastId:nt,updateId:gt,data:tt,staleId:et,delay:ft}=ve,me=()=>{xe(nt)},Me=gt==null;Me&&$++;const ze={...ne,style:ne.toastStyle,key:B++,...Object.fromEntries(Object.entries(ve).filter(Ye=>{let[Ze,Qe]=Ye;return Qe!=null})),toastId:nt,updateId:gt,data:tt,closeToast:me,isIn:!1,className:Wf(ve.className||ne.toastClassName),bodyClassName:Wf(ve.bodyClassName||ne.bodyClassName),progressClassName:Wf(ve.progressClassName||ne.progressClassName),autoClose:!ve.isLoading&&(qe=ve.autoClose,at=ne.autoClose,qe===!1||Jc(qe)&&qe>0?qe:at),deleteToast(){const Ye=te.get(nt),{onClose:Ze,children:Qe}=Ye.props;Ho(Ze)&&Ze(Ie.isValidElement(Qe)&&Qe.props),O(zg(Ye,"removed")),te.delete(nt),$--,$<0&&($=0),Y.length>0?b(Y.shift()):ie()}};var qe,at;ze.closeButton=ne.closeButton,ve.closeButton===!1||Mh(ve.closeButton)?ze.closeButton=ve.closeButton:ve.closeButton===!0&&(ze.closeButton=!Mh(ne.closeButton)||ne.closeButton);let _e=ke;Ie.isValidElement(ke)&&!Fu(ke.type)?_e=Ie.cloneElement(ke,{closeToast:me,toastProps:ze,data:tt}):Ho(ke)&&(_e=ke({closeToast:me,toastProps:ze,data:tt}));const Pe={content:_e,props:ze,staleId:et};ne.limit&&ne.limit>0&&$>ne.limit&&Me?Y.push(Pe):Jc(ft)?setTimeout(()=>{b(Pe)},ft):b(Pe)},setProps(ke){ne=ke},setToggle:(ke,ve)=>{te.get(ke).toggle=ve},isToastActive:ke=>z.some(ve=>ve===ke),getSnapshot:()=>ne.newestOnTop?L.reverse():L}}(u,s,yT);Ki.set(u,p);const y=p.observe(m);return Qc.forEach(k=>Iy(k.content,k.options)),Qc=[],()=>{y(),Ki.delete(u)}},setProps(m){var p;(p=Ki.get(u))==null||p.setProps(m)},getSnapshot(){var m;return(m=Ki.get(u))==null?void 0:m.getSnapshot()}}}(t)).current;i(t);const r=Ie.useSyncExternalStore(e,n,n);return{getToastToRender:function(s){if(!r)return[];const u=new Map;return r.forEach(m=>{const{position:p}=m.props;u.has(p)||u.set(p,[]),u.get(p).push(m)}),Array.from(u,m=>s(m[0],m[1]))},isToastActive:Dy,count:r==null?void 0:r.length}}function wT(t){const[e,n]=Ie.useState(!1),[i,r]=Ie.useState(!1),s=Ie.useRef(null),u=Ie.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:m,pauseOnHover:p,closeToast:y,onClick:k,closeOnClick:x}=t;var O,B;function $(){n(!0)}function Y(){n(!1)}function z(te){const he=s.current;u.canDrag&&he&&(u.didMove=!0,e&&Y(),u.delta=t.draggableDirection==="x"?te.clientX-u.start:te.clientY-u.start,u.start!==te.clientX&&(u.canCloseOnClick=!1),he.style.transform=`translate3d(${t.draggableDirection==="x"?`${u.delta}px, var(--y)`:`0, calc(${u.delta}px + var(--y))`},0)`,he.style.opacity=""+(1-Math.abs(u.delta/u.removalDistance)))}function L(){document.removeEventListener("pointermove",z),document.removeEventListener("pointerup",L);const te=s.current;if(u.canDrag&&u.didMove&&te){if(u.canDrag=!1,Math.abs(u.delta)>u.removalDistance)return r(!0),t.closeToast(),void t.collapseAll();te.style.transition="transform 0.2s, opacity 0.2s",te.style.removeProperty("transform"),te.style.removeProperty("opacity")}}(B=Ki.get((O={id:t.toastId,containerId:t.containerId,fn:n}).containerId||1))==null||B.setToggle(O.id,O.fn),Ie.useEffect(()=>{if(t.pauseOnFocusLoss)return document.hasFocus()||Y(),window.addEventListener("focus",$),window.addEventListener("blur",Y),()=>{window.removeEventListener("focus",$),window.removeEventListener("blur",Y)}},[t.pauseOnFocusLoss]);const ne={onPointerDown:function(te){if(t.draggable===!0||t.draggable===te.pointerType){u.didMove=!1,document.addEventListener("pointermove",z),document.addEventListener("pointerup",L);const he=s.current;u.canCloseOnClick=!0,u.canDrag=!0,he.style.transition="none",t.draggableDirection==="x"?(u.start=te.clientX,u.removalDistance=he.offsetWidth*(t.draggablePercent/100)):(u.start=te.clientY,u.removalDistance=he.offsetHeight*(t.draggablePercent===80?1.5*t.draggablePercent:t.draggablePercent)/100)}},onPointerUp:function(te){const{top:he,bottom:ie,left:xe,right:b}=s.current.getBoundingClientRect();te.nativeEvent.type!=="touchend"&&t.pauseOnHover&&te.clientX>=xe&&te.clientX<=b&&te.clientY>=he&&te.clientY<=ie?Y():$()}};return m&&p&&(ne.onMouseEnter=Y,t.stacked||(ne.onMouseLeave=$)),x&&(ne.onClick=te=>{k&&k(te),u.canCloseOnClick&&y()}),{playToast:$,pauseToast:Y,isRunning:e,preventExitTransition:i,toastRef:s,eventHandlers:ne}}function xT(t){let{delay:e,isRunning:n,closeToast:i,type:r="default",hide:s,className:u,style:m,controlledProgress:p,progress:y,rtl:k,isIn:x,theme:O}=t;const B=s||p&&y===0,$={...m,animationDuration:`${e}ms`,animationPlayState:n?"running":"paused"};p&&($.transform=`scaleX(${y})`);const Y=Zs("Toastify__progress-bar",p?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${O}`,`Toastify__progress-bar--${r}`,{"Toastify__progress-bar--rtl":k}),z=Ho(u)?u({rtl:k,type:r,defaultClassName:Y}):Zs(Y,u),L={[p&&y>=1?"onTransitionEnd":"onAnimationEnd"]:p&&y<1?null:()=>{x&&i()}};return Ie.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":B},Ie.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${O} Toastify__progress-bar--${r}`}),Ie.createElement("div",{role:"progressbar","aria-hidden":B?"true":"false","aria-label":"notification timer",className:z,style:$,...L}))}let ST=1;const My=()=>""+ST++;function CT(t){return t&&(Fu(t.toastId)||Jc(t.toastId))?t.toastId:My()}function Gc(t,e){return Iy(t,e),e.toastId}function $f(t,e){return{...e,type:e&&e.type||t,toastId:CT(e)}}function kf(t){return(e,n)=>Gc(e,$f(t,n))}function wn(t,e){return Gc(t,$f("default",e))}wn.loading=(t,e)=>Gc(t,$f("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...e})),wn.promise=function(t,e,n){let i,{pending:r,error:s,success:u}=e;r&&(i=Fu(r)?wn.loading(r,n):wn.loading(r.render,{...n,...r}));const m={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},p=(k,x,O)=>{if(x==null)return void wn.dismiss(i);const B={type:k,...m,...n,data:O},$=Fu(x)?{render:x}:x;return i?wn.update(i,{...B,...$}):wn($.render,{...B,...$}),O},y=Ho(t)?t():t;return y.then(k=>p("success",u,k)).catch(k=>p("error",s,k)),y},wn.success=kf("success"),wn.info=kf("info"),wn.error=kf("error"),wn.warning=kf("warning"),wn.warn=wn.warning,wn.dark=(t,e)=>Gc(t,$f("default",{theme:"dark",...e})),wn.dismiss=function(t){(function(e){var n;if(Oy()){if(e==null||Fu(n=e)||Jc(n))Ki.forEach(r=>{r.removeToast(e)});else if(e&&("containerId"in e||"id"in e)){var i;(i=Ki.get(e.containerId))!=null&&i.removeToast(e.id)||Ki.forEach(r=>{r.removeToast(e.id)})}}else Qc=Qc.filter(r=>e!=null&&r.options.toastId!==e)})(t)},wn.clearWaitingQueue=function(t){t===void 0&&(t={}),Ki.forEach(e=>{!e.props.limit||t.containerId&&e.id!==t.containerId||e.clearQueue()})},wn.isActive=Dy,wn.update=function(t,e){e===void 0&&(e={});const n=((i,r)=>{var s;let{containerId:u}=r;return(s=Ki.get(u||1))==null?void 0:s.toasts.get(i)})(t,e);if(n){const{props:i,content:r}=n,s={delay:100,...i,...e,toastId:e.toastId||t,updateId:My()};s.toastId!==t&&(s.staleId=t);const u=s.render||r;delete s.render,Gc(u,s)}},wn.done=t=>{wn.update(t,{progress:1})},wn.onChange=function(t){return Lh.add(t),()=>{Lh.delete(t)}},wn.play=t=>$g(!0,t),wn.pause=t=>$g(!1,t);const TT=typeof window<"u"?Ie.useLayoutEffect:Ie.useEffect,_f=t=>{let{theme:e,type:n,isLoading:i,...r}=t;return Ie.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:e==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...r})},Zd={info:function(t){return Ie.createElement(_f,{...t},Ie.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(t){return Ie.createElement(_f,{...t},Ie.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(t){return Ie.createElement(_f,{...t},Ie.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(t){return Ie.createElement(_f,{...t},Ie.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return Ie.createElement("div",{className:"Toastify__spinner"})}},ET=t=>{const{isRunning:e,preventExitTransition:n,toastRef:i,eventHandlers:r,playToast:s}=wT(t),{closeButton:u,children:m,autoClose:p,onClick:y,type:k,hideProgressBar:x,closeToast:O,transition:B,position:$,className:Y,style:z,bodyClassName:L,bodyStyle:ne,progressClassName:te,progressStyle:he,updateId:ie,role:xe,progress:b,rtl:ke,toastId:ve,deleteToast:nt,isIn:gt,isLoading:tt,closeOnClick:et,theme:ft}=t,me=Zs("Toastify__toast",`Toastify__toast-theme--${ft}`,`Toastify__toast--${k}`,{"Toastify__toast--rtl":ke},{"Toastify__toast--close-on-click":et}),Me=Ho(Y)?Y({rtl:ke,position:$,type:k,defaultClassName:me}):Zs(me,Y),ze=function(Pe){let{theme:Ye,type:Ze,isLoading:Qe,icon:Je}=Pe,Ke=null;const ht={theme:Ye,type:Ze};return Je===!1||(Ho(Je)?Ke=Je({...ht,isLoading:Qe}):Ie.isValidElement(Je)?Ke=Ie.cloneElement(Je,ht):Qe?Ke=Zd.spinner():(wt=>wt in Zd)(Ze)&&(Ke=Zd[Ze](ht))),Ke}(t),qe=!!b||!p,at={closeToast:O,type:k,theme:ft};let _e=null;return u===!1||(_e=Ho(u)?u(at):Ie.isValidElement(u)?Ie.cloneElement(u,at):function(Pe){let{closeToast:Ye,theme:Ze,ariaLabel:Qe="close"}=Pe;return Ie.createElement("button",{className:`Toastify__close-button Toastify__close-button--${Ze}`,type:"button",onClick:Je=>{Je.stopPropagation(),Ye(Je)},"aria-label":Qe},Ie.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},Ie.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(at)),Ie.createElement(B,{isIn:gt,done:nt,position:$,preventExitTransition:n,nodeRef:i,playToast:s},Ie.createElement("div",{id:ve,onClick:y,"data-in":gt,className:Me,...r,style:z,ref:i},Ie.createElement("div",{...gt&&{role:xe},className:Ho(L)?L({type:k}):Zs("Toastify__toast-body",L),style:ne},ze!=null&&Ie.createElement("div",{className:Zs("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!tt})},ze),Ie.createElement("div",null,m)),_e,Ie.createElement(xT,{...ie&&!qe?{key:`pb-${ie}`}:{},rtl:ke,theme:ft,delay:p,isRunning:e,isIn:gt,closeToast:O,hide:x,type:k,style:he,className:te,controlledProgress:qe,progress:b||0})))},fd=function(t,e){return e===void 0&&(e=!1),{enter:`Toastify--animate Toastify__${t}-enter`,exit:`Toastify--animate Toastify__${t}-exit`,appendPosition:e}},kT=cd(fd("bounce",!0));cd(fd("slide",!0));cd(fd("zoom"));cd(fd("flip"));const _T={position:"top-right",transition:kT,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function RT(t){let e={..._T,...t};const n=t.stacked,[i,r]=Ie.useState(!0),s=Ie.useRef(null),{getToastToRender:u,isToastActive:m,count:p}=bT(e),{className:y,style:k,rtl:x,containerId:O}=e;function B(Y){const z=Zs("Toastify__toast-container",`Toastify__toast-container--${Y}`,{"Toastify__toast-container--rtl":x});return Ho(y)?y({position:Y,rtl:x,defaultClassName:z}):Zs(z,Wf(y))}function $(){n&&(r(!0),wn.play())}return TT(()=>{if(n){var Y;const z=s.current.querySelectorAll('[data-in="true"]'),L=12,ne=(Y=e.position)==null?void 0:Y.includes("top");let te=0,he=0;Array.from(z).reverse().forEach((ie,xe)=>{const b=ie;b.classList.add("Toastify__toast--stacked"),xe>0&&(b.dataset.collapsed=`${i}`),b.dataset.pos||(b.dataset.pos=ne?"top":"bot");const ke=te*(i?.2:1)+(i?0:L*xe);b.style.setProperty("--y",`${ne?ke:-1*ke}px`),b.style.setProperty("--g",`${L}`),b.style.setProperty("--s",""+(1-(i?he:0))),te+=b.offsetHeight,he+=.025})}},[i,p,n]),Ie.createElement("div",{ref:s,className:"Toastify",id:O,onMouseEnter:()=>{n&&(r(!1),wn.pause())},onMouseLeave:$},u((Y,z)=>{const L=z.length?{...k}:{...k,pointerEvents:"none"};return Ie.createElement("div",{className:B(Y),style:L,key:`container-${Y}`},z.map(ne=>{let{content:te,props:he}=ne;return Ie.createElement(ET,{...he,stacked:n,collapseAll:$,isIn:m(he.toastId,he.containerId),style:he.style,key:`toast-${he.key}`},te)}))}))}function PT(){return ut.jsxs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ut.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 1C16.5222 1 21 5.47676 21 11C21 16.5222 16.5222 21 11 21C5.47676 21 1 16.5222 1 11C1 5.47676 5.47676 1 11 1Z",stroke:"#E01B00",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ut.jsx("path",{d:"M10.9942 6.89636V11.6737",stroke:"#E01B00",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ut.jsx("path",{d:"M10.9941 15.1038H11.0049",stroke:"#E01B00",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function AT(){return ut.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ut.jsx("rect",{width:"24",height:"24",rx:"12",fill:"#009D4F"}),ut.jsx("path",{d:"M7.25244 12L10.4174 15.165L16.7474 8.83496",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function OT(){return ut.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ut.jsx("path",{d:"M12 7.73684V13.4211M12 21C7.69215 21 5.53823 21 4.29308 20.0953C3.20701 19.3063 2.50676 18.0934 2.36643 16.7583C2.20555 15.2276 3.28252 13.3623 5.43644 9.63158C7.59036 5.90088 8.66732 4.03553 10.0734 3.40952C11.2998 2.86349 12.7002 2.86349 13.9266 3.40952C15.3327 4.03553 16.4096 5.90088 18.5636 9.63158C20.7175 13.3623 21.7944 15.2276 21.6336 16.7583C21.4932 18.0934 20.793 19.3063 19.7069 20.0953C18.4618 21 16.3078 21 12 21Z",stroke:"#FFB600","stroke-width":"1.5","stroke-linecap":"round"}),ut.jsx("path",{d:"M12.9473 16.263C12.9473 16.7863 12.5232 17.2104 12 17.2104C11.4768 17.2104 11.0526 16.7863 11.0526 16.263C11.0526 15.7398 11.4768 15.3157 12 15.3157C12.5232 15.3157 12.9473 15.7398 12.9473 16.263Z",fill:"#FFB600"})]})}const dp={paddingLeft:"16px",borderLeft:"2px solid",boxShadow:"none",fontFamily:"inherit"},DT=({closeToast:t})=>ut.jsx("i",{className:"material-icons",onClick:t,style:{cursor:"pointer"},children:ut.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ut.jsx("path",{d:"M7.05086 6.13616C6.66033 5.74563 6.02717 5.74563 5.63664 6.13616C5.24612 6.52668 5.24612 7.15984 5.63664 7.55037L10.5864 12.5001L5.63664 17.4499C5.24612 17.8404 5.24612 18.4736 5.63664 18.8641C6.02717 19.2546 6.66033 19.2546 7.05086 18.8641L12.0006 13.9143L16.9504 18.8641C17.3409 19.2546 17.974 19.2546 18.3646 18.8641C18.7551 18.4736 18.7551 17.8404 18.3646 17.4499L13.4148 12.5001L18.3646 7.55037C18.7551 7.15984 18.7551 6.52668 18.3646 6.13616C17.974 5.74563 17.3409 5.74563 16.9504 6.13616L12.0006 11.0859L7.05086 6.13616Z",fill:"#85858A"})})}),IT=t=>{wn.success(t,{icon:ut.jsx(AT,{}),bodyStyle:{},position:"bottom-right",style:{...dp,background:Fa.color.primary100,borderColor:Fa.color.success,color:Fa.color.success}})},Ly=t=>{wn.error(t,{icon:ut.jsx(PT,{}),position:"bottom-right",style:{...dp,background:"#F7E4E1",borderColor:Fa.color.danger,color:Fa.color.danger}})},MT=t=>{wn.error(t,{icon:ut.jsx(OT,{}),position:"bottom-right",style:{...dp,background:"#FFF1B8",borderColor:Fa.color.warning,color:Fa.color.warning}})},LT=t=>{wn(t,{closeButton:DT,toastId:"notify",position:"top-right",closeOnClick:!1,hideProgressBar:!0,containerId:"toastifyNotification",style:{width:"610px",minHeight:"72px",padding:"12px 24px 12px 0",color:Fa.color.textPrimary}})},Fy=Ie.createContext({}),FT=({children:t})=>{const[e,n]=Ie.useState(!0),[i,r]=Ie.useState({all:{rows:[],total:0},unread:{rows:[],total:0}}),s=()=>{n(!e)},u=()=>{n(!0)};return ut.jsx(Fy.Provider,{value:{isOpen:e,toggleOpen:s,setShowModalFalse:u,notidata:i,setNotiData:r},children:t})};var No=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function lf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function BT(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function i(){return this instanceof i?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(i){var r=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(n,i,r.get?r:{enumerable:!0,get:function(){return t[i]}})}),n}var Ru={};/**
3
- * @license React
4
- * react-dom-server-legacy.browser.production.min.js
5
- *
6
- * Copyright (c) Facebook, Inc. and its affiliates.
7
- *
8
- * This source code is licensed under the MIT license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */var Yg;function jT(){if(Yg)return Ru;Yg=1;var t=Ie;function e(S){for(var I="https://reactjs.org/docs/error-decoder.html?invariant="+S,V=1;V<arguments.length;V++)I+="&args[]="+encodeURIComponent(arguments[V]);return"Minified React error #"+S+"; visit "+I+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,i=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,r={},s={};function u(S){return n.call(s,S)?!0:n.call(r,S)?!1:i.test(S)?s[S]=!0:(r[S]=!0,!1)}function m(S,I,V,J,Te,pe,Oe){this.acceptsBooleans=I===2||I===3||I===4,this.attributeName=J,this.attributeNamespace=Te,this.mustUseProperty=V,this.propertyName=S,this.type=I,this.sanitizeURL=pe,this.removeEmptyString=Oe}var p={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(S){p[S]=new m(S,0,!1,S,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(S){var I=S[0];p[I]=new m(I,1,!1,S[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(S){p[S]=new m(S,2,!1,S.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(S){p[S]=new m(S,2,!1,S,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(S){p[S]=new m(S,3,!1,S.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(S){p[S]=new m(S,3,!0,S,null,!1,!1)}),["capture","download"].forEach(function(S){p[S]=new m(S,4,!1,S,null,!1,!1)}),["cols","rows","size","span"].forEach(function(S){p[S]=new m(S,6,!1,S,null,!1,!1)}),["rowSpan","start"].forEach(function(S){p[S]=new m(S,5,!1,S.toLowerCase(),null,!1,!1)});var y=/[\-:]([a-z])/g;function k(S){return S[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(S){var I=S.replace(y,k);p[I]=new m(I,1,!1,S,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(S){var I=S.replace(y,k);p[I]=new m(I,1,!1,S,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(S){var I=S.replace(y,k);p[I]=new m(I,1,!1,S,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(S){p[S]=new m(S,1,!1,S.toLowerCase(),null,!1,!1)}),p.xlinkHref=new m("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(S){p[S]=new m(S,1,!1,S.toLowerCase(),null,!0,!0)});var x={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},O=["Webkit","ms","Moz","O"];Object.keys(x).forEach(function(S){O.forEach(function(I){I=I+S.charAt(0).toUpperCase()+S.substring(1),x[I]=x[S]})});var B=/["'&<>]/;function $(S){if(typeof S=="boolean"||typeof S=="number")return""+S;S=""+S;var I=B.exec(S);if(I){var V="",J,Te=0;for(J=I.index;J<S.length;J++){switch(S.charCodeAt(J)){case 34:I="&quot;";break;case 38:I="&amp;";break;case 39:I="&#x27;";break;case 60:I="&lt;";break;case 62:I="&gt;";break;default:continue}Te!==J&&(V+=S.substring(Te,J)),Te=J+1,V+=I}S=Te!==J?V+S.substring(Te,J):V}return S}var Y=/([A-Z])/g,z=/^ms-/,L=Array.isArray;function ne(S,I){return{insertionMode:S,selectedValue:I}}function te(S,I,V){switch(I){case"select":return ne(1,V.value!=null?V.value:V.defaultValue);case"svg":return ne(2,null);case"math":return ne(3,null);case"foreignObject":return ne(1,null);case"table":return ne(4,null);case"thead":case"tbody":case"tfoot":return ne(5,null);case"colgroup":return ne(7,null);case"tr":return ne(6,null)}return 4<=S.insertionMode||S.insertionMode===0?ne(1,null):S}var he=new Map;function ie(S,I,V){if(typeof V!="object")throw Error(e(62));I=!0;for(var J in V)if(n.call(V,J)){var Te=V[J];if(Te!=null&&typeof Te!="boolean"&&Te!==""){if(J.indexOf("--")===0){var pe=$(J);Te=$((""+Te).trim())}else{pe=J;var Oe=he.get(pe);Oe!==void 0||(Oe=$(pe.replace(Y,"-$1").toLowerCase().replace(z,"-ms-")),he.set(pe,Oe)),pe=Oe,Te=typeof Te=="number"?Te===0||n.call(x,J)?""+Te:Te+"px":$((""+Te).trim())}I?(I=!1,S.push(' style="',pe,":",Te)):S.push(";",pe,":",Te)}}I||S.push('"')}function xe(S,I,V,J){switch(V){case"style":ie(S,I,J);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<V.length)||V[0]!=="o"&&V[0]!=="O"||V[1]!=="n"&&V[1]!=="N"){if(I=p.hasOwnProperty(V)?p[V]:null,I!==null){switch(typeof J){case"function":case"symbol":return;case"boolean":if(!I.acceptsBooleans)return}switch(V=I.attributeName,I.type){case 3:J&&S.push(" ",V,'=""');break;case 4:J===!0?S.push(" ",V,'=""'):J!==!1&&S.push(" ",V,'="',$(J),'"');break;case 5:isNaN(J)||S.push(" ",V,'="',$(J),'"');break;case 6:!isNaN(J)&&1<=J&&S.push(" ",V,'="',$(J),'"');break;default:I.sanitizeURL&&(J=""+J),S.push(" ",V,'="',$(J),'"')}}else if(u(V)){switch(typeof J){case"function":case"symbol":return;case"boolean":if(I=V.toLowerCase().slice(0,5),I!=="data-"&&I!=="aria-")return}S.push(" ",V,'="',$(J),'"')}}}function b(S,I,V){if(I!=null){if(V!=null)throw Error(e(60));if(typeof I!="object"||!("__html"in I))throw Error(e(61));I=I.__html,I!=null&&S.push(""+I)}}function ke(S){var I="";return t.Children.forEach(S,function(V){V!=null&&(I+=V)}),I}function ve(S,I,V,J){S.push(tt(V));var Te=V=null,pe;for(pe in I)if(n.call(I,pe)){var Oe=I[pe];if(Oe!=null)switch(pe){case"children":V=Oe;break;case"dangerouslySetInnerHTML":Te=Oe;break;default:xe(S,J,pe,Oe)}}return S.push(">"),b(S,Te,V),typeof V=="string"?(S.push($(V)),null):V}var nt=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,gt=new Map;function tt(S){var I=gt.get(S);if(I===void 0){if(!nt.test(S))throw Error(e(65,S));I="<"+S,gt.set(S,I)}return I}function et(S,I,V,J,Te){switch(I){case"select":S.push(tt("select"));var pe=null,Oe=null;for(vt in V)if(n.call(V,vt)){var $e=V[vt];if($e!=null)switch(vt){case"children":pe=$e;break;case"dangerouslySetInnerHTML":Oe=$e;break;case"defaultValue":case"value":break;default:xe(S,J,vt,$e)}}return S.push(">"),b(S,Oe,pe),pe;case"option":Oe=Te.selectedValue,S.push(tt("option"));var mt=$e=null,St=null,vt=null;for(pe in V)if(n.call(V,pe)){var Wt=V[pe];if(Wt!=null)switch(pe){case"children":$e=Wt;break;case"selected":St=Wt;break;case"dangerouslySetInnerHTML":vt=Wt;break;case"value":mt=Wt;default:xe(S,J,pe,Wt)}}if(Oe!=null)if(V=mt!==null?""+mt:ke($e),L(Oe)){for(J=0;J<Oe.length;J++)if(""+Oe[J]===V){S.push(' selected=""');break}}else""+Oe===V&&S.push(' selected=""');else St&&S.push(' selected=""');return S.push(">"),b(S,vt,$e),$e;case"textarea":S.push(tt("textarea")),vt=Oe=pe=null;for($e in V)if(n.call(V,$e)&&(mt=V[$e],mt!=null))switch($e){case"children":vt=mt;break;case"value":pe=mt;break;case"defaultValue":Oe=mt;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:xe(S,J,$e,mt)}if(pe===null&&Oe!==null&&(pe=Oe),S.push(">"),vt!=null){if(pe!=null)throw Error(e(92));if(L(vt)&&1<vt.length)throw Error(e(93));pe=""+vt}return typeof pe=="string"&&pe[0]===`
11
- `&&S.push(`
12
- `),pe!==null&&S.push($(""+pe)),null;case"input":S.push(tt("input")),mt=vt=$e=pe=null;for(Oe in V)if(n.call(V,Oe)&&(St=V[Oe],St!=null))switch(Oe){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":mt=St;break;case"defaultValue":$e=St;break;case"checked":vt=St;break;case"value":pe=St;break;default:xe(S,J,Oe,St)}return vt!==null?xe(S,J,"checked",vt):mt!==null&&xe(S,J,"checked",mt),pe!==null?xe(S,J,"value",pe):$e!==null&&xe(S,J,"value",$e),S.push("/>"),null;case"menuitem":S.push(tt("menuitem"));for(var qn in V)if(n.call(V,qn)&&(pe=V[qn],pe!=null))switch(qn){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:xe(S,J,qn,pe)}return S.push(">"),null;case"title":S.push(tt("title")),pe=null;for(Wt in V)if(n.call(V,Wt)&&(Oe=V[Wt],Oe!=null))switch(Wt){case"children":pe=Oe;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:xe(S,J,Wt,Oe)}return S.push(">"),pe;case"listing":case"pre":S.push(tt(I)),Oe=pe=null;for(mt in V)if(n.call(V,mt)&&($e=V[mt],$e!=null))switch(mt){case"children":pe=$e;break;case"dangerouslySetInnerHTML":Oe=$e;break;default:xe(S,J,mt,$e)}if(S.push(">"),Oe!=null){if(pe!=null)throw Error(e(60));if(typeof Oe!="object"||!("__html"in Oe))throw Error(e(61));V=Oe.__html,V!=null&&(typeof V=="string"&&0<V.length&&V[0]===`
13
- `?S.push(`
14
- `,V):S.push(""+V))}return typeof pe=="string"&&pe[0]===`
15
- `&&S.push(`
16
- `),pe;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":S.push(tt(I));for(var Hn in V)if(n.call(V,Hn)&&(pe=V[Hn],pe!=null))switch(Hn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,I));default:xe(S,J,Hn,pe)}return S.push("/>"),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return ve(S,V,I,J);case"html":return Te.insertionMode===0&&S.push("<!DOCTYPE html>"),ve(S,V,I,J);default:if(I.indexOf("-")===-1&&typeof V.is!="string")return ve(S,V,I,J);S.push(tt(I)),Oe=pe=null;for(St in V)if(n.call(V,St)&&($e=V[St],$e!=null))switch(St){case"children":pe=$e;break;case"dangerouslySetInnerHTML":Oe=$e;break;case"style":ie(S,J,$e);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:u(St)&&typeof $e!="function"&&typeof $e!="symbol"&&S.push(" ",St,'="',$($e),'"')}return S.push(">"),b(S,Oe,pe),pe}}function ft(S,I,V){if(S.push('<!--$?--><template id="'),V===null)throw Error(e(395));return S.push(V),S.push('"></template>')}function me(S,I,V,J){switch(V.insertionMode){case 0:case 1:return S.push('<div hidden id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 2:return S.push('<svg aria-hidden="true" style="display:none" id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 3:return S.push('<math aria-hidden="true" style="display:none" id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 4:return S.push('<table hidden id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 5:return S.push('<table hidden><tbody id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 6:return S.push('<table hidden><tr id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');case 7:return S.push('<table hidden><colgroup id="'),S.push(I.segmentPrefix),I=J.toString(16),S.push(I),S.push('">');default:throw Error(e(397))}}function Me(S,I){switch(I.insertionMode){case 0:case 1:return S.push("</div>");case 2:return S.push("</svg>");case 3:return S.push("</math>");case 4:return S.push("</table>");case 5:return S.push("</tbody></table>");case 6:return S.push("</tr></table>");case 7:return S.push("</colgroup></table>");default:throw Error(e(397))}}var ze=/[<\u2028\u2029]/g;function qe(S){return JSON.stringify(S).replace(ze,function(I){switch(I){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function at(S,I){return I=I===void 0?"":I,{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:I+"P:",segmentPrefix:I+"S:",boundaryPrefix:I+"B:",idPrefix:I,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:S}}function _e(S,I,V,J){return V.generateStaticMarkup?(S.push($(I)),!1):(I===""?S=J:(J&&S.push("<!-- -->"),S.push($(I)),S=!0),S)}var Pe=Object.assign,Ye=Symbol.for("react.element"),Ze=Symbol.for("react.portal"),Qe=Symbol.for("react.fragment"),Je=Symbol.for("react.strict_mode"),Ke=Symbol.for("react.profiler"),ht=Symbol.for("react.provider"),wt=Symbol.for("react.context"),xt=Symbol.for("react.forward_ref"),pt=Symbol.for("react.suspense"),Tt=Symbol.for("react.suspense_list"),Xe=Symbol.for("react.memo"),jt=Symbol.for("react.lazy"),Ht=Symbol.for("react.scope"),zn=Symbol.for("react.debug_trace_mode"),hr=Symbol.for("react.legacy_hidden"),$n=Symbol.for("react.default_value"),xn=Symbol.iterator;function Pi(S){if(S==null)return null;if(typeof S=="function")return S.displayName||S.name||null;if(typeof S=="string")return S;switch(S){case Qe:return"Fragment";case Ze:return"Portal";case Ke:return"Profiler";case Je:return"StrictMode";case pt:return"Suspense";case Tt:return"SuspenseList"}if(typeof S=="object")switch(S.$$typeof){case wt:return(S.displayName||"Context")+".Consumer";case ht:return(S._context.displayName||"Context")+".Provider";case xt:var I=S.render;return S=S.displayName,S||(S=I.displayName||I.name||"",S=S!==""?"ForwardRef("+S+")":"ForwardRef"),S;case Xe:return I=S.displayName||null,I!==null?I:Pi(S.type)||"Memo";case jt:I=S._payload,S=S._init;try{return Pi(S(I))}catch{}}return null}var Cr={};function Jn(S,I){if(S=S.contextTypes,!S)return Cr;var V={},J;for(J in S)V[J]=I[J];return V}var an=null;function un(S,I){if(S!==I){S.context._currentValue2=S.parentValue,S=S.parent;var V=I.parent;if(S===null){if(V!==null)throw Error(e(401))}else{if(V===null)throw Error(e(401));un(S,V)}I.context._currentValue2=I.value}}function cn(S){S.context._currentValue2=S.parentValue,S=S.parent,S!==null&&cn(S)}function dt(S){var I=S.parent;I!==null&&dt(I),S.context._currentValue2=S.value}function _n(S,I){if(S.context._currentValue2=S.parentValue,S=S.parent,S===null)throw Error(e(402));S.depth===I.depth?un(S,I):_n(S,I)}function ri(S,I){var V=I.parent;if(V===null)throw Error(e(402));S.depth===V.depth?un(S,V):ri(S,V),I.context._currentValue2=I.value}function on(S){var I=an;I!==S&&(I===null?dt(S):S===null?cn(I):I.depth===S.depth?un(I,S):I.depth>S.depth?_n(I,S):ri(I,S),an=S)}var Ai={isMounted:function(){return!1},enqueueSetState:function(S,I){S=S._reactInternals,S.queue!==null&&S.queue.push(I)},enqueueReplaceState:function(S,I){S=S._reactInternals,S.replace=!0,S.queue=[I]},enqueueForceUpdate:function(){}};function Oi(S,I,V,J){var Te=S.state!==void 0?S.state:null;S.updater=Ai,S.props=V,S.state=Te;var pe={queue:[],replace:!1};S._reactInternals=pe;var Oe=I.contextType;if(S.context=typeof Oe=="object"&&Oe!==null?Oe._currentValue2:J,Oe=I.getDerivedStateFromProps,typeof Oe=="function"&&(Oe=Oe(V,Te),Te=Oe==null?Te:Pe({},Te,Oe),S.state=Te),typeof I.getDerivedStateFromProps!="function"&&typeof S.getSnapshotBeforeUpdate!="function"&&(typeof S.UNSAFE_componentWillMount=="function"||typeof S.componentWillMount=="function"))if(I=S.state,typeof S.componentWillMount=="function"&&S.componentWillMount(),typeof S.UNSAFE_componentWillMount=="function"&&S.UNSAFE_componentWillMount(),I!==S.state&&Ai.enqueueReplaceState(S,S.state,null),pe.queue!==null&&0<pe.queue.length)if(I=pe.queue,Oe=pe.replace,pe.queue=null,pe.replace=!1,Oe&&I.length===1)S.state=I[0];else{for(pe=Oe?I[0]:S.state,Te=!0,Oe=Oe?1:0;Oe<I.length;Oe++){var $e=I[Oe];$e=typeof $e=="function"?$e.call(S,pe,V,J):$e,$e!=null&&(Te?(Te=!1,pe=Pe({},pe,$e)):Pe(pe,$e))}S.state=pe}else pe.queue=null}var Di={id:1,overflow:""};function Tr(S,I,V){var J=S.id;S=S.overflow;var Te=32-jn(J)-1;J&=~(1<<Te),V+=1;var pe=32-jn(I)+Te;if(30<pe){var Oe=Te-Te%5;return pe=(J&(1<<Oe)-1).toString(32),J>>=Oe,Te-=Oe,{id:1<<32-jn(I)+Te|V<<Te|J,overflow:pe+S}}return{id:1<<pe|V<<Te|J,overflow:S}}var jn=Math.clz32?Math.clz32:Ur,Er=Math.log,pr=Math.LN2;function Ur(S){return S>>>=0,S===0?32:31-(Er(S)/pr|0)|0}function Vr(S,I){return S===I&&(S!==0||1/S===1/I)||S!==S&&I!==I}var yo=typeof Object.is=="function"?Object.is:Vr,Yn=null,zr=null,Qn=null,qt=null,ii=!1,Ii=!1,Rn=0,fn=null,oi=0;function ai(){if(Yn===null)throw Error(e(321));return Yn}function hn(){if(0<oi)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function Zi(){return qt===null?Qn===null?(ii=!1,Qn=qt=hn()):(ii=!0,qt=Qn):qt.next===null?(ii=!1,qt=qt.next=hn()):(ii=!0,qt=qt.next),qt}function gr(){zr=Yn=null,Ii=!1,Qn=null,oi=0,qt=fn=null}function si(S,I){return typeof I=="function"?I(S):I}function sn(S,I,V){if(Yn=ai(),qt=Zi(),ii){var J=qt.queue;if(I=J.dispatch,fn!==null&&(V=fn.get(J),V!==void 0)){fn.delete(J),J=qt.memoizedState;do J=S(J,V.action),V=V.next;while(V!==null);return qt.memoizedState=J,[J,I]}return[qt.memoizedState,I]}return S=S===si?typeof I=="function"?I():I:V!==void 0?V(I):I,qt.memoizedState=S,S=qt.queue={last:null,dispatch:null},S=S.dispatch=da.bind(null,Yn,S),[qt.memoizedState,S]}function gi(S,I){if(Yn=ai(),qt=Zi(),I=I===void 0?null:I,qt!==null){var V=qt.memoizedState;if(V!==null&&I!==null){var J=V[1];e:if(J===null)J=!1;else{for(var Te=0;Te<J.length&&Te<I.length;Te++)if(!yo(I[Te],J[Te])){J=!1;break e}J=!0}if(J)return V[0]}}return S=S(),qt.memoizedState=[S,I],S}function da(S,I,V){if(25<=oi)throw Error(e(301));if(S===Yn)if(Ii=!0,S={action:V,next:null},fn===null&&(fn=new Map),V=fn.get(I),V===void 0)fn.set(I,S);else{for(I=V;I.next!==null;)I=I.next;I.next=S}}function ha(){throw Error(e(394))}function $r(){}var Ji={readContext:function(S){return S._currentValue2},useContext:function(S){return ai(),S._currentValue2},useMemo:gi,useReducer:sn,useRef:function(S){Yn=ai(),qt=Zi();var I=qt.memoizedState;return I===null?(S={current:S},qt.memoizedState=S):I},useState:function(S){return sn(si,S)},useInsertionEffect:$r,useLayoutEffect:function(){},useCallback:function(S,I){return gi(function(){return S},I)},useImperativeHandle:$r,useEffect:$r,useDebugValue:$r,useDeferredValue:function(S){return ai(),S},useTransition:function(){return ai(),[!1,ha]},useId:function(){var S=zr.treeContext,I=S.overflow;S=S.id,S=(S&~(1<<32-jn(S)-1)).toString(32)+I;var V=Qi;if(V===null)throw Error(e(404));return I=Rn++,S=":"+V.idPrefix+"R"+S,0<I&&(S+="H"+I.toString(32)),S+":"},useMutableSource:function(S,I){return ai(),I(S._source)},useSyncExternalStore:function(S,I,V){if(V===void 0)throw Error(e(407));return V()}},Qi=null,bo=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function mi(S){return console.error(S),null}function li(){}function vi(S,I,V,J,Te,pe,Oe,$e,mt){var St=[],vt=new Set;return I={destination:null,responseState:I,progressiveChunkSize:J===void 0?12800:J,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:vt,pingedTasks:St,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:Te===void 0?mi:Te,onAllReady:pe===void 0?li:pe,onShellReady:Oe===void 0?li:Oe,onShellError:$e===void 0?li:$e,onFatalError:mt===void 0?li:mt},V=yi(I,0,null,V,!1,!1),V.parentFlushed=!0,S=eo(I,S,null,V,vt,Cr,null,Di),St.push(S),I}function eo(S,I,V,J,Te,pe,Oe,$e){S.allPendingTasks++,V===null?S.pendingRootTasks++:V.pendingTasks++;var mt={node:I,ping:function(){var St=S.pingedTasks;St.push(mt),St.length===1&&Gn(S)},blockedBoundary:V,blockedSegment:J,abortSet:Te,legacyContext:pe,context:Oe,treeContext:$e};return Te.add(mt),mt}function yi(S,I,V,J,Te,pe){return{status:0,id:-1,index:I,parentFlushed:!1,chunks:[],children:[],formatContext:J,boundary:V,lastPushedText:Te,textEmbedded:pe}}function Yr(S,I){if(S=S.onError(I),S!=null&&typeof S!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof S+'" instead');return S}function mr(S,I){var V=S.onShellError;V(I),V=S.onFatalError,V(I),S.destination!==null?(S.status=2,S.destination.destroy(I)):(S.status=1,S.fatalError=I)}function kr(S,I,V,J,Te){for(Yn={},zr=I,Rn=0,S=V(J,Te);Ii;)Ii=!1,Rn=0,oi+=1,qt=null,S=V(J,Te);return gr(),S}function Gr(S,I,V,J){var Te=V.render(),pe=J.childContextTypes;if(pe!=null){var Oe=I.legacyContext;if(typeof V.getChildContext!="function")J=Oe;else{V=V.getChildContext();for(var $e in V)if(!($e in pe))throw Error(e(108,Pi(J)||"Unknown",$e));J=Pe({},Oe,V)}I.legacyContext=J,dn(S,I,Te),I.legacyContext=Oe}else dn(S,I,Te)}function _r(S,I){if(S&&S.defaultProps){I=Pe({},I),S=S.defaultProps;for(var V in S)I[V]===void 0&&(I[V]=S[V]);return I}return I}function Nn(S,I,V,J,Te){if(typeof V=="function")if(V.prototype&&V.prototype.isReactComponent){Te=Jn(V,I.legacyContext);var pe=V.contextType;pe=new V(J,typeof pe=="object"&&pe!==null?pe._currentValue2:Te),Oi(pe,V,J,Te),Gr(S,I,pe,V)}else{pe=Jn(V,I.legacyContext),Te=kr(S,I,V,J,pe);var Oe=Rn!==0;if(typeof Te=="object"&&Te!==null&&typeof Te.render=="function"&&Te.$$typeof===void 0)Oi(Te,V,J,pe),Gr(S,I,Te,V);else if(Oe){J=I.treeContext,I.treeContext=Tr(J,1,0);try{dn(S,I,Te)}finally{I.treeContext=J}}else dn(S,I,Te)}else if(typeof V=="string"){switch(Te=I.blockedSegment,pe=et(Te.chunks,V,J,S.responseState,Te.formatContext),Te.lastPushedText=!1,Oe=Te.formatContext,Te.formatContext=te(Oe,V,J),vr(S,I,pe),Te.formatContext=Oe,V){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:Te.chunks.push("</",V,">")}Te.lastPushedText=!1}else{switch(V){case hr:case zn:case Je:case Ke:case Qe:dn(S,I,J.children);return;case Tt:dn(S,I,J.children);return;case Ht:throw Error(e(343));case pt:e:{V=I.blockedBoundary,Te=I.blockedSegment,pe=J.fallback,J=J.children,Oe=new Set;var $e={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Oe,errorDigest:null},mt=yi(S,Te.chunks.length,$e,Te.formatContext,!1,!1);Te.children.push(mt),Te.lastPushedText=!1;var St=yi(S,0,null,Te.formatContext,!1,!1);St.parentFlushed=!0,I.blockedBoundary=$e,I.blockedSegment=St;try{if(vr(S,I,J),S.responseState.generateStaticMarkup||St.lastPushedText&&St.textEmbedded&&St.chunks.push("<!-- -->"),St.status=1,Pr($e,St),$e.pendingTasks===0)break e}catch(vt){St.status=4,$e.forceClientRender=!0,$e.errorDigest=Yr(S,vt)}finally{I.blockedBoundary=V,I.blockedSegment=Te}I=eo(S,pe,V,mt,Oe,I.legacyContext,I.context,I.treeContext),S.pingedTasks.push(I)}return}if(typeof V=="object"&&V!==null)switch(V.$$typeof){case xt:if(J=kr(S,I,V.render,J,Te),Rn!==0){V=I.treeContext,I.treeContext=Tr(V,1,0);try{dn(S,I,J)}finally{I.treeContext=V}}else dn(S,I,J);return;case Xe:V=V.type,J=_r(V,J),Nn(S,I,V,J,Te);return;case ht:if(Te=J.children,V=V._context,J=J.value,pe=V._currentValue2,V._currentValue2=J,Oe=an,an=J={parent:Oe,depth:Oe===null?0:Oe.depth+1,context:V,parentValue:pe,value:J},I.context=J,dn(S,I,Te),S=an,S===null)throw Error(e(403));J=S.parentValue,S.context._currentValue2=J===$n?S.context._defaultValue:J,S=an=S.parent,I.context=S;return;case wt:J=J.children,J=J(V._currentValue2),dn(S,I,J);return;case jt:Te=V._init,V=Te(V._payload),J=_r(V,J),Nn(S,I,V,J,void 0);return}throw Error(e(130,V==null?V:typeof V,""))}}function dn(S,I,V){if(I.node=V,typeof V=="object"&&V!==null){switch(V.$$typeof){case Ye:Nn(S,I,V.type,V.props,V.ref);return;case Ze:throw Error(e(257));case jt:var J=V._init;V=J(V._payload),dn(S,I,V);return}if(L(V)){Rr(S,I,V);return}if(V===null||typeof V!="object"?J=null:(J=xn&&V[xn]||V["@@iterator"],J=typeof J=="function"?J:null),J&&(J=J.call(V))){if(V=J.next(),!V.done){var Te=[];do Te.push(V.value),V=J.next();while(!V.done);Rr(S,I,Te)}return}throw S=Object.prototype.toString.call(V),Error(e(31,S==="[object Object]"?"object with keys {"+Object.keys(V).join(", ")+"}":S))}typeof V=="string"?(J=I.blockedSegment,J.lastPushedText=_e(I.blockedSegment.chunks,V,S.responseState,J.lastPushedText)):typeof V=="number"&&(J=I.blockedSegment,J.lastPushedText=_e(I.blockedSegment.chunks,""+V,S.responseState,J.lastPushedText))}function Rr(S,I,V){for(var J=V.length,Te=0;Te<J;Te++){var pe=I.treeContext;I.treeContext=Tr(pe,J,Te);try{vr(S,I,V[Te])}finally{I.treeContext=pe}}}function vr(S,I,V){var J=I.blockedSegment.formatContext,Te=I.legacyContext,pe=I.context;try{return dn(S,I,V)}catch(mt){if(gr(),typeof mt=="object"&&mt!==null&&typeof mt.then=="function"){V=mt;var Oe=I.blockedSegment,$e=yi(S,Oe.chunks.length,null,Oe.formatContext,Oe.lastPushedText,!0);Oe.children.push($e),Oe.lastPushedText=!1,S=eo(S,I.node,I.blockedBoundary,$e,I.abortSet,I.legacyContext,I.context,I.treeContext).ping,V.then(S,S),I.blockedSegment.formatContext=J,I.legacyContext=Te,I.context=pe,on(pe)}else throw I.blockedSegment.formatContext=J,I.legacyContext=Te,I.context=pe,on(pe),mt}}function Pn(S){var I=S.blockedBoundary;S=S.blockedSegment,S.status=3,qr(this,I,S)}function ui(S,I,V){var J=S.blockedBoundary;S.blockedSegment.status=3,J===null?(I.allPendingTasks--,I.status!==2&&(I.status=2,I.destination!==null&&I.destination.push(null))):(J.pendingTasks--,J.forceClientRender||(J.forceClientRender=!0,S=V===void 0?Error(e(432)):V,J.errorDigest=I.onError(S),J.parentFlushed&&I.clientRenderedBoundaries.push(J)),J.fallbackAbortableTasks.forEach(function(Te){return ui(Te,I,V)}),J.fallbackAbortableTasks.clear(),I.allPendingTasks--,I.allPendingTasks===0&&(J=I.onAllReady,J()))}function Pr(S,I){if(I.chunks.length===0&&I.children.length===1&&I.children[0].boundary===null){var V=I.children[0];V.id=I.id,V.parentFlushed=!0,V.status===1&&Pr(S,V)}else S.completedSegments.push(I)}function qr(S,I,V){if(I===null){if(V.parentFlushed){if(S.completedRootSegment!==null)throw Error(e(389));S.completedRootSegment=V}S.pendingRootTasks--,S.pendingRootTasks===0&&(S.onShellError=li,I=S.onShellReady,I())}else I.pendingTasks--,I.forceClientRender||(I.pendingTasks===0?(V.parentFlushed&&V.status===1&&Pr(I,V),I.parentFlushed&&S.completedBoundaries.push(I),I.fallbackAbortableTasks.forEach(Pn,S),I.fallbackAbortableTasks.clear()):V.parentFlushed&&V.status===1&&(Pr(I,V),I.completedSegments.length===1&&I.parentFlushed&&S.partialBoundaries.push(I)));S.allPendingTasks--,S.allPendingTasks===0&&(S=S.onAllReady,S())}function Gn(S){if(S.status!==2){var I=an,V=bo.current;bo.current=Ji;var J=Qi;Qi=S.responseState;try{var Te=S.pingedTasks,pe;for(pe=0;pe<Te.length;pe++){var Oe=Te[pe],$e=S,mt=Oe.blockedSegment;if(mt.status===0){on(Oe.context);try{dn($e,Oe,Oe.node),$e.responseState.generateStaticMarkup||mt.lastPushedText&&mt.textEmbedded&&mt.chunks.push("<!-- -->"),Oe.abortSet.delete(Oe),mt.status=1,qr($e,Oe.blockedBoundary,mt)}catch(Sn){if(gr(),typeof Sn=="object"&&Sn!==null&&typeof Sn.then=="function"){var St=Oe.ping;Sn.then(St,St)}else{Oe.abortSet.delete(Oe),mt.status=4;var vt=Oe.blockedBoundary,Wt=Sn,qn=Yr($e,Wt);if(vt===null?mr($e,Wt):(vt.pendingTasks--,vt.forceClientRender||(vt.forceClientRender=!0,vt.errorDigest=qn,vt.parentFlushed&&$e.clientRenderedBoundaries.push(vt))),$e.allPendingTasks--,$e.allPendingTasks===0){var Hn=$e.onAllReady;Hn()}}}finally{}}}Te.splice(0,pe),S.destination!==null&&or(S,S.destination)}catch(Sn){Yr(S,Sn),mr(S,Sn)}finally{Qi=J,bo.current=V,V===Ji&&on(I)}}}function Xr(S,I,V){switch(V.parentFlushed=!0,V.status){case 0:var J=V.id=S.nextSegmentId++;return V.lastPushedText=!1,V.textEmbedded=!1,S=S.responseState,I.push('<template id="'),I.push(S.placeholderPrefix),S=J.toString(16),I.push(S),I.push('"></template>');case 1:V.status=2;var Te=!0;J=V.chunks;var pe=0;V=V.children;for(var Oe=0;Oe<V.length;Oe++){for(Te=V[Oe];pe<Te.index;pe++)I.push(J[pe]);Te=Kr(S,I,Te)}for(;pe<J.length-1;pe++)I.push(J[pe]);return pe<J.length&&(Te=I.push(J[pe])),Te;default:throw Error(e(390))}}function Kr(S,I,V){var J=V.boundary;if(J===null)return Xr(S,I,V);if(J.parentFlushed=!0,J.forceClientRender)return S.responseState.generateStaticMarkup||(J=J.errorDigest,I.push("<!--$!-->"),I.push("<template"),J&&(I.push(' data-dgst="'),J=$(J),I.push(J),I.push('"')),I.push("></template>")),Xr(S,I,V),S=S.responseState.generateStaticMarkup?!0:I.push("<!--/$-->"),S;if(0<J.pendingTasks){J.rootSegmentID=S.nextSegmentId++,0<J.completedSegments.length&&S.partialBoundaries.push(J);var Te=S.responseState,pe=Te.nextSuspenseID++;return Te=Te.boundaryPrefix+pe.toString(16),J=J.id=Te,ft(I,S.responseState,J),Xr(S,I,V),I.push("<!--/$-->")}if(J.byteSize>S.progressiveChunkSize)return J.rootSegmentID=S.nextSegmentId++,S.completedBoundaries.push(J),ft(I,S.responseState,J.id),Xr(S,I,V),I.push("<!--/$-->");if(S.responseState.generateStaticMarkup||I.push("<!--$-->"),V=J.completedSegments,V.length!==1)throw Error(e(391));return Kr(S,I,V[0]),S=S.responseState.generateStaticMarkup?!0:I.push("<!--/$-->"),S}function Mi(S,I,V){return me(I,S.responseState,V.formatContext,V.id),Kr(S,I,V),Me(I,V.formatContext)}function En(S,I,V){for(var J=V.completedSegments,Te=0;Te<J.length;Te++)yr(S,I,V,J[Te]);if(J.length=0,S=S.responseState,J=V.id,V=V.rootSegmentID,I.push(S.startInlineScript),S.sentCompleteBoundaryFunction?I.push('$RC("'):(S.sentCompleteBoundaryFunction=!0,I.push('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("')),J===null)throw Error(e(395));return V=V.toString(16),I.push(J),I.push('","'),I.push(S.segmentPrefix),I.push(V),I.push('")<\/script>')}function yr(S,I,V,J){if(J.status===2)return!0;var Te=J.id;if(Te===-1){if((J.id=V.rootSegmentID)===-1)throw Error(e(392));return Mi(S,I,J)}return Mi(S,I,J),S=S.responseState,I.push(S.startInlineScript),S.sentCompleteSegmentFunction?I.push('$RS("'):(S.sentCompleteSegmentFunction=!0,I.push('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),I.push(S.segmentPrefix),Te=Te.toString(16),I.push(Te),I.push('","'),I.push(S.placeholderPrefix),I.push(Te),I.push('")<\/script>')}function or(S,I){try{var V=S.completedRootSegment;if(V!==null&&S.pendingRootTasks===0){Kr(S,I,V),S.completedRootSegment=null;var J=S.responseState.bootstrapChunks;for(V=0;V<J.length-1;V++)I.push(J[V]);V<J.length&&I.push(J[V])}var Te=S.clientRenderedBoundaries,pe;for(pe=0;pe<Te.length;pe++){var Oe=Te[pe];J=I;var $e=S.responseState,mt=Oe.id,St=Oe.errorDigest,vt=Oe.errorMessage,Wt=Oe.errorComponentStack;if(J.push($e.startInlineScript),$e.sentClientRenderFunction?J.push('$RX("'):($e.sentClientRenderFunction=!0,J.push('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("')),mt===null)throw Error(e(395));if(J.push(mt),J.push('"'),St||vt||Wt){J.push(",");var qn=qe(St||"");J.push(qn)}if(vt||Wt){J.push(",");var Hn=qe(vt||"");J.push(Hn)}if(Wt){J.push(",");var Sn=qe(Wt);J.push(Sn)}if(!J.push(")<\/script>")){S.destination=null,pe++,Te.splice(0,pe);return}}Te.splice(0,pe);var Or=S.completedBoundaries;for(pe=0;pe<Or.length;pe++)if(!En(S,I,Or[pe])){S.destination=null,pe++,Or.splice(0,pe);return}Or.splice(0,pe);var er=S.partialBoundaries;for(pe=0;pe<er.length;pe++){var Fi=er[pe];e:{Te=S,Oe=I;var ci=Fi.completedSegments;for($e=0;$e<ci.length;$e++)if(!yr(Te,Oe,Fi,ci[$e])){$e++,ci.splice(0,$e);var Bi=!1;break e}ci.splice(0,$e),Bi=!0}if(!Bi){S.destination=null,pe++,er.splice(0,pe);return}}er.splice(0,pe);var Dr=S.completedBoundaries;for(pe=0;pe<Dr.length;pe++)if(!En(S,I,Dr[pe])){S.destination=null,pe++,Dr.splice(0,pe);return}Dr.splice(0,pe)}finally{S.allPendingTasks===0&&S.pingedTasks.length===0&&S.clientRenderedBoundaries.length===0&&S.completedBoundaries.length===0&&I.push(null)}}function wo(S,I){try{var V=S.abortableTasks;V.forEach(function(J){return ui(J,S,I)}),V.clear(),S.destination!==null&&or(S,S.destination)}catch(J){Yr(S,J),mr(S,J)}}function Li(){}function Ar(S,I,V,J){var Te=!1,pe=null,Oe="",$e={push:function(St){return St!==null&&(Oe+=St),!0},destroy:function(St){Te=!0,pe=St}},mt=!1;if(S=vi(S,at(V,I?I.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,Li,void 0,function(){mt=!0},void 0,void 0),Gn(S),wo(S,J),S.status===1)S.status=2,$e.destroy(S.fatalError);else if(S.status!==2&&S.destination===null){S.destination=$e;try{or(S,$e)}catch(St){Yr(S,St),mr(S,St)}}if(Te)throw pe;if(!mt)throw Error(e(426));return Oe}return Ru.renderToNodeStream=function(){throw Error(e(207))},Ru.renderToStaticMarkup=function(S,I){return Ar(S,I,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ru.renderToStaticNodeStream=function(){throw Error(e(208))},Ru.renderToString=function(S,I){return Ar(S,I,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},Ru.version="18.2.0",Ru}var Rf={};/**
17
- * @license React
18
- * react-dom-server.browser.production.min.js
19
- *
20
- * Copyright (c) Facebook, Inc. and its affiliates.
21
- *
22
- * This source code is licensed under the MIT license found in the
23
- * LICENSE file in the root directory of this source tree.
24
- */var Gg;function NT(){if(Gg)return Rf;Gg=1;var t=Ie;function e(C){for(var A="https://reactjs.org/docs/error-decoder.html?invariant="+C,H=1;H<arguments.length;H++)A+="&args[]="+encodeURIComponent(arguments[H]);return"Minified React error #"+C+"; visit "+A+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,i=0;function r(C,A){if(A.length!==0)if(512<A.length)0<i&&(C.enqueue(new Uint8Array(n.buffer,0,i)),n=new Uint8Array(512),i=0),C.enqueue(A);else{var H=n.length-i;H<A.length&&(H===0?C.enqueue(n):(n.set(A.subarray(0,H),i),C.enqueue(n),A=A.subarray(H)),n=new Uint8Array(512),i=0),n.set(A,i),i+=A.length}}function s(C,A){return r(C,A),!0}function u(C){n&&0<i&&(C.enqueue(new Uint8Array(n.buffer,0,i)),n=null,i=0)}var m=new TextEncoder;function p(C){return m.encode(C)}function y(C){return m.encode(C)}function k(C,A){typeof C.error=="function"?C.error(A):C.close()}var x=Object.prototype.hasOwnProperty,O=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,B={},$={};function Y(C){return x.call($,C)?!0:x.call(B,C)?!1:O.test(C)?$[C]=!0:(B[C]=!0,!1)}function z(C,A,H,Z,be,we,Fe){this.acceptsBooleans=A===2||A===3||A===4,this.attributeName=Z,this.attributeNamespace=be,this.mustUseProperty=H,this.propertyName=C,this.type=A,this.sanitizeURL=we,this.removeEmptyString=Fe}var L={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(C){L[C]=new z(C,0,!1,C,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(C){var A=C[0];L[A]=new z(A,1,!1,C[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(C){L[C]=new z(C,2,!1,C.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(C){L[C]=new z(C,2,!1,C,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(C){L[C]=new z(C,3,!1,C.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(C){L[C]=new z(C,3,!0,C,null,!1,!1)}),["capture","download"].forEach(function(C){L[C]=new z(C,4,!1,C,null,!1,!1)}),["cols","rows","size","span"].forEach(function(C){L[C]=new z(C,6,!1,C,null,!1,!1)}),["rowSpan","start"].forEach(function(C){L[C]=new z(C,5,!1,C.toLowerCase(),null,!1,!1)});var ne=/[\-:]([a-z])/g;function te(C){return C[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(C){var A=C.replace(ne,te);L[A]=new z(A,1,!1,C,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(C){var A=C.replace(ne,te);L[A]=new z(A,1,!1,C,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(C){var A=C.replace(ne,te);L[A]=new z(A,1,!1,C,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(C){L[C]=new z(C,1,!1,C.toLowerCase(),null,!1,!1)}),L.xlinkHref=new z("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(C){L[C]=new z(C,1,!1,C.toLowerCase(),null,!0,!0)});var he={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ie=["Webkit","ms","Moz","O"];Object.keys(he).forEach(function(C){ie.forEach(function(A){A=A+C.charAt(0).toUpperCase()+C.substring(1),he[A]=he[C]})});var xe=/["'&<>]/;function b(C){if(typeof C=="boolean"||typeof C=="number")return""+C;C=""+C;var A=xe.exec(C);if(A){var H="",Z,be=0;for(Z=A.index;Z<C.length;Z++){switch(C.charCodeAt(Z)){case 34:A="&quot;";break;case 38:A="&amp;";break;case 39:A="&#x27;";break;case 60:A="&lt;";break;case 62:A="&gt;";break;default:continue}be!==Z&&(H+=C.substring(be,Z)),be=Z+1,H+=A}C=be!==Z?H+C.substring(be,Z):H}return C}var ke=/([A-Z])/g,ve=/^ms-/,nt=Array.isArray,gt=y("<script>"),tt=y("<\/script>"),et=y('<script src="'),ft=y('<script type="module" src="'),me=y('" async=""><\/script>'),Me=/(<\/|<)(s)(cript)/gi;function ze(C,A,H,Z){return""+A+(H==="s"?"\\u0073":"\\u0053")+Z}function qe(C,A,H,Z,be){C=C===void 0?"":C,A=A===void 0?gt:y('<script nonce="'+b(A)+'">');var we=[];if(H!==void 0&&we.push(A,p((""+H).replace(Me,ze)),tt),Z!==void 0)for(H=0;H<Z.length;H++)we.push(et,p(b(Z[H])),me);if(be!==void 0)for(Z=0;Z<be.length;Z++)we.push(ft,p(b(be[Z])),me);return{bootstrapChunks:we,startInlineScript:A,placeholderPrefix:y(C+"P:"),segmentPrefix:y(C+"S:"),boundaryPrefix:C+"B:",idPrefix:C,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function at(C,A){return{insertionMode:C,selectedValue:A}}function _e(C){return at(C==="http://www.w3.org/2000/svg"?2:C==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function Pe(C,A,H){switch(A){case"select":return at(1,H.value!=null?H.value:H.defaultValue);case"svg":return at(2,null);case"math":return at(3,null);case"foreignObject":return at(1,null);case"table":return at(4,null);case"thead":case"tbody":case"tfoot":return at(5,null);case"colgroup":return at(7,null);case"tr":return at(6,null)}return 4<=C.insertionMode||C.insertionMode===0?at(1,null):C}var Ye=y("<!-- -->");function Ze(C,A,H,Z){return A===""?Z:(Z&&C.push(Ye),C.push(p(b(A))),!0)}var Qe=new Map,Je=y(' style="'),Ke=y(":"),ht=y(";");function wt(C,A,H){if(typeof H!="object")throw Error(e(62));A=!0;for(var Z in H)if(x.call(H,Z)){var be=H[Z];if(be!=null&&typeof be!="boolean"&&be!==""){if(Z.indexOf("--")===0){var we=p(b(Z));be=p(b((""+be).trim()))}else{we=Z;var Fe=Qe.get(we);Fe!==void 0||(Fe=y(b(we.replace(ke,"-$1").toLowerCase().replace(ve,"-ms-"))),Qe.set(we,Fe)),we=Fe,be=typeof be=="number"?be===0||x.call(he,Z)?p(""+be):p(be+"px"):p(b((""+be).trim()))}A?(A=!1,C.push(Je,we,Ke,be)):C.push(ht,we,Ke,be)}}A||C.push(Tt)}var xt=y(" "),pt=y('="'),Tt=y('"'),Xe=y('=""');function jt(C,A,H,Z){switch(H){case"style":wt(C,A,Z);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<H.length)||H[0]!=="o"&&H[0]!=="O"||H[1]!=="n"&&H[1]!=="N"){if(A=L.hasOwnProperty(H)?L[H]:null,A!==null){switch(typeof Z){case"function":case"symbol":return;case"boolean":if(!A.acceptsBooleans)return}switch(H=p(A.attributeName),A.type){case 3:Z&&C.push(xt,H,Xe);break;case 4:Z===!0?C.push(xt,H,Xe):Z!==!1&&C.push(xt,H,pt,p(b(Z)),Tt);break;case 5:isNaN(Z)||C.push(xt,H,pt,p(b(Z)),Tt);break;case 6:!isNaN(Z)&&1<=Z&&C.push(xt,H,pt,p(b(Z)),Tt);break;default:A.sanitizeURL&&(Z=""+Z),C.push(xt,H,pt,p(b(Z)),Tt)}}else if(Y(H)){switch(typeof Z){case"function":case"symbol":return;case"boolean":if(A=H.toLowerCase().slice(0,5),A!=="data-"&&A!=="aria-")return}C.push(xt,p(H),pt,p(b(Z)),Tt)}}}var Ht=y(">"),zn=y("/>");function hr(C,A,H){if(A!=null){if(H!=null)throw Error(e(60));if(typeof A!="object"||!("__html"in A))throw Error(e(61));A=A.__html,A!=null&&C.push(p(""+A))}}function $n(C){var A="";return t.Children.forEach(C,function(H){H!=null&&(A+=H)}),A}var xn=y(' selected=""');function Pi(C,A,H,Z){C.push(un(H));var be=H=null,we;for(we in A)if(x.call(A,we)){var Fe=A[we];if(Fe!=null)switch(we){case"children":H=Fe;break;case"dangerouslySetInnerHTML":be=Fe;break;default:jt(C,Z,we,Fe)}}return C.push(Ht),hr(C,be,H),typeof H=="string"?(C.push(p(b(H))),null):H}var Cr=y(`
25
- `),Jn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,an=new Map;function un(C){var A=an.get(C);if(A===void 0){if(!Jn.test(C))throw Error(e(65,C));A=y("<"+C),an.set(C,A)}return A}var cn=y("<!DOCTYPE html>");function dt(C,A,H,Z,be){switch(A){case"select":C.push(un("select"));var we=null,Fe=null;for(_t in H)if(x.call(H,_t)){var Ve=H[_t];if(Ve!=null)switch(_t){case"children":we=Ve;break;case"dangerouslySetInnerHTML":Fe=Ve;break;case"defaultValue":case"value":break;default:jt(C,Z,_t,Ve)}}return C.push(Ht),hr(C,Fe,we),we;case"option":Fe=be.selectedValue,C.push(un("option"));var yt=Ve=null,Ft=null,_t=null;for(we in H)if(x.call(H,we)){var Ct=H[we];if(Ct!=null)switch(we){case"children":Ve=Ct;break;case"selected":Ft=Ct;break;case"dangerouslySetInnerHTML":_t=Ct;break;case"value":yt=Ct;default:jt(C,Z,we,Ct)}}if(Fe!=null)if(H=yt!==null?""+yt:$n(Ve),nt(Fe)){for(Z=0;Z<Fe.length;Z++)if(""+Fe[Z]===H){C.push(xn);break}}else""+Fe===H&&C.push(xn);else Ft&&C.push(xn);return C.push(Ht),hr(C,_t,Ve),Ve;case"textarea":C.push(un("textarea")),_t=Fe=we=null;for(Ve in H)if(x.call(H,Ve)&&(yt=H[Ve],yt!=null))switch(Ve){case"children":_t=yt;break;case"value":we=yt;break;case"defaultValue":Fe=yt;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:jt(C,Z,Ve,yt)}if(we===null&&Fe!==null&&(we=Fe),C.push(Ht),_t!=null){if(we!=null)throw Error(e(92));if(nt(_t)&&1<_t.length)throw Error(e(93));we=""+_t}return typeof we=="string"&&we[0]===`
26
- `&&C.push(Cr),we!==null&&C.push(p(b(""+we))),null;case"input":C.push(un("input")),yt=_t=Ve=we=null;for(Fe in H)if(x.call(H,Fe)&&(Ft=H[Fe],Ft!=null))switch(Fe){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":yt=Ft;break;case"defaultValue":Ve=Ft;break;case"checked":_t=Ft;break;case"value":we=Ft;break;default:jt(C,Z,Fe,Ft)}return _t!==null?jt(C,Z,"checked",_t):yt!==null&&jt(C,Z,"checked",yt),we!==null?jt(C,Z,"value",we):Ve!==null&&jt(C,Z,"value",Ve),C.push(zn),null;case"menuitem":C.push(un("menuitem"));for(var Mn in H)if(x.call(H,Mn)&&(we=H[Mn],we!=null))switch(Mn){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:jt(C,Z,Mn,we)}return C.push(Ht),null;case"title":C.push(un("title")),we=null;for(Ct in H)if(x.call(H,Ct)&&(Fe=H[Ct],Fe!=null))switch(Ct){case"children":we=Fe;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:jt(C,Z,Ct,Fe)}return C.push(Ht),we;case"listing":case"pre":C.push(un(A)),Fe=we=null;for(yt in H)if(x.call(H,yt)&&(Ve=H[yt],Ve!=null))switch(yt){case"children":we=Ve;break;case"dangerouslySetInnerHTML":Fe=Ve;break;default:jt(C,Z,yt,Ve)}if(C.push(Ht),Fe!=null){if(we!=null)throw Error(e(60));if(typeof Fe!="object"||!("__html"in Fe))throw Error(e(61));H=Fe.__html,H!=null&&(typeof H=="string"&&0<H.length&&H[0]===`
27
- `?C.push(Cr,p(H)):C.push(p(""+H)))}return typeof we=="string"&&we[0]===`
28
- `&&C.push(Cr),we;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":C.push(un(A));for(var yn in H)if(x.call(H,yn)&&(we=H[yn],we!=null))switch(yn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,A));default:jt(C,Z,yn,we)}return C.push(zn),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return Pi(C,H,A,Z);case"html":return be.insertionMode===0&&C.push(cn),Pi(C,H,A,Z);default:if(A.indexOf("-")===-1&&typeof H.is!="string")return Pi(C,H,A,Z);C.push(un(A)),Fe=we=null;for(Ft in H)if(x.call(H,Ft)&&(Ve=H[Ft],Ve!=null))switch(Ft){case"children":we=Ve;break;case"dangerouslySetInnerHTML":Fe=Ve;break;case"style":wt(C,Z,Ve);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Y(Ft)&&typeof Ve!="function"&&typeof Ve!="symbol"&&C.push(xt,p(Ft),pt,p(b(Ve)),Tt)}return C.push(Ht),hr(C,Fe,we),we}}var _n=y("</"),ri=y(">"),on=y('<template id="'),Ai=y('"></template>'),Oi=y("<!--$-->"),Di=y('<!--$?--><template id="'),Tr=y('"></template>'),jn=y("<!--$!-->"),Er=y("<!--/$-->"),pr=y("<template"),Ur=y('"'),Vr=y(' data-dgst="');y(' data-msg="'),y(' data-stck="');var yo=y("></template>");function Yn(C,A,H){if(r(C,Di),H===null)throw Error(e(395));return r(C,H),s(C,Tr)}var zr=y('<div hidden id="'),Qn=y('">'),qt=y("</div>"),ii=y('<svg aria-hidden="true" style="display:none" id="'),Ii=y('">'),Rn=y("</svg>"),fn=y('<math aria-hidden="true" style="display:none" id="'),oi=y('">'),ai=y("</math>"),hn=y('<table hidden id="'),Zi=y('">'),gr=y("</table>"),si=y('<table hidden><tbody id="'),sn=y('">'),gi=y("</tbody></table>"),da=y('<table hidden><tr id="'),ha=y('">'),$r=y("</tr></table>"),Ji=y('<table hidden><colgroup id="'),Qi=y('">'),bo=y("</colgroup></table>");function mi(C,A,H,Z){switch(H.insertionMode){case 0:case 1:return r(C,zr),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,Qn);case 2:return r(C,ii),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,Ii);case 3:return r(C,fn),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,oi);case 4:return r(C,hn),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,Zi);case 5:return r(C,si),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,sn);case 6:return r(C,da),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,ha);case 7:return r(C,Ji),r(C,A.segmentPrefix),r(C,p(Z.toString(16))),s(C,Qi);default:throw Error(e(397))}}function li(C,A){switch(A.insertionMode){case 0:case 1:return s(C,qt);case 2:return s(C,Rn);case 3:return s(C,ai);case 4:return s(C,gr);case 5:return s(C,gi);case 6:return s(C,$r);case 7:return s(C,bo);default:throw Error(e(397))}}var vi=y('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),eo=y('$RS("'),yi=y('","'),Yr=y('")<\/script>'),mr=y('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("'),kr=y('$RC("'),Gr=y('","'),_r=y('")<\/script>'),Nn=y('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("'),dn=y('$RX("'),Rr=y('"'),vr=y(")<\/script>"),Pn=y(","),ui=/[<\u2028\u2029]/g;function Pr(C){return JSON.stringify(C).replace(ui,function(A){switch(A){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var qr=Object.assign,Gn=Symbol.for("react.element"),Xr=Symbol.for("react.portal"),Kr=Symbol.for("react.fragment"),Mi=Symbol.for("react.strict_mode"),En=Symbol.for("react.profiler"),yr=Symbol.for("react.provider"),or=Symbol.for("react.context"),wo=Symbol.for("react.forward_ref"),Li=Symbol.for("react.suspense"),Ar=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),V=Symbol.for("react.scope"),J=Symbol.for("react.debug_trace_mode"),Te=Symbol.for("react.legacy_hidden"),pe=Symbol.for("react.default_value"),Oe=Symbol.iterator;function $e(C){if(C==null)return null;if(typeof C=="function")return C.displayName||C.name||null;if(typeof C=="string")return C;switch(C){case Kr:return"Fragment";case Xr:return"Portal";case En:return"Profiler";case Mi:return"StrictMode";case Li:return"Suspense";case Ar:return"SuspenseList"}if(typeof C=="object")switch(C.$$typeof){case or:return(C.displayName||"Context")+".Consumer";case yr:return(C._context.displayName||"Context")+".Provider";case wo:var A=C.render;return C=C.displayName,C||(C=A.displayName||A.name||"",C=C!==""?"ForwardRef("+C+")":"ForwardRef"),C;case S:return A=C.displayName||null,A!==null?A:$e(C.type)||"Memo";case I:A=C._payload,C=C._init;try{return $e(C(A))}catch{}}return null}var mt={};function St(C,A){if(C=C.contextTypes,!C)return mt;var H={},Z;for(Z in C)H[Z]=A[Z];return H}var vt=null;function Wt(C,A){if(C!==A){C.context._currentValue=C.parentValue,C=C.parent;var H=A.parent;if(C===null){if(H!==null)throw Error(e(401))}else{if(H===null)throw Error(e(401));Wt(C,H)}A.context._currentValue=A.value}}function qn(C){C.context._currentValue=C.parentValue,C=C.parent,C!==null&&qn(C)}function Hn(C){var A=C.parent;A!==null&&Hn(A),C.context._currentValue=C.value}function Sn(C,A){if(C.context._currentValue=C.parentValue,C=C.parent,C===null)throw Error(e(402));C.depth===A.depth?Wt(C,A):Sn(C,A)}function Or(C,A){var H=A.parent;if(H===null)throw Error(e(402));C.depth===H.depth?Wt(C,H):Or(C,H),A.context._currentValue=A.value}function er(C){var A=vt;A!==C&&(A===null?Hn(C):C===null?qn(A):A.depth===C.depth?Wt(A,C):A.depth>C.depth?Sn(A,C):Or(A,C),vt=C)}var Fi={isMounted:function(){return!1},enqueueSetState:function(C,A){C=C._reactInternals,C.queue!==null&&C.queue.push(A)},enqueueReplaceState:function(C,A){C=C._reactInternals,C.replace=!0,C.queue=[A]},enqueueForceUpdate:function(){}};function ci(C,A,H,Z){var be=C.state!==void 0?C.state:null;C.updater=Fi,C.props=H,C.state=be;var we={queue:[],replace:!1};C._reactInternals=we;var Fe=A.contextType;if(C.context=typeof Fe=="object"&&Fe!==null?Fe._currentValue:Z,Fe=A.getDerivedStateFromProps,typeof Fe=="function"&&(Fe=Fe(H,be),be=Fe==null?be:qr({},be,Fe),C.state=be),typeof A.getDerivedStateFromProps!="function"&&typeof C.getSnapshotBeforeUpdate!="function"&&(typeof C.UNSAFE_componentWillMount=="function"||typeof C.componentWillMount=="function"))if(A=C.state,typeof C.componentWillMount=="function"&&C.componentWillMount(),typeof C.UNSAFE_componentWillMount=="function"&&C.UNSAFE_componentWillMount(),A!==C.state&&Fi.enqueueReplaceState(C,C.state,null),we.queue!==null&&0<we.queue.length)if(A=we.queue,Fe=we.replace,we.queue=null,we.replace=!1,Fe&&A.length===1)C.state=A[0];else{for(we=Fe?A[0]:C.state,be=!0,Fe=Fe?1:0;Fe<A.length;Fe++){var Ve=A[Fe];Ve=typeof Ve=="function"?Ve.call(C,we,H,Z):Ve,Ve!=null&&(be?(be=!1,we=qr({},we,Ve)):qr(we,Ve))}C.state=we}else we.queue=null}var Bi={id:1,overflow:""};function Dr(C,A,H){var Z=C.id;C=C.overflow;var be=32-xo(Z)-1;Z&=~(1<<be),H+=1;var we=32-xo(A)+be;if(30<we){var Fe=be-be%5;return we=(Z&(1<<Fe)-1).toString(32),Z>>=Fe,be-=Fe,{id:1<<32-xo(A)+be|H<<be|Z,overflow:we+C}}return{id:1<<we|H<<be|Z,overflow:C}}var xo=Math.clz32?Math.clz32:ga,ps=Math.log,pa=Math.LN2;function ga(C){return C>>>=0,C===0?32:31-(ps(C)/pa|0)|0}function ma(C,A){return C===A&&(C!==0||1/C===1/A)||C!==C&&A!==A}var va=typeof Object.is=="function"?Object.is:ma,fi=null,So=null,$o=null,nn=null,Xt=!1,Nt=!1,bi=0,Zr=null,Co=0;function di(){if(fi===null)throw Error(e(321));return fi}function ar(){if(0<Co)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function ya(){return nn===null?$o===null?(Xt=!1,$o=nn=ar()):(Xt=!0,nn=$o):nn.next===null?(Xt=!1,nn=nn.next=ar()):(Xt=!0,nn=nn.next),nn}function Yo(){So=fi=null,Nt=!1,$o=null,Co=0,nn=Zr=null}function ja(C,A){return typeof A=="function"?A(C):A}function pn(C,A,H){if(fi=di(),nn=ya(),Xt){var Z=nn.queue;if(A=Z.dispatch,Zr!==null&&(H=Zr.get(Z),H!==void 0)){Zr.delete(Z),Z=nn.memoizedState;do Z=C(Z,H.action),H=H.next;while(H!==null);return nn.memoizedState=Z,[Z,A]}return[nn.memoizedState,A]}return C=C===ja?typeof A=="function"?A():A:H!==void 0?H(A):A,nn.memoizedState=C,C=nn.queue={last:null,dispatch:null},C=C.dispatch=hi.bind(null,fi,C),[nn.memoizedState,C]}function To(C,A){if(fi=di(),nn=ya(),A=A===void 0?null:A,nn!==null){var H=nn.memoizedState;if(H!==null&&A!==null){var Z=H[1];e:if(Z===null)Z=!1;else{for(var be=0;be<Z.length&&be<A.length;be++)if(!va(A[be],Z[be])){Z=!1;break e}Z=!0}if(Z)return H[0]}}return C=C(),nn.memoizedState=[C,A],C}function hi(C,A,H){if(25<=Co)throw Error(e(301));if(C===fi)if(Nt=!0,C={action:H,next:null},Zr===null&&(Zr=new Map),H=Zr.get(A),H===void 0)Zr.set(A,C);else{for(A=H;A.next!==null;)A=A.next;A.next=C}}function Na(){throw Error(e(394))}function to(){}var Xn={readContext:function(C){return C._currentValue},useContext:function(C){return di(),C._currentValue},useMemo:To,useReducer:pn,useRef:function(C){fi=di(),nn=ya();var A=nn.memoizedState;return A===null?(C={current:C},nn.memoizedState=C):A},useState:function(C){return pn(ja,C)},useInsertionEffect:to,useLayoutEffect:function(){},useCallback:function(C,A){return To(function(){return C},A)},useImperativeHandle:to,useEffect:to,useDebugValue:to,useDeferredValue:function(C){return di(),C},useTransition:function(){return di(),[!1,Na]},useId:function(){var C=So.treeContext,A=C.overflow;C=C.id,C=(C&~(1<<32-xo(C)-1)).toString(32)+A;var H=l;if(H===null)throw Error(e(404));return A=bi++,C=":"+H.idPrefix+"R"+C,0<A&&(C+="H"+A.toString(32)),C+":"},useMutableSource:function(C,A){return di(),A(C._source)},useSyncExternalStore:function(C,A,H){if(H===void 0)throw Error(e(407));return H()}},l=null,d=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function w(C){return console.error(C),null}function T(){}function D(C,A,H,Z,be,we,Fe,Ve,yt){var Ft=[],_t=new Set;return A={destination:null,responseState:A,progressiveChunkSize:Z===void 0?12800:Z,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:_t,pingedTasks:Ft,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:be===void 0?w:be,onAllReady:we===void 0?T:we,onShellReady:Fe===void 0?T:Fe,onShellError:Ve===void 0?T:Ve,onFatalError:yt===void 0?T:yt},H=N(A,0,null,H,!1,!1),H.parentFlushed=!0,C=M(A,C,null,H,_t,mt,null,Bi),Ft.push(C),A}function M(C,A,H,Z,be,we,Fe,Ve){C.allPendingTasks++,H===null?C.pendingRootTasks++:H.pendingTasks++;var yt={node:A,ping:function(){var Ft=C.pingedTasks;Ft.push(yt),Ft.length===1&&Mr(C)},blockedBoundary:H,blockedSegment:Z,abortSet:be,legacyContext:we,context:Fe,treeContext:Ve};return be.add(yt),yt}function N(C,A,H,Z,be,we){return{status:0,id:-1,index:A,parentFlushed:!1,chunks:[],children:[],formatContext:Z,boundary:H,lastPushedText:be,textEmbedded:we}}function ae(C,A){if(C=C.onError(A),C!=null&&typeof C!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof C+'" instead');return C}function ee(C,A){var H=C.onShellError;H(A),H=C.onFatalError,H(A),C.destination!==null?(C.status=2,k(C.destination,A)):(C.status=1,C.fatalError=A)}function ge(C,A,H,Z,be){for(fi={},So=A,bi=0,C=H(Z,be);Nt;)Nt=!1,bi=0,Co+=1,nn=null,C=H(Z,be);return Yo(),C}function De(C,A,H,Z){var be=H.render(),we=Z.childContextTypes;if(we!=null){var Fe=A.legacyContext;if(typeof H.getChildContext!="function")Z=Fe;else{H=H.getChildContext();for(var Ve in H)if(!(Ve in we))throw Error(e(108,$e(Z)||"Unknown",Ve));Z=qr({},Fe,H)}A.legacyContext=Z,Ne(C,A,be),A.legacyContext=Fe}else Ne(C,A,be)}function Le(C,A){if(C&&C.defaultProps){A=qr({},A),C=C.defaultProps;for(var H in C)A[H]===void 0&&(A[H]=C[H]);return A}return A}function Se(C,A,H,Z,be){if(typeof H=="function")if(H.prototype&&H.prototype.isReactComponent){be=St(H,A.legacyContext);var we=H.contextType;we=new H(Z,typeof we=="object"&&we!==null?we._currentValue:be),ci(we,H,Z,be),De(C,A,we,H)}else{we=St(H,A.legacyContext),be=ge(C,A,H,Z,we);var Fe=bi!==0;if(typeof be=="object"&&be!==null&&typeof be.render=="function"&&be.$$typeof===void 0)ci(be,H,Z,we),De(C,A,be,H);else if(Fe){Z=A.treeContext,A.treeContext=Dr(Z,1,0);try{Ne(C,A,be)}finally{A.treeContext=Z}}else Ne(C,A,be)}else if(typeof H=="string"){switch(be=A.blockedSegment,we=dt(be.chunks,H,Z,C.responseState,be.formatContext),be.lastPushedText=!1,Fe=be.formatContext,be.formatContext=Pe(Fe,H,Z),Rt(C,A,we),be.formatContext=Fe,H){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:be.chunks.push(_n,p(H),ri)}be.lastPushedText=!1}else{switch(H){case Te:case J:case Mi:case En:case Kr:Ne(C,A,Z.children);return;case Ar:Ne(C,A,Z.children);return;case V:throw Error(e(343));case Li:e:{H=A.blockedBoundary,be=A.blockedSegment,we=Z.fallback,Z=Z.children,Fe=new Set;var Ve={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Fe,errorDigest:null},yt=N(C,be.chunks.length,Ve,be.formatContext,!1,!1);be.children.push(yt),be.lastPushedText=!1;var Ft=N(C,0,null,be.formatContext,!1,!1);Ft.parentFlushed=!0,A.blockedBoundary=Ve,A.blockedSegment=Ft;try{if(Rt(C,A,Z),Ft.lastPushedText&&Ft.textEmbedded&&Ft.chunks.push(Ye),Ft.status=1,ln(Ve,Ft),Ve.pendingTasks===0)break e}catch(_t){Ft.status=4,Ve.forceClientRender=!0,Ve.errorDigest=ae(C,_t)}finally{A.blockedBoundary=H,A.blockedSegment=be}A=M(C,we,H,yt,Fe,A.legacyContext,A.context,A.treeContext),C.pingedTasks.push(A)}return}if(typeof H=="object"&&H!==null)switch(H.$$typeof){case wo:if(Z=ge(C,A,H.render,Z,be),bi!==0){H=A.treeContext,A.treeContext=Dr(H,1,0);try{Ne(C,A,Z)}finally{A.treeContext=H}}else Ne(C,A,Z);return;case S:H=H.type,Z=Le(H,Z),Se(C,A,H,Z,be);return;case yr:if(be=Z.children,H=H._context,Z=Z.value,we=H._currentValue,H._currentValue=Z,Fe=vt,vt=Z={parent:Fe,depth:Fe===null?0:Fe.depth+1,context:H,parentValue:we,value:Z},A.context=Z,Ne(C,A,be),C=vt,C===null)throw Error(e(403));Z=C.parentValue,C.context._currentValue=Z===pe?C.context._defaultValue:Z,C=vt=C.parent,A.context=C;return;case or:Z=Z.children,Z=Z(H._currentValue),Ne(C,A,Z);return;case I:be=H._init,H=be(H._payload),Z=Le(H,Z),Se(C,A,H,Z,void 0);return}throw Error(e(130,H==null?H:typeof H,""))}}function Ne(C,A,H){if(A.node=H,typeof H=="object"&&H!==null){switch(H.$$typeof){case Gn:Se(C,A,H.type,H.props,H.ref);return;case Xr:throw Error(e(257));case I:var Z=H._init;H=Z(H._payload),Ne(C,A,H);return}if(nt(H)){it(C,A,H);return}if(H===null||typeof H!="object"?Z=null:(Z=Oe&&H[Oe]||H["@@iterator"],Z=typeof Z=="function"?Z:null),Z&&(Z=Z.call(H))){if(H=Z.next(),!H.done){var be=[];do be.push(H.value),H=Z.next();while(!H.done);it(C,A,be)}return}throw C=Object.prototype.toString.call(H),Error(e(31,C==="[object Object]"?"object with keys {"+Object.keys(H).join(", ")+"}":C))}typeof H=="string"?(Z=A.blockedSegment,Z.lastPushedText=Ze(A.blockedSegment.chunks,H,C.responseState,Z.lastPushedText)):typeof H=="number"&&(Z=A.blockedSegment,Z.lastPushedText=Ze(A.blockedSegment.chunks,""+H,C.responseState,Z.lastPushedText))}function it(C,A,H){for(var Z=H.length,be=0;be<Z;be++){var we=A.treeContext;A.treeContext=Dr(we,Z,be);try{Rt(C,A,H[be])}finally{A.treeContext=we}}}function Rt(C,A,H){var Z=A.blockedSegment.formatContext,be=A.legacyContext,we=A.context;try{return Ne(C,A,H)}catch(yt){if(Yo(),typeof yt=="object"&&yt!==null&&typeof yt.then=="function"){H=yt;var Fe=A.blockedSegment,Ve=N(C,Fe.chunks.length,null,Fe.formatContext,Fe.lastPushedText,!0);Fe.children.push(Ve),Fe.lastPushedText=!1,C=M(C,A.node,A.blockedBoundary,Ve,A.abortSet,A.legacyContext,A.context,A.treeContext).ping,H.then(C,C),A.blockedSegment.formatContext=Z,A.legacyContext=be,A.context=we,er(we)}else throw A.blockedSegment.formatContext=Z,A.legacyContext=be,A.context=we,er(we),yt}}function Ot(C){var A=C.blockedBoundary;C=C.blockedSegment,C.status=3,Ir(this,A,C)}function An(C,A,H){var Z=C.blockedBoundary;C.blockedSegment.status=3,Z===null?(A.allPendingTasks--,A.status!==2&&(A.status=2,A.destination!==null&&A.destination.close())):(Z.pendingTasks--,Z.forceClientRender||(Z.forceClientRender=!0,C=H===void 0?Error(e(432)):H,Z.errorDigest=A.onError(C),Z.parentFlushed&&A.clientRenderedBoundaries.push(Z)),Z.fallbackAbortableTasks.forEach(function(be){return An(be,A,H)}),Z.fallbackAbortableTasks.clear(),A.allPendingTasks--,A.allPendingTasks===0&&(Z=A.onAllReady,Z()))}function ln(C,A){if(A.chunks.length===0&&A.children.length===1&&A.children[0].boundary===null){var H=A.children[0];H.id=A.id,H.parentFlushed=!0,H.status===1&&ln(C,H)}else C.completedSegments.push(A)}function Ir(C,A,H){if(A===null){if(H.parentFlushed){if(C.completedRootSegment!==null)throw Error(e(389));C.completedRootSegment=H}C.pendingRootTasks--,C.pendingRootTasks===0&&(C.onShellError=T,A=C.onShellReady,A())}else A.pendingTasks--,A.forceClientRender||(A.pendingTasks===0?(H.parentFlushed&&H.status===1&&ln(A,H),A.parentFlushed&&C.completedBoundaries.push(A),A.fallbackAbortableTasks.forEach(Ot,C),A.fallbackAbortableTasks.clear()):H.parentFlushed&&H.status===1&&(ln(A,H),A.completedSegments.length===1&&A.parentFlushed&&C.partialBoundaries.push(A)));C.allPendingTasks--,C.allPendingTasks===0&&(C=C.onAllReady,C())}function Mr(C){if(C.status!==2){var A=vt,H=d.current;d.current=Xn;var Z=l;l=C.responseState;try{var be=C.pingedTasks,we;for(we=0;we<be.length;we++){var Fe=be[we],Ve=C,yt=Fe.blockedSegment;if(yt.status===0){er(Fe.context);try{Ne(Ve,Fe,Fe.node),yt.lastPushedText&&yt.textEmbedded&&yt.chunks.push(Ye),Fe.abortSet.delete(Fe),yt.status=1,Ir(Ve,Fe.blockedBoundary,yt)}catch(Wn){if(Yo(),typeof Wn=="object"&&Wn!==null&&typeof Wn.then=="function"){var Ft=Fe.ping;Wn.then(Ft,Ft)}else{Fe.abortSet.delete(Fe),yt.status=4;var _t=Fe.blockedBoundary,Ct=Wn,Mn=ae(Ve,Ct);if(_t===null?ee(Ve,Ct):(_t.pendingTasks--,_t.forceClientRender||(_t.forceClientRender=!0,_t.errorDigest=Mn,_t.parentFlushed&&Ve.clientRenderedBoundaries.push(_t))),Ve.allPendingTasks--,Ve.allPendingTasks===0){var yn=Ve.onAllReady;yn()}}}finally{}}}be.splice(0,we),C.destination!==null&&ro(C,C.destination)}catch(Wn){ae(C,Wn),ee(C,Wn)}finally{l=Z,d.current=H,H===Xn&&er(A)}}}function Ut(C,A,H){switch(H.parentFlushed=!0,H.status){case 0:var Z=H.id=C.nextSegmentId++;return H.lastPushedText=!1,H.textEmbedded=!1,C=C.responseState,r(A,on),r(A,C.placeholderPrefix),C=p(Z.toString(16)),r(A,C),s(A,Ai);case 1:H.status=2;var be=!0;Z=H.chunks;var we=0;H=H.children;for(var Fe=0;Fe<H.length;Fe++){for(be=H[Fe];we<be.index;we++)r(A,Z[we]);be=Lr(C,A,be)}for(;we<Z.length-1;we++)r(A,Z[we]);return we<Z.length&&(be=s(A,Z[we])),be;default:throw Error(e(390))}}function Lr(C,A,H){var Z=H.boundary;if(Z===null)return Ut(C,A,H);if(Z.parentFlushed=!0,Z.forceClientRender)Z=Z.errorDigest,s(A,jn),r(A,pr),Z&&(r(A,Vr),r(A,p(b(Z))),r(A,Ur)),s(A,yo),Ut(C,A,H);else if(0<Z.pendingTasks){Z.rootSegmentID=C.nextSegmentId++,0<Z.completedSegments.length&&C.partialBoundaries.push(Z);var be=C.responseState,we=be.nextSuspenseID++;be=y(be.boundaryPrefix+we.toString(16)),Z=Z.id=be,Yn(A,C.responseState,Z),Ut(C,A,H)}else if(Z.byteSize>C.progressiveChunkSize)Z.rootSegmentID=C.nextSegmentId++,C.completedBoundaries.push(Z),Yn(A,C.responseState,Z.id),Ut(C,A,H);else{if(s(A,Oi),H=Z.completedSegments,H.length!==1)throw Error(e(391));Lr(C,A,H[0])}return s(A,Er)}function Vt(C,A,H){return mi(A,C.responseState,H.formatContext,H.id),Lr(C,A,H),li(A,H.formatContext)}function en(C,A,H){for(var Z=H.completedSegments,be=0;be<Z.length;be++)no(C,A,H,Z[be]);if(Z.length=0,C=C.responseState,Z=H.id,H=H.rootSegmentID,r(A,C.startInlineScript),C.sentCompleteBoundaryFunction?r(A,kr):(C.sentCompleteBoundaryFunction=!0,r(A,mr)),Z===null)throw Error(e(395));return H=p(H.toString(16)),r(A,Z),r(A,Gr),r(A,C.segmentPrefix),r(A,H),s(A,_r)}function no(C,A,H,Z){if(Z.status===2)return!0;var be=Z.id;if(be===-1){if((Z.id=H.rootSegmentID)===-1)throw Error(e(392));return Vt(C,A,Z)}return Vt(C,A,Z),C=C.responseState,r(A,C.startInlineScript),C.sentCompleteSegmentFunction?r(A,eo):(C.sentCompleteSegmentFunction=!0,r(A,vi)),r(A,C.segmentPrefix),be=p(be.toString(16)),r(A,be),r(A,yi),r(A,C.placeholderPrefix),r(A,be),s(A,Yr)}function ro(C,A){n=new Uint8Array(512),i=0;try{var H=C.completedRootSegment;if(H!==null&&C.pendingRootTasks===0){Lr(C,A,H),C.completedRootSegment=null;var Z=C.responseState.bootstrapChunks;for(H=0;H<Z.length-1;H++)r(A,Z[H]);H<Z.length&&s(A,Z[H])}var be=C.clientRenderedBoundaries,we;for(we=0;we<be.length;we++){var Fe=be[we];Z=A;var Ve=C.responseState,yt=Fe.id,Ft=Fe.errorDigest,_t=Fe.errorMessage,Ct=Fe.errorComponentStack;if(r(Z,Ve.startInlineScript),Ve.sentClientRenderFunction?r(Z,dn):(Ve.sentClientRenderFunction=!0,r(Z,Nn)),yt===null)throw Error(e(395));r(Z,yt),r(Z,Rr),(Ft||_t||Ct)&&(r(Z,Pn),r(Z,p(Pr(Ft||"")))),(_t||Ct)&&(r(Z,Pn),r(Z,p(Pr(_t||"")))),Ct&&(r(Z,Pn),r(Z,p(Pr(Ct)))),s(Z,vr)}be.splice(0,we);var Mn=C.completedBoundaries;for(we=0;we<Mn.length;we++)en(C,A,Mn[we]);Mn.splice(0,we),u(A),n=new Uint8Array(512),i=0;var yn=C.partialBoundaries;for(we=0;we<yn.length;we++){var Wn=yn[we];e:{be=C,Fe=A;var Go=Wn.completedSegments;for(Ve=0;Ve<Go.length;Ve++)if(!no(be,Fe,Wn,Go[Ve])){Ve++,Go.splice(0,Ve);var Ha=!1;break e}Go.splice(0,Ve),Ha=!0}if(!Ha){C.destination=null,we++,yn.splice(0,we);return}}yn.splice(0,we);var qo=C.completedBoundaries;for(we=0;we<qo.length;we++)en(C,A,qo[we]);qo.splice(0,we)}finally{u(A),C.allPendingTasks===0&&C.pingedTasks.length===0&&C.clientRenderedBoundaries.length===0&&C.completedBoundaries.length===0&&A.close()}}function br(C,A){try{var H=C.abortableTasks;H.forEach(function(Z){return An(Z,C,A)}),H.clear(),C.destination!==null&&ro(C,C.destination)}catch(Z){ae(C,Z),ee(C,Z)}}return Rf.renderToReadableStream=function(C,A){return new Promise(function(H,Z){var be,we,Fe=new Promise(function(_t,Ct){we=_t,be=Ct}),Ve=D(C,qe(A?A.identifierPrefix:void 0,A?A.nonce:void 0,A?A.bootstrapScriptContent:void 0,A?A.bootstrapScripts:void 0,A?A.bootstrapModules:void 0),_e(A?A.namespaceURI:void 0),A?A.progressiveChunkSize:void 0,A?A.onError:void 0,we,function(){var _t=new ReadableStream({type:"bytes",pull:function(Ct){if(Ve.status===1)Ve.status=2,k(Ct,Ve.fatalError);else if(Ve.status!==2&&Ve.destination===null){Ve.destination=Ct;try{ro(Ve,Ct)}catch(Mn){ae(Ve,Mn),ee(Ve,Mn)}}},cancel:function(){br(Ve)}},{highWaterMark:0});_t.allReady=Fe,H(_t)},function(_t){Fe.catch(function(){}),Z(_t)},be);if(A&&A.signal){var yt=A.signal,Ft=function(){br(Ve,yt.reason),yt.removeEventListener("abort",Ft)};yt.addEventListener("abort",Ft)}Mr(Ve)})},Rf.version="18.2.0",Rf}var Pu={};/**
29
- * @license React
30
- * react-dom-server-legacy.browser.development.js
31
- *
32
- * Copyright (c) Facebook, Inc. and its affiliates.
33
- *
34
- * This source code is licensed under the MIT license found in the
35
- * LICENSE file in the root directory of this source tree.
36
- */var qg;function HT(){return qg||(qg=1,process.env.NODE_ENV!=="production"&&function(){var t=Ie,e="18.2.0",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function i(c){{for(var g=arguments.length,E=new Array(g>1?g-1:0),P=1;P<g;P++)E[P-1]=arguments[P];s("warn",c,E)}}function r(c){{for(var g=arguments.length,E=new Array(g>1?g-1:0),P=1;P<g;P++)E[P-1]=arguments[P];s("error",c,E)}}function s(c,g,E){{var P=n.ReactDebugCurrentFrame,W=P.getStackAddendum();W!==""&&(g+="%s",E=E.concat([W]));var Q=E.map(function(se){return String(se)});Q.unshift("Warning: "+g),Function.prototype.apply.call(console[c],console,Q)}}function u(c){c()}function m(c){}function p(c,g){y(c,g)}function y(c,g){return c.push(g)}function k(c){}function x(c){c.push(null)}function O(c){return c}function B(c){return c}function $(c,g){c.destroy(g)}function Y(c){{var g=typeof Symbol=="function"&&Symbol.toStringTag,E=g&&c[Symbol.toStringTag]||c.constructor.name||"Object";return E}}function z(c){try{return L(c),!1}catch{return!0}}function L(c){return""+c}function ne(c,g){if(z(c))return r("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",g,Y(c)),L(c)}function te(c,g){if(z(c))return r("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",g,Y(c)),L(c)}function he(c){if(z(c))return r("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Y(c)),L(c)}var ie=Object.prototype.hasOwnProperty,xe=0,b=1,ke=2,ve=3,nt=4,gt=5,tt=6,et=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",ft=et+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",me=new RegExp("^["+et+"]["+ft+"]*$"),Me={},ze={};function qe(c){return ie.call(ze,c)?!0:ie.call(Me,c)?!1:me.test(c)?(ze[c]=!0,!0):(Me[c]=!0,r("Invalid attribute name: `%s`",c),!1)}function at(c,g,E,P){if(E!==null&&E.type===xe)return!1;switch(typeof g){case"function":case"symbol":return!0;case"boolean":{if(P)return!1;if(E!==null)return!E.acceptsBooleans;var W=c.toLowerCase().slice(0,5);return W!=="data-"&&W!=="aria-"}default:return!1}}function _e(c){return Ye.hasOwnProperty(c)?Ye[c]:null}function Pe(c,g,E,P,W,Q,se){this.acceptsBooleans=g===ke||g===ve||g===nt,this.attributeName=P,this.attributeNamespace=W,this.mustUseProperty=E,this.propertyName=c,this.type=g,this.sanitizeURL=Q,this.removeEmptyString=se}var Ye={},Ze=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Ze.forEach(function(c){Ye[c]=new Pe(c,xe,!1,c,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(c){var g=c[0],E=c[1];Ye[g]=new Pe(g,b,!1,E,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(c){Ye[c]=new Pe(c,ke,!1,c.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(c){Ye[c]=new Pe(c,ke,!1,c,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(c){Ye[c]=new Pe(c,ve,!1,c.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(c){Ye[c]=new Pe(c,ve,!0,c,null,!1,!1)}),["capture","download"].forEach(function(c){Ye[c]=new Pe(c,nt,!1,c,null,!1,!1)}),["cols","rows","size","span"].forEach(function(c){Ye[c]=new Pe(c,tt,!1,c,null,!1,!1)}),["rowSpan","start"].forEach(function(c){Ye[c]=new Pe(c,gt,!1,c.toLowerCase(),null,!1,!1)});var Qe=/[\-\:]([a-z])/g,Je=function(c){return c[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(c){var g=c.replace(Qe,Je);Ye[g]=new Pe(g,b,!1,c,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(c){var g=c.replace(Qe,Je);Ye[g]=new Pe(g,b,!1,c,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(c){var g=c.replace(Qe,Je);Ye[g]=new Pe(g,b,!1,c,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(c){Ye[c]=new Pe(c,b,!1,c.toLowerCase(),null,!1,!1)});var Ke="xlinkHref";Ye[Ke]=new Pe("xlinkHref",b,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(c){Ye[c]=new Pe(c,b,!1,c.toLowerCase(),null,!0,!0)});var ht={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function wt(c,g){return c+g.charAt(0).toUpperCase()+g.substring(1)}var xt=["Webkit","ms","Moz","O"];Object.keys(ht).forEach(function(c){xt.forEach(function(g){ht[wt(g,c)]=ht[c]})});var pt={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Tt(c,g){pt[g.type]||g.onChange||g.onInput||g.readOnly||g.disabled||g.value==null||r("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),g.onChange||g.readOnly||g.disabled||g.checked==null||r("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Xe(c,g){if(c.indexOf("-")===-1)return typeof g.is=="string";switch(c){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var jt={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Ht={},zn=new RegExp("^(aria)-["+ft+"]*$"),hr=new RegExp("^(aria)[A-Z]["+ft+"]*$");function $n(c,g){{if(ie.call(Ht,g)&&Ht[g])return!0;if(hr.test(g)){var E="aria-"+g.slice(4).toLowerCase(),P=jt.hasOwnProperty(E)?E:null;if(P==null)return r("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",g),Ht[g]=!0,!0;if(g!==P)return r("Invalid ARIA attribute `%s`. Did you mean `%s`?",g,P),Ht[g]=!0,!0}if(zn.test(g)){var W=g.toLowerCase(),Q=jt.hasOwnProperty(W)?W:null;if(Q==null)return Ht[g]=!0,!1;if(g!==Q)return r("Unknown ARIA attribute `%s`. Did you mean `%s`?",g,Q),Ht[g]=!0,!0}}return!0}function xn(c,g){{var E=[];for(var P in g){var W=$n(c,P);W||E.push(P)}var Q=E.map(function(se){return"`"+se+"`"}).join(", ");E.length===1?r("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Q,c):E.length>1&&r("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Q,c)}}function Pi(c,g){Xe(c,g)||xn(c,g)}var Cr=!1;function Jn(c,g){{if(c!=="input"&&c!=="textarea"&&c!=="select")return;g!=null&&g.value===null&&!Cr&&(Cr=!0,c==="select"&&g.multiple?r("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",c):r("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",c))}}var an={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},un=function(){};{var cn={},dt=/^on./,_n=/^on[^A-Z]/,ri=new RegExp("^(aria)-["+ft+"]*$"),on=new RegExp("^(aria)[A-Z]["+ft+"]*$");un=function(c,g,E,P){if(ie.call(cn,g)&&cn[g])return!0;var W=g.toLowerCase();if(W==="onfocusin"||W==="onfocusout")return r("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),cn[g]=!0,!0;if(P!=null){var Q=P.registrationNameDependencies,se=P.possibleRegistrationNames;if(Q.hasOwnProperty(g))return!0;var Re=se.hasOwnProperty(W)?se[W]:null;if(Re!=null)return r("Invalid event handler property `%s`. Did you mean `%s`?",g,Re),cn[g]=!0,!0;if(dt.test(g))return r("Unknown event handler property `%s`. It will be ignored.",g),cn[g]=!0,!0}else if(dt.test(g))return _n.test(g)&&r("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",g),cn[g]=!0,!0;if(ri.test(g)||on.test(g))return!0;if(W==="innerhtml")return r("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),cn[g]=!0,!0;if(W==="aria")return r("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),cn[g]=!0,!0;if(W==="is"&&E!==null&&E!==void 0&&typeof E!="string")return r("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof E),cn[g]=!0,!0;if(typeof E=="number"&&isNaN(E))return r("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",g),cn[g]=!0,!0;var Ue=_e(g),lt=Ue!==null&&Ue.type===xe;if(an.hasOwnProperty(W)){var bt=an[W];if(bt!==g)return r("Invalid DOM property `%s`. Did you mean `%s`?",g,bt),cn[g]=!0,!0}else if(!lt&&g!==W)return r("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",g,W),cn[g]=!0,!0;return typeof E=="boolean"&&at(g,E,Ue,!1)?(E?r('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',E,g,g,E,g):r('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',E,g,g,E,g,g,g),cn[g]=!0,!0):lt?!0:at(g,E,Ue,!1)?(cn[g]=!0,!1):((E==="false"||E==="true")&&Ue!==null&&Ue.type===ve&&(r("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",E,g,E==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',g,E),cn[g]=!0),!0)}}var Ai=function(c,g,E){{var P=[];for(var W in g){var Q=un(c,W,g[W],E);Q||P.push(W)}var se=P.map(function(Re){return"`"+Re+"`"}).join(", ");P.length===1?r("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",se,c):P.length>1&&r("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",se,c)}};function Oi(c,g,E){Xe(c,g)||Ai(c,g,E)}var Di=function(){};{var Tr=/^(?:webkit|moz|o)[A-Z]/,jn=/^-ms-/,Er=/-(.)/g,pr=/;\s*$/,Ur={},Vr={},yo=!1,Yn=!1,zr=function(c){return c.replace(Er,function(g,E){return E.toUpperCase()})},Qn=function(c){Ur.hasOwnProperty(c)&&Ur[c]||(Ur[c]=!0,r("Unsupported style property %s. Did you mean %s?",c,zr(c.replace(jn,"ms-"))))},qt=function(c){Ur.hasOwnProperty(c)&&Ur[c]||(Ur[c]=!0,r("Unsupported vendor-prefixed style property %s. Did you mean %s?",c,c.charAt(0).toUpperCase()+c.slice(1)))},ii=function(c,g){Vr.hasOwnProperty(g)&&Vr[g]||(Vr[g]=!0,r(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,c,g.replace(pr,"")))},Ii=function(c,g){yo||(yo=!0,r("`NaN` is an invalid value for the `%s` css style property.",c))},Rn=function(c,g){Yn||(Yn=!0,r("`Infinity` is an invalid value for the `%s` css style property.",c))};Di=function(c,g){c.indexOf("-")>-1?Qn(c):Tr.test(c)?qt(c):pr.test(g)&&ii(c,g),typeof g=="number"&&(isNaN(g)?Ii(c,g):isFinite(g)||Rn(c,g))}}var fn=Di,oi=/["'&<>]/;function ai(c){he(c);var g=""+c,E=oi.exec(g);if(!E)return g;var P,W="",Q,se=0;for(Q=E.index;Q<g.length;Q++){switch(g.charCodeAt(Q)){case 34:P="&quot;";break;case 38:P="&amp;";break;case 39:P="&#x27;";break;case 60:P="&lt;";break;case 62:P="&gt;";break;default:continue}se!==Q&&(W+=g.substring(se,Q)),se=Q+1,W+=P}return se!==Q?W+g.substring(se,Q):W}function hn(c){return typeof c=="boolean"||typeof c=="number"?""+c:ai(c)}var Zi=/([A-Z])/g,gr=/^ms-/;function si(c){return c.replace(Zi,"-$1").toLowerCase().replace(gr,"-ms-")}var sn=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,gi=!1;function da(c){!gi&&sn.test(c)&&(gi=!0,r("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(c)))}var ha=Array.isArray;function $r(c){return ha(c)}var Ji="<script>",Qi="<\/script>",bo='<script src="',mi='<script type="module" src="',li='" async=""><\/script>';function vi(c){return he(c),(""+c).replace(eo,yi)}var eo=/(<\/|<)(s)(cript)/gi,yi=function(c,g,E,P){return""+g+(E==="s"?"\\u0073":"\\u0053")+P};function Yr(c,g,E,P,W){var Q=c===void 0?"":c,se=g===void 0?Ji:'<script nonce="'+hn(g)+'">',Re=[];if(E!==void 0&&Re.push(se,vi(E),Qi),P!==void 0)for(var Ue=0;Ue<P.length;Ue++)Re.push(bo,hn(P[Ue]),li);if(W!==void 0)for(var lt=0;lt<W.length;lt++)Re.push(mi,hn(W[lt]),li);return{bootstrapChunks:Re,startInlineScript:se,placeholderPrefix:Q+"P:",segmentPrefix:Q+"S:",boundaryPrefix:Q+"B:",idPrefix:Q,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var mr=0,kr=1,Gr=2,_r=3,Nn=4,dn=5,Rr=6,vr=7;function Pn(c,g){return{insertionMode:c,selectedValue:g}}function ui(c,g,E){switch(g){case"select":return Pn(kr,E.value!=null?E.value:E.defaultValue);case"svg":return Pn(Gr,null);case"math":return Pn(_r,null);case"foreignObject":return Pn(kr,null);case"table":return Pn(Nn,null);case"thead":case"tbody":case"tfoot":return Pn(dn,null);case"colgroup":return Pn(vr,null);case"tr":return Pn(Rr,null)}return c.insertionMode>=Nn||c.insertionMode===mr?Pn(kr,null):c}var Pr=null;function qr(c){var g=c.nextSuspenseID++;return c.boundaryPrefix+g.toString(16)}function Gn(c,g,E){var P=c.idPrefix,W=":"+P+"R"+g;return E>0&&(W+="H"+E.toString(32)),W+":"}function Xr(c){return hn(c)}var Kr="<!-- -->";function Mi(c,g,E,P){return g===""?P:(P&&c.push(Kr),c.push(Xr(g)),!0)}function En(c,g,E,P){E&&P&&c.push(Kr)}var yr=new Map;function or(c){var g=yr.get(c);if(g!==void 0)return g;var E=hn(si(c));return yr.set(c,E),E}var wo=' style="',Li=":",Ar=";";function S(c,g,E){if(typeof E!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var P=!0;for(var W in E)if(ie.call(E,W)){var Q=E[W];if(!(Q==null||typeof Q=="boolean"||Q==="")){var se=void 0,Re=void 0,Ue=W.indexOf("--")===0;Ue?(se=hn(W),te(Q,W),Re=hn((""+Q).trim())):(fn(W,Q),se=or(W),typeof Q=="number"?Q!==0&&!ie.call(ht,W)?Re=Q+"px":Re=""+Q:(te(Q,W),Re=hn((""+Q).trim()))),P?(P=!1,c.push(wo,se,Li,Re)):c.push(Ar,se,Li,Re)}}P||c.push(J)}var I=" ",V='="',J='"',Te='=""';function pe(c,g,E,P){switch(E){case"style":{S(c,g,P);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(E.length>2&&(E[0]==="o"||E[0]==="O")&&(E[1]==="n"||E[1]==="N"))){var W=_e(E);if(W!==null){switch(typeof P){case"function":case"symbol":return;case"boolean":if(!W.acceptsBooleans)return}var Q=W.attributeName,se=Q;switch(W.type){case ve:P&&c.push(I,se,Te);return;case nt:P===!0?c.push(I,se,Te):P===!1||c.push(I,se,V,hn(P),J);return;case gt:isNaN(P)||c.push(I,se,V,hn(P),J);break;case tt:!isNaN(P)&&P>=1&&c.push(I,se,V,hn(P),J);break;default:W.sanitizeURL&&(ne(P,Q),P=""+P,da(P)),c.push(I,se,V,hn(P),J)}}else if(qe(E)){switch(typeof P){case"function":case"symbol":return;case"boolean":{var Re=E.toLowerCase().slice(0,5);if(Re!=="data-"&&Re!=="aria-")return}}c.push(I,E,V,hn(P),J)}}}var Oe=">",$e="/>";function mt(c,g,E){if(g!=null){if(E!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof g!="object"||!("__html"in g))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var P=g.__html;P!=null&&(he(P),c.push(""+P))}}var St=!1,vt=!1,Wt=!1,qn=!1,Hn=!1,Sn=!1,Or=!1;function er(c,g){{var E=c[g];if(E!=null){var P=$r(E);c.multiple&&!P?r("The `%s` prop supplied to <select> must be an array if `multiple` is true.",g):!c.multiple&&P&&r("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",g)}}}function Fi(c,g,E){Tt("select",g),er(g,"value"),er(g,"defaultValue"),g.value!==void 0&&g.defaultValue!==void 0&&!Wt&&(r("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Wt=!0),c.push(Nt("select"));var P=null,W=null;for(var Q in g)if(ie.call(g,Q)){var se=g[Q];if(se==null)continue;switch(Q){case"children":P=se;break;case"dangerouslySetInnerHTML":W=se;break;case"defaultValue":case"value":break;default:pe(c,E,Q,se);break}}return c.push(Oe),mt(c,W,P),P}function ci(c){var g="";return t.Children.forEach(c,function(E){E!=null&&(g+=E,!Hn&&typeof E!="string"&&typeof E!="number"&&(Hn=!0,r("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),g}var Bi=' selected=""';function Dr(c,g,E,P){var W=P.selectedValue;c.push(Nt("option"));var Q=null,se=null,Re=null,Ue=null;for(var lt in g)if(ie.call(g,lt)){var bt=g[lt];if(bt==null)continue;switch(lt){case"children":Q=bt;break;case"selected":Re=bt,Or||(r("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Or=!0);break;case"dangerouslySetInnerHTML":Ue=bt;break;case"value":se=bt;default:pe(c,E,lt,bt);break}}if(W!=null){var Pt;if(se!==null?(ne(se,"value"),Pt=""+se):(Ue!==null&&(Sn||(Sn=!0,r("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),Pt=ci(Q)),$r(W))for(var bn=0;bn<W.length;bn++){ne(W[bn],"value");var nr=""+W[bn];if(nr===Pt){c.push(Bi);break}}else ne(W,"select.value"),""+W===Pt&&c.push(Bi)}else Re&&c.push(Bi);return c.push(Oe),mt(c,Ue,Q),Q}function xo(c,g,E){Tt("input",g),g.checked!==void 0&&g.defaultChecked!==void 0&&!vt&&(r("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",g.type),vt=!0),g.value!==void 0&&g.defaultValue!==void 0&&!St&&(r("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",g.type),St=!0),c.push(Nt("input"));var P=null,W=null,Q=null,se=null;for(var Re in g)if(ie.call(g,Re)){var Ue=g[Re];if(Ue==null)continue;switch(Re){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":se=Ue;break;case"defaultValue":W=Ue;break;case"checked":Q=Ue;break;case"value":P=Ue;break;default:pe(c,E,Re,Ue);break}}return Q!==null?pe(c,E,"checked",Q):se!==null&&pe(c,E,"checked",se),P!==null?pe(c,E,"value",P):W!==null&&pe(c,E,"value",W),c.push($e),null}function ps(c,g,E){Tt("textarea",g),g.value!==void 0&&g.defaultValue!==void 0&&!qn&&(r("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),qn=!0),c.push(Nt("textarea"));var P=null,W=null,Q=null;for(var se in g)if(ie.call(g,se)){var Re=g[se];if(Re==null)continue;switch(se){case"children":Q=Re;break;case"value":P=Re;break;case"defaultValue":W=Re;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:pe(c,E,se,Re);break}}if(P===null&&W!==null&&(P=W),c.push(Oe),Q!=null){if(r("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),P!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if($r(Q)){if(Q.length>1)throw new Error("<textarea> can only have at most one child.");he(Q[0]),P=""+Q[0]}he(Q),P=""+Q}return typeof P=="string"&&P[0]===`
37
- `&&c.push(So),P!==null&&(ne(P,"value"),c.push(Xr(""+P))),null}function pa(c,g,E,P){c.push(Nt(E));for(var W in g)if(ie.call(g,W)){var Q=g[W];if(Q==null)continue;switch(W){case"children":case"dangerouslySetInnerHTML":throw new Error(E+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:pe(c,P,W,Q);break}}return c.push($e),null}function ga(c,g,E){c.push(Nt("menuitem"));for(var P in g)if(ie.call(g,P)){var W=g[P];if(W==null)continue;switch(P){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:pe(c,E,P,W);break}}return c.push(Oe),null}function ma(c,g,E){c.push(Nt("title"));var P=null;for(var W in g)if(ie.call(g,W)){var Q=g[W];if(Q==null)continue;switch(W){case"children":P=Q;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:pe(c,E,W,Q);break}}c.push(Oe);{var se=Array.isArray(P)&&P.length<2?P[0]||null:P;Array.isArray(P)&&P.length>1?r("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):se!=null&&se.$$typeof!=null?r("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):se!=null&&typeof se!="string"&&typeof se!="number"&&r("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return P}function va(c,g,E,P){c.push(Nt(E));var W=null,Q=null;for(var se in g)if(ie.call(g,se)){var Re=g[se];if(Re==null)continue;switch(se){case"children":W=Re;break;case"dangerouslySetInnerHTML":Q=Re;break;default:pe(c,P,se,Re);break}}return c.push(Oe),mt(c,Q,W),typeof W=="string"?(c.push(Xr(W)),null):W}function fi(c,g,E,P){c.push(Nt(E));var W=null,Q=null;for(var se in g)if(ie.call(g,se)){var Re=g[se];if(Re==null)continue;switch(se){case"children":W=Re;break;case"dangerouslySetInnerHTML":Q=Re;break;case"style":S(c,P,Re);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:qe(se)&&typeof Re!="function"&&typeof Re!="symbol"&&c.push(I,se,V,hn(Re),J);break}}return c.push(Oe),mt(c,Q,W),W}var So=`
38
- `;function $o(c,g,E,P){c.push(Nt(E));var W=null,Q=null;for(var se in g)if(ie.call(g,se)){var Re=g[se];if(Re==null)continue;switch(se){case"children":W=Re;break;case"dangerouslySetInnerHTML":Q=Re;break;default:pe(c,P,se,Re);break}}if(c.push(Oe),Q!=null){if(W!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof Q!="object"||!("__html"in Q))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var Ue=Q.__html;Ue!=null&&(typeof Ue=="string"&&Ue.length>0&&Ue[0]===`
39
- `?c.push(So,Ue):(he(Ue),c.push(""+Ue)))}return typeof W=="string"&&W[0]===`
40
- `&&c.push(So),W}var nn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Xt=new Map;function Nt(c){var g=Xt.get(c);if(g===void 0){if(!nn.test(c))throw new Error("Invalid tag: "+c);g="<"+c,Xt.set(c,g)}return g}var bi="<!DOCTYPE html>";function Zr(c,g,E,P,W){switch(Pi(g,E),Jn(g,E),Oi(g,E,null),!E.suppressContentEditableWarning&&E.contentEditable&&E.children!=null&&r("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),W.insertionMode!==Gr&&W.insertionMode!==_r&&g.indexOf("-")===-1&&typeof E.is!="string"&&g.toLowerCase()!==g&&r("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",g),g){case"select":return Fi(c,E,P);case"option":return Dr(c,E,P,W);case"textarea":return ps(c,E,P);case"input":return xo(c,E,P);case"menuitem":return ga(c,E,P);case"title":return ma(c,E,P);case"listing":case"pre":return $o(c,E,g,P);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return pa(c,E,g,P);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return va(c,E,g,P);case"html":return W.insertionMode===mr&&c.push(bi),va(c,E,g,P);default:return g.indexOf("-")===-1&&typeof E.is!="string"?va(c,E,g,P):fi(c,E,g,P)}}var Co="</",di=">";function ar(c,g,E){switch(g){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:c.push(Co,g,di)}}function ya(c,g){for(var E=g.bootstrapChunks,P=0;P<E.length-1;P++)p(c,E[P]);return P<E.length?y(c,E[P]):!0}var Yo='<template id="',ja='"></template>';function pn(c,g,E){p(c,Yo),p(c,g.placeholderPrefix);var P=E.toString(16);return p(c,P),y(c,ja)}var To="<!--$-->",hi='<!--$?--><template id="',Na='"></template>',to="<!--$!-->",Xn="<!--/$-->",l="<template",d='"',w=' data-dgst="',T=' data-msg="',D=' data-stck="',M="></template>";function N(c,g){return y(c,To)}function ae(c,g,E){if(p(c,hi),E===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return p(c,E),y(c,Na)}function ee(c,g,E,P,W){var Q;return Q=y(c,to),p(c,l),E&&(p(c,w),p(c,hn(E)),p(c,d)),P&&(p(c,T),p(c,hn(P)),p(c,d)),W&&(p(c,D),p(c,hn(W)),p(c,d)),Q=y(c,M),Q}function ge(c,g){return y(c,Xn)}function De(c,g){return y(c,Xn)}function Le(c,g){return y(c,Xn)}var Se='<div hidden id="',Ne='">',it="</div>",Rt='<svg aria-hidden="true" style="display:none" id="',Ot='">',An="</svg>",ln='<math aria-hidden="true" style="display:none" id="',Ir='">',Mr="</math>",Ut='<table hidden id="',Lr='">',Vt="</table>",en='<table hidden><tbody id="',no='">',ro="</tbody></table>",br='<table hidden><tr id="',C='">',A="</tr></table>",H='<table hidden><colgroup id="',Z='">',be="</colgroup></table>";function we(c,g,E,P){switch(E.insertionMode){case mr:case kr:return p(c,Se),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,Ne);case Gr:return p(c,Rt),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,Ot);case _r:return p(c,ln),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,Ir);case Nn:return p(c,Ut),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,Lr);case dn:return p(c,en),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,no);case Rr:return p(c,br),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,C);case vr:return p(c,H),p(c,g.segmentPrefix),p(c,P.toString(16)),y(c,Z);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function Fe(c,g){switch(g.insertionMode){case mr:case kr:return y(c,it);case Gr:return y(c,An);case _r:return y(c,Mr);case Nn:return y(c,Vt);case dn:return y(c,ro);case Rr:return y(c,A);case vr:return y(c,be);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var Ve="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",yt='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',Ft='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',_t=Ve+';$RS("',Ct='$RS("',Mn='","',yn='")<\/script>';function Wn(c,g,E){p(c,g.startInlineScript),g.sentCompleteSegmentFunction?p(c,Ct):(g.sentCompleteSegmentFunction=!0,p(c,_t)),p(c,g.segmentPrefix);var P=E.toString(16);return p(c,P),p(c,Mn),p(c,g.placeholderPrefix),p(c,P),y(c,yn)}var Go=yt+';$RC("',Ha='$RC("',qo='","',Jr='")<\/script>';function gs(c,g,E,P){if(p(c,g.startInlineScript),g.sentCompleteBoundaryFunction?p(c,Ha):(g.sentCompleteBoundaryFunction=!0,p(c,Go)),E===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var W=P.toString(16);return p(c,E),p(c,qo),p(c,g.segmentPrefix),p(c,W),y(c,Jr)}var io=Ft+';$RX("',Wa='$RX("',Xo='"',pi=")<\/script>",ji=",";function ms(c,g,E,P,W,Q){if(p(c,g.startInlineScript),g.sentClientRenderFunction?p(c,Wa):(g.sentClientRenderFunction=!0,p(c,io)),E===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return p(c,E),p(c,Xo),(P||W||Q)&&(p(c,ji),p(c,Ko(P||""))),(W||Q)&&(p(c,ji),p(c,Ko(W||""))),Q&&(p(c,ji),p(c,Ko(Q))),y(c,pi)}var Gl=/[<\u2028\u2029]/g;function Ko(c){var g=JSON.stringify(c);return g.replace(Gl,function(E){switch(E){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function oo(c,g){var E=Yr(g,void 0);return{bootstrapChunks:E.bootstrapChunks,startInlineScript:E.startInlineScript,placeholderPrefix:E.placeholderPrefix,segmentPrefix:E.segmentPrefix,boundaryPrefix:E.boundaryPrefix,idPrefix:E.idPrefix,nextSuspenseID:E.nextSuspenseID,sentCompleteSegmentFunction:E.sentCompleteSegmentFunction,sentCompleteBoundaryFunction:E.sentCompleteBoundaryFunction,sentClientRenderFunction:E.sentClientRenderFunction,generateStaticMarkup:c}}function sr(){return{insertionMode:kr,selectedValue:null}}function vs(c,g,E,P){return E.generateStaticMarkup?(c.push(hn(g)),!1):Mi(c,g,E,P)}function Ua(c,g,E,P){if(!g.generateStaticMarkup)return En(c,g,E,P)}function Va(c,g){return g.generateStaticMarkup?!0:N(c)}function K(c,g,E,P,W){return g.generateStaticMarkup?!0:ee(c,g,E,P,W)}function de(c,g){return g.generateStaticMarkup?!0:ge(c)}function Ee(c,g){return g.generateStaticMarkup?!0:Le(c)}var Ce=Object.assign,X=Symbol.for("react.element"),ue=Symbol.for("react.portal"),le=Symbol.for("react.fragment"),Be=Symbol.for("react.strict_mode"),je=Symbol.for("react.profiler"),ot=Symbol.for("react.provider"),st=Symbol.for("react.context"),rt=Symbol.for("react.forward_ref"),Dt=Symbol.for("react.suspense"),Et=Symbol.for("react.suspense_list"),zt=Symbol.for("react.memo"),On=Symbol.for("react.lazy"),tr=Symbol.for("react.scope"),Un=Symbol.for("react.debug_trace_mode"),Fr=Symbol.for("react.legacy_hidden"),Ni=Symbol.for("react.default_value"),It=Symbol.iterator,Yu="@@iterator";function Cn(c){if(c===null||typeof c!="object")return null;var g=It&&c[It]||c[Yu];return typeof g=="function"?g:null}function Zo(c,g,E){var P=c.displayName;if(P)return P;var W=g.displayName||g.name||"";return W!==""?E+"("+W+")":E}function ql(c){return c.displayName||"Context"}function Tn(c){if(c==null)return null;if(typeof c.tag=="number"&&r("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof c=="function")return c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case le:return"Fragment";case ue:return"Portal";case je:return"Profiler";case Be:return"StrictMode";case Dt:return"Suspense";case Et:return"SuspenseList"}if(typeof c=="object")switch(c.$$typeof){case st:var g=c;return ql(g)+".Consumer";case ot:var E=c;return ql(E._context)+".Provider";case rt:return Zo(c,c.render,"ForwardRef");case zt:var P=c.displayName||null;return P!==null?P:Tn(c.type)||"Memo";case On:{var W=c,Q=W._payload,se=W._init;try{return Tn(se(Q))}catch{return null}}}return null}var za=0,$a,ao,Ya,ol,Ga,Xl,Kl;function ba(){}ba.__reactDisabledLog=!0;function al(){{if(za===0){$a=console.log,ao=console.info,Ya=console.warn,ol=console.error,Ga=console.group,Xl=console.groupCollapsed,Kl=console.groupEnd;var c={configurable:!0,enumerable:!0,value:ba,writable:!0};Object.defineProperties(console,{info:c,log:c,warn:c,error:c,group:c,groupCollapsed:c,groupEnd:c})}za++}}function Eo(){{if(za--,za===0){var c={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ce({},c,{value:$a}),info:Ce({},c,{value:ao}),warn:Ce({},c,{value:Ya}),error:Ce({},c,{value:ol}),group:Ce({},c,{value:Ga}),groupCollapsed:Ce({},c,{value:Xl}),groupEnd:Ce({},c,{value:Kl})})}za<0&&r("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Hi=n.ReactCurrentDispatcher,ko;function ys(c,g,E){{if(ko===void 0)try{throw Error()}catch(W){var P=W.stack.trim().match(/\n( *(at )?)/);ko=P&&P[1]||""}return`
41
- `+ko+c}}var bs=!1,sl;{var ws=typeof WeakMap=="function"?WeakMap:Map;sl=new ws}function qa(c,g){if(!c||bs)return"";{var E=sl.get(c);if(E!==void 0)return E}var P;bs=!0;var W=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Q;Q=Hi.current,Hi.current=null,al();try{if(g){var se=function(){throw Error()};if(Object.defineProperty(se.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(se,[])}catch(Vn){P=Vn}Reflect.construct(c,[],se)}else{try{se.call()}catch(Vn){P=Vn}c.call(se.prototype)}}else{try{throw Error()}catch(Vn){P=Vn}c()}}catch(Vn){if(Vn&&P&&typeof Vn.stack=="string"){for(var Re=Vn.stack.split(`
42
- `),Ue=P.stack.split(`
43
- `),lt=Re.length-1,bt=Ue.length-1;lt>=1&&bt>=0&&Re[lt]!==Ue[bt];)bt--;for(;lt>=1&&bt>=0;lt--,bt--)if(Re[lt]!==Ue[bt]){if(lt!==1||bt!==1)do if(lt--,bt--,bt<0||Re[lt]!==Ue[bt]){var Pt=`
44
- `+Re[lt].replace(" at new "," at ");return c.displayName&&Pt.includes("<anonymous>")&&(Pt=Pt.replace("<anonymous>",c.displayName)),typeof c=="function"&&sl.set(c,Pt),Pt}while(lt>=1&&bt>=0);break}}}finally{bs=!1,Hi.current=Q,Eo(),Error.prepareStackTrace=W}var bn=c?c.displayName||c.name:"",nr=bn?ys(bn):"";return typeof c=="function"&&sl.set(c,nr),nr}function xs(c,g,E){return qa(c,!0)}function Zl(c,g,E){return qa(c,!1)}function Jl(c){var g=c.prototype;return!!(g&&g.isReactComponent)}function Xa(c,g,E){if(c==null)return"";if(typeof c=="function")return qa(c,Jl(c));if(typeof c=="string")return ys(c);switch(c){case Dt:return ys("Suspense");case Et:return ys("SuspenseList")}if(typeof c=="object")switch(c.$$typeof){case rt:return Zl(c.render);case zt:return Xa(c.type,g,E);case On:{var P=c,W=P._payload,Q=P._init;try{return Xa(Q(W),g,E)}catch{}}}return""}var Ql={},Dn=n.ReactDebugCurrentFrame;function In(c){if(c){var g=c._owner,E=Xa(c.type,c._source,g?g.type:null);Dn.setExtraStackFrame(E)}else Dn.setExtraStackFrame(null)}function eu(c,g,E,P,W){{var Q=Function.call.bind(ie);for(var se in c)if(Q(c,se)){var Re=void 0;try{if(typeof c[se]!="function"){var Ue=Error((P||"React class")+": "+E+" type `"+se+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof c[se]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ue.name="Invariant Violation",Ue}Re=c[se](g,se,P,E,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(lt){Re=lt}Re&&!(Re instanceof Error)&&(In(W),r("%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).",P||"React class",E,se,typeof Re),In(null)),Re instanceof Error&&!(Re.message in Ql)&&(Ql[Re.message]=!0,In(W),r("Failed %s type: %s",E,Re.message),In(null))}}}var tu;tu={};var _o={};Object.freeze(_o);function Gu(c,g){{var E=c.contextTypes;if(!E)return _o;var P={};for(var W in E)P[W]=g[W];{var Q=Tn(c)||"Unknown";eu(E,P,"context",Q)}return P}}function Ro(c,g,E,P){{if(typeof c.getChildContext!="function"){{var W=Tn(g)||"Unknown";tu[W]||(tu[W]=!0,r("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",W,W))}return E}var Q=c.getChildContext();for(var se in Q)if(!(se in P))throw new Error((Tn(g)||"Unknown")+'.getChildContext(): key "'+se+'" is not defined in childContextTypes.');{var Re=Tn(g)||"Unknown";eu(P,Q,"child context",Re)}return Ce({},E,Q)}}var Wi;Wi={};var Ss=null,Br=null;function Jo(c){c.context._currentValue2=c.parentValue}function Qo(c){c.context._currentValue2=c.value}function ea(c,g){if(c!==g){Jo(c);var E=c.parent,P=g.parent;if(E===null){if(P!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(P===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");ea(E,P)}Qo(g)}}function ta(c){Jo(c);var g=c.parent;g!==null&&ta(g)}function Cs(c){var g=c.parent;g!==null&&Cs(g),Qo(c)}function qu(c,g){Jo(c);var E=c.parent;if(E===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");E.depth===g.depth?ea(E,g):qu(E,g)}function Xu(c,g){var E=g.parent;if(E===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");c.depth===E.depth?ea(c,E):Xu(c,E),Qo(g)}function ll(c){var g=Br,E=c;g!==E&&(g===null?Cs(E):E===null?ta(g):g.depth===E.depth?ea(g,E):g.depth>E.depth?qu(g,E):Xu(g,E),Br=E)}function Ts(c,g){var E;E=c._currentValue2,c._currentValue2=g,c._currentRenderer2!==void 0&&c._currentRenderer2!==null&&c._currentRenderer2!==Wi&&r("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),c._currentRenderer2=Wi;var P=Br,W={parent:P,depth:P===null?0:P.depth+1,context:c,parentValue:E,value:g};return Br=W,W}function Ka(c){var g=Br;if(g===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");g.context!==c&&r("The parent context is not the expected context. This is probably a bug in React.");{var E=g.parentValue;E===Ni?g.context._currentValue2=g.context._defaultValue:g.context._currentValue2=E,c._currentRenderer2!==void 0&&c._currentRenderer2!==null&&c._currentRenderer2!==Wi&&r("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),c._currentRenderer2=Wi}return Br=g.parent}function Es(){return Br}function wa(c){var g=c._currentValue2;return g}function U(c){return c._reactInternals}function na(c,g){c._reactInternals=g}var xa={},jr={},Yt,ul,Za,ks,so,Ja,cl,fl,dl;{Yt=new Set,ul=new Set,Za=new Set,cl=new Set,ks=new Set,fl=new Set,dl=new Set;var Ku=new Set;Ja=function(c,g){if(!(c===null||typeof c=="function")){var E=g+"_"+c;Ku.has(E)||(Ku.add(E),r("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",g,c))}},so=function(c,g){if(g===void 0){var E=Tn(c)||"Component";ks.has(E)||(ks.add(E),r("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",E))}}}function lo(c,g){{var E=c.constructor,P=E&&Tn(E)||"ReactClass",W=P+"."+g;if(xa[W])return;r(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
45
-
46
- Please check the code for the %s component.`,g,g,P),xa[W]=!0}}var Zu={isMounted:function(c){return!1},enqueueSetState:function(c,g,E){var P=U(c);P.queue===null?lo(c,"setState"):(P.queue.push(g),E!=null&&Ja(E,"setState"))},enqueueReplaceState:function(c,g,E){var P=U(c);P.replace=!0,P.queue=[g],E!=null&&Ja(E,"setState")},enqueueForceUpdate:function(c,g){var E=U(c);E.queue===null?lo(c,"forceUpdate"):g!=null&&Ja(g,"setState")}};function Rc(c,g,E,P,W){var Q=E(W,P);so(g,Q);var se=Q==null?P:Ce({},P,Q);return se}function Pc(c,g,E){var P=_o,W=c.contextType;if("contextType"in c){var Q=W===null||W!==void 0&&W.$$typeof===st&&W._context===void 0;if(!Q&&!dl.has(c)){dl.add(c);var se="";W===void 0?se=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof W!="object"?se=" However, it is set to a "+typeof W+".":W.$$typeof===ot?se=" Did you accidentally pass the Context.Provider instead?":W._context!==void 0?se=" Did you accidentally pass the Context.Consumer instead?":se=" However, it is set to an object with keys {"+Object.keys(W).join(", ")+"}.",r("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",Tn(c)||"Component",se)}}typeof W=="object"&&W!==null?P=wa(W):P=E;var Re=new c(g,P);{if(typeof c.getDerivedStateFromProps=="function"&&(Re.state===null||Re.state===void 0)){var Ue=Tn(c)||"Component";Yt.has(Ue)||(Yt.add(Ue),r("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",Ue,Re.state===null?"null":"undefined",Ue))}if(typeof c.getDerivedStateFromProps=="function"||typeof Re.getSnapshotBeforeUpdate=="function"){var lt=null,bt=null,Pt=null;if(typeof Re.componentWillMount=="function"&&Re.componentWillMount.__suppressDeprecationWarning!==!0?lt="componentWillMount":typeof Re.UNSAFE_componentWillMount=="function"&&(lt="UNSAFE_componentWillMount"),typeof Re.componentWillReceiveProps=="function"&&Re.componentWillReceiveProps.__suppressDeprecationWarning!==!0?bt="componentWillReceiveProps":typeof Re.UNSAFE_componentWillReceiveProps=="function"&&(bt="UNSAFE_componentWillReceiveProps"),typeof Re.componentWillUpdate=="function"&&Re.componentWillUpdate.__suppressDeprecationWarning!==!0?Pt="componentWillUpdate":typeof Re.UNSAFE_componentWillUpdate=="function"&&(Pt="UNSAFE_componentWillUpdate"),lt!==null||bt!==null||Pt!==null){var bn=Tn(c)||"Component",nr=typeof c.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Za.has(bn)||(Za.add(bn),r(`Unsafe legacy lifecycles will not be called for components using new component APIs.
47
-
48
- %s uses %s but also contains the following legacy lifecycles:%s%s%s
49
-
50
- The above lifecycles should be removed. Learn more about this warning here:
51
- https://reactjs.org/link/unsafe-component-lifecycles`,bn,nr,lt!==null?`
52
- `+lt:"",bt!==null?`
53
- `+bt:"",Pt!==null?`
54
- `+Pt:""))}}}return Re}function Ju(c,g,E){{var P=Tn(g)||"Component",W=c.render;W||(g.prototype&&typeof g.prototype.render=="function"?r("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",P):r("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",P)),c.getInitialState&&!c.getInitialState.isReactClassApproved&&!c.state&&r("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",P),c.getDefaultProps&&!c.getDefaultProps.isReactClassApproved&&r("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",P),c.propTypes&&r("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",P),c.contextType&&r("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",P),c.contextTypes&&r("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",P),g.contextType&&g.contextTypes&&!fl.has(g)&&(fl.add(g),r("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",P)),typeof c.componentShouldUpdate=="function"&&r("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",P),g.prototype&&g.prototype.isPureReactComponent&&typeof c.shouldComponentUpdate<"u"&&r("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",Tn(g)||"A pure component"),typeof c.componentDidUnmount=="function"&&r("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",P),typeof c.componentDidReceiveProps=="function"&&r("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",P),typeof c.componentWillRecieveProps=="function"&&r("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",P),typeof c.UNSAFE_componentWillRecieveProps=="function"&&r("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",P);var Q=c.props!==E;c.props!==void 0&&Q&&r("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",P,P),c.defaultProps&&r("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",P,P),typeof c.getSnapshotBeforeUpdate=="function"&&typeof c.componentDidUpdate!="function"&&!ul.has(g)&&(ul.add(g),r("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",Tn(g))),typeof c.getDerivedStateFromProps=="function"&&r("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",P),typeof c.getDerivedStateFromError=="function"&&r("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",P),typeof g.getSnapshotBeforeUpdate=="function"&&r("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",P);var se=c.state;se&&(typeof se!="object"||$r(se))&&r("%s.state: must be set to an object or null",P),typeof c.getChildContext=="function"&&typeof g.childContextTypes!="object"&&r("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",P)}}function Ac(c,g){var E=g.state;if(typeof g.componentWillMount=="function"){if(g.componentWillMount.__suppressDeprecationWarning!==!0){var P=Tn(c)||"Unknown";jr[P]||(i(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
55
-
56
- * Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
57
-
58
- Please update the following components: %s`,P),jr[P]=!0)}g.componentWillMount()}typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),E!==g.state&&(r("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Tn(c)||"Component"),Zu.enqueueReplaceState(g,g.state,null))}function Po(c,g,E,P){if(c.queue!==null&&c.queue.length>0){var W=c.queue,Q=c.replace;if(c.queue=null,c.replace=!1,Q&&W.length===1)g.state=W[0];else{for(var se=Q?W[0]:g.state,Re=!0,Ue=Q?1:0;Ue<W.length;Ue++){var lt=W[Ue],bt=typeof lt=="function"?lt.call(g,se,E,P):lt;bt!=null&&(Re?(Re=!1,se=Ce({},se,bt)):Ce(se,bt))}g.state=se}}else c.queue=null}function hl(c,g,E,P){Ju(c,g,E);var W=c.state!==void 0?c.state:null;c.updater=Zu,c.props=E,c.state=W;var Q={queue:[],replace:!1};na(c,Q);var se=g.contextType;if(typeof se=="object"&&se!==null?c.context=wa(se):c.context=P,c.state===E){var Re=Tn(g)||"Component";cl.has(Re)||(cl.add(Re),r("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",Re))}var Ue=g.getDerivedStateFromProps;typeof Ue=="function"&&(c.state=Rc(c,g,Ue,W,E)),typeof g.getDerivedStateFromProps!="function"&&typeof c.getSnapshotBeforeUpdate!="function"&&(typeof c.UNSAFE_componentWillMount=="function"||typeof c.componentWillMount=="function")&&(Ac(g,c),Po(Q,c,E,P))}var pl={id:1,overflow:""};function Oc(c){var g=c.overflow,E=c.id,P=E&~Sa(E);return P.toString(32)+g}function nu(c,g,E){var P=c.id,W=c.overflow,Q=gl(P)-1,se=P&~(1<<Q),Re=E+1,Ue=gl(g)+Q;if(Ue>30){var lt=Q-Q%5,bt=(1<<lt)-1,Pt=(se&bt).toString(32),bn=se>>lt,nr=Q-lt,Vn=gl(g)+nr,Cu=Re<<nr,Tu=Cu|bn,cc=Pt+W;return{id:1<<Vn|Tu,overflow:cc}}else{var Vs=Re<<Q,Ed=Vs|se,kd=W;return{id:1<<Ue|Ed,overflow:kd}}}function gl(c){return 32-Dc(c)}function Sa(c){return 1<<gl(c)-1}var Dc=Math.clz32?Math.clz32:Ao,Ic=Math.log,Ui=Math.LN2;function Ao(c){var g=c>>>0;return g===0?32:31-(Ic(g)/Ui|0)|0}function ru(c,g){return c===g&&(c!==0||1/c===1/g)||c!==c&&g!==g}var ml=typeof Object.is=="function"?Object.is:ru,Jt=null,Ca=null,ra=null,rn=null,wi=!1,Ta=!1,Qa=0,Ln=null,xi=0,Ea=25,Vi=!1,ka;function lr(){if(Jt===null)throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
59
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
60
- 2. You might be breaking the Rules of Hooks
61
- 3. You might have more than one copy of React in the same app
62
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return Vi&&r("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks"),Jt}function iu(c,g){if(g===null)return r("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",ka),!1;c.length!==g.length&&r(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
63
-
64
- Previous: %s
65
- Incoming: %s`,ka,"["+c.join(", ")+"]","["+g.join(", ")+"]");for(var E=0;E<g.length&&E<c.length;E++)if(!ml(c[E],g[E]))return!1;return!0}function ia(){if(xi>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Nr(){return rn===null?ra===null?(wi=!1,ra=rn=ia()):(wi=!0,rn=ra):rn.next===null?(wi=!1,rn=rn.next=ia()):(wi=!0,rn=rn.next),rn}function ou(c,g){Jt=g,Ca=c,Vi=!1,Qa=0}function Qu(c,g,E,P){for(;Ta;)Ta=!1,Qa=0,xi+=1,rn=null,E=c(g,P);return Oo(),E}function au(){var c=Qa!==0;return c}function Oo(){Vi=!1,Jt=null,Ca=null,Ta=!1,ra=null,xi=0,Ln=null,rn=null}function oa(c){return Vi&&r("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),wa(c)}function su(c){return ka="useContext",lr(),wa(c)}function vl(c,g){return typeof g=="function"?g(c):g}function yl(c){return ka="useState",ec(vl,c)}function ec(c,g,E){if(c!==vl&&(ka="useReducer"),Jt=lr(),rn=Nr(),wi){var P=rn.queue,W=P.dispatch;if(Ln!==null){var Q=Ln.get(P);if(Q!==void 0){Ln.delete(P);var se=rn.memoizedState,Re=Q;do{var Ue=Re.action;Vi=!0,se=c(se,Ue),Vi=!1,Re=Re.next}while(Re!==null);return rn.memoizedState=se,[se,W]}}return[rn.memoizedState,W]}else{Vi=!0;var lt;c===vl?lt=typeof g=="function"?g():g:lt=E!==void 0?E(g):g,Vi=!1,rn.memoizedState=lt;var bt=rn.queue={last:null,dispatch:null},Pt=bt.dispatch=tc.bind(null,Jt,bt);return[rn.memoizedState,Pt]}}function lu(c,g){Jt=lr(),rn=Nr();var E=g===void 0?null:g;if(rn!==null){var P=rn.memoizedState;if(P!==null&&E!==null){var W=P[1];if(iu(E,W))return P[0]}}Vi=!0;var Q=c();return Vi=!1,rn.memoizedState=[Q,E],Q}function ur(c){Jt=lr(),rn=Nr();var g=rn.memoizedState;if(g===null){var E={current:c};return Object.seal(E),rn.memoizedState=E,E}else return g}function uu(c,g){ka="useLayoutEffect",r("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function tc(c,g,E){if(xi>=Ea)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(c===Jt){Ta=!0;var P={action:E,next:null};Ln===null&&(Ln=new Map);var W=Ln.get(g);if(W===void 0)Ln.set(g,P);else{for(var Q=W;Q.next!==null;)Q=Q.next;Q.next=P}}}function uo(c,g){return lu(function(){return c},g)}function cu(c,g,E){return lr(),g(c._source)}function bl(c,g,E){if(E===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return E()}function _a(c){return lr(),c}function _s(){throw new Error("startTransition cannot be called during server rendering.")}function wr(){return lr(),[!1,_s]}function Rs(){var c=Ca,g=Oc(c.treeContext),E=As;if(E===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var P=Qa++;return Gn(E,g,P)}function Ps(){}var nc={readContext:oa,useContext:su,useMemo:lu,useReducer:ec,useRef:ur,useState:yl,useInsertionEffect:Ps,useLayoutEffect:uu,useCallback:uo,useImperativeHandle:Ps,useEffect:Ps,useDebugValue:Ps,useDeferredValue:_a,useTransition:wr,useId:Rs,useMutableSource:cu,useSyncExternalStore:bl},As=null;function es(c){As=c}function fu(c){try{var g="",E=c;do{switch(E.tag){case 0:g+=ys(E.type,null,null);break;case 1:g+=Zl(E.type,null,null);break;case 2:g+=xs(E.type,null,null);break}E=E.parent}while(E);return g}catch(P){return`
66
- Error generating stack: `+P.message+`
67
- `+P.stack}}var Si=n.ReactCurrentDispatcher,Os=n.ReactDebugCurrentFrame,wl=0,Ra=1,ts=2,du=3,Pa=4,hu=0,pu=1,co=2,Mc=12800;function Lc(c){return console.error(c),null}function ns(){}function Ds(c,g,E,P,W,Q,se,Re,Ue){var lt=[],bt=new Set,Pt={destination:null,responseState:g,progressiveChunkSize:P===void 0?Mc:P,status:hu,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:bt,pingedTasks:lt,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:W===void 0?Lc:W,onAllReady:Q===void 0?ns:Q,onShellReady:se===void 0?ns:se,onShellError:Re===void 0?ns:Re,onFatalError:Ue===void 0?ns:Ue},bn=Do(Pt,0,null,E,!1,!1);bn.parentFlushed=!0;var nr=rs(Pt,c,null,bn,bt,_o,Ss,pl);return lt.push(nr),Pt}function xl(c,g){var E=c.pingedTasks;E.push(g),E.length===1&&u(function(){return Su(c)})}function zi(c,g){return{id:Pr,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:g,errorDigest:null}}function rs(c,g,E,P,W,Q,se,Re){c.allPendingTasks++,E===null?c.pendingRootTasks++:E.pendingTasks++;var Ue={node:g,ping:function(){return xl(c,Ue)},blockedBoundary:E,blockedSegment:P,abortSet:W,legacyContext:Q,context:se,treeContext:Re};return Ue.componentStack=null,W.add(Ue),Ue}function Do(c,g,E,P,W,Q){return{status:wl,id:-1,index:g,parentFlushed:!1,chunks:[],children:[],formatContext:P,boundary:E,lastPushedText:W,textEmbedded:Q}}var $i=null;function is(){return $i===null||$i.componentStack===null?"":fu($i.componentStack)}function Ci(c,g){c.componentStack={tag:0,parent:c.componentStack,type:g}}function Aa(c,g){c.componentStack={tag:1,parent:c.componentStack,type:g}}function Sl(c,g){c.componentStack={tag:2,parent:c.componentStack,type:g}}function Ti(c){c.componentStack===null?r("Unexpectedly popped too many stack frames. This is a bug in React."):c.componentStack=c.componentStack.parent}var Io=null;function gu(c,g){{var E;typeof g=="string"?E=g:g&&typeof g.message=="string"?E=g.message:E=String(g);var P=Io||is();Io=null,c.errorMessage=E,c.errorComponentStack=P}}function Oa(c,g){var E=c.onError(g);if(E!=null&&typeof E!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof E+'" instead');return E}function Is(c,g){var E=c.onShellError;E(g);var P=c.onFatalError;P(g),c.destination!==null?(c.status=co,$(c.destination,g)):(c.status=pu,c.fatalError=g)}function Cl(c,g,E){Ci(g,"Suspense");var P=g.blockedBoundary,W=g.blockedSegment,Q=E.fallback,se=E.children,Re=new Set,Ue=zi(c,Re),lt=W.chunks.length,bt=Do(c,lt,Ue,W.formatContext,!1,!1);W.children.push(bt),W.lastPushedText=!1;var Pt=Do(c,0,null,W.formatContext,!1,!1);Pt.parentFlushed=!0,g.blockedBoundary=Ue,g.blockedSegment=Pt;try{if(Yi(c,g,se),Ua(Pt.chunks,c.responseState,Pt.lastPushedText,Pt.textEmbedded),Pt.status=Ra,Hs(Ue,Pt),Ue.pendingTasks===0){Ti(g);return}}catch(nr){Pt.status=Pa,Ue.forceClientRender=!0,Ue.errorDigest=Oa(c,nr),gu(Ue,nr)}finally{g.blockedBoundary=P,g.blockedSegment=W}var bn=rs(c,Q,P,bt,Re,g.legacyContext,g.context,g.treeContext);bn.componentStack=g.componentStack,c.pingedTasks.push(bn),Ti(g)}function rc(c,g,E,P){Ci(g,E);var W=g.blockedSegment,Q=Zr(W.chunks,E,P,c.responseState,W.formatContext);W.lastPushedText=!1;var se=W.formatContext;W.formatContext=ui(se,E,P),Yi(c,g,Q),W.formatContext=se,ar(W.chunks,E),W.lastPushedText=!1,Ti(g)}function mu(c){return c.prototype&&c.prototype.isReactComponent}function $t(c,g,E,P,W){var Q={};ou(g,Q);var se=E(P,W);return Qu(E,P,se,W)}function Ms(c,g,E,P,W){var Q=E.render();E.props!==W&&(Qr||r("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Tn(P)||"a component"),Qr=!0);{var se=P.childContextTypes;if(se!=null){var Re=g.legacyContext,Ue=Ro(E,P,Re,se);g.legacyContext=Ue,Hr(c,g,Q),g.legacyContext=Re;return}}Hr(c,g,Q)}function ic(c,g,E,P){Sl(g,E);var W=Gu(E,g.legacyContext),Q=Pc(E,P,W);hl(Q,E,P,W),Ms(c,g,Q,E,P),Ti(g)}var Da={},os={},vu={},yu={},Qr=!1,oc=!1,Ls=!1,Fs=!1;function ac(c,g,E,P){var W;if(W=Gu(E,g.legacyContext),Aa(g,E),E.prototype&&typeof E.prototype.render=="function"){var Q=Tn(E)||"Unknown";Da[Q]||(r("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",Q,Q),Da[Q]=!0)}var se=$t(c,g,E,P,W),Re=au();if(typeof se=="object"&&se!==null&&typeof se.render=="function"&&se.$$typeof===void 0){var Ue=Tn(E)||"Unknown";os[Ue]||(r("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",Ue,Ue,Ue),os[Ue]=!0)}if(typeof se=="object"&&se!==null&&typeof se.render=="function"&&se.$$typeof===void 0){{var lt=Tn(E)||"Unknown";os[lt]||(r("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",lt,lt,lt),os[lt]=!0)}hl(se,E,P,W),Ms(c,g,se,E,P)}else if(sc(E),Re){var bt=g.treeContext,Pt=1,bn=0;g.treeContext=nu(bt,Pt,bn);try{Hr(c,g,se)}finally{g.treeContext=bt}}else Hr(c,g,se);Ti(g)}function sc(c){{if(c&&c.childContextTypes&&r("%s(...): childContextTypes cannot be defined on a function component.",c.displayName||c.name||"Component"),typeof c.getDerivedStateFromProps=="function"){var g=Tn(c)||"Unknown";yu[g]||(r("%s: Function components do not support getDerivedStateFromProps.",g),yu[g]=!0)}if(typeof c.contextType=="object"&&c.contextType!==null){var E=Tn(c)||"Unknown";vu[E]||(r("%s: Function components do not support contextType.",E),vu[E]=!0)}}}function ei(c,g){if(c&&c.defaultProps){var E=Ce({},g),P=c.defaultProps;for(var W in P)E[W]===void 0&&(E[W]=P[W]);return E}return g}function aa(c,g,E,P,W){Aa(g,E.render);var Q=$t(c,g,E.render,P,W),se=au();if(se){var Re=g.treeContext,Ue=1,lt=0;g.treeContext=nu(Re,Ue,lt);try{Hr(c,g,Q)}finally{g.treeContext=Re}}else Hr(c,g,Q);Ti(g)}function bu(c,g,E,P,W){var Q=E.type,se=ei(Q,P);Bs(c,g,Q,se,W)}function Tl(c,g,E,P){E._context===void 0?E!==E.Consumer&&(Fs||(Fs=!0,r("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):E=E._context;var W=P.children;typeof W!="function"&&r("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var Q=wa(E),se=W(Q);Hr(c,g,se)}function El(c,g,E,P){var W=E._context,Q=P.value,se=P.children,Re;Re=g.context,g.context=Ts(W,Q),Hr(c,g,se),g.context=Ka(W),Re!==g.context&&r("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function ti(c,g,E,P,W){Ci(g,"Lazy");var Q=E._payload,se=E._init,Re=se(Q),Ue=ei(Re,P);Bs(c,g,Re,Ue,W),Ti(g)}function Bs(c,g,E,P,W){if(typeof E=="function")if(mu(E)){ic(c,g,E,P);return}else{ac(c,g,E,P);return}if(typeof E=="string"){rc(c,g,E,P);return}switch(E){case Fr:case Un:case Be:case je:case le:{Hr(c,g,P.children);return}case Et:{Ci(g,"SuspenseList"),Hr(c,g,P.children),Ti(g);return}case tr:throw new Error("ReactDOMServer does not yet support scope components.");case Dt:{Cl(c,g,P);return}}if(typeof E=="object"&&E!==null)switch(E.$$typeof){case rt:{aa(c,g,E,P,W);return}case zt:{bu(c,g,E,P,W);return}case ot:{El(c,g,E,P);return}case st:{Tl(c,g,E,P);return}case On:{ti(c,g,E,P);return}}var Q="";throw(E===void 0||typeof E=="object"&&E!==null&&Object.keys(E).length===0)&&(Q+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(E==null?E:typeof E)+"."+Q))}function wu(c,g){typeof Symbol=="function"&&c[Symbol.toStringTag]==="Generator"&&(oc||r("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),oc=!0),c.entries===g&&(Ls||r("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Ls=!0)}function Hr(c,g,E){try{return js(c,g,E)}catch(P){throw typeof P=="object"&&P!==null&&typeof P.then=="function"||(Io=Io!==null?Io:is()),P}}function js(c,g,E){if(g.node=E,typeof E=="object"&&E!==null){switch(E.$$typeof){case X:{var P=E,W=P.type,Q=P.props,se=P.ref;Bs(c,g,W,Q,se);return}case ue:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case On:{var Re=E,Ue=Re._payload,lt=Re._init,bt;try{bt=lt(Ue)}catch(Vs){throw typeof Vs=="object"&&Vs!==null&&typeof Vs.then=="function"&&Ci(g,"Lazy"),Vs}Hr(c,g,bt);return}}if($r(E)){Mo(c,g,E);return}var Pt=Cn(E);if(Pt){wu(E,Pt);var bn=Pt.call(E);if(bn){var nr=bn.next();if(!nr.done){var Vn=[];do Vn.push(nr.value),nr=bn.next();while(!nr.done);Mo(c,g,Vn);return}return}}var Cu=Object.prototype.toString.call(E);throw new Error("Objects are not valid as a React child (found: "+(Cu==="[object Object]"?"object with keys {"+Object.keys(E).join(", ")+"}":Cu)+"). If you meant to render a collection of children, use an array instead.")}if(typeof E=="string"){var Tu=g.blockedSegment;Tu.lastPushedText=vs(g.blockedSegment.chunks,E,c.responseState,Tu.lastPushedText);return}if(typeof E=="number"){var cc=g.blockedSegment;cc.lastPushedText=vs(g.blockedSegment.chunks,""+E,c.responseState,cc.lastPushedText);return}typeof E=="function"&&r("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function Mo(c,g,E){for(var P=E.length,W=0;W<P;W++){var Q=g.treeContext;g.treeContext=nu(Q,P,W);try{Yi(c,g,E[W])}finally{g.treeContext=Q}}}function Fc(c,g,E){var P=g.blockedSegment,W=P.chunks.length,Q=Do(c,W,null,P.formatContext,P.lastPushedText,!0);P.children.push(Q),P.lastPushedText=!1;var se=rs(c,g.node,g.blockedBoundary,Q,g.abortSet,g.legacyContext,g.context,g.treeContext);g.componentStack!==null&&(se.componentStack=g.componentStack.parent);var Re=se.ping;E.then(Re,Re)}function Yi(c,g,E){var P=g.blockedSegment.formatContext,W=g.legacyContext,Q=g.context,se=null;se=g.componentStack;try{return Hr(c,g,E)}catch(Re){if(Oo(),typeof Re=="object"&&Re!==null&&typeof Re.then=="function"){Fc(c,g,Re),g.blockedSegment.formatContext=P,g.legacyContext=W,g.context=Q,ll(Q),g.componentStack=se;return}else throw g.blockedSegment.formatContext=P,g.legacyContext=W,g.context=Q,ll(Q),g.componentStack=se,Re}}function Ns(c,g,E,P){var W=Oa(c,P);if(g===null?Is(c,P):(g.pendingTasks--,g.forceClientRender||(g.forceClientRender=!0,g.errorDigest=W,gu(g,P),g.parentFlushed&&c.clientRenderedBoundaries.push(g))),c.allPendingTasks--,c.allPendingTasks===0){var Q=c.onAllReady;Q()}}function xu(c){var g=this,E=c.blockedBoundary,P=c.blockedSegment;P.status=du,Ws(g,E,P)}function kl(c,g,E){var P=c.blockedBoundary,W=c.blockedSegment;if(W.status=du,P===null)g.allPendingTasks--,g.status!==co&&(g.status=co,g.destination!==null&&x(g.destination));else{if(P.pendingTasks--,!P.forceClientRender){P.forceClientRender=!0;var Q=E===void 0?new Error("The render was aborted by the server without a reason."):E;P.errorDigest=g.onError(Q);{var se="The server did not finish this Suspense boundary: ";Q&&typeof Q.message=="string"?Q=se+Q.message:Q=se+String(Q);var Re=$i;$i=c;try{gu(P,Q)}finally{$i=Re}}P.parentFlushed&&g.clientRenderedBoundaries.push(P)}if(P.fallbackAbortableTasks.forEach(function(lt){return kl(lt,g,E)}),P.fallbackAbortableTasks.clear(),g.allPendingTasks--,g.allPendingTasks===0){var Ue=g.onAllReady;Ue()}}}function Hs(c,g){if(g.chunks.length===0&&g.children.length===1&&g.children[0].boundary===null){var E=g.children[0];E.id=g.id,E.parentFlushed=!0,E.status===Ra&&Hs(c,E)}else{var P=c.completedSegments;P.push(g)}}function Ws(c,g,E){if(g===null){if(E.parentFlushed){if(c.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");c.completedRootSegment=E}if(c.pendingRootTasks--,c.pendingRootTasks===0){c.onShellError=ns;var P=c.onShellReady;P()}}else if(g.pendingTasks--,!g.forceClientRender){if(g.pendingTasks===0)E.parentFlushed&&E.status===Ra&&Hs(g,E),g.parentFlushed&&c.completedBoundaries.push(g),g.fallbackAbortableTasks.forEach(xu,c),g.fallbackAbortableTasks.clear();else if(E.parentFlushed&&E.status===Ra){Hs(g,E);var W=g.completedSegments;W.length===1&&g.parentFlushed&&c.partialBoundaries.push(g)}}if(c.allPendingTasks--,c.allPendingTasks===0){var Q=c.onAllReady;Q()}}function _l(c,g){var E=g.blockedSegment;if(E.status===wl){ll(g.context);var P=null;P=$i,$i=g;try{Hr(c,g,g.node),Ua(E.chunks,c.responseState,E.lastPushedText,E.textEmbedded),g.abortSet.delete(g),E.status=Ra,Ws(c,g.blockedBoundary,E)}catch(Q){if(Oo(),typeof Q=="object"&&Q!==null&&typeof Q.then=="function"){var W=g.ping;Q.then(W,W)}else g.abortSet.delete(g),E.status=Pa,Ns(c,g.blockedBoundary,E,Q)}finally{$i=P}}}function Su(c){if(c.status!==co){var g=Es(),E=Si.current;Si.current=nc;var P;P=Os.getCurrentStack,Os.getCurrentStack=is;var W=As;es(c.responseState);try{var Q=c.pingedTasks,se;for(se=0;se<Q.length;se++){var Re=Q[se];_l(c,Re)}Q.splice(0,se),c.destination!==null&&Pl(c,c.destination)}catch(Ue){Oa(c,Ue),Is(c,Ue)}finally{es(W),Si.current=E,Os.getCurrentStack=P,E===nc&&ll(g)}}}function as(c,g,E){switch(E.parentFlushed=!0,E.status){case wl:{var P=E.id=c.nextSegmentId++;return E.lastPushedText=!1,E.textEmbedded=!1,pn(g,c.responseState,P)}case Ra:{E.status=ts;for(var W=!0,Q=E.chunks,se=0,Re=E.children,Ue=0;Ue<Re.length;Ue++){for(var lt=Re[Ue];se<lt.index;se++)p(g,Q[se]);W=Us(c,g,lt)}for(;se<Q.length-1;se++)p(g,Q[se]);return se<Q.length&&(W=y(g,Q[se])),W}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function Us(c,g,E){var P=E.boundary;if(P===null)return as(c,g,E);if(P.parentFlushed=!0,P.forceClientRender)return K(g,c.responseState,P.errorDigest,P.errorMessage,P.errorComponentStack),as(c,g,E),Ee(g,c.responseState);if(P.pendingTasks>0){P.rootSegmentID=c.nextSegmentId++,P.completedSegments.length>0&&c.partialBoundaries.push(P);var W=P.id=qr(c.responseState);return ae(g,c.responseState,W),as(c,g,E),De(g,c.responseState)}else{if(P.byteSize>c.progressiveChunkSize)return P.rootSegmentID=c.nextSegmentId++,c.completedBoundaries.push(P),ae(g,c.responseState,P.id),as(c,g,E),De(g,c.responseState);Va(g,c.responseState);var Q=P.completedSegments;if(Q.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var se=Q[0];return Us(c,g,se),de(g,c.responseState)}}function lc(c,g,E){return ms(g,c.responseState,E.id,E.errorDigest,E.errorMessage,E.errorComponentStack)}function Rl(c,g,E){return we(g,c.responseState,E.formatContext,E.id),Us(c,g,E),Fe(g,E.formatContext)}function cr(c,g,E){for(var P=E.completedSegments,W=0;W<P.length;W++){var Q=P[W];uc(c,g,E,Q)}return P.length=0,gs(g,c.responseState,E.id,E.rootSegmentID)}function fo(c,g,E){for(var P=E.completedSegments,W=0;W<P.length;W++){var Q=P[W];if(!uc(c,g,E,Q))return W++,P.splice(0,W),!1}return P.splice(0,W),!0}function uc(c,g,E,P){if(P.status===ts)return!0;var W=P.id;if(W===-1){var Q=P.id=E.rootSegmentID;if(Q===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Rl(c,g,P)}else return Rl(c,g,P),Wn(g,c.responseState,W)}function Pl(c,g){try{var E=c.completedRootSegment;E!==null&&c.pendingRootTasks===0&&(Us(c,g,E),c.completedRootSegment=null,ya(g,c.responseState));var P=c.clientRenderedBoundaries,W;for(W=0;W<P.length;W++){var Q=P[W];if(!lc(c,g,Q)){c.destination=null,W++,P.splice(0,W);return}}P.splice(0,W);var se=c.completedBoundaries;for(W=0;W<se.length;W++){var Re=se[W];if(!cr(c,g,Re)){c.destination=null,W++,se.splice(0,W);return}}se.splice(0,W);var Ue=c.partialBoundaries;for(W=0;W<Ue.length;W++){var lt=Ue[W];if(!fo(c,g,lt)){c.destination=null,W++,Ue.splice(0,W);return}}Ue.splice(0,W);var bt=c.completedBoundaries;for(W=0;W<bt.length;W++){var Pt=bt[W];if(!cr(c,g,Pt)){c.destination=null,W++,bt.splice(0,W);return}}bt.splice(0,W)}finally{c.allPendingTasks===0&&c.pingedTasks.length===0&&c.clientRenderedBoundaries.length===0&&c.completedBoundaries.length===0&&(c.abortableTasks.size!==0&&r("There was still abortable task at the root when we closed. This is a bug in React."),x(g))}}function Al(c){u(function(){return Su(c)})}function f(c,g){if(c.status===pu){c.status=co,$(g,c.fatalError);return}if(c.status!==co&&c.destination===null){c.destination=g;try{Pl(c,g)}catch(E){Oa(c,E),Is(c,E)}}}function v(c,g){try{var E=c.abortableTasks;E.forEach(function(P){return kl(P,c,g)}),E.clear(),c.destination!==null&&Pl(c,c.destination)}catch(P){Oa(c,P),Is(c,P)}}function R(){}function F(c,g,E,P){var W=!1,Q=null,se="",Re={push:function(Pt){return Pt!==null&&(se+=Pt),!0},destroy:function(Pt){W=!0,Q=Pt}},Ue=!1;function lt(){Ue=!0}var bt=Ds(c,oo(E,g?g.identifierPrefix:void 0),sr(),1/0,R,void 0,lt,void 0,void 0);if(Al(bt),v(bt,P),f(bt,Re),W)throw Q;if(!Ue)throw new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");return se}function q(c,g){return F(c,g,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function re(c,g){return F(c,g,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function ce(){throw new Error("ReactDOMServer.renderToNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToString() instead.")}function Ae(){throw new Error("ReactDOMServer.renderToStaticNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToStaticMarkup() instead.")}Pu.renderToNodeStream=ce,Pu.renderToStaticMarkup=re,Pu.renderToStaticNodeStream=Ae,Pu.renderToString=q,Pu.version=e}()),Pu}var Pf={};/**
68
- * @license React
69
- * react-dom-server.browser.development.js
70
- *
71
- * Copyright (c) Facebook, Inc. and its affiliates.
72
- *
73
- * This source code is licensed under the MIT license found in the
74
- * LICENSE file in the root directory of this source tree.
75
- */var Xg;function WT(){return Xg||(Xg=1,process.env.NODE_ENV!=="production"&&function(){var t=Ie,e="18.2.0",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function i(f){{for(var v=arguments.length,R=new Array(v>1?v-1:0),F=1;F<v;F++)R[F-1]=arguments[F];s("warn",f,R)}}function r(f){{for(var v=arguments.length,R=new Array(v>1?v-1:0),F=1;F<v;F++)R[F-1]=arguments[F];s("error",f,R)}}function s(f,v,R){{var F=n.ReactDebugCurrentFrame,q=F.getStackAddendum();q!==""&&(v+="%s",R=R.concat([q]));var re=R.map(function(ce){return String(ce)});re.unshift("Warning: "+v),Function.prototype.apply.call(console[f],console,re)}}function u(f){f()}var m=512,p=null,y=0;function k(f){p=new Uint8Array(m),y=0}function x(f,v){if(v.length!==0){if(v.length>m){y>0&&(f.enqueue(new Uint8Array(p.buffer,0,y)),p=new Uint8Array(m),y=0),f.enqueue(v);return}var R=v,F=p.length-y;F<R.length&&(F===0?f.enqueue(p):(p.set(R.subarray(0,F),y),f.enqueue(p),R=R.subarray(F)),p=new Uint8Array(m),y=0),p.set(R,y),y+=R.length}}function O(f,v){return x(f,v),!0}function B(f){p&&y>0&&(f.enqueue(new Uint8Array(p.buffer,0,y)),p=null,y=0)}function $(f){f.close()}var Y=new TextEncoder;function z(f){return Y.encode(f)}function L(f){return Y.encode(f)}function ne(f,v){typeof f.error=="function"?f.error(v):f.close()}function te(f){{var v=typeof Symbol=="function"&&Symbol.toStringTag,R=v&&f[Symbol.toStringTag]||f.constructor.name||"Object";return R}}function he(f){try{return ie(f),!1}catch{return!0}}function ie(f){return""+f}function xe(f,v){if(he(f))return r("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",v,te(f)),ie(f)}function b(f,v){if(he(f))return r("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",v,te(f)),ie(f)}function ke(f){if(he(f))return r("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",te(f)),ie(f)}var ve=Object.prototype.hasOwnProperty,nt=0,gt=1,tt=2,et=3,ft=4,me=5,Me=6,ze=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",qe=ze+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",at=new RegExp("^["+ze+"]["+qe+"]*$"),_e={},Pe={};function Ye(f){return ve.call(Pe,f)?!0:ve.call(_e,f)?!1:at.test(f)?(Pe[f]=!0,!0):(_e[f]=!0,r("Invalid attribute name: `%s`",f),!1)}function Ze(f,v,R,F){if(R!==null&&R.type===nt)return!1;switch(typeof v){case"function":case"symbol":return!0;case"boolean":{if(F)return!1;if(R!==null)return!R.acceptsBooleans;var q=f.toLowerCase().slice(0,5);return q!=="data-"&&q!=="aria-"}default:return!1}}function Qe(f){return Ke.hasOwnProperty(f)?Ke[f]:null}function Je(f,v,R,F,q,re,ce){this.acceptsBooleans=v===tt||v===et||v===ft,this.attributeName=F,this.attributeNamespace=q,this.mustUseProperty=R,this.propertyName=f,this.type=v,this.sanitizeURL=re,this.removeEmptyString=ce}var Ke={},ht=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];ht.forEach(function(f){Ke[f]=new Je(f,nt,!1,f,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(f){var v=f[0],R=f[1];Ke[v]=new Je(v,gt,!1,R,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(f){Ke[f]=new Je(f,tt,!1,f.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(f){Ke[f]=new Je(f,tt,!1,f,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(f){Ke[f]=new Je(f,et,!1,f.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(f){Ke[f]=new Je(f,et,!0,f,null,!1,!1)}),["capture","download"].forEach(function(f){Ke[f]=new Je(f,ft,!1,f,null,!1,!1)}),["cols","rows","size","span"].forEach(function(f){Ke[f]=new Je(f,Me,!1,f,null,!1,!1)}),["rowSpan","start"].forEach(function(f){Ke[f]=new Je(f,me,!1,f.toLowerCase(),null,!1,!1)});var wt=/[\-\:]([a-z])/g,xt=function(f){return f[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(f){var v=f.replace(wt,xt);Ke[v]=new Je(v,gt,!1,f,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(f){var v=f.replace(wt,xt);Ke[v]=new Je(v,gt,!1,f,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(f){var v=f.replace(wt,xt);Ke[v]=new Je(v,gt,!1,f,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(f){Ke[f]=new Je(f,gt,!1,f.toLowerCase(),null,!1,!1)});var pt="xlinkHref";Ke[pt]=new Je("xlinkHref",gt,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(f){Ke[f]=new Je(f,gt,!1,f.toLowerCase(),null,!0,!0)});var Tt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Xe(f,v){return f+v.charAt(0).toUpperCase()+v.substring(1)}var jt=["Webkit","ms","Moz","O"];Object.keys(Tt).forEach(function(f){jt.forEach(function(v){Tt[Xe(v,f)]=Tt[f]})});var Ht={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function zn(f,v){Ht[v.type]||v.onChange||v.onInput||v.readOnly||v.disabled||v.value==null||r("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),v.onChange||v.readOnly||v.disabled||v.checked==null||r("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function hr(f,v){if(f.indexOf("-")===-1)return typeof v.is=="string";switch(f){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var $n={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},xn={},Pi=new RegExp("^(aria)-["+qe+"]*$"),Cr=new RegExp("^(aria)[A-Z]["+qe+"]*$");function Jn(f,v){{if(ve.call(xn,v)&&xn[v])return!0;if(Cr.test(v)){var R="aria-"+v.slice(4).toLowerCase(),F=$n.hasOwnProperty(R)?R:null;if(F==null)return r("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",v),xn[v]=!0,!0;if(v!==F)return r("Invalid ARIA attribute `%s`. Did you mean `%s`?",v,F),xn[v]=!0,!0}if(Pi.test(v)){var q=v.toLowerCase(),re=$n.hasOwnProperty(q)?q:null;if(re==null)return xn[v]=!0,!1;if(v!==re)return r("Unknown ARIA attribute `%s`. Did you mean `%s`?",v,re),xn[v]=!0,!0}}return!0}function an(f,v){{var R=[];for(var F in v){var q=Jn(f,F);q||R.push(F)}var re=R.map(function(ce){return"`"+ce+"`"}).join(", ");R.length===1?r("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",re,f):R.length>1&&r("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",re,f)}}function un(f,v){hr(f,v)||an(f,v)}var cn=!1;function dt(f,v){{if(f!=="input"&&f!=="textarea"&&f!=="select")return;v!=null&&v.value===null&&!cn&&(cn=!0,f==="select"&&v.multiple?r("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",f):r("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",f))}}var _n={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},ri=function(){};{var on={},Ai=/^on./,Oi=/^on[^A-Z]/,Di=new RegExp("^(aria)-["+qe+"]*$"),Tr=new RegExp("^(aria)[A-Z]["+qe+"]*$");ri=function(f,v,R,F){if(ve.call(on,v)&&on[v])return!0;var q=v.toLowerCase();if(q==="onfocusin"||q==="onfocusout")return r("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),on[v]=!0,!0;if(F!=null){var re=F.registrationNameDependencies,ce=F.possibleRegistrationNames;if(re.hasOwnProperty(v))return!0;var Ae=ce.hasOwnProperty(q)?ce[q]:null;if(Ae!=null)return r("Invalid event handler property `%s`. Did you mean `%s`?",v,Ae),on[v]=!0,!0;if(Ai.test(v))return r("Unknown event handler property `%s`. It will be ignored.",v),on[v]=!0,!0}else if(Ai.test(v))return Oi.test(v)&&r("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",v),on[v]=!0,!0;if(Di.test(v)||Tr.test(v))return!0;if(q==="innerhtml")return r("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),on[v]=!0,!0;if(q==="aria")return r("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),on[v]=!0,!0;if(q==="is"&&R!==null&&R!==void 0&&typeof R!="string")return r("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof R),on[v]=!0,!0;if(typeof R=="number"&&isNaN(R))return r("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",v),on[v]=!0,!0;var c=Qe(v),g=c!==null&&c.type===nt;if(_n.hasOwnProperty(q)){var E=_n[q];if(E!==v)return r("Invalid DOM property `%s`. Did you mean `%s`?",v,E),on[v]=!0,!0}else if(!g&&v!==q)return r("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",v,q),on[v]=!0,!0;return typeof R=="boolean"&&Ze(v,R,c,!1)?(R?r('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',R,v,v,R,v):r('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',R,v,v,R,v,v,v),on[v]=!0,!0):g?!0:Ze(v,R,c,!1)?(on[v]=!0,!1):((R==="false"||R==="true")&&c!==null&&c.type===et&&(r("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",R,v,R==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',v,R),on[v]=!0),!0)}}var jn=function(f,v,R){{var F=[];for(var q in v){var re=ri(f,q,v[q],R);re||F.push(q)}var ce=F.map(function(Ae){return"`"+Ae+"`"}).join(", ");F.length===1?r("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",ce,f):F.length>1&&r("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",ce,f)}};function Er(f,v,R){hr(f,v)||jn(f,v,R)}var pr=function(){};{var Ur=/^(?:webkit|moz|o)[A-Z]/,Vr=/^-ms-/,yo=/-(.)/g,Yn=/;\s*$/,zr={},Qn={},qt=!1,ii=!1,Ii=function(f){return f.replace(yo,function(v,R){return R.toUpperCase()})},Rn=function(f){zr.hasOwnProperty(f)&&zr[f]||(zr[f]=!0,r("Unsupported style property %s. Did you mean %s?",f,Ii(f.replace(Vr,"ms-"))))},fn=function(f){zr.hasOwnProperty(f)&&zr[f]||(zr[f]=!0,r("Unsupported vendor-prefixed style property %s. Did you mean %s?",f,f.charAt(0).toUpperCase()+f.slice(1)))},oi=function(f,v){Qn.hasOwnProperty(v)&&Qn[v]||(Qn[v]=!0,r(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,f,v.replace(Yn,"")))},ai=function(f,v){qt||(qt=!0,r("`NaN` is an invalid value for the `%s` css style property.",f))},hn=function(f,v){ii||(ii=!0,r("`Infinity` is an invalid value for the `%s` css style property.",f))};pr=function(f,v){f.indexOf("-")>-1?Rn(f):Ur.test(f)?fn(f):Yn.test(v)&&oi(f,v),typeof v=="number"&&(isNaN(v)?ai(f,v):isFinite(v)||hn(f,v))}}var Zi=pr,gr=/["'&<>]/;function si(f){ke(f);var v=""+f,R=gr.exec(v);if(!R)return v;var F,q="",re,ce=0;for(re=R.index;re<v.length;re++){switch(v.charCodeAt(re)){case 34:F="&quot;";break;case 38:F="&amp;";break;case 39:F="&#x27;";break;case 60:F="&lt;";break;case 62:F="&gt;";break;default:continue}ce!==re&&(q+=v.substring(ce,re)),ce=re+1,q+=F}return ce!==re?q+v.substring(ce,re):q}function sn(f){return typeof f=="boolean"||typeof f=="number"?""+f:si(f)}var gi=/([A-Z])/g,da=/^ms-/;function ha(f){return f.replace(gi,"-$1").toLowerCase().replace(da,"-ms-")}var $r=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Ji=!1;function Qi(f){!Ji&&$r.test(f)&&(Ji=!0,r("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(f)))}var bo=Array.isArray;function mi(f){return bo(f)}var li=L("<script>"),vi=L("<\/script>"),eo=L('<script src="'),yi=L('<script type="module" src="'),Yr=L('" async=""><\/script>');function mr(f){return ke(f),(""+f).replace(kr,Gr)}var kr=/(<\/|<)(s)(cript)/gi,Gr=function(f,v,R,F){return""+v+(R==="s"?"\\u0073":"\\u0053")+F};function _r(f,v,R,F,q){var re=f===void 0?"":f,ce=v===void 0?li:L('<script nonce="'+sn(v)+'">'),Ae=[];if(R!==void 0&&Ae.push(ce,z(mr(R)),vi),F!==void 0)for(var c=0;c<F.length;c++)Ae.push(eo,z(sn(F[c])),Yr);if(q!==void 0)for(var g=0;g<q.length;g++)Ae.push(yi,z(sn(q[g])),Yr);return{bootstrapChunks:Ae,startInlineScript:ce,placeholderPrefix:L(re+"P:"),segmentPrefix:L(re+"S:"),boundaryPrefix:re+"B:",idPrefix:re,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Nn=0,dn=1,Rr=2,vr=3,Pn=4,ui=5,Pr=6,qr=7;function Gn(f,v){return{insertionMode:f,selectedValue:v}}function Xr(f){var v=f==="http://www.w3.org/2000/svg"?Rr:f==="http://www.w3.org/1998/Math/MathML"?vr:Nn;return Gn(v,null)}function Kr(f,v,R){switch(v){case"select":return Gn(dn,R.value!=null?R.value:R.defaultValue);case"svg":return Gn(Rr,null);case"math":return Gn(vr,null);case"foreignObject":return Gn(dn,null);case"table":return Gn(Pn,null);case"thead":case"tbody":case"tfoot":return Gn(ui,null);case"colgroup":return Gn(qr,null);case"tr":return Gn(Pr,null)}return f.insertionMode>=Pn||f.insertionMode===Nn?Gn(dn,null):f}var Mi=null;function En(f){var v=f.nextSuspenseID++;return L(f.boundaryPrefix+v.toString(16))}function yr(f,v,R){var F=f.idPrefix,q=":"+F+"R"+v;return R>0&&(q+="H"+R.toString(32)),q+":"}function or(f){return sn(f)}var wo=L("<!-- -->");function Li(f,v,R,F){return v===""?F:(F&&f.push(wo),f.push(z(or(v))),!0)}function Ar(f,v,R,F){R&&F&&f.push(wo)}var S=new Map;function I(f){var v=S.get(f);if(v!==void 0)return v;var R=L(sn(ha(f)));return S.set(f,R),R}var V=L(' style="'),J=L(":"),Te=L(";");function pe(f,v,R){if(typeof R!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var F=!0;for(var q in R)if(ve.call(R,q)){var re=R[q];if(!(re==null||typeof re=="boolean"||re==="")){var ce=void 0,Ae=void 0,c=q.indexOf("--")===0;c?(ce=z(sn(q)),b(re,q),Ae=z(sn((""+re).trim()))):(Zi(q,re),ce=I(q),typeof re=="number"?re!==0&&!ve.call(Tt,q)?Ae=z(re+"px"):Ae=z(""+re):(b(re,q),Ae=z(sn((""+re).trim())))),F?(F=!1,f.push(V,ce,J,Ae)):f.push(Te,ce,J,Ae)}}F||f.push(mt)}var Oe=L(" "),$e=L('="'),mt=L('"'),St=L('=""');function vt(f,v,R,F){switch(R){case"style":{pe(f,v,F);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(R.length>2&&(R[0]==="o"||R[0]==="O")&&(R[1]==="n"||R[1]==="N"))){var q=Qe(R);if(q!==null){switch(typeof F){case"function":case"symbol":return;case"boolean":if(!q.acceptsBooleans)return}var re=q.attributeName,ce=z(re);switch(q.type){case et:F&&f.push(Oe,ce,St);return;case ft:F===!0?f.push(Oe,ce,St):F===!1||f.push(Oe,ce,$e,z(sn(F)),mt);return;case me:isNaN(F)||f.push(Oe,ce,$e,z(sn(F)),mt);break;case Me:!isNaN(F)&&F>=1&&f.push(Oe,ce,$e,z(sn(F)),mt);break;default:q.sanitizeURL&&(xe(F,re),F=""+F,Qi(F)),f.push(Oe,ce,$e,z(sn(F)),mt)}}else if(Ye(R)){switch(typeof F){case"function":case"symbol":return;case"boolean":{var Ae=R.toLowerCase().slice(0,5);if(Ae!=="data-"&&Ae!=="aria-")return}}f.push(Oe,z(R),$e,z(sn(F)),mt)}}}var Wt=L(">"),qn=L("/>");function Hn(f,v,R){if(v!=null){if(R!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof v!="object"||!("__html"in v))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var F=v.__html;F!=null&&(ke(F),f.push(z(""+F)))}}var Sn=!1,Or=!1,er=!1,Fi=!1,ci=!1,Bi=!1,Dr=!1;function xo(f,v){{var R=f[v];if(R!=null){var F=mi(R);f.multiple&&!F?r("The `%s` prop supplied to <select> must be an array if `multiple` is true.",v):!f.multiple&&F&&r("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",v)}}}function ps(f,v,R){zn("select",v),xo(v,"value"),xo(v,"defaultValue"),v.value!==void 0&&v.defaultValue!==void 0&&!er&&(r("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),er=!0),f.push(ar("select"));var F=null,q=null;for(var re in v)if(ve.call(v,re)){var ce=v[re];if(ce==null)continue;switch(re){case"children":F=ce;break;case"dangerouslySetInnerHTML":q=ce;break;case"defaultValue":case"value":break;default:vt(f,R,re,ce);break}}return f.push(Wt),Hn(f,q,F),F}function pa(f){var v="";return t.Children.forEach(f,function(R){R!=null&&(v+=R,!ci&&typeof R!="string"&&typeof R!="number"&&(ci=!0,r("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),v}var ga=L(' selected=""');function ma(f,v,R,F){var q=F.selectedValue;f.push(ar("option"));var re=null,ce=null,Ae=null,c=null;for(var g in v)if(ve.call(v,g)){var E=v[g];if(E==null)continue;switch(g){case"children":re=E;break;case"selected":Ae=E,Dr||(r("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Dr=!0);break;case"dangerouslySetInnerHTML":c=E;break;case"value":ce=E;default:vt(f,R,g,E);break}}if(q!=null){var P;if(ce!==null?(xe(ce,"value"),P=""+ce):(c!==null&&(Bi||(Bi=!0,r("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),P=pa(re)),mi(q))for(var W=0;W<q.length;W++){xe(q[W],"value");var Q=""+q[W];if(Q===P){f.push(ga);break}}else xe(q,"select.value"),""+q===P&&f.push(ga)}else Ae&&f.push(ga);return f.push(Wt),Hn(f,c,re),re}function va(f,v,R){zn("input",v),v.checked!==void 0&&v.defaultChecked!==void 0&&!Or&&(r("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",v.type),Or=!0),v.value!==void 0&&v.defaultValue!==void 0&&!Sn&&(r("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",v.type),Sn=!0),f.push(ar("input"));var F=null,q=null,re=null,ce=null;for(var Ae in v)if(ve.call(v,Ae)){var c=v[Ae];if(c==null)continue;switch(Ae){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":ce=c;break;case"defaultValue":q=c;break;case"checked":re=c;break;case"value":F=c;break;default:vt(f,R,Ae,c);break}}return re!==null?vt(f,R,"checked",re):ce!==null&&vt(f,R,"checked",ce),F!==null?vt(f,R,"value",F):q!==null&&vt(f,R,"value",q),f.push(qn),null}function fi(f,v,R){zn("textarea",v),v.value!==void 0&&v.defaultValue!==void 0&&!Fi&&(r("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Fi=!0),f.push(ar("textarea"));var F=null,q=null,re=null;for(var ce in v)if(ve.call(v,ce)){var Ae=v[ce];if(Ae==null)continue;switch(ce){case"children":re=Ae;break;case"value":F=Ae;break;case"defaultValue":q=Ae;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:vt(f,R,ce,Ae);break}}if(F===null&&q!==null&&(F=q),f.push(Wt),re!=null){if(r("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),F!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(mi(re)){if(re.length>1)throw new Error("<textarea> can only have at most one child.");ke(re[0]),F=""+re[0]}ke(re),F=""+re}return typeof F=="string"&&F[0]===`
76
- `&&f.push(bi),F!==null&&(xe(F,"value"),f.push(z(or(""+F)))),null}function So(f,v,R,F){f.push(ar(R));for(var q in v)if(ve.call(v,q)){var re=v[q];if(re==null)continue;switch(q){case"children":case"dangerouslySetInnerHTML":throw new Error(R+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:vt(f,F,q,re);break}}return f.push(qn),null}function $o(f,v,R){f.push(ar("menuitem"));for(var F in v)if(ve.call(v,F)){var q=v[F];if(q==null)continue;switch(F){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:vt(f,R,F,q);break}}return f.push(Wt),null}function nn(f,v,R){f.push(ar("title"));var F=null;for(var q in v)if(ve.call(v,q)){var re=v[q];if(re==null)continue;switch(q){case"children":F=re;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:vt(f,R,q,re);break}}f.push(Wt);{var ce=Array.isArray(F)&&F.length<2?F[0]||null:F;Array.isArray(F)&&F.length>1?r("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):ce!=null&&ce.$$typeof!=null?r("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):ce!=null&&typeof ce!="string"&&typeof ce!="number"&&r("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return F}function Xt(f,v,R,F){f.push(ar(R));var q=null,re=null;for(var ce in v)if(ve.call(v,ce)){var Ae=v[ce];if(Ae==null)continue;switch(ce){case"children":q=Ae;break;case"dangerouslySetInnerHTML":re=Ae;break;default:vt(f,F,ce,Ae);break}}return f.push(Wt),Hn(f,re,q),typeof q=="string"?(f.push(z(or(q))),null):q}function Nt(f,v,R,F){f.push(ar(R));var q=null,re=null;for(var ce in v)if(ve.call(v,ce)){var Ae=v[ce];if(Ae==null)continue;switch(ce){case"children":q=Ae;break;case"dangerouslySetInnerHTML":re=Ae;break;case"style":pe(f,F,Ae);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Ye(ce)&&typeof Ae!="function"&&typeof Ae!="symbol"&&f.push(Oe,z(ce),$e,z(sn(Ae)),mt);break}}return f.push(Wt),Hn(f,re,q),q}var bi=L(`
77
- `);function Zr(f,v,R,F){f.push(ar(R));var q=null,re=null;for(var ce in v)if(ve.call(v,ce)){var Ae=v[ce];if(Ae==null)continue;switch(ce){case"children":q=Ae;break;case"dangerouslySetInnerHTML":re=Ae;break;default:vt(f,F,ce,Ae);break}}if(f.push(Wt),re!=null){if(q!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof re!="object"||!("__html"in re))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var c=re.__html;c!=null&&(typeof c=="string"&&c.length>0&&c[0]===`
78
- `?f.push(bi,z(c)):(ke(c),f.push(z(""+c))))}return typeof q=="string"&&q[0]===`
79
- `&&f.push(bi),q}var Co=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,di=new Map;function ar(f){var v=di.get(f);if(v===void 0){if(!Co.test(f))throw new Error("Invalid tag: "+f);v=L("<"+f),di.set(f,v)}return v}var ya=L("<!DOCTYPE html>");function Yo(f,v,R,F,q){switch(un(v,R),dt(v,R),Er(v,R,null),!R.suppressContentEditableWarning&&R.contentEditable&&R.children!=null&&r("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),q.insertionMode!==Rr&&q.insertionMode!==vr&&v.indexOf("-")===-1&&typeof R.is!="string"&&v.toLowerCase()!==v&&r("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",v),v){case"select":return ps(f,R,F);case"option":return ma(f,R,F,q);case"textarea":return fi(f,R,F);case"input":return va(f,R,F);case"menuitem":return $o(f,R,F);case"title":return nn(f,R,F);case"listing":case"pre":return Zr(f,R,v,F);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return So(f,R,v,F);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return Xt(f,R,v,F);case"html":return q.insertionMode===Nn&&f.push(ya),Xt(f,R,v,F);default:return v.indexOf("-")===-1&&typeof R.is!="string"?Xt(f,R,v,F):Nt(f,R,v,F)}}var ja=L("</"),pn=L(">");function To(f,v,R){switch(v){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:f.push(ja,z(v),pn)}}function hi(f,v){for(var R=v.bootstrapChunks,F=0;F<R.length-1;F++)x(f,R[F]);return F<R.length?O(f,R[F]):!0}var Na=L('<template id="'),to=L('"></template>');function Xn(f,v,R){x(f,Na),x(f,v.placeholderPrefix);var F=z(R.toString(16));return x(f,F),O(f,to)}var l=L("<!--$-->"),d=L('<!--$?--><template id="'),w=L('"></template>'),T=L("<!--$!-->"),D=L("<!--/$-->"),M=L("<template"),N=L('"'),ae=L(' data-dgst="'),ee=L(' data-msg="'),ge=L(' data-stck="'),De=L("></template>");function Le(f,v){return O(f,l)}function Se(f,v,R){if(x(f,d),R===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return x(f,R),O(f,w)}function Ne(f,v,R,F,q){var re;return re=O(f,T),x(f,M),R&&(x(f,ae),x(f,z(sn(R))),x(f,N)),F&&(x(f,ee),x(f,z(sn(F))),x(f,N)),q&&(x(f,ge),x(f,z(sn(q))),x(f,N)),re=O(f,De),re}function it(f,v){return O(f,D)}function Rt(f,v){return O(f,D)}function Ot(f,v){return O(f,D)}var An=L('<div hidden id="'),ln=L('">'),Ir=L("</div>"),Mr=L('<svg aria-hidden="true" style="display:none" id="'),Ut=L('">'),Lr=L("</svg>"),Vt=L('<math aria-hidden="true" style="display:none" id="'),en=L('">'),no=L("</math>"),ro=L('<table hidden id="'),br=L('">'),C=L("</table>"),A=L('<table hidden><tbody id="'),H=L('">'),Z=L("</tbody></table>"),be=L('<table hidden><tr id="'),we=L('">'),Fe=L("</tr></table>"),Ve=L('<table hidden><colgroup id="'),yt=L('">'),Ft=L("</colgroup></table>");function _t(f,v,R,F){switch(R.insertionMode){case Nn:case dn:return x(f,An),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,ln);case Rr:return x(f,Mr),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,Ut);case vr:return x(f,Vt),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,en);case Pn:return x(f,ro),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,br);case ui:return x(f,A),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,H);case Pr:return x(f,be),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,we);case qr:return x(f,Ve),x(f,v.segmentPrefix),x(f,z(F.toString(16))),O(f,yt);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function Ct(f,v){switch(v.insertionMode){case Nn:case dn:return O(f,Ir);case Rr:return O(f,Lr);case vr:return O(f,no);case Pn:return O(f,C);case ui:return O(f,Z);case Pr:return O(f,Fe);case qr:return O(f,Ft);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var Mn="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",yn='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',Wn='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',Go=L(Mn+';$RS("'),Ha=L('$RS("'),qo=L('","'),Jr=L('")<\/script>');function gs(f,v,R){x(f,v.startInlineScript),v.sentCompleteSegmentFunction?x(f,Ha):(v.sentCompleteSegmentFunction=!0,x(f,Go)),x(f,v.segmentPrefix);var F=z(R.toString(16));return x(f,F),x(f,qo),x(f,v.placeholderPrefix),x(f,F),O(f,Jr)}var io=L(yn+';$RC("'),Wa=L('$RC("'),Xo=L('","'),pi=L('")<\/script>');function ji(f,v,R,F){if(x(f,v.startInlineScript),v.sentCompleteBoundaryFunction?x(f,Wa):(v.sentCompleteBoundaryFunction=!0,x(f,io)),R===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var q=z(F.toString(16));return x(f,R),x(f,Xo),x(f,v.segmentPrefix),x(f,q),O(f,pi)}var ms=L(Wn+';$RX("'),Gl=L('$RX("'),Ko=L('"'),oo=L(")<\/script>"),sr=L(",");function vs(f,v,R,F,q,re){if(x(f,v.startInlineScript),v.sentClientRenderFunction?x(f,Gl):(v.sentClientRenderFunction=!0,x(f,ms)),R===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return x(f,R),x(f,Ko),(F||q||re)&&(x(f,sr),x(f,z(Va(F||"")))),(q||re)&&(x(f,sr),x(f,z(Va(q||"")))),re&&(x(f,sr),x(f,z(Va(re)))),O(f,oo)}var Ua=/[<\u2028\u2029]/g;function Va(f){var v=JSON.stringify(f);return v.replace(Ua,function(R){switch(R){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var K=Object.assign,de=Symbol.for("react.element"),Ee=Symbol.for("react.portal"),Ce=Symbol.for("react.fragment"),X=Symbol.for("react.strict_mode"),ue=Symbol.for("react.profiler"),le=Symbol.for("react.provider"),Be=Symbol.for("react.context"),je=Symbol.for("react.forward_ref"),ot=Symbol.for("react.suspense"),st=Symbol.for("react.suspense_list"),rt=Symbol.for("react.memo"),Dt=Symbol.for("react.lazy"),Et=Symbol.for("react.scope"),zt=Symbol.for("react.debug_trace_mode"),On=Symbol.for("react.legacy_hidden"),tr=Symbol.for("react.default_value"),Un=Symbol.iterator,Fr="@@iterator";function Ni(f){if(f===null||typeof f!="object")return null;var v=Un&&f[Un]||f[Fr];return typeof v=="function"?v:null}function It(f,v,R){var F=f.displayName;if(F)return F;var q=v.displayName||v.name||"";return q!==""?R+"("+q+")":R}function Yu(f){return f.displayName||"Context"}function Cn(f){if(f==null)return null;if(typeof f.tag=="number"&&r("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof f=="function")return f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case Ce:return"Fragment";case Ee:return"Portal";case ue:return"Profiler";case X:return"StrictMode";case ot:return"Suspense";case st:return"SuspenseList"}if(typeof f=="object")switch(f.$$typeof){case Be:var v=f;return Yu(v)+".Consumer";case le:var R=f;return Yu(R._context)+".Provider";case je:return It(f,f.render,"ForwardRef");case rt:var F=f.displayName||null;return F!==null?F:Cn(f.type)||"Memo";case Dt:{var q=f,re=q._payload,ce=q._init;try{return Cn(ce(re))}catch{return null}}}return null}var Zo=0,ql,Tn,za,$a,ao,Ya,ol;function Ga(){}Ga.__reactDisabledLog=!0;function Xl(){{if(Zo===0){ql=console.log,Tn=console.info,za=console.warn,$a=console.error,ao=console.group,Ya=console.groupCollapsed,ol=console.groupEnd;var f={configurable:!0,enumerable:!0,value:Ga,writable:!0};Object.defineProperties(console,{info:f,log:f,warn:f,error:f,group:f,groupCollapsed:f,groupEnd:f})}Zo++}}function Kl(){{if(Zo--,Zo===0){var f={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:K({},f,{value:ql}),info:K({},f,{value:Tn}),warn:K({},f,{value:za}),error:K({},f,{value:$a}),group:K({},f,{value:ao}),groupCollapsed:K({},f,{value:Ya}),groupEnd:K({},f,{value:ol})})}Zo<0&&r("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ba=n.ReactCurrentDispatcher,al;function Eo(f,v,R){{if(al===void 0)try{throw Error()}catch(q){var F=q.stack.trim().match(/\n( *(at )?)/);al=F&&F[1]||""}return`
80
- `+al+f}}var Hi=!1,ko;{var ys=typeof WeakMap=="function"?WeakMap:Map;ko=new ys}function bs(f,v){if(!f||Hi)return"";{var R=ko.get(f);if(R!==void 0)return R}var F;Hi=!0;var q=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var re;re=ba.current,ba.current=null,Xl();try{if(v){var ce=function(){throw Error()};if(Object.defineProperty(ce.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ce,[])}catch(se){F=se}Reflect.construct(f,[],ce)}else{try{ce.call()}catch(se){F=se}f.call(ce.prototype)}}else{try{throw Error()}catch(se){F=se}f()}}catch(se){if(se&&F&&typeof se.stack=="string"){for(var Ae=se.stack.split(`
81
- `),c=F.stack.split(`
82
- `),g=Ae.length-1,E=c.length-1;g>=1&&E>=0&&Ae[g]!==c[E];)E--;for(;g>=1&&E>=0;g--,E--)if(Ae[g]!==c[E]){if(g!==1||E!==1)do if(g--,E--,E<0||Ae[g]!==c[E]){var P=`
83
- `+Ae[g].replace(" at new "," at ");return f.displayName&&P.includes("<anonymous>")&&(P=P.replace("<anonymous>",f.displayName)),typeof f=="function"&&ko.set(f,P),P}while(g>=1&&E>=0);break}}}finally{Hi=!1,ba.current=re,Kl(),Error.prepareStackTrace=q}var W=f?f.displayName||f.name:"",Q=W?Eo(W):"";return typeof f=="function"&&ko.set(f,Q),Q}function sl(f,v,R){return bs(f,!0)}function ws(f,v,R){return bs(f,!1)}function qa(f){var v=f.prototype;return!!(v&&v.isReactComponent)}function xs(f,v,R){if(f==null)return"";if(typeof f=="function")return bs(f,qa(f));if(typeof f=="string")return Eo(f);switch(f){case ot:return Eo("Suspense");case st:return Eo("SuspenseList")}if(typeof f=="object")switch(f.$$typeof){case je:return ws(f.render);case rt:return xs(f.type,v,R);case Dt:{var F=f,q=F._payload,re=F._init;try{return xs(re(q),v,R)}catch{}}}return""}var Zl={},Jl=n.ReactDebugCurrentFrame;function Xa(f){if(f){var v=f._owner,R=xs(f.type,f._source,v?v.type:null);Jl.setExtraStackFrame(R)}else Jl.setExtraStackFrame(null)}function Ql(f,v,R,F,q){{var re=Function.call.bind(ve);for(var ce in f)if(re(f,ce)){var Ae=void 0;try{if(typeof f[ce]!="function"){var c=Error((F||"React class")+": "+R+" type `"+ce+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof f[ce]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw c.name="Invariant Violation",c}Ae=f[ce](v,ce,F,R,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(g){Ae=g}Ae&&!(Ae instanceof Error)&&(Xa(q),r("%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",R,ce,typeof Ae),Xa(null)),Ae instanceof Error&&!(Ae.message in Zl)&&(Zl[Ae.message]=!0,Xa(q),r("Failed %s type: %s",R,Ae.message),Xa(null))}}}var Dn;Dn={};var In={};Object.freeze(In);function eu(f,v){{var R=f.contextTypes;if(!R)return In;var F={};for(var q in R)F[q]=v[q];{var re=Cn(f)||"Unknown";Ql(R,F,"context",re)}return F}}function tu(f,v,R,F){{if(typeof f.getChildContext!="function"){{var q=Cn(v)||"Unknown";Dn[q]||(Dn[q]=!0,r("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",q,q))}return R}var re=f.getChildContext();for(var ce in re)if(!(ce in F))throw new Error((Cn(v)||"Unknown")+'.getChildContext(): key "'+ce+'" is not defined in childContextTypes.');{var Ae=Cn(v)||"Unknown";Ql(F,re,"child context",Ae)}return K({},R,re)}}var _o;_o={};var Gu=null,Ro=null;function Wi(f){f.context._currentValue=f.parentValue}function Ss(f){f.context._currentValue=f.value}function Br(f,v){if(f!==v){Wi(f);var R=f.parent,F=v.parent;if(R===null){if(F!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(F===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");Br(R,F)}Ss(v)}}function Jo(f){Wi(f);var v=f.parent;v!==null&&Jo(v)}function Qo(f){var v=f.parent;v!==null&&Qo(v),Ss(f)}function ea(f,v){Wi(f);var R=f.parent;if(R===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");R.depth===v.depth?Br(R,v):ea(R,v)}function ta(f,v){var R=v.parent;if(R===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");f.depth===R.depth?Br(f,R):ta(f,R),Ss(v)}function Cs(f){var v=Ro,R=f;v!==R&&(v===null?Qo(R):R===null?Jo(v):v.depth===R.depth?Br(v,R):v.depth>R.depth?ea(v,R):ta(v,R),Ro=R)}function qu(f,v){var R;R=f._currentValue,f._currentValue=v,f._currentRenderer!==void 0&&f._currentRenderer!==null&&f._currentRenderer!==_o&&r("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),f._currentRenderer=_o;var F=Ro,q={parent:F,depth:F===null?0:F.depth+1,context:f,parentValue:R,value:v};return Ro=q,q}function Xu(f){var v=Ro;if(v===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");v.context!==f&&r("The parent context is not the expected context. This is probably a bug in React.");{var R=v.parentValue;R===tr?v.context._currentValue=v.context._defaultValue:v.context._currentValue=R,f._currentRenderer!==void 0&&f._currentRenderer!==null&&f._currentRenderer!==_o&&r("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),f._currentRenderer=_o}return Ro=v.parent}function ll(){return Ro}function Ts(f){var v=f._currentValue;return v}function Ka(f){return f._reactInternals}function Es(f,v){f._reactInternals=v}var wa={},U={},na,xa,jr,Yt,ul,Za,ks,so,Ja;{na=new Set,xa=new Set,jr=new Set,ks=new Set,Yt=new Set,so=new Set,Ja=new Set;var cl=new Set;Za=function(f,v){if(!(f===null||typeof f=="function")){var R=v+"_"+f;cl.has(R)||(cl.add(R),r("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",v,f))}},ul=function(f,v){if(v===void 0){var R=Cn(f)||"Component";Yt.has(R)||(Yt.add(R),r("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",R))}}}function fl(f,v){{var R=f.constructor,F=R&&Cn(R)||"ReactClass",q=F+"."+v;if(wa[q])return;r(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
84
-
85
- Please check the code for the %s component.`,v,v,F),wa[q]=!0}}var dl={isMounted:function(f){return!1},enqueueSetState:function(f,v,R){var F=Ka(f);F.queue===null?fl(f,"setState"):(F.queue.push(v),R!=null&&Za(R,"setState"))},enqueueReplaceState:function(f,v,R){var F=Ka(f);F.replace=!0,F.queue=[v],R!=null&&Za(R,"setState")},enqueueForceUpdate:function(f,v){var R=Ka(f);R.queue===null?fl(f,"forceUpdate"):v!=null&&Za(v,"setState")}};function Ku(f,v,R,F,q){var re=R(q,F);ul(v,re);var ce=re==null?F:K({},F,re);return ce}function lo(f,v,R){var F=In,q=f.contextType;if("contextType"in f){var re=q===null||q!==void 0&&q.$$typeof===Be&&q._context===void 0;if(!re&&!Ja.has(f)){Ja.add(f);var ce="";q===void 0?ce=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof q!="object"?ce=" However, it is set to a "+typeof q+".":q.$$typeof===le?ce=" Did you accidentally pass the Context.Provider instead?":q._context!==void 0?ce=" Did you accidentally pass the Context.Consumer instead?":ce=" However, it is set to an object with keys {"+Object.keys(q).join(", ")+"}.",r("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",Cn(f)||"Component",ce)}}typeof q=="object"&&q!==null?F=Ts(q):F=R;var Ae=new f(v,F);{if(typeof f.getDerivedStateFromProps=="function"&&(Ae.state===null||Ae.state===void 0)){var c=Cn(f)||"Component";na.has(c)||(na.add(c),r("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",c,Ae.state===null?"null":"undefined",c))}if(typeof f.getDerivedStateFromProps=="function"||typeof Ae.getSnapshotBeforeUpdate=="function"){var g=null,E=null,P=null;if(typeof Ae.componentWillMount=="function"&&Ae.componentWillMount.__suppressDeprecationWarning!==!0?g="componentWillMount":typeof Ae.UNSAFE_componentWillMount=="function"&&(g="UNSAFE_componentWillMount"),typeof Ae.componentWillReceiveProps=="function"&&Ae.componentWillReceiveProps.__suppressDeprecationWarning!==!0?E="componentWillReceiveProps":typeof Ae.UNSAFE_componentWillReceiveProps=="function"&&(E="UNSAFE_componentWillReceiveProps"),typeof Ae.componentWillUpdate=="function"&&Ae.componentWillUpdate.__suppressDeprecationWarning!==!0?P="componentWillUpdate":typeof Ae.UNSAFE_componentWillUpdate=="function"&&(P="UNSAFE_componentWillUpdate"),g!==null||E!==null||P!==null){var W=Cn(f)||"Component",Q=typeof f.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";jr.has(W)||(jr.add(W),r(`Unsafe legacy lifecycles will not be called for components using new component APIs.
86
-
87
- %s uses %s but also contains the following legacy lifecycles:%s%s%s
88
-
89
- The above lifecycles should be removed. Learn more about this warning here:
90
- https://reactjs.org/link/unsafe-component-lifecycles`,W,Q,g!==null?`
91
- `+g:"",E!==null?`
92
- `+E:"",P!==null?`
93
- `+P:""))}}}return Ae}function Zu(f,v,R){{var F=Cn(v)||"Component",q=f.render;q||(v.prototype&&typeof v.prototype.render=="function"?r("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",F):r("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",F)),f.getInitialState&&!f.getInitialState.isReactClassApproved&&!f.state&&r("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",F),f.getDefaultProps&&!f.getDefaultProps.isReactClassApproved&&r("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",F),f.propTypes&&r("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",F),f.contextType&&r("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",F),f.contextTypes&&r("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",F),v.contextType&&v.contextTypes&&!so.has(v)&&(so.add(v),r("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",F)),typeof f.componentShouldUpdate=="function"&&r("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",F),v.prototype&&v.prototype.isPureReactComponent&&typeof f.shouldComponentUpdate<"u"&&r("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",Cn(v)||"A pure component"),typeof f.componentDidUnmount=="function"&&r("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",F),typeof f.componentDidReceiveProps=="function"&&r("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",F),typeof f.componentWillRecieveProps=="function"&&r("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",F),typeof f.UNSAFE_componentWillRecieveProps=="function"&&r("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",F);var re=f.props!==R;f.props!==void 0&&re&&r("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",F,F),f.defaultProps&&r("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",F,F),typeof f.getSnapshotBeforeUpdate=="function"&&typeof f.componentDidUpdate!="function"&&!xa.has(v)&&(xa.add(v),r("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",Cn(v))),typeof f.getDerivedStateFromProps=="function"&&r("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",F),typeof f.getDerivedStateFromError=="function"&&r("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",F),typeof v.getSnapshotBeforeUpdate=="function"&&r("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",F);var ce=f.state;ce&&(typeof ce!="object"||mi(ce))&&r("%s.state: must be set to an object or null",F),typeof f.getChildContext=="function"&&typeof v.childContextTypes!="object"&&r("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",F)}}function Rc(f,v){var R=v.state;if(typeof v.componentWillMount=="function"){if(v.componentWillMount.__suppressDeprecationWarning!==!0){var F=Cn(f)||"Unknown";U[F]||(i(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
94
-
95
- * Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
96
-
97
- Please update the following components: %s`,F),U[F]=!0)}v.componentWillMount()}typeof v.UNSAFE_componentWillMount=="function"&&v.UNSAFE_componentWillMount(),R!==v.state&&(r("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Cn(f)||"Component"),dl.enqueueReplaceState(v,v.state,null))}function Pc(f,v,R,F){if(f.queue!==null&&f.queue.length>0){var q=f.queue,re=f.replace;if(f.queue=null,f.replace=!1,re&&q.length===1)v.state=q[0];else{for(var ce=re?q[0]:v.state,Ae=!0,c=re?1:0;c<q.length;c++){var g=q[c],E=typeof g=="function"?g.call(v,ce,R,F):g;E!=null&&(Ae?(Ae=!1,ce=K({},ce,E)):K(ce,E))}v.state=ce}}else f.queue=null}function Ju(f,v,R,F){Zu(f,v,R);var q=f.state!==void 0?f.state:null;f.updater=dl,f.props=R,f.state=q;var re={queue:[],replace:!1};Es(f,re);var ce=v.contextType;if(typeof ce=="object"&&ce!==null?f.context=Ts(ce):f.context=F,f.state===R){var Ae=Cn(v)||"Component";ks.has(Ae)||(ks.add(Ae),r("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",Ae))}var c=v.getDerivedStateFromProps;typeof c=="function"&&(f.state=Ku(f,v,c,q,R)),typeof v.getDerivedStateFromProps!="function"&&typeof f.getSnapshotBeforeUpdate!="function"&&(typeof f.UNSAFE_componentWillMount=="function"||typeof f.componentWillMount=="function")&&(Rc(v,f),Pc(re,f,R,F))}var Ac={id:1,overflow:""};function Po(f){var v=f.overflow,R=f.id,F=R&~Oc(R);return F.toString(32)+v}function hl(f,v,R){var F=f.id,q=f.overflow,re=pl(F)-1,ce=F&~(1<<re),Ae=R+1,c=pl(v)+re;if(c>30){var g=re-re%5,E=(1<<g)-1,P=(ce&E).toString(32),W=ce>>g,Q=re-g,se=pl(v)+Q,Re=Ae<<Q,Ue=Re|W,lt=P+q;return{id:1<<se|Ue,overflow:lt}}else{var bt=Ae<<re,Pt=bt|ce,bn=q;return{id:1<<c|Pt,overflow:bn}}}function pl(f){return 32-nu(f)}function Oc(f){return 1<<pl(f)-1}var nu=Math.clz32?Math.clz32:Dc,gl=Math.log,Sa=Math.LN2;function Dc(f){var v=f>>>0;return v===0?32:31-(gl(v)/Sa|0)|0}function Ic(f,v){return f===v&&(f!==0||1/f===1/v)||f!==f&&v!==v}var Ui=typeof Object.is=="function"?Object.is:Ic,Ao=null,ru=null,ml=null,Jt=null,Ca=!1,ra=!1,rn=0,wi=null,Ta=0,Qa=25,Ln=!1,xi;function Ea(){if(Ao===null)throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
98
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
99
- 2. You might be breaking the Rules of Hooks
100
- 3. You might have more than one copy of React in the same app
101
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return Ln&&r("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks"),Ao}function Vi(f,v){if(v===null)return r("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",xi),!1;f.length!==v.length&&r(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
102
-
103
- Previous: %s
104
- Incoming: %s`,xi,"["+f.join(", ")+"]","["+v.join(", ")+"]");for(var R=0;R<v.length&&R<f.length;R++)if(!Ui(f[R],v[R]))return!1;return!0}function ka(){if(Ta>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function lr(){return Jt===null?ml===null?(Ca=!1,ml=Jt=ka()):(Ca=!0,Jt=ml):Jt.next===null?(Ca=!1,Jt=Jt.next=ka()):(Ca=!0,Jt=Jt.next),Jt}function iu(f,v){Ao=v,ru=f,Ln=!1,rn=0}function ia(f,v,R,F){for(;ra;)ra=!1,rn=0,Ta+=1,Jt=null,R=f(v,F);return ou(),R}function Nr(){var f=rn!==0;return f}function ou(){Ln=!1,Ao=null,ru=null,ra=!1,ml=null,Ta=0,wi=null,Jt=null}function Qu(f){return Ln&&r("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),Ts(f)}function au(f){return xi="useContext",Ea(),Ts(f)}function Oo(f,v){return typeof v=="function"?v(f):v}function oa(f){return xi="useState",su(Oo,f)}function su(f,v,R){if(f!==Oo&&(xi="useReducer"),Ao=Ea(),Jt=lr(),Ca){var F=Jt.queue,q=F.dispatch;if(wi!==null){var re=wi.get(F);if(re!==void 0){wi.delete(F);var ce=Jt.memoizedState,Ae=re;do{var c=Ae.action;Ln=!0,ce=f(ce,c),Ln=!1,Ae=Ae.next}while(Ae!==null);return Jt.memoizedState=ce,[ce,q]}}return[Jt.memoizedState,q]}else{Ln=!0;var g;f===Oo?g=typeof v=="function"?v():v:g=R!==void 0?R(v):v,Ln=!1,Jt.memoizedState=g;var E=Jt.queue={last:null,dispatch:null},P=E.dispatch=lu.bind(null,Ao,E);return[Jt.memoizedState,P]}}function vl(f,v){Ao=Ea(),Jt=lr();var R=v===void 0?null:v;if(Jt!==null){var F=Jt.memoizedState;if(F!==null&&R!==null){var q=F[1];if(Vi(R,q))return F[0]}}Ln=!0;var re=f();return Ln=!1,Jt.memoizedState=[re,R],re}function yl(f){Ao=Ea(),Jt=lr();var v=Jt.memoizedState;if(v===null){var R={current:f};return Object.seal(R),Jt.memoizedState=R,R}else return v}function ec(f,v){xi="useLayoutEffect",r("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function lu(f,v,R){if(Ta>=Qa)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(f===Ao){ra=!0;var F={action:R,next:null};wi===null&&(wi=new Map);var q=wi.get(v);if(q===void 0)wi.set(v,F);else{for(var re=q;re.next!==null;)re=re.next;re.next=F}}}function ur(f,v){return vl(function(){return f},v)}function uu(f,v,R){return Ea(),v(f._source)}function tc(f,v,R){if(R===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return R()}function uo(f){return Ea(),f}function cu(){throw new Error("startTransition cannot be called during server rendering.")}function bl(){return Ea(),[!1,cu]}function _a(){var f=ru,v=Po(f.treeContext),R=Rs;if(R===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var F=rn++;return yr(R,v,F)}function _s(){}var wr={readContext:Qu,useContext:au,useMemo:vl,useReducer:su,useRef:yl,useState:oa,useInsertionEffect:_s,useLayoutEffect:ec,useCallback:ur,useImperativeHandle:_s,useEffect:_s,useDebugValue:_s,useDeferredValue:uo,useTransition:bl,useId:_a,useMutableSource:uu,useSyncExternalStore:tc},Rs=null;function Ps(f){Rs=f}function nc(f){try{var v="",R=f;do{switch(R.tag){case 0:v+=Eo(R.type,null,null);break;case 1:v+=ws(R.type,null,null);break;case 2:v+=sl(R.type,null,null);break}R=R.parent}while(R);return v}catch(F){return`
105
- Error generating stack: `+F.message+`
106
- `+F.stack}}var As=n.ReactCurrentDispatcher,es=n.ReactDebugCurrentFrame,fu=0,Si=1,Os=2,wl=3,Ra=4,ts=0,du=1,Pa=2,hu=12800;function pu(f){return console.error(f),null}function co(){}function Mc(f,v,R,F,q,re,ce,Ae,c){var g=[],E=new Set,P={destination:null,responseState:v,progressiveChunkSize:F===void 0?hu:F,status:ts,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:E,pingedTasks:g,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:q===void 0?pu:q,onAllReady:re===void 0?co:re,onShellReady:ce===void 0?co:ce,onShellError:Ae===void 0?co:Ae,onFatalError:c===void 0?co:c},W=xl(P,0,null,R,!1,!1);W.parentFlushed=!0;var Q=Ds(P,f,null,W,E,In,Gu,Ac);return g.push(Q),P}function Lc(f,v){var R=f.pingedTasks;R.push(v),R.length===1&&u(function(){return Hs(f)})}function ns(f,v){return{id:Mi,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:v,errorDigest:null}}function Ds(f,v,R,F,q,re,ce,Ae){f.allPendingTasks++,R===null?f.pendingRootTasks++:R.pendingTasks++;var c={node:v,ping:function(){return Lc(f,c)},blockedBoundary:R,blockedSegment:F,abortSet:q,legacyContext:re,context:ce,treeContext:Ae};return c.componentStack=null,q.add(c),c}function xl(f,v,R,F,q,re){return{status:fu,id:-1,index:v,parentFlushed:!1,chunks:[],children:[],formatContext:F,boundary:R,lastPushedText:q,textEmbedded:re}}var zi=null;function rs(){return zi===null||zi.componentStack===null?"":nc(zi.componentStack)}function Do(f,v){f.componentStack={tag:0,parent:f.componentStack,type:v}}function $i(f,v){f.componentStack={tag:1,parent:f.componentStack,type:v}}function is(f,v){f.componentStack={tag:2,parent:f.componentStack,type:v}}function Ci(f){f.componentStack===null?r("Unexpectedly popped too many stack frames. This is a bug in React."):f.componentStack=f.componentStack.parent}var Aa=null;function Sl(f,v){{var R;typeof v=="string"?R=v:v&&typeof v.message=="string"?R=v.message:R=String(v);var F=Aa||rs();Aa=null,f.errorMessage=R,f.errorComponentStack=F}}function Ti(f,v){var R=f.onError(v);if(R!=null&&typeof R!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof R+'" instead');return R}function Io(f,v){var R=f.onShellError;R(v);var F=f.onFatalError;F(v),f.destination!==null?(f.status=Pa,ne(f.destination,v)):(f.status=du,f.fatalError=v)}function gu(f,v,R){Do(v,"Suspense");var F=v.blockedBoundary,q=v.blockedSegment,re=R.fallback,ce=R.children,Ae=new Set,c=ns(f,Ae),g=q.chunks.length,E=xl(f,g,c,q.formatContext,!1,!1);q.children.push(E),q.lastPushedText=!1;var P=xl(f,0,null,q.formatContext,!1,!1);P.parentFlushed=!0,v.blockedBoundary=c,v.blockedSegment=P;try{if(js(f,v,ce),Ar(P.chunks,f.responseState,P.lastPushedText,P.textEmbedded),P.status=Si,Ns(c,P),c.pendingTasks===0){Ci(v);return}}catch(Q){P.status=Ra,c.forceClientRender=!0,c.errorDigest=Ti(f,Q),Sl(c,Q)}finally{v.blockedBoundary=F,v.blockedSegment=q}var W=Ds(f,re,F,E,Ae,v.legacyContext,v.context,v.treeContext);W.componentStack=v.componentStack,f.pingedTasks.push(W),Ci(v)}function Oa(f,v,R,F){Do(v,R);var q=v.blockedSegment,re=Yo(q.chunks,R,F,f.responseState,q.formatContext);q.lastPushedText=!1;var ce=q.formatContext;q.formatContext=Kr(ce,R,F),js(f,v,re),q.formatContext=ce,To(q.chunks,R),q.lastPushedText=!1,Ci(v)}function Is(f){return f.prototype&&f.prototype.isReactComponent}function Cl(f,v,R,F,q){var re={};iu(v,re);var ce=R(F,q);return ia(R,F,ce,q)}function rc(f,v,R,F,q){var re=R.render();R.props!==q&&(os||r("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Cn(F)||"a component"),os=!0);{var ce=F.childContextTypes;if(ce!=null){var Ae=v.legacyContext,c=tu(R,F,Ae,ce);v.legacyContext=c,ti(f,v,re),v.legacyContext=Ae;return}}ti(f,v,re)}function mu(f,v,R,F){is(v,R);var q=eu(R,v.legacyContext),re=lo(R,F,q);Ju(re,R,F,q),rc(f,v,re,R,F),Ci(v)}var $t={},Ms={},ic={},Da={},os=!1,vu=!1,yu=!1,Qr=!1;function oc(f,v,R,F){var q;if(q=eu(R,v.legacyContext),$i(v,R),R.prototype&&typeof R.prototype.render=="function"){var re=Cn(R)||"Unknown";$t[re]||(r("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",re,re),$t[re]=!0)}var ce=Cl(f,v,R,F,q),Ae=Nr();if(typeof ce=="object"&&ce!==null&&typeof ce.render=="function"&&ce.$$typeof===void 0){var c=Cn(R)||"Unknown";Ms[c]||(r("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",c,c,c),Ms[c]=!0)}if(typeof ce=="object"&&ce!==null&&typeof ce.render=="function"&&ce.$$typeof===void 0){{var g=Cn(R)||"Unknown";Ms[g]||(r("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",g,g,g),Ms[g]=!0)}Ju(ce,R,F,q),rc(f,v,ce,R,F)}else if(Ls(R),Ae){var E=v.treeContext,P=1,W=0;v.treeContext=hl(E,P,W);try{ti(f,v,ce)}finally{v.treeContext=E}}else ti(f,v,ce);Ci(v)}function Ls(f){{if(f&&f.childContextTypes&&r("%s(...): childContextTypes cannot be defined on a function component.",f.displayName||f.name||"Component"),typeof f.getDerivedStateFromProps=="function"){var v=Cn(f)||"Unknown";Da[v]||(r("%s: Function components do not support getDerivedStateFromProps.",v),Da[v]=!0)}if(typeof f.contextType=="object"&&f.contextType!==null){var R=Cn(f)||"Unknown";ic[R]||(r("%s: Function components do not support contextType.",R),ic[R]=!0)}}}function Fs(f,v){if(f&&f.defaultProps){var R=K({},v),F=f.defaultProps;for(var q in F)R[q]===void 0&&(R[q]=F[q]);return R}return v}function ac(f,v,R,F,q){$i(v,R.render);var re=Cl(f,v,R.render,F,q),ce=Nr();if(ce){var Ae=v.treeContext,c=1,g=0;v.treeContext=hl(Ae,c,g);try{ti(f,v,re)}finally{v.treeContext=Ae}}else ti(f,v,re);Ci(v)}function sc(f,v,R,F,q){var re=R.type,ce=Fs(re,F);Tl(f,v,re,ce,q)}function ei(f,v,R,F){R._context===void 0?R!==R.Consumer&&(Qr||(Qr=!0,r("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):R=R._context;var q=F.children;typeof q!="function"&&r("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var re=Ts(R),ce=q(re);ti(f,v,ce)}function aa(f,v,R,F){var q=R._context,re=F.value,ce=F.children,Ae;Ae=v.context,v.context=qu(q,re),ti(f,v,ce),v.context=Xu(q),Ae!==v.context&&r("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function bu(f,v,R,F,q){Do(v,"Lazy");var re=R._payload,ce=R._init,Ae=ce(re),c=Fs(Ae,F);Tl(f,v,Ae,c,q),Ci(v)}function Tl(f,v,R,F,q){if(typeof R=="function")if(Is(R)){mu(f,v,R,F);return}else{oc(f,v,R,F);return}if(typeof R=="string"){Oa(f,v,R,F);return}switch(R){case On:case zt:case X:case ue:case Ce:{ti(f,v,F.children);return}case st:{Do(v,"SuspenseList"),ti(f,v,F.children),Ci(v);return}case Et:throw new Error("ReactDOMServer does not yet support scope components.");case ot:{gu(f,v,F);return}}if(typeof R=="object"&&R!==null)switch(R.$$typeof){case je:{ac(f,v,R,F,q);return}case rt:{sc(f,v,R,F,q);return}case le:{aa(f,v,R,F);return}case Be:{ei(f,v,R,F);return}case Dt:{bu(f,v,R,F);return}}var re="";throw(R===void 0||typeof R=="object"&&R!==null&&Object.keys(R).length===0)&&(re+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(R==null?R:typeof R)+"."+re))}function El(f,v){typeof Symbol=="function"&&f[Symbol.toStringTag]==="Generator"&&(vu||r("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),vu=!0),f.entries===v&&(yu||r("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),yu=!0)}function ti(f,v,R){try{return Bs(f,v,R)}catch(F){throw typeof F=="object"&&F!==null&&typeof F.then=="function"||(Aa=Aa!==null?Aa:rs()),F}}function Bs(f,v,R){if(v.node=R,typeof R=="object"&&R!==null){switch(R.$$typeof){case de:{var F=R,q=F.type,re=F.props,ce=F.ref;Tl(f,v,q,re,ce);return}case Ee:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Dt:{var Ae=R,c=Ae._payload,g=Ae._init,E;try{E=g(c)}catch(bt){throw typeof bt=="object"&&bt!==null&&typeof bt.then=="function"&&Do(v,"Lazy"),bt}ti(f,v,E);return}}if(mi(R)){wu(f,v,R);return}var P=Ni(R);if(P){El(R,P);var W=P.call(R);if(W){var Q=W.next();if(!Q.done){var se=[];do se.push(Q.value),Q=W.next();while(!Q.done);wu(f,v,se);return}return}}var Re=Object.prototype.toString.call(R);throw new Error("Objects are not valid as a React child (found: "+(Re==="[object Object]"?"object with keys {"+Object.keys(R).join(", ")+"}":Re)+"). If you meant to render a collection of children, use an array instead.")}if(typeof R=="string"){var Ue=v.blockedSegment;Ue.lastPushedText=Li(v.blockedSegment.chunks,R,f.responseState,Ue.lastPushedText);return}if(typeof R=="number"){var lt=v.blockedSegment;lt.lastPushedText=Li(v.blockedSegment.chunks,""+R,f.responseState,lt.lastPushedText);return}typeof R=="function"&&r("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function wu(f,v,R){for(var F=R.length,q=0;q<F;q++){var re=v.treeContext;v.treeContext=hl(re,F,q);try{js(f,v,R[q])}finally{v.treeContext=re}}}function Hr(f,v,R){var F=v.blockedSegment,q=F.chunks.length,re=xl(f,q,null,F.formatContext,F.lastPushedText,!0);F.children.push(re),F.lastPushedText=!1;var ce=Ds(f,v.node,v.blockedBoundary,re,v.abortSet,v.legacyContext,v.context,v.treeContext);v.componentStack!==null&&(ce.componentStack=v.componentStack.parent);var Ae=ce.ping;R.then(Ae,Ae)}function js(f,v,R){var F=v.blockedSegment.formatContext,q=v.legacyContext,re=v.context,ce=null;ce=v.componentStack;try{return ti(f,v,R)}catch(Ae){if(ou(),typeof Ae=="object"&&Ae!==null&&typeof Ae.then=="function"){Hr(f,v,Ae),v.blockedSegment.formatContext=F,v.legacyContext=q,v.context=re,Cs(re),v.componentStack=ce;return}else throw v.blockedSegment.formatContext=F,v.legacyContext=q,v.context=re,Cs(re),v.componentStack=ce,Ae}}function Mo(f,v,R,F){var q=Ti(f,F);if(v===null?Io(f,F):(v.pendingTasks--,v.forceClientRender||(v.forceClientRender=!0,v.errorDigest=q,Sl(v,F),v.parentFlushed&&f.clientRenderedBoundaries.push(v))),f.allPendingTasks--,f.allPendingTasks===0){var re=f.onAllReady;re()}}function Fc(f){var v=this,R=f.blockedBoundary,F=f.blockedSegment;F.status=wl,xu(v,R,F)}function Yi(f,v,R){var F=f.blockedBoundary,q=f.blockedSegment;if(q.status=wl,F===null)v.allPendingTasks--,v.status!==Pa&&(v.status=Pa,v.destination!==null&&$(v.destination));else{if(F.pendingTasks--,!F.forceClientRender){F.forceClientRender=!0;var re=R===void 0?new Error("The render was aborted by the server without a reason."):R;F.errorDigest=v.onError(re);{var ce="The server did not finish this Suspense boundary: ";re&&typeof re.message=="string"?re=ce+re.message:re=ce+String(re);var Ae=zi;zi=f;try{Sl(F,re)}finally{zi=Ae}}F.parentFlushed&&v.clientRenderedBoundaries.push(F)}if(F.fallbackAbortableTasks.forEach(function(g){return Yi(g,v,R)}),F.fallbackAbortableTasks.clear(),v.allPendingTasks--,v.allPendingTasks===0){var c=v.onAllReady;c()}}}function Ns(f,v){if(v.chunks.length===0&&v.children.length===1&&v.children[0].boundary===null){var R=v.children[0];R.id=v.id,R.parentFlushed=!0,R.status===Si&&Ns(f,R)}else{var F=f.completedSegments;F.push(v)}}function xu(f,v,R){if(v===null){if(R.parentFlushed){if(f.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");f.completedRootSegment=R}if(f.pendingRootTasks--,f.pendingRootTasks===0){f.onShellError=co;var F=f.onShellReady;F()}}else if(v.pendingTasks--,!v.forceClientRender){if(v.pendingTasks===0)R.parentFlushed&&R.status===Si&&Ns(v,R),v.parentFlushed&&f.completedBoundaries.push(v),v.fallbackAbortableTasks.forEach(Fc,f),v.fallbackAbortableTasks.clear();else if(R.parentFlushed&&R.status===Si){Ns(v,R);var q=v.completedSegments;q.length===1&&v.parentFlushed&&f.partialBoundaries.push(v)}}if(f.allPendingTasks--,f.allPendingTasks===0){var re=f.onAllReady;re()}}function kl(f,v){var R=v.blockedSegment;if(R.status===fu){Cs(v.context);var F=null;F=zi,zi=v;try{ti(f,v,v.node),Ar(R.chunks,f.responseState,R.lastPushedText,R.textEmbedded),v.abortSet.delete(v),R.status=Si,xu(f,v.blockedBoundary,R)}catch(re){if(ou(),typeof re=="object"&&re!==null&&typeof re.then=="function"){var q=v.ping;re.then(q,q)}else v.abortSet.delete(v),R.status=Ra,Mo(f,v.blockedBoundary,R,re)}finally{zi=F}}}function Hs(f){if(f.status!==Pa){var v=ll(),R=As.current;As.current=wr;var F;F=es.getCurrentStack,es.getCurrentStack=rs;var q=Rs;Ps(f.responseState);try{var re=f.pingedTasks,ce;for(ce=0;ce<re.length;ce++){var Ae=re[ce];kl(f,Ae)}re.splice(0,ce),f.destination!==null&&cr(f,f.destination)}catch(c){Ti(f,c),Io(f,c)}finally{Ps(q),As.current=R,es.getCurrentStack=F,R===wr&&Cs(v)}}}function Ws(f,v,R){switch(R.parentFlushed=!0,R.status){case fu:{var F=R.id=f.nextSegmentId++;return R.lastPushedText=!1,R.textEmbedded=!1,Xn(v,f.responseState,F)}case Si:{R.status=Os;for(var q=!0,re=R.chunks,ce=0,Ae=R.children,c=0;c<Ae.length;c++){for(var g=Ae[c];ce<g.index;ce++)x(v,re[ce]);q=_l(f,v,g)}for(;ce<re.length-1;ce++)x(v,re[ce]);return ce<re.length&&(q=O(v,re[ce])),q}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function _l(f,v,R){var F=R.boundary;if(F===null)return Ws(f,v,R);if(F.parentFlushed=!0,F.forceClientRender)return Ne(v,f.responseState,F.errorDigest,F.errorMessage,F.errorComponentStack),Ws(f,v,R),Ot(v,f.responseState);if(F.pendingTasks>0){F.rootSegmentID=f.nextSegmentId++,F.completedSegments.length>0&&f.partialBoundaries.push(F);var q=F.id=En(f.responseState);return Se(v,f.responseState,q),Ws(f,v,R),Rt(v,f.responseState)}else{if(F.byteSize>f.progressiveChunkSize)return F.rootSegmentID=f.nextSegmentId++,f.completedBoundaries.push(F),Se(v,f.responseState,F.id),Ws(f,v,R),Rt(v,f.responseState);Le(v,f.responseState);var re=F.completedSegments;if(re.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var ce=re[0];return _l(f,v,ce),it(v,f.responseState)}}function Su(f,v,R){return vs(v,f.responseState,R.id,R.errorDigest,R.errorMessage,R.errorComponentStack)}function as(f,v,R){return _t(v,f.responseState,R.formatContext,R.id),_l(f,v,R),Ct(v,R.formatContext)}function Us(f,v,R){for(var F=R.completedSegments,q=0;q<F.length;q++){var re=F[q];Rl(f,v,R,re)}return F.length=0,ji(v,f.responseState,R.id,R.rootSegmentID)}function lc(f,v,R){for(var F=R.completedSegments,q=0;q<F.length;q++){var re=F[q];if(!Rl(f,v,R,re))return q++,F.splice(0,q),!1}return F.splice(0,q),!0}function Rl(f,v,R,F){if(F.status===Os)return!0;var q=F.id;if(q===-1){var re=F.id=R.rootSegmentID;if(re===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return as(f,v,F)}else return as(f,v,F),gs(v,f.responseState,q)}function cr(f,v){k();try{var R=f.completedRootSegment;R!==null&&f.pendingRootTasks===0&&(_l(f,v,R),f.completedRootSegment=null,hi(v,f.responseState));var F=f.clientRenderedBoundaries,q;for(q=0;q<F.length;q++){var re=F[q];Su(f,v,re)}F.splice(0,q);var ce=f.completedBoundaries;for(q=0;q<ce.length;q++){var Ae=ce[q];Us(f,v,Ae)}ce.splice(0,q),B(v),k(v);var c=f.partialBoundaries;for(q=0;q<c.length;q++){var g=c[q];if(!lc(f,v,g)){f.destination=null,q++,c.splice(0,q);return}}c.splice(0,q);var E=f.completedBoundaries;for(q=0;q<E.length;q++){var P=E[q];Us(f,v,P)}E.splice(0,q)}finally{B(v),f.allPendingTasks===0&&f.pingedTasks.length===0&&f.clientRenderedBoundaries.length===0&&f.completedBoundaries.length===0&&(f.abortableTasks.size!==0&&r("There was still abortable task at the root when we closed. This is a bug in React."),$(v))}}function fo(f){u(function(){return Hs(f)})}function uc(f,v){if(f.status===du){f.status=Pa,ne(v,f.fatalError);return}if(f.status!==Pa&&f.destination===null){f.destination=v;try{cr(f,v)}catch(R){Ti(f,R),Io(f,R)}}}function Pl(f,v){try{var R=f.abortableTasks;R.forEach(function(F){return Yi(F,f,v)}),R.clear(),f.destination!==null&&cr(f,f.destination)}catch(F){Ti(f,F),Io(f,F)}}function Al(f,v){return new Promise(function(R,F){var q,re,ce=new Promise(function(W,Q){re=W,q=Q});function Ae(){var W=new ReadableStream({type:"bytes",pull:function(Q){uc(g,Q)},cancel:function(Q){Pl(g)}},{highWaterMark:0});W.allReady=ce,R(W)}function c(W){ce.catch(function(){}),F(W)}var g=Mc(f,_r(v?v.identifierPrefix:void 0,v?v.nonce:void 0,v?v.bootstrapScriptContent:void 0,v?v.bootstrapScripts:void 0,v?v.bootstrapModules:void 0),Xr(v?v.namespaceURI:void 0),v?v.progressiveChunkSize:void 0,v?v.onError:void 0,re,Ae,c,q);if(v&&v.signal){var E=v.signal,P=function(){Pl(g,E.reason),E.removeEventListener("abort",P)};E.addEventListener("abort",P)}fo(g)})}Pf.renderToReadableStream=Al,Pf.version=e}()),Pf}var Bu,Fh;process.env.NODE_ENV==="production"?(Bu=jT(),Fh=NT()):(Bu=HT(),Fh=WT());Bu.version;var UT=Bu.renderToString;Bu.renderToStaticMarkup;Bu.renderToNodeStream;Bu.renderToStaticNodeStream;Fh.renderToReadableStream;var Bh={exports:{}},Af={exports:{}},mn={};/** @license React v16.13.1
107
- * react-is.production.min.js
108
- *
109
- * Copyright (c) Facebook, Inc. and its affiliates.
110
- *
111
- * This source code is licensed under the MIT license found in the
112
- * LICENSE file in the root directory of this source tree.
113
- */var Kg;function VT(){if(Kg)return mn;Kg=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,i=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,s=t?Symbol.for("react.profiler"):60114,u=t?Symbol.for("react.provider"):60109,m=t?Symbol.for("react.context"):60110,p=t?Symbol.for("react.async_mode"):60111,y=t?Symbol.for("react.concurrent_mode"):60111,k=t?Symbol.for("react.forward_ref"):60112,x=t?Symbol.for("react.suspense"):60113,O=t?Symbol.for("react.suspense_list"):60120,B=t?Symbol.for("react.memo"):60115,$=t?Symbol.for("react.lazy"):60116,Y=t?Symbol.for("react.block"):60121,z=t?Symbol.for("react.fundamental"):60117,L=t?Symbol.for("react.responder"):60118,ne=t?Symbol.for("react.scope"):60119;function te(ie){if(typeof ie=="object"&&ie!==null){var xe=ie.$$typeof;switch(xe){case e:switch(ie=ie.type,ie){case p:case y:case i:case s:case r:case x:return ie;default:switch(ie=ie&&ie.$$typeof,ie){case m:case k:case $:case B:case u:return ie;default:return xe}}case n:return xe}}}function he(ie){return te(ie)===y}return mn.AsyncMode=p,mn.ConcurrentMode=y,mn.ContextConsumer=m,mn.ContextProvider=u,mn.Element=e,mn.ForwardRef=k,mn.Fragment=i,mn.Lazy=$,mn.Memo=B,mn.Portal=n,mn.Profiler=s,mn.StrictMode=r,mn.Suspense=x,mn.isAsyncMode=function(ie){return he(ie)||te(ie)===p},mn.isConcurrentMode=he,mn.isContextConsumer=function(ie){return te(ie)===m},mn.isContextProvider=function(ie){return te(ie)===u},mn.isElement=function(ie){return typeof ie=="object"&&ie!==null&&ie.$$typeof===e},mn.isForwardRef=function(ie){return te(ie)===k},mn.isFragment=function(ie){return te(ie)===i},mn.isLazy=function(ie){return te(ie)===$},mn.isMemo=function(ie){return te(ie)===B},mn.isPortal=function(ie){return te(ie)===n},mn.isProfiler=function(ie){return te(ie)===s},mn.isStrictMode=function(ie){return te(ie)===r},mn.isSuspense=function(ie){return te(ie)===x},mn.isValidElementType=function(ie){return typeof ie=="string"||typeof ie=="function"||ie===i||ie===y||ie===s||ie===r||ie===x||ie===O||typeof ie=="object"&&ie!==null&&(ie.$$typeof===$||ie.$$typeof===B||ie.$$typeof===u||ie.$$typeof===m||ie.$$typeof===k||ie.$$typeof===z||ie.$$typeof===L||ie.$$typeof===ne||ie.$$typeof===Y)},mn.typeOf=te,mn}var vn={};/** @license React v16.13.1
114
- * react-is.development.js
115
- *
116
- * Copyright (c) Facebook, Inc. and its affiliates.
117
- *
118
- * This source code is licensed under the MIT license found in the
119
- * LICENSE file in the root directory of this source tree.
120
- */var Zg;function zT(){return Zg||(Zg=1,process.env.NODE_ENV!=="production"&&function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,i=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,s=t?Symbol.for("react.profiler"):60114,u=t?Symbol.for("react.provider"):60109,m=t?Symbol.for("react.context"):60110,p=t?Symbol.for("react.async_mode"):60111,y=t?Symbol.for("react.concurrent_mode"):60111,k=t?Symbol.for("react.forward_ref"):60112,x=t?Symbol.for("react.suspense"):60113,O=t?Symbol.for("react.suspense_list"):60120,B=t?Symbol.for("react.memo"):60115,$=t?Symbol.for("react.lazy"):60116,Y=t?Symbol.for("react.block"):60121,z=t?Symbol.for("react.fundamental"):60117,L=t?Symbol.for("react.responder"):60118,ne=t?Symbol.for("react.scope"):60119;function te(Xe){return typeof Xe=="string"||typeof Xe=="function"||Xe===i||Xe===y||Xe===s||Xe===r||Xe===x||Xe===O||typeof Xe=="object"&&Xe!==null&&(Xe.$$typeof===$||Xe.$$typeof===B||Xe.$$typeof===u||Xe.$$typeof===m||Xe.$$typeof===k||Xe.$$typeof===z||Xe.$$typeof===L||Xe.$$typeof===ne||Xe.$$typeof===Y)}function he(Xe){if(typeof Xe=="object"&&Xe!==null){var jt=Xe.$$typeof;switch(jt){case e:var Ht=Xe.type;switch(Ht){case p:case y:case i:case s:case r:case x:return Ht;default:var zn=Ht&&Ht.$$typeof;switch(zn){case m:case k:case $:case B:case u:return zn;default:return jt}}case n:return jt}}}var ie=p,xe=y,b=m,ke=u,ve=e,nt=k,gt=i,tt=$,et=B,ft=n,me=s,Me=r,ze=x,qe=!1;function at(Xe){return qe||(qe=!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.")),_e(Xe)||he(Xe)===p}function _e(Xe){return he(Xe)===y}function Pe(Xe){return he(Xe)===m}function Ye(Xe){return he(Xe)===u}function Ze(Xe){return typeof Xe=="object"&&Xe!==null&&Xe.$$typeof===e}function Qe(Xe){return he(Xe)===k}function Je(Xe){return he(Xe)===i}function Ke(Xe){return he(Xe)===$}function ht(Xe){return he(Xe)===B}function wt(Xe){return he(Xe)===n}function xt(Xe){return he(Xe)===s}function pt(Xe){return he(Xe)===r}function Tt(Xe){return he(Xe)===x}vn.AsyncMode=ie,vn.ConcurrentMode=xe,vn.ContextConsumer=b,vn.ContextProvider=ke,vn.Element=ve,vn.ForwardRef=nt,vn.Fragment=gt,vn.Lazy=tt,vn.Memo=et,vn.Portal=ft,vn.Profiler=me,vn.StrictMode=Me,vn.Suspense=ze,vn.isAsyncMode=at,vn.isConcurrentMode=_e,vn.isContextConsumer=Pe,vn.isContextProvider=Ye,vn.isElement=Ze,vn.isForwardRef=Qe,vn.isFragment=Je,vn.isLazy=Ke,vn.isMemo=ht,vn.isPortal=wt,vn.isProfiler=xt,vn.isStrictMode=pt,vn.isSuspense=Tt,vn.isValidElementType=te,vn.typeOf=he}()),vn}var Jg;function By(){return Jg||(Jg=1,process.env.NODE_ENV==="production"?Af.exports=VT():Af.exports=zT()),Af.exports}/*
121
- object-assign
122
- (c) Sindre Sorhus
123
- @license MIT
124
- */var Jd,Qg;function $T(){if(Qg)return Jd;Qg=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function i(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function r(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var u={},m=0;m<10;m++)u["_"+String.fromCharCode(m)]=m;var p=Object.getOwnPropertyNames(u).map(function(k){return u[k]});if(p.join("")!=="0123456789")return!1;var y={};return"abcdefghijklmnopqrst".split("").forEach(function(k){y[k]=k}),Object.keys(Object.assign({},y)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Jd=r()?Object.assign:function(s,u){for(var m,p=i(s),y,k=1;k<arguments.length;k++){m=Object(arguments[k]);for(var x in m)e.call(m,x)&&(p[x]=m[x]);if(t){y=t(m);for(var O=0;O<y.length;O++)n.call(m,y[O])&&(p[y[O]]=m[y[O]])}}return p},Jd}var Qd,em;function hp(){if(em)return Qd;em=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Qd=t,Qd}var eh,tm;function jy(){return tm||(tm=1,eh=Function.call.bind(Object.prototype.hasOwnProperty)),eh}var th,nm;function YT(){if(nm)return th;nm=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=hp(),n={},i=jy();t=function(s){var u="Warning: "+s;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}}}function r(s,u,m,p,y){if(process.env.NODE_ENV!=="production"){for(var k in s)if(i(s,k)){var x;try{if(typeof s[k]!="function"){var O=Error((p||"React class")+": "+m+" type `"+k+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[k]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw O.name="Invariant Violation",O}x=s[k](u,k,p,m,null,e)}catch($){x=$}if(x&&!(x instanceof Error)&&t((p||"React class")+": type specification of "+m+" `"+k+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof x+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),x instanceof Error&&!(x.message in n)){n[x.message]=!0;var B=y?y():"";t("Failed "+m+" type: "+x.message+(B??""))}}}}return r.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},th=r,th}var nh,rm;function GT(){if(rm)return nh;rm=1;var t=By(),e=$T(),n=hp(),i=jy(),r=YT(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(m){var p="Warning: "+m;typeof console<"u"&&console.error(p);try{throw new Error(p)}catch{}});function u(){return null}return nh=function(m,p){var y=typeof Symbol=="function"&&Symbol.iterator,k="@@iterator";function x(_e){var Pe=_e&&(y&&_e[y]||_e[k]);if(typeof Pe=="function")return Pe}var O="<<anonymous>>",B={array:L("array"),bigint:L("bigint"),bool:L("boolean"),func:L("function"),number:L("number"),object:L("object"),string:L("string"),symbol:L("symbol"),any:ne(),arrayOf:te,element:he(),elementType:ie(),instanceOf:xe,node:nt(),objectOf:ke,oneOf:b,oneOfType:ve,shape:tt,exact:et};function $(_e,Pe){return _e===Pe?_e!==0||1/_e===1/Pe:_e!==_e&&Pe!==Pe}function Y(_e,Pe){this.message=_e,this.data=Pe&&typeof Pe=="object"?Pe:{},this.stack=""}Y.prototype=Error.prototype;function z(_e){if(process.env.NODE_ENV!=="production")var Pe={},Ye=0;function Ze(Je,Ke,ht,wt,xt,pt,Tt){if(wt=wt||O,pt=pt||ht,Tt!==n){if(p){var Xe=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 Xe.name="Invariant Violation",Xe}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var jt=wt+":"+ht;!Pe[jt]&&Ye<3&&(s("You are manually calling a React.PropTypes validation function for the `"+pt+"` prop on `"+wt+"`. 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."),Pe[jt]=!0,Ye++)}}return Ke[ht]==null?Je?Ke[ht]===null?new Y("The "+xt+" `"+pt+"` is marked as required "+("in `"+wt+"`, but its value is `null`.")):new Y("The "+xt+" `"+pt+"` is marked as required in "+("`"+wt+"`, but its value is `undefined`.")):null:_e(Ke,ht,wt,xt,pt)}var Qe=Ze.bind(null,!1);return Qe.isRequired=Ze.bind(null,!0),Qe}function L(_e){function Pe(Ye,Ze,Qe,Je,Ke,ht){var wt=Ye[Ze],xt=Me(wt);if(xt!==_e){var pt=ze(wt);return new Y("Invalid "+Je+" `"+Ke+"` of type "+("`"+pt+"` supplied to `"+Qe+"`, expected ")+("`"+_e+"`."),{expectedType:_e})}return null}return z(Pe)}function ne(){return z(u)}function te(_e){function Pe(Ye,Ze,Qe,Je,Ke){if(typeof _e!="function")return new Y("Property `"+Ke+"` of component `"+Qe+"` has invalid PropType notation inside arrayOf.");var ht=Ye[Ze];if(!Array.isArray(ht)){var wt=Me(ht);return new Y("Invalid "+Je+" `"+Ke+"` of type "+("`"+wt+"` supplied to `"+Qe+"`, expected an array."))}for(var xt=0;xt<ht.length;xt++){var pt=_e(ht,xt,Qe,Je,Ke+"["+xt+"]",n);if(pt instanceof Error)return pt}return null}return z(Pe)}function he(){function _e(Pe,Ye,Ze,Qe,Je){var Ke=Pe[Ye];if(!m(Ke)){var ht=Me(Ke);return new Y("Invalid "+Qe+" `"+Je+"` of type "+("`"+ht+"` supplied to `"+Ze+"`, expected a single ReactElement."))}return null}return z(_e)}function ie(){function _e(Pe,Ye,Ze,Qe,Je){var Ke=Pe[Ye];if(!t.isValidElementType(Ke)){var ht=Me(Ke);return new Y("Invalid "+Qe+" `"+Je+"` of type "+("`"+ht+"` supplied to `"+Ze+"`, expected a single ReactElement type."))}return null}return z(_e)}function xe(_e){function Pe(Ye,Ze,Qe,Je,Ke){if(!(Ye[Ze]instanceof _e)){var ht=_e.name||O,wt=at(Ye[Ze]);return new Y("Invalid "+Je+" `"+Ke+"` of type "+("`"+wt+"` supplied to `"+Qe+"`, expected ")+("instance of `"+ht+"`."))}return null}return z(Pe)}function b(_e){if(!Array.isArray(_e))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("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])."):s("Invalid argument supplied to oneOf, expected an array.")),u;function Pe(Ye,Ze,Qe,Je,Ke){for(var ht=Ye[Ze],wt=0;wt<_e.length;wt++)if($(ht,_e[wt]))return null;var xt=JSON.stringify(_e,function(Tt,Xe){var jt=ze(Xe);return jt==="symbol"?String(Xe):Xe});return new Y("Invalid "+Je+" `"+Ke+"` of value `"+String(ht)+"` "+("supplied to `"+Qe+"`, expected one of "+xt+"."))}return z(Pe)}function ke(_e){function Pe(Ye,Ze,Qe,Je,Ke){if(typeof _e!="function")return new Y("Property `"+Ke+"` of component `"+Qe+"` has invalid PropType notation inside objectOf.");var ht=Ye[Ze],wt=Me(ht);if(wt!=="object")return new Y("Invalid "+Je+" `"+Ke+"` of type "+("`"+wt+"` supplied to `"+Qe+"`, expected an object."));for(var xt in ht)if(i(ht,xt)){var pt=_e(ht,xt,Qe,Je,Ke+"."+xt,n);if(pt instanceof Error)return pt}return null}return z(Pe)}function ve(_e){if(!Array.isArray(_e))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),u;for(var Pe=0;Pe<_e.length;Pe++){var Ye=_e[Pe];if(typeof Ye!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+qe(Ye)+" at index "+Pe+"."),u}function Ze(Qe,Je,Ke,ht,wt){for(var xt=[],pt=0;pt<_e.length;pt++){var Tt=_e[pt],Xe=Tt(Qe,Je,Ke,ht,wt,n);if(Xe==null)return null;Xe.data&&i(Xe.data,"expectedType")&&xt.push(Xe.data.expectedType)}var jt=xt.length>0?", expected one of type ["+xt.join(", ")+"]":"";return new Y("Invalid "+ht+" `"+wt+"` supplied to "+("`"+Ke+"`"+jt+"."))}return z(Ze)}function nt(){function _e(Pe,Ye,Ze,Qe,Je){return ft(Pe[Ye])?null:new Y("Invalid "+Qe+" `"+Je+"` supplied to "+("`"+Ze+"`, expected a ReactNode."))}return z(_e)}function gt(_e,Pe,Ye,Ze,Qe){return new Y((_e||"React class")+": "+Pe+" type `"+Ye+"."+Ze+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Qe+"`.")}function tt(_e){function Pe(Ye,Ze,Qe,Je,Ke){var ht=Ye[Ze],wt=Me(ht);if(wt!=="object")return new Y("Invalid "+Je+" `"+Ke+"` of type `"+wt+"` "+("supplied to `"+Qe+"`, expected `object`."));for(var xt in _e){var pt=_e[xt];if(typeof pt!="function")return gt(Qe,Je,Ke,xt,ze(pt));var Tt=pt(ht,xt,Qe,Je,Ke+"."+xt,n);if(Tt)return Tt}return null}return z(Pe)}function et(_e){function Pe(Ye,Ze,Qe,Je,Ke){var ht=Ye[Ze],wt=Me(ht);if(wt!=="object")return new Y("Invalid "+Je+" `"+Ke+"` of type `"+wt+"` "+("supplied to `"+Qe+"`, expected `object`."));var xt=e({},Ye[Ze],_e);for(var pt in xt){var Tt=_e[pt];if(i(_e,pt)&&typeof Tt!="function")return gt(Qe,Je,Ke,pt,ze(Tt));if(!Tt)return new Y("Invalid "+Je+" `"+Ke+"` key `"+pt+"` supplied to `"+Qe+"`.\nBad object: "+JSON.stringify(Ye[Ze],null," ")+`
125
- Valid keys: `+JSON.stringify(Object.keys(_e),null," "));var Xe=Tt(ht,pt,Qe,Je,Ke+"."+pt,n);if(Xe)return Xe}return null}return z(Pe)}function ft(_e){switch(typeof _e){case"number":case"string":case"undefined":return!0;case"boolean":return!_e;case"object":if(Array.isArray(_e))return _e.every(ft);if(_e===null||m(_e))return!0;var Pe=x(_e);if(Pe){var Ye=Pe.call(_e),Ze;if(Pe!==_e.entries){for(;!(Ze=Ye.next()).done;)if(!ft(Ze.value))return!1}else for(;!(Ze=Ye.next()).done;){var Qe=Ze.value;if(Qe&&!ft(Qe[1]))return!1}}else return!1;return!0;default:return!1}}function me(_e,Pe){return _e==="symbol"?!0:Pe?Pe["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Pe instanceof Symbol:!1}function Me(_e){var Pe=typeof _e;return Array.isArray(_e)?"array":_e instanceof RegExp?"object":me(Pe,_e)?"symbol":Pe}function ze(_e){if(typeof _e>"u"||_e===null)return""+_e;var Pe=Me(_e);if(Pe==="object"){if(_e instanceof Date)return"date";if(_e instanceof RegExp)return"regexp"}return Pe}function qe(_e){var Pe=ze(_e);switch(Pe){case"array":case"object":return"an "+Pe;case"boolean":case"date":case"regexp":return"a "+Pe;default:return Pe}}function at(_e){return!_e.constructor||!_e.constructor.name?O:_e.constructor.name}return B.checkPropTypes=r,B.resetWarningCache=r.resetWarningCache,B.PropTypes=B,B},nh}var rh,im;function qT(){if(im)return rh;im=1;var t=hp();function e(){}function n(){}return n.resetWarningCache=e,rh=function(){function i(u,m,p,y,k,x){if(x!==t){var O=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 O.name="Invariant Violation",O}}i.isRequired=i;function r(){return i}var s={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:r,element:i,elementType:i,instanceOf:r,node:i,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:n,resetWarningCache:e};return s.PropTypes=s,s},rh}if(process.env.NODE_ENV!=="production"){var XT=By(),KT=!0;Bh.exports=GT()(XT.isElement,KT)}else Bh.exports=qT()();var xr=Bh.exports;const fa=lf(xr);var ZT=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ny(t,e){return t(e={exports:{}},e.exports),e.exports}var JT=Ny(function(t){(function(e){var n=function(z,L,ne){if(!p(L)||k(L)||x(L)||O(L)||m(L))return L;var te,he=0,ie=0;if(y(L))for(te=[],ie=L.length;he<ie;he++)te.push(n(z,L[he],ne));else for(var xe in te={},L)Object.prototype.hasOwnProperty.call(L,xe)&&(te[z(xe,ne)]=n(z,L[xe],ne));return te},i=function(z){return B(z)?z:(z=z.replace(/[\-_\s]+(.)?/g,function(L,ne){return ne?ne.toUpperCase():""})).substr(0,1).toLowerCase()+z.substr(1)},r=function(z){var L=i(z);return L.substr(0,1).toUpperCase()+L.substr(1)},s=function(z,L){return function(ne,te){var he=(te=te||{}).separator||"_",ie=te.split||/(?=[A-Z])/;return ne.split(ie).join(he)}(z,L).toLowerCase()},u=Object.prototype.toString,m=function(z){return typeof z=="function"},p=function(z){return z===Object(z)},y=function(z){return u.call(z)=="[object Array]"},k=function(z){return u.call(z)=="[object Date]"},x=function(z){return u.call(z)=="[object RegExp]"},O=function(z){return u.call(z)=="[object Boolean]"},B=function(z){return(z-=0)==z},$=function(z,L){var ne=L&&"process"in L?L.process:L;return typeof ne!="function"?z:function(te,he){return ne(te,z,he)}},Y={camelize:i,decamelize:s,pascalize:r,depascalize:s,camelizeKeys:function(z,L){return n($(i,L),z)},decamelizeKeys:function(z,L){return n($(s,L),z,L)},pascalizeKeys:function(z,L){return n($(r,L),z)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=Y:e.humps=Y})(ZT)}).decamelize,QT=function(t){if(Array.isArray(t))return t},eE=function(t,e){if(typeof Symbol<"u"&&Symbol.iterator in Object(t)){var n=[],i=!0,r=!1,s=void 0;try{for(var u,m=t[Symbol.iterator]();!(i=(u=m.next()).done)&&(n.push(u.value),!e||n.length!==e);i=!0);}catch(p){r=!0,s=p}finally{try{i||m.return==null||m.return()}finally{if(r)throw s}}return n}},om=function(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i},tE=function(t,e){if(t){if(typeof t=="string")return om(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set"?Array.from(t):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?om(t,e):void 0}},nE=function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
126
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)},rE=function(t,e){return QT(t)||eE(t,e)||tE(t,e)||nE()},Hy=Ny(function(t){function e(){return t.exports=e=Object.assign||function(n){for(var i=1;i<arguments.length;i++){var r=arguments[i];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(n[s]=r[s])}return n},e.apply(this,arguments)}t.exports=e}),iE=function(t,e){if(t==null)return{};var n,i,r={},s=Object.keys(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||(r[n]=t[n]);return r},Wy=function(t,e){if(t==null)return{};var n,i,r=iE(t,e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);for(i=0;i<s.length;i++)n=s[i],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r},oE=Ie.createContext(null);function jh(t){var e=t.children,n=Wy(t,["children"]);return typeof e!="string"&&(e=UT(e)),Ie.createElement("template",Hy({},n,{dangerouslySetInnerHTML:{__html:e}}))}function Nh(t){var e=t.root,n=t.children;return _y.createPortal(n,e)}function aE(t){var e=Ie.forwardRef(function(n,i){var r,s,u=n.mode,m=n.delegatesFocus,p=n.styleSheets,y=n.ssr,k=n.children,x=Wy(n,["mode","delegatesFocus","styleSheets","ssr","children"]),O=(s=Ie.useRef((r=i)&&r.current),Ie.useEffect(function(){r&&(r.current=s.current)},[r]),s),B=Ie.useState(null),$=rE(B,2),Y=$[0],z=$[1],L="node_".concat(u).concat(m);return Ie.useLayoutEffect(function(){if(O.current)try{if(typeof i=="function"&&i(O.current),y){var ne=O.current.shadowRoot;return void z(ne)}var te=O.current.attachShadow({mode:u,delegatesFocus:m});p.length>0&&(te.adoptedStyleSheets=p),z(te)}catch(he){(function(ie){var xe=ie.error,b=ie.styleSheets,ke=ie.root;switch(xe.name){case"NotSupportedError":b.length>0&&(ke.adoptedStyleSheets=b);break;default:throw xe}})({error:he,styleSheets:p,root:Y})}},[i,O,p]),Ie.createElement(Ie.Fragment,null,Ie.createElement(t.tag,Hy({key:L,ref:O},x),(Y||y)&&Ie.createElement(oE.Provider,{value:Y},y?Ie.createElement(jh,{shadowroot:u,shadowrootmode:u},t.render({root:Y,ssr:y,children:k})):Ie.createElement(Nh,{root:Y},t.render({root:Y,ssr:y,children:k})))))});return e.propTypes={mode:fa.oneOf(["open","closed"]),delegatesFocus:fa.bool,styleSheets:fa.arrayOf(fa.instanceOf(globalThis.CSSStyleSheet)),ssr:fa.bool,children:fa.node},e.defaultProps={mode:"open",delegatesFocus:!1,styleSheets:[],ssr:!1,children:null},e}jh.propTypes={children:fa.oneOfType([fa.string,fa.node])},jh.defaultProps={children:""},Nh.propTypes={root:fa.object.isRequired,children:fa.node},Nh.defaultProps={children:null};var ih=new Map;function sE(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"core",n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(i){return i.children};return new Proxy(t,{get:function(i,r){var s=JT(r,{separator:"-"}),u="".concat(e,"-").concat(s);return ih.has(u)||ih.set(u,aE({tag:s,render:n})),ih.get(u)}})}var lE=sE();const uE=`*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}
127
- `;function Uy({children:t,styles:e=[],...n}){return ut.jsxs(lE.div,{...n,children:[[uE,...e].map((i,r)=>ut.jsx("style",{type:"text/css",children:i},r)),t]})}function Wo(t){"@babel/helpers - typeof";return Wo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Wo(t)}function Vo(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function cE(t,e){if(Wo(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var i=n.call(t,e||"default");if(Wo(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Vy(t){var e=cE(t,"string");return Wo(e)=="symbol"?e:String(e)}function am(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,Vy(i.key),i)}}function zo(t,e,n){return e&&am(t.prototype,e),n&&am(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Qs(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Yf(t,e){return Yf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,r){return i.__proto__=r,i},Yf(t,e)}function dd(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Yf(t,e)}function uf(t,e){if(e&&(Wo(e)==="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Qs(t)}function ds(t){return ds=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},ds(t)}function hs(t,e,n){return e=Vy(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function zy(t){if(Array.isArray(t))return t}function fE(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function sm(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function $y(t,e){if(t){if(typeof t=="string")return sm(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return sm(t,e)}}function Yy(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
128
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dE(t){return zy(t)||fE(t)||$y(t)||Yy()}function lm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function um(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?lm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):lm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}var hE={type:"logger",log:function(e){this.output("log",e)},warn:function(e){this.output("warn",e)},error:function(e){this.output("error",e)},output:function(e,n){console&&console[e]&&console[e].apply(console,n)}},pE=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Vo(this,t),this.init(e,n)}return zo(t,[{key:"init",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=i.prefix||"i18next:",this.logger=n||hE,this.options=i,this.debug=i.debug}},{key:"setDebug",value:function(n){this.debug=n}},{key:"log",value:function(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return this.forward(i,"log","",!0)}},{key:"warn",value:function(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return this.forward(i,"warn","",!0)}},{key:"error",value:function(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return this.forward(i,"error","")}},{key:"deprecate",value:function(){for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return this.forward(i,"warn","WARNING DEPRECATED: ",!0)}},{key:"forward",value:function(n,i,r,s){return s&&!this.debug?null:(typeof n[0]=="string"&&(n[0]="".concat(r).concat(this.prefix," ").concat(n[0])),this.logger[i](n))}},{key:"create",value:function(n){return new t(this.logger,um(um({},{prefix:"".concat(this.prefix,":").concat(n,":")}),this.options))}},{key:"clone",value:function(n){return n=n||this.options,n.prefix=n.prefix||this.prefix,new t(this.logger,n)}}]),t}(),cs=new pE,Ul=function(){function t(){Vo(this,t),this.observers={}}return zo(t,[{key:"on",value:function(n,i){var r=this;return n.split(" ").forEach(function(s){r.observers[s]=r.observers[s]||[],r.observers[s].push(i)}),this}},{key:"off",value:function(n,i){if(this.observers[n]){if(!i){delete this.observers[n];return}this.observers[n]=this.observers[n].filter(function(r){return r!==i})}}},{key:"emit",value:function(n){for(var i=arguments.length,r=new Array(i>1?i-1:0),s=1;s<i;s++)r[s-1]=arguments[s];if(this.observers[n]){var u=[].concat(this.observers[n]);u.forEach(function(p){p.apply(void 0,r)})}if(this.observers["*"]){var m=[].concat(this.observers["*"]);m.forEach(function(p){p.apply(p,[n].concat(r))})}}}]),t}();function Hc(){var t,e,n=new Promise(function(i,r){t=i,e=r});return n.resolve=t,n.reject=e,n}function cm(t){return t==null?"":""+t}function gE(t,e,n){t.forEach(function(i){e[i]&&(n[i]=e[i])})}function pp(t,e,n){function i(m){return m&&m.indexOf("###")>-1?m.replace(/###/g,"."):m}function r(){return!t||typeof t=="string"}for(var s=typeof e!="string"?[].concat(e):e.split(".");s.length>1;){if(r())return{};var u=i(s.shift());!t[u]&&n&&(t[u]=new n),Object.prototype.hasOwnProperty.call(t,u)?t=t[u]:t={}}return r()?{}:{obj:t,k:i(s.shift())}}function fm(t,e,n){var i=pp(t,e,Object),r=i.obj,s=i.k;r[s]=n}function mE(t,e,n,i){var r=pp(t,e,Object),s=r.obj,u=r.k;s[u]=s[u]||[],i&&(s[u]=s[u].concat(n)),i||s[u].push(n)}function Gf(t,e){var n=pp(t,e),i=n.obj,r=n.k;if(i)return i[r]}function vE(t,e,n){var i=Gf(t,n);return i!==void 0?i:Gf(e,n)}function Gy(t,e,n){for(var i in e)i!=="__proto__"&&i!=="constructor"&&(i in t?typeof t[i]=="string"||t[i]instanceof String||typeof e[i]=="string"||e[i]instanceof String?n&&(t[i]=e[i]):Gy(t[i],e[i],n):t[i]=e[i]);return t}function pc(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}var yE={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};function bE(t){return typeof t=="string"?t.replace(/[&<>"'\/]/g,function(e){return yE[e]}):t}var hd=typeof window<"u"&&window.navigator&&typeof window.navigator.userAgentData>"u"&&window.navigator.userAgent&&window.navigator.userAgent.indexOf("MSIE")>-1,wE=[" ",",","?","!",";"];function xE(t,e,n){e=e||"",n=n||"";var i=wE.filter(function(m){return e.indexOf(m)<0&&n.indexOf(m)<0});if(i.length===0)return!0;var r=new RegExp("(".concat(i.map(function(m){return m==="?"?"\\?":m}).join("|"),")")),s=!r.test(t);if(!s){var u=t.indexOf(n);u>0&&!r.test(t.substring(0,u))&&(s=!0)}return s}function qf(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(t){if(t[e])return t[e];for(var i=e.split(n),r=t,s=0;s<i.length;++s){if(!r||typeof r[i[s]]=="string"&&s+1<i.length)return;if(r[i[s]]===void 0){for(var u=2,m=i.slice(s,s+u).join(n),p=r[m];p===void 0&&i.length>s+u;)u++,m=i.slice(s,s+u).join(n),p=r[m];if(p===void 0)return;if(p===null)return null;if(e.endsWith(m)){if(typeof p=="string")return p;if(m&&typeof p[m]=="string")return p[m]}var y=i.slice(s+u).join(n);return y?qf(p,y,n):void 0}r=r[i[s]]}return r}}function dm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function Of(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?dm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):dm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function SE(t){var e=CE();return function(){var i=ds(t),r;if(e){var s=ds(this).constructor;r=Reflect.construct(i,arguments,s)}else r=i.apply(this,arguments);return uf(this,r)}}function CE(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}var TE=function(t){dd(n,t);var e=SE(n);function n(i){var r,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};return Vo(this,n),r=e.call(this),hd&&Ul.call(Qs(r)),r.data=i||{},r.options=s,r.options.keySeparator===void 0&&(r.options.keySeparator="."),r.options.ignoreJSONStructure===void 0&&(r.options.ignoreJSONStructure=!0),r}return zo(n,[{key:"addNamespaces",value:function(r){this.options.ns.indexOf(r)<0&&this.options.ns.push(r)}},{key:"removeNamespaces",value:function(r){var s=this.options.ns.indexOf(r);s>-1&&this.options.ns.splice(s,1)}},{key:"getResource",value:function(r,s,u){var m=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},p=m.keySeparator!==void 0?m.keySeparator:this.options.keySeparator,y=m.ignoreJSONStructure!==void 0?m.ignoreJSONStructure:this.options.ignoreJSONStructure,k=[r,s];u&&typeof u!="string"&&(k=k.concat(u)),u&&typeof u=="string"&&(k=k.concat(p?u.split(p):u)),r.indexOf(".")>-1&&(k=r.split("."));var x=Gf(this.data,k);return x||!y||typeof u!="string"?x:qf(this.data&&this.data[r]&&this.data[r][s],u,p)}},{key:"addResource",value:function(r,s,u,m){var p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1},y=p.keySeparator!==void 0?p.keySeparator:this.options.keySeparator,k=[r,s];u&&(k=k.concat(y?u.split(y):u)),r.indexOf(".")>-1&&(k=r.split("."),m=s,s=k[1]),this.addNamespaces(s),fm(this.data,k,m),p.silent||this.emit("added",r,s,u,m)}},{key:"addResources",value:function(r,s,u){var m=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(var p in u)(typeof u[p]=="string"||Object.prototype.toString.apply(u[p])==="[object Array]")&&this.addResource(r,s,p,u[p],{silent:!0});m.silent||this.emit("added",r,s,u)}},{key:"addResourceBundle",value:function(r,s,u,m,p){var y=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1},k=[r,s];r.indexOf(".")>-1&&(k=r.split("."),m=u,u=s,s=k[1]),this.addNamespaces(s);var x=Gf(this.data,k)||{};m?Gy(x,u,p):x=Of(Of({},x),u),fm(this.data,k,x),y.silent||this.emit("added",r,s,u)}},{key:"removeResourceBundle",value:function(r,s){this.hasResourceBundle(r,s)&&delete this.data[r][s],this.removeNamespaces(s),this.emit("removed",r,s)}},{key:"hasResourceBundle",value:function(r,s){return this.getResource(r,s)!==void 0}},{key:"getResourceBundle",value:function(r,s){return s||(s=this.options.defaultNS),this.options.compatibilityAPI==="v1"?Of(Of({},{}),this.getResource(r,s)):this.getResource(r,s)}},{key:"getDataByLanguage",value:function(r){return this.data[r]}},{key:"hasLanguageSomeTranslations",value:function(r){var s=this.getDataByLanguage(r),u=s&&Object.keys(s)||[];return!!u.find(function(m){return s[m]&&Object.keys(s[m]).length>0})}},{key:"toJSON",value:function(){return this.data}}]),n}(Ul),qy={processors:{},addPostProcessor:function(e){this.processors[e.name]=e},handle:function(e,n,i,r,s){var u=this;return e.forEach(function(m){u.processors[m]&&(n=u.processors[m].process(n,i,r,s))}),n}};function hm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function ki(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?hm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):hm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function EE(t){var e=kE();return function(){var i=ds(t),r;if(e){var s=ds(this).constructor;r=Reflect.construct(i,arguments,s)}else r=i.apply(this,arguments);return uf(this,r)}}function kE(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}var pm={},gm=function(t){dd(n,t);var e=EE(n);function n(i){var r,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return Vo(this,n),r=e.call(this),hd&&Ul.call(Qs(r)),gE(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],i,Qs(r)),r.options=s,r.options.keySeparator===void 0&&(r.options.keySeparator="."),r.logger=cs.create("translator"),r}return zo(n,[{key:"changeLanguage",value:function(r){r&&(this.language=r)}},{key:"exists",value:function(r){var s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(r==null)return!1;var u=this.resolve(r,s);return u&&u.res!==void 0}},{key:"extractFromKey",value:function(r,s){var u=s.nsSeparator!==void 0?s.nsSeparator:this.options.nsSeparator;u===void 0&&(u=":");var m=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator,p=s.ns||this.options.defaultNS||[],y=u&&r.indexOf(u)>-1,k=!this.options.userDefinedKeySeparator&&!s.keySeparator&&!this.options.userDefinedNsSeparator&&!s.nsSeparator&&!xE(r,u,m);if(y&&!k){var x=r.match(this.interpolator.nestingRegexp);if(x&&x.length>0)return{key:r,namespaces:p};var O=r.split(u);(u!==m||u===m&&this.options.ns.indexOf(O[0])>-1)&&(p=O.shift()),r=O.join(m)}return typeof p=="string"&&(p=[p]),{key:r,namespaces:p}}},{key:"translate",value:function(r,s,u){var m=this;if(Wo(s)!=="object"&&this.options.overloadTranslationOptionHandler&&(s=this.options.overloadTranslationOptionHandler(arguments)),Wo(s)==="object"&&(s=ki({},s)),s||(s={}),r==null)return"";Array.isArray(r)||(r=[String(r)]);var p=s.returnDetails!==void 0?s.returnDetails:this.options.returnDetails,y=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator,k=this.extractFromKey(r[r.length-1],s),x=k.key,O=k.namespaces,B=O[O.length-1],$=s.lng||this.language,Y=s.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if($&&$.toLowerCase()==="cimode"){if(Y){var z=s.nsSeparator||this.options.nsSeparator;return p?{res:"".concat(B).concat(z).concat(x),usedKey:x,exactUsedKey:x,usedLng:$,usedNS:B}:"".concat(B).concat(z).concat(x)}return p?{res:x,usedKey:x,exactUsedKey:x,usedLng:$,usedNS:B}:x}var L=this.resolve(r,s),ne=L&&L.res,te=L&&L.usedKey||x,he=L&&L.exactUsedKey||x,ie=Object.prototype.toString.apply(ne),xe=["[object Number]","[object Function]","[object RegExp]"],b=s.joinArrays!==void 0?s.joinArrays:this.options.joinArrays,ke=!this.i18nFormat||this.i18nFormat.handleAsObject,ve=typeof ne!="string"&&typeof ne!="boolean"&&typeof ne!="number";if(ke&&ne&&ve&&xe.indexOf(ie)<0&&!(typeof b=="string"&&ie==="[object Array]")){if(!s.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");var nt=this.options.returnedObjectHandler?this.options.returnedObjectHandler(te,ne,ki(ki({},s),{},{ns:O})):"key '".concat(x," (").concat(this.language,")' returned an object instead of string.");return p?(L.res=nt,L):nt}if(y){var gt=ie==="[object Array]",tt=gt?[]:{},et=gt?he:te;for(var ft in ne)if(Object.prototype.hasOwnProperty.call(ne,ft)){var me="".concat(et).concat(y).concat(ft);tt[ft]=this.translate(me,ki(ki({},s),{joinArrays:!1,ns:O})),tt[ft]===me&&(tt[ft]=ne[ft])}ne=tt}}else if(ke&&typeof b=="string"&&ie==="[object Array]")ne=ne.join(b),ne&&(ne=this.extendTranslation(ne,r,s,u));else{var Me=!1,ze=!1,qe=s.count!==void 0&&typeof s.count!="string",at=n.hasDefaultValue(s),_e=qe?this.pluralResolver.getSuffix($,s.count,s):"",Pe=s["defaultValue".concat(_e)]||s.defaultValue;!this.isValidLookup(ne)&&at&&(Me=!0,ne=Pe),this.isValidLookup(ne)||(ze=!0,ne=x);var Ye=s.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey,Ze=Ye&&ze?void 0:ne,Qe=at&&Pe!==ne&&this.options.updateMissing;if(ze||Me||Qe){if(this.logger.log(Qe?"updateKey":"missingKey",$,B,x,Qe?Pe:ne),y){var Je=this.resolve(x,ki(ki({},s),{},{keySeparator:!1}));Je&&Je.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}var Ke=[],ht=this.languageUtils.getFallbackCodes(this.options.fallbackLng,s.lng||this.language);if(this.options.saveMissingTo==="fallback"&&ht&&ht[0])for(var wt=0;wt<ht.length;wt++)Ke.push(ht[wt]);else this.options.saveMissingTo==="all"?Ke=this.languageUtils.toResolveHierarchy(s.lng||this.language):Ke.push(s.lng||this.language);var xt=function(Tt,Xe,jt){var Ht=at&&jt!==ne?jt:Ze;m.options.missingKeyHandler?m.options.missingKeyHandler(Tt,B,Xe,Ht,Qe,s):m.backendConnector&&m.backendConnector.saveMissing&&m.backendConnector.saveMissing(Tt,B,Xe,Ht,Qe,s),m.emit("missingKey",Tt,B,Xe,ne)};this.options.saveMissing&&(this.options.saveMissingPlurals&&qe?Ke.forEach(function(pt){m.pluralResolver.getSuffixes(pt,s).forEach(function(Tt){xt([pt],x+Tt,s["defaultValue".concat(Tt)]||Pe)})}):xt(Ke,x,Pe))}ne=this.extendTranslation(ne,r,s,L,u),ze&&ne===x&&this.options.appendNamespaceToMissingKey&&(ne="".concat(B,":").concat(x)),(ze||Me)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?ne=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?"".concat(B,":").concat(x):x,Me?ne:void 0):ne=this.options.parseMissingKeyHandler(ne))}return p?(L.res=ne,L):ne}},{key:"extendTranslation",value:function(r,s,u,m,p){var y=this;if(this.i18nFormat&&this.i18nFormat.parse)r=this.i18nFormat.parse(r,ki(ki({},this.options.interpolation.defaultVariables),u),m.usedLng,m.usedNS,m.usedKey,{resolved:m});else if(!u.skipInterpolation){u.interpolation&&this.interpolator.init(ki(ki({},u),{interpolation:ki(ki({},this.options.interpolation),u.interpolation)}));var k=typeof r=="string"&&(u&&u.interpolation&&u.interpolation.skipOnVariables!==void 0?u.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables),x;if(k){var O=r.match(this.interpolator.nestingRegexp);x=O&&O.length}var B=u.replace&&typeof u.replace!="string"?u.replace:u;if(this.options.interpolation.defaultVariables&&(B=ki(ki({},this.options.interpolation.defaultVariables),B)),r=this.interpolator.interpolate(r,B,u.lng||this.language,u),k){var $=r.match(this.interpolator.nestingRegexp),Y=$&&$.length;x<Y&&(u.nest=!1)}!u.lng&&this.options.compatibilityAPI!=="v1"&&m&&m.res&&(u.lng=m.usedLng),u.nest!==!1&&(r=this.interpolator.nest(r,function(){for(var ne=arguments.length,te=new Array(ne),he=0;he<ne;he++)te[he]=arguments[he];return p&&p[0]===te[0]&&!u.context?(y.logger.warn("It seems you are nesting recursively key: ".concat(te[0]," in key: ").concat(s[0])),null):y.translate.apply(y,te.concat([s]))},u)),u.interpolation&&this.interpolator.reset()}var z=u.postProcess||this.options.postProcess,L=typeof z=="string"?[z]:z;return r!=null&&L&&L.length&&u.applyPostProcessor!==!1&&(r=qy.handle(L,r,s,this.options&&this.options.postProcessPassResolved?ki({i18nResolved:m},u):u,this)),r}},{key:"resolve",value:function(r){var s=this,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},m,p,y,k,x;return typeof r=="string"&&(r=[r]),r.forEach(function(O){if(!s.isValidLookup(m)){var B=s.extractFromKey(O,u),$=B.key;p=$;var Y=B.namespaces;s.options.fallbackNS&&(Y=Y.concat(s.options.fallbackNS));var z=u.count!==void 0&&typeof u.count!="string",L=z&&!u.ordinal&&u.count===0&&s.pluralResolver.shouldUseIntlApi(),ne=u.context!==void 0&&(typeof u.context=="string"||typeof u.context=="number")&&u.context!=="",te=u.lngs?u.lngs:s.languageUtils.toResolveHierarchy(u.lng||s.language,u.fallbackLng);Y.forEach(function(he){s.isValidLookup(m)||(x=he,!pm["".concat(te[0],"-").concat(he)]&&s.utils&&s.utils.hasLoadedNamespace&&!s.utils.hasLoadedNamespace(x)&&(pm["".concat(te[0],"-").concat(he)]=!0,s.logger.warn('key "'.concat(p,'" for languages "').concat(te.join(", "),`" won't get resolved as namespace "`).concat(x,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),te.forEach(function(ie){if(!s.isValidLookup(m)){k=ie;var xe=[$];if(s.i18nFormat&&s.i18nFormat.addLookupKeys)s.i18nFormat.addLookupKeys(xe,$,ie,he,u);else{var b;z&&(b=s.pluralResolver.getSuffix(ie,u.count,u));var ke="".concat(s.options.pluralSeparator,"zero");if(z&&(xe.push($+b),L&&xe.push($+ke)),ne){var ve="".concat($).concat(s.options.contextSeparator).concat(u.context);xe.push(ve),z&&(xe.push(ve+b),L&&xe.push(ve+ke))}}for(var nt;nt=xe.pop();)s.isValidLookup(m)||(y=nt,m=s.getResource(ie,he,nt,u))}}))})}}),{res:m,usedKey:p,exactUsedKey:y,usedLng:k,usedNS:x}}},{key:"isValidLookup",value:function(r){return r!==void 0&&!(!this.options.returnNull&&r===null)&&!(!this.options.returnEmptyString&&r==="")}},{key:"getResource",value:function(r,s,u){var m=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(r,s,u,m):this.resourceStore.getResource(r,s,u,m)}}],[{key:"hasDefaultValue",value:function(r){var s="defaultValue";for(var u in r)if(Object.prototype.hasOwnProperty.call(r,u)&&s===u.substring(0,s.length)&&r[u]!==void 0)return!0;return!1}}]),n}(Ul);function oh(t){return t.charAt(0).toUpperCase()+t.slice(1)}var mm=function(){function t(e){Vo(this,t),this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=cs.create("languageUtils")}return zo(t,[{key:"getScriptPartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return null;var i=n.split("-");return i.length===2||(i.pop(),i[i.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(i.join("-"))}},{key:"getLanguagePartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return n;var i=n.split("-");return this.formatLanguageCode(i[0])}},{key:"formatLanguageCode",value:function(n){if(typeof n=="string"&&n.indexOf("-")>-1){var i=["hans","hant","latn","cyrl","cans","mong","arab"],r=n.split("-");return this.options.lowerCaseLng?r=r.map(function(s){return s.toLowerCase()}):r.length===2?(r[0]=r[0].toLowerCase(),r[1]=r[1].toUpperCase(),i.indexOf(r[1].toLowerCase())>-1&&(r[1]=oh(r[1].toLowerCase()))):r.length===3&&(r[0]=r[0].toLowerCase(),r[1].length===2&&(r[1]=r[1].toUpperCase()),r[0]!=="sgn"&&r[2].length===2&&(r[2]=r[2].toUpperCase()),i.indexOf(r[1].toLowerCase())>-1&&(r[1]=oh(r[1].toLowerCase())),i.indexOf(r[2].toLowerCase())>-1&&(r[2]=oh(r[2].toLowerCase()))),r.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?n.toLowerCase():n}},{key:"isSupportedCode",value:function(n){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(n=this.getLanguagePartFromCode(n)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(n)>-1}},{key:"getBestMatchFromCodes",value:function(n){var i=this;if(!n)return null;var r;return n.forEach(function(s){if(!r){var u=i.formatLanguageCode(s);(!i.options.supportedLngs||i.isSupportedCode(u))&&(r=u)}}),!r&&this.options.supportedLngs&&n.forEach(function(s){if(!r){var u=i.getLanguagePartFromCode(s);if(i.isSupportedCode(u))return r=u;r=i.options.supportedLngs.find(function(m){if(m===u)return m;if(!(m.indexOf("-")<0&&u.indexOf("-")<0)&&m.indexOf(u)===0)return m})}}),r||(r=this.getFallbackCodes(this.options.fallbackLng)[0]),r}},{key:"getFallbackCodes",value:function(n,i){if(!n)return[];if(typeof n=="function"&&(n=n(i)),typeof n=="string"&&(n=[n]),Object.prototype.toString.apply(n)==="[object Array]")return n;if(!i)return n.default||[];var r=n[i];return r||(r=n[this.getScriptPartFromCode(i)]),r||(r=n[this.formatLanguageCode(i)]),r||(r=n[this.getLanguagePartFromCode(i)]),r||(r=n.default),r||[]}},{key:"toResolveHierarchy",value:function(n,i){var r=this,s=this.getFallbackCodes(i||this.options.fallbackLng||[],n),u=[],m=function(y){y&&(r.isSupportedCode(y)?u.push(y):r.logger.warn("rejecting language code not found in supportedLngs: ".concat(y)))};return typeof n=="string"&&n.indexOf("-")>-1?(this.options.load!=="languageOnly"&&m(this.formatLanguageCode(n)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&m(this.getScriptPartFromCode(n)),this.options.load!=="currentOnly"&&m(this.getLanguagePartFromCode(n))):typeof n=="string"&&m(this.formatLanguageCode(n)),s.forEach(function(p){u.indexOf(p)<0&&m(r.formatLanguageCode(p))}),u}}]),t}(),_E=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],RE={1:function(e){return+(e>1)},2:function(e){return+(e!=1)},3:function(e){return 0},4:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2},5:function(e){return e==0?0:e==1?1:e==2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},6:function(e){return e==1?0:e>=2&&e<=4?1:2},7:function(e){return e==1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2},8:function(e){return e==1?0:e==2?1:e!=8&&e!=11?2:3},9:function(e){return+(e>=2)},10:function(e){return e==1?0:e==2?1:e<7?2:e<11?3:4},11:function(e){return e==1||e==11?0:e==2||e==12?1:e>2&&e<20?2:3},12:function(e){return+(e%10!=1||e%100==11)},13:function(e){return+(e!==0)},14:function(e){return e==1?0:e==2?1:e==3?2:3},15:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2},16:function(e){return e%10==1&&e%100!=11?0:e!==0?1:2},17:function(e){return e==1||e%10==1&&e%100!=11?0:1},18:function(e){return e==0?0:e==1?1:2},19:function(e){return e==1?0:e==0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3},20:function(e){return e==1?0:e==0||e%100>0&&e%100<20?1:2},21:function(e){return e%100==1?1:e%100==2?2:e%100==3||e%100==4?3:0},22:function(e){return e==1?0:e==2?1:(e<0||e>10)&&e%10==0?2:3}},PE=["v1","v2","v3"],vm={zero:0,one:1,two:2,few:3,many:4,other:5};function AE(){var t={};return _E.forEach(function(e){e.lngs.forEach(function(n){t[n]={numbers:e.nr,plurals:RE[e.fc]}})}),t}var OE=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Vo(this,t),this.languageUtils=e,this.options=n,this.logger=cs.create("pluralResolver"),(!this.options.compatibilityJSON||this.options.compatibilityJSON==="v4")&&(typeof Intl>"u"||!Intl.PluralRules)&&(this.options.compatibilityJSON="v3",this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")),this.rules=AE()}return zo(t,[{key:"addRule",value:function(n,i){this.rules[n]=i}},{key:"getRule",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.shouldUseIntlApi())try{return new Intl.PluralRules(n,{type:i.ordinal?"ordinal":"cardinal"})}catch{return}return this.rules[n]||this.rules[this.languageUtils.getLanguagePartFromCode(n)]}},{key:"needsPlural",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=this.getRule(n,i);return this.shouldUseIntlApi()?r&&r.resolvedOptions().pluralCategories.length>1:r&&r.numbers.length>1}},{key:"getPluralFormsOfKey",value:function(n,i){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.getSuffixes(n,r).map(function(s){return"".concat(i).concat(s)})}},{key:"getSuffixes",value:function(n){var i=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=this.getRule(n,r);return s?this.shouldUseIntlApi()?s.resolvedOptions().pluralCategories.sort(function(u,m){return vm[u]-vm[m]}).map(function(u){return"".concat(i.options.prepend).concat(u)}):s.numbers.map(function(u){return i.getSuffix(n,u,r)}):[]}},{key:"getSuffix",value:function(n,i){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=this.getRule(n,r);return s?this.shouldUseIntlApi()?"".concat(this.options.prepend).concat(s.select(i)):this.getSuffixRetroCompatible(s,i):(this.logger.warn("no plural rule found for: ".concat(n)),"")}},{key:"getSuffixRetroCompatible",value:function(n,i){var r=this,s=n.noAbs?n.plurals(i):n.plurals(Math.abs(i)),u=n.numbers[s];this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1&&(u===2?u="plural":u===1&&(u=""));var m=function(){return r.options.prepend&&u.toString()?r.options.prepend+u.toString():u.toString()};return this.options.compatibilityJSON==="v1"?u===1?"":typeof u=="number"?"_plural_".concat(u.toString()):m():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1?m():this.options.prepend&&s.toString()?this.options.prepend+s.toString():s.toString()}},{key:"shouldUseIntlApi",value:function(){return!PE.includes(this.options.compatibilityJSON)}}]),t}();function ym(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function La(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?ym(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ym(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function bm(t,e,n){var i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:".",r=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,s=vE(t,e,n);return!s&&r&&typeof n=="string"&&(s=qf(t,n,i),s===void 0&&(s=qf(e,n,i))),s}var DE=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Vo(this,t),this.logger=cs.create("interpolator"),this.options=e,this.format=e.interpolation&&e.interpolation.format||function(n){return n},this.init(e)}return zo(t,[{key:"init",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};n.interpolation||(n.interpolation={escapeValue:!0});var i=n.interpolation;this.escape=i.escape!==void 0?i.escape:bE,this.escapeValue=i.escapeValue!==void 0?i.escapeValue:!0,this.useRawValueToEscape=i.useRawValueToEscape!==void 0?i.useRawValueToEscape:!1,this.prefix=i.prefix?pc(i.prefix):i.prefixEscaped||"{{",this.suffix=i.suffix?pc(i.suffix):i.suffixEscaped||"}}",this.formatSeparator=i.formatSeparator?i.formatSeparator:i.formatSeparator||",",this.unescapePrefix=i.unescapeSuffix?"":i.unescapePrefix||"-",this.unescapeSuffix=this.unescapePrefix?"":i.unescapeSuffix||"",this.nestingPrefix=i.nestingPrefix?pc(i.nestingPrefix):i.nestingPrefixEscaped||pc("$t("),this.nestingSuffix=i.nestingSuffix?pc(i.nestingSuffix):i.nestingSuffixEscaped||pc(")"),this.nestingOptionsSeparator=i.nestingOptionsSeparator?i.nestingOptionsSeparator:i.nestingOptionsSeparator||",",this.maxReplaces=i.maxReplaces?i.maxReplaces:1e3,this.alwaysFormat=i.alwaysFormat!==void 0?i.alwaysFormat:!1,this.resetRegExp()}},{key:"reset",value:function(){this.options&&this.init(this.options)}},{key:"resetRegExp",value:function(){var n="".concat(this.prefix,"(.+?)").concat(this.suffix);this.regexp=new RegExp(n,"g");var i="".concat(this.prefix).concat(this.unescapePrefix,"(.+?)").concat(this.unescapeSuffix).concat(this.suffix);this.regexpUnescape=new RegExp(i,"g");var r="".concat(this.nestingPrefix,"(.+?)").concat(this.nestingSuffix);this.nestingRegexp=new RegExp(r,"g")}},{key:"interpolate",value:function(n,i,r,s){var u=this,m,p,y,k=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{};function x(z){return z.replace(/\$/g,"$$$$")}var O=function(L){if(L.indexOf(u.formatSeparator)<0){var ne=bm(i,k,L,u.options.keySeparator,u.options.ignoreJSONStructure);return u.alwaysFormat?u.format(ne,void 0,r,La(La(La({},s),i),{},{interpolationkey:L})):ne}var te=L.split(u.formatSeparator),he=te.shift().trim(),ie=te.join(u.formatSeparator).trim();return u.format(bm(i,k,he,u.options.keySeparator,u.options.ignoreJSONStructure),ie,r,La(La(La({},s),i),{},{interpolationkey:he}))};this.resetRegExp();var B=s&&s.missingInterpolationHandler||this.options.missingInterpolationHandler,$=s&&s.interpolation&&s.interpolation.skipOnVariables!==void 0?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables,Y=[{regex:this.regexpUnescape,safeValue:function(L){return x(L)}},{regex:this.regexp,safeValue:function(L){return u.escapeValue?x(u.escape(L)):x(L)}}];return Y.forEach(function(z){for(y=0;m=z.regex.exec(n);){var L=m[1].trim();if(p=O(L),p===void 0)if(typeof B=="function"){var ne=B(n,m,s);p=typeof ne=="string"?ne:""}else if(s&&Object.prototype.hasOwnProperty.call(s,L))p="";else if($){p=m[0];continue}else u.logger.warn("missed to pass in variable ".concat(L," for interpolating ").concat(n)),p="";else typeof p!="string"&&!u.useRawValueToEscape&&(p=cm(p));var te=z.safeValue(p);if(n=n.replace(m[0],te),$?(z.regex.lastIndex+=p.length,z.regex.lastIndex-=m[0].length):z.regex.lastIndex=0,y++,y>=u.maxReplaces)break}}),n}},{key:"nest",value:function(n,i){var r=this,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},u,m,p;function y(B,$){var Y=this.nestingOptionsSeparator;if(B.indexOf(Y)<0)return B;var z=B.split(new RegExp("".concat(Y,"[ ]*{"))),L="{".concat(z[1]);B=z[0],L=this.interpolate(L,p);var ne=L.match(/'/g),te=L.match(/"/g);(ne&&ne.length%2===0&&!te||te.length%2!==0)&&(L=L.replace(/'/g,'"'));try{p=JSON.parse(L),$&&(p=La(La({},$),p))}catch(he){return this.logger.warn("failed parsing options string in nesting for key ".concat(B),he),"".concat(B).concat(Y).concat(L)}return delete p.defaultValue,B}for(;u=this.nestingRegexp.exec(n);){var k=[];p=La({},s),p=p.replace&&typeof p.replace!="string"?p.replace:p,p.applyPostProcessor=!1,delete p.defaultValue;var x=!1;if(u[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(u[1])){var O=u[1].split(this.formatSeparator).map(function(B){return B.trim()});u[1]=O.shift(),k=O,x=!0}if(m=i(y.call(this,u[1].trim(),p),p),m&&u[0]===n&&typeof m!="string")return m;typeof m!="string"&&(m=cm(m)),m||(this.logger.warn("missed to resolve ".concat(u[1]," for nesting ").concat(n)),m=""),x&&(m=k.reduce(function(B,$){return r.format(B,$,s.lng,La(La({},s),{},{interpolationkey:u[1].trim()}))},m.trim())),n=n.replace(u[0],m),this.regexp.lastIndex=0}return n}}]),t}();function wm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function Xs(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?wm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):wm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function IE(t){var e=t.toLowerCase().trim(),n={};if(t.indexOf("(")>-1){var i=t.split("(");e=i[0].toLowerCase().trim();var r=i[1].substring(0,i[1].length-1);if(e==="currency"&&r.indexOf(":")<0)n.currency||(n.currency=r.trim());else if(e==="relativetime"&&r.indexOf(":")<0)n.range||(n.range=r.trim());else{var s=r.split(";");s.forEach(function(u){if(u){var m=u.split(":"),p=dE(m),y=p[0],k=p.slice(1),x=k.join(":").trim().replace(/^'+|'+$/g,"");n[y.trim()]||(n[y.trim()]=x),x==="false"&&(n[y.trim()]=!1),x==="true"&&(n[y.trim()]=!0),isNaN(x)||(n[y.trim()]=parseInt(x,10))}})}}return{formatName:e,formatOptions:n}}function gc(t){var e={};return function(i,r,s){var u=r+JSON.stringify(s),m=e[u];return m||(m=t(r,s),e[u]=m),m(i)}}var ME=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Vo(this,t),this.logger=cs.create("formatter"),this.options=e,this.formats={number:gc(function(n,i){var r=new Intl.NumberFormat(n,Xs({},i));return function(s){return r.format(s)}}),currency:gc(function(n,i){var r=new Intl.NumberFormat(n,Xs(Xs({},i),{},{style:"currency"}));return function(s){return r.format(s)}}),datetime:gc(function(n,i){var r=new Intl.DateTimeFormat(n,Xs({},i));return function(s){return r.format(s)}}),relativetime:gc(function(n,i){var r=new Intl.RelativeTimeFormat(n,Xs({},i));return function(s){return r.format(s,i.range||"day")}}),list:gc(function(n,i){var r=new Intl.ListFormat(n,Xs({},i));return function(s){return r.format(s)}})},this.init(e)}return zo(t,[{key:"init",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}},r=i.interpolation;this.formatSeparator=r.formatSeparator?r.formatSeparator:r.formatSeparator||","}},{key:"add",value:function(n,i){this.formats[n.toLowerCase().trim()]=i}},{key:"addCached",value:function(n,i){this.formats[n.toLowerCase().trim()]=gc(i)}},{key:"format",value:function(n,i,r){var s=this,u=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},m=i.split(this.formatSeparator),p=m.reduce(function(y,k){var x=IE(k),O=x.formatName,B=x.formatOptions;if(s.formats[O]){var $=y;try{var Y=u&&u.formatParams&&u.formatParams[u.interpolationkey]||{},z=Y.locale||Y.lng||u.locale||u.lng||r;$=s.formats[O](y,z,Xs(Xs(Xs({},B),u),Y))}catch(L){s.logger.warn(L)}return $}else s.logger.warn("there was no format function for ".concat(O));return y},n);return p}}]),t}();function xm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function Sm(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?xm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):xm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function LE(t){var e=FE();return function(){var i=ds(t),r;if(e){var s=ds(this).constructor;r=Reflect.construct(i,arguments,s)}else r=i.apply(this,arguments);return uf(this,r)}}function FE(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function BE(t,e){t.pending[e]!==void 0&&(delete t.pending[e],t.pendingCount--)}var jE=function(t){dd(n,t);var e=LE(n);function n(i,r,s){var u,m=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return Vo(this,n),u=e.call(this),hd&&Ul.call(Qs(u)),u.backend=i,u.store=r,u.services=s,u.languageUtils=s.languageUtils,u.options=m,u.logger=cs.create("backendConnector"),u.waitingReads=[],u.maxParallelReads=m.maxParallelReads||10,u.readingCalls=0,u.maxRetries=m.maxRetries>=0?m.maxRetries:5,u.retryTimeout=m.retryTimeout>=1?m.retryTimeout:350,u.state={},u.queue=[],u.backend&&u.backend.init&&u.backend.init(s,m.backend,m),u}return zo(n,[{key:"queueLoad",value:function(r,s,u,m){var p=this,y={},k={},x={},O={};return r.forEach(function(B){var $=!0;s.forEach(function(Y){var z="".concat(B,"|").concat(Y);!u.reload&&p.store.hasResourceBundle(B,Y)?p.state[z]=2:p.state[z]<0||(p.state[z]===1?k[z]===void 0&&(k[z]=!0):(p.state[z]=1,$=!1,k[z]===void 0&&(k[z]=!0),y[z]===void 0&&(y[z]=!0),O[Y]===void 0&&(O[Y]=!0)))}),$||(x[B]=!0)}),(Object.keys(y).length||Object.keys(k).length)&&this.queue.push({pending:k,pendingCount:Object.keys(k).length,loaded:{},errors:[],callback:m}),{toLoad:Object.keys(y),pending:Object.keys(k),toLoadLanguages:Object.keys(x),toLoadNamespaces:Object.keys(O)}}},{key:"loaded",value:function(r,s,u){var m=r.split("|"),p=m[0],y=m[1];s&&this.emit("failedLoading",p,y,s),u&&this.store.addResourceBundle(p,y,u),this.state[r]=s?-1:2;var k={};this.queue.forEach(function(x){mE(x.loaded,[p],y),BE(x,r),s&&x.errors.push(s),x.pendingCount===0&&!x.done&&(Object.keys(x.loaded).forEach(function(O){k[O]||(k[O]={});var B=x.loaded[O];B.length&&B.forEach(function($){k[O][$]===void 0&&(k[O][$]=!0)})}),x.done=!0,x.errors.length?x.callback(x.errors):x.callback())}),this.emit("loaded",k),this.queue=this.queue.filter(function(x){return!x.done})}},{key:"read",value:function(r,s,u){var m=this,p=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,y=arguments.length>4&&arguments[4]!==void 0?arguments[4]:this.retryTimeout,k=arguments.length>5?arguments[5]:void 0;if(!r.length)return k(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:r,ns:s,fcName:u,tried:p,wait:y,callback:k});return}this.readingCalls++;var x=function(Y,z){if(m.readingCalls--,m.waitingReads.length>0){var L=m.waitingReads.shift();m.read(L.lng,L.ns,L.fcName,L.tried,L.wait,L.callback)}if(Y&&z&&p<m.maxRetries){setTimeout(function(){m.read.call(m,r,s,u,p+1,y*2,k)},y);return}k(Y,z)},O=this.backend[u].bind(this.backend);if(O.length===2){try{var B=O(r,s);B&&typeof B.then=="function"?B.then(function($){return x(null,$)}).catch(x):x(null,B)}catch($){x($)}return}return O(r,s,x)}},{key:"prepareLoading",value:function(r,s){var u=this,m=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},p=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),p&&p();typeof r=="string"&&(r=this.languageUtils.toResolveHierarchy(r)),typeof s=="string"&&(s=[s]);var y=this.queueLoad(r,s,m,p);if(!y.toLoad.length)return y.pending.length||p(),null;y.toLoad.forEach(function(k){u.loadOne(k)})}},{key:"load",value:function(r,s,u){this.prepareLoading(r,s,{},u)}},{key:"reload",value:function(r,s,u){this.prepareLoading(r,s,{reload:!0},u)}},{key:"loadOne",value:function(r){var s=this,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",m=r.split("|"),p=m[0],y=m[1];this.read(p,y,"read",void 0,void 0,function(k,x){k&&s.logger.warn("".concat(u,"loading namespace ").concat(y," for language ").concat(p," failed"),k),!k&&x&&s.logger.log("".concat(u,"loaded namespace ").concat(y," for language ").concat(p),x),s.loaded(r,k,x)})}},{key:"saveMissing",value:function(r,s,u,m,p){var y=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{},k=arguments.length>6&&arguments[6]!==void 0?arguments[6]:function(){};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(s)){this.logger.warn('did not save key "'.concat(u,'" as the namespace "').concat(s,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(u==null||u==="")){if(this.backend&&this.backend.create){var x=Sm(Sm({},y),{},{isUpdate:p}),O=this.backend.create.bind(this.backend);if(O.length<6)try{var B;O.length===5?B=O(r,s,u,m,x):B=O(r,s,u,m),B&&typeof B.then=="function"?B.then(function($){return k(null,$)}).catch(k):k(null,B)}catch($){k($)}else O(r,s,u,m,k,x)}!r||!r[0]||this.store.addResource(r[0],s,u,m)}}}]),n}(Ul);function Cm(){return{debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!0,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:function(e){var n={};if(Wo(e[1])==="object"&&(n=e[1]),typeof e[1]=="string"&&(n.defaultValue=e[1]),typeof e[2]=="string"&&(n.tDescription=e[2]),Wo(e[2])==="object"||Wo(e[3])==="object"){var i=e[3]||e[2];Object.keys(i).forEach(function(r){n[r]=i[r]})}return n},interpolation:{escapeValue:!0,format:function(e,n,i,r){return e},prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}}function Tm(t){return typeof t.ns=="string"&&(t.ns=[t.ns]),typeof t.fallbackLng=="string"&&(t.fallbackLng=[t.fallbackLng]),typeof t.fallbackNS=="string"&&(t.fallbackNS=[t.fallbackNS]),t.supportedLngs&&t.supportedLngs.indexOf("cimode")<0&&(t.supportedLngs=t.supportedLngs.concat(["cimode"])),t}function Em(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function ls(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Em(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Em(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function NE(t){var e=HE();return function(){var i=ds(t),r;if(e){var s=ds(this).constructor;r=Reflect.construct(i,arguments,s)}else r=i.apply(this,arguments);return uf(this,r)}}function HE(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Df(){}function WE(t){var e=Object.getOwnPropertyNames(Object.getPrototypeOf(t));e.forEach(function(n){typeof t[n]=="function"&&(t[n]=t[n].bind(t))})}var Xf=function(t){dd(n,t);var e=NE(n);function n(){var i,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},s=arguments.length>1?arguments[1]:void 0;if(Vo(this,n),i=e.call(this),hd&&Ul.call(Qs(i)),i.options=Tm(r),i.services={},i.logger=cs,i.modules={external:[]},WE(Qs(i)),s&&!i.isInitialized&&!r.isClone){if(!i.options.initImmediate)return i.init(r,s),uf(i,Qs(i));setTimeout(function(){i.init(r,s)},0)}return i}return zo(n,[{key:"init",value:function(){var r=this,s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},u=arguments.length>1?arguments[1]:void 0;typeof s=="function"&&(u=s,s={}),!s.defaultNS&&s.defaultNS!==!1&&s.ns&&(typeof s.ns=="string"?s.defaultNS=s.ns:s.ns.indexOf("translation")<0&&(s.defaultNS=s.ns[0]));var m=Cm();this.options=ls(ls(ls({},m),this.options),Tm(s)),this.options.compatibilityAPI!=="v1"&&(this.options.interpolation=ls(ls({},m.interpolation),this.options.interpolation)),s.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=s.keySeparator),s.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=s.nsSeparator);function p(L){return L?typeof L=="function"?new L:L:null}if(!this.options.isClone){this.modules.logger?cs.init(p(this.modules.logger),this.options):cs.init(null,this.options);var y;this.modules.formatter?y=this.modules.formatter:typeof Intl<"u"&&(y=ME);var k=new mm(this.options);this.store=new TE(this.options.resources,this.options);var x=this.services;x.logger=cs,x.resourceStore=this.store,x.languageUtils=k,x.pluralResolver=new OE(k,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),y&&(!this.options.interpolation.format||this.options.interpolation.format===m.interpolation.format)&&(x.formatter=p(y),x.formatter.init(x,this.options),this.options.interpolation.format=x.formatter.format.bind(x.formatter)),x.interpolator=new DE(this.options),x.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},x.backendConnector=new jE(p(this.modules.backend),x.resourceStore,x,this.options),x.backendConnector.on("*",function(L){for(var ne=arguments.length,te=new Array(ne>1?ne-1:0),he=1;he<ne;he++)te[he-1]=arguments[he];r.emit.apply(r,[L].concat(te))}),this.modules.languageDetector&&(x.languageDetector=p(this.modules.languageDetector),x.languageDetector.init&&x.languageDetector.init(x,this.options.detection,this.options)),this.modules.i18nFormat&&(x.i18nFormat=p(this.modules.i18nFormat),x.i18nFormat.init&&x.i18nFormat.init(this)),this.translator=new gm(this.services,this.options),this.translator.on("*",function(L){for(var ne=arguments.length,te=new Array(ne>1?ne-1:0),he=1;he<ne;he++)te[he-1]=arguments[he];r.emit.apply(r,[L].concat(te))}),this.modules.external.forEach(function(L){L.init&&L.init(r)})}if(this.format=this.options.interpolation.format,u||(u=Df),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){var O=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);O.length>0&&O[0]!=="dev"&&(this.options.lng=O[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined");var B=["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"];B.forEach(function(L){r[L]=function(){var ne;return(ne=r.store)[L].apply(ne,arguments)}});var $=["addResource","addResources","addResourceBundle","removeResourceBundle"];$.forEach(function(L){r[L]=function(){var ne;return(ne=r.store)[L].apply(ne,arguments),r}});var Y=Hc(),z=function(){var ne=function(he,ie){r.isInitialized&&!r.initializedStoreOnce&&r.logger.warn("init: i18next is already initialized. You should call init just once!"),r.isInitialized=!0,r.options.isClone||r.logger.log("initialized",r.options),r.emit("initialized",r.options),Y.resolve(ie),u(he,ie)};if(r.languages&&r.options.compatibilityAPI!=="v1"&&!r.isInitialized)return ne(null,r.t.bind(r));r.changeLanguage(r.options.lng,ne)};return this.options.resources||!this.options.initImmediate?z():setTimeout(z,0),Y}},{key:"loadResources",value:function(r){var s=this,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Df,m=u,p=typeof r=="string"?r:this.language;if(typeof r=="function"&&(m=r),!this.options.resources||this.options.partialBundledLanguages){if(p&&p.toLowerCase()==="cimode")return m();var y=[],k=function(B){if(B){var $=s.services.languageUtils.toResolveHierarchy(B);$.forEach(function(Y){y.indexOf(Y)<0&&y.push(Y)})}};if(p)k(p);else{var x=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);x.forEach(function(O){return k(O)})}this.options.preload&&this.options.preload.forEach(function(O){return k(O)}),this.services.backendConnector.load(y,this.options.ns,function(O){!O&&!s.resolvedLanguage&&s.language&&s.setResolvedLanguage(s.language),m(O)})}else m(null)}},{key:"reloadResources",value:function(r,s,u){var m=Hc();return r||(r=this.languages),s||(s=this.options.ns),u||(u=Df),this.services.backendConnector.reload(r,s,function(p){m.resolve(),u(p)}),m}},{key:"use",value:function(r){if(!r)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!r.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return r.type==="backend"&&(this.modules.backend=r),(r.type==="logger"||r.log&&r.warn&&r.error)&&(this.modules.logger=r),r.type==="languageDetector"&&(this.modules.languageDetector=r),r.type==="i18nFormat"&&(this.modules.i18nFormat=r),r.type==="postProcessor"&&qy.addPostProcessor(r),r.type==="formatter"&&(this.modules.formatter=r),r.type==="3rdParty"&&this.modules.external.push(r),this}},{key:"setResolvedLanguage",value:function(r){if(!(!r||!this.languages)&&!(["cimode","dev"].indexOf(r)>-1))for(var s=0;s<this.languages.length;s++){var u=this.languages[s];if(!(["cimode","dev"].indexOf(u)>-1)&&this.store.hasLanguageSomeTranslations(u)){this.resolvedLanguage=u;break}}}},{key:"changeLanguage",value:function(r,s){var u=this;this.isLanguageChangingTo=r;var m=Hc();this.emit("languageChanging",r);var p=function(O){u.language=O,u.languages=u.services.languageUtils.toResolveHierarchy(O),u.resolvedLanguage=void 0,u.setResolvedLanguage(O)},y=function(O,B){B?(p(B),u.translator.changeLanguage(B),u.isLanguageChangingTo=void 0,u.emit("languageChanged",B),u.logger.log("languageChanged",B)):u.isLanguageChangingTo=void 0,m.resolve(function(){return u.t.apply(u,arguments)}),s&&s(O,function(){return u.t.apply(u,arguments)})},k=function(O){!r&&!O&&u.services.languageDetector&&(O=[]);var B=typeof O=="string"?O:u.services.languageUtils.getBestMatchFromCodes(O);B&&(u.language||p(B),u.translator.language||u.translator.changeLanguage(B),u.services.languageDetector&&u.services.languageDetector.cacheUserLanguage&&u.services.languageDetector.cacheUserLanguage(B)),u.loadResources(B,function($){y($,B)})};return!r&&this.services.languageDetector&&!this.services.languageDetector.async?k(this.services.languageDetector.detect()):!r&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(k):this.services.languageDetector.detect(k):k(r),m}},{key:"getFixedT",value:function(r,s,u){var m=this,p=function y(k,x){var O;if(Wo(x)!=="object"){for(var B=arguments.length,$=new Array(B>2?B-2:0),Y=2;Y<B;Y++)$[Y-2]=arguments[Y];O=m.options.overloadTranslationOptionHandler([k,x].concat($))}else O=ls({},x);O.lng=O.lng||y.lng,O.lngs=O.lngs||y.lngs,O.ns=O.ns||y.ns,O.keyPrefix=O.keyPrefix||u||y.keyPrefix;var z=m.options.keySeparator||".",L;return O.keyPrefix&&Array.isArray(k)?L=k.map(function(ne){return"".concat(O.keyPrefix).concat(z).concat(ne)}):L=O.keyPrefix?"".concat(O.keyPrefix).concat(z).concat(k):k,m.t(L,O)};return typeof r=="string"?p.lng=r:p.lngs=r,p.ns=s,p.keyPrefix=u,p}},{key:"t",value:function(){var r;return this.translator&&(r=this.translator).translate.apply(r,arguments)}},{key:"exists",value:function(){var r;return this.translator&&(r=this.translator).exists.apply(r,arguments)}},{key:"setDefaultNamespace",value:function(r){this.options.defaultNS=r}},{key:"hasLoadedNamespace",value:function(r){var s=this,u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;var m=u.lng||this.resolvedLanguage||this.languages[0],p=this.options?this.options.fallbackLng:!1,y=this.languages[this.languages.length-1];if(m.toLowerCase()==="cimode")return!0;var k=function(B,$){var Y=s.services.backendConnector.state["".concat(B,"|").concat($)];return Y===-1||Y===2};if(u.precheck){var x=u.precheck(this,k);if(x!==void 0)return x}return!!(this.hasResourceBundle(m,r)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||k(m,r)&&(!p||k(y,r)))}},{key:"loadNamespaces",value:function(r,s){var u=this,m=Hc();return this.options.ns?(typeof r=="string"&&(r=[r]),r.forEach(function(p){u.options.ns.indexOf(p)<0&&u.options.ns.push(p)}),this.loadResources(function(p){m.resolve(),s&&s(p)}),m):(s&&s(),Promise.resolve())}},{key:"loadLanguages",value:function(r,s){var u=Hc();typeof r=="string"&&(r=[r]);var m=this.options.preload||[],p=r.filter(function(y){return m.indexOf(y)<0});return p.length?(this.options.preload=m.concat(p),this.loadResources(function(y){u.resolve(),s&&s(y)}),u):(s&&s(),Promise.resolve())}},{key:"dir",value:function(r){if(r||(r=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!r)return"rtl";var s=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],u=this.services&&this.services.languageUtils||new mm(Cm());return s.indexOf(u.getLanguagePartFromCode(r))>-1||r.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}},{key:"cloneInstance",value:function(){var r=this,s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Df,m=ls(ls(ls({},this.options),s),{isClone:!0}),p=new n(m);(s.debug!==void 0||s.prefix!==void 0)&&(p.logger=p.logger.clone(s));var y=["store","services","language"];return y.forEach(function(k){p[k]=r[k]}),p.services=ls({},this.services),p.services.utils={hasLoadedNamespace:p.hasLoadedNamespace.bind(p)},p.translator=new gm(p.services,p.options),p.translator.on("*",function(k){for(var x=arguments.length,O=new Array(x>1?x-1:0),B=1;B<x;B++)O[B-1]=arguments[B];p.emit.apply(p,[k].concat(O))}),p.init(m,u),p.translator.options=p.options,p.translator.backendConnector.services.utils={hasLoadedNamespace:p.hasLoadedNamespace.bind(p)},p}},{key:"toJSON",value:function(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}]),n}(Ul);hs(Xf,"createInstance",function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;return new Xf(t,e)});var Wr=Xf.createInstance();Wr.createInstance=Xf.createInstance;Wr.createInstance;Wr.dir;Wr.init;Wr.loadResources;Wr.reloadResources;Wr.use;Wr.changeLanguage;Wr.getFixedT;var Xy=Wr.t;Wr.exists;Wr.setDefaultNamespace;Wr.hasLoadedNamespace;Wr.loadNamespaces;Wr.loadLanguages;var Ky=[],UE=Ky.forEach,VE=Ky.slice;function zE(t){return UE.call(VE.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}var km=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,$E=function(e,n,i){var r=i||{};r.path=r.path||"/";var s=encodeURIComponent(n),u="".concat(e,"=").concat(s);if(r.maxAge>0){var m=r.maxAge-0;if(Number.isNaN(m))throw new Error("maxAge should be a Number");u+="; Max-Age=".concat(Math.floor(m))}if(r.domain){if(!km.test(r.domain))throw new TypeError("option domain is invalid");u+="; Domain=".concat(r.domain)}if(r.path){if(!km.test(r.path))throw new TypeError("option path is invalid");u+="; Path=".concat(r.path)}if(r.expires){if(typeof r.expires.toUTCString!="function")throw new TypeError("option expires is invalid");u+="; Expires=".concat(r.expires.toUTCString())}if(r.httpOnly&&(u+="; HttpOnly"),r.secure&&(u+="; Secure"),r.sameSite){var p=typeof r.sameSite=="string"?r.sameSite.toLowerCase():r.sameSite;switch(p){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u},_m={create:function(e,n,i,r){var s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};i&&(s.expires=new Date,s.expires.setTime(s.expires.getTime()+i*60*1e3)),r&&(s.domain=r),document.cookie=$E(e,encodeURIComponent(n),s)},read:function(e){for(var n="".concat(e,"="),i=document.cookie.split(";"),r=0;r<i.length;r++){for(var s=i[r];s.charAt(0)===" ";)s=s.substring(1,s.length);if(s.indexOf(n)===0)return s.substring(n.length,s.length)}return null},remove:function(e){this.create(e,"",-1)}},YE={name:"cookie",lookup:function(e){var n;if(e.lookupCookie&&typeof document<"u"){var i=_m.read(e.lookupCookie);i&&(n=i)}return n},cacheUserLanguage:function(e,n){n.lookupCookie&&typeof document<"u"&&_m.create(n.lookupCookie,e,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},GE={name:"querystring",lookup:function(e){var n;if(typeof window<"u"){var i=window.location.search;!window.location.search&&window.location.hash&&window.location.hash.indexOf("?")>-1&&(i=window.location.hash.substring(window.location.hash.indexOf("?")));for(var r=i.substring(1),s=r.split("&"),u=0;u<s.length;u++){var m=s[u].indexOf("=");if(m>0){var p=s[u].substring(0,m);p===e.lookupQuerystring&&(n=s[u].substring(m+1))}}}return n}},Wc=null,Rm=function(){if(Wc!==null)return Wc;try{Wc=window!=="undefined"&&window.localStorage!==null;var e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch{Wc=!1}return Wc},qE={name:"localStorage",lookup:function(e){var n;if(e.lookupLocalStorage&&Rm()){var i=window.localStorage.getItem(e.lookupLocalStorage);i&&(n=i)}return n},cacheUserLanguage:function(e,n){n.lookupLocalStorage&&Rm()&&window.localStorage.setItem(n.lookupLocalStorage,e)}},Uc=null,Pm=function(){if(Uc!==null)return Uc;try{Uc=window!=="undefined"&&window.sessionStorage!==null;var e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch{Uc=!1}return Uc},XE={name:"sessionStorage",lookup:function(e){var n;if(e.lookupSessionStorage&&Pm()){var i=window.sessionStorage.getItem(e.lookupSessionStorage);i&&(n=i)}return n},cacheUserLanguage:function(e,n){n.lookupSessionStorage&&Pm()&&window.sessionStorage.setItem(n.lookupSessionStorage,e)}},KE={name:"navigator",lookup:function(e){var n=[];if(typeof navigator<"u"){if(navigator.languages)for(var i=0;i<navigator.languages.length;i++)n.push(navigator.languages[i]);navigator.userLanguage&&n.push(navigator.userLanguage),navigator.language&&n.push(navigator.language)}return n.length>0?n:void 0}},ZE={name:"htmlTag",lookup:function(e){var n,i=e.htmlTag||(typeof document<"u"?document.documentElement:null);return i&&typeof i.getAttribute=="function"&&(n=i.getAttribute("lang")),n}},JE={name:"path",lookup:function(e){var n;if(typeof window<"u"){var i=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(i instanceof Array)if(typeof e.lookupFromPathIndex=="number"){if(typeof i[e.lookupFromPathIndex]!="string")return;n=i[e.lookupFromPathIndex].replace("/","")}else n=i[0].replace("/","")}return n}},QE={name:"subdomain",lookup:function(e){var n=typeof e.lookupFromSubdomainIndex=="number"?e.lookupFromSubdomainIndex+1:1,i=typeof window<"u"&&window.location&&window.location.hostname&&window.location.hostname.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(i)return i[n]}};function ek(){return{order:["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"],lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:function(e){return e}}}var Zy=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Vo(this,t),this.type="languageDetector",this.detectors={},this.init(e,n)}return zo(t,[{key:"init",value:function(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n||{languageUtils:{}},this.options=zE(i,this.options||{},ek()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=function(s){return s.replace("-","_")}),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=r,this.addDetector(YE),this.addDetector(GE),this.addDetector(qE),this.addDetector(XE),this.addDetector(KE),this.addDetector(ZE),this.addDetector(JE),this.addDetector(QE)}},{key:"addDetector",value:function(n){this.detectors[n.name]=n}},{key:"detect",value:function(n){var i=this;n||(n=this.options.order);var r=[];return n.forEach(function(s){if(i.detectors[s]){var u=i.detectors[s].lookup(i.options);u&&typeof u=="string"&&(u=[u]),u&&(r=r.concat(u))}}),r=r.map(function(s){return i.options.convertDetectedLanguage(s)}),this.services.languageUtils.getBestMatchFromCodes?r:r.length>0?r[0]:null}},{key:"cacheUserLanguage",value:function(n,i){var r=this;i||(i=this.options.caches),i&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(n)>-1||i.forEach(function(s){r.detectors[s]&&r.detectors[s].cacheUserLanguage(n,r.options)}))}}]),t}();Zy.type="languageDetector";function gp(t,e){if(t==null)return{};var n={},i=Object.keys(t),r,s;for(s=0;s<i.length;s++)r=i[s],!(e.indexOf(r)>=0)&&(n[r]=t[r]);return n}const tk=Object.freeze(Object.defineProperty({__proto__:null,default:gp},Symbol.toStringTag,{value:"Module"}));function nk(){if(console&&console.warn){for(var t,e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];typeof n[0]=="string"&&(n[0]="react-i18next:: ".concat(n[0])),(t=console).warn.apply(t,n)}}var Am={};function Hh(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];typeof e[0]=="string"&&Am[e[0]]||(typeof e[0]=="string"&&(Am[e[0]]=new Date),nk.apply(void 0,e))}var Jy=function(e,n){return function(){if(e.isInitialized)n();else{var i=function r(){setTimeout(function(){e.off("initialized",r)},0),n()};e.on("initialized",i)}}};function Om(t,e,n){t.loadNamespaces(e,Jy(t,n))}function Dm(t,e,n,i){typeof n=="string"&&(n=[n]),n.forEach(function(r){t.options.ns.indexOf(r)<0&&t.options.ns.push(r)}),t.loadLanguages(e,Jy(t,i))}function rk(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=e.languages[0],r=e.options?e.options.fallbackLng:!1,s=e.languages[e.languages.length-1];if(i.toLowerCase()==="cimode")return!0;var u=function(p,y){var k=e.services.backendConnector.state["".concat(p,"|").concat(y)];return k===-1||k===2};return n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&e.services.backendConnector.backend&&e.isLanguageChangingTo&&!u(e.isLanguageChangingTo,t)?!1:!!(e.hasResourceBundle(i,t)||!e.services.backendConnector.backend||e.options.resources&&!e.options.partialBundledLanguages||u(i,t)&&(!r||u(s,t)))}function ik(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!e.languages||!e.languages.length)return Hh("i18n.languages were undefined or empty",e.languages),!0;var i=e.options.ignoreJSONStructure!==void 0;return i?e.hasLoadedNamespace(t,{lng:n.lng,precheck:function(s,u){if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&s.services.backendConnector.backend&&s.isLanguageChangingTo&&!u(s.isLanguageChangingTo,t))return!1}}):rk(t,e,n)}var ok=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,ak={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},sk=function(e){return ak[e]},lk=function(e){return e.replace(ok,sk)};function Im(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function Mm(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Im(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Im(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}var Wh={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:lk};function uk(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Wh=Mm(Mm({},Wh),t)}function ck(){return Wh}var Qy;function fk(t){Qy=t}function dk(){return Qy}var hk={type:"3rdParty",init:function(e){uk(e.options.react),fk(e)}},eb=Ie.createContext(),pk=function(){function t(){Vo(this,t),this.usedNamespaces={}}return zo(t,[{key:"addUsedNamespaces",value:function(n){var i=this;n.forEach(function(r){i.usedNamespaces[r]||(i.usedNamespaces[r]=!0)})}},{key:"getUsedNamespaces",value:function(){return Object.keys(this.usedNamespaces)}}]),t}();function gk(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var i,r,s,u,m=[],p=!0,y=!1;try{if(s=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;p=!1}else for(;!(p=(i=s.call(n)).done)&&(m.push(i.value),m.length!==e);p=!0);}catch(k){y=!0,r=k}finally{try{if(!p&&n.return!=null&&(u=n.return(),Object(u)!==u))return}finally{if(y)throw r}}return m}}function mk(t,e){return zy(t)||gk(t,e)||$y(t,e)||Yy()}function Lm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function ah(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Lm(Object(n),!0).forEach(function(i){hs(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Lm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}var vk=function(e,n){var i=Ie.useRef();return Ie.useEffect(function(){i.current=n?i.current:e},[e,n]),i.current};function tb(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.i18n,i=Ie.useContext(eb)||{},r=i.i18n,s=i.defaultNS,u=n||r||dk();if(u&&!u.reportNamespaces&&(u.reportNamespaces=new pk),!u){Hh("You will need to pass in an i18next instance by using initReactI18next");var m=function(ve,nt){return typeof nt=="string"?nt:nt&&Wo(nt)==="object"&&typeof nt.defaultValue=="string"?nt.defaultValue:Array.isArray(ve)?ve[ve.length-1]:ve},p=[m,{},!1];return p.t=m,p.i18n={},p.ready=!1,p}u.options.react&&u.options.react.wait!==void 0&&Hh("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");var y=ah(ah(ah({},ck()),u.options.react),e),k=y.useSuspense,x=y.keyPrefix,O=t||s||u.options&&u.options.defaultNS;O=typeof O=="string"?[O]:O||["translation"],u.reportNamespaces.addUsedNamespaces&&u.reportNamespaces.addUsedNamespaces(O);var B=(u.isInitialized||u.initializedStoreOnce)&&O.every(function(ke){return ik(ke,u,y)});function $(){return u.getFixedT(e.lng||null,y.nsMode==="fallback"?O:O[0],x)}var Y=Ie.useState($),z=mk(Y,2),L=z[0],ne=z[1],te=O.join();e.lng&&(te="".concat(e.lng).concat(te));var he=vk(te),ie=Ie.useRef(!0);Ie.useEffect(function(){var ke=y.bindI18n,ve=y.bindI18nStore;ie.current=!0,!B&&!k&&(e.lng?Dm(u,e.lng,O,function(){ie.current&&ne($)}):Om(u,O,function(){ie.current&&ne($)})),B&&he&&he!==te&&ie.current&&ne($);function nt(){ie.current&&ne($)}return ke&&u&&u.on(ke,nt),ve&&u&&u.store.on(ve,nt),function(){ie.current=!1,ke&&u&&ke.split(" ").forEach(function(gt){return u.off(gt,nt)}),ve&&u&&ve.split(" ").forEach(function(gt){return u.store.off(gt,nt)})}},[u,te]);var xe=Ie.useRef(!0);Ie.useEffect(function(){ie.current&&!xe.current&&ne($),xe.current=!1},[u,x]);var b=[L,u,B];if(b.t=L,b.i18n=u,b.ready=B,B||!B&&!k)return b;throw new Promise(function(ke){e.lng?Dm(u,e.lng,O,function(){return ke()}):Om(u,O,function(){return ke()})})}function yk(t){var e=t.i18n,n=t.defaultNS,i=t.children,r=Ie.useMemo(function(){return{i18n:e,defaultNS:n}},[e,n]);return Ie.createElement(eb.Provider,{value:r},i)}var nb=[],bk=nb.forEach,wk=nb.slice;function xk(t){return bk.call(wk.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}function Sk(t){return t?typeof t=="function"?new t:t:null}function Ck(){return{handleEmptyResourcesAsFailed:!0,cacheHitMode:"none"}}function Fm(t,e,n,i){var r=t.read.bind(t);if(r.length===2){try{var s=r(e,n);s&&typeof s.then=="function"?s.then(function(u){return i(null,u)}).catch(i):i(null,s)}catch(u){i(u)}return}r(e,n,i)}var rb=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Vo(this,t),this.backends=[],this.type="backend",this.allOptions=i,this.init(e,n)}return zo(t,[{key:"init",value:function(n){var i=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n,this.options=xk(r,this.options||{},Ck()),this.allOptions=s,this.options.backends&&this.options.backends.forEach(function(u,m){i.backends[m]=i.backends[m]||Sk(u),i.backends[m].init(n,i.options.backendOptions&&i.options.backendOptions[m]||{},s)}),this.services&&this.options.reloadInterval&&setInterval(function(){return i.reload()},this.options.reloadInterval)}},{key:"read",value:function(n,i,r){var s=this,u=this.backends.length,m=function y(k){if(k>=u)return r(new Error("non of the backend loaded data",!0));var x=k===u-1,O=s.options.handleEmptyResourcesAsFailed&&!x?0:-1,B=s.backends[k];B.read?Fm(B,n,i,function($,Y,z){if(!$&&Y&&Object.keys(Y).length>O){if(r(null,Y,k),p(k-1,Y),B.save&&s.options.cacheHitMode&&["refresh","refreshAndUpdateStore"].indexOf(s.options.cacheHitMode)>-1){if(z&&s.options.refreshExpirationTime&&z+s.options.refreshExpirationTime>Date.now())return;var L=s.backends[k+1];L&&L.read&&Fm(L,n,i,function(ne,te){ne||te&&(Object.keys(te).length<=O||(p(k,te),s.options.cacheHitMode==="refreshAndUpdateStore"&&s.services&&s.services.resourceStore&&s.services.resourceStore.addResourceBundle(n,i,te)))})}}else y(k+1)}):y(k+1)},p=function y(k,x){if(!(k<0)){var O=s.backends[k];O.save&&O.save(n,i,x),y(k-1,x)}};m(0)}},{key:"create",value:function(n,i,r,s){var u=arguments.length>4&&arguments[4]!==void 0?arguments[4]:function(){},m=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};this.backends.forEach(function(p){if(p.create){var y=p.create.bind(p);if(y.length<6){try{var k;y.length===5?k=y(n,i,r,s,m):k=y(n,i,r,s),k&&typeof k.then=="function"?k.then(function(x){return u(null,x)}).catch(u):u(null,k)}catch(x){u(x)}return}y(n,i,r,s,u,m)}})}},{key:"reload",value:function(){var n=this,i=this.services,r=i.backendConnector,s=i.languageUtils,u=i.logger,m=r.language;if(!(m&&m.toLowerCase()==="cimode")){var p=[],y=function(x){var O=s.toResolveHierarchy(x);O.forEach(function(B){p.indexOf(B)<0&&p.push(B)})};y(m),this.allOptions.preload&&this.allOptions.preload.forEach(function(k){return y(k)}),p.forEach(function(k){n.allOptions.ns.forEach(function(x){r.read(k,x,"read",null,null,function(O,B){O&&u.warn("loading namespace ".concat(x," for language ").concat(k," failed"),O),!O&&B&&u.log("loaded namespace ".concat(x," for language ").concat(k),B),r.loaded("".concat(k,"|").concat(x),O,B)})})})}}}]),t}();rb.type="backend";function Uh(t){"@babel/helpers - typeof";return Uh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Uh(t)}function ib(){return typeof XMLHttpRequest=="function"||(typeof XMLHttpRequest>"u"?"undefined":Uh(XMLHttpRequest))==="object"}function Tk(t){return!!t&&typeof t.then=="function"}function Ek(t){return Tk(t)?t:Promise.resolve(t)}function kk(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Vh={exports:{}},If={exports:{}},Bm;function _k(){return Bm||(Bm=1,function(t,e){var n=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof No<"u"&&No,i=function(){function s(){this.fetch=!1,this.DOMException=n.DOMException}return s.prototype=n,new s}();(function(s){(function(u){var m=typeof s<"u"&&s||typeof self<"u"&&self||typeof m<"u"&&m,p={searchParams:"URLSearchParams"in m,iterable:"Symbol"in m&&"iterator"in Symbol,blob:"FileReader"in m&&"Blob"in m&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in m,arrayBuffer:"ArrayBuffer"in m};function y(me){return me&&DataView.prototype.isPrototypeOf(me)}if(p.arrayBuffer)var k=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],x=ArrayBuffer.isView||function(me){return me&&k.indexOf(Object.prototype.toString.call(me))>-1};function O(me){if(typeof me!="string"&&(me=String(me)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(me)||me==="")throw new TypeError('Invalid character in header field name: "'+me+'"');return me.toLowerCase()}function B(me){return typeof me!="string"&&(me=String(me)),me}function $(me){var Me={next:function(){var ze=me.shift();return{done:ze===void 0,value:ze}}};return p.iterable&&(Me[Symbol.iterator]=function(){return Me}),Me}function Y(me){this.map={},me instanceof Y?me.forEach(function(Me,ze){this.append(ze,Me)},this):Array.isArray(me)?me.forEach(function(Me){this.append(Me[0],Me[1])},this):me&&Object.getOwnPropertyNames(me).forEach(function(Me){this.append(Me,me[Me])},this)}Y.prototype.append=function(me,Me){me=O(me),Me=B(Me);var ze=this.map[me];this.map[me]=ze?ze+", "+Me:Me},Y.prototype.delete=function(me){delete this.map[O(me)]},Y.prototype.get=function(me){return me=O(me),this.has(me)?this.map[me]:null},Y.prototype.has=function(me){return this.map.hasOwnProperty(O(me))},Y.prototype.set=function(me,Me){this.map[O(me)]=B(Me)},Y.prototype.forEach=function(me,Me){for(var ze in this.map)this.map.hasOwnProperty(ze)&&me.call(Me,this.map[ze],ze,this)},Y.prototype.keys=function(){var me=[];return this.forEach(function(Me,ze){me.push(ze)}),$(me)},Y.prototype.values=function(){var me=[];return this.forEach(function(Me){me.push(Me)}),$(me)},Y.prototype.entries=function(){var me=[];return this.forEach(function(Me,ze){me.push([ze,Me])}),$(me)},p.iterable&&(Y.prototype[Symbol.iterator]=Y.prototype.entries);function z(me){if(me.bodyUsed)return Promise.reject(new TypeError("Already read"));me.bodyUsed=!0}function L(me){return new Promise(function(Me,ze){me.onload=function(){Me(me.result)},me.onerror=function(){ze(me.error)}})}function ne(me){var Me=new FileReader,ze=L(Me);return Me.readAsArrayBuffer(me),ze}function te(me){var Me=new FileReader,ze=L(Me);return Me.readAsText(me),ze}function he(me){for(var Me=new Uint8Array(me),ze=new Array(Me.length),qe=0;qe<Me.length;qe++)ze[qe]=String.fromCharCode(Me[qe]);return ze.join("")}function ie(me){if(me.slice)return me.slice(0);var Me=new Uint8Array(me.byteLength);return Me.set(new Uint8Array(me)),Me.buffer}function xe(){return this.bodyUsed=!1,this._initBody=function(me){this.bodyUsed=this.bodyUsed,this._bodyInit=me,me?typeof me=="string"?this._bodyText=me:p.blob&&Blob.prototype.isPrototypeOf(me)?this._bodyBlob=me:p.formData&&FormData.prototype.isPrototypeOf(me)?this._bodyFormData=me:p.searchParams&&URLSearchParams.prototype.isPrototypeOf(me)?this._bodyText=me.toString():p.arrayBuffer&&p.blob&&y(me)?(this._bodyArrayBuffer=ie(me.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):p.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(me)||x(me))?this._bodyArrayBuffer=ie(me):this._bodyText=me=Object.prototype.toString.call(me):this._bodyText="",this.headers.get("content-type")||(typeof me=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):p.searchParams&&URLSearchParams.prototype.isPrototypeOf(me)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},p.blob&&(this.blob=function(){var me=z(this);if(me)return me;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var me=z(this);return me||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(ne)}),this.text=function(){var me=z(this);if(me)return me;if(this._bodyBlob)return te(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(he(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},p.formData&&(this.formData=function(){return this.text().then(nt)}),this.json=function(){return this.text().then(JSON.parse)},this}var b=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ke(me){var Me=me.toUpperCase();return b.indexOf(Me)>-1?Me:me}function ve(me,Me){if(!(this instanceof ve))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');Me=Me||{};var ze=Me.body;if(me instanceof ve){if(me.bodyUsed)throw new TypeError("Already read");this.url=me.url,this.credentials=me.credentials,Me.headers||(this.headers=new Y(me.headers)),this.method=me.method,this.mode=me.mode,this.signal=me.signal,!ze&&me._bodyInit!=null&&(ze=me._bodyInit,me.bodyUsed=!0)}else this.url=String(me);if(this.credentials=Me.credentials||this.credentials||"same-origin",(Me.headers||!this.headers)&&(this.headers=new Y(Me.headers)),this.method=ke(Me.method||this.method||"GET"),this.mode=Me.mode||this.mode||null,this.signal=Me.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&ze)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(ze),(this.method==="GET"||this.method==="HEAD")&&(Me.cache==="no-store"||Me.cache==="no-cache")){var qe=/([?&])_=[^&]*/;if(qe.test(this.url))this.url=this.url.replace(qe,"$1_="+new Date().getTime());else{var at=/\?/;this.url+=(at.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}ve.prototype.clone=function(){return new ve(this,{body:this._bodyInit})};function nt(me){var Me=new FormData;return me.trim().split("&").forEach(function(ze){if(ze){var qe=ze.split("="),at=qe.shift().replace(/\+/g," "),_e=qe.join("=").replace(/\+/g," ");Me.append(decodeURIComponent(at),decodeURIComponent(_e))}}),Me}function gt(me){var Me=new Y,ze=me.replace(/\r?\n[\t ]+/g," ");return ze.split("\r").map(function(qe){return qe.indexOf(`
129
- `)===0?qe.substr(1,qe.length):qe}).forEach(function(qe){var at=qe.split(":"),_e=at.shift().trim();if(_e){var Pe=at.join(":").trim();Me.append(_e,Pe)}}),Me}xe.call(ve.prototype);function tt(me,Me){if(!(this instanceof tt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');Me||(Me={}),this.type="default",this.status=Me.status===void 0?200:Me.status,this.ok=this.status>=200&&this.status<300,this.statusText=Me.statusText===void 0?"":""+Me.statusText,this.headers=new Y(Me.headers),this.url=Me.url||"",this._initBody(me)}xe.call(tt.prototype),tt.prototype.clone=function(){return new tt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new Y(this.headers),url:this.url})},tt.error=function(){var me=new tt(null,{status:0,statusText:""});return me.type="error",me};var et=[301,302,303,307,308];tt.redirect=function(me,Me){if(et.indexOf(Me)===-1)throw new RangeError("Invalid status code");return new tt(null,{status:Me,headers:{location:me}})},u.DOMException=m.DOMException;try{new u.DOMException}catch{u.DOMException=function(Me,ze){this.message=Me,this.name=ze;var qe=Error(Me);this.stack=qe.stack},u.DOMException.prototype=Object.create(Error.prototype),u.DOMException.prototype.constructor=u.DOMException}function ft(me,Me){return new Promise(function(ze,qe){var at=new ve(me,Me);if(at.signal&&at.signal.aborted)return qe(new u.DOMException("Aborted","AbortError"));var _e=new XMLHttpRequest;function Pe(){_e.abort()}_e.onload=function(){var Ze={status:_e.status,statusText:_e.statusText,headers:gt(_e.getAllResponseHeaders()||"")};Ze.url="responseURL"in _e?_e.responseURL:Ze.headers.get("X-Request-URL");var Qe="response"in _e?_e.response:_e.responseText;setTimeout(function(){ze(new tt(Qe,Ze))},0)},_e.onerror=function(){setTimeout(function(){qe(new TypeError("Network request failed"))},0)},_e.ontimeout=function(){setTimeout(function(){qe(new TypeError("Network request failed"))},0)},_e.onabort=function(){setTimeout(function(){qe(new u.DOMException("Aborted","AbortError"))},0)};function Ye(Ze){try{return Ze===""&&m.location.href?m.location.href:Ze}catch{return Ze}}_e.open(at.method,Ye(at.url),!0),at.credentials==="include"?_e.withCredentials=!0:at.credentials==="omit"&&(_e.withCredentials=!1),"responseType"in _e&&(p.blob?_e.responseType="blob":p.arrayBuffer&&at.headers.get("Content-Type")&&at.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(_e.responseType="arraybuffer")),Me&&typeof Me.headers=="object"&&!(Me.headers instanceof Y)?Object.getOwnPropertyNames(Me.headers).forEach(function(Ze){_e.setRequestHeader(Ze,B(Me.headers[Ze]))}):at.headers.forEach(function(Ze,Qe){_e.setRequestHeader(Qe,Ze)}),at.signal&&(at.signal.addEventListener("abort",Pe),_e.onreadystatechange=function(){_e.readyState===4&&at.signal.removeEventListener("abort",Pe)}),_e.send(typeof at._bodyInit>"u"?null:at._bodyInit)})}return ft.polyfill=!0,m.fetch||(m.fetch=ft,m.Headers=Y,m.Request=ve,m.Response=tt),u.Headers=Y,u.Request=ve,u.Response=tt,u.fetch=ft,u})({})})(i),i.fetch.ponyfill=!0,delete i.fetch.polyfill;var r=n.fetch?n:i;e=r.fetch,e.default=r.fetch,e.fetch=r.fetch,e.Headers=r.Headers,e.Request=r.Request,e.Response=r.Response,t.exports=e}(If,If.exports)),If.exports}(function(t,e){var n;if(typeof fetch=="function"&&(typeof No<"u"&&No.fetch?n=No.fetch:typeof window<"u"&&window.fetch?n=window.fetch:n=fetch),typeof kk<"u"&&(typeof window>"u"||typeof window.document>"u")){var i=n||_k();i.default&&(i=i.default),e.default=i,t.exports=e.default}})(Vh,Vh.exports);var ob=Vh.exports;const ab=lf(ob),jm=gT({__proto__:null,default:ab},[ob]);function Nm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function Hm(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Nm(Object(n),!0).forEach(function(i){Rk(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Nm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function Rk(t,e,n){return e=Pk(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Pk(t){var e=Ak(t,"string");return ju(e)=="symbol"?e:String(e)}function Ak(t,e){if(ju(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var i=n.call(t,e||"default");if(ju(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function ju(t){"@babel/helpers - typeof";return ju=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ju(t)}var el;typeof fetch=="function"&&(typeof global<"u"&&global.fetch?el=global.fetch:typeof window<"u"&&window.fetch?el=window.fetch:el=fetch);var ef;ib()&&(typeof global<"u"&&global.XMLHttpRequest?ef=global.XMLHttpRequest:typeof window<"u"&&window.XMLHttpRequest&&(ef=window.XMLHttpRequest));var Kf;typeof ActiveXObject=="function"&&(typeof global<"u"&&global.ActiveXObject?Kf=global.ActiveXObject:typeof window<"u"&&window.ActiveXObject&&(Kf=window.ActiveXObject));!el&&jm&&!ef&&!Kf&&(el=ab||jm);typeof el!="function"&&(el=void 0);var zh=function(e,n){if(n&&ju(n)==="object"){var i="";for(var r in n)i+="&"+encodeURIComponent(r)+"="+encodeURIComponent(n[r]);if(!i)return e;e=e+(e.indexOf("?")!==-1?"&":"?")+i.slice(1)}return e},Wm=function(e,n,i,r){var s=function(p){if(!p.ok)return i(p.statusText||"Error",{status:p.status});p.text().then(function(y){i(null,{status:p.status,data:y})}).catch(i)};if(r){var u=r(e,n);if(u instanceof Promise){u.then(s).catch(i);return}}typeof fetch=="function"?fetch(e,n).then(s).catch(i):el(e,n).then(s).catch(i)},Um=!1,Ok=function(e,n,i,r){e.queryStringParams&&(n=zh(n,e.queryStringParams));var s=Hm({},typeof e.customHeaders=="function"?e.customHeaders():e.customHeaders);typeof window>"u"&&typeof global<"u"&&typeof global.process<"u"&&global.process.versions&&global.process.versions.node&&(s["User-Agent"]="i18next-http-backend (node/".concat(global.process.version,"; ").concat(global.process.platform," ").concat(global.process.arch,")")),i&&(s["Content-Type"]="application/json");var u=typeof e.requestOptions=="function"?e.requestOptions(i):e.requestOptions,m=Hm({method:i?"POST":"GET",body:i?e.stringify(i):void 0,headers:s},Um?{}:u),p=typeof e.alternateFetch=="function"&&e.alternateFetch.length>=1?e.alternateFetch:void 0;try{Wm(n,m,r,p)}catch(y){if(!u||Object.keys(u).length===0||!y.message||y.message.indexOf("not implemented")<0)return r(y);try{Object.keys(u).forEach(function(k){delete m[k]}),Wm(n,m,r,p),Um=!0}catch(k){r(k)}}},Dk=function(e,n,i,r){i&&ju(i)==="object"&&(i=zh("",i).slice(1)),e.queryStringParams&&(n=zh(n,e.queryStringParams));try{var s;ef?s=new ef:s=new Kf("MSXML2.XMLHTTP.3.0"),s.open(i?"POST":"GET",n,1),e.crossDomain||s.setRequestHeader("X-Requested-With","XMLHttpRequest"),s.withCredentials=!!e.withCredentials,i&&s.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),s.overrideMimeType&&s.overrideMimeType("application/json");var u=e.customHeaders;if(u=typeof u=="function"?u():u,u)for(var m in u)s.setRequestHeader(m,u[m]);s.onreadystatechange=function(){s.readyState>3&&r(s.status>=400?s.statusText:null,{status:s.status,data:s.responseText})},s.send(i)}catch(p){console&&console.log(p)}},Ik=function(e,n,i,r){if(typeof i=="function"&&(r=i,i=void 0),r=r||function(){},el&&n.indexOf("file:")!==0)return Ok(e,n,i,r);if(ib()||typeof ActiveXObject=="function")return Dk(e,n,i,r);r(new Error("No fetch and no xhr implementation found!"))};function tf(t){"@babel/helpers - typeof";return tf=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tf(t)}function Vm(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable})),n.push.apply(n,i)}return n}function sh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Vm(Object(n),!0).forEach(function(i){sb(t,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Vm(Object(n)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))})}return t}function Mk(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zm(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,lb(i.key),i)}}function Lk(t,e,n){return e&&zm(t.prototype,e),n&&zm(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function sb(t,e,n){return e=lb(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function lb(t){var e=Fk(t,"string");return tf(e)=="symbol"?e:String(e)}function Fk(t,e){if(tf(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var i=n.call(t,e||"default");if(tf(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Bk=function(){return{loadPath:"/locales/{{lng}}/{{ns}}.json",addPath:"/locales/add/{{lng}}/{{ns}}",parse:function(n){return JSON.parse(n)},stringify:JSON.stringify,parsePayload:function(n,i,r){return sb({},i,r||"")},parseLoadPayload:function(n,i){},request:Ik,reloadInterval:typeof window<"u"?!1:60*60*1e3,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}},ub=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Mk(this,t),this.services=e,this.options=n,this.allOptions=i,this.type="backend",this.init(e,n,i)}return Lk(t,[{key:"init",value:function(n){var i=this,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n,this.options=sh(sh(sh({},Bk()),this.options||{}),r),this.allOptions=s,this.services&&this.options.reloadInterval&&setInterval(function(){return i.reload()},this.options.reloadInterval)}},{key:"readMulti",value:function(n,i,r){this._readAny(n,n,i,i,r)}},{key:"read",value:function(n,i,r){this._readAny([n],n,[i],i,r)}},{key:"_readAny",value:function(n,i,r,s,u){var m=this,p=this.options.loadPath;typeof this.options.loadPath=="function"&&(p=this.options.loadPath(n,r)),p=Ek(p),p.then(function(y){if(!y)return u(null,{});var k=m.services.interpolator.interpolate(y,{lng:n.join("+"),ns:r.join("+")});m.loadUrl(k,u,i,s)})}},{key:"loadUrl",value:function(n,i,r,s){var u=this,m=typeof r=="string"?[r]:r,p=typeof s=="string"?[s]:s,y=this.options.parseLoadPayload(m,p);this.options.request(this.options,n,y,function(k,x){if(x&&(x.status>=500&&x.status<600||!x.status))return i("failed loading "+n+"; status code: "+x.status,!0);if(x&&x.status>=400&&x.status<500)return i("failed loading "+n+"; status code: "+x.status,!1);if(!x&&k&&k.message&&k.message.indexOf("Failed to fetch")>-1)return i("failed loading "+n+": "+k.message,!0);if(k)return i(k,!1);var O,B;try{typeof x.data=="string"?O=u.options.parse(x.data,r,s):O=x.data}catch{B="failed parsing "+n+" to json"}if(B)return i(B,!1);i(null,O)})}},{key:"create",value:function(n,i,r,s,u){var m=this;if(this.options.addPath){typeof n=="string"&&(n=[n]);var p=this.options.parsePayload(i,r,s),y=0,k=[],x=[];n.forEach(function(O){var B=m.options.addPath;typeof m.options.addPath=="function"&&(B=m.options.addPath(O,i));var $=m.services.interpolator.interpolate(B,{lng:O,ns:i});m.options.request(m.options,$,p,function(Y,z){y+=1,k.push(Y),x.push(z),y===n.length&&typeof u=="function"&&u(k,x)})})}}},{key:"reload",value:function(){var n=this,i=this.services,r=i.backendConnector,s=i.languageUtils,u=i.logger,m=r.language;if(!(m&&m.toLowerCase()==="cimode")){var p=[],y=function(x){var O=s.toResolveHierarchy(x);O.forEach(function(B){p.indexOf(B)<0&&p.push(B)})};y(m),this.allOptions.preload&&this.allOptions.preload.forEach(function(k){return y(k)}),p.forEach(function(k){n.allOptions.ns.forEach(function(x){r.read(k,x,"read",null,null,function(O,B){O&&u.warn("loading namespace ".concat(x," for language ").concat(k," failed"),O),!O&&B&&u.log("loaded namespace ".concat(x," for language ").concat(k),B),r.loaded("".concat(k,"|").concat(x),O,B)})})})}}}]),t}();ub.type="backend";var mp=(t=>(t.en="en",t.de="de",t))(mp||{});const jk={en:"English",de:"German"};Wr.use(rb).use(hk).use(Zy).init({initImmediate:!0,ns:["translation"],fallbackLng:Object.keys(jk),fallbackNS:"translation",partialBundledLanguages:!0,resources:{},interpolation:{escapeValue:!1},backend:{backends:[ub],backendOptions:[{loadPath:"https://ukpcsaprod.blob.core.windows.net/lib/translations/{{lng}}/{{ns}}.json",crossDomain:!0,cacheHitMode:"refresh"}]}});function Nk(){const[t,e]=Ie.useState();return Ie.useEffect(()=>{const n=localStorage.getItem("language");e(n||mp.en)},[]),{language:t,setLanguage:e}}const cb=Ie.createContext({}),Hk=()=>Ie.useContext(cb),Wk=Wr,Uk=Xy,Vk=()=>tb(),zk=({children:t})=>{const e=Nk();return ut.jsx(cb.Provider,{value:e,children:ut.jsx(yk,{i18n:Wr,children:t})})};var $k=typeof global=="object"&&global&&global.Object===Object&&global;const Yk=$k;var Gk=typeof self=="object"&&self&&self.Object===Object&&self,qk=Yk||Gk||Function("return this")();const fb=qk;var Xk=fb.Symbol;const Zf=Xk;var db=Object.prototype,Kk=db.hasOwnProperty,Zk=db.toString,Vc=Zf?Zf.toStringTag:void 0;function Jk(t){var e=Kk.call(t,Vc),n=t[Vc];try{t[Vc]=void 0;var i=!0}catch{}var r=Zk.call(t);return i&&(e?t[Vc]=n:delete t[Vc]),r}var Qk=Object.prototype,e_=Qk.toString;function t_(t){return e_.call(t)}var n_="[object Null]",r_="[object Undefined]",$m=Zf?Zf.toStringTag:void 0;function i_(t){return t==null?t===void 0?r_:n_:$m&&$m in Object(t)?Jk(t):t_(t)}function o_(t){return t!=null&&typeof t=="object"}var a_="[object Symbol]";function s_(t){return typeof t=="symbol"||o_(t)&&i_(t)==a_}var l_=/\s/;function u_(t){for(var e=t.length;e--&&l_.test(t.charAt(e)););return e}var c_=/^\s+/;function f_(t){return t&&t.slice(0,u_(t)+1).replace(c_,"")}function Jf(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Ym=0/0,d_=/^[-+]0x[0-9a-f]+$/i,h_=/^0b[01]+$/i,p_=/^0o[0-7]+$/i,g_=parseInt;function Gm(t){if(typeof t=="number")return t;if(s_(t))return Ym;if(Jf(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=Jf(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=f_(t);var n=h_.test(t);return n||p_.test(t)?g_(t.slice(2),n?2:8):d_.test(t)?Ym:+t}var m_=function(){return fb.Date.now()};const lh=m_;var v_="Expected a function",y_=Math.max,b_=Math.min;function Uf(t,e,n){var i,r,s,u,m,p,y=0,k=!1,x=!1,O=!0;if(typeof t!="function")throw new TypeError(v_);e=Gm(e)||0,Jf(n)&&(k=!!n.leading,x="maxWait"in n,s=x?y_(Gm(n.maxWait)||0,e):s,O="trailing"in n?!!n.trailing:O);function B(xe){var b=i,ke=r;return i=r=void 0,y=xe,u=t.apply(ke,b),u}function $(xe){return y=xe,m=setTimeout(L,e),k?B(xe):u}function Y(xe){var b=xe-p,ke=xe-y,ve=e-b;return x?b_(ve,s-ke):ve}function z(xe){var b=xe-p,ke=xe-y;return p===void 0||b>=e||b<0||x&&ke>=s}function L(){var xe=lh();if(z(xe))return ne(xe);m=setTimeout(L,Y(xe))}function ne(xe){return m=void 0,O&&i?B(xe):(i=r=void 0,u)}function te(){m!==void 0&&clearTimeout(m),y=0,i=p=r=m=void 0}function he(){return m===void 0?u:ne(lh())}function ie(){var xe=lh(),b=z(xe);if(i=arguments,r=this,p=xe,b){if(m===void 0)return $(p);if(x)return clearTimeout(m),m=setTimeout(L,e),B(p)}return m===void 0&&(m=setTimeout(L,e)),u}return ie.cancel=te,ie.flush=he,ie}var w_="Expected a function";function x_(t,e,n){var i=!0,r=!0;if(typeof t!="function")throw new TypeError(w_);return Jf(n)&&(i="leading"in n?!!n.leading:i,r="trailing"in n?!!n.trailing:r),Uf(t,e,{leading:i,maxWait:e,trailing:r})}var S_=!!(typeof window<"u"&&window.document&&window.document.createElement),C_=S_;const hb=lf(C_);var yc=function(){return yc=Object.assign||function(e){for(var n,i=1,r=arguments.length;i<r;i++){n=arguments[i];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},yc.apply(this,arguments)},mc=null,qm=null;hb&&window.addEventListener("resize",function(){qm!==window.devicePixelRatio&&(qm=window.devicePixelRatio,mc=null)});function Xm(){if(mc===null){if(typeof document>"u")return mc=0,mc;var t=document.body,e=document.createElement("div");e.classList.add("simplebar-hide-scrollbar"),t.appendChild(e);var n=e.getBoundingClientRect().right;t.removeChild(e),mc=n}return mc}function pb(t){return!t||!t.ownerDocument||!t.ownerDocument.defaultView?window:t.ownerDocument.defaultView}function gb(t){return!t||!t.ownerDocument?document:t.ownerDocument}var mb=function(t){var e={},n=Array.prototype.reduce.call(t,function(i,r){var s=r.name.match(/data-simplebar-(.+)/);if(s){var u=s[1].replace(/\W+(.)/g,function(m,p){return p.toUpperCase()});switch(r.value){case"true":i[u]=!0;break;case"false":i[u]=!1;break;case void 0:i[u]=!0;break;default:i[u]=r.value}}return i},e);return n};function vb(t,e){var n;t&&(n=t.classList).add.apply(n,e.split(" "))}function yb(t,e){t&&e.split(" ").forEach(function(n){t.classList.remove(n)})}function bb(t){return".".concat(t.split(" ").join("."))}var T_=Object.freeze({__proto__:null,getElementWindow:pb,getElementDocument:gb,getOptions:mb,addClasses:vb,removeClasses:yb,classNamesToQuery:bb}),Dl=pb,uh=gb,E_=mb,Il=vb,Ml=yb,mo=bb,Mf=function(){function t(e,n){n===void 0&&(n={});var i=this;if(this.removePreventClickId=null,this.minScrollbarWidth=20,this.stopScrollDelay=175,this.isScrolling=!1,this.isMouseEntering=!1,this.scrollXTicking=!1,this.scrollYTicking=!1,this.wrapperEl=null,this.contentWrapperEl=null,this.contentEl=null,this.offsetEl=null,this.maskEl=null,this.placeholderEl=null,this.heightAutoObserverWrapperEl=null,this.heightAutoObserverEl=null,this.rtlHelpers=null,this.scrollbarWidth=0,this.resizeObserver=null,this.mutationObserver=null,this.elStyles=null,this.isRtl=null,this.mouseX=0,this.mouseY=0,this.onMouseMove=function(){},this.onWindowResize=function(){},this.onStopScrolling=function(){},this.onMouseEntered=function(){},this.onScroll=function(){var r=Dl(i.el);i.scrollXTicking||(r.requestAnimationFrame(i.scrollX),i.scrollXTicking=!0),i.scrollYTicking||(r.requestAnimationFrame(i.scrollY),i.scrollYTicking=!0),i.isScrolling||(i.isScrolling=!0,Il(i.el,i.classNames.scrolling)),i.showScrollbar("x"),i.showScrollbar("y"),i.onStopScrolling()},this.scrollX=function(){i.axis.x.isOverflowing&&i.positionScrollbar("x"),i.scrollXTicking=!1},this.scrollY=function(){i.axis.y.isOverflowing&&i.positionScrollbar("y"),i.scrollYTicking=!1},this._onStopScrolling=function(){Ml(i.el,i.classNames.scrolling),i.options.autoHide&&(i.hideScrollbar("x"),i.hideScrollbar("y")),i.isScrolling=!1},this.onMouseEnter=function(){i.isMouseEntering||(Il(i.el,i.classNames.mouseEntered),i.showScrollbar("x"),i.showScrollbar("y"),i.isMouseEntering=!0),i.onMouseEntered()},this._onMouseEntered=function(){Ml(i.el,i.classNames.mouseEntered),i.options.autoHide&&(i.hideScrollbar("x"),i.hideScrollbar("y")),i.isMouseEntering=!1},this._onMouseMove=function(r){i.mouseX=r.clientX,i.mouseY=r.clientY,(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseMoveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseMoveForAxis("y")},this.onMouseLeave=function(){i.onMouseMove.cancel(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&i.onMouseLeaveForAxis("x"),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&i.onMouseLeaveForAxis("y"),i.mouseX=-1,i.mouseY=-1},this._onWindowResize=function(){i.scrollbarWidth=i.getScrollbarWidth(),i.hideNativeScrollbar()},this.onPointerEvent=function(r){if(!(!i.axis.x.track.el||!i.axis.y.track.el||!i.axis.x.scrollbar.el||!i.axis.y.scrollbar.el)){var s,u;i.axis.x.track.rect=i.axis.x.track.el.getBoundingClientRect(),i.axis.y.track.rect=i.axis.y.track.el.getBoundingClientRect(),(i.axis.x.isOverflowing||i.axis.x.forceVisible)&&(s=i.isWithinBounds(i.axis.x.track.rect)),(i.axis.y.isOverflowing||i.axis.y.forceVisible)&&(u=i.isWithinBounds(i.axis.y.track.rect)),(s||u)&&(r.stopPropagation(),r.type==="pointerdown"&&r.pointerType!=="touch"&&(s&&(i.axis.x.scrollbar.rect=i.axis.x.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.x.scrollbar.rect)?i.onDragStart(r,"x"):i.onTrackClick(r,"x")),u&&(i.axis.y.scrollbar.rect=i.axis.y.scrollbar.el.getBoundingClientRect(),i.isWithinBounds(i.axis.y.scrollbar.rect)?i.onDragStart(r,"y"):i.onTrackClick(r,"y"))))}},this.drag=function(r){var s,u,m,p,y,k,x,O,B,$,Y;if(!(!i.draggedAxis||!i.contentWrapperEl)){var z,L=i.axis[i.draggedAxis].track,ne=(u=(s=L.rect)===null||s===void 0?void 0:s[i.axis[i.draggedAxis].sizeAttr])!==null&&u!==void 0?u:0,te=i.axis[i.draggedAxis].scrollbar,he=(p=(m=i.contentWrapperEl)===null||m===void 0?void 0:m[i.axis[i.draggedAxis].scrollSizeAttr])!==null&&p!==void 0?p:0,ie=parseInt((k=(y=i.elStyles)===null||y===void 0?void 0:y[i.axis[i.draggedAxis].sizeAttr])!==null&&k!==void 0?k:"0px",10);r.preventDefault(),r.stopPropagation(),i.draggedAxis==="y"?z=r.pageY:z=r.pageX;var xe=z-((O=(x=L.rect)===null||x===void 0?void 0:x[i.axis[i.draggedAxis].offsetAttr])!==null&&O!==void 0?O:0)-i.axis[i.draggedAxis].dragOffset;xe=i.draggedAxis==="x"&&i.isRtl?(($=(B=L.rect)===null||B===void 0?void 0:B[i.axis[i.draggedAxis].sizeAttr])!==null&&$!==void 0?$:0)-te.size-xe:xe;var b=xe/(ne-te.size),ke=b*(he-ie);i.draggedAxis==="x"&&i.isRtl&&(ke=!((Y=t.getRtlHelpers())===null||Y===void 0)&&Y.isScrollingToNegative?-ke:ke),i.contentWrapperEl[i.axis[i.draggedAxis].scrollOffsetAttr]=ke}},this.onEndDrag=function(r){var s=uh(i.el),u=Dl(i.el);r.preventDefault(),r.stopPropagation(),Ml(i.el,i.classNames.dragging),s.removeEventListener("mousemove",i.drag,!0),s.removeEventListener("mouseup",i.onEndDrag,!0),i.removePreventClickId=u.setTimeout(function(){s.removeEventListener("click",i.preventClick,!0),s.removeEventListener("dblclick",i.preventClick,!0),i.removePreventClickId=null})},this.preventClick=function(r){r.preventDefault(),r.stopPropagation()},this.el=e,this.options=yc(yc({},t.defaultOptions),n),this.classNames=yc(yc({},t.defaultOptions.classNames),n.classNames),this.axis={x:{scrollOffsetAttr:"scrollLeft",sizeAttr:"width",scrollSizeAttr:"scrollWidth",offsetSizeAttr:"offsetWidth",offsetAttr:"left",overflowAttr:"overflowX",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}},y:{scrollOffsetAttr:"scrollTop",sizeAttr:"height",scrollSizeAttr:"scrollHeight",offsetSizeAttr:"offsetHeight",offsetAttr:"top",overflowAttr:"overflowY",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}}},typeof this.el!="object"||!this.el.nodeName)throw new Error("Argument passed to SimpleBar must be an HTML element instead of ".concat(this.el));this.onMouseMove=x_(this._onMouseMove,64),this.onWindowResize=Uf(this._onWindowResize,64,{leading:!0}),this.onStopScrolling=Uf(this._onStopScrolling,this.stopScrollDelay),this.onMouseEntered=Uf(this._onMouseEntered,this.stopScrollDelay),this.init()}return t.getRtlHelpers=function(){if(t.rtlHelpers)return t.rtlHelpers;var e=document.createElement("div");e.innerHTML='<div class="simplebar-dummy-scrollbar-size"><div></div></div>';var n=e.firstElementChild,i=n==null?void 0:n.firstElementChild;if(!i)return null;document.body.appendChild(n),n.scrollLeft=0;var r=t.getOffset(n),s=t.getOffset(i);n.scrollLeft=-999;var u=t.getOffset(i);return document.body.removeChild(n),t.rtlHelpers={isScrollOriginAtZero:r.left!==s.left,isScrollingToNegative:s.left!==u.left},t.rtlHelpers},t.prototype.getScrollbarWidth=function(){try{return this.contentWrapperEl&&getComputedStyle(this.contentWrapperEl,"::-webkit-scrollbar").display==="none"||"scrollbarWidth"in document.documentElement.style||"-ms-overflow-style"in document.documentElement.style?0:Xm()}catch{return Xm()}},t.getOffset=function(e){var n=e.getBoundingClientRect(),i=uh(e),r=Dl(e);return{top:n.top+(r.pageYOffset||i.documentElement.scrollTop),left:n.left+(r.pageXOffset||i.documentElement.scrollLeft)}},t.prototype.init=function(){hb&&(this.initDOM(),this.rtlHelpers=t.getRtlHelpers(),this.scrollbarWidth=this.getScrollbarWidth(),this.recalculate(),this.initListeners())},t.prototype.initDOM=function(){var e,n;this.wrapperEl=this.el.querySelector(mo(this.classNames.wrapper)),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector(mo(this.classNames.contentWrapper)),this.contentEl=this.options.contentNode||this.el.querySelector(mo(this.classNames.contentEl)),this.offsetEl=this.el.querySelector(mo(this.classNames.offset)),this.maskEl=this.el.querySelector(mo(this.classNames.mask)),this.placeholderEl=this.findChild(this.wrapperEl,mo(this.classNames.placeholder)),this.heightAutoObserverWrapperEl=this.el.querySelector(mo(this.classNames.heightAutoObserverWrapperEl)),this.heightAutoObserverEl=this.el.querySelector(mo(this.classNames.heightAutoObserverEl)),this.axis.x.track.el=this.findChild(this.el,"".concat(mo(this.classNames.track)).concat(mo(this.classNames.horizontal))),this.axis.y.track.el=this.findChild(this.el,"".concat(mo(this.classNames.track)).concat(mo(this.classNames.vertical))),this.axis.x.scrollbar.el=((e=this.axis.x.track.el)===null||e===void 0?void 0:e.querySelector(mo(this.classNames.scrollbar)))||null,this.axis.y.scrollbar.el=((n=this.axis.y.track.el)===null||n===void 0?void 0:n.querySelector(mo(this.classNames.scrollbar)))||null,this.options.autoHide||(Il(this.axis.x.scrollbar.el,this.classNames.visible),Il(this.axis.y.scrollbar.el,this.classNames.visible))},t.prototype.initListeners=function(){var e=this,n,i=Dl(this.el);if(this.el.addEventListener("mouseenter",this.onMouseEnter),this.el.addEventListener("pointerdown",this.onPointerEvent,!0),this.el.addEventListener("mousemove",this.onMouseMove),this.el.addEventListener("mouseleave",this.onMouseLeave),(n=this.contentWrapperEl)===null||n===void 0||n.addEventListener("scroll",this.onScroll),i.addEventListener("resize",this.onWindowResize),!!this.contentEl){if(window.ResizeObserver){var r=!1,s=i.ResizeObserver||ResizeObserver;this.resizeObserver=new s(function(){r&&i.requestAnimationFrame(function(){e.recalculate()})}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),i.requestAnimationFrame(function(){r=!0})}this.mutationObserver=new i.MutationObserver(function(){i.requestAnimationFrame(function(){e.recalculate()})}),this.mutationObserver.observe(this.contentEl,{childList:!0,subtree:!0,characterData:!0})}},t.prototype.recalculate=function(){if(!(!this.heightAutoObserverEl||!this.contentEl||!this.contentWrapperEl||!this.wrapperEl||!this.placeholderEl)){var e=Dl(this.el);this.elStyles=e.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var n=this.contentEl.offsetWidth,i=this.heightAutoObserverEl.offsetHeight<=1,r=this.heightAutoObserverEl.offsetWidth<=1||n>0,s=this.contentWrapperEl.offsetWidth,u=this.elStyles.overflowX,m=this.elStyles.overflowY;this.contentEl.style.padding="".concat(this.elStyles.paddingTop," ").concat(this.elStyles.paddingRight," ").concat(this.elStyles.paddingBottom," ").concat(this.elStyles.paddingLeft),this.wrapperEl.style.margin="-".concat(this.elStyles.paddingTop," -").concat(this.elStyles.paddingRight," -").concat(this.elStyles.paddingBottom," -").concat(this.elStyles.paddingLeft);var p=this.contentEl.scrollHeight,y=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=i?"auto":"100%",this.placeholderEl.style.width=r?"".concat(n||y,"px"):"auto",this.placeholderEl.style.height="".concat(p,"px");var k=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=n!==0&&y>n,this.axis.y.isOverflowing=p>k,this.axis.x.isOverflowing=u==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=m==="hidden"?!1:this.axis.y.isOverflowing,this.axis.x.forceVisible=this.options.forceVisible==="x"||this.options.forceVisible===!0,this.axis.y.forceVisible=this.options.forceVisible==="y"||this.options.forceVisible===!0,this.hideNativeScrollbar();var x=this.axis.x.isOverflowing?this.scrollbarWidth:0,O=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&y>s-O,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&p>k-x,this.axis.x.scrollbar.size=this.getScrollbarSize("x"),this.axis.y.scrollbar.size=this.getScrollbarSize("y"),this.axis.x.scrollbar.el&&(this.axis.x.scrollbar.el.style.width="".concat(this.axis.x.scrollbar.size,"px")),this.axis.y.scrollbar.el&&(this.axis.y.scrollbar.el.style.height="".concat(this.axis.y.scrollbar.size,"px")),this.positionScrollbar("x"),this.positionScrollbar("y"),this.toggleTrackVisibility("x"),this.toggleTrackVisibility("y")}},t.prototype.getScrollbarSize=function(e){var n,i;if(e===void 0&&(e="y"),!this.axis[e].isOverflowing||!this.contentEl)return 0;var r=this.contentEl[this.axis[e].scrollSizeAttr],s=(i=(n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])!==null&&i!==void 0?i:0,u=s/r,m;return m=Math.max(~~(u*s),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(m=Math.min(m,this.options.scrollbarMaxSize)),m},t.prototype.positionScrollbar=function(e){var n,i,r;e===void 0&&(e="y");var s=this.axis[e].scrollbar;if(!(!this.axis[e].isOverflowing||!this.contentWrapperEl||!s.el||!this.elStyles)){var u=this.contentWrapperEl[this.axis[e].scrollSizeAttr],m=((n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])||0,p=parseInt(this.elStyles[this.axis[e].sizeAttr],10),y=this.contentWrapperEl[this.axis[e].scrollOffsetAttr];y=e==="x"&&this.isRtl&&(!((i=t.getRtlHelpers())===null||i===void 0)&&i.isScrollOriginAtZero)?-y:y,e==="x"&&this.isRtl&&(y=!((r=t.getRtlHelpers())===null||r===void 0)&&r.isScrollingToNegative?y:-y);var k=y/(u-p),x=~~((m-s.size)*k);x=e==="x"&&this.isRtl?-x+(m-s.size):x,s.el.style.transform=e==="x"?"translate3d(".concat(x,"px, 0, 0)"):"translate3d(0, ".concat(x,"px, 0)")}},t.prototype.toggleTrackVisibility=function(e){e===void 0&&(e="y");var n=this.axis[e].track.el,i=this.axis[e].scrollbar.el;!n||!i||!this.contentWrapperEl||(this.axis[e].isOverflowing||this.axis[e].forceVisible?(n.style.visibility="visible",this.contentWrapperEl.style[this.axis[e].overflowAttr]="scroll",this.el.classList.add("".concat(this.classNames.scrollable,"-").concat(e))):(n.style.visibility="hidden",this.contentWrapperEl.style[this.axis[e].overflowAttr]="hidden",this.el.classList.remove("".concat(this.classNames.scrollable,"-").concat(e))),this.axis[e].isOverflowing?i.style.display="block":i.style.display="none")},t.prototype.showScrollbar=function(e){e===void 0&&(e="y"),this.axis[e].isOverflowing&&!this.axis[e].scrollbar.isVisible&&(Il(this.axis[e].scrollbar.el,this.classNames.visible),this.axis[e].scrollbar.isVisible=!0)},t.prototype.hideScrollbar=function(e){e===void 0&&(e="y"),this.axis[e].isOverflowing&&this.axis[e].scrollbar.isVisible&&(Ml(this.axis[e].scrollbar.el,this.classNames.visible),this.axis[e].scrollbar.isVisible=!1)},t.prototype.hideNativeScrollbar=function(){this.offsetEl&&(this.offsetEl.style[this.isRtl?"left":"right"]=this.axis.y.isOverflowing||this.axis.y.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px",this.offsetEl.style.bottom=this.axis.x.isOverflowing||this.axis.x.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px")},t.prototype.onMouseMoveForAxis=function(e){e===void 0&&(e="y");var n=this.axis[e];!n.track.el||!n.scrollbar.el||(n.track.rect=n.track.el.getBoundingClientRect(),n.scrollbar.rect=n.scrollbar.el.getBoundingClientRect(),this.isWithinBounds(n.track.rect)?(this.showScrollbar(e),Il(n.track.el,this.classNames.hover),this.isWithinBounds(n.scrollbar.rect)?Il(n.scrollbar.el,this.classNames.hover):Ml(n.scrollbar.el,this.classNames.hover)):(Ml(n.track.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)))},t.prototype.onMouseLeaveForAxis=function(e){e===void 0&&(e="y"),Ml(this.axis[e].track.el,this.classNames.hover),Ml(this.axis[e].scrollbar.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)},t.prototype.onDragStart=function(e,n){var i;n===void 0&&(n="y");var r=uh(this.el),s=Dl(this.el),u=this.axis[n].scrollbar,m=n==="y"?e.pageY:e.pageX;this.axis[n].dragOffset=m-(((i=u.rect)===null||i===void 0?void 0:i[this.axis[n].offsetAttr])||0),this.draggedAxis=n,Il(this.el,this.classNames.dragging),r.addEventListener("mousemove",this.drag,!0),r.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(r.addEventListener("click",this.preventClick,!0),r.addEventListener("dblclick",this.preventClick,!0)):(s.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},t.prototype.onTrackClick=function(e,n){var i=this,r,s,u,m;n===void 0&&(n="y");var p=this.axis[n];if(!(!this.options.clickOnTrack||!p.scrollbar.el||!this.contentWrapperEl)){e.preventDefault();var y=Dl(this.el);this.axis[n].scrollbar.rect=p.scrollbar.el.getBoundingClientRect();var k=this.axis[n].scrollbar,x=(s=(r=k.rect)===null||r===void 0?void 0:r[this.axis[n].offsetAttr])!==null&&s!==void 0?s:0,O=parseInt((m=(u=this.elStyles)===null||u===void 0?void 0:u[this.axis[n].sizeAttr])!==null&&m!==void 0?m:"0px",10),B=this.contentWrapperEl[this.axis[n].scrollOffsetAttr],$=n==="y"?this.mouseY-x:this.mouseX-x,Y=$<0?-1:1,z=Y===-1?B-O:B+O,L=40,ne=function(){i.contentWrapperEl&&(Y===-1?B>z&&(B-=L,i.contentWrapperEl[i.axis[n].scrollOffsetAttr]=B,y.requestAnimationFrame(ne)):B<z&&(B+=L,i.contentWrapperEl[i.axis[n].scrollOffsetAttr]=B,y.requestAnimationFrame(ne)))};ne()}},t.prototype.getContentElement=function(){return this.contentEl},t.prototype.getScrollElement=function(){return this.contentWrapperEl},t.prototype.removeListeners=function(){var e=Dl(this.el);this.el.removeEventListener("mouseenter",this.onMouseEnter),this.el.removeEventListener("pointerdown",this.onPointerEvent,!0),this.el.removeEventListener("mousemove",this.onMouseMove),this.el.removeEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl&&this.contentWrapperEl.removeEventListener("scroll",this.onScroll),e.removeEventListener("resize",this.onWindowResize),this.mutationObserver&&this.mutationObserver.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect(),this.onMouseMove.cancel(),this.onWindowResize.cancel(),this.onStopScrolling.cancel(),this.onMouseEntered.cancel()},t.prototype.unMount=function(){this.removeListeners()},t.prototype.isWithinBounds=function(e){return this.mouseX>=e.left&&this.mouseX<=e.left+e.width&&this.mouseY>=e.top&&this.mouseY<=e.top+e.height},t.prototype.findChild=function(e,n){var i=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;return Array.prototype.filter.call(e.children,function(r){return i.call(r,n)})[0]},t.rtlHelpers=null,t.defaultOptions={forceVisible:!1,clickOnTrack:!0,scrollbarMinSize:25,scrollbarMaxSize:0,ariaLabel:"scrollable content",classNames:{contentEl:"simplebar-content",contentWrapper:"simplebar-content-wrapper",offset:"simplebar-offset",mask:"simplebar-mask",wrapper:"simplebar-wrapper",placeholder:"simplebar-placeholder",scrollbar:"simplebar-scrollbar",track:"simplebar-track",heightAutoObserverWrapperEl:"simplebar-height-auto-observer-wrapper",heightAutoObserverEl:"simplebar-height-auto-observer",visible:"simplebar-visible",horizontal:"simplebar-horizontal",vertical:"simplebar-vertical",hover:"simplebar-hover",dragging:"simplebar-dragging",scrolling:"simplebar-scrolling",scrollable:"simplebar-scrollable",mouseEntered:"simplebar-mouse-entered"},scrollableNode:null,contentNode:null,autoHide:!0},t.getOptions=E_,t.helpers=T_,t}(),jo=function(){return jo=Object.assign||function(e){for(var n,i=1,r=arguments.length;i<r;i++){n=arguments[i];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},jo.apply(this,arguments)};function k_(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,i=Object.getOwnPropertySymbols(t);r<i.length;r++)e.indexOf(i[r])<0&&Object.prototype.propertyIsEnumerable.call(t,i[r])&&(n[i[r]]=t[i[r]]);return n}var wb=kn.forwardRef(function(t,e){var n=t.children,i=t.scrollableNodeProps,r=i===void 0?{}:i,s=k_(t,["children","scrollableNodeProps"]),u=kn.useRef(),m=kn.useRef(),p=kn.useRef(),y={},k={};Object.keys(s).forEach(function(B){Object.prototype.hasOwnProperty.call(Mf.defaultOptions,B)?y[B]=s[B]:k[B]=s[B]});var x=jo(jo({},Mf.defaultOptions.classNames),y.classNames),O=jo(jo({},r),{className:"".concat(x.contentWrapper).concat(r.className?" ".concat(r.className):""),tabIndex:0,role:"region","aria-label":y.ariaLabel||Mf.defaultOptions.ariaLabel});return kn.useEffect(function(){var B;return m.current=O.ref?O.ref.current:m.current,u.current&&(B=new Mf(u.current,jo(jo(jo({},y),m.current&&{scrollableNode:m.current}),p.current&&{contentNode:p.current})),typeof e=="function"?e(B):e&&(e.current=B)),function(){B==null||B.unMount(),B=null,typeof e=="function"&&e(null)}},[]),kn.createElement("div",jo({"data-simplebar":"init",ref:u},k),kn.createElement("div",{className:x.wrapper},kn.createElement("div",{className:x.heightAutoObserverWrapperEl},kn.createElement("div",{className:x.heightAutoObserverEl})),kn.createElement("div",{className:x.mask},kn.createElement("div",{className:x.offset},typeof n=="function"?n({scrollableNodeRef:m,scrollableNodeProps:jo(jo({},O),{ref:m}),contentNodeRef:p,contentNodeProps:{className:x.contentEl,ref:p}}):kn.createElement("div",jo({},O),kn.createElement("div",{className:x.contentEl},n)))),kn.createElement("div",{className:x.placeholder})),kn.createElement("div",{className:"".concat(x.track," simplebar-horizontal")},kn.createElement("div",{className:x.scrollbar})),kn.createElement("div",{className:"".concat(x.track," simplebar-vertical")},kn.createElement("div",{className:x.scrollbar})))});wb.displayName="SimpleBar";const __=`[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
130
- `,R_={TOKEN_MALFORMED:"token_malformed",TOKEN_EXPIRED:"token_expired"},P_=t=>{window.location.href=`${t}/authentication/login?callbackUrl=${window.location.href}`},A_=t=>{window.location.href=`${t}/authentication/logout?callbackUrl=${window.location.href}`},xb=Ie.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),pd=Ie.createContext({}),vp=Ie.createContext(null),gd=typeof document<"u",O_=gd?Ie.useLayoutEffect:Ie.useEffect,Sb=Ie.createContext({strict:!1}),yp=t=>t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),D_="framerAppearId",Cb="data-"+yp(D_);function I_(t,e,n,i){const{visualElement:r}=Ie.useContext(pd),s=Ie.useContext(Sb),u=Ie.useContext(vp),m=Ie.useContext(xb).reducedMotion,p=Ie.useRef();i=i||s.renderer,!p.current&&i&&(p.current=i(t,{visualState:e,parent:r,props:n,presenceContext:u,blockInitialAnimation:u?u.initial===!1:!1,reducedMotionConfig:m}));const y=p.current;Ie.useInsertionEffect(()=>{y&&y.update(n,u)});const k=Ie.useRef(!!(n[Cb]&&!window.HandoffComplete));return O_(()=>{y&&(y.render(),k.current&&y.animationState&&y.animationState.animateChanges())}),Ie.useEffect(()=>{y&&(y.updateFeatures(),!k.current&&y.animationState&&y.animationState.animateChanges(),k.current&&(k.current=!1,window.HandoffComplete=!0))}),y}function bc(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function M_(t,e,n){return Ie.useCallback(i=>{i&&t.mount&&t.mount(i),e&&(i?e.mount(i):e.unmount()),n&&(typeof n=="function"?n(i):bc(n)&&(n.current=i))},[e])}function nf(t){return typeof t=="string"||Array.isArray(t)}function md(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const bp=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],wp=["initial",...bp];function vd(t){return md(t.animate)||wp.some(e=>nf(t[e]))}function Tb(t){return!!(vd(t)||t.variants)}function L_(t,e){if(vd(t)){const{initial:n,animate:i}=t;return{initial:n===!1||nf(n)?n:void 0,animate:nf(i)?i:void 0}}return t.inherit!==!1?e:{}}function F_(t){const{initial:e,animate:n}=L_(t,Ie.useContext(pd));return Ie.useMemo(()=>({initial:e,animate:n}),[Km(e),Km(n)])}function Km(t){return Array.isArray(t)?t.join(" "):t}const Zm={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},rf={};for(const t in Zm)rf[t]={isEnabled:e=>Zm[t].some(n=>!!e[n])};function B_(t){for(const e in t)rf[e]={...rf[e],...t[e]}}const Eb=Ie.createContext({}),kb=Ie.createContext({}),j_=Symbol.for("motionComponentSymbol");function N_({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:i,Component:r}){t&&B_(t);function s(m,p){let y;const k={...Ie.useContext(xb),...m,layoutId:H_(m)},{isStatic:x}=k,O=F_(m),B=i(m,x);if(!x&&gd){O.visualElement=I_(r,B,k,e);const $=Ie.useContext(kb),Y=Ie.useContext(Sb).strict;O.visualElement&&(y=O.visualElement.loadFeatures(k,Y,t,$))}return kn.createElement(pd.Provider,{value:O},y&&O.visualElement?kn.createElement(y,{visualElement:O.visualElement,...k}):null,n(r,m,M_(B,O.visualElement,p),B,x,O.visualElement))}const u=Ie.forwardRef(s);return u[j_]=r,u}function H_({layoutId:t}){const e=Ie.useContext(Eb).id;return e&&t!==void 0?e+"-"+t:t}function W_(t){function e(i,r={}){return N_(t(i,r))}if(typeof Proxy>"u")return e;const n=new Map;return new Proxy(e,{get:(i,r)=>(n.has(r)||n.set(r,e(r)),n.get(r))})}const U_=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function xp(t){return typeof t!="string"||t.includes("-")?!1:!!(U_.indexOf(t)>-1||/[A-Z]/.test(t))}const Qf={};function V_(t){Object.assign(Qf,t)}const cf=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],zu=new Set(cf);function _b(t,{layout:e,layoutId:n}){return zu.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!Qf[t]||t==="opacity")}const vo=t=>!!(t&&t.getVelocity),z_={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},$_=cf.length;function Y_(t,{enableHardwareAcceleration:e=!0,allowTransformNone:n=!0},i,r){let s="";for(let u=0;u<$_;u++){const m=cf[u];if(t[m]!==void 0){const p=z_[m]||m;s+=`${p}(${t[m]}) `}}return e&&!t.z&&(s+="translateZ(0)"),s=s.trim(),r?s=r(t,i?"":s):n&&i&&(s="none"),s}const Rb=t=>e=>typeof e=="string"&&e.startsWith(t),Pb=Rb("--"),$h=Rb("var(--"),G_=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,q_=(t,e)=>e&&typeof t=="number"?e.transform(t):t,Vl=(t,e,n)=>Math.min(Math.max(n,t),e),$u={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},qc={...$u,transform:t=>Vl(0,1,t)},Lf={...$u,default:1},Xc=t=>Math.round(t*1e5)/1e5,yd=/(-)?([\d]*\.?[\d])+/g,Ab=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,X_=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function ff(t){return typeof t=="string"}const df=t=>({test:e=>ff(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),Ll=df("deg"),fs=df("%"),Bt=df("px"),K_=df("vh"),Z_=df("vw"),Jm={...fs,parse:t=>fs.parse(t)/100,transform:t=>fs.transform(t*100)},Qm={...$u,transform:Math.round},Ob={borderWidth:Bt,borderTopWidth:Bt,borderRightWidth:Bt,borderBottomWidth:Bt,borderLeftWidth:Bt,borderRadius:Bt,radius:Bt,borderTopLeftRadius:Bt,borderTopRightRadius:Bt,borderBottomRightRadius:Bt,borderBottomLeftRadius:Bt,width:Bt,maxWidth:Bt,height:Bt,maxHeight:Bt,size:Bt,top:Bt,right:Bt,bottom:Bt,left:Bt,padding:Bt,paddingTop:Bt,paddingRight:Bt,paddingBottom:Bt,paddingLeft:Bt,margin:Bt,marginTop:Bt,marginRight:Bt,marginBottom:Bt,marginLeft:Bt,rotate:Ll,rotateX:Ll,rotateY:Ll,rotateZ:Ll,scale:Lf,scaleX:Lf,scaleY:Lf,scaleZ:Lf,skew:Ll,skewX:Ll,skewY:Ll,distance:Bt,translateX:Bt,translateY:Bt,translateZ:Bt,x:Bt,y:Bt,z:Bt,perspective:Bt,transformPerspective:Bt,opacity:qc,originX:Jm,originY:Jm,originZ:Bt,zIndex:Qm,fillOpacity:qc,strokeOpacity:qc,numOctaves:Qm};function Sp(t,e,n,i){const{style:r,vars:s,transform:u,transformOrigin:m}=t;let p=!1,y=!1,k=!0;for(const x in e){const O=e[x];if(Pb(x)){s[x]=O;continue}const B=Ob[x],$=q_(O,B);if(zu.has(x)){if(p=!0,u[x]=$,!k)continue;O!==(B.default||0)&&(k=!1)}else x.startsWith("origin")?(y=!0,m[x]=$):r[x]=$}if(e.transform||(p||i?r.transform=Y_(t.transform,n,k,i):r.transform&&(r.transform="none")),y){const{originX:x="50%",originY:O="50%",originZ:B=0}=m;r.transformOrigin=`${x} ${O} ${B}`}}const Cp=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function Db(t,e,n){for(const i in e)!vo(e[i])&&!_b(i,n)&&(t[i]=e[i])}function J_({transformTemplate:t},e,n){return Ie.useMemo(()=>{const i=Cp();return Sp(i,e,{enableHardwareAcceleration:!n},t),Object.assign({},i.vars,i.style)},[e])}function Q_(t,e,n){const i=t.style||{},r={};return Db(r,i,t),Object.assign(r,J_(t,e,n)),t.transformValues?t.transformValues(r):r}function eR(t,e,n){const i={},r=Q_(t,e,n);return t.drag&&t.dragListener!==!1&&(i.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(i.tabIndex=0),i.style=r,i}const tR=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function ed(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||tR.has(t)}let Ib=t=>!ed(t);function nR(t){t&&(Ib=e=>e.startsWith("on")?!ed(e):t(e))}try{nR(require("@emotion/is-prop-valid").default)}catch{}function rR(t,e,n){const i={};for(const r in t)r==="values"&&typeof t.values=="object"||(Ib(r)||n===!0&&ed(r)||!e&&!ed(r)||t.draggable&&r.startsWith("onDrag"))&&(i[r]=t[r]);return i}function ev(t,e,n){return typeof t=="string"?t:Bt.transform(e+n*t)}function iR(t,e,n){const i=ev(e,t.x,t.width),r=ev(n,t.y,t.height);return`${i} ${r}`}const oR={offset:"stroke-dashoffset",array:"stroke-dasharray"},aR={offset:"strokeDashoffset",array:"strokeDasharray"};function sR(t,e,n=1,i=0,r=!0){t.pathLength=1;const s=r?oR:aR;t[s.offset]=Bt.transform(-i);const u=Bt.transform(e),m=Bt.transform(n);t[s.array]=`${u} ${m}`}function Tp(t,{attrX:e,attrY:n,attrScale:i,originX:r,originY:s,pathLength:u,pathSpacing:m=1,pathOffset:p=0,...y},k,x,O){if(Sp(t,y,k,O),x){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:B,style:$,dimensions:Y}=t;B.transform&&(Y&&($.transform=B.transform),delete B.transform),Y&&(r!==void 0||s!==void 0||$.transform)&&($.transformOrigin=iR(Y,r!==void 0?r:.5,s!==void 0?s:.5)),e!==void 0&&(B.x=e),n!==void 0&&(B.y=n),i!==void 0&&(B.scale=i),u!==void 0&&sR(B,u,m,p,!1)}const Mb=()=>({...Cp(),attrs:{}}),Ep=t=>typeof t=="string"&&t.toLowerCase()==="svg";function lR(t,e,n,i){const r=Ie.useMemo(()=>{const s=Mb();return Tp(s,e,{enableHardwareAcceleration:!1},Ep(i),t.transformTemplate),{...s.attrs,style:{...s.style}}},[e]);if(t.style){const s={};Db(s,t.style,t),r.style={...s,...r.style}}return r}function uR(t=!1){return(n,i,r,{latestValues:s},u)=>{const p=(xp(n)?lR:eR)(i,s,u,n),k={...rR(i,typeof n=="string",t),...p,ref:r},{children:x}=i,O=Ie.useMemo(()=>vo(x)?x.get():x,[x]);return Ie.createElement(n,{...k,children:O})}}function Lb(t,{style:e,vars:n},i,r){Object.assign(t.style,e,r&&r.getProjectionStyles(i));for(const s in n)t.style.setProperty(s,n[s])}const Fb=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Bb(t,e,n,i){Lb(t,e,void 0,i);for(const r in e.attrs)t.setAttribute(Fb.has(r)?r:yp(r),e.attrs[r])}function kp(t,e){const{style:n}=t,i={};for(const r in n)(vo(n[r])||e.style&&vo(e.style[r])||_b(r,t))&&(i[r]=n[r]);return i}function jb(t,e){const n=kp(t,e);for(const i in t)if(vo(t[i])||vo(e[i])){const r=cf.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;n[r]=t[i]}return n}function _p(t,e,n,i={},r={}){return typeof e=="function"&&(e=e(n!==void 0?n:t.custom,i,r)),typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"&&(e=e(n!==void 0?n:t.custom,i,r)),e}function cR(t){const e=Ie.useRef(null);return e.current===null&&(e.current=t()),e.current}const td=t=>Array.isArray(t),fR=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),dR=t=>td(t)?t[t.length-1]||0:t;function Vf(t){const e=vo(t)?t.get():t;return fR(e)?e.toValue():e}function hR({scrapeMotionValuesFromProps:t,createRenderState:e,onMount:n},i,r,s){const u={latestValues:pR(i,r,s,t),renderState:e()};return n&&(u.mount=m=>n(i,m,u)),u}const Nb=t=>(e,n)=>{const i=Ie.useContext(pd),r=Ie.useContext(vp),s=()=>hR(t,e,i,r);return n?s():cR(s)};function pR(t,e,n,i){const r={},s=i(t,{});for(const O in s)r[O]=Vf(s[O]);let{initial:u,animate:m}=t;const p=vd(t),y=Tb(t);e&&y&&!p&&t.inherit!==!1&&(u===void 0&&(u=e.initial),m===void 0&&(m=e.animate));let k=n?n.initial===!1:!1;k=k||u===!1;const x=k?m:u;return x&&typeof x!="boolean"&&!md(x)&&(Array.isArray(x)?x:[x]).forEach(B=>{const $=_p(t,B);if(!$)return;const{transitionEnd:Y,transition:z,...L}=$;for(const ne in L){let te=L[ne];if(Array.isArray(te)){const he=k?te.length-1:0;te=te[he]}te!==null&&(r[ne]=te)}for(const ne in Y)r[ne]=Y[ne]}),r}const ir=t=>t;class tv{constructor(){this.order=[],this.scheduled=new Set}add(e){if(!this.scheduled.has(e))return this.scheduled.add(e),this.order.push(e),!0}remove(e){const n=this.order.indexOf(e);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(e))}clear(){this.order.length=0,this.scheduled.clear()}}function gR(t){let e=new tv,n=new tv,i=0,r=!1,s=!1;const u=new WeakSet,m={schedule:(p,y=!1,k=!1)=>{const x=k&&r,O=x?e:n;return y&&u.add(p),O.add(p)&&x&&r&&(i=e.order.length),p},cancel:p=>{n.remove(p),u.delete(p)},process:p=>{if(r){s=!0;return}if(r=!0,[e,n]=[n,e],n.clear(),i=e.order.length,i)for(let y=0;y<i;y++){const k=e.order[y];k(p),u.has(k)&&(m.schedule(k),t())}r=!1,s&&(s=!1,m.process(p))}};return m}const Ff=["prepare","read","update","preRender","render","postRender"],mR=40;function vR(t,e){let n=!1,i=!0;const r={delta:0,timestamp:0,isProcessing:!1},s=Ff.reduce((x,O)=>(x[O]=gR(()=>n=!0),x),{}),u=x=>s[x].process(r),m=()=>{const x=performance.now();n=!1,r.delta=i?1e3/60:Math.max(Math.min(x-r.timestamp,mR),1),r.timestamp=x,r.isProcessing=!0,Ff.forEach(u),r.isProcessing=!1,n&&e&&(i=!1,t(m))},p=()=>{n=!0,i=!0,r.isProcessing||t(m)};return{schedule:Ff.reduce((x,O)=>{const B=s[O];return x[O]=($,Y=!1,z=!1)=>(n||p(),B.schedule($,Y,z)),x},{}),cancel:x=>Ff.forEach(O=>s[O].cancel(x)),state:r,steps:s}}const{schedule:Bn,cancel:il,state:_i,steps:ch}=vR(typeof requestAnimationFrame<"u"?requestAnimationFrame:ir,!0),yR={useVisualState:Nb({scrapeMotionValuesFromProps:jb,createRenderState:Mb,onMount:(t,e,{renderState:n,latestValues:i})=>{Bn.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),Bn.render(()=>{Tp(n,i,{enableHardwareAcceleration:!1},Ep(e.tagName),t.transformTemplate),Bb(e,n)})}})},bR={useVisualState:Nb({scrapeMotionValuesFromProps:kp,createRenderState:Cp})};function wR(t,{forwardMotionProps:e=!1},n,i){return{...xp(t)?yR:bR,preloadedFeatures:n,useRender:uR(e),createVisualElement:i,Component:t}}function Js(t,e,n,i={passive:!0}){return t.addEventListener(e,n,i),()=>t.removeEventListener(e,n)}const Hb=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function bd(t,e="page"){return{point:{x:t[e+"X"],y:t[e+"Y"]}}}const xR=t=>e=>Hb(e)&&t(e,bd(e));function tl(t,e,n,i){return Js(t,e,xR(n),i)}const SR=(t,e)=>n=>e(t(n)),jl=(...t)=>t.reduce(SR);function Wb(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const nv=Wb("dragHorizontal"),rv=Wb("dragVertical");function Ub(t){let e=!1;if(t==="y")e=rv();else if(t==="x")e=nv();else{const n=nv(),i=rv();n&&i?e=()=>{n(),i()}:(n&&n(),i&&i())}return e}function Vb(){const t=Ub(!0);return t?(t(),!1):!0}class Yl{constructor(e){this.isMounted=!1,this.node=e}update(){}}function iv(t,e){const n="pointer"+(e?"enter":"leave"),i="onHover"+(e?"Start":"End"),r=(s,u)=>{if(s.pointerType==="touch"||Vb())return;const m=t.getProps();t.animationState&&m.whileHover&&t.animationState.setActive("whileHover",e),m[i]&&Bn.update(()=>m[i](s,u))};return tl(t.current,n,r,{passive:!t.getProps()[i]})}class CR extends Yl{mount(){this.unmount=jl(iv(this.node,!0),iv(this.node,!1))}unmount(){}}class TR extends Yl{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=jl(Js(this.node.current,"focus",()=>this.onFocus()),Js(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const zb=(t,e)=>e?t===e?!0:zb(t,e.parentElement):!1;function fh(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,bd(n))}class ER extends Yl{constructor(){super(...arguments),this.removeStartListeners=ir,this.removeEndListeners=ir,this.removeAccessibleListeners=ir,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const i=this.node.getProps(),s=tl(window,"pointerup",(m,p)=>{if(!this.checkPressEnd())return;const{onTap:y,onTapCancel:k,globalTapTarget:x}=this.node.getProps();Bn.update(()=>{!x&&!zb(this.node.current,m.target)?k&&k(m,p):y&&y(m,p)})},{passive:!(i.onTap||i.onPointerUp)}),u=tl(window,"pointercancel",(m,p)=>this.cancelPress(m,p),{passive:!(i.onTapCancel||i.onPointerCancel)});this.removeEndListeners=jl(s,u),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=s=>{if(s.key!=="Enter"||this.isPressing)return;const u=m=>{m.key!=="Enter"||!this.checkPressEnd()||fh("up",(p,y)=>{const{onTap:k}=this.node.getProps();k&&Bn.update(()=>k(p,y))})};this.removeEndListeners(),this.removeEndListeners=Js(this.node.current,"keyup",u),fh("down",(m,p)=>{this.startPress(m,p)})},n=Js(this.node.current,"keydown",e),i=()=>{this.isPressing&&fh("cancel",(s,u)=>this.cancelPress(s,u))},r=Js(this.node.current,"blur",i);this.removeAccessibleListeners=jl(n,r)}}startPress(e,n){this.isPressing=!0;const{onTapStart:i,whileTap:r}=this.node.getProps();r&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),i&&Bn.update(()=>i(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Vb()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:i}=this.node.getProps();i&&Bn.update(()=>i(e,n))}mount(){const e=this.node.getProps(),n=tl(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),i=Js(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=jl(n,i)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const Yh=new WeakMap,dh=new WeakMap,kR=t=>{const e=Yh.get(t.target);e&&e(t)},_R=t=>{t.forEach(kR)};function RR({root:t,...e}){const n=t||document;dh.has(n)||dh.set(n,{});const i=dh.get(n),r=JSON.stringify(e);return i[r]||(i[r]=new IntersectionObserver(_R,{root:t,...e})),i[r]}function PR(t,e,n){const i=RR(e);return Yh.set(t,n),i.observe(t),()=>{Yh.delete(t),i.unobserve(t)}}const AR={some:0,all:1};class OR extends Yl{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:i,amount:r="some",once:s}=e,u={root:n?n.current:void 0,rootMargin:i,threshold:typeof r=="number"?r:AR[r]},m=p=>{const{isIntersecting:y}=p;if(this.isInView===y||(this.isInView=y,s&&!y&&this.hasEnteredView))return;y&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",y);const{onViewportEnter:k,onViewportLeave:x}=this.node.getProps(),O=y?k:x;O&&O(p)};return PR(this.node.current,u,m)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(DR(e,n))&&this.startObserver()}unmount(){}}function DR({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const IR={inView:{Feature:OR},tap:{Feature:ER},focus:{Feature:TR},hover:{Feature:CR}};function $b(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let i=0;i<n;i++)if(e[i]!==t[i])return!1;return!0}function MR(t){const e={};return t.values.forEach((n,i)=>e[i]=n.get()),e}function LR(t){const e={};return t.values.forEach((n,i)=>e[i]=n.getVelocity()),e}function wd(t,e,n){const i=t.getProps();return _p(i,e,n!==void 0?n:i.custom,MR(t),LR(t))}let hf=ir,Ba=ir;process.env.NODE_ENV!=="production"&&(hf=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},Ba=(t,e)=>{if(!t)throw new Error(e)});const Nl=t=>t*1e3,nl=t=>t/1e3,FR={current:!1},Yb=t=>Array.isArray(t)&&typeof t[0]=="number";function Gb(t){return!!(!t||typeof t=="string"&&qb[t]||Yb(t)||Array.isArray(t)&&t.every(Gb))}const Yc=([t,e,n,i])=>`cubic-bezier(${t}, ${e}, ${n}, ${i})`,qb={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:Yc([0,.65,.55,1]),circOut:Yc([.55,0,1,.45]),backIn:Yc([.31,.01,.66,-.59]),backOut:Yc([.33,1.53,.69,.99])};function Xb(t){if(t)return Yb(t)?Yc(t):Array.isArray(t)?t.map(Xb):qb[t]}function BR(t,e,n,{delay:i=0,duration:r,repeat:s=0,repeatType:u="loop",ease:m,times:p}={}){const y={[e]:n};p&&(y.offset=p);const k=Xb(m);return Array.isArray(k)&&(y.easing=k),t.animate(y,{delay:i,duration:r,easing:Array.isArray(k)?"linear":k,fill:"both",iterations:s+1,direction:u==="reverse"?"alternate":"normal"})}function jR(t,{repeat:e,repeatType:n="loop"}){const i=e&&n!=="loop"&&e%2===1?0:t.length-1;return t[i]}const Kb=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,NR=1e-7,HR=12;function WR(t,e,n,i,r){let s,u,m=0;do u=e+(n-e)/2,s=Kb(u,i,r)-t,s>0?n=u:e=u;while(Math.abs(s)>NR&&++m<HR);return u}function pf(t,e,n,i){if(t===e&&n===i)return ir;const r=s=>WR(s,0,1,t,n);return s=>s===0||s===1?s:Kb(r(s),e,i)}const UR=pf(.42,0,1,1),VR=pf(0,0,.58,1),Zb=pf(.42,0,.58,1),zR=t=>Array.isArray(t)&&typeof t[0]!="number",Jb=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Qb=t=>e=>1-t(1-e),Rp=t=>1-Math.sin(Math.acos(t)),e0=Qb(Rp),$R=Jb(Rp),t0=pf(.33,1.53,.69,.99),Pp=Qb(t0),YR=Jb(Pp),GR=t=>(t*=2)<1?.5*Pp(t):.5*(2-Math.pow(2,-10*(t-1))),ov={linear:ir,easeIn:UR,easeInOut:Zb,easeOut:VR,circIn:Rp,circInOut:$R,circOut:e0,backIn:Pp,backInOut:YR,backOut:t0,anticipate:GR},av=t=>{if(Array.isArray(t)){Ba(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,i,r]=t;return pf(e,n,i,r)}else if(typeof t=="string")return Ba(ov[t]!==void 0,`Invalid easing type '${t}'`),ov[t];return t},Ap=(t,e)=>n=>!!(ff(n)&&X_.test(n)&&n.startsWith(t)||e&&Object.prototype.hasOwnProperty.call(n,e)),n0=(t,e,n)=>i=>{if(!ff(i))return i;const[r,s,u,m]=i.match(yd);return{[t]:parseFloat(r),[e]:parseFloat(s),[n]:parseFloat(u),alpha:m!==void 0?parseFloat(m):1}},qR=t=>Vl(0,255,t),hh={...$u,transform:t=>Math.round(qR(t))},Mu={test:Ap("rgb","red"),parse:n0("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:i=1})=>"rgba("+hh.transform(t)+", "+hh.transform(e)+", "+hh.transform(n)+", "+Xc(qc.transform(i))+")"};function XR(t){let e="",n="",i="",r="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),i=t.substring(5,7),r=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),i=t.substring(3,4),r=t.substring(4,5),e+=e,n+=n,i+=i,r+=r),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(i,16),alpha:r?parseInt(r,16)/255:1}}const Gh={test:Ap("#"),parse:XR,transform:Mu.transform},wc={test:Ap("hsl","hue"),parse:n0("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:i=1})=>"hsla("+Math.round(t)+", "+fs.transform(Xc(e))+", "+fs.transform(Xc(n))+", "+Xc(qc.transform(i))+")"},Xi={test:t=>Mu.test(t)||Gh.test(t)||wc.test(t),parse:t=>Mu.test(t)?Mu.parse(t):wc.test(t)?wc.parse(t):Gh.parse(t),transform:t=>ff(t)?t:t.hasOwnProperty("red")?Mu.transform(t):wc.transform(t)},Zn=(t,e,n)=>-n*t+n*e+t;function ph(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function KR({hue:t,saturation:e,lightness:n,alpha:i}){t/=360,e/=100,n/=100;let r=0,s=0,u=0;if(!e)r=s=u=n;else{const m=n<.5?n*(1+e):n+e-n*e,p=2*n-m;r=ph(p,m,t+1/3),s=ph(p,m,t),u=ph(p,m,t-1/3)}return{red:Math.round(r*255),green:Math.round(s*255),blue:Math.round(u*255),alpha:i}}const gh=(t,e,n)=>{const i=t*t;return Math.sqrt(Math.max(0,n*(e*e-i)+i))},ZR=[Gh,Mu,wc],JR=t=>ZR.find(e=>e.test(t));function sv(t){const e=JR(t);Ba(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`);let n=e.parse(t);return e===wc&&(n=KR(n)),n}const r0=(t,e)=>{const n=sv(t),i=sv(e),r={...n};return s=>(r.red=gh(n.red,i.red,s),r.green=gh(n.green,i.green,s),r.blue=gh(n.blue,i.blue,s),r.alpha=Zn(n.alpha,i.alpha,s),Mu.transform(r))};function QR(t){var e,n;return isNaN(t)&&ff(t)&&(((e=t.match(yd))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(Ab))===null||n===void 0?void 0:n.length)||0)>0}const i0={regex:G_,countKey:"Vars",token:"${v}",parse:ir},o0={regex:Ab,countKey:"Colors",token:"${c}",parse:Xi.parse},a0={regex:yd,countKey:"Numbers",token:"${n}",parse:$u.parse};function mh(t,{regex:e,countKey:n,token:i,parse:r}){const s=t.tokenised.match(e);s&&(t["num"+n]=s.length,t.tokenised=t.tokenised.replace(e,i),t.values.push(...s.map(r)))}function nd(t){const e=t.toString(),n={value:e,tokenised:e,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&mh(n,i0),mh(n,o0),mh(n,a0),n}function s0(t){return nd(t).values}function l0(t){const{values:e,numColors:n,numVars:i,tokenised:r}=nd(t),s=e.length;return u=>{let m=r;for(let p=0;p<s;p++)p<i?m=m.replace(i0.token,u[p]):p<i+n?m=m.replace(o0.token,Xi.transform(u[p])):m=m.replace(a0.token,Xc(u[p]));return m}}const eP=t=>typeof t=="number"?0:t;function tP(t){const e=s0(t);return l0(t)(e.map(eP))}const zl={test:QR,parse:s0,createTransformer:l0,getAnimatableNone:tP},u0=(t,e)=>n=>`${n>0?e:t}`;function c0(t,e){return typeof t=="number"?n=>Zn(t,e,n):Xi.test(t)?r0(t,e):t.startsWith("var(")?u0(t,e):d0(t,e)}const f0=(t,e)=>{const n=[...t],i=n.length,r=t.map((s,u)=>c0(s,e[u]));return s=>{for(let u=0;u<i;u++)n[u]=r[u](s);return n}},nP=(t,e)=>{const n={...t,...e},i={};for(const r in n)t[r]!==void 0&&e[r]!==void 0&&(i[r]=c0(t[r],e[r]));return r=>{for(const s in i)n[s]=i[s](r);return n}},d0=(t,e)=>{const n=zl.createTransformer(e),i=nd(t),r=nd(e);return i.numVars===r.numVars&&i.numColors===r.numColors&&i.numNumbers>=r.numNumbers?jl(f0(i.values,r.values),n):(hf(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),u0(t,e))},of=(t,e,n)=>{const i=e-t;return i===0?1:(n-t)/i},lv=(t,e)=>n=>Zn(t,e,n);function rP(t){return typeof t=="number"?lv:typeof t=="string"?Xi.test(t)?r0:d0:Array.isArray(t)?f0:typeof t=="object"?nP:lv}function iP(t,e,n){const i=[],r=n||rP(t[0]),s=t.length-1;for(let u=0;u<s;u++){let m=r(t[u],t[u+1]);if(e){const p=Array.isArray(e)?e[u]||ir:e;m=jl(p,m)}i.push(m)}return i}function h0(t,e,{clamp:n=!0,ease:i,mixer:r}={}){const s=t.length;if(Ba(s===e.length,"Both input and output ranges must be the same length"),s===1)return()=>e[0];t[0]>t[s-1]&&(t=[...t].reverse(),e=[...e].reverse());const u=iP(e,i,r),m=u.length,p=y=>{let k=0;if(m>1)for(;k<t.length-2&&!(y<t[k+1]);k++);const x=of(t[k],t[k+1],y);return u[k](x)};return n?y=>p(Vl(t[0],t[s-1],y)):p}function oP(t,e){const n=t[t.length-1];for(let i=1;i<=e;i++){const r=of(0,e,i);t.push(Zn(n,1,r))}}function aP(t){const e=[0];return oP(e,t.length-1),e}function sP(t,e){return t.map(n=>n*e)}function lP(t,e){return t.map(()=>e||Zb).splice(0,t.length-1)}function rd({duration:t=300,keyframes:e,times:n,ease:i="easeInOut"}){const r=zR(i)?i.map(av):av(i),s={done:!1,value:e[0]},u=sP(n&&n.length===e.length?n:aP(e),t),m=h0(u,e,{ease:Array.isArray(r)?r:lP(e,r)});return{calculatedDuration:t,next:p=>(s.value=m(p),s.done=p>=t,s)}}function p0(t,e){return e?t*(1e3/e):0}const uP=5;function g0(t,e,n){const i=Math.max(e-uP,0);return p0(n-t(i),e-i)}const vh=.001,cP=.01,uv=10,fP=.05,dP=1;function hP({duration:t=800,bounce:e=.25,velocity:n=0,mass:i=1}){let r,s;hf(t<=Nl(uv),"Spring duration must be 10 seconds or less");let u=1-e;u=Vl(fP,dP,u),t=Vl(cP,uv,nl(t)),u<1?(r=y=>{const k=y*u,x=k*t,O=k-n,B=qh(y,u),$=Math.exp(-x);return vh-O/B*$},s=y=>{const x=y*u*t,O=x*n+n,B=Math.pow(u,2)*Math.pow(y,2)*t,$=Math.exp(-x),Y=qh(Math.pow(y,2),u);return(-r(y)+vh>0?-1:1)*((O-B)*$)/Y}):(r=y=>{const k=Math.exp(-y*t),x=(y-n)*t+1;return-vh+k*x},s=y=>{const k=Math.exp(-y*t),x=(n-y)*(t*t);return k*x});const m=5/t,p=gP(r,s,m);if(t=Nl(t),isNaN(p))return{stiffness:100,damping:10,duration:t};{const y=Math.pow(p,2)*i;return{stiffness:y,damping:u*2*Math.sqrt(i*y),duration:t}}}const pP=12;function gP(t,e,n){let i=n;for(let r=1;r<pP;r++)i=i-t(i)/e(i);return i}function qh(t,e){return t*Math.sqrt(1-e*e)}const mP=["duration","bounce"],vP=["stiffness","damping","mass"];function cv(t,e){return e.some(n=>t[n]!==void 0)}function yP(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!cv(t,vP)&&cv(t,mP)){const n=hP(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function m0({keyframes:t,restDelta:e,restSpeed:n,...i}){const r=t[0],s=t[t.length-1],u={done:!1,value:r},{stiffness:m,damping:p,mass:y,duration:k,velocity:x,isResolvedFromDuration:O}=yP({...i,velocity:-nl(i.velocity||0)}),B=x||0,$=p/(2*Math.sqrt(m*y)),Y=s-r,z=nl(Math.sqrt(m/y)),L=Math.abs(Y)<5;n||(n=L?.01:2),e||(e=L?.005:.5);let ne;if($<1){const te=qh(z,$);ne=he=>{const ie=Math.exp(-$*z*he);return s-ie*((B+$*z*Y)/te*Math.sin(te*he)+Y*Math.cos(te*he))}}else if($===1)ne=te=>s-Math.exp(-z*te)*(Y+(B+z*Y)*te);else{const te=z*Math.sqrt($*$-1);ne=he=>{const ie=Math.exp(-$*z*he),xe=Math.min(te*he,300);return s-ie*((B+$*z*Y)*Math.sinh(xe)+te*Y*Math.cosh(xe))/te}}return{calculatedDuration:O&&k||null,next:te=>{const he=ne(te);if(O)u.done=te>=k;else{let ie=B;te!==0&&($<1?ie=g0(ne,te,he):ie=0);const xe=Math.abs(ie)<=n,b=Math.abs(s-he)<=e;u.done=xe&&b}return u.value=u.done?s:he,u}}}function fv({keyframes:t,velocity:e=0,power:n=.8,timeConstant:i=325,bounceDamping:r=10,bounceStiffness:s=500,modifyTarget:u,min:m,max:p,restDelta:y=.5,restSpeed:k}){const x=t[0],O={done:!1,value:x},B=ke=>m!==void 0&&ke<m||p!==void 0&&ke>p,$=ke=>m===void 0?p:p===void 0||Math.abs(m-ke)<Math.abs(p-ke)?m:p;let Y=n*e;const z=x+Y,L=u===void 0?z:u(z);L!==z&&(Y=L-x);const ne=ke=>-Y*Math.exp(-ke/i),te=ke=>L+ne(ke),he=ke=>{const ve=ne(ke),nt=te(ke);O.done=Math.abs(ve)<=y,O.value=O.done?L:nt};let ie,xe;const b=ke=>{B(O.value)&&(ie=ke,xe=m0({keyframes:[O.value,$(O.value)],velocity:g0(te,ke,O.value),damping:r,stiffness:s,restDelta:y,restSpeed:k}))};return b(0),{calculatedDuration:null,next:ke=>{let ve=!1;return!xe&&ie===void 0&&(ve=!0,he(ke),b(ke)),ie!==void 0&&ke>ie?xe.next(ke-ie):(!ve&&he(ke),O)}}}const bP=t=>{const e=({timestamp:n})=>t(n);return{start:()=>Bn.update(e,!0),stop:()=>il(e),now:()=>_i.isProcessing?_i.timestamp:performance.now()}},dv=2e4;function hv(t){let e=0;const n=50;let i=t.next(e);for(;!i.done&&e<dv;)e+=n,i=t.next(e);return e>=dv?1/0:e}const wP={decay:fv,inertia:fv,tween:rd,keyframes:rd,spring:m0};function id({autoplay:t=!0,delay:e=0,driver:n=bP,keyframes:i,type:r="keyframes",repeat:s=0,repeatDelay:u=0,repeatType:m="loop",onPlay:p,onStop:y,onComplete:k,onUpdate:x,...O}){let B=1,$=!1,Y,z;const L=()=>{z=new Promise(Pe=>{Y=Pe})};L();let ne;const te=wP[r]||rd;let he;te!==rd&&typeof i[0]!="number"&&(process.env.NODE_ENV!=="production"&&Ba(i.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${i}`),he=h0([0,100],i,{clamp:!1}),i=[0,100]);const ie=te({...O,keyframes:i});let xe;m==="mirror"&&(xe=te({...O,keyframes:[...i].reverse(),velocity:-(O.velocity||0)}));let b="idle",ke=null,ve=null,nt=null;ie.calculatedDuration===null&&s&&(ie.calculatedDuration=hv(ie));const{calculatedDuration:gt}=ie;let tt=1/0,et=1/0;gt!==null&&(tt=gt+u,et=tt*(s+1)-u);let ft=0;const me=Pe=>{if(ve===null)return;B>0&&(ve=Math.min(ve,Pe)),B<0&&(ve=Math.min(Pe-et/B,ve)),ke!==null?ft=ke:ft=Math.round(Pe-ve)*B;const Ye=ft-e*(B>=0?1:-1),Ze=B>=0?Ye<0:Ye>et;ft=Math.max(Ye,0),b==="finished"&&ke===null&&(ft=et);let Qe=ft,Je=ie;if(s){const xt=Math.min(ft,et)/tt;let pt=Math.floor(xt),Tt=xt%1;!Tt&&xt>=1&&(Tt=1),Tt===1&&pt--,pt=Math.min(pt,s+1),!!(pt%2)&&(m==="reverse"?(Tt=1-Tt,u&&(Tt-=u/tt)):m==="mirror"&&(Je=xe)),Qe=Vl(0,1,Tt)*tt}const Ke=Ze?{done:!1,value:i[0]}:Je.next(Qe);he&&(Ke.value=he(Ke.value));let{done:ht}=Ke;!Ze&&gt!==null&&(ht=B>=0?ft>=et:ft<=0);const wt=ke===null&&(b==="finished"||b==="running"&&ht);return x&&x(Ke.value),wt&&qe(),Ke},Me=()=>{ne&&ne.stop(),ne=void 0},ze=()=>{b="idle",Me(),Y(),L(),ve=nt=null},qe=()=>{b="finished",k&&k(),Me(),Y()},at=()=>{if($)return;ne||(ne=n(me));const Pe=ne.now();p&&p(),ke!==null?ve=Pe-ke:(!ve||b==="finished")&&(ve=Pe),b==="finished"&&L(),nt=ve,ke=null,b="running",ne.start()};t&&at();const _e={then(Pe,Ye){return z.then(Pe,Ye)},get time(){return nl(ft)},set time(Pe){Pe=Nl(Pe),ft=Pe,ke!==null||!ne||B===0?ke=Pe:ve=ne.now()-Pe/B},get duration(){const Pe=ie.calculatedDuration===null?hv(ie):ie.calculatedDuration;return nl(Pe)},get speed(){return B},set speed(Pe){Pe===B||!ne||(B=Pe,_e.time=nl(ft))},get state(){return b},play:at,pause:()=>{b="paused",ke=ft},stop:()=>{$=!0,b!=="idle"&&(b="idle",y&&y(),ze())},cancel:()=>{nt!==null&&me(nt),ze()},complete:()=>{b="finished"},sample:Pe=>(ve=0,me(Pe))};return _e}function xP(t){let e;return()=>(e===void 0&&(e=t()),e)}const SP=xP(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),CP=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Bf=10,TP=2e4,EP=(t,e)=>e.type==="spring"||t==="backgroundColor"||!Gb(e.ease);function kP(t,e,{onUpdate:n,onComplete:i,...r}){if(!(SP()&&CP.has(e)&&!r.repeatDelay&&r.repeatType!=="mirror"&&r.damping!==0&&r.type!=="inertia"))return!1;let u=!1,m,p,y=!1;const k=()=>{p=new Promise(te=>{m=te})};k();let{keyframes:x,duration:O=300,ease:B,times:$}=r;if(EP(e,r)){const te=id({...r,repeat:0,delay:0});let he={done:!1,value:x[0]};const ie=[];let xe=0;for(;!he.done&&xe<TP;)he=te.sample(xe),ie.push(he.value),xe+=Bf;$=void 0,x=ie,O=xe-Bf,B="linear"}const Y=BR(t.owner.current,e,x,{...r,duration:O,ease:B,times:$}),z=()=>{y=!1,Y.cancel()},L=()=>{y=!0,Bn.update(z),m(),k()};return Y.onfinish=()=>{y||(t.set(jR(x,r)),i&&i(),L())},{then(te,he){return p.then(te,he)},attachTimeline(te){return Y.timeline=te,Y.onfinish=null,ir},get time(){return nl(Y.currentTime||0)},set time(te){Y.currentTime=Nl(te)},get speed(){return Y.playbackRate},set speed(te){Y.playbackRate=te},get duration(){return nl(O)},play:()=>{u||(Y.play(),il(z))},pause:()=>Y.pause(),stop:()=>{if(u=!0,Y.playState==="idle")return;const{currentTime:te}=Y;if(te){const he=id({...r,autoplay:!1});t.setWithVelocity(he.sample(te-Bf).value,he.sample(te).value,Bf)}L()},complete:()=>{y||Y.finish()},cancel:L}}function _P({keyframes:t,delay:e,onUpdate:n,onComplete:i}){const r=()=>(n&&n(t[t.length-1]),i&&i(),{time:0,speed:1,duration:0,play:ir,pause:ir,stop:ir,then:s=>(s(),Promise.resolve()),cancel:ir,complete:ir});return e?id({keyframes:[0,1],duration:0,delay:e,onComplete:r}):r()}const RP={type:"spring",stiffness:500,damping:25,restSpeed:10},PP=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),AP={type:"keyframes",duration:.8},OP={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},DP=(t,{keyframes:e})=>e.length>2?AP:zu.has(t)?t.startsWith("scale")?PP(e[1]):RP:OP,Xh=(t,e)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(zl.test(e)||e==="0")&&!e.startsWith("url(")),IP=new Set(["brightness","contrast","saturate","opacity"]);function MP(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[i]=n.match(yd)||[];if(!i)return t;const r=n.replace(i,"");let s=IP.has(e)?1:0;return i!==n&&(s*=100),e+"("+s+r+")"}const LP=/([a-z-]*)\(.*?\)/g,Kh={...zl,getAnimatableNone:t=>{const e=t.match(LP);return e?e.map(MP).join(" "):t}},FP={...Ob,color:Xi,backgroundColor:Xi,outlineColor:Xi,fill:Xi,stroke:Xi,borderColor:Xi,borderTopColor:Xi,borderRightColor:Xi,borderBottomColor:Xi,borderLeftColor:Xi,filter:Kh,WebkitFilter:Kh},Op=t=>FP[t];function v0(t,e){let n=Op(t);return n!==Kh&&(n=zl),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const y0=t=>/^0[^.\s]+$/.test(t);function BP(t){if(typeof t=="number")return t===0;if(t!==null)return t==="none"||t==="0"||y0(t)}function jP(t,e,n,i){const r=Xh(e,n);let s;Array.isArray(n)?s=[...n]:s=[null,n];const u=i.from!==void 0?i.from:t.get();let m;const p=[];for(let y=0;y<s.length;y++)s[y]===null&&(s[y]=y===0?u:s[y-1]),BP(s[y])&&p.push(y),typeof s[y]=="string"&&s[y]!=="none"&&s[y]!=="0"&&(m=s[y]);if(r&&p.length&&m)for(let y=0;y<p.length;y++){const k=p[y];s[k]=v0(e,m)}return s}function NP({when:t,delay:e,delayChildren:n,staggerChildren:i,staggerDirection:r,repeat:s,repeatType:u,repeatDelay:m,from:p,elapsed:y,...k}){return!!Object.keys(k).length}function Dp(t,e){return t[e]||t.default||t}const HP={skipAnimations:!1},Ip=(t,e,n,i={})=>r=>{const s=Dp(i,t)||{},u=s.delay||i.delay||0;let{elapsed:m=0}=i;m=m-Nl(u);const p=jP(e,t,n,s),y=p[0],k=p[p.length-1],x=Xh(t,y),O=Xh(t,k);hf(x===O,`You are trying to animate ${t} from "${y}" to "${k}". ${y} is not an animatable value - to enable this animation set ${y} to a value animatable to ${k} via the \`style\` property.`);let B={keyframes:p,velocity:e.getVelocity(),ease:"easeOut",...s,delay:-m,onUpdate:$=>{e.set($),s.onUpdate&&s.onUpdate($)},onComplete:()=>{r(),s.onComplete&&s.onComplete()}};if(NP(s)||(B={...B,...DP(t,B)}),B.duration&&(B.duration=Nl(B.duration)),B.repeatDelay&&(B.repeatDelay=Nl(B.repeatDelay)),!x||!O||FR.current||s.type===!1||HP.skipAnimations)return _P(B);if(!i.isHandoff&&e.owner&&e.owner.current instanceof HTMLElement&&!e.owner.getProps().onUpdate){const $=kP(e,t,B);if($)return $}return id(B)};function od(t){return!!(vo(t)&&t.add)}const b0=t=>/^\-?\d*\.?\d+$/.test(t);function Mp(t,e){t.indexOf(e)===-1&&t.push(e)}function Lp(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class Fp{constructor(){this.subscriptions=[]}add(e){return Mp(this.subscriptions,e),()=>Lp(this.subscriptions,e)}notify(e,n,i){const r=this.subscriptions.length;if(r)if(r===1)this.subscriptions[0](e,n,i);else for(let s=0;s<r;s++){const u=this.subscriptions[s];u&&u(e,n,i)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const pv=new Set;function Bp(t,e,n){t||pv.has(e)||(console.warn(e),n&&console.warn(n),pv.add(e))}const WP=t=>!isNaN(parseFloat(t));class UP{constructor(e,n={}){this.version="10.18.0",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(i,r=!0)=>{this.prev=this.current,this.current=i;const{delta:s,timestamp:u}=_i;this.lastUpdated!==u&&(this.timeDelta=s,this.lastUpdated=u,Bn.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),r&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>Bn.postRender(this.velocityCheck),this.velocityCheck=({timestamp:i})=>{i!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=WP(this.current),this.owner=n.owner}onChange(e){return process.env.NODE_ENV!=="production"&&Bp(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new Fp);const i=this.events[e].add(n);return e==="change"?()=>{i(),Bn.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,i){this.set(n),this.prev=e,this.timeDelta=i}jump(e){this.updateAndNotify(e),this.prev=e,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?p0(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Tc(t,e){return new UP(t,e)}const w0=t=>e=>e.test(t),VP={test:t=>t==="auto",parse:t=>t},x0=[$u,Bt,fs,Ll,Z_,K_,VP],zc=t=>x0.find(w0(t)),zP=[...x0,Xi,zl],$P=t=>zP.find(w0(t));function YP(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Tc(n))}function GP(t,e){const n=wd(t,e);let{transitionEnd:i={},transition:r={},...s}=n?t.makeTargetAnimatable(n,!1):{};s={...s,...i};for(const u in s){const m=dR(s[u]);YP(t,u,m)}}function qP(t,e,n){var i,r;const s=Object.keys(e).filter(m=>!t.hasValue(m)),u=s.length;if(u)for(let m=0;m<u;m++){const p=s[m],y=e[p];let k=null;Array.isArray(y)&&(k=y[0]),k===null&&(k=(r=(i=n[p])!==null&&i!==void 0?i:t.readValue(p))!==null&&r!==void 0?r:e[p]),k!=null&&(typeof k=="string"&&(b0(k)||y0(k))?k=parseFloat(k):!$P(k)&&zl.test(y)&&(k=v0(p,y)),t.addValue(p,Tc(k,{owner:t})),n[p]===void 0&&(n[p]=k),k!==null&&t.setBaseTarget(p,k))}}function XP(t,e){return e?(e[t]||e.default||e).from:void 0}function KP(t,e,n){const i={};for(const r in t){const s=XP(r,e);if(s!==void 0)i[r]=s;else{const u=n.getValue(r);u&&(i[r]=u.get())}}return i}function ZP({protectedKeys:t,needsAnimating:e},n){const i=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,i}function JP(t,e){const n=t.get();if(Array.isArray(e)){for(let i=0;i<e.length;i++)if(e[i]!==n)return!0}else return n!==e}function S0(t,e,{delay:n=0,transitionOverride:i,type:r}={}){let{transition:s=t.getDefaultTransition(),transitionEnd:u,...m}=t.makeTargetAnimatable(e);const p=t.getValue("willChange");i&&(s=i);const y=[],k=r&&t.animationState&&t.animationState.getState()[r];for(const x in m){const O=t.getValue(x),B=m[x];if(!O||B===void 0||k&&ZP(k,x))continue;const $={delay:n,elapsed:0,...Dp(s||{},x)};if(window.HandoffAppearAnimations){const L=t.getProps()[Cb];if(L){const ne=window.HandoffAppearAnimations(L,x,O,Bn);ne!==null&&($.elapsed=ne,$.isHandoff=!0)}}let Y=!$.isHandoff&&!JP(O,B);if($.type==="spring"&&(O.getVelocity()||$.velocity)&&(Y=!1),O.animation&&(Y=!1),Y)continue;O.start(Ip(x,O,B,t.shouldReduceMotion&&zu.has(x)?{type:!1}:$));const z=O.animation;od(p)&&(p.add(x),z.then(()=>p.remove(x))),y.push(z)}return u&&Promise.all(y).then(()=>{u&&GP(t,u)}),y}function Zh(t,e,n={}){const i=wd(t,e,n.custom);let{transition:r=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(r=n.transitionOverride);const s=i?()=>Promise.all(S0(t,i,n)):()=>Promise.resolve(),u=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:y=0,staggerChildren:k,staggerDirection:x}=r;return QP(t,e,y+p,k,x,n)}:()=>Promise.resolve(),{when:m}=r;if(m){const[p,y]=m==="beforeChildren"?[s,u]:[u,s];return p().then(()=>y())}else return Promise.all([s(),u(n.delay)])}function QP(t,e,n=0,i=0,r=1,s){const u=[],m=(t.variantChildren.size-1)*i,p=r===1?(y=0)=>y*i:(y=0)=>m-y*i;return Array.from(t.variantChildren).sort(eA).forEach((y,k)=>{y.notify("AnimationStart",e),u.push(Zh(y,e,{...s,delay:n+p(k)}).then(()=>y.notify("AnimationComplete",e)))}),Promise.all(u)}function eA(t,e){return t.sortNodePosition(e)}function tA(t,e,n={}){t.notify("AnimationStart",e);let i;if(Array.isArray(e)){const r=e.map(s=>Zh(t,s,n));i=Promise.all(r)}else if(typeof e=="string")i=Zh(t,e,n);else{const r=typeof e=="function"?wd(t,e,n.custom):e;i=Promise.all(S0(t,r,n))}return i.then(()=>t.notify("AnimationComplete",e))}const nA=[...bp].reverse(),rA=bp.length;function iA(t){return e=>Promise.all(e.map(({animation:n,options:i})=>tA(t,n,i)))}function oA(t){let e=iA(t);const n=sA();let i=!0;const r=(p,y)=>{const k=wd(t,y);if(k){const{transition:x,transitionEnd:O,...B}=k;p={...p,...B,...O}}return p};function s(p){e=p(t)}function u(p,y){const k=t.getProps(),x=t.getVariantContext(!0)||{},O=[],B=new Set;let $={},Y=1/0;for(let L=0;L<rA;L++){const ne=nA[L],te=n[ne],he=k[ne]!==void 0?k[ne]:x[ne],ie=nf(he),xe=ne===y?te.isActive:null;xe===!1&&(Y=L);let b=he===x[ne]&&he!==k[ne]&&ie;if(b&&i&&t.manuallyAnimateOnMount&&(b=!1),te.protectedKeys={...$},!te.isActive&&xe===null||!he&&!te.prevProp||md(he)||typeof he=="boolean")continue;let ve=aA(te.prevProp,he)||ne===y&&te.isActive&&!b&&ie||L>Y&&ie,nt=!1;const gt=Array.isArray(he)?he:[he];let tt=gt.reduce(r,{});xe===!1&&(tt={});const{prevResolvedValues:et={}}=te,ft={...et,...tt},me=Me=>{ve=!0,B.has(Me)&&(nt=!0,B.delete(Me)),te.needsAnimating[Me]=!0};for(const Me in ft){const ze=tt[Me],qe=et[Me];if($.hasOwnProperty(Me))continue;let at=!1;td(ze)&&td(qe)?at=!$b(ze,qe):at=ze!==qe,at?ze!==void 0?me(Me):B.add(Me):ze!==void 0&&B.has(Me)?me(Me):te.protectedKeys[Me]=!0}te.prevProp=he,te.prevResolvedValues=tt,te.isActive&&($={...$,...tt}),i&&t.blockInitialAnimation&&(ve=!1),ve&&(!b||nt)&&O.push(...gt.map(Me=>({animation:Me,options:{type:ne,...p}})))}if(B.size){const L={};B.forEach(ne=>{const te=t.getBaseTarget(ne);te!==void 0&&(L[ne]=te)}),O.push({animation:L})}let z=!!O.length;return i&&(k.initial===!1||k.initial===k.animate)&&!t.manuallyAnimateOnMount&&(z=!1),i=!1,z?e(O):Promise.resolve()}function m(p,y,k){var x;if(n[p].isActive===y)return Promise.resolve();(x=t.variantChildren)===null||x===void 0||x.forEach(B=>{var $;return($=B.animationState)===null||$===void 0?void 0:$.setActive(p,y)}),n[p].isActive=y;const O=u(k,p);for(const B in n)n[B].protectedKeys={};return O}return{animateChanges:u,setActive:m,setAnimateFunction:s,getState:()=>n}}function aA(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!$b(e,t):!1}function Au(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function sA(){return{animate:Au(!0),whileInView:Au(),whileHover:Au(),whileTap:Au(),whileDrag:Au(),whileFocus:Au(),exit:Au()}}class lA extends Yl{constructor(e){super(e),e.animationState||(e.animationState=oA(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();this.unmount(),md(e)&&(this.unmount=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let uA=0;class cA extends Yl{constructor(){super(...arguments),this.id=uA++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n,custom:i}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const s=this.node.animationState.setActive("exit",!e,{custom:i??this.node.getProps().custom});n&&!e&&s.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const fA={animation:{Feature:lA},exit:{Feature:cA}},gv=(t,e)=>Math.abs(t-e);function dA(t,e){const n=gv(t.x,e.x),i=gv(t.y,e.y);return Math.sqrt(n**2+i**2)}class C0{constructor(e,n,{transformPagePoint:i,contextWindow:r,dragSnapToOrigin:s=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const x=bh(this.lastMoveEventInfo,this.history),O=this.startEvent!==null,B=dA(x.offset,{x:0,y:0})>=3;if(!O&&!B)return;const{point:$}=x,{timestamp:Y}=_i;this.history.push({...$,timestamp:Y});const{onStart:z,onMove:L}=this.handlers;O||(z&&z(this.lastMoveEvent,x),this.startEvent=this.lastMoveEvent),L&&L(this.lastMoveEvent,x)},this.handlePointerMove=(x,O)=>{this.lastMoveEvent=x,this.lastMoveEventInfo=yh(O,this.transformPagePoint),Bn.update(this.updatePoint,!0)},this.handlePointerUp=(x,O)=>{this.end();const{onEnd:B,onSessionEnd:$,resumeAnimation:Y}=this.handlers;if(this.dragSnapToOrigin&&Y&&Y(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const z=bh(x.type==="pointercancel"?this.lastMoveEventInfo:yh(O,this.transformPagePoint),this.history);this.startEvent&&B&&B(x,z),$&&$(x,z)},!Hb(e))return;this.dragSnapToOrigin=s,this.handlers=n,this.transformPagePoint=i,this.contextWindow=r||window;const u=bd(e),m=yh(u,this.transformPagePoint),{point:p}=m,{timestamp:y}=_i;this.history=[{...p,timestamp:y}];const{onSessionStart:k}=n;k&&k(e,bh(m,this.history)),this.removeListeners=jl(tl(this.contextWindow,"pointermove",this.handlePointerMove),tl(this.contextWindow,"pointerup",this.handlePointerUp),tl(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),il(this.updatePoint)}}function yh(t,e){return e?{point:e(t.point)}:t}function mv(t,e){return{x:t.x-e.x,y:t.y-e.y}}function bh({point:t},e){return{point:t,delta:mv(t,T0(e)),offset:mv(t,hA(e)),velocity:pA(e,.1)}}function hA(t){return t[0]}function T0(t){return t[t.length-1]}function pA(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,i=null;const r=T0(t);for(;n>=0&&(i=t[n],!(r.timestamp-i.timestamp>Nl(e)));)n--;if(!i)return{x:0,y:0};const s=nl(r.timestamp-i.timestamp);if(s===0)return{x:0,y:0};const u={x:(r.x-i.x)/s,y:(r.y-i.y)/s};return u.x===1/0&&(u.x=0),u.y===1/0&&(u.y=0),u}function Uo(t){return t.max-t.min}function Jh(t,e=0,n=.01){return Math.abs(t-e)<=n}function vv(t,e,n,i=.5){t.origin=i,t.originPoint=Zn(e.min,e.max,t.origin),t.scale=Uo(n)/Uo(e),(Jh(t.scale,1,1e-4)||isNaN(t.scale))&&(t.scale=1),t.translate=Zn(n.min,n.max,t.origin)-t.originPoint,(Jh(t.translate)||isNaN(t.translate))&&(t.translate=0)}function Kc(t,e,n,i){vv(t.x,e.x,n.x,i?i.originX:void 0),vv(t.y,e.y,n.y,i?i.originY:void 0)}function yv(t,e,n){t.min=n.min+e.min,t.max=t.min+Uo(e)}function gA(t,e,n){yv(t.x,e.x,n.x),yv(t.y,e.y,n.y)}function bv(t,e,n){t.min=e.min-n.min,t.max=t.min+Uo(e)}function Zc(t,e,n){bv(t.x,e.x,n.x),bv(t.y,e.y,n.y)}function mA(t,{min:e,max:n},i){return e!==void 0&&t<e?t=i?Zn(e,t,i.min):Math.max(t,e):n!==void 0&&t>n&&(t=i?Zn(n,t,i.max):Math.min(t,n)),t}function wv(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function vA(t,{top:e,left:n,bottom:i,right:r}){return{x:wv(t.x,n,r),y:wv(t.y,e,i)}}function xv(t,e){let n=e.min-t.min,i=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,i]=[i,n]),{min:n,max:i}}function yA(t,e){return{x:xv(t.x,e.x),y:xv(t.y,e.y)}}function bA(t,e){let n=.5;const i=Uo(t),r=Uo(e);return r>i?n=of(e.min,e.max-i,t.min):i>r&&(n=of(t.min,t.max-r,e.min)),Vl(0,1,n)}function wA(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Qh=.35;function xA(t=Qh){return t===!1?t=0:t===!0&&(t=Qh),{x:Sv(t,"left","right"),y:Sv(t,"top","bottom")}}function Sv(t,e,n){return{min:Cv(t,e),max:Cv(t,n)}}function Cv(t,e){return typeof t=="number"?t:t[e]||0}const Tv=()=>({translate:0,scale:1,origin:0,originPoint:0}),xc=()=>({x:Tv(),y:Tv()}),Ev=()=>({min:0,max:0}),Sr=()=>({x:Ev(),y:Ev()});function ca(t){return[t("x"),t("y")]}function E0({top:t,left:e,right:n,bottom:i}){return{x:{min:e,max:n},y:{min:t,max:i}}}function SA({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function CA(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),i=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:i.y,right:i.x}}function wh(t){return t===void 0||t===1}function ep({scale:t,scaleX:e,scaleY:n}){return!wh(t)||!wh(e)||!wh(n)}function Ou(t){return ep(t)||k0(t)||t.z||t.rotate||t.rotateX||t.rotateY}function k0(t){return kv(t.x)||kv(t.y)}function kv(t){return t&&t!=="0%"}function ad(t,e,n){const i=t-n,r=e*i;return n+r}function _v(t,e,n,i,r){return r!==void 0&&(t=ad(t,r,i)),ad(t,n,i)+e}function tp(t,e=0,n=1,i,r){t.min=_v(t.min,e,n,i,r),t.max=_v(t.max,e,n,i,r)}function _0(t,{x:e,y:n}){tp(t.x,e.translate,e.scale,e.originPoint),tp(t.y,n.translate,n.scale,n.originPoint)}function TA(t,e,n,i=!1){const r=n.length;if(!r)return;e.x=e.y=1;let s,u;for(let m=0;m<r;m++){s=n[m],u=s.projectionDelta;const p=s.instance;p&&p.style&&p.style.display==="contents"||(i&&s.options.layoutScroll&&s.scroll&&s!==s.root&&Sc(t,{x:-s.scroll.offset.x,y:-s.scroll.offset.y}),u&&(e.x*=u.x.scale,e.y*=u.y.scale,_0(t,u)),i&&Ou(s.latestValues)&&Sc(t,s.latestValues))}e.x=Rv(e.x),e.y=Rv(e.y)}function Rv(t){return Number.isInteger(t)||t>1.0000000000001||t<.999999999999?t:1}function Fl(t,e){t.min=t.min+e,t.max=t.max+e}function Pv(t,e,[n,i,r]){const s=e[r]!==void 0?e[r]:.5,u=Zn(t.min,t.max,s);tp(t,e[n],e[i],u,e.scale)}const EA=["x","scaleX","originX"],kA=["y","scaleY","originY"];function Sc(t,e){Pv(t.x,e,EA),Pv(t.y,e,kA)}function R0(t,e){return E0(CA(t.getBoundingClientRect(),e))}function _A(t,e,n){const i=R0(t,n),{scroll:r}=e;return r&&(Fl(i.x,r.offset.x),Fl(i.y,r.offset.y)),i}const P0=({current:t})=>t?t.ownerDocument.defaultView:null,RA=new WeakMap;class PA{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Sr(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:i}=this.visualElement;if(i&&i.isPresent===!1)return;const r=k=>{const{dragSnapToOrigin:x}=this.getProps();x?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(bd(k,"page").point)},s=(k,x)=>{const{drag:O,dragPropagation:B,onDragStart:$}=this.getProps();if(O&&!B&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Ub(O),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),ca(z=>{let L=this.getAxisMotionValue(z).get()||0;if(fs.test(L)){const{projection:ne}=this.visualElement;if(ne&&ne.layout){const te=ne.layout.layoutBox[z];te&&(L=Uo(te)*(parseFloat(L)/100))}}this.originPoint[z]=L}),$&&Bn.update(()=>$(k,x),!1,!0);const{animationState:Y}=this.visualElement;Y&&Y.setActive("whileDrag",!0)},u=(k,x)=>{const{dragPropagation:O,dragDirectionLock:B,onDirectionLock:$,onDrag:Y}=this.getProps();if(!O&&!this.openGlobalLock)return;const{offset:z}=x;if(B&&this.currentDirection===null){this.currentDirection=AA(z),this.currentDirection!==null&&$&&$(this.currentDirection);return}this.updateAxis("x",x.point,z),this.updateAxis("y",x.point,z),this.visualElement.render(),Y&&Y(k,x)},m=(k,x)=>this.stop(k,x),p=()=>ca(k=>{var x;return this.getAnimationState(k)==="paused"&&((x=this.getAxisMotionValue(k).animation)===null||x===void 0?void 0:x.play())}),{dragSnapToOrigin:y}=this.getProps();this.panSession=new C0(e,{onSessionStart:r,onStart:s,onMove:u,onSessionEnd:m,resumeAnimation:p},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:y,contextWindow:P0(this.visualElement)})}stop(e,n){const i=this.isDragging;if(this.cancel(),!i)return;const{velocity:r}=n;this.startAnimation(r);const{onDragEnd:s}=this.getProps();s&&Bn.update(()=>s(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:i}=this.getProps();!i&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,i){const{drag:r}=this.getProps();if(!i||!jf(e,r,this.currentDirection))return;const s=this.getAxisMotionValue(e);let u=this.originPoint[e]+i[e];this.constraints&&this.constraints[e]&&(u=mA(u,this.constraints[e],this.elastic[e])),s.set(u)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:i}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,s=this.constraints;n&&bc(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&r?this.constraints=vA(r.layoutBox,n):this.constraints=!1,this.elastic=xA(i),s!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&ca(u=>{this.getAxisMotionValue(u)&&(this.constraints[u]=wA(r.layoutBox[u],this.constraints[u]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!bc(e))return!1;const i=e.current;Ba(i!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:r}=this.visualElement;if(!r||!r.layout)return!1;const s=_A(i,r.root,this.visualElement.getTransformPagePoint());let u=yA(r.layout.layoutBox,s);if(n){const m=n(SA(u));this.hasMutatedConstraints=!!m,m&&(u=E0(m))}return u}startAnimation(e){const{drag:n,dragMomentum:i,dragElastic:r,dragTransition:s,dragSnapToOrigin:u,onDragTransitionEnd:m}=this.getProps(),p=this.constraints||{},y=ca(k=>{if(!jf(k,n,this.currentDirection))return;let x=p&&p[k]||{};u&&(x={min:0,max:0});const O=r?200:1e6,B=r?40:1e7,$={type:"inertia",velocity:i?e[k]:0,bounceStiffness:O,bounceDamping:B,timeConstant:750,restDelta:1,restSpeed:10,...s,...x};return this.startAxisValueAnimation(k,$)});return Promise.all(y).then(m)}startAxisValueAnimation(e,n){const i=this.getAxisMotionValue(e);return i.start(Ip(e,i,0,n))}stopAnimation(){ca(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){ca(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n="_drag"+e.toUpperCase(),i=this.visualElement.getProps(),r=i[n];return r||this.visualElement.getValue(e,(i.initial?i.initial[e]:void 0)||0)}snapToCursor(e){ca(n=>{const{drag:i}=this.getProps();if(!jf(n,i,this.currentDirection))return;const{projection:r}=this.visualElement,s=this.getAxisMotionValue(n);if(r&&r.layout){const{min:u,max:m}=r.layout.layoutBox[n];s.set(e[n]-Zn(u,m,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:i}=this.visualElement;if(!bc(n)||!i||!this.constraints)return;this.stopAnimation();const r={x:0,y:0};ca(u=>{const m=this.getAxisMotionValue(u);if(m){const p=m.get();r[u]=bA({min:p,max:p},this.constraints[u])}});const{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.resolveConstraints(),ca(u=>{if(!jf(u,e,null))return;const m=this.getAxisMotionValue(u),{min:p,max:y}=this.constraints[u];m.set(Zn(p,y,r[u]))})}addListeners(){if(!this.visualElement.current)return;RA.set(this.visualElement,this);const e=this.visualElement.current,n=tl(e,"pointerdown",p=>{const{drag:y,dragListener:k=!0}=this.getProps();y&&k&&this.start(p)}),i=()=>{const{dragConstraints:p}=this.getProps();bc(p)&&(this.constraints=this.resolveRefConstraints())},{projection:r}=this.visualElement,s=r.addEventListener("measure",i);r&&!r.layout&&(r.root&&r.root.updateScroll(),r.updateLayout()),i();const u=Js(window,"resize",()=>this.scalePositionWithinConstraints()),m=r.addEventListener("didUpdate",({delta:p,hasLayoutChanged:y})=>{this.isDragging&&y&&(ca(k=>{const x=this.getAxisMotionValue(k);x&&(this.originPoint[k]+=p[k].translate,x.set(x.get()+p[k].translate))}),this.visualElement.render())});return()=>{u(),n(),s(),m&&m()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:i=!1,dragPropagation:r=!1,dragConstraints:s=!1,dragElastic:u=Qh,dragMomentum:m=!0}=e;return{...e,drag:n,dragDirectionLock:i,dragPropagation:r,dragConstraints:s,dragElastic:u,dragMomentum:m}}}function jf(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function AA(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class OA extends Yl{constructor(e){super(e),this.removeGroupControls=ir,this.removeListeners=ir,this.controls=new PA(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||ir}unmount(){this.removeGroupControls(),this.removeListeners()}}const Av=t=>(e,n)=>{t&&Bn.update(()=>t(e,n))};class DA extends Yl{constructor(){super(...arguments),this.removePointerDownListener=ir}onPointerDown(e){this.session=new C0(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:P0(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:i,onPanEnd:r}=this.node.getProps();return{onSessionStart:Av(e),onStart:Av(n),onMove:i,onEnd:(s,u)=>{delete this.session,r&&Bn.update(()=>r(s,u))}}}mount(){this.removePointerDownListener=tl(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function IA(){const t=Ie.useContext(vp);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:i}=t,r=Ie.useId();return Ie.useEffect(()=>i(r),[]),!e&&n?[!1,()=>n&&n(r)]:[!0]}const zf={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function Ov(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const $c={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Bt.test(t))t=parseFloat(t);else return t;const n=Ov(t,e.target.x),i=Ov(t,e.target.y);return`${n}% ${i}%`}},MA={correct:(t,{treeScale:e,projectionDelta:n})=>{const i=t,r=zl.parse(t);if(r.length>5)return i;const s=zl.createTransformer(t),u=typeof r[0]!="number"?1:0,m=n.x.scale*e.x,p=n.y.scale*e.y;r[0+u]/=m,r[1+u]/=p;const y=Zn(m,p,.5);return typeof r[2+u]=="number"&&(r[2+u]/=y),typeof r[3+u]=="number"&&(r[3+u]/=y),s(r)}};class LA extends Ie.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:i,layoutId:r}=this.props,{projection:s}=e;V_(FA),s&&(n.group&&n.group.add(s),i&&i.register&&r&&i.register(s),s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,onExitComplete:()=>this.safeToRemove()})),zf.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:i,drag:r,isPresent:s}=this.props,u=i.projection;return u&&(u.isPresent=s,r||e.layoutDependency!==n||n===void 0?u.willUpdate():this.safeToRemove(),e.isPresent!==s&&(s?u.promote():u.relegate()||Bn.postRender(()=>{const m=u.getStack();(!m||!m.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),queueMicrotask(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:i}=this.props,{projection:r}=e;r&&(r.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(r),i&&i.deregister&&i.deregister(r))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function A0(t){const[e,n]=IA(),i=Ie.useContext(Eb);return Ie.createElement(LA,{...t,layoutGroup:i,switchLayoutGroup:Ie.useContext(kb),isPresent:e,safeToRemove:n})}const FA={borderRadius:{...$c,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:$c,borderTopRightRadius:$c,borderBottomLeftRadius:$c,borderBottomRightRadius:$c,boxShadow:MA},O0=["TopLeft","TopRight","BottomLeft","BottomRight"],BA=O0.length,Dv=t=>typeof t=="string"?parseFloat(t):t,Iv=t=>typeof t=="number"||Bt.test(t);function jA(t,e,n,i,r,s){r?(t.opacity=Zn(0,n.opacity!==void 0?n.opacity:1,NA(i)),t.opacityExit=Zn(e.opacity!==void 0?e.opacity:1,0,HA(i))):s&&(t.opacity=Zn(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,i));for(let u=0;u<BA;u++){const m=`border${O0[u]}Radius`;let p=Mv(e,m),y=Mv(n,m);if(p===void 0&&y===void 0)continue;p||(p=0),y||(y=0),p===0||y===0||Iv(p)===Iv(y)?(t[m]=Math.max(Zn(Dv(p),Dv(y),i),0),(fs.test(y)||fs.test(p))&&(t[m]+="%")):t[m]=y}(e.rotate||n.rotate)&&(t.rotate=Zn(e.rotate||0,n.rotate||0,i))}function Mv(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const NA=D0(0,.5,e0),HA=D0(.5,.95,ir);function D0(t,e,n){return i=>i<t?0:i>e?1:n(of(t,e,i))}function Lv(t,e){t.min=e.min,t.max=e.max}function ua(t,e){Lv(t.x,e.x),Lv(t.y,e.y)}function Fv(t,e,n,i,r){return t-=e,t=ad(t,1/n,i),r!==void 0&&(t=ad(t,1/r,i)),t}function WA(t,e=0,n=1,i=.5,r,s=t,u=t){if(fs.test(e)&&(e=parseFloat(e),e=Zn(u.min,u.max,e/100)-u.min),typeof e!="number")return;let m=Zn(s.min,s.max,i);t===s&&(m-=e),t.min=Fv(t.min,e,n,m,r),t.max=Fv(t.max,e,n,m,r)}function Bv(t,e,[n,i,r],s,u){WA(t,e[n],e[i],e[r],e.scale,s,u)}const UA=["x","scaleX","originX"],VA=["y","scaleY","originY"];function jv(t,e,n,i){Bv(t.x,e,UA,n?n.x:void 0,i?i.x:void 0),Bv(t.y,e,VA,n?n.y:void 0,i?i.y:void 0)}function Nv(t){return t.translate===0&&t.scale===1}function I0(t){return Nv(t.x)&&Nv(t.y)}function zA(t,e){return t.x.min===e.x.min&&t.x.max===e.x.max&&t.y.min===e.y.min&&t.y.max===e.y.max}function M0(t,e){return Math.round(t.x.min)===Math.round(e.x.min)&&Math.round(t.x.max)===Math.round(e.x.max)&&Math.round(t.y.min)===Math.round(e.y.min)&&Math.round(t.y.max)===Math.round(e.y.max)}function Hv(t){return Uo(t.x)/Uo(t.y)}class $A{constructor(){this.members=[]}add(e){Mp(this.members,e),e.scheduleRender()}remove(e){if(Lp(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(r=>e===r);if(n===0)return!1;let i;for(let r=n;r>=0;r--){const s=this.members[r];if(s.isPresent!==!1){i=s;break}}return i?(this.promote(i),!0):!1}promote(e,n){const i=this.lead;if(e!==i&&(this.prevLead=i,this.lead=e,e.show(),i)){i.instance&&i.scheduleRender(),e.scheduleRender(),e.resumeFrom=i,n&&(e.resumeFrom.preserveOpacity=!0),i.snapshot&&(e.snapshot=i.snapshot,e.snapshot.latestValues=i.animationValues||i.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:r}=e.options;r===!1&&i.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:i}=e;n.onExitComplete&&n.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function Wv(t,e,n){let i="";const r=t.x.translate/e.x,s=t.y.translate/e.y;if((r||s)&&(i=`translate3d(${r}px, ${s}px, 0) `),(e.x!==1||e.y!==1)&&(i+=`scale(${1/e.x}, ${1/e.y}) `),n){const{rotate:p,rotateX:y,rotateY:k}=n;p&&(i+=`rotate(${p}deg) `),y&&(i+=`rotateX(${y}deg) `),k&&(i+=`rotateY(${k}deg) `)}const u=t.x.scale*e.x,m=t.y.scale*e.y;return(u!==1||m!==1)&&(i+=`scale(${u}, ${m})`),i||"none"}const YA=(t,e)=>t.depth-e.depth;class GA{constructor(){this.children=[],this.isDirty=!1}add(e){Mp(this.children,e),this.isDirty=!0}remove(e){Lp(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(YA),this.isDirty=!1,this.children.forEach(e)}}function qA(t,e){const n=performance.now(),i=({timestamp:r})=>{const s=r-n;s>=e&&(il(i),t(s-e))};return Bn.read(i,!0),()=>il(i)}function XA(t){window.MotionDebug&&window.MotionDebug.record(t)}function KA(t){return t instanceof SVGElement&&t.tagName!=="svg"}function ZA(t,e,n){const i=vo(t)?t:Tc(t);return i.start(Ip("",i,e,n)),i.animation}const Uv=["","X","Y","Z"],JA={visibility:"hidden"},Vv=1e3;let QA=0;const Du={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function L0({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:i,resetTransform:r}){return class{constructor(u={},m=e==null?void 0:e()){this.id=QA++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,Du.totalNodes=Du.resolvedTargetDeltas=Du.recalculatedProjection=0,this.nodes.forEach(nO),this.nodes.forEach(sO),this.nodes.forEach(lO),this.nodes.forEach(rO),XA(Du)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=u,this.root=m?m.root||m:this,this.path=m?[...m.path,m]:[],this.parent=m,this.depth=m?m.depth+1:0;for(let p=0;p<this.path.length;p++)this.path[p].shouldResetTransform=!0;this.root===this&&(this.nodes=new GA)}addEventListener(u,m){return this.eventHandlers.has(u)||this.eventHandlers.set(u,new Fp),this.eventHandlers.get(u).add(m)}notifyListeners(u,...m){const p=this.eventHandlers.get(u);p&&p.notify(...m)}hasListeners(u){return this.eventHandlers.has(u)}mount(u,m=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=KA(u),this.instance=u;const{layoutId:p,layout:y,visualElement:k}=this.options;if(k&&!k.current&&k.mount(u),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),m&&(y||p)&&(this.isLayoutDirty=!0),t){let x;const O=()=>this.root.updateBlockedByResize=!1;t(u,()=>{this.root.updateBlockedByResize=!0,x&&x(),x=qA(O,250),zf.hasAnimatedSinceResize&&(zf.hasAnimatedSinceResize=!1,this.nodes.forEach($v))})}p&&this.root.registerSharedNode(p,this),this.options.animate!==!1&&k&&(p||y)&&this.addEventListener("didUpdate",({delta:x,hasLayoutChanged:O,hasRelativeTargetChanged:B,layout:$})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const Y=this.options.transition||k.getDefaultTransition()||hO,{onLayoutAnimationStart:z,onLayoutAnimationComplete:L}=k.getProps(),ne=!this.targetLayout||!M0(this.targetLayout,$)||B,te=!O&&B;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||te||O&&(ne||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(x,te);const he={...Dp(Y,"layout"),onPlay:z,onComplete:L};(k.shouldReduceMotion||this.options.layoutRoot)&&(he.delay=0,he.type=!1),this.startAnimation(he)}else O||$v(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=$})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const u=this.getStack();u&&u.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,il(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(uO),this.animationId++)}getTransformTemplate(){const{visualElement:u}=this.options;return u&&u.getProps().transformTemplate}willUpdate(u=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let k=0;k<this.path.length;k++){const x=this.path[k];x.shouldResetTransform=!0,x.updateScroll("snapshot"),x.options.layoutRoot&&x.willUpdate(!1)}const{layoutId:m,layout:p}=this.options;if(m===void 0&&!p)return;const y=this.getTransformTemplate();this.prevTransformTemplateValue=y?y(this.latestValues,""):void 0,this.updateSnapshot(),u&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(zv);return}this.isUpdating||this.nodes.forEach(oO),this.isUpdating=!1,this.nodes.forEach(aO),this.nodes.forEach(eO),this.nodes.forEach(tO),this.clearAllSnapshots();const m=performance.now();_i.delta=Vl(0,1e3/60,m-_i.timestamp),_i.timestamp=m,_i.isProcessing=!0,ch.update.process(_i),ch.preRender.process(_i),ch.render.process(_i),_i.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,queueMicrotask(()=>this.update()))}clearAllSnapshots(){this.nodes.forEach(iO),this.sharedNodes.forEach(cO)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Bn.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Bn.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let p=0;p<this.path.length;p++)this.path[p].updateScroll();const u=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Sr(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:m}=this.options;m&&m.notify("LayoutMeasure",this.layout.layoutBox,u?u.layoutBox:void 0)}updateScroll(u="measure"){let m=!!(this.options.layoutScroll&&this.instance);this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===u&&(m=!1),m&&(this.scroll={animationId:this.root.animationId,phase:u,isRoot:i(this.instance),offset:n(this.instance)})}resetTransform(){if(!r)return;const u=this.isLayoutDirty||this.shouldResetTransform,m=this.projectionDelta&&!I0(this.projectionDelta),p=this.getTransformTemplate(),y=p?p(this.latestValues,""):void 0,k=y!==this.prevTransformTemplateValue;u&&(m||Ou(this.latestValues)||k)&&(r(this.instance,y),this.shouldResetTransform=!1,this.scheduleRender())}measure(u=!0){const m=this.measurePageBox();let p=this.removeElementScroll(m);return u&&(p=this.removeTransform(p)),pO(p),{animationId:this.root.animationId,measuredBox:m,layoutBox:p,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:u}=this.options;if(!u)return Sr();const m=u.measureViewportBox(),{scroll:p}=this.root;return p&&(Fl(m.x,p.offset.x),Fl(m.y,p.offset.y)),m}removeElementScroll(u){const m=Sr();ua(m,u);for(let p=0;p<this.path.length;p++){const y=this.path[p],{scroll:k,options:x}=y;if(y!==this.root&&k&&x.layoutScroll){if(k.isRoot){ua(m,u);const{scroll:O}=this.root;O&&(Fl(m.x,-O.offset.x),Fl(m.y,-O.offset.y))}Fl(m.x,k.offset.x),Fl(m.y,k.offset.y)}}return m}applyTransform(u,m=!1){const p=Sr();ua(p,u);for(let y=0;y<this.path.length;y++){const k=this.path[y];!m&&k.options.layoutScroll&&k.scroll&&k!==k.root&&Sc(p,{x:-k.scroll.offset.x,y:-k.scroll.offset.y}),Ou(k.latestValues)&&Sc(p,k.latestValues)}return Ou(this.latestValues)&&Sc(p,this.latestValues),p}removeTransform(u){const m=Sr();ua(m,u);for(let p=0;p<this.path.length;p++){const y=this.path[p];if(!y.instance||!Ou(y.latestValues))continue;ep(y.latestValues)&&y.updateSnapshot();const k=Sr(),x=y.measurePageBox();ua(k,x),jv(m,y.latestValues,y.snapshot?y.snapshot.layoutBox:void 0,k)}return Ou(this.latestValues)&&jv(m,this.latestValues),m}setTargetDelta(u){this.targetDelta=u,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(u){this.options={...this.options,...u,crossfade:u.crossfade!==void 0?u.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==_i.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(u=!1){var m;const p=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=p.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=p.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=p.isSharedProjectionDirty);const y=!!this.resumingFrom||this!==p;if(!(u||y&&this.isSharedProjectionDirty||this.isProjectionDirty||!((m=this.parent)===null||m===void 0)&&m.isProjectionDirty||this.attemptToResolveRelativeTarget))return;const{layout:x,layoutId:O}=this.options;if(!(!this.layout||!(x||O))){if(this.resolvedRelativeTargetAt=_i.timestamp,!this.targetDelta&&!this.relativeTarget){const B=this.getClosestProjectingParent();B&&B.layout&&this.animationProgress!==1?(this.relativeParent=B,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Sr(),this.relativeTargetOrigin=Sr(),Zc(this.relativeTargetOrigin,this.layout.layoutBox,B.layout.layoutBox),ua(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=Sr(),this.targetWithTransforms=Sr()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),gA(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):ua(this.target,this.layout.layoutBox),_0(this.target,this.targetDelta)):ua(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const B=this.getClosestProjectingParent();B&&!!B.resumingFrom==!!this.resumingFrom&&!B.options.layoutScroll&&B.target&&this.animationProgress!==1?(this.relativeParent=B,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Sr(),this.relativeTargetOrigin=Sr(),Zc(this.relativeTargetOrigin,this.target,B.target),ua(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}Du.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||ep(this.parent.latestValues)||k0(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var u;const m=this.getLead(),p=!!this.resumingFrom||this!==m;let y=!0;if((this.isProjectionDirty||!((u=this.parent)===null||u===void 0)&&u.isProjectionDirty)&&(y=!1),p&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(y=!1),this.resolvedRelativeTargetAt===_i.timestamp&&(y=!1),y)return;const{layout:k,layoutId:x}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(k||x))return;ua(this.layoutCorrected,this.layout.layoutBox);const O=this.treeScale.x,B=this.treeScale.y;TA(this.layoutCorrected,this.treeScale,this.path,p),m.layout&&!m.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(m.target=m.layout.layoutBox);const{target:$}=m;if(!$){this.projectionTransform&&(this.projectionDelta=xc(),this.projectionTransform="none",this.scheduleRender());return}this.projectionDelta||(this.projectionDelta=xc(),this.projectionDeltaWithTransform=xc());const Y=this.projectionTransform;Kc(this.projectionDelta,this.layoutCorrected,$,this.latestValues),this.projectionTransform=Wv(this.projectionDelta,this.treeScale),(this.projectionTransform!==Y||this.treeScale.x!==O||this.treeScale.y!==B)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",$)),Du.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(u=!0){if(this.options.scheduleRender&&this.options.scheduleRender(),u){const m=this.getStack();m&&m.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(u,m=!1){const p=this.snapshot,y=p?p.latestValues:{},k={...this.latestValues},x=xc();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!m;const O=Sr(),B=p?p.source:void 0,$=this.layout?this.layout.source:void 0,Y=B!==$,z=this.getStack(),L=!z||z.members.length<=1,ne=!!(Y&&!L&&this.options.crossfade===!0&&!this.path.some(dO));this.animationProgress=0;let te;this.mixTargetDelta=he=>{const ie=he/1e3;Yv(x.x,u.x,ie),Yv(x.y,u.y,ie),this.setTargetDelta(x),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Zc(O,this.layout.layoutBox,this.relativeParent.layout.layoutBox),fO(this.relativeTarget,this.relativeTargetOrigin,O,ie),te&&zA(this.relativeTarget,te)&&(this.isProjectionDirty=!1),te||(te=Sr()),ua(te,this.relativeTarget)),Y&&(this.animationValues=k,jA(k,y,this.latestValues,ie,ne,L)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=ie},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(u){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(il(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Bn.update(()=>{zf.hasAnimatedSinceResize=!0,this.currentAnimation=ZA(0,Vv,{...u,onUpdate:m=>{this.mixTargetDelta(m),u.onUpdate&&u.onUpdate(m)},onComplete:()=>{u.onComplete&&u.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const u=this.getStack();u&&u.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Vv),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const u=this.getLead();let{targetWithTransforms:m,target:p,layout:y,latestValues:k}=u;if(!(!m||!p||!y)){if(this!==u&&this.layout&&y&&F0(this.options.animationType,this.layout.layoutBox,y.layoutBox)){p=this.target||Sr();const x=Uo(this.layout.layoutBox.x);p.x.min=u.target.x.min,p.x.max=p.x.min+x;const O=Uo(this.layout.layoutBox.y);p.y.min=u.target.y.min,p.y.max=p.y.min+O}ua(m,p),Sc(m,k),Kc(this.projectionDeltaWithTransform,this.layoutCorrected,m,k)}}registerSharedNode(u,m){this.sharedNodes.has(u)||this.sharedNodes.set(u,new $A),this.sharedNodes.get(u).add(m);const y=m.options.initialPromotionConfig;m.promote({transition:y?y.transition:void 0,preserveFollowOpacity:y&&y.shouldPreserveFollowOpacity?y.shouldPreserveFollowOpacity(m):void 0})}isLead(){const u=this.getStack();return u?u.lead===this:!0}getLead(){var u;const{layoutId:m}=this.options;return m?((u=this.getStack())===null||u===void 0?void 0:u.lead)||this:this}getPrevLead(){var u;const{layoutId:m}=this.options;return m?(u=this.getStack())===null||u===void 0?void 0:u.prevLead:void 0}getStack(){const{layoutId:u}=this.options;if(u)return this.root.sharedNodes.get(u)}promote({needsReset:u,transition:m,preserveFollowOpacity:p}={}){const y=this.getStack();y&&y.promote(this,p),u&&(this.projectionDelta=void 0,this.needsReset=!0),m&&this.setOptions({transition:m})}relegate(){const u=this.getStack();return u?u.relegate(this):!1}resetRotation(){const{visualElement:u}=this.options;if(!u)return;let m=!1;const{latestValues:p}=u;if((p.rotate||p.rotateX||p.rotateY||p.rotateZ)&&(m=!0),!m)return;const y={};for(let k=0;k<Uv.length;k++){const x="rotate"+Uv[k];p[x]&&(y[x]=p[x],u.setStaticValue(x,0))}u.render();for(const k in y)u.setStaticValue(k,y[k]);u.scheduleRender()}getProjectionStyles(u){var m,p;if(!this.instance||this.isSVG)return;if(!this.isVisible)return JA;const y={visibility:""},k=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,y.opacity="",y.pointerEvents=Vf(u==null?void 0:u.pointerEvents)||"",y.transform=k?k(this.latestValues,""):"none",y;const x=this.getLead();if(!this.projectionDelta||!this.layout||!x.target){const Y={};return this.options.layoutId&&(Y.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,Y.pointerEvents=Vf(u==null?void 0:u.pointerEvents)||""),this.hasProjected&&!Ou(this.latestValues)&&(Y.transform=k?k({},""):"none",this.hasProjected=!1),Y}const O=x.animationValues||x.latestValues;this.applyTransformsToTarget(),y.transform=Wv(this.projectionDeltaWithTransform,this.treeScale,O),k&&(y.transform=k(O,y.transform));const{x:B,y:$}=this.projectionDelta;y.transformOrigin=`${B.origin*100}% ${$.origin*100}% 0`,x.animationValues?y.opacity=x===this?(p=(m=O.opacity)!==null&&m!==void 0?m:this.latestValues.opacity)!==null&&p!==void 0?p:1:this.preserveOpacity?this.latestValues.opacity:O.opacityExit:y.opacity=x===this?O.opacity!==void 0?O.opacity:"":O.opacityExit!==void 0?O.opacityExit:0;for(const Y in Qf){if(O[Y]===void 0)continue;const{correct:z,applyTo:L}=Qf[Y],ne=y.transform==="none"?O[Y]:z(O[Y],x);if(L){const te=L.length;for(let he=0;he<te;he++)y[L[he]]=ne}else y[Y]=ne}return this.options.layoutId&&(y.pointerEvents=x===this?Vf(u==null?void 0:u.pointerEvents)||"":"none"),y}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(u=>{var m;return(m=u.currentAnimation)===null||m===void 0?void 0:m.stop()}),this.root.nodes.forEach(zv),this.root.sharedNodes.clear()}}}function eO(t){t.updateLayout()}function tO(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:i,measuredBox:r}=t.layout,{animationType:s}=t.options,u=n.source!==t.layout.source;s==="size"?ca(x=>{const O=u?n.measuredBox[x]:n.layoutBox[x],B=Uo(O);O.min=i[x].min,O.max=O.min+B}):F0(s,n.layoutBox,i)&&ca(x=>{const O=u?n.measuredBox[x]:n.layoutBox[x],B=Uo(i[x]);O.max=O.min+B,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[x].max=t.relativeTarget[x].min+B)});const m=xc();Kc(m,i,n.layoutBox);const p=xc();u?Kc(p,t.applyTransform(r,!0),n.measuredBox):Kc(p,i,n.layoutBox);const y=!I0(m);let k=!1;if(!t.resumeFrom){const x=t.getClosestProjectingParent();if(x&&!x.resumeFrom){const{snapshot:O,layout:B}=x;if(O&&B){const $=Sr();Zc($,n.layoutBox,O.layoutBox);const Y=Sr();Zc(Y,i,B.layoutBox),M0($,Y)||(k=!0),x.options.layoutRoot&&(t.relativeTarget=Y,t.relativeTargetOrigin=$,t.relativeParent=x)}}}t.notifyListeners("didUpdate",{layout:i,snapshot:n,delta:p,layoutDelta:m,hasLayoutChanged:y,hasRelativeTargetChanged:k})}else if(t.isLead()){const{onExitComplete:i}=t.options;i&&i()}t.options.transition=void 0}function nO(t){Du.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function rO(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function iO(t){t.clearSnapshot()}function zv(t){t.clearMeasurements()}function oO(t){t.isLayoutDirty=!1}function aO(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function $v(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function sO(t){t.resolveTargetDelta()}function lO(t){t.calcProjection()}function uO(t){t.resetRotation()}function cO(t){t.removeLeadSnapshot()}function Yv(t,e,n){t.translate=Zn(e.translate,0,n),t.scale=Zn(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function Gv(t,e,n,i){t.min=Zn(e.min,n.min,i),t.max=Zn(e.max,n.max,i)}function fO(t,e,n,i){Gv(t.x,e.x,n.x,i),Gv(t.y,e.y,n.y,i)}function dO(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const hO={duration:.45,ease:[.4,0,.1,1]},qv=t=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(t),Xv=qv("applewebkit/")&&!qv("chrome/")?Math.round:ir;function Kv(t){t.min=Xv(t.min),t.max=Xv(t.max)}function pO(t){Kv(t.x),Kv(t.y)}function F0(t,e,n){return t==="position"||t==="preserve-aspect"&&!Jh(Hv(e),Hv(n),.2)}const gO=L0({attachResizeListener:(t,e)=>Js(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),xh={current:void 0},B0=L0({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!xh.current){const t=new gO({});t.mount(window),t.setOptions({layoutScroll:!0}),xh.current=t}return xh.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),mO={pan:{Feature:DA},drag:{Feature:OA,ProjectionNode:B0,MeasureLayout:A0}},vO=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function yO(t){const e=vO.exec(t);if(!e)return[,];const[,n,i]=e;return[n,i]}const bO=4;function np(t,e,n=1){Ba(n<=bO,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[i,r]=yO(t);if(!i)return;const s=window.getComputedStyle(e).getPropertyValue(i);if(s){const u=s.trim();return b0(u)?parseFloat(u):u}else return $h(r)?np(r,e,n+1):r}function wO(t,{...e},n){const i=t.current;if(!(i instanceof Element))return{target:e,transitionEnd:n};n&&(n={...n}),t.values.forEach(r=>{const s=r.get();if(!$h(s))return;const u=np(s,i);u&&r.set(u)});for(const r in e){const s=e[r];if(!$h(s))continue;const u=np(s,i);u&&(e[r]=u,n||(n={}),n[r]===void 0&&(n[r]=s))}return{target:e,transitionEnd:n}}const xO=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),j0=t=>xO.has(t),SO=t=>Object.keys(t).some(j0),Nf=t=>t===$u||t===Bt,Zv=(t,e)=>parseFloat(t.split(", ")[e]),Jv=(t,e)=>(n,{transform:i})=>{if(i==="none"||!i)return 0;const r=i.match(/^matrix3d\((.+)\)$/);if(r)return Zv(r[1],e);{const s=i.match(/^matrix\((.+)\)$/);return s?Zv(s[1],t):0}},CO=new Set(["x","y","z"]),TO=cf.filter(t=>!CO.has(t));function EO(t){const e=[];return TO.forEach(n=>{const i=t.getValue(n);i!==void 0&&(e.push([n,i.get()]),i.set(n.startsWith("scale")?1:0))}),e.length&&t.render(),e}const Ec={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Jv(4,13),y:Jv(5,14)};Ec.translateX=Ec.x;Ec.translateY=Ec.y;const kO=(t,e,n)=>{const i=e.measureViewportBox(),r=e.current,s=getComputedStyle(r),{display:u}=s,m={};u==="none"&&e.setStaticValue("display",t.display||"block"),n.forEach(y=>{m[y]=Ec[y](i,s)}),e.render();const p=e.measureViewportBox();return n.forEach(y=>{const k=e.getValue(y);k&&k.jump(m[y]),t[y]=Ec[y](p,s)}),t},_O=(t,e,n={},i={})=>{e={...e},i={...i};const r=Object.keys(e).filter(j0);let s=[],u=!1;const m=[];if(r.forEach(p=>{const y=t.getValue(p);if(!t.hasValue(p))return;let k=n[p],x=zc(k);const O=e[p];let B;if(td(O)){const $=O.length,Y=O[0]===null?1:0;k=O[Y],x=zc(k);for(let z=Y;z<$&&O[z]!==null;z++)B?Ba(zc(O[z])===B,"All keyframes must be of the same type"):(B=zc(O[z]),Ba(B===x||Nf(x)&&Nf(B),"Keyframes must be of the same dimension as the current value"))}else B=zc(O);if(x!==B)if(Nf(x)&&Nf(B)){const $=y.get();typeof $=="string"&&y.set(parseFloat($)),typeof O=="string"?e[p]=parseFloat(O):Array.isArray(O)&&B===Bt&&(e[p]=O.map(parseFloat))}else x!=null&&x.transform&&(B!=null&&B.transform)&&(k===0||O===0)?k===0?y.set(B.transform(k)):e[p]=x.transform(O):(u||(s=EO(t),u=!0),m.push(p),i[p]=i[p]!==void 0?i[p]:e[p],y.jump(O))}),m.length){const p=m.indexOf("height")>=0?window.pageYOffset:null,y=kO(e,t,m);return s.length&&s.forEach(([k,x])=>{t.getValue(k).set(x)}),t.render(),gd&&p!==null&&window.scrollTo({top:p}),{target:y,transitionEnd:i}}else return{target:e,transitionEnd:i}};function RO(t,e,n,i){return SO(e)?_O(t,e,n,i):{target:e,transitionEnd:i}}const PO=(t,e,n,i)=>{const r=wO(t,e,i);return e=r.target,i=r.transitionEnd,RO(t,e,n,i)},rp={current:null},N0={current:!1};function AO(){if(N0.current=!0,!!gd)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>rp.current=t.matches;t.addListener(e),e()}else rp.current=!1}function OO(t,e,n){const{willChange:i}=e;for(const r in e){const s=e[r],u=n[r];if(vo(s))t.addValue(r,s),od(i)&&i.add(r),process.env.NODE_ENV==="development"&&Bp(s.version==="10.18.0",`Attempting to mix Framer Motion versions ${s.version} with 10.18.0 may not work as expected.`);else if(vo(u))t.addValue(r,Tc(s,{owner:t})),od(i)&&i.remove(r);else if(u!==s)if(t.hasValue(r)){const m=t.getValue(r);!m.hasAnimated&&m.set(s)}else{const m=t.getStaticValue(r);t.addValue(r,Tc(m!==void 0?m:s,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const Qv=new WeakMap,H0=Object.keys(rf),DO=H0.length,ey=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],IO=wp.length;class MO{constructor({parent:e,props:n,presenceContext:i,reducedMotionConfig:r,visualState:s},u={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>Bn.render(this.render,!1,!0);const{latestValues:m,renderState:p}=s;this.latestValues=m,this.baseTarget={...m},this.initialValues=n.initial?{...m}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=i,this.depth=e?e.depth+1:0,this.reducedMotionConfig=r,this.options=u,this.isControllingVariants=vd(n),this.isVariantNode=Tb(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:y,...k}=this.scrapeMotionValuesFromProps(n,{});for(const x in k){const O=k[x];m[x]!==void 0&&vo(O)&&(O.set(m[x],!1),od(y)&&y.add(x))}}scrapeMotionValuesFromProps(e,n){return{}}mount(e){this.current=e,Qv.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,i)=>this.bindToMotionValue(i,n)),N0.current||AO(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:rp.current,process.env.NODE_ENV!=="production"&&Bp(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){Qv.delete(this.current),this.projection&&this.projection.unmount(),il(this.notifyUpdate),il(this.render),this.valueSubscriptions.forEach(e=>e()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features)this.features[e].unmount();this.current=null}bindToMotionValue(e,n){const i=zu.has(e),r=n.on("change",u=>{this.latestValues[e]=u,this.props.onUpdate&&Bn.update(this.notifyUpdate,!1,!0),i&&this.projection&&(this.projection.isTransformDirty=!0)}),s=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(e,()=>{r(),s()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}loadFeatures({children:e,...n},i,r,s){let u,m;if(process.env.NODE_ENV!=="production"&&r&&i){const p="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";n.ignoreStrict?hf(!1,p):Ba(!1,p)}for(let p=0;p<DO;p++){const y=H0[p],{isEnabled:k,Feature:x,ProjectionNode:O,MeasureLayout:B}=rf[y];O&&(u=O),k(n)&&(!this.features[y]&&x&&(this.features[y]=new x(this)),B&&(m=B))}if((this.type==="html"||this.type==="svg")&&!this.projection&&u){this.projection=new u(this.latestValues,this.parent&&this.parent.projection);const{layoutId:p,layout:y,drag:k,dragConstraints:x,layoutScroll:O,layoutRoot:B}=n;this.projection.setOptions({layoutId:p,layout:y,alwaysMeasureLayout:!!k||x&&bc(x),visualElement:this,scheduleRender:()=>this.scheduleRender(),animationType:typeof y=="string"?y:"both",initialPromotionConfig:s,layoutScroll:O,layoutRoot:B})}return m}updateFeatures(){for(const e in this.features){const n=this.features[e];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Sr()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}makeTargetAnimatable(e,n=!0){return this.makeTargetAnimatableFromInstance(e,this.props,n)}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let i=0;i<ey.length;i++){const r=ey[i];this.propEventSubscriptions[r]&&(this.propEventSubscriptions[r](),delete this.propEventSubscriptions[r]);const s=e["on"+r];s&&(this.propEventSubscriptions[r]=this.on(r,s))}this.prevMotionValues=OO(this,this.scrapeMotionValuesFromProps(e,this.prevProps),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const i=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(i.initial=this.props.initial),i}const n={};for(let i=0;i<IO;i++){const r=wp[i],s=this.props[r];(nf(s)||s===!1)&&(n[r]=s)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){n!==this.values.get(e)&&(this.removeValue(e),this.bindToMotionValue(e,n)),this.values.set(e,n),this.latestValues[e]=n.get()}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let i=this.values.get(e);return i===void 0&&n!==void 0&&(i=Tc(n,{owner:this}),this.addValue(e,i)),i}readValue(e){var n;return this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(n=this.getBaseTargetFromProps(this.props,e))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,e,this.options)}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:i}=this.props,r=typeof i=="string"||typeof i=="object"?(n=_p(this.props,i))===null||n===void 0?void 0:n[e]:void 0;if(i&&r!==void 0)return r;const s=this.getBaseTargetFromProps(this.props,e);return s!==void 0&&!vo(s)?s:this.initialValues[e]!==void 0&&r===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new Fp),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class W0 extends MO{sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:i}){delete n[e],delete i[e]}makeTargetAnimatableFromInstance({transition:e,transitionEnd:n,...i},{transformValues:r},s){let u=KP(i,e||{},this);if(r&&(n&&(n=r(n)),i&&(i=r(i)),u&&(u=r(u))),s){qP(this,i,u);const m=PO(this,i,u,n);n=m.transitionEnd,i=m.target}return{transition:e,transitionEnd:n,...i}}}function LO(t){return window.getComputedStyle(t)}class FO extends W0{constructor(){super(...arguments),this.type="html"}readValueFromInstance(e,n){if(zu.has(n)){const i=Op(n);return i&&i.default||0}else{const i=LO(e),r=(Pb(n)?i.getPropertyValue(n):i[n])||0;return typeof r=="string"?r.trim():r}}measureInstanceViewportBox(e,{transformPagePoint:n}){return R0(e,n)}build(e,n,i,r){Sp(e,n,i,r.transformTemplate)}scrapeMotionValuesFromProps(e,n){return kp(e,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;vo(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(e,n,i,r){Lb(e,n,i,r)}}class BO extends W0{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(zu.has(n)){const i=Op(n);return i&&i.default||0}return n=Fb.has(n)?n:yp(n),e.getAttribute(n)}measureInstanceViewportBox(){return Sr()}scrapeMotionValuesFromProps(e,n){return jb(e,n)}build(e,n,i,r){Tp(e,n,i,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,i,r){Bb(e,n,i,r)}mount(e){this.isSVGTag=Ep(e.tagName),super.mount(e)}}const jO=(t,e)=>xp(t)?new BO(e,{enableHardwareAcceleration:!1}):new FO(e,{enableHardwareAcceleration:!0}),NO={layout:{ProjectionNode:B0,MeasureLayout:A0}},HO={...fA,...IR,...mO,...NO},WO=W_((t,e)=>wR(t,e,HO,jO));function kc(){return kc=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},kc.apply(this,arguments)}const UO=Object.freeze(Object.defineProperty({__proto__:null,default:kc},Symbol.toStringTag,{value:"Module"}));function U0(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Yf(t,e)}function Sh(t,e,n){if(n||arguments.length===2)for(var i=0,r=e.length,s;i<r;i++)(s||!(i in e))&&(s||(s=Array.prototype.slice.call(e,0,i)),s[i]=e[i]);return t.concat(s||Array.prototype.slice.call(e))}/*!
131
- * content-type
132
- * Copyright(c) 2015 Douglas Christopher Wilson
133
- * MIT Licensed
134
- */var ty=/; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g,VO=/\\([\u000b\u0020-\u00ff])/g,zO=/^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/,$O=YO;function YO(t){if(!t)throw new TypeError("argument string is required");var e=typeof t=="object"?GO(t):t;if(typeof e!="string")throw new TypeError("argument string is required to be a string");var n=e.indexOf(";"),i=n!==-1?e.slice(0,n).trim():e.trim();if(!zO.test(i))throw new TypeError("invalid media type");var r=new qO(i.toLowerCase());if(n!==-1){var s,u,m;for(ty.lastIndex=n;u=ty.exec(e);){if(u.index!==n)throw new TypeError("invalid parameter format");n+=u[0].length,s=u[1].toLowerCase(),m=u[2],m.charCodeAt(0)===34&&(m=m.slice(1,-1),m.indexOf("\\")!==-1&&(m=m.replace(VO,"$1"))),r.parameters[s]=m}if(n!==e.length)throw new TypeError("invalid parameter format")}return r}function GO(t){var e;if(typeof t.getHeader=="function"?e=t.getHeader("content-type"):typeof t.headers=="object"&&(e=t.headers&&t.headers["content-type"]),typeof e!="string")throw new TypeError("content-type header is missing from object");return e}function qO(t){this.parameters=Object.create(null),this.type=t}var vc=new Map,V0=function(e){return e.cloneNode(!0)},ny=function(){return window.location.protocol==="file:"},z0=function(e,n,i){var r=new XMLHttpRequest;r.onreadystatechange=function(){try{if(!/\.svg/i.test(e)&&r.readyState===2){var s=r.getResponseHeader("Content-Type");if(!s)throw new Error("Content type not found");var u=$O(s).type;if(!(u==="image/svg+xml"||u==="text/plain"))throw new Error("Invalid content type: ".concat(u))}if(r.readyState===4){if(r.status===404||r.responseXML===null)throw new Error(ny()?"Note: SVG injection ajax calls do not work locally without adjusting security settings in your browser. Or consider using a local webserver.":"Unable to load SVG file: "+e);if(r.status===200||ny()&&r.status===0)i(null,r);else throw new Error("There was a problem injecting the SVG: "+r.status+" "+r.statusText)}}catch(m){if(r.abort(),m instanceof Error)i(m,r);else throw m}},r.open("GET",e),r.withCredentials=n,r.overrideMimeType&&r.overrideMimeType("text/xml"),r.send()},Bl={},ry=function(e,n){Bl[e]=Bl[e]||[],Bl[e].push(n)},XO=function(e){for(var n=function(u,m){setTimeout(function(){if(Array.isArray(Bl[e])){var p=vc.get(e),y=Bl[e][u];p instanceof SVGSVGElement&&y(null,V0(p)),p instanceof Error&&y(p),u===Bl[e].length-1&&delete Bl[e]}},0)},i=0,r=Bl[e].length;i<r;i++)n(i)},KO=function(e,n,i){if(vc.has(e)){var r=vc.get(e);if(r===void 0){ry(e,i);return}if(r instanceof SVGSVGElement){i(null,V0(r));return}}vc.set(e,void 0),ry(e,i),z0(e,n,function(s,u){var m;s?vc.set(e,s):((m=u.responseXML)===null||m===void 0?void 0:m.documentElement)instanceof SVGSVGElement&&vc.set(e,u.responseXML.documentElement),XO(e)})},ZO=function(e,n,i){z0(e,n,function(r,s){var u;r?i(r):((u=s.responseXML)===null||u===void 0?void 0:u.documentElement)instanceof SVGSVGElement&&i(null,s.responseXML.documentElement)})},JO=0,QO=function(){return++JO},us=[],iy={},eD="http://www.w3.org/2000/svg",Ch="http://www.w3.org/1999/xlink",oy=function(e,n,i,r,s,u,m){var p=e.getAttribute("data-src")||e.getAttribute("src");if(!p){m(new Error("Invalid data-src or src attribute"));return}if(us.indexOf(e)!==-1){us.splice(us.indexOf(e),1),e=null;return}us.push(e),e.setAttribute("src","");var y=r?KO:ZO;y(p,s,function(k,x){if(!x){us.splice(us.indexOf(e),1),e=null,m(k);return}var O=e.getAttribute("id");O&&x.setAttribute("id",O);var B=e.getAttribute("title");B&&x.setAttribute("title",B);var $=e.getAttribute("width");$&&x.setAttribute("width",$);var Y=e.getAttribute("height");Y&&x.setAttribute("height",Y);var z=Array.from(new Set(Sh(Sh(Sh([],(x.getAttribute("class")||"").split(" "),!0),["injected-svg"],!1),(e.getAttribute("class")||"").split(" "),!0))).join(" ").trim();x.setAttribute("class",z);var L=e.getAttribute("style");L&&x.setAttribute("style",L),x.setAttribute("data-src",p);var ne=[].filter.call(e.attributes,function(qe){return/^data-\w[\w-]*$/.test(qe.name)});if(Array.prototype.forEach.call(ne,function(qe){qe.name&&qe.value&&x.setAttribute(qe.name,qe.value)}),i){var te={clipPath:["clip-path"],"color-profile":["color-profile"],cursor:["cursor"],filter:["filter"],linearGradient:["fill","stroke"],marker:["marker","marker-start","marker-mid","marker-end"],mask:["mask"],path:[],pattern:["fill","stroke"],radialGradient:["fill","stroke"]},he,ie,xe,b,ke;Object.keys(te).forEach(function(qe){he=qe,xe=te[qe],ie=x.querySelectorAll(he+"[id]");for(var at=function(Ze,Qe){b=ie[Ze].id,ke=b+"-"+QO();var Je;Array.prototype.forEach.call(xe,function(jt){Je=x.querySelectorAll("["+jt+'*="'+b+'"]');for(var Ht=0,zn=Je.length;Ht<zn;Ht++){var hr=Je[Ht].getAttribute(jt);hr&&!hr.match(new RegExp('url\\("?#'+b+'"?\\)'))||Je[Ht].setAttribute(jt,"url(#"+ke+")")}});for(var Ke=x.querySelectorAll("[*|href]"),ht=[],wt=0,xt=Ke.length;wt<xt;wt++){var pt=Ke[wt].getAttributeNS(Ch,"href");pt&&pt.toString()==="#"+ie[Ze].id&&ht.push(Ke[wt])}for(var Tt=0,Xe=ht.length;Tt<Xe;Tt++)ht[Tt].setAttributeNS(Ch,"href","#"+ke);ie[Ze].id=ke},_e=0,Pe=ie.length;_e<Pe;_e++)at(_e)})}x.removeAttribute("xmlns:a");for(var ve=x.querySelectorAll("script"),nt=[],gt,tt,et=0,ft=ve.length;et<ft;et++)tt=ve[et].getAttribute("type"),(!tt||tt==="application/ecmascript"||tt==="application/javascript"||tt==="text/javascript")&&(gt=ve[et].innerText||ve[et].textContent,gt&&nt.push(gt),x.removeChild(ve[et]));if(nt.length>0&&(n==="always"||n==="once"&&!iy[p])){for(var me=0,Me=nt.length;me<Me;me++)new Function(nt[me])(window);iy[p]=!0}var ze=x.querySelectorAll("style");if(Array.prototype.forEach.call(ze,function(qe){qe.textContent+=""}),x.setAttribute("xmlns",eD),x.setAttribute("xmlns:xlink",Ch),u(x),!e.parentNode){us.splice(us.indexOf(e),1),e=null,m(new Error("Parent node is null"));return}e.parentNode.replaceChild(x,e),us.splice(us.indexOf(e),1),e=null,m(null,x)})},tD=function(e,n){var i=n===void 0?{}:n,r=i.afterAll,s=r===void 0?function(){}:r,u=i.afterEach,m=u===void 0?function(){}:u,p=i.beforeEach,y=p===void 0?function(){}:p,k=i.cacheRequests,x=k===void 0?!0:k,O=i.evalScripts,B=O===void 0?"never":O,$=i.httpRequestWithCredentials,Y=$===void 0?!1:$,z=i.renumerateIRIElements,L=z===void 0?!0:z;if(e&&"length"in e)for(var ne=0,te=0,he=e.length;te<he;te++)oy(e[te],B,L,x,Y,y,function(ie,xe){m(ie,xe),e&&"length"in e&&e.length===++ne&&s(ne)});else e?oy(e,B,L,x,Y,y,function(ie,xe){m(ie,xe),s(1),e=null}):s(0)},nD=function(e){var n=(e==null?void 0:e.ownerDocument)||document;return n.defaultView||window},rD=function(e,n){for(var i in e)if(!(i in n))return!0;for(var r in n)if(e[r]!==n[r])return!0;return!1},iD=["afterInjection","beforeInjection","desc","evalScripts","fallback","httpRequestWithCredentials","loading","renumerateIRIElements","src","title","useRequestCache","wrapper"],Hf="http://www.w3.org/2000/svg",ay="http://www.w3.org/1999/xlink",jp=function(t){U0(e,t);function e(){for(var i,r=arguments.length,s=new Array(r),u=0;u<r;u++)s[u]=arguments[u];return i=t.call.apply(t,[this].concat(s))||this,i.initialState={hasError:!1,isLoading:!0},i.state=i.initialState,i._isMounted=!1,i.reactWrapper=void 0,i.nonReactWrapper=void 0,i.refCallback=function(m){i.reactWrapper=m},i}var n=e.prototype;return n.renderSVG=function(){var r=this;if(this.reactWrapper instanceof nD(this.reactWrapper).Node){var s=this.props,u=s.desc,m=s.evalScripts,p=s.httpRequestWithCredentials,y=s.renumerateIRIElements,k=s.src,x=s.title,O=s.useRequestCache,B=this.props.onError,$=this.props.beforeInjection,Y=this.props.afterInjection,z=this.props.wrapper,L,ne;z==="svg"?(L=document.createElementNS(Hf,z),L.setAttribute("xmlns",Hf),L.setAttribute("xmlns:xlink",ay),ne=document.createElementNS(Hf,z)):(L=document.createElement(z),ne=document.createElement(z)),L.appendChild(ne),ne.dataset.src=k,this.nonReactWrapper=this.reactWrapper.appendChild(L);var te=function(b){if(r.removeSVG(),!r._isMounted){B(b);return}r.setState(function(){return{hasError:!0,isLoading:!1}},function(){B(b)})},he=function(b,ke){if(b){te(b);return}r._isMounted&&r.setState(function(){return{isLoading:!1}},function(){try{Y(ke)}catch(ve){te(ve)}})},ie=function(b){if(b.setAttribute("role","img"),u){var ke=b.querySelector(":scope > desc");ke&&b.removeChild(ke);var ve=document.createElement("desc");ve.innerHTML=u,b.prepend(ve)}if(x){var nt=b.querySelector(":scope > title");nt&&b.removeChild(nt);var gt=document.createElement("title");gt.innerHTML=x,b.prepend(gt)}try{$(b)}catch(tt){te(tt)}};tD(ne,{afterEach:he,beforeEach:ie,cacheRequests:O,evalScripts:m,httpRequestWithCredentials:p,renumerateIRIElements:y})}},n.removeSVG=function(){var r;(r=this.nonReactWrapper)!=null&&r.parentNode&&(this.nonReactWrapper.parentNode.removeChild(this.nonReactWrapper),this.nonReactWrapper=null)},n.componentDidMount=function(){this._isMounted=!0,this.renderSVG()},n.componentDidUpdate=function(r){var s=this;rD(kc({},r),this.props)&&this.setState(function(){return s.initialState},function(){s.removeSVG(),s.renderSVG()})},n.componentWillUnmount=function(){this._isMounted=!1,this.removeSVG()},n.render=function(){var r=this.props;r.afterInjection,r.beforeInjection,r.desc,r.evalScripts;var s=r.fallback;r.httpRequestWithCredentials;var u=r.loading;r.renumerateIRIElements,r.src,r.title,r.useRequestCache;var m=r.wrapper,p=gp(r,iD),y=m;return kn.createElement(y,kc({},p,{ref:this.refCallback},m==="svg"?{xmlns:Hf,xmlnsXlink:ay}:{}),this.state.isLoading&&u&&kn.createElement(u,null),this.state.hasError&&s&&kn.createElement(s,null))},e}(kn.Component);jp.defaultProps={afterInjection:function(){},beforeInjection:function(){},desc:"",evalScripts:"never",fallback:null,httpRequestWithCredentials:!1,loading:null,onError:function(){},renumerateIRIElements:!0,title:"",useRequestCache:!0,wrapper:"div"};jp.propTypes={afterInjection:xr.func,beforeInjection:xr.func,desc:xr.string,evalScripts:xr.oneOf(["always","once","never"]),fallback:xr.oneOfType([xr.func,xr.object,xr.string]),httpRequestWithCredentials:xr.bool,loading:xr.oneOfType([xr.func,xr.object,xr.string]),onError:xr.func,renumerateIRIElements:xr.bool,src:xr.string.isRequired,title:xr.string,useRequestCache:xr.bool,wrapper:xr.oneOf(["div","span","svg"])};function oD(t){return ut.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",...t,children:ut.jsx("path",{fill:"currenColor",d:"M4.427 7.427l3.396 3.396a.25.25 0 00.354 0l3.396-3.396A.25.25 0 0011.396 7H4.604a.25.25 0 00-.177.427z"})})}function aD(t){const{children:e,parentRef:n,onlyChild:i}=t,[r,s]=Ie.useState({top:0,left:0});return Ie.useLayoutEffect(()=>{if(n.current){const u=n.current.getBoundingClientRect();s({top:u.top,left:u.left+u.width})}},[n]),i?e:_y.createPortal(ut.jsx("div",{style:{position:"fixed",top:r.top,left:r.left,zIndex:1200},children:e}),n.current)}function sD(t){const{children:e,title:n,hasTooltip:i}=t,r=Ie.useRef(),[s,u]=Ie.useState(!1),[m,p]=Ie.useState({top:0,left:0});return ut.jsxs("div",{className:"tooltip-item__wrapper",onMouseOver:()=>{if(u(!0),r.current){const y=r.current.getBoundingClientRect();p({top:y.top-20,left:y.left})}},onMouseLeave:()=>u(!1),ref:r,children:[ut.jsx("div",{children:e}),s&&i&&ut.jsx("div",{className:"tooltip-item__content",style:{position:"fixed",background:"#919196",borderRadius:"4px",color:"#fff",padding:"4px 8px",top:m.top,left:m.left,zIndex:1400,fontSize:10,transition:"all 0.2s ease-in-out",animation:"fadeIn 0.2s ease-in-out",pointerEvents:"none"},children:n})]})}const $0={primary100:"#F0F6E1",primary200:"#E5F5ED",primary300:"#93D500",primary400:"#009D4F",primary500:"#2E7D32",secondary:"#CC0066",secondaryDark:"#AE1857",textPrimary:"#292929",white:"#FFFFFF",grey100:"#FAFAFA",grey200:"#EEEEEE",grey300:"#DDDDDD",grey400:"#C5C5C5",grey500:"#BFBFBF",grey600:"#85858A",success:"#009D4F",successLight:"#009D4F10",warning:"#FFB600",warningLight:"#FFB60010",danger:"#E01B00",dangerLight:"#E01B0010",dangerDark:"#BE1700",linkPrimary:"#007BFF",linkLight:"#007BFF10"};function Y0({item:t,level:e=0,...n}){var gt,tt,et,ft;const{isActive:i,isCollapsed:r,expanded:s,toggleExpand:u}=n,m=`level-${e}`,p=r?"collapsed":"expanded",y=i(t.id)?"active":"",k=(me,Me=m)=>`${me} ${Me} ${p} ${y}`,x=!!((gt=t.children)!=null&&gt.length),[O,B]=Ie.useState(!1),$=Ie.useRef(),Y=window.location.origin,z=t.path&&t.path.includes("http")?new URL(t.path):{origin:"",pathname:""},L=window.location.pathname.split("/")[1],ne=z.pathname.split("/")[1],te=n.ssr||!Y.includes("local")&&Y!==z.origin||ne!==L,he=x||e===0?"div":te?"a":Ry.Link,ie=t.path||"#",xe=e+1,b=x&&!(r&&xe>=2&&!O),ke=r||e===0?void 0:`${e}rem`;console.log("hasDropdown:",b);const ve=()=>{B(!0)},nt=()=>{B(!1)};return ut.jsxs("div",{ref:$,className:k("menu-item__wrapper"),onMouseOver:ve,onMouseOut:nt,children:[ut.jsx(sD,{hasTooltip:r&&e===1,children:ut.jsxs(he,{to:ie,href:ie,className:k("menu-item__link"),style:{paddingLeft:ke,transition:"all 0.3s",color:i(t.id)?((tt=n.brandColors)==null?void 0:tt.primary400)||$0.primary400:void 0,backgroundColor:i(t.id)&&e===1?(et=n.brandColors)==null?void 0:et.primary200:void 0},onClick:me=>{x&&(me.preventDefault(),r||u(t.id))},children:[e!==0&&ut.jsx(lD,{cls:k,item:t}),ut.jsx("span",{className:k("menu-item__label"),children:t.name}),x&&ut.jsx("div",{className:k("menu-item__icon-arrow__wrapper"),children:ut.jsx(oD,{className:k(`menu-item__icon-arrow__icon ${s(t.id)?"open":"close"}`)})})]}),title:t.name}),b&&ut.jsx(aD,{parentRef:$,onlyChild:!r||r&&xe<2,children:ut.jsx(WO.div,{className:k(`menu-item__dropdown ${s(t.id)?"menu-item__dropdown--open":"menu-item__dropdown--close"}`,`level-${xe}`),initial:{height:r||s(t.id)?"auto":0},animate:{height:r||s(t.id)?"auto":0},transition:{duration:.25},children:(ft=t.children)==null?void 0:ft.map(me=>Ie.createElement(Y0,{...n,key:me.id,item:me,level:xe}))})})]})}function lD({item:t,cls:e}){var u,m;const[n,i]=Ie.useState(!t.icon),r=()=>{i(!0)},s=(u=t.icon)==null?void 0:u.endsWith(".svg");return ut.jsx("div",{className:e("menu-item__icon"),children:n?ut.jsx("div",{style:{width:24,height:24,backgroundColor:"#dadada",borderRadius:"5px",display:"flex",justifyContent:"center",alignItems:"center"},children:(m=t.name.trim().at(0))==null?void 0:m.toUpperCase()}):s?ut.jsx(jp,{src:t.icon,beforeInjection:p=>{p.setAttribute("style","margin: 0 auto;"),p.querySelectorAll("path").forEach(k=>{k.hasAttribute("fill")&&k.setAttribute("fill","currentColor"),k.hasAttribute("stroke")&&k.setAttribute("stroke","currentColor")})}}):ut.jsx("img",{src:t.icon||"/",alt:" ",style:{height:24,maxHeight:24},onError:r})})}function uD(){return ut.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",fill:"currentColor",stroke:"currentColor",strokeWidth:"0",viewBox:"0 0 24 24",children:ut.jsx("path",{d:"M21 18v2H3v-2h18zM6.596 3.903L8.01 5.318 4.828 8.5 8.01 11.68l-1.414 1.415L2 8.5l4.596-4.597zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z"})})}function cD(){return ut.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",fill:"currentColor",stroke:"currentColor",strokeWidth:"0",viewBox:"0 0 24 24",children:ut.jsx("path",{d:"M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"})})}function fD(t){return ut.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"20",fill:"none",viewBox:"0 0 18 20",...t,children:ut.jsx("path",{fill:"#E01B00",fillRule:"evenodd",d:"M.179 2.875A2.375 2.375 0 012.554.5h3.393a1.018 1.018 0 010 2.036H2.554a.34.34 0 00-.34.339v14.25c0 .187.152.34.34.34h3.393a1.018 1.018 0 110 2.035H2.554a2.375 2.375 0 01-2.375-2.375V2.875zm14.167 6.107h-7.72a1.018 1.018 0 000 2.036h7.72l-2.673 2.673a1.018 1.018 0 101.44 1.44l4.41-4.411a1.018 1.018 0 000-1.44l-4.41-4.41a1.018 1.018 0 10-1.44 1.439l2.673 2.673z",clipRule:"evenodd"})})}const dD=`.wrap-section{padding:0 8px;transition:all .3s}.wrap-section.collapsed{padding:0 4px}.side-bar{display:flex;flex-direction:column;max-width:18rem;height:calc(100vh - 64px);border-right:1px solid #ddd;background-color:#fafafa;transition:all .3s}.side-bar.expanded{width:17rem}.side-bar.collapsed{width:64px}.side-bar__wrap-btn-logout,.side-bar__btn-logout{margin:40px 0}.side-bar__logout-btn__text{margin-left:12px;font-size:.875rem;opacity:1}.side-bar__logout-btn__text.collapsed{opacity:0;transition:ease-in-out .2s;transition-delay:.15s}.side-bar__wrapper-toggle-btn{display:flex;flex-direction:row;justify-content:flex-end;transition:all .3s;margin-right:-8px;margin-top:40px}.side-bar__wrapper-toggle-btn.collapsed{justify-content:center;width:100%}.side-bar__toggle-btn{margin-top:-6px;color:#85858a}.side-bar__logout-btn{width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;padding:8px 16px 8px 18.6665px;min-height:48px;border-radius:.375rem;overflow:hidden;transition:all .3s ease-in-out}.side-bar__logout-btn:hover{background-color:#919eab14}.side-bar__icon-logout{flex-shrink:0}.menu-item__wrapper{display:flex;flex-direction:column;position:relative;width:100%}.menu-item__link{display:flex;flex-direction:row;border-radius:.375rem;align-items:center;padding:.5rem;position:relative;height:48px;cursor:pointer;color:#85858a}.menu-item__link:hover{background-color:#919eab14}.menu-item__link.collapsed.level-1{padding-left:calc(.5rem + 7.665px)!important}.menu-item__link.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.expanded.level-2,.menu-item__link.active.expanded.level-3,.menu-item__link.active.expanded.level-4,.menu-item__link.active.expanded.level-5,.menu-item__link.active.expanded.level-6,.menu-item__link.active.expanded.level-7,.menu-item__link.active.expanded.level-8,.menu-item__link.active.expanded.level-9,.menu-item__link.active.expanded.level-10{background-color:unset;color:inherit}.menu-item__link.level-0{height:37px}.menu-item__link.menu-item__link.collapsed.level-0{padding:0;height:0;transition:all .15s}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center}.menu-item__icon.collapsed.level-1>*{margin:0 auto}.menu-item__label{font-size:.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex-shrink:1;margin-left:12px;padding-right:12px;color:#292929;opacity:1}.menu-item__label.level-1.collapsed{text-overflow:unset}.menu-item__label.active{color:inherit}.menu-item__label.collapsed{margin-left:8px;font-size:.75rem;line-height:1rem}.menu-item__label.collapsed.level-0,.menu-item__label.collapsed.level-1{font-size:.875rem;opacity:0;transition-delay:.15s}.menu-item__label.level-0{color:#85858a;margin-left:0}.menu-item__icon-arrow__wrapper{display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0}.menu-item__icon-arrow__wrapper.expanded{right:4px}.menu-item__icon-arrow__wrapper.level-0.collapsed{display:none}.menu-item__icon-arrow__icon{transition:all .3s!important;transform:rotate(-90deg)!important}.menu-item__icon-arrow__icon.active{color:inherit}.menu-item__icon-arrow__icon.expanded.open{transform:rotate(0)!important}.menu-item__dropdown.collapsed{background-color:#fafafa;border:1px solid #ddd;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;border-radius:4px;width:180px;max-width:180px;padding:4px;z-index:1200}.menu-item__dropdown,.menu-item__dropdown>*{margin-top:4px}.menu-item__dropdown.expanded.menu-item__dropdown--close{margin-top:0;transition:margin-top .3s}.menu-item__dropdown:first-of-type{margin-top:0}.menu-item__dropdown>*:first-child{margin-top:0}.menu-item__dropdown.collapsed .menu-item__link{height:40px}.menu-item__dropdown.collapsed .menu-item__link.level-1{height:48px}.menu-item__dropdown.collapsed.level-1{width:auto;max-width:unset;box-shadow:none;border:none;padding:0;background-color:unset}.menu-item__dropdown.expanded{overflow:hidden}.icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;background-color:transparent;transition:background-color .3s ease;border:none}.icon-btn:hover{background-color:var(--btn-bg-hover)}.simplebar-scrollbar:before{background-color:#0000002d}.side-bar__menu.collapsed .simplebar-track.simplebar-vertical{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
135
- `,sy=localStorage.getItem("isCollapsed");function hD(t){const{baseUrl:e,menuPath:n}=t,i=Ry.useLocation(),[r,s]=Ie.useState([]),[u,m]=Ie.useState(sy===null?!0:sy==="true"),[p,y]=Ie.useState({}),k=Np(r),[x,O]=Ie.useState(window.location.href);Ie.useEffect(()=>{O(window.location.href)},[i]);const B=G0(k,x).filter(ie=>ie.parentKey!==0);console.log("matchPaths:",x,i,B);const $=ie=>{y({...p,[ie]:!p[ie]})},Y=()=>{m(!u),localStorage.setItem("isCollapsed",JSON.stringify(!u))};Ie.useLayoutEffect(()=>{(async()=>{var xe,b;try{const ve=e+(n||"/global-menu-config/api/v1/menu-items/user"),{data:nt}=await fT.get(ve,{withCredentials:!0});let gt=nt.map(et=>({...et,parentKey:0}));gt=X0(gt),t.replacePath&&(gt=q0(gt,t.replacePath));const tt=gD(gt);y(tt),s(gt)}catch(ke){console.log(ke),Ly(((b=(xe=ke.response)==null?void 0:xe.data)==null?void 0:b.errorMessage)||"Have error when get menu items")}})()},[e,n,t.replacePath]);const[z,L]=Ie.useState(!1),ne=u?"collapsed":"expanded",te=ie=>`${ie} ${ne}`,he=Ie.useRef(null);return ut.jsxs("div",{className:te("side-bar"),children:[ut.jsx("div",{className:te("wrap-section side-bar__wrapper-toggle-btn"),children:ut.jsx("button",{className:"icon-btn side-bar__toggle-btn",onClick:Y,children:u?ut.jsx(cD,{}):ut.jsx(uD,{})})}),ut.jsx(wb,{ref:he,className:te("wrap-section side-bar__menu"),style:{marginTop:24,flex:1,overflow:"auto",height:"100%",overflowX:"hidden"},children:r.map(ie=>{const xe=b=>B.some(ke=>ke.id===b);return ut.jsx(Y0,{item:ie,isActive:xe,isCollapsed:u,expanded:b=>p[b],toggleExpand:$,replacePath:t.replacePath,ssr:t.ssr,brandColors:t.brandColors},ie.id)})}),ut.jsxs("div",{className:te("wrap-section side-bar__wrap-btn-logout"),children:[ut.jsxs("button",{className:te("side-bar__logout-btn"),onClick:()=>L(!0),children:[ut.jsx(fD,{className:te("side-bar__icon-logout")}),ut.jsx("span",{className:te("side-bar__logout-btn__text"),children:"Logout"})]}),ut.jsx(Py,{isOpen:z,onClose:()=>L(!1),onConfirm:()=>t.logout?t.logout():A_(t.baseUrl)})]})]})}function Np(t){let e=[];for(const n of t)e.push(n),n.children&&(e=e.concat(Np(n.children)));return e}function pD(t,e){const n=new URL(t).searchParams,i=new URL(e).searchParams;return Array.from(i).filter(([r,s])=>s===n.get(r)).length}function G0(t,e){const n=new URL(e),i=t.filter(u=>u.path&&u.path.includes("http")).map(u=>({item:u,itemUrl:new URL(u.path),matchingParamsCount:pD(e,u.path)})).sort((u,m)=>{const p=new URL(u.itemUrl).searchParams,y=new URL(m.itemUrl).searchParams;return Array.from(p).length-Array.from(y).length}).filter(({itemUrl:u})=>n.origin===u.origin).filter(({itemUrl:u})=>n.pathname===u.pathname).sort((u,m)=>m.matchingParamsCount-u.matchingParamsCount);let r=i.length>0?i[0].item:null;console.log("matchingItems:",i);let s=[];for(;r;)s=[r,...s],r=t.find(u=>u.id===(r==null?void 0:r.parentKey))||null;return s}function q0(t,e){return t.map(n=>(n.path&&(n.path=e(n.path)),n.children&&n.children.length>0&&(n.children=q0(n.children,e)),n))}function X0(t){return t.map(n=>n.path&&!n.path.includes("http")&&n.path.includes("/")?{...n,path:window.location.origin+n.path}:(n.children&&(n.children=X0(n.children)),n))}function gD(t){const e=Np(t),n=G0(e,window.location.href),i={};return n.forEach(r=>i[r.id]=!0),e.forEach(r=>{r.parentKey||(i[r.id]=!0)}),i}function mD(t){return ut.jsx(Uy,{styles:[__,dD],style:{position:"sticky",zIndex:20},children:ut.jsx(hD,{...t})})}const vD={"page-container":"_page-container_6iqty_1","page-main-content":"_page-main-content_6iqty_8","page-title":"_page-title_6iqty_19","text-base":"_text-base_6iqty_25","mt-4":"_mt-4_6iqty_32"};var sd={exports:{}};/**
136
- * @license
137
- * Lodash <https://lodash.com/>
138
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
139
- * Released under MIT license <https://lodash.com/license>
140
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
141
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
142
- */sd.exports;(function(t,e){(function(){var n,i="4.17.21",r=200,s="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",m="Invalid `variable` option passed into `_.template`",p="__lodash_hash_undefined__",y=500,k="__lodash_placeholder__",x=1,O=2,B=4,$=1,Y=2,z=1,L=2,ne=4,te=8,he=16,ie=32,xe=64,b=128,ke=256,ve=512,nt=30,gt="...",tt=800,et=16,ft=1,me=2,Me=3,ze=1/0,qe=9007199254740991,at=17976931348623157e292,_e=0/0,Pe=4294967295,Ye=Pe-1,Ze=Pe>>>1,Qe=[["ary",b],["bind",z],["bindKey",L],["curry",te],["curryRight",he],["flip",ve],["partial",ie],["partialRight",xe],["rearg",ke]],Je="[object Arguments]",Ke="[object Array]",ht="[object AsyncFunction]",wt="[object Boolean]",xt="[object Date]",pt="[object DOMException]",Tt="[object Error]",Xe="[object Function]",jt="[object GeneratorFunction]",Ht="[object Map]",zn="[object Number]",hr="[object Null]",$n="[object Object]",xn="[object Promise]",Pi="[object Proxy]",Cr="[object RegExp]",Jn="[object Set]",an="[object String]",un="[object Symbol]",cn="[object Undefined]",dt="[object WeakMap]",_n="[object WeakSet]",ri="[object ArrayBuffer]",on="[object DataView]",Ai="[object Float32Array]",Oi="[object Float64Array]",Di="[object Int8Array]",Tr="[object Int16Array]",jn="[object Int32Array]",Er="[object Uint8Array]",pr="[object Uint8ClampedArray]",Ur="[object Uint16Array]",Vr="[object Uint32Array]",yo=/\b__p \+= '';/g,Yn=/\b(__p \+=) '' \+/g,zr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Qn=/&(?:amp|lt|gt|quot|#39);/g,qt=/[&<>"']/g,ii=RegExp(Qn.source),Ii=RegExp(qt.source),Rn=/<%-([\s\S]+?)%>/g,fn=/<%([\s\S]+?)%>/g,oi=/<%=([\s\S]+?)%>/g,ai=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,hn=/^\w*$/,Zi=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,gr=/[\\^$.*+?()[\]{}|]/g,si=RegExp(gr.source),sn=/^\s+/,gi=/\s/,da=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ha=/\{\n\/\* \[wrapped with (.+)\] \*/,$r=/,? & /,Ji=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Qi=/[()=,{}\[\]\/\s]/,bo=/\\(\\)?/g,mi=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,li=/\w*$/,vi=/^[-+]0x[0-9a-f]+$/i,eo=/^0b[01]+$/i,yi=/^\[object .+?Constructor\]$/,Yr=/^0o[0-7]+$/i,mr=/^(?:0|[1-9]\d*)$/,kr=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Gr=/($^)/,_r=/['\n\r\u2028\u2029\\]/g,Nn="\\ud800-\\udfff",dn="\\u0300-\\u036f",Rr="\\ufe20-\\ufe2f",vr="\\u20d0-\\u20ff",Pn=dn+Rr+vr,ui="\\u2700-\\u27bf",Pr="a-z\\xdf-\\xf6\\xf8-\\xff",qr="\\xac\\xb1\\xd7\\xf7",Gn="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Xr="\\u2000-\\u206f",Kr=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Mi="A-Z\\xc0-\\xd6\\xd8-\\xde",En="\\ufe0e\\ufe0f",yr=qr+Gn+Xr+Kr,or="['’]",wo="["+Nn+"]",Li="["+yr+"]",Ar="["+Pn+"]",S="\\d+",I="["+ui+"]",V="["+Pr+"]",J="[^"+Nn+yr+S+ui+Pr+Mi+"]",Te="\\ud83c[\\udffb-\\udfff]",pe="(?:"+Ar+"|"+Te+")",Oe="[^"+Nn+"]",$e="(?:\\ud83c[\\udde6-\\uddff]){2}",mt="[\\ud800-\\udbff][\\udc00-\\udfff]",St="["+Mi+"]",vt="\\u200d",Wt="(?:"+V+"|"+J+")",qn="(?:"+St+"|"+J+")",Hn="(?:"+or+"(?:d|ll|m|re|s|t|ve))?",Sn="(?:"+or+"(?:D|LL|M|RE|S|T|VE))?",Or=pe+"?",er="["+En+"]?",Fi="(?:"+vt+"(?:"+[Oe,$e,mt].join("|")+")"+er+Or+")*",ci="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Bi="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Dr=er+Or+Fi,xo="(?:"+[I,$e,mt].join("|")+")"+Dr,ps="(?:"+[Oe+Ar+"?",Ar,$e,mt,wo].join("|")+")",pa=RegExp(or,"g"),ga=RegExp(Ar,"g"),ma=RegExp(Te+"(?="+Te+")|"+ps+Dr,"g"),va=RegExp([St+"?"+V+"+"+Hn+"(?="+[Li,St,"$"].join("|")+")",qn+"+"+Sn+"(?="+[Li,St+Wt,"$"].join("|")+")",St+"?"+Wt+"+"+Hn,St+"+"+Sn,Bi,ci,S,xo].join("|"),"g"),fi=RegExp("["+vt+Nn+Pn+En+"]"),So=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,$o=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],nn=-1,Xt={};Xt[Ai]=Xt[Oi]=Xt[Di]=Xt[Tr]=Xt[jn]=Xt[Er]=Xt[pr]=Xt[Ur]=Xt[Vr]=!0,Xt[Je]=Xt[Ke]=Xt[ri]=Xt[wt]=Xt[on]=Xt[xt]=Xt[Tt]=Xt[Xe]=Xt[Ht]=Xt[zn]=Xt[$n]=Xt[Cr]=Xt[Jn]=Xt[an]=Xt[dt]=!1;var Nt={};Nt[Je]=Nt[Ke]=Nt[ri]=Nt[on]=Nt[wt]=Nt[xt]=Nt[Ai]=Nt[Oi]=Nt[Di]=Nt[Tr]=Nt[jn]=Nt[Ht]=Nt[zn]=Nt[$n]=Nt[Cr]=Nt[Jn]=Nt[an]=Nt[un]=Nt[Er]=Nt[pr]=Nt[Ur]=Nt[Vr]=!0,Nt[Tt]=Nt[Xe]=Nt[dt]=!1;var bi={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Zr={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Co={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},di={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ar=parseFloat,ya=parseInt,Yo=typeof No=="object"&&No&&No.Object===Object&&No,ja=typeof self=="object"&&self&&self.Object===Object&&self,pn=Yo||ja||Function("return this")(),To=e&&!e.nodeType&&e,hi=To&&!0&&t&&!t.nodeType&&t,Na=hi&&hi.exports===To,to=Na&&Yo.process,Xn=function(){try{var X=hi&&hi.require&&hi.require("util").types;return X||to&&to.binding&&to.binding("util")}catch{}}(),l=Xn&&Xn.isArrayBuffer,d=Xn&&Xn.isDate,w=Xn&&Xn.isMap,T=Xn&&Xn.isRegExp,D=Xn&&Xn.isSet,M=Xn&&Xn.isTypedArray;function N(X,ue,le){switch(le.length){case 0:return X.call(ue);case 1:return X.call(ue,le[0]);case 2:return X.call(ue,le[0],le[1]);case 3:return X.call(ue,le[0],le[1],le[2])}return X.apply(ue,le)}function ae(X,ue,le,Be){for(var je=-1,ot=X==null?0:X.length;++je<ot;){var st=X[je];ue(Be,st,le(st),X)}return Be}function ee(X,ue){for(var le=-1,Be=X==null?0:X.length;++le<Be&&ue(X[le],le,X)!==!1;);return X}function ge(X,ue){for(var le=X==null?0:X.length;le--&&ue(X[le],le,X)!==!1;);return X}function De(X,ue){for(var le=-1,Be=X==null?0:X.length;++le<Be;)if(!ue(X[le],le,X))return!1;return!0}function Le(X,ue){for(var le=-1,Be=X==null?0:X.length,je=0,ot=[];++le<Be;){var st=X[le];ue(st,le,X)&&(ot[je++]=st)}return ot}function Se(X,ue){var le=X==null?0:X.length;return!!le&&en(X,ue,0)>-1}function Ne(X,ue,le){for(var Be=-1,je=X==null?0:X.length;++Be<je;)if(le(ue,X[Be]))return!0;return!1}function it(X,ue){for(var le=-1,Be=X==null?0:X.length,je=Array(Be);++le<Be;)je[le]=ue(X[le],le,X);return je}function Rt(X,ue){for(var le=-1,Be=ue.length,je=X.length;++le<Be;)X[je+le]=ue[le];return X}function Ot(X,ue,le,Be){var je=-1,ot=X==null?0:X.length;for(Be&&ot&&(le=X[++je]);++je<ot;)le=ue(le,X[je],je,X);return le}function An(X,ue,le,Be){var je=X==null?0:X.length;for(Be&&je&&(le=X[--je]);je--;)le=ue(le,X[je],je,X);return le}function ln(X,ue){for(var le=-1,Be=X==null?0:X.length;++le<Be;)if(ue(X[le],le,X))return!0;return!1}var Ir=C("length");function Mr(X){return X.split("")}function Ut(X){return X.match(Ji)||[]}function Lr(X,ue,le){var Be;return le(X,function(je,ot,st){if(ue(je,ot,st))return Be=ot,!1}),Be}function Vt(X,ue,le,Be){for(var je=X.length,ot=le+(Be?1:-1);Be?ot--:++ot<je;)if(ue(X[ot],ot,X))return ot;return-1}function en(X,ue,le){return ue===ue?Gl(X,ue,le):Vt(X,ro,le)}function no(X,ue,le,Be){for(var je=le-1,ot=X.length;++je<ot;)if(Be(X[je],ue))return je;return-1}function ro(X){return X!==X}function br(X,ue){var le=X==null?0:X.length;return le?be(X,ue)/le:_e}function C(X){return function(ue){return ue==null?n:ue[X]}}function A(X){return function(ue){return X==null?n:X[ue]}}function H(X,ue,le,Be,je){return je(X,function(ot,st,rt){le=Be?(Be=!1,ot):ue(le,ot,st,rt)}),le}function Z(X,ue){var le=X.length;for(X.sort(ue);le--;)X[le]=X[le].value;return X}function be(X,ue){for(var le,Be=-1,je=X.length;++Be<je;){var ot=ue(X[Be]);ot!==n&&(le=le===n?ot:le+ot)}return le}function we(X,ue){for(var le=-1,Be=Array(X);++le<X;)Be[le]=ue(le);return Be}function Fe(X,ue){return it(ue,function(le){return[le,X[le]]})}function Ve(X){return X&&X.slice(0,vs(X)+1).replace(sn,"")}function yt(X){return function(ue){return X(ue)}}function Ft(X,ue){return it(ue,function(le){return X[le]})}function _t(X,ue){return X.has(ue)}function Ct(X,ue){for(var le=-1,Be=X.length;++le<Be&&en(ue,X[le],0)>-1;);return le}function Mn(X,ue){for(var le=X.length;le--&&en(ue,X[le],0)>-1;);return le}function yn(X,ue){for(var le=X.length,Be=0;le--;)X[le]===ue&&++Be;return Be}var Wn=A(bi),Go=A(Zr);function Ha(X){return"\\"+di[X]}function qo(X,ue){return X==null?n:X[ue]}function Jr(X){return fi.test(X)}function gs(X){return So.test(X)}function io(X){for(var ue,le=[];!(ue=X.next()).done;)le.push(ue.value);return le}function Wa(X){var ue=-1,le=Array(X.size);return X.forEach(function(Be,je){le[++ue]=[je,Be]}),le}function Xo(X,ue){return function(le){return X(ue(le))}}function pi(X,ue){for(var le=-1,Be=X.length,je=0,ot=[];++le<Be;){var st=X[le];(st===ue||st===k)&&(X[le]=k,ot[je++]=le)}return ot}function ji(X){var ue=-1,le=Array(X.size);return X.forEach(function(Be){le[++ue]=Be}),le}function ms(X){var ue=-1,le=Array(X.size);return X.forEach(function(Be){le[++ue]=[Be,Be]}),le}function Gl(X,ue,le){for(var Be=le-1,je=X.length;++Be<je;)if(X[Be]===ue)return Be;return-1}function Ko(X,ue,le){for(var Be=le+1;Be--;)if(X[Be]===ue)return Be;return Be}function oo(X){return Jr(X)?Va(X):Ir(X)}function sr(X){return Jr(X)?K(X):Mr(X)}function vs(X){for(var ue=X.length;ue--&&gi.test(X.charAt(ue)););return ue}var Ua=A(Co);function Va(X){for(var ue=ma.lastIndex=0;ma.test(X);)++ue;return ue}function K(X){return X.match(ma)||[]}function de(X){return X.match(va)||[]}var Ee=function X(ue){ue=ue==null?pn:Ce.defaults(pn.Object(),ue,Ce.pick(pn,$o));var le=ue.Array,Be=ue.Date,je=ue.Error,ot=ue.Function,st=ue.Math,rt=ue.Object,Dt=ue.RegExp,Et=ue.String,zt=ue.TypeError,On=le.prototype,tr=ot.prototype,Un=rt.prototype,Fr=ue["__core-js_shared__"],Ni=tr.toString,It=Un.hasOwnProperty,Yu=0,Cn=function(){var o=/[^.]+$/.exec(Fr&&Fr.keys&&Fr.keys.IE_PROTO||"");return o?"Symbol(src)_1."+o:""}(),Zo=Un.toString,ql=Ni.call(rt),Tn=pn._,za=Dt("^"+Ni.call(It).replace(gr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$a=Na?ue.Buffer:n,ao=ue.Symbol,Ya=ue.Uint8Array,ol=$a?$a.allocUnsafe:n,Ga=Xo(rt.getPrototypeOf,rt),Xl=rt.create,Kl=Un.propertyIsEnumerable,ba=On.splice,al=ao?ao.isConcatSpreadable:n,Eo=ao?ao.iterator:n,Hi=ao?ao.toStringTag:n,ko=function(){try{var o=Eu(rt,"defineProperty");return o({},"",{}),o}catch{}}(),ys=ue.clearTimeout!==pn.clearTimeout&&ue.clearTimeout,bs=Be&&Be.now!==pn.Date.now&&Be.now,sl=ue.setTimeout!==pn.setTimeout&&ue.setTimeout,ws=st.ceil,qa=st.floor,xs=rt.getOwnPropertySymbols,Zl=$a?$a.isBuffer:n,Jl=ue.isFinite,Xa=On.join,Ql=Xo(rt.keys,rt),Dn=st.max,In=st.min,eu=Be.now,tu=ue.parseInt,_o=st.random,Gu=On.reverse,Ro=Eu(ue,"DataView"),Wi=Eu(ue,"Map"),Ss=Eu(ue,"Promise"),Br=Eu(ue,"Set"),Jo=Eu(ue,"WeakMap"),Qo=Eu(rt,"create"),ea=Jo&&new Jo,ta={},Cs=ku(Ro),qu=ku(Wi),Xu=ku(Ss),ll=ku(Br),Ts=ku(Jo),Ka=ao?ao.prototype:n,Es=Ka?Ka.valueOf:n,wa=Ka?Ka.toString:n;function U(o){if(rr(o)&&!Gt(o)&&!(o instanceof Yt)){if(o instanceof jr)return o;if(It.call(o,"__wrapped__"))return ug(o)}return new jr(o)}var na=function(){function o(){}return function(a){if(!Kn(a))return{};if(Xl)return Xl(a);o.prototype=a;var h=new o;return o.prototype=n,h}}();function xa(){}function jr(o,a){this.__wrapped__=o,this.__actions__=[],this.__chain__=!!a,this.__index__=0,this.__values__=n}U.templateSettings={escape:Rn,evaluate:fn,interpolate:oi,variable:"",imports:{_:U}},U.prototype=xa.prototype,U.prototype.constructor=U,jr.prototype=na(xa.prototype),jr.prototype.constructor=jr;function Yt(o){this.__wrapped__=o,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Pe,this.__views__=[]}function ul(){var o=new Yt(this.__wrapped__);return o.__actions__=cr(this.__actions__),o.__dir__=this.__dir__,o.__filtered__=this.__filtered__,o.__iteratees__=cr(this.__iteratees__),o.__takeCount__=this.__takeCount__,o.__views__=cr(this.__views__),o}function Za(){if(this.__filtered__){var o=new Yt(this);o.__dir__=-1,o.__filtered__=!0}else o=this.clone(),o.__dir__*=-1;return o}function ks(){var o=this.__wrapped__.value(),a=this.__dir__,h=Gt(o),_=a<0,j=h?o.length:0,G=jw(0,j,this.__views__),oe=G.start,fe=G.end,ye=fe-oe,He=_?fe:oe-1,We=this.__iteratees__,Ge=We.length,ct=0,kt=In(ye,this.__takeCount__);if(!h||!_&&j==ye&&kt==ye)return ti(o,this.__actions__);var Mt=[];e:for(;ye--&&ct<kt;){He+=a;for(var Zt=-1,Lt=o[He];++Zt<Ge;){var Qt=We[Zt],tn=Qt.iteratee,Fo=Qt.type,qi=tn(Lt);if(Fo==me)Lt=qi;else if(!qi){if(Fo==ft)continue e;break e}}Mt[ct++]=Lt}return Mt}Yt.prototype=na(xa.prototype),Yt.prototype.constructor=Yt;function so(o){var a=-1,h=o==null?0:o.length;for(this.clear();++a<h;){var _=o[a];this.set(_[0],_[1])}}function Ja(){this.__data__=Qo?Qo(null):{},this.size=0}function cl(o){var a=this.has(o)&&delete this.__data__[o];return this.size-=a?1:0,a}function fl(o){var a=this.__data__;if(Qo){var h=a[o];return h===p?n:h}return It.call(a,o)?a[o]:n}function dl(o){var a=this.__data__;return Qo?a[o]!==n:It.call(a,o)}function Ku(o,a){var h=this.__data__;return this.size+=this.has(o)?0:1,h[o]=Qo&&a===n?p:a,this}so.prototype.clear=Ja,so.prototype.delete=cl,so.prototype.get=fl,so.prototype.has=dl,so.prototype.set=Ku;function lo(o){var a=-1,h=o==null?0:o.length;for(this.clear();++a<h;){var _=o[a];this.set(_[0],_[1])}}function Zu(){this.__data__=[],this.size=0}function Rc(o){var a=this.__data__,h=xi(a,o);if(h<0)return!1;var _=a.length-1;return h==_?a.pop():ba.call(a,h,1),--this.size,!0}function Pc(o){var a=this.__data__,h=xi(a,o);return h<0?n:a[h][1]}function Ju(o){return xi(this.__data__,o)>-1}function Ac(o,a){var h=this.__data__,_=xi(h,o);return _<0?(++this.size,h.push([o,a])):h[_][1]=a,this}lo.prototype.clear=Zu,lo.prototype.delete=Rc,lo.prototype.get=Pc,lo.prototype.has=Ju,lo.prototype.set=Ac;function Po(o){var a=-1,h=o==null?0:o.length;for(this.clear();++a<h;){var _=o[a];this.set(_[0],_[1])}}function hl(){this.size=0,this.__data__={hash:new so,map:new(Wi||lo),string:new so}}function pl(o){var a=mf(this,o).delete(o);return this.size-=a?1:0,a}function Oc(o){return mf(this,o).get(o)}function nu(o){return mf(this,o).has(o)}function gl(o,a){var h=mf(this,o),_=h.size;return h.set(o,a),this.size+=h.size==_?0:1,this}Po.prototype.clear=hl,Po.prototype.delete=pl,Po.prototype.get=Oc,Po.prototype.has=nu,Po.prototype.set=gl;function Sa(o){var a=-1,h=o==null?0:o.length;for(this.__data__=new Po;++a<h;)this.add(o[a])}function Dc(o){return this.__data__.set(o,p),this}function Ic(o){return this.__data__.has(o)}Sa.prototype.add=Sa.prototype.push=Dc,Sa.prototype.has=Ic;function Ui(o){var a=this.__data__=new lo(o);this.size=a.size}function Ao(){this.__data__=new lo,this.size=0}function ru(o){var a=this.__data__,h=a.delete(o);return this.size=a.size,h}function ml(o){return this.__data__.get(o)}function Jt(o){return this.__data__.has(o)}function Ca(o,a){var h=this.__data__;if(h instanceof lo){var _=h.__data__;if(!Wi||_.length<r-1)return _.push([o,a]),this.size=++h.size,this;h=this.__data__=new Po(_)}return h.set(o,a),this.size=h.size,this}Ui.prototype.clear=Ao,Ui.prototype.delete=ru,Ui.prototype.get=ml,Ui.prototype.has=Jt,Ui.prototype.set=Ca;function ra(o,a){var h=Gt(o),_=!h&&_u(o),j=!h&&!_&&Ol(o),G=!h&&!_&&!j&&dc(o),oe=h||_||j||G,fe=oe?we(o.length,Et):[],ye=fe.length;for(var He in o)(a||It.call(o,He))&&!(oe&&(He=="length"||j&&(He=="offset"||He=="parent")||G&&(He=="buffer"||He=="byteLength"||He=="byteOffset")||$s(He,ye)))&&fe.push(He);return fe}function rn(o){var a=o.length;return a?o[Cl(0,a-1)]:n}function wi(o,a){return vf(cr(o),ia(a,0,o.length))}function Ta(o){return vf(cr(o))}function Qa(o,a,h){(h!==n&&!Ia(o[a],h)||h===n&&!(a in o))&&lr(o,a,h)}function Ln(o,a,h){var _=o[a];(!(It.call(o,a)&&Ia(_,h))||h===n&&!(a in o))&&lr(o,a,h)}function xi(o,a){for(var h=o.length;h--;)if(Ia(o[h][0],a))return h;return-1}function Ea(o,a,h,_){return oa(o,function(j,G,oe){a(_,j,h(j),oe)}),_}function Vi(o,a){return o&&fo(a,ni(a),o)}function ka(o,a){return o&&fo(a,po(a),o)}function lr(o,a,h){a=="__proto__"&&ko?ko(o,a,{configurable:!0,enumerable:!0,value:h,writable:!0}):o[a]=h}function iu(o,a){for(var h=-1,_=a.length,j=le(_),G=o==null;++h<_;)j[h]=G?n:Ud(o,a[h]);return j}function ia(o,a,h){return o===o&&(h!==n&&(o=o<=h?o:h),a!==n&&(o=o>=a?o:a)),o}function Nr(o,a,h,_,j,G){var oe,fe=a&x,ye=a&O,He=a&B;if(h&&(oe=j?h(o,_,j,G):h(o)),oe!==n)return oe;if(!Kn(o))return o;var We=Gt(o);if(We){if(oe=Hw(o),!fe)return cr(o,oe)}else{var Ge=Ei(o),ct=Ge==Xe||Ge==jt;if(Ol(o))return xu(o,fe);if(Ge==$n||Ge==Je||ct&&!j){if(oe=ye||ct?{}:eg(o),!fe)return ye?Pl(o,ka(oe,o)):uc(o,Vi(oe,o))}else{if(!Nt[Ge])return j?o:{};oe=Ww(o,Ge,fe)}}G||(G=new Ui);var kt=G.get(o);if(kt)return kt;G.set(o,oe),Pg(o)?o.forEach(function(Lt){oe.add(Nr(Lt,a,h,Lt,o,G))}):_g(o)&&o.forEach(function(Lt,Qt){oe.set(Qt,Nr(Lt,a,h,Qt,o,G))});var Mt=He?ye?Rd:_d:ye?po:ni,Zt=We?n:Mt(o);return ee(Zt||o,function(Lt,Qt){Zt&&(Qt=Lt,Lt=o[Qt]),Ln(oe,Qt,Nr(Lt,a,h,Qt,o,G))}),oe}function ou(o){var a=ni(o);return function(h){return Qu(h,o,a)}}function Qu(o,a,h){var _=h.length;if(o==null)return!_;for(o=rt(o);_--;){var j=h[_],G=a[j],oe=o[j];if(oe===n&&!(j in o)||!G(oe))return!1}return!0}function au(o,a,h){if(typeof o!="function")throw new zt(u);return jc(function(){o.apply(n,h)},a)}function Oo(o,a,h,_){var j=-1,G=Se,oe=!0,fe=o.length,ye=[],He=a.length;if(!fe)return ye;h&&(a=it(a,yt(h))),_?(G=Ne,oe=!1):a.length>=r&&(G=_t,oe=!1,a=new Sa(a));e:for(;++j<fe;){var We=o[j],Ge=h==null?We:h(We);if(We=_||We!==0?We:0,oe&&Ge===Ge){for(var ct=He;ct--;)if(a[ct]===Ge)continue e;ye.push(We)}else G(a,Ge,_)||ye.push(We)}return ye}var oa=v(uo),su=v(cu,!0);function vl(o,a){var h=!0;return oa(o,function(_,j,G){return h=!!a(_,j,G),h}),h}function yl(o,a,h){for(var _=-1,j=o.length;++_<j;){var G=o[_],oe=a(G);if(oe!=null&&(fe===n?oe===oe&&!Lo(oe):h(oe,fe)))var fe=oe,ye=G}return ye}function ec(o,a,h,_){var j=o.length;for(h=Kt(h),h<0&&(h=-h>j?0:j+h),_=_===n||_>j?j:Kt(_),_<0&&(_+=j),_=h>_?0:Og(_);h<_;)o[h++]=a;return o}function lu(o,a){var h=[];return oa(o,function(_,j,G){a(_,j,G)&&h.push(_)}),h}function ur(o,a,h,_,j){var G=-1,oe=o.length;for(h||(h=Vw),j||(j=[]);++G<oe;){var fe=o[G];a>0&&h(fe)?a>1?ur(fe,a-1,h,_,j):Rt(j,fe):_||(j[j.length]=fe)}return j}var uu=R(),tc=R(!0);function uo(o,a){return o&&uu(o,a,ni)}function cu(o,a){return o&&tc(o,a,ni)}function bl(o,a){return Le(a,function(h){return Ys(o[h])})}function _a(o,a){a=Mo(a,o);for(var h=0,_=a.length;o!=null&&h<_;)o=o[ss(a[h++])];return h&&h==_?o:n}function _s(o,a,h){var _=a(o);return Gt(o)?_:Rt(_,h(o))}function wr(o){return o==null?o===n?cn:hr:Hi&&Hi in rt(o)?Bw(o):Kw(o)}function Rs(o,a){return o>a}function Ps(o,a){return o!=null&&It.call(o,a)}function nc(o,a){return o!=null&&a in rt(o)}function As(o,a,h){return o>=In(a,h)&&o<Dn(a,h)}function es(o,a,h){for(var _=h?Ne:Se,j=o[0].length,G=o.length,oe=G,fe=le(G),ye=1/0,He=[];oe--;){var We=o[oe];oe&&a&&(We=it(We,yt(a))),ye=In(We.length,ye),fe[oe]=!h&&(a||j>=120&&We.length>=120)?new Sa(oe&&We):n}We=o[0];var Ge=-1,ct=fe[0];e:for(;++Ge<j&&He.length<ye;){var kt=We[Ge],Mt=a?a(kt):kt;if(kt=h||kt!==0?kt:0,!(ct?_t(ct,Mt):_(He,Mt,h))){for(oe=G;--oe;){var Zt=fe[oe];if(!(Zt?_t(Zt,Mt):_(o[oe],Mt,h)))continue e}ct&&ct.push(Mt),He.push(kt)}}return He}function fu(o,a,h,_){return uo(o,function(j,G,oe){a(_,h(j),G,oe)}),_}function Si(o,a,h){a=Mo(a,o),o=ig(o,a);var _=o==null?o:o[ss(sa(a))];return _==null?n:N(_,o,h)}function Os(o){return rr(o)&&wr(o)==Je}function wl(o){return rr(o)&&wr(o)==ri}function Ra(o){return rr(o)&&wr(o)==xt}function ts(o,a,h,_,j){return o===a?!0:o==null||a==null||!rr(o)&&!rr(a)?o!==o&&a!==a:du(o,a,h,_,ts,j)}function du(o,a,h,_,j,G){var oe=Gt(o),fe=Gt(a),ye=oe?Ke:Ei(o),He=fe?Ke:Ei(a);ye=ye==Je?$n:ye,He=He==Je?$n:He;var We=ye==$n,Ge=He==$n,ct=ye==He;if(ct&&Ol(o)){if(!Ol(a))return!1;oe=!0,We=!1}if(ct&&!We)return G||(G=new Ui),oe||dc(o)?Vs(o,a,h,_,j,G):Ed(o,a,ye,h,_,j,G);if(!(h&$)){var kt=We&&It.call(o,"__wrapped__"),Mt=Ge&&It.call(a,"__wrapped__");if(kt||Mt){var Zt=kt?o.value():o,Lt=Mt?a.value():a;return G||(G=new Ui),j(Zt,Lt,h,_,G)}}return ct?(G||(G=new Ui),kd(o,a,h,_,j,G)):!1}function Pa(o){return rr(o)&&Ei(o)==Ht}function hu(o,a,h,_){var j=h.length,G=j,oe=!_;if(o==null)return!G;for(o=rt(o);j--;){var fe=h[j];if(oe&&fe[2]?fe[1]!==o[fe[0]]:!(fe[0]in o))return!1}for(;++j<G;){fe=h[j];var ye=fe[0],He=o[ye],We=fe[1];if(oe&&fe[2]){if(He===n&&!(ye in o))return!1}else{var Ge=new Ui;if(_)var ct=_(He,We,ye,o,a,Ge);if(!(ct===n?ts(We,He,$|Y,_,Ge):ct))return!1}}return!0}function pu(o){if(!Kn(o)||$w(o))return!1;var a=Ys(o)?za:yi;return a.test(ku(o))}function co(o){return rr(o)&&wr(o)==Cr}function Mc(o){return rr(o)&&Ei(o)==Jn}function Lc(o){return rr(o)&&Cf(o.length)&&!!Xt[wr(o)]}function ns(o){return typeof o=="function"?o:o==null?go:typeof o=="object"?Gt(o)?$i(o[0],o[1]):Do(o):Ug(o)}function Ds(o){if(!Bc(o))return Ql(o);var a=[];for(var h in rt(o))It.call(o,h)&&h!="constructor"&&a.push(h);return a}function xl(o){if(!Kn(o))return Xw(o);var a=Bc(o),h=[];for(var _ in o)_=="constructor"&&(a||!It.call(o,_))||h.push(_);return h}function zi(o,a){return o<a}function rs(o,a){var h=-1,_=ho(o)?le(o.length):[];return oa(o,function(j,G,oe){_[++h]=a(j,G,oe)}),_}function Do(o){var a=Ad(o);return a.length==1&&a[0][2]?ng(a[0][0],a[0][1]):function(h){return h===o||hu(h,o,a)}}function $i(o,a){return Dd(o)&&tg(a)?ng(ss(o),a):function(h){var _=Ud(h,o);return _===n&&_===a?Vd(h,o):ts(a,_,$|Y)}}function is(o,a,h,_,j){o!==a&&uu(a,function(G,oe){if(j||(j=new Ui),Kn(G))Ci(o,a,oe,h,is,_,j);else{var fe=_?_(Md(o,oe),G,oe+"",o,a,j):n;fe===n&&(fe=G),Qa(o,oe,fe)}},po)}function Ci(o,a,h,_,j,G,oe){var fe=Md(o,h),ye=Md(a,h),He=oe.get(ye);if(He){Qa(o,h,He);return}var We=G?G(fe,ye,h+"",o,a,oe):n,Ge=We===n;if(Ge){var ct=Gt(ye),kt=!ct&&Ol(ye),Mt=!ct&&!kt&&dc(ye);We=ye,ct||kt||Mt?Gt(fe)?We=fe:fr(fe)?We=cr(fe):kt?(Ge=!1,We=xu(ye,!0)):Mt?(Ge=!1,We=Su(ye,!0)):We=[]:Nc(ye)||_u(ye)?(We=fe,_u(fe)?We=Dg(fe):(!Kn(fe)||Ys(fe))&&(We=eg(ye))):Ge=!1}Ge&&(oe.set(ye,We),j(We,ye,_,G,oe),oe.delete(ye)),Qa(o,h,We)}function Aa(o,a){var h=o.length;if(h)return a+=a<0?h:0,$s(a,h)?o[a]:n}function Sl(o,a,h){a.length?a=it(a,function(G){return Gt(G)?function(oe){return _a(oe,G.length===1?G[0]:G)}:G}):a=[go];var _=-1;a=it(a,yt(At()));var j=rs(o,function(G,oe,fe){var ye=it(a,function(He){return He(G)});return{criteria:ye,index:++_,value:G}});return Z(j,function(G,oe){return Us(G,oe,h)})}function Ti(o,a){return Io(o,a,function(h,_){return Vd(o,_)})}function Io(o,a,h){for(var _=-1,j=a.length,G={};++_<j;){var oe=a[_],fe=_a(o,oe);h(fe,oe)&&Da(G,Mo(oe,o),fe)}return G}function gu(o){return function(a){return _a(a,o)}}function Oa(o,a,h,_){var j=_?no:en,G=-1,oe=a.length,fe=o;for(o===a&&(a=cr(a)),h&&(fe=it(o,yt(h)));++G<oe;)for(var ye=0,He=a[G],We=h?h(He):He;(ye=j(fe,We,ye,_))>-1;)fe!==o&&ba.call(fe,ye,1),ba.call(o,ye,1);return o}function Is(o,a){for(var h=o?a.length:0,_=h-1;h--;){var j=a[h];if(h==_||j!==G){var G=j;$s(j)?ba.call(o,j,1):bu(o,j)}}return o}function Cl(o,a){return o+qa(_o()*(a-o+1))}function rc(o,a,h,_){for(var j=-1,G=Dn(ws((a-o)/(h||1)),0),oe=le(G);G--;)oe[_?G:++j]=o,o+=h;return oe}function mu(o,a){var h="";if(!o||a<1||a>qe)return h;do a%2&&(h+=o),a=qa(a/2),a&&(o+=o);while(a);return h}function $t(o,a){return Ld(rg(o,a,go),o+"")}function Ms(o){return rn(hc(o))}function ic(o,a){var h=hc(o);return vf(h,ia(a,0,h.length))}function Da(o,a,h,_){if(!Kn(o))return o;a=Mo(a,o);for(var j=-1,G=a.length,oe=G-1,fe=o;fe!=null&&++j<G;){var ye=ss(a[j]),He=h;if(ye==="__proto__"||ye==="constructor"||ye==="prototype")return o;if(j!=oe){var We=fe[ye];He=_?_(We,ye,fe):n,He===n&&(He=Kn(We)?We:$s(a[j+1])?[]:{})}Ln(fe,ye,He),fe=fe[ye]}return o}var os=ea?function(o,a){return ea.set(o,a),o}:go,vu=ko?function(o,a){return ko(o,"toString",{configurable:!0,enumerable:!1,value:$d(a),writable:!0})}:go;function yu(o){return vf(hc(o))}function Qr(o,a,h){var _=-1,j=o.length;a<0&&(a=-a>j?0:j+a),h=h>j?j:h,h<0&&(h+=j),j=a>h?0:h-a>>>0,a>>>=0;for(var G=le(j);++_<j;)G[_]=o[_+a];return G}function oc(o,a){var h;return oa(o,function(_,j,G){return h=a(_,j,G),!h}),!!h}function Ls(o,a,h){var _=0,j=o==null?_:o.length;if(typeof a=="number"&&a===a&&j<=Ze){for(;_<j;){var G=_+j>>>1,oe=o[G];oe!==null&&!Lo(oe)&&(h?oe<=a:oe<a)?_=G+1:j=G}return j}return Fs(o,a,go,h)}function Fs(o,a,h,_){var j=0,G=o==null?0:o.length;if(G===0)return 0;a=h(a);for(var oe=a!==a,fe=a===null,ye=Lo(a),He=a===n;j<G;){var We=qa((j+G)/2),Ge=h(o[We]),ct=Ge!==n,kt=Ge===null,Mt=Ge===Ge,Zt=Lo(Ge);if(oe)var Lt=_||Mt;else He?Lt=Mt&&(_||ct):fe?Lt=Mt&&ct&&(_||!kt):ye?Lt=Mt&&ct&&!kt&&(_||!Zt):kt||Zt?Lt=!1:Lt=_?Ge<=a:Ge<a;Lt?j=We+1:G=We}return In(G,Ye)}function ac(o,a){for(var h=-1,_=o.length,j=0,G=[];++h<_;){var oe=o[h],fe=a?a(oe):oe;if(!h||!Ia(fe,ye)){var ye=fe;G[j++]=oe===0?0:oe}}return G}function sc(o){return typeof o=="number"?o:Lo(o)?_e:+o}function ei(o){if(typeof o=="string")return o;if(Gt(o))return it(o,ei)+"";if(Lo(o))return wa?wa.call(o):"";var a=o+"";return a=="0"&&1/o==-ze?"-0":a}function aa(o,a,h){var _=-1,j=Se,G=o.length,oe=!0,fe=[],ye=fe;if(h)oe=!1,j=Ne;else if(G>=r){var He=a?null:bn(o);if(He)return ji(He);oe=!1,j=_t,ye=new Sa}else ye=a?[]:fe;e:for(;++_<G;){var We=o[_],Ge=a?a(We):We;if(We=h||We!==0?We:0,oe&&Ge===Ge){for(var ct=ye.length;ct--;)if(ye[ct]===Ge)continue e;a&&ye.push(Ge),fe.push(We)}else j(ye,Ge,h)||(ye!==fe&&ye.push(Ge),fe.push(We))}return fe}function bu(o,a){return a=Mo(a,o),o=ig(o,a),o==null||delete o[ss(sa(a))]}function Tl(o,a,h,_){return Da(o,a,h(_a(o,a)),_)}function El(o,a,h,_){for(var j=o.length,G=_?j:-1;(_?G--:++G<j)&&a(o[G],G,o););return h?Qr(o,_?0:G,_?G+1:j):Qr(o,_?G+1:0,_?j:G)}function ti(o,a){var h=o;return h instanceof Yt&&(h=h.value()),Ot(a,function(_,j){return j.func.apply(j.thisArg,Rt([_],j.args))},h)}function Bs(o,a,h){var _=o.length;if(_<2)return _?aa(o[0]):[];for(var j=-1,G=le(_);++j<_;)for(var oe=o[j],fe=-1;++fe<_;)fe!=j&&(G[j]=Oo(G[j]||oe,o[fe],a,h));return aa(ur(G,1),a,h)}function wu(o,a,h){for(var _=-1,j=o.length,G=a.length,oe={};++_<j;){var fe=_<G?a[_]:n;h(oe,o[_],fe)}return oe}function Hr(o){return fr(o)?o:[]}function js(o){return typeof o=="function"?o:go}function Mo(o,a){return Gt(o)?o:Dd(o,a)?[o]:lg(gn(o))}var Fc=$t;function Yi(o,a,h){var _=o.length;return h=h===n?_:h,!a&&h>=_?o:Qr(o,a,h)}var Ns=ys||function(o){return pn.clearTimeout(o)};function xu(o,a){if(a)return o.slice();var h=o.length,_=ol?ol(h):new o.constructor(h);return o.copy(_),_}function kl(o){var a=new o.constructor(o.byteLength);return new Ya(a).set(new Ya(o)),a}function Hs(o,a){var h=a?kl(o.buffer):o.buffer;return new o.constructor(h,o.byteOffset,o.byteLength)}function Ws(o){var a=new o.constructor(o.source,li.exec(o));return a.lastIndex=o.lastIndex,a}function _l(o){return Es?rt(Es.call(o)):{}}function Su(o,a){var h=a?kl(o.buffer):o.buffer;return new o.constructor(h,o.byteOffset,o.length)}function as(o,a){if(o!==a){var h=o!==n,_=o===null,j=o===o,G=Lo(o),oe=a!==n,fe=a===null,ye=a===a,He=Lo(a);if(!fe&&!He&&!G&&o>a||G&&oe&&ye&&!fe&&!He||_&&oe&&ye||!h&&ye||!j)return 1;if(!_&&!G&&!He&&o<a||He&&h&&j&&!_&&!G||fe&&h&&j||!oe&&j||!ye)return-1}return 0}function Us(o,a,h){for(var _=-1,j=o.criteria,G=a.criteria,oe=j.length,fe=h.length;++_<oe;){var ye=as(j[_],G[_]);if(ye){if(_>=fe)return ye;var He=h[_];return ye*(He=="desc"?-1:1)}}return o.index-a.index}function lc(o,a,h,_){for(var j=-1,G=o.length,oe=h.length,fe=-1,ye=a.length,He=Dn(G-oe,0),We=le(ye+He),Ge=!_;++fe<ye;)We[fe]=a[fe];for(;++j<oe;)(Ge||j<G)&&(We[h[j]]=o[j]);for(;He--;)We[fe++]=o[j++];return We}function Rl(o,a,h,_){for(var j=-1,G=o.length,oe=-1,fe=h.length,ye=-1,He=a.length,We=Dn(G-fe,0),Ge=le(We+He),ct=!_;++j<We;)Ge[j]=o[j];for(var kt=j;++ye<He;)Ge[kt+ye]=a[ye];for(;++oe<fe;)(ct||j<G)&&(Ge[kt+h[oe]]=o[j++]);return Ge}function cr(o,a){var h=-1,_=o.length;for(a||(a=le(_));++h<_;)a[h]=o[h];return a}function fo(o,a,h,_){var j=!h;h||(h={});for(var G=-1,oe=a.length;++G<oe;){var fe=a[G],ye=_?_(h[fe],o[fe],fe,h,o):n;ye===n&&(ye=o[fe]),j?lr(h,fe,ye):Ln(h,fe,ye)}return h}function uc(o,a){return fo(o,Od(o),a)}function Pl(o,a){return fo(o,Jp(o),a)}function Al(o,a){return function(h,_){var j=Gt(h)?ae:Ea,G=a?a():{};return j(h,o,At(_,2),G)}}function f(o){return $t(function(a,h){var _=-1,j=h.length,G=j>1?h[j-1]:n,oe=j>2?h[2]:n;for(G=o.length>3&&typeof G=="function"?(j--,G):n,oe&&Gi(h[0],h[1],oe)&&(G=j<3?n:G,j=1),a=rt(a);++_<j;){var fe=h[_];fe&&o(a,fe,_,G)}return a})}function v(o,a){return function(h,_){if(h==null)return h;if(!ho(h))return o(h,_);for(var j=h.length,G=a?j:-1,oe=rt(h);(a?G--:++G<j)&&_(oe[G],G,oe)!==!1;);return h}}function R(o){return function(a,h,_){for(var j=-1,G=rt(a),oe=_(a),fe=oe.length;fe--;){var ye=oe[o?fe:++j];if(h(G[ye],ye,G)===!1)break}return a}}function F(o,a,h){var _=a&z,j=ce(o);function G(){var oe=this&&this!==pn&&this instanceof G?j:o;return oe.apply(_?h:this,arguments)}return G}function q(o){return function(a){a=gn(a);var h=Jr(a)?sr(a):n,_=h?h[0]:a.charAt(0),j=h?Yi(h,1).join(""):a.slice(1);return _[o]()+j}}function re(o){return function(a){return Ot(Hg(Ng(a).replace(pa,"")),o,"")}}function ce(o){return function(){var a=arguments;switch(a.length){case 0:return new o;case 1:return new o(a[0]);case 2:return new o(a[0],a[1]);case 3:return new o(a[0],a[1],a[2]);case 4:return new o(a[0],a[1],a[2],a[3]);case 5:return new o(a[0],a[1],a[2],a[3],a[4]);case 6:return new o(a[0],a[1],a[2],a[3],a[4],a[5]);case 7:return new o(a[0],a[1],a[2],a[3],a[4],a[5],a[6])}var h=na(o.prototype),_=o.apply(h,a);return Kn(_)?_:h}}function Ae(o,a,h){var _=ce(o);function j(){for(var G=arguments.length,oe=le(G),fe=G,ye=fc(j);fe--;)oe[fe]=arguments[fe];var He=G<3&&oe[0]!==ye&&oe[G-1]!==ye?[]:pi(oe,ye);if(G-=He.length,G<h)return bt(o,a,E,j.placeholder,n,oe,He,n,n,h-G);var We=this&&this!==pn&&this instanceof j?_:o;return N(We,this,oe)}return j}function c(o){return function(a,h,_){var j=rt(a);if(!ho(a)){var G=At(h,3);a=ni(a),h=function(fe){return G(j[fe],fe,j)}}var oe=o(a,h,_);return oe>-1?j[G?a[oe]:oe]:n}}function g(o){return zs(function(a){var h=a.length,_=h,j=jr.prototype.thru;for(o&&a.reverse();_--;){var G=a[_];if(typeof G!="function")throw new zt(u);if(j&&!oe&&gf(G)=="wrapper")var oe=new jr([],!0)}for(_=oe?_:h;++_<h;){G=a[_];var fe=gf(G),ye=fe=="wrapper"?Pd(G):n;ye&&Id(ye[0])&&ye[1]==(b|te|ie|ke)&&!ye[4].length&&ye[9]==1?oe=oe[gf(ye[0])].apply(oe,ye[3]):oe=G.length==1&&Id(G)?oe[fe]():oe.thru(G)}return function(){var He=arguments,We=He[0];if(oe&&He.length==1&&Gt(We))return oe.plant(We).value();for(var Ge=0,ct=h?a[Ge].apply(this,He):We;++Ge<h;)ct=a[Ge].call(this,ct);return ct}})}function E(o,a,h,_,j,G,oe,fe,ye,He){var We=a&b,Ge=a&z,ct=a&L,kt=a&(te|he),Mt=a&ve,Zt=ct?n:ce(o);function Lt(){for(var Qt=arguments.length,tn=le(Qt),Fo=Qt;Fo--;)tn[Fo]=arguments[Fo];if(kt)var qi=fc(Lt),Bo=yn(tn,qi);if(_&&(tn=lc(tn,_,j,kt)),G&&(tn=Rl(tn,G,oe,kt)),Qt-=Bo,kt&&Qt<He){var dr=pi(tn,qi);return bt(o,a,E,Lt.placeholder,h,tn,dr,fe,ye,He-Qt)}var Ma=Ge?h:this,qs=ct?Ma[o]:o;return Qt=tn.length,fe?tn=Zw(tn,fe):Mt&&Qt>1&&tn.reverse(),We&&ye<Qt&&(tn.length=ye),this&&this!==pn&&this instanceof Lt&&(qs=Zt||ce(qs)),qs.apply(Ma,tn)}return Lt}function P(o,a){return function(h,_){return fu(h,o,a(_),{})}}function W(o,a){return function(h,_){var j;if(h===n&&_===n)return a;if(h!==n&&(j=h),_!==n){if(j===n)return _;typeof h=="string"||typeof _=="string"?(h=ei(h),_=ei(_)):(h=sc(h),_=sc(_)),j=o(h,_)}return j}}function Q(o){return zs(function(a){return a=it(a,yt(At())),$t(function(h){var _=this;return o(a,function(j){return N(j,_,h)})})})}function se(o,a){a=a===n?" ":ei(a);var h=a.length;if(h<2)return h?mu(a,o):a;var _=mu(a,ws(o/oo(a)));return Jr(a)?Yi(sr(_),0,o).join(""):_.slice(0,o)}function Re(o,a,h,_){var j=a&z,G=ce(o);function oe(){for(var fe=-1,ye=arguments.length,He=-1,We=_.length,Ge=le(We+ye),ct=this&&this!==pn&&this instanceof oe?G:o;++He<We;)Ge[He]=_[He];for(;ye--;)Ge[He++]=arguments[++fe];return N(ct,j?h:this,Ge)}return oe}function Ue(o){return function(a,h,_){return _&&typeof _!="number"&&Gi(a,h,_)&&(h=_=n),a=Gs(a),h===n?(h=a,a=0):h=Gs(h),_=_===n?a<h?1:-1:Gs(_),rc(a,h,_,o)}}function lt(o){return function(a,h){return typeof a=="string"&&typeof h=="string"||(a=la(a),h=la(h)),o(a,h)}}function bt(o,a,h,_,j,G,oe,fe,ye,He){var We=a&te,Ge=We?oe:n,ct=We?n:oe,kt=We?G:n,Mt=We?n:G;a|=We?ie:xe,a&=~(We?xe:ie),a&ne||(a&=~(z|L));var Zt=[o,a,j,kt,Ge,Mt,ct,fe,ye,He],Lt=h.apply(n,Zt);return Id(o)&&og(Lt,Zt),Lt.placeholder=_,ag(Lt,o,a)}function Pt(o){var a=st[o];return function(h,_){if(h=la(h),_=_==null?0:In(Kt(_),292),_&&Jl(h)){var j=(gn(h)+"e").split("e"),G=a(j[0]+"e"+(+j[1]+_));return j=(gn(G)+"e").split("e"),+(j[0]+"e"+(+j[1]-_))}return a(h)}}var bn=Br&&1/ji(new Br([,-0]))[1]==ze?function(o){return new Br(o)}:qd;function nr(o){return function(a){var h=Ei(a);return h==Ht?Wa(a):h==Jn?ms(a):Fe(a,o(a))}}function Vn(o,a,h,_,j,G,oe,fe){var ye=a&L;if(!ye&&typeof o!="function")throw new zt(u);var He=_?_.length:0;if(He||(a&=~(ie|xe),_=j=n),oe=oe===n?oe:Dn(Kt(oe),0),fe=fe===n?fe:Kt(fe),He-=j?j.length:0,a&xe){var We=_,Ge=j;_=j=n}var ct=ye?n:Pd(o),kt=[o,a,h,_,j,We,Ge,G,oe,fe];if(ct&&qw(kt,ct),o=kt[0],a=kt[1],h=kt[2],_=kt[3],j=kt[4],fe=kt[9]=kt[9]===n?ye?0:o.length:Dn(kt[9]-He,0),!fe&&a&(te|he)&&(a&=~(te|he)),!a||a==z)var Mt=F(o,a,h);else a==te||a==he?Mt=Ae(o,a,fe):(a==ie||a==(z|ie))&&!j.length?Mt=Re(o,a,h,_):Mt=E.apply(n,kt);var Zt=ct?os:og;return ag(Zt(Mt,kt),o,a)}function Cu(o,a,h,_){return o===n||Ia(o,Un[h])&&!It.call(_,h)?a:o}function Tu(o,a,h,_,j,G){return Kn(o)&&Kn(a)&&(G.set(a,o),is(o,a,n,Tu,G),G.delete(a)),o}function cc(o){return Nc(o)?n:o}function Vs(o,a,h,_,j,G){var oe=h&$,fe=o.length,ye=a.length;if(fe!=ye&&!(oe&&ye>fe))return!1;var He=G.get(o),We=G.get(a);if(He&&We)return He==a&&We==o;var Ge=-1,ct=!0,kt=h&Y?new Sa:n;for(G.set(o,a),G.set(a,o);++Ge<fe;){var Mt=o[Ge],Zt=a[Ge];if(_)var Lt=oe?_(Zt,Mt,Ge,a,o,G):_(Mt,Zt,Ge,o,a,G);if(Lt!==n){if(Lt)continue;ct=!1;break}if(kt){if(!ln(a,function(Qt,tn){if(!_t(kt,tn)&&(Mt===Qt||j(Mt,Qt,h,_,G)))return kt.push(tn)})){ct=!1;break}}else if(!(Mt===Zt||j(Mt,Zt,h,_,G))){ct=!1;break}}return G.delete(o),G.delete(a),ct}function Ed(o,a,h,_,j,G,oe){switch(h){case on:if(o.byteLength!=a.byteLength||o.byteOffset!=a.byteOffset)return!1;o=o.buffer,a=a.buffer;case ri:return!(o.byteLength!=a.byteLength||!G(new Ya(o),new Ya(a)));case wt:case xt:case zn:return Ia(+o,+a);case Tt:return o.name==a.name&&o.message==a.message;case Cr:case an:return o==a+"";case Ht:var fe=Wa;case Jn:var ye=_&$;if(fe||(fe=ji),o.size!=a.size&&!ye)return!1;var He=oe.get(o);if(He)return He==a;_|=Y,oe.set(o,a);var We=Vs(fe(o),fe(a),_,j,G,oe);return oe.delete(o),We;case un:if(Es)return Es.call(o)==Es.call(a)}return!1}function kd(o,a,h,_,j,G){var oe=h&$,fe=_d(o),ye=fe.length,He=_d(a),We=He.length;if(ye!=We&&!oe)return!1;for(var Ge=ye;Ge--;){var ct=fe[Ge];if(!(oe?ct in a:It.call(a,ct)))return!1}var kt=G.get(o),Mt=G.get(a);if(kt&&Mt)return kt==a&&Mt==o;var Zt=!0;G.set(o,a),G.set(a,o);for(var Lt=oe;++Ge<ye;){ct=fe[Ge];var Qt=o[ct],tn=a[ct];if(_)var Fo=oe?_(tn,Qt,ct,a,o,G):_(Qt,tn,ct,o,a,G);if(!(Fo===n?Qt===tn||j(Qt,tn,h,_,G):Fo)){Zt=!1;break}Lt||(Lt=ct=="constructor")}if(Zt&&!Lt){var qi=o.constructor,Bo=a.constructor;qi!=Bo&&"constructor"in o&&"constructor"in a&&!(typeof qi=="function"&&qi instanceof qi&&typeof Bo=="function"&&Bo instanceof Bo)&&(Zt=!1)}return G.delete(o),G.delete(a),Zt}function zs(o){return Ld(rg(o,n,dg),o+"")}function _d(o){return _s(o,ni,Od)}function Rd(o){return _s(o,po,Jp)}var Pd=ea?function(o){return ea.get(o)}:qd;function gf(o){for(var a=o.name+"",h=ta[a],_=It.call(ta,a)?h.length:0;_--;){var j=h[_],G=j.func;if(G==null||G==o)return j.name}return a}function fc(o){var a=It.call(U,"placeholder")?U:o;return a.placeholder}function At(){var o=U.iteratee||Yd;return o=o===Yd?ns:o,arguments.length?o(arguments[0],arguments[1]):o}function mf(o,a){var h=o.__data__;return zw(a)?h[typeof a=="string"?"string":"hash"]:h.map}function Ad(o){for(var a=ni(o),h=a.length;h--;){var _=a[h],j=o[_];a[h]=[_,j,tg(j)]}return a}function Eu(o,a){var h=qo(o,a);return pu(h)?h:n}function Bw(o){var a=It.call(o,Hi),h=o[Hi];try{o[Hi]=n;var _=!0}catch{}var j=Zo.call(o);return _&&(a?o[Hi]=h:delete o[Hi]),j}var Od=xs?function(o){return o==null?[]:(o=rt(o),Le(xs(o),function(a){return Kl.call(o,a)}))}:Xd,Jp=xs?function(o){for(var a=[];o;)Rt(a,Od(o)),o=Ga(o);return a}:Xd,Ei=wr;(Ro&&Ei(new Ro(new ArrayBuffer(1)))!=on||Wi&&Ei(new Wi)!=Ht||Ss&&Ei(Ss.resolve())!=xn||Br&&Ei(new Br)!=Jn||Jo&&Ei(new Jo)!=dt)&&(Ei=function(o){var a=wr(o),h=a==$n?o.constructor:n,_=h?ku(h):"";if(_)switch(_){case Cs:return on;case qu:return Ht;case Xu:return xn;case ll:return Jn;case Ts:return dt}return a});function jw(o,a,h){for(var _=-1,j=h.length;++_<j;){var G=h[_],oe=G.size;switch(G.type){case"drop":o+=oe;break;case"dropRight":a-=oe;break;case"take":a=In(a,o+oe);break;case"takeRight":o=Dn(o,a-oe);break}}return{start:o,end:a}}function Nw(o){var a=o.match(ha);return a?a[1].split($r):[]}function Qp(o,a,h){a=Mo(a,o);for(var _=-1,j=a.length,G=!1;++_<j;){var oe=ss(a[_]);if(!(G=o!=null&&h(o,oe)))break;o=o[oe]}return G||++_!=j?G:(j=o==null?0:o.length,!!j&&Cf(j)&&$s(oe,j)&&(Gt(o)||_u(o)))}function Hw(o){var a=o.length,h=new o.constructor(a);return a&&typeof o[0]=="string"&&It.call(o,"index")&&(h.index=o.index,h.input=o.input),h}function eg(o){return typeof o.constructor=="function"&&!Bc(o)?na(Ga(o)):{}}function Ww(o,a,h){var _=o.constructor;switch(a){case ri:return kl(o);case wt:case xt:return new _(+o);case on:return Hs(o,h);case Ai:case Oi:case Di:case Tr:case jn:case Er:case pr:case Ur:case Vr:return Su(o,h);case Ht:return new _;case zn:case an:return new _(o);case Cr:return Ws(o);case Jn:return new _;case un:return _l(o)}}function Uw(o,a){var h=a.length;if(!h)return o;var _=h-1;return a[_]=(h>1?"& ":"")+a[_],a=a.join(h>2?", ":" "),o.replace(da,`{
143
- /* [wrapped with `+a+`] */
144
- `)}function Vw(o){return Gt(o)||_u(o)||!!(al&&o&&o[al])}function $s(o,a){var h=typeof o;return a=a??qe,!!a&&(h=="number"||h!="symbol"&&mr.test(o))&&o>-1&&o%1==0&&o<a}function Gi(o,a,h){if(!Kn(h))return!1;var _=typeof a;return(_=="number"?ho(h)&&$s(a,h.length):_=="string"&&a in h)?Ia(h[a],o):!1}function Dd(o,a){if(Gt(o))return!1;var h=typeof o;return h=="number"||h=="symbol"||h=="boolean"||o==null||Lo(o)?!0:hn.test(o)||!ai.test(o)||a!=null&&o in rt(a)}function zw(o){var a=typeof o;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?o!=="__proto__":o===null}function Id(o){var a=gf(o),h=U[a];if(typeof h!="function"||!(a in Yt.prototype))return!1;if(o===h)return!0;var _=Pd(h);return!!_&&o===_[0]}function $w(o){return!!Cn&&Cn in o}var Yw=Fr?Ys:Kd;function Bc(o){var a=o&&o.constructor,h=typeof a=="function"&&a.prototype||Un;return o===h}function tg(o){return o===o&&!Kn(o)}function ng(o,a){return function(h){return h==null?!1:h[o]===a&&(a!==n||o in rt(h))}}function Gw(o){var a=xf(o,function(_){return h.size===y&&h.clear(),_}),h=a.cache;return a}function qw(o,a){var h=o[1],_=a[1],j=h|_,G=j<(z|L|b),oe=_==b&&h==te||_==b&&h==ke&&o[7].length<=a[8]||_==(b|ke)&&a[7].length<=a[8]&&h==te;if(!(G||oe))return o;_&z&&(o[2]=a[2],j|=h&z?0:ne);var fe=a[3];if(fe){var ye=o[3];o[3]=ye?lc(ye,fe,a[4]):fe,o[4]=ye?pi(o[3],k):a[4]}return fe=a[5],fe&&(ye=o[5],o[5]=ye?Rl(ye,fe,a[6]):fe,o[6]=ye?pi(o[5],k):a[6]),fe=a[7],fe&&(o[7]=fe),_&b&&(o[8]=o[8]==null?a[8]:In(o[8],a[8])),o[9]==null&&(o[9]=a[9]),o[0]=a[0],o[1]=j,o}function Xw(o){var a=[];if(o!=null)for(var h in rt(o))a.push(h);return a}function Kw(o){return Zo.call(o)}function rg(o,a,h){return a=Dn(a===n?o.length-1:a,0),function(){for(var _=arguments,j=-1,G=Dn(_.length-a,0),oe=le(G);++j<G;)oe[j]=_[a+j];j=-1;for(var fe=le(a+1);++j<a;)fe[j]=_[j];return fe[a]=h(oe),N(o,this,fe)}}function ig(o,a){return a.length<2?o:_a(o,Qr(a,0,-1))}function Zw(o,a){for(var h=o.length,_=In(a.length,h),j=cr(o);_--;){var G=a[_];o[_]=$s(G,h)?j[G]:n}return o}function Md(o,a){if(!(a==="constructor"&&typeof o[a]=="function")&&a!="__proto__")return o[a]}var og=sg(os),jc=sl||function(o,a){return pn.setTimeout(o,a)},Ld=sg(vu);function ag(o,a,h){var _=a+"";return Ld(o,Uw(_,Jw(Nw(_),h)))}function sg(o){var a=0,h=0;return function(){var _=eu(),j=et-(_-h);if(h=_,j>0){if(++a>=tt)return arguments[0]}else a=0;return o.apply(n,arguments)}}function vf(o,a){var h=-1,_=o.length,j=_-1;for(a=a===n?_:a;++h<a;){var G=Cl(h,j),oe=o[G];o[G]=o[h],o[h]=oe}return o.length=a,o}var lg=Gw(function(o){var a=[];return o.charCodeAt(0)===46&&a.push(""),o.replace(Zi,function(h,_,j,G){a.push(j?G.replace(bo,"$1"):_||h)}),a});function ss(o){if(typeof o=="string"||Lo(o))return o;var a=o+"";return a=="0"&&1/o==-ze?"-0":a}function ku(o){if(o!=null){try{return Ni.call(o)}catch{}try{return o+""}catch{}}return""}function Jw(o,a){return ee(Qe,function(h){var _="_."+h[0];a&h[1]&&!Se(o,_)&&o.push(_)}),o.sort()}function ug(o){if(o instanceof Yt)return o.clone();var a=new jr(o.__wrapped__,o.__chain__);return a.__actions__=cr(o.__actions__),a.__index__=o.__index__,a.__values__=o.__values__,a}function Qw(o,a,h){(h?Gi(o,a,h):a===n)?a=1:a=Dn(Kt(a),0);var _=o==null?0:o.length;if(!_||a<1)return[];for(var j=0,G=0,oe=le(ws(_/a));j<_;)oe[G++]=Qr(o,j,j+=a);return oe}function ex(o){for(var a=-1,h=o==null?0:o.length,_=0,j=[];++a<h;){var G=o[a];G&&(j[_++]=G)}return j}function tx(){var o=arguments.length;if(!o)return[];for(var a=le(o-1),h=arguments[0],_=o;_--;)a[_-1]=arguments[_];return Rt(Gt(h)?cr(h):[h],ur(a,1))}var nx=$t(function(o,a){return fr(o)?Oo(o,ur(a,1,fr,!0)):[]}),rx=$t(function(o,a){var h=sa(a);return fr(h)&&(h=n),fr(o)?Oo(o,ur(a,1,fr,!0),At(h,2)):[]}),ix=$t(function(o,a){var h=sa(a);return fr(h)&&(h=n),fr(o)?Oo(o,ur(a,1,fr,!0),n,h):[]});function ox(o,a,h){var _=o==null?0:o.length;return _?(a=h||a===n?1:Kt(a),Qr(o,a<0?0:a,_)):[]}function ax(o,a,h){var _=o==null?0:o.length;return _?(a=h||a===n?1:Kt(a),a=_-a,Qr(o,0,a<0?0:a)):[]}function sx(o,a){return o&&o.length?El(o,At(a,3),!0,!0):[]}function lx(o,a){return o&&o.length?El(o,At(a,3),!0):[]}function ux(o,a,h,_){var j=o==null?0:o.length;return j?(h&&typeof h!="number"&&Gi(o,a,h)&&(h=0,_=j),ec(o,a,h,_)):[]}function cg(o,a,h){var _=o==null?0:o.length;if(!_)return-1;var j=h==null?0:Kt(h);return j<0&&(j=Dn(_+j,0)),Vt(o,At(a,3),j)}function fg(o,a,h){var _=o==null?0:o.length;if(!_)return-1;var j=_-1;return h!==n&&(j=Kt(h),j=h<0?Dn(_+j,0):In(j,_-1)),Vt(o,At(a,3),j,!0)}function dg(o){var a=o==null?0:o.length;return a?ur(o,1):[]}function cx(o){var a=o==null?0:o.length;return a?ur(o,ze):[]}function fx(o,a){var h=o==null?0:o.length;return h?(a=a===n?1:Kt(a),ur(o,a)):[]}function dx(o){for(var a=-1,h=o==null?0:o.length,_={};++a<h;){var j=o[a];_[j[0]]=j[1]}return _}function hg(o){return o&&o.length?o[0]:n}function hx(o,a,h){var _=o==null?0:o.length;if(!_)return-1;var j=h==null?0:Kt(h);return j<0&&(j=Dn(_+j,0)),en(o,a,j)}function px(o){var a=o==null?0:o.length;return a?Qr(o,0,-1):[]}var gx=$t(function(o){var a=it(o,Hr);return a.length&&a[0]===o[0]?es(a):[]}),mx=$t(function(o){var a=sa(o),h=it(o,Hr);return a===sa(h)?a=n:h.pop(),h.length&&h[0]===o[0]?es(h,At(a,2)):[]}),vx=$t(function(o){var a=sa(o),h=it(o,Hr);return a=typeof a=="function"?a:n,a&&h.pop(),h.length&&h[0]===o[0]?es(h,n,a):[]});function yx(o,a){return o==null?"":Xa.call(o,a)}function sa(o){var a=o==null?0:o.length;return a?o[a-1]:n}function bx(o,a,h){var _=o==null?0:o.length;if(!_)return-1;var j=_;return h!==n&&(j=Kt(h),j=j<0?Dn(_+j,0):In(j,_-1)),a===a?Ko(o,a,j):Vt(o,ro,j,!0)}function wx(o,a){return o&&o.length?Aa(o,Kt(a)):n}var xx=$t(pg);function pg(o,a){return o&&o.length&&a&&a.length?Oa(o,a):o}function Sx(o,a,h){return o&&o.length&&a&&a.length?Oa(o,a,At(h,2)):o}function Cx(o,a,h){return o&&o.length&&a&&a.length?Oa(o,a,n,h):o}var Tx=zs(function(o,a){var h=o==null?0:o.length,_=iu(o,a);return Is(o,it(a,function(j){return $s(j,h)?+j:j}).sort(as)),_});function Ex(o,a){var h=[];if(!(o&&o.length))return h;var _=-1,j=[],G=o.length;for(a=At(a,3);++_<G;){var oe=o[_];a(oe,_,o)&&(h.push(oe),j.push(_))}return Is(o,j),h}function Fd(o){return o==null?o:Gu.call(o)}function kx(o,a,h){var _=o==null?0:o.length;return _?(h&&typeof h!="number"&&Gi(o,a,h)?(a=0,h=_):(a=a==null?0:Kt(a),h=h===n?_:Kt(h)),Qr(o,a,h)):[]}function _x(o,a){return Ls(o,a)}function Rx(o,a,h){return Fs(o,a,At(h,2))}function Px(o,a){var h=o==null?0:o.length;if(h){var _=Ls(o,a);if(_<h&&Ia(o[_],a))return _}return-1}function Ax(o,a){return Ls(o,a,!0)}function Ox(o,a,h){return Fs(o,a,At(h,2),!0)}function Dx(o,a){var h=o==null?0:o.length;if(h){var _=Ls(o,a,!0)-1;if(Ia(o[_],a))return _}return-1}function Ix(o){return o&&o.length?ac(o):[]}function Mx(o,a){return o&&o.length?ac(o,At(a,2)):[]}function Lx(o){var a=o==null?0:o.length;return a?Qr(o,1,a):[]}function Fx(o,a,h){return o&&o.length?(a=h||a===n?1:Kt(a),Qr(o,0,a<0?0:a)):[]}function Bx(o,a,h){var _=o==null?0:o.length;return _?(a=h||a===n?1:Kt(a),a=_-a,Qr(o,a<0?0:a,_)):[]}function jx(o,a){return o&&o.length?El(o,At(a,3),!1,!0):[]}function Nx(o,a){return o&&o.length?El(o,At(a,3)):[]}var Hx=$t(function(o){return aa(ur(o,1,fr,!0))}),Wx=$t(function(o){var a=sa(o);return fr(a)&&(a=n),aa(ur(o,1,fr,!0),At(a,2))}),Ux=$t(function(o){var a=sa(o);return a=typeof a=="function"?a:n,aa(ur(o,1,fr,!0),n,a)});function Vx(o){return o&&o.length?aa(o):[]}function zx(o,a){return o&&o.length?aa(o,At(a,2)):[]}function $x(o,a){return a=typeof a=="function"?a:n,o&&o.length?aa(o,n,a):[]}function Bd(o){if(!(o&&o.length))return[];var a=0;return o=Le(o,function(h){if(fr(h))return a=Dn(h.length,a),!0}),we(a,function(h){return it(o,C(h))})}function gg(o,a){if(!(o&&o.length))return[];var h=Bd(o);return a==null?h:it(h,function(_){return N(a,n,_)})}var Yx=$t(function(o,a){return fr(o)?Oo(o,a):[]}),Gx=$t(function(o){return Bs(Le(o,fr))}),qx=$t(function(o){var a=sa(o);return fr(a)&&(a=n),Bs(Le(o,fr),At(a,2))}),Xx=$t(function(o){var a=sa(o);return a=typeof a=="function"?a:n,Bs(Le(o,fr),n,a)}),Kx=$t(Bd);function Zx(o,a){return wu(o||[],a||[],Ln)}function Jx(o,a){return wu(o||[],a||[],Da)}var Qx=$t(function(o){var a=o.length,h=a>1?o[a-1]:n;return h=typeof h=="function"?(o.pop(),h):n,gg(o,h)});function mg(o){var a=U(o);return a.__chain__=!0,a}function eS(o,a){return a(o),o}function yf(o,a){return a(o)}var tS=zs(function(o){var a=o.length,h=a?o[0]:0,_=this.__wrapped__,j=function(G){return iu(G,o)};return a>1||this.__actions__.length||!(_ instanceof Yt)||!$s(h)?this.thru(j):(_=_.slice(h,+h+(a?1:0)),_.__actions__.push({func:yf,args:[j],thisArg:n}),new jr(_,this.__chain__).thru(function(G){return a&&!G.length&&G.push(n),G}))});function nS(){return mg(this)}function rS(){return new jr(this.value(),this.__chain__)}function iS(){this.__values__===n&&(this.__values__=Ag(this.value()));var o=this.__index__>=this.__values__.length,a=o?n:this.__values__[this.__index__++];return{done:o,value:a}}function oS(){return this}function aS(o){for(var a,h=this;h instanceof xa;){var _=ug(h);_.__index__=0,_.__values__=n,a?j.__wrapped__=_:a=_;var j=_;h=h.__wrapped__}return j.__wrapped__=o,a}function sS(){var o=this.__wrapped__;if(o instanceof Yt){var a=o;return this.__actions__.length&&(a=new Yt(this)),a=a.reverse(),a.__actions__.push({func:yf,args:[Fd],thisArg:n}),new jr(a,this.__chain__)}return this.thru(Fd)}function lS(){return ti(this.__wrapped__,this.__actions__)}var uS=Al(function(o,a,h){It.call(o,h)?++o[h]:lr(o,h,1)});function cS(o,a,h){var _=Gt(o)?De:vl;return h&&Gi(o,a,h)&&(a=n),_(o,At(a,3))}function fS(o,a){var h=Gt(o)?Le:lu;return h(o,At(a,3))}var dS=c(cg),hS=c(fg);function pS(o,a){return ur(bf(o,a),1)}function gS(o,a){return ur(bf(o,a),ze)}function mS(o,a,h){return h=h===n?1:Kt(h),ur(bf(o,a),h)}function vg(o,a){var h=Gt(o)?ee:oa;return h(o,At(a,3))}function yg(o,a){var h=Gt(o)?ge:su;return h(o,At(a,3))}var vS=Al(function(o,a,h){It.call(o,h)?o[h].push(a):lr(o,h,[a])});function yS(o,a,h,_){o=ho(o)?o:hc(o),h=h&&!_?Kt(h):0;var j=o.length;return h<0&&(h=Dn(j+h,0)),Tf(o)?h<=j&&o.indexOf(a,h)>-1:!!j&&en(o,a,h)>-1}var bS=$t(function(o,a,h){var _=-1,j=typeof a=="function",G=ho(o)?le(o.length):[];return oa(o,function(oe){G[++_]=j?N(a,oe,h):Si(oe,a,h)}),G}),wS=Al(function(o,a,h){lr(o,h,a)});function bf(o,a){var h=Gt(o)?it:rs;return h(o,At(a,3))}function xS(o,a,h,_){return o==null?[]:(Gt(a)||(a=a==null?[]:[a]),h=_?n:h,Gt(h)||(h=h==null?[]:[h]),Sl(o,a,h))}var SS=Al(function(o,a,h){o[h?0:1].push(a)},function(){return[[],[]]});function CS(o,a,h){var _=Gt(o)?Ot:H,j=arguments.length<3;return _(o,At(a,4),h,j,oa)}function TS(o,a,h){var _=Gt(o)?An:H,j=arguments.length<3;return _(o,At(a,4),h,j,su)}function ES(o,a){var h=Gt(o)?Le:lu;return h(o,Sf(At(a,3)))}function kS(o){var a=Gt(o)?rn:Ms;return a(o)}function _S(o,a,h){(h?Gi(o,a,h):a===n)?a=1:a=Kt(a);var _=Gt(o)?wi:ic;return _(o,a)}function RS(o){var a=Gt(o)?Ta:yu;return a(o)}function PS(o){if(o==null)return 0;if(ho(o))return Tf(o)?oo(o):o.length;var a=Ei(o);return a==Ht||a==Jn?o.size:Ds(o).length}function AS(o,a,h){var _=Gt(o)?ln:oc;return h&&Gi(o,a,h)&&(a=n),_(o,At(a,3))}var OS=$t(function(o,a){if(o==null)return[];var h=a.length;return h>1&&Gi(o,a[0],a[1])?a=[]:h>2&&Gi(a[0],a[1],a[2])&&(a=[a[0]]),Sl(o,ur(a,1),[])}),wf=bs||function(){return pn.Date.now()};function DS(o,a){if(typeof a!="function")throw new zt(u);return o=Kt(o),function(){if(--o<1)return a.apply(this,arguments)}}function bg(o,a,h){return a=h?n:a,a=o&&a==null?o.length:a,Vn(o,b,n,n,n,n,a)}function wg(o,a){var h;if(typeof a!="function")throw new zt(u);return o=Kt(o),function(){return--o>0&&(h=a.apply(this,arguments)),o<=1&&(a=n),h}}var jd=$t(function(o,a,h){var _=z;if(h.length){var j=pi(h,fc(jd));_|=ie}return Vn(o,_,a,h,j)}),xg=$t(function(o,a,h){var _=z|L;if(h.length){var j=pi(h,fc(xg));_|=ie}return Vn(a,_,o,h,j)});function Sg(o,a,h){a=h?n:a;var _=Vn(o,te,n,n,n,n,n,a);return _.placeholder=Sg.placeholder,_}function Cg(o,a,h){a=h?n:a;var _=Vn(o,he,n,n,n,n,n,a);return _.placeholder=Cg.placeholder,_}function Tg(o,a,h){var _,j,G,oe,fe,ye,He=0,We=!1,Ge=!1,ct=!0;if(typeof o!="function")throw new zt(u);a=la(a)||0,Kn(h)&&(We=!!h.leading,Ge="maxWait"in h,G=Ge?Dn(la(h.maxWait)||0,a):G,ct="trailing"in h?!!h.trailing:ct);function kt(dr){var Ma=_,qs=j;return _=j=n,He=dr,oe=o.apply(qs,Ma),oe}function Mt(dr){return He=dr,fe=jc(Qt,a),We?kt(dr):oe}function Zt(dr){var Ma=dr-ye,qs=dr-He,Vg=a-Ma;return Ge?In(Vg,G-qs):Vg}function Lt(dr){var Ma=dr-ye,qs=dr-He;return ye===n||Ma>=a||Ma<0||Ge&&qs>=G}function Qt(){var dr=wf();if(Lt(dr))return tn(dr);fe=jc(Qt,Zt(dr))}function tn(dr){return fe=n,ct&&_?kt(dr):(_=j=n,oe)}function Fo(){fe!==n&&Ns(fe),He=0,_=ye=j=fe=n}function qi(){return fe===n?oe:tn(wf())}function Bo(){var dr=wf(),Ma=Lt(dr);if(_=arguments,j=this,ye=dr,Ma){if(fe===n)return Mt(ye);if(Ge)return Ns(fe),fe=jc(Qt,a),kt(ye)}return fe===n&&(fe=jc(Qt,a)),oe}return Bo.cancel=Fo,Bo.flush=qi,Bo}var IS=$t(function(o,a){return au(o,1,a)}),MS=$t(function(o,a,h){return au(o,la(a)||0,h)});function LS(o){return Vn(o,ve)}function xf(o,a){if(typeof o!="function"||a!=null&&typeof a!="function")throw new zt(u);var h=function(){var _=arguments,j=a?a.apply(this,_):_[0],G=h.cache;if(G.has(j))return G.get(j);var oe=o.apply(this,_);return h.cache=G.set(j,oe)||G,oe};return h.cache=new(xf.Cache||Po),h}xf.Cache=Po;function Sf(o){if(typeof o!="function")throw new zt(u);return function(){var a=arguments;switch(a.length){case 0:return!o.call(this);case 1:return!o.call(this,a[0]);case 2:return!o.call(this,a[0],a[1]);case 3:return!o.call(this,a[0],a[1],a[2])}return!o.apply(this,a)}}function FS(o){return wg(2,o)}var BS=Fc(function(o,a){a=a.length==1&&Gt(a[0])?it(a[0],yt(At())):it(ur(a,1),yt(At()));var h=a.length;return $t(function(_){for(var j=-1,G=In(_.length,h);++j<G;)_[j]=a[j].call(this,_[j]);return N(o,this,_)})}),Nd=$t(function(o,a){var h=pi(a,fc(Nd));return Vn(o,ie,n,a,h)}),Eg=$t(function(o,a){var h=pi(a,fc(Eg));return Vn(o,xe,n,a,h)}),jS=zs(function(o,a){return Vn(o,ke,n,n,n,a)});function NS(o,a){if(typeof o!="function")throw new zt(u);return a=a===n?a:Kt(a),$t(o,a)}function HS(o,a){if(typeof o!="function")throw new zt(u);return a=a==null?0:Dn(Kt(a),0),$t(function(h){var _=h[a],j=Yi(h,0,a);return _&&Rt(j,_),N(o,this,j)})}function WS(o,a,h){var _=!0,j=!0;if(typeof o!="function")throw new zt(u);return Kn(h)&&(_="leading"in h?!!h.leading:_,j="trailing"in h?!!h.trailing:j),Tg(o,a,{leading:_,maxWait:a,trailing:j})}function US(o){return bg(o,1)}function VS(o,a){return Nd(js(a),o)}function zS(){if(!arguments.length)return[];var o=arguments[0];return Gt(o)?o:[o]}function $S(o){return Nr(o,B)}function YS(o,a){return a=typeof a=="function"?a:n,Nr(o,B,a)}function GS(o){return Nr(o,x|B)}function qS(o,a){return a=typeof a=="function"?a:n,Nr(o,x|B,a)}function XS(o,a){return a==null||Qu(o,a,ni(a))}function Ia(o,a){return o===a||o!==o&&a!==a}var KS=lt(Rs),ZS=lt(function(o,a){return o>=a}),_u=Os(function(){return arguments}())?Os:function(o){return rr(o)&&It.call(o,"callee")&&!Kl.call(o,"callee")},Gt=le.isArray,JS=l?yt(l):wl;function ho(o){return o!=null&&Cf(o.length)&&!Ys(o)}function fr(o){return rr(o)&&ho(o)}function QS(o){return o===!0||o===!1||rr(o)&&wr(o)==wt}var Ol=Zl||Kd,e1=d?yt(d):Ra;function t1(o){return rr(o)&&o.nodeType===1&&!Nc(o)}function n1(o){if(o==null)return!0;if(ho(o)&&(Gt(o)||typeof o=="string"||typeof o.splice=="function"||Ol(o)||dc(o)||_u(o)))return!o.length;var a=Ei(o);if(a==Ht||a==Jn)return!o.size;if(Bc(o))return!Ds(o).length;for(var h in o)if(It.call(o,h))return!1;return!0}function r1(o,a){return ts(o,a)}function i1(o,a,h){h=typeof h=="function"?h:n;var _=h?h(o,a):n;return _===n?ts(o,a,n,h):!!_}function Hd(o){if(!rr(o))return!1;var a=wr(o);return a==Tt||a==pt||typeof o.message=="string"&&typeof o.name=="string"&&!Nc(o)}function o1(o){return typeof o=="number"&&Jl(o)}function Ys(o){if(!Kn(o))return!1;var a=wr(o);return a==Xe||a==jt||a==ht||a==Pi}function kg(o){return typeof o=="number"&&o==Kt(o)}function Cf(o){return typeof o=="number"&&o>-1&&o%1==0&&o<=qe}function Kn(o){var a=typeof o;return o!=null&&(a=="object"||a=="function")}function rr(o){return o!=null&&typeof o=="object"}var _g=w?yt(w):Pa;function a1(o,a){return o===a||hu(o,a,Ad(a))}function s1(o,a,h){return h=typeof h=="function"?h:n,hu(o,a,Ad(a),h)}function l1(o){return Rg(o)&&o!=+o}function u1(o){if(Yw(o))throw new je(s);return pu(o)}function c1(o){return o===null}function f1(o){return o==null}function Rg(o){return typeof o=="number"||rr(o)&&wr(o)==zn}function Nc(o){if(!rr(o)||wr(o)!=$n)return!1;var a=Ga(o);if(a===null)return!0;var h=It.call(a,"constructor")&&a.constructor;return typeof h=="function"&&h instanceof h&&Ni.call(h)==ql}var Wd=T?yt(T):co;function d1(o){return kg(o)&&o>=-qe&&o<=qe}var Pg=D?yt(D):Mc;function Tf(o){return typeof o=="string"||!Gt(o)&&rr(o)&&wr(o)==an}function Lo(o){return typeof o=="symbol"||rr(o)&&wr(o)==un}var dc=M?yt(M):Lc;function h1(o){return o===n}function p1(o){return rr(o)&&Ei(o)==dt}function g1(o){return rr(o)&&wr(o)==_n}var m1=lt(zi),v1=lt(function(o,a){return o<=a});function Ag(o){if(!o)return[];if(ho(o))return Tf(o)?sr(o):cr(o);if(Eo&&o[Eo])return io(o[Eo]());var a=Ei(o),h=a==Ht?Wa:a==Jn?ji:hc;return h(o)}function Gs(o){if(!o)return o===0?o:0;if(o=la(o),o===ze||o===-ze){var a=o<0?-1:1;return a*at}return o===o?o:0}function Kt(o){var a=Gs(o),h=a%1;return a===a?h?a-h:a:0}function Og(o){return o?ia(Kt(o),0,Pe):0}function la(o){if(typeof o=="number")return o;if(Lo(o))return _e;if(Kn(o)){var a=typeof o.valueOf=="function"?o.valueOf():o;o=Kn(a)?a+"":a}if(typeof o!="string")return o===0?o:+o;o=Ve(o);var h=eo.test(o);return h||Yr.test(o)?ya(o.slice(2),h?2:8):vi.test(o)?_e:+o}function Dg(o){return fo(o,po(o))}function y1(o){return o?ia(Kt(o),-qe,qe):o===0?o:0}function gn(o){return o==null?"":ei(o)}var b1=f(function(o,a){if(Bc(a)||ho(a)){fo(a,ni(a),o);return}for(var h in a)It.call(a,h)&&Ln(o,h,a[h])}),Ig=f(function(o,a){fo(a,po(a),o)}),Ef=f(function(o,a,h,_){fo(a,po(a),o,_)}),w1=f(function(o,a,h,_){fo(a,ni(a),o,_)}),x1=zs(iu);function S1(o,a){var h=na(o);return a==null?h:Vi(h,a)}var C1=$t(function(o,a){o=rt(o);var h=-1,_=a.length,j=_>2?a[2]:n;for(j&&Gi(a[0],a[1],j)&&(_=1);++h<_;)for(var G=a[h],oe=po(G),fe=-1,ye=oe.length;++fe<ye;){var He=oe[fe],We=o[He];(We===n||Ia(We,Un[He])&&!It.call(o,He))&&(o[He]=G[He])}return o}),T1=$t(function(o){return o.push(n,Tu),N(Mg,n,o)});function E1(o,a){return Lr(o,At(a,3),uo)}function k1(o,a){return Lr(o,At(a,3),cu)}function _1(o,a){return o==null?o:uu(o,At(a,3),po)}function R1(o,a){return o==null?o:tc(o,At(a,3),po)}function P1(o,a){return o&&uo(o,At(a,3))}function A1(o,a){return o&&cu(o,At(a,3))}function O1(o){return o==null?[]:bl(o,ni(o))}function D1(o){return o==null?[]:bl(o,po(o))}function Ud(o,a,h){var _=o==null?n:_a(o,a);return _===n?h:_}function I1(o,a){return o!=null&&Qp(o,a,Ps)}function Vd(o,a){return o!=null&&Qp(o,a,nc)}var M1=P(function(o,a,h){a!=null&&typeof a.toString!="function"&&(a=Zo.call(a)),o[a]=h},$d(go)),L1=P(function(o,a,h){a!=null&&typeof a.toString!="function"&&(a=Zo.call(a)),It.call(o,a)?o[a].push(h):o[a]=[h]},At),F1=$t(Si);function ni(o){return ho(o)?ra(o):Ds(o)}function po(o){return ho(o)?ra(o,!0):xl(o)}function B1(o,a){var h={};return a=At(a,3),uo(o,function(_,j,G){lr(h,a(_,j,G),_)}),h}function j1(o,a){var h={};return a=At(a,3),uo(o,function(_,j,G){lr(h,j,a(_,j,G))}),h}var N1=f(function(o,a,h){is(o,a,h)}),Mg=f(function(o,a,h,_){is(o,a,h,_)}),H1=zs(function(o,a){var h={};if(o==null)return h;var _=!1;a=it(a,function(G){return G=Mo(G,o),_||(_=G.length>1),G}),fo(o,Rd(o),h),_&&(h=Nr(h,x|O|B,cc));for(var j=a.length;j--;)bu(h,a[j]);return h});function W1(o,a){return Lg(o,Sf(At(a)))}var U1=zs(function(o,a){return o==null?{}:Ti(o,a)});function Lg(o,a){if(o==null)return{};var h=it(Rd(o),function(_){return[_]});return a=At(a),Io(o,h,function(_,j){return a(_,j[0])})}function V1(o,a,h){a=Mo(a,o);var _=-1,j=a.length;for(j||(j=1,o=n);++_<j;){var G=o==null?n:o[ss(a[_])];G===n&&(_=j,G=h),o=Ys(G)?G.call(o):G}return o}function z1(o,a,h){return o==null?o:Da(o,a,h)}function $1(o,a,h,_){return _=typeof _=="function"?_:n,o==null?o:Da(o,a,h,_)}var Fg=nr(ni),Bg=nr(po);function Y1(o,a,h){var _=Gt(o),j=_||Ol(o)||dc(o);if(a=At(a,4),h==null){var G=o&&o.constructor;j?h=_?new G:[]:Kn(o)?h=Ys(G)?na(Ga(o)):{}:h={}}return(j?ee:uo)(o,function(oe,fe,ye){return a(h,oe,fe,ye)}),h}function G1(o,a){return o==null?!0:bu(o,a)}function q1(o,a,h){return o==null?o:Tl(o,a,js(h))}function X1(o,a,h,_){return _=typeof _=="function"?_:n,o==null?o:Tl(o,a,js(h),_)}function hc(o){return o==null?[]:Ft(o,ni(o))}function K1(o){return o==null?[]:Ft(o,po(o))}function Z1(o,a,h){return h===n&&(h=a,a=n),h!==n&&(h=la(h),h=h===h?h:0),a!==n&&(a=la(a),a=a===a?a:0),ia(la(o),a,h)}function J1(o,a,h){return a=Gs(a),h===n?(h=a,a=0):h=Gs(h),o=la(o),As(o,a,h)}function Q1(o,a,h){if(h&&typeof h!="boolean"&&Gi(o,a,h)&&(a=h=n),h===n&&(typeof a=="boolean"?(h=a,a=n):typeof o=="boolean"&&(h=o,o=n)),o===n&&a===n?(o=0,a=1):(o=Gs(o),a===n?(a=o,o=0):a=Gs(a)),o>a){var _=o;o=a,a=_}if(h||o%1||a%1){var j=_o();return In(o+j*(a-o+ar("1e-"+((j+"").length-1))),a)}return Cl(o,a)}var eC=re(function(o,a,h){return a=a.toLowerCase(),o+(h?jg(a):a)});function jg(o){return zd(gn(o).toLowerCase())}function Ng(o){return o=gn(o),o&&o.replace(kr,Wn).replace(ga,"")}function tC(o,a,h){o=gn(o),a=ei(a);var _=o.length;h=h===n?_:ia(Kt(h),0,_);var j=h;return h-=a.length,h>=0&&o.slice(h,j)==a}function nC(o){return o=gn(o),o&&Ii.test(o)?o.replace(qt,Go):o}function rC(o){return o=gn(o),o&&si.test(o)?o.replace(gr,"\\$&"):o}var iC=re(function(o,a,h){return o+(h?"-":"")+a.toLowerCase()}),oC=re(function(o,a,h){return o+(h?" ":"")+a.toLowerCase()}),aC=q("toLowerCase");function sC(o,a,h){o=gn(o),a=Kt(a);var _=a?oo(o):0;if(!a||_>=a)return o;var j=(a-_)/2;return se(qa(j),h)+o+se(ws(j),h)}function lC(o,a,h){o=gn(o),a=Kt(a);var _=a?oo(o):0;return a&&_<a?o+se(a-_,h):o}function uC(o,a,h){o=gn(o),a=Kt(a);var _=a?oo(o):0;return a&&_<a?se(a-_,h)+o:o}function cC(o,a,h){return h||a==null?a=0:a&&(a=+a),tu(gn(o).replace(sn,""),a||0)}function fC(o,a,h){return(h?Gi(o,a,h):a===n)?a=1:a=Kt(a),mu(gn(o),a)}function dC(){var o=arguments,a=gn(o[0]);return o.length<3?a:a.replace(o[1],o[2])}var hC=re(function(o,a,h){return o+(h?"_":"")+a.toLowerCase()});function pC(o,a,h){return h&&typeof h!="number"&&Gi(o,a,h)&&(a=h=n),h=h===n?Pe:h>>>0,h?(o=gn(o),o&&(typeof a=="string"||a!=null&&!Wd(a))&&(a=ei(a),!a&&Jr(o))?Yi(sr(o),0,h):o.split(a,h)):[]}var gC=re(function(o,a,h){return o+(h?" ":"")+zd(a)});function mC(o,a,h){return o=gn(o),h=h==null?0:ia(Kt(h),0,o.length),a=ei(a),o.slice(h,h+a.length)==a}function vC(o,a,h){var _=U.templateSettings;h&&Gi(o,a,h)&&(a=n),o=gn(o),a=Ef({},a,_,Cu);var j=Ef({},a.imports,_.imports,Cu),G=ni(j),oe=Ft(j,G),fe,ye,He=0,We=a.interpolate||Gr,Ge="__p += '",ct=Dt((a.escape||Gr).source+"|"+We.source+"|"+(We===oi?mi:Gr).source+"|"+(a.evaluate||Gr).source+"|$","g"),kt="//# sourceURL="+(It.call(a,"sourceURL")?(a.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++nn+"]")+`
145
- `;o.replace(ct,function(Lt,Qt,tn,Fo,qi,Bo){return tn||(tn=Fo),Ge+=o.slice(He,Bo).replace(_r,Ha),Qt&&(fe=!0,Ge+=`' +
146
- __e(`+Qt+`) +
147
- '`),qi&&(ye=!0,Ge+=`';
148
- `+qi+`;
149
- __p += '`),tn&&(Ge+=`' +
150
- ((__t = (`+tn+`)) == null ? '' : __t) +
151
- '`),He=Bo+Lt.length,Lt}),Ge+=`';
152
- `;var Mt=It.call(a,"variable")&&a.variable;if(!Mt)Ge=`with (obj) {
153
- `+Ge+`
154
- }
155
- `;else if(Qi.test(Mt))throw new je(m);Ge=(ye?Ge.replace(yo,""):Ge).replace(Yn,"$1").replace(zr,"$1;"),Ge="function("+(Mt||"obj")+`) {
156
- `+(Mt?"":`obj || (obj = {});
157
- `)+"var __t, __p = ''"+(fe?", __e = _.escape":"")+(ye?`, __j = Array.prototype.join;
158
- function print() { __p += __j.call(arguments, '') }
159
- `:`;
160
- `)+Ge+`return __p
161
- }`;var Zt=Wg(function(){return ot(G,kt+"return "+Ge).apply(n,oe)});if(Zt.source=Ge,Hd(Zt))throw Zt;return Zt}function yC(o){return gn(o).toLowerCase()}function bC(o){return gn(o).toUpperCase()}function wC(o,a,h){if(o=gn(o),o&&(h||a===n))return Ve(o);if(!o||!(a=ei(a)))return o;var _=sr(o),j=sr(a),G=Ct(_,j),oe=Mn(_,j)+1;return Yi(_,G,oe).join("")}function xC(o,a,h){if(o=gn(o),o&&(h||a===n))return o.slice(0,vs(o)+1);if(!o||!(a=ei(a)))return o;var _=sr(o),j=Mn(_,sr(a))+1;return Yi(_,0,j).join("")}function SC(o,a,h){if(o=gn(o),o&&(h||a===n))return o.replace(sn,"");if(!o||!(a=ei(a)))return o;var _=sr(o),j=Ct(_,sr(a));return Yi(_,j).join("")}function CC(o,a){var h=nt,_=gt;if(Kn(a)){var j="separator"in a?a.separator:j;h="length"in a?Kt(a.length):h,_="omission"in a?ei(a.omission):_}o=gn(o);var G=o.length;if(Jr(o)){var oe=sr(o);G=oe.length}if(h>=G)return o;var fe=h-oo(_);if(fe<1)return _;var ye=oe?Yi(oe,0,fe).join(""):o.slice(0,fe);if(j===n)return ye+_;if(oe&&(fe+=ye.length-fe),Wd(j)){if(o.slice(fe).search(j)){var He,We=ye;for(j.global||(j=Dt(j.source,gn(li.exec(j))+"g")),j.lastIndex=0;He=j.exec(We);)var Ge=He.index;ye=ye.slice(0,Ge===n?fe:Ge)}}else if(o.indexOf(ei(j),fe)!=fe){var ct=ye.lastIndexOf(j);ct>-1&&(ye=ye.slice(0,ct))}return ye+_}function TC(o){return o=gn(o),o&&ii.test(o)?o.replace(Qn,Ua):o}var EC=re(function(o,a,h){return o+(h?" ":"")+a.toUpperCase()}),zd=q("toUpperCase");function Hg(o,a,h){return o=gn(o),a=h?n:a,a===n?gs(o)?de(o):Ut(o):o.match(a)||[]}var Wg=$t(function(o,a){try{return N(o,n,a)}catch(h){return Hd(h)?h:new je(h)}}),kC=zs(function(o,a){return ee(a,function(h){h=ss(h),lr(o,h,jd(o[h],o))}),o});function _C(o){var a=o==null?0:o.length,h=At();return o=a?it(o,function(_){if(typeof _[1]!="function")throw new zt(u);return[h(_[0]),_[1]]}):[],$t(function(_){for(var j=-1;++j<a;){var G=o[j];if(N(G[0],this,_))return N(G[1],this,_)}})}function RC(o){return ou(Nr(o,x))}function $d(o){return function(){return o}}function PC(o,a){return o==null||o!==o?a:o}var AC=g(),OC=g(!0);function go(o){return o}function Yd(o){return ns(typeof o=="function"?o:Nr(o,x))}function DC(o){return Do(Nr(o,x))}function IC(o,a){return $i(o,Nr(a,x))}var MC=$t(function(o,a){return function(h){return Si(h,o,a)}}),LC=$t(function(o,a){return function(h){return Si(o,h,a)}});function Gd(o,a,h){var _=ni(a),j=bl(a,_);h==null&&!(Kn(a)&&(j.length||!_.length))&&(h=a,a=o,o=this,j=bl(a,ni(a)));var G=!(Kn(h)&&"chain"in h)||!!h.chain,oe=Ys(o);return ee(j,function(fe){var ye=a[fe];o[fe]=ye,oe&&(o.prototype[fe]=function(){var He=this.__chain__;if(G||He){var We=o(this.__wrapped__),Ge=We.__actions__=cr(this.__actions__);return Ge.push({func:ye,args:arguments,thisArg:o}),We.__chain__=He,We}return ye.apply(o,Rt([this.value()],arguments))})}),o}function FC(){return pn._===this&&(pn._=Tn),this}function qd(){}function BC(o){return o=Kt(o),$t(function(a){return Aa(a,o)})}var jC=Q(it),NC=Q(De),HC=Q(ln);function Ug(o){return Dd(o)?C(ss(o)):gu(o)}function WC(o){return function(a){return o==null?n:_a(o,a)}}var UC=Ue(),VC=Ue(!0);function Xd(){return[]}function Kd(){return!1}function zC(){return{}}function $C(){return""}function YC(){return!0}function GC(o,a){if(o=Kt(o),o<1||o>qe)return[];var h=Pe,_=In(o,Pe);a=At(a),o-=Pe;for(var j=we(_,a);++h<o;)a(h);return j}function qC(o){return Gt(o)?it(o,ss):Lo(o)?[o]:cr(lg(gn(o)))}function XC(o){var a=++Yu;return gn(o)+a}var KC=W(function(o,a){return o+a},0),ZC=Pt("ceil"),JC=W(function(o,a){return o/a},1),QC=Pt("floor");function eT(o){return o&&o.length?yl(o,go,Rs):n}function tT(o,a){return o&&o.length?yl(o,At(a,2),Rs):n}function nT(o){return br(o,go)}function rT(o,a){return br(o,At(a,2))}function iT(o){return o&&o.length?yl(o,go,zi):n}function oT(o,a){return o&&o.length?yl(o,At(a,2),zi):n}var aT=W(function(o,a){return o*a},1),sT=Pt("round"),lT=W(function(o,a){return o-a},0);function uT(o){return o&&o.length?be(o,go):0}function cT(o,a){return o&&o.length?be(o,At(a,2)):0}return U.after=DS,U.ary=bg,U.assign=b1,U.assignIn=Ig,U.assignInWith=Ef,U.assignWith=w1,U.at=x1,U.before=wg,U.bind=jd,U.bindAll=kC,U.bindKey=xg,U.castArray=zS,U.chain=mg,U.chunk=Qw,U.compact=ex,U.concat=tx,U.cond=_C,U.conforms=RC,U.constant=$d,U.countBy=uS,U.create=S1,U.curry=Sg,U.curryRight=Cg,U.debounce=Tg,U.defaults=C1,U.defaultsDeep=T1,U.defer=IS,U.delay=MS,U.difference=nx,U.differenceBy=rx,U.differenceWith=ix,U.drop=ox,U.dropRight=ax,U.dropRightWhile=sx,U.dropWhile=lx,U.fill=ux,U.filter=fS,U.flatMap=pS,U.flatMapDeep=gS,U.flatMapDepth=mS,U.flatten=dg,U.flattenDeep=cx,U.flattenDepth=fx,U.flip=LS,U.flow=AC,U.flowRight=OC,U.fromPairs=dx,U.functions=O1,U.functionsIn=D1,U.groupBy=vS,U.initial=px,U.intersection=gx,U.intersectionBy=mx,U.intersectionWith=vx,U.invert=M1,U.invertBy=L1,U.invokeMap=bS,U.iteratee=Yd,U.keyBy=wS,U.keys=ni,U.keysIn=po,U.map=bf,U.mapKeys=B1,U.mapValues=j1,U.matches=DC,U.matchesProperty=IC,U.memoize=xf,U.merge=N1,U.mergeWith=Mg,U.method=MC,U.methodOf=LC,U.mixin=Gd,U.negate=Sf,U.nthArg=BC,U.omit=H1,U.omitBy=W1,U.once=FS,U.orderBy=xS,U.over=jC,U.overArgs=BS,U.overEvery=NC,U.overSome=HC,U.partial=Nd,U.partialRight=Eg,U.partition=SS,U.pick=U1,U.pickBy=Lg,U.property=Ug,U.propertyOf=WC,U.pull=xx,U.pullAll=pg,U.pullAllBy=Sx,U.pullAllWith=Cx,U.pullAt=Tx,U.range=UC,U.rangeRight=VC,U.rearg=jS,U.reject=ES,U.remove=Ex,U.rest=NS,U.reverse=Fd,U.sampleSize=_S,U.set=z1,U.setWith=$1,U.shuffle=RS,U.slice=kx,U.sortBy=OS,U.sortedUniq=Ix,U.sortedUniqBy=Mx,U.split=pC,U.spread=HS,U.tail=Lx,U.take=Fx,U.takeRight=Bx,U.takeRightWhile=jx,U.takeWhile=Nx,U.tap=eS,U.throttle=WS,U.thru=yf,U.toArray=Ag,U.toPairs=Fg,U.toPairsIn=Bg,U.toPath=qC,U.toPlainObject=Dg,U.transform=Y1,U.unary=US,U.union=Hx,U.unionBy=Wx,U.unionWith=Ux,U.uniq=Vx,U.uniqBy=zx,U.uniqWith=$x,U.unset=G1,U.unzip=Bd,U.unzipWith=gg,U.update=q1,U.updateWith=X1,U.values=hc,U.valuesIn=K1,U.without=Yx,U.words=Hg,U.wrap=VS,U.xor=Gx,U.xorBy=qx,U.xorWith=Xx,U.zip=Kx,U.zipObject=Zx,U.zipObjectDeep=Jx,U.zipWith=Qx,U.entries=Fg,U.entriesIn=Bg,U.extend=Ig,U.extendWith=Ef,Gd(U,U),U.add=KC,U.attempt=Wg,U.camelCase=eC,U.capitalize=jg,U.ceil=ZC,U.clamp=Z1,U.clone=$S,U.cloneDeep=GS,U.cloneDeepWith=qS,U.cloneWith=YS,U.conformsTo=XS,U.deburr=Ng,U.defaultTo=PC,U.divide=JC,U.endsWith=tC,U.eq=Ia,U.escape=nC,U.escapeRegExp=rC,U.every=cS,U.find=dS,U.findIndex=cg,U.findKey=E1,U.findLast=hS,U.findLastIndex=fg,U.findLastKey=k1,U.floor=QC,U.forEach=vg,U.forEachRight=yg,U.forIn=_1,U.forInRight=R1,U.forOwn=P1,U.forOwnRight=A1,U.get=Ud,U.gt=KS,U.gte=ZS,U.has=I1,U.hasIn=Vd,U.head=hg,U.identity=go,U.includes=yS,U.indexOf=hx,U.inRange=J1,U.invoke=F1,U.isArguments=_u,U.isArray=Gt,U.isArrayBuffer=JS,U.isArrayLike=ho,U.isArrayLikeObject=fr,U.isBoolean=QS,U.isBuffer=Ol,U.isDate=e1,U.isElement=t1,U.isEmpty=n1,U.isEqual=r1,U.isEqualWith=i1,U.isError=Hd,U.isFinite=o1,U.isFunction=Ys,U.isInteger=kg,U.isLength=Cf,U.isMap=_g,U.isMatch=a1,U.isMatchWith=s1,U.isNaN=l1,U.isNative=u1,U.isNil=f1,U.isNull=c1,U.isNumber=Rg,U.isObject=Kn,U.isObjectLike=rr,U.isPlainObject=Nc,U.isRegExp=Wd,U.isSafeInteger=d1,U.isSet=Pg,U.isString=Tf,U.isSymbol=Lo,U.isTypedArray=dc,U.isUndefined=h1,U.isWeakMap=p1,U.isWeakSet=g1,U.join=yx,U.kebabCase=iC,U.last=sa,U.lastIndexOf=bx,U.lowerCase=oC,U.lowerFirst=aC,U.lt=m1,U.lte=v1,U.max=eT,U.maxBy=tT,U.mean=nT,U.meanBy=rT,U.min=iT,U.minBy=oT,U.stubArray=Xd,U.stubFalse=Kd,U.stubObject=zC,U.stubString=$C,U.stubTrue=YC,U.multiply=aT,U.nth=wx,U.noConflict=FC,U.noop=qd,U.now=wf,U.pad=sC,U.padEnd=lC,U.padStart=uC,U.parseInt=cC,U.random=Q1,U.reduce=CS,U.reduceRight=TS,U.repeat=fC,U.replace=dC,U.result=V1,U.round=sT,U.runInContext=X,U.sample=kS,U.size=PS,U.snakeCase=hC,U.some=AS,U.sortedIndex=_x,U.sortedIndexBy=Rx,U.sortedIndexOf=Px,U.sortedLastIndex=Ax,U.sortedLastIndexBy=Ox,U.sortedLastIndexOf=Dx,U.startCase=gC,U.startsWith=mC,U.subtract=lT,U.sum=uT,U.sumBy=cT,U.template=vC,U.times=GC,U.toFinite=Gs,U.toInteger=Kt,U.toLength=Og,U.toLower=yC,U.toNumber=la,U.toSafeInteger=y1,U.toString=gn,U.toUpper=bC,U.trim=wC,U.trimEnd=xC,U.trimStart=SC,U.truncate=CC,U.unescape=TC,U.uniqueId=XC,U.upperCase=EC,U.upperFirst=zd,U.each=vg,U.eachRight=yg,U.first=hg,Gd(U,function(){var o={};return uo(U,function(a,h){It.call(U.prototype,h)||(o[h]=a)}),o}(),{chain:!1}),U.VERSION=i,ee(["bind","bindKey","curry","curryRight","partial","partialRight"],function(o){U[o].placeholder=U}),ee(["drop","take"],function(o,a){Yt.prototype[o]=function(h){h=h===n?1:Dn(Kt(h),0);var _=this.__filtered__&&!a?new Yt(this):this.clone();return _.__filtered__?_.__takeCount__=In(h,_.__takeCount__):_.__views__.push({size:In(h,Pe),type:o+(_.__dir__<0?"Right":"")}),_},Yt.prototype[o+"Right"]=function(h){return this.reverse()[o](h).reverse()}}),ee(["filter","map","takeWhile"],function(o,a){var h=a+1,_=h==ft||h==Me;Yt.prototype[o]=function(j){var G=this.clone();return G.__iteratees__.push({iteratee:At(j,3),type:h}),G.__filtered__=G.__filtered__||_,G}}),ee(["head","last"],function(o,a){var h="take"+(a?"Right":"");Yt.prototype[o]=function(){return this[h](1).value()[0]}}),ee(["initial","tail"],function(o,a){var h="drop"+(a?"":"Right");Yt.prototype[o]=function(){return this.__filtered__?new Yt(this):this[h](1)}}),Yt.prototype.compact=function(){return this.filter(go)},Yt.prototype.find=function(o){return this.filter(o).head()},Yt.prototype.findLast=function(o){return this.reverse().find(o)},Yt.prototype.invokeMap=$t(function(o,a){return typeof o=="function"?new Yt(this):this.map(function(h){return Si(h,o,a)})}),Yt.prototype.reject=function(o){return this.filter(Sf(At(o)))},Yt.prototype.slice=function(o,a){o=Kt(o);var h=this;return h.__filtered__&&(o>0||a<0)?new Yt(h):(o<0?h=h.takeRight(-o):o&&(h=h.drop(o)),a!==n&&(a=Kt(a),h=a<0?h.dropRight(-a):h.take(a-o)),h)},Yt.prototype.takeRightWhile=function(o){return this.reverse().takeWhile(o).reverse()},Yt.prototype.toArray=function(){return this.take(Pe)},uo(Yt.prototype,function(o,a){var h=/^(?:filter|find|map|reject)|While$/.test(a),_=/^(?:head|last)$/.test(a),j=U[_?"take"+(a=="last"?"Right":""):a],G=_||/^find/.test(a);j&&(U.prototype[a]=function(){var oe=this.__wrapped__,fe=_?[1]:arguments,ye=oe instanceof Yt,He=fe[0],We=ye||Gt(oe),Ge=function(Qt){var tn=j.apply(U,Rt([Qt],fe));return _&&ct?tn[0]:tn};We&&h&&typeof He=="function"&&He.length!=1&&(ye=We=!1);var ct=this.__chain__,kt=!!this.__actions__.length,Mt=G&&!ct,Zt=ye&&!kt;if(!G&&We){oe=Zt?oe:new Yt(this);var Lt=o.apply(oe,fe);return Lt.__actions__.push({func:yf,args:[Ge],thisArg:n}),new jr(Lt,ct)}return Mt&&Zt?o.apply(this,fe):(Lt=this.thru(Ge),Mt?_?Lt.value()[0]:Lt.value():Lt)})}),ee(["pop","push","shift","sort","splice","unshift"],function(o){var a=On[o],h=/^(?:push|sort|unshift)$/.test(o)?"tap":"thru",_=/^(?:pop|shift)$/.test(o);U.prototype[o]=function(){var j=arguments;if(_&&!this.__chain__){var G=this.value();return a.apply(Gt(G)?G:[],j)}return this[h](function(oe){return a.apply(Gt(oe)?oe:[],j)})}}),uo(Yt.prototype,function(o,a){var h=U[a];if(h){var _=h.name+"";It.call(ta,_)||(ta[_]=[]),ta[_].push({name:a,func:h})}}),ta[E(n,L).name]=[{name:"wrapper",func:n}],Yt.prototype.clone=ul,Yt.prototype.reverse=Za,Yt.prototype.value=ks,U.prototype.at=tS,U.prototype.chain=nS,U.prototype.commit=rS,U.prototype.next=iS,U.prototype.plant=aS,U.prototype.reverse=sS,U.prototype.toJSON=U.prototype.valueOf=U.prototype.value=lS,U.prototype.first=U.prototype.head,Eo&&(U.prototype[Eo]=oS),U},Ce=Ee();hi?((hi.exports=Ce)._=Ce,To._=Ce):pn._=Ce}).call(No)})(sd,sd.exports);var K0=sd.exports;const yD=lf(K0);function ly(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t}function bD(t){var e=t.lastRenderedStartIndex,n=t.lastRenderedStopIndex,i=t.startIndex,r=t.stopIndex;return!(i>n||r<e)}function wD(t){for(var e=t.isItemLoaded,n=t.itemCount,i=t.minimumBatchSize,r=t.startIndex,s=t.stopIndex,u=[],m=null,p=null,y=r;y<=s;y++){var k=e(y);k?p!==null&&(u.push(m,p),m=p=null):(p=y,m===null&&(m=y))}if(p!==null){for(var x=Math.min(Math.max(p,m+i-1),n-1),O=p+1;O<=x&&!e(O);O++)p=O;u.push(m,p)}if(u.length)for(;u[1]-u[0]+1<i&&u[0]>0;){var B=u[0]-1;if(!e(B))u[0]=B;else break}return u}var xD=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},SD=function(){function t(e,n){for(var i=0;i<n.length;i++){var r=n[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(e,n,i){return n&&t(e.prototype,n),i&&t(e,i),e}}(),CD=function(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)},uy=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t},TD=function(t){CD(e,t);function e(){var n,i,r,s;xD(this,e);for(var u=arguments.length,m=Array(u),p=0;p<u;p++)m[p]=arguments[p];return s=(i=(r=uy(this,(n=e.__proto__||Object.getPrototypeOf(e)).call.apply(n,[this].concat(m))),r),r._lastRenderedStartIndex=-1,r._lastRenderedStopIndex=-1,r._memoizedUnloadedRanges=[],r._onItemsRendered=function(y){var k=y.visibleStartIndex,x=y.visibleStopIndex;process.env.NODE_ENV!=="production"&&((!ly(k)||!ly(x))&&console.warn("Invalid onItemsRendered signature; please refer to InfiniteLoader documentation."),typeof r.props.loadMoreRows=="function"&&console.warn('InfiniteLoader "loadMoreRows" prop has been renamed to "loadMoreItems".')),r._lastRenderedStartIndex=k,r._lastRenderedStopIndex=x,r._ensureRowsLoaded(k,x)},r._setRef=function(y){r._listRef=y},i),uy(r,s)}return SD(e,[{key:"resetloadMoreItemsCache",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],i&&this._ensureRowsLoaded(this._lastRenderedStartIndex,this._lastRenderedStopIndex)}},{key:"componentDidMount",value:function(){process.env.NODE_ENV!=="production"&&this._listRef==null&&console.warn("Invalid list ref; please refer to InfiniteLoader documentation.")}},{key:"render",value:function(){var i=this.props.children;return i({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(i,r){var s=this.props,u=s.isItemLoaded,m=s.itemCount,p=s.minimumBatchSize,y=p===void 0?10:p,k=s.threshold,x=k===void 0?15:k,O=wD({isItemLoaded:u,itemCount:m,minimumBatchSize:y,startIndex:Math.max(0,i-x),stopIndex:Math.min(m-1,r+x)});(this._memoizedUnloadedRanges.length!==O.length||this._memoizedUnloadedRanges.some(function(B,$){return O[$]!==B}))&&(this._memoizedUnloadedRanges=O,this._loadUnloadedRanges(O))}},{key:"_loadUnloadedRanges",value:function(i){for(var r=this,s=this.props.loadMoreItems||this.props.loadMoreRows,u=function(y){var k=i[y],x=i[y+1],O=s(k,x);O!=null&&O.then(function(){if(bD({lastRenderedStartIndex:r._lastRenderedStartIndex,lastRenderedStopIndex:r._lastRenderedStopIndex,startIndex:k,stopIndex:x})){if(r._listRef==null)return;typeof r._listRef.resetAfterIndex=="function"?r._listRef.resetAfterIndex(k,!0):(typeof r._listRef._getItemStyleCache=="function"&&r._listRef._getItemStyleCache(-1),r._listRef.forceUpdate())}})},m=0;m<i.length;m+=2)u(m)}}]),e}(Ie.PureComponent);const cy=window.location.href,Z0=Ie.createContext({}),ED=({children:t,baseUrl:e,userData:n})=>{const i=()=>{window.location.href=`${e}/authentication/login?callbackUrl=${cy}`},r=()=>{window.location.href=`${e}/authentication/logout?callbackUrl=${cy}`};return n!=null&&n.isFetching?ut.jsx(Cc.Grid,{container:!0,justifyContent:"center",alignItems:"center",sx:{minHeight:"100vh"},children:ut.jsx(Cc.CircularProgress,{})}):ut.jsx(Z0.Provider,{value:{user:n==null?void 0:n.data,login:i,logout:r},children:t})},kD=()=>{const{login:t,logout:e,user:n}=Ie.useContext(Z0);return{login:t,logout:e,user:n}};function _D(t,e,n){return n.some(i=>{const r=t[i];return String(r).toLowerCase().includes(e.toLowerCase())})}const RD=t=>{const e={...t.colors};return Cc.createTheme({palette:{primary:{main:e.primary300,contrastText:e.textPrimary},secondary:{main:e.secondary,contrastText:e.textPrimary},warning:{main:e.warning,contrastText:e.textPrimary},error:{main:e.danger,contrastText:e.textPrimary}},typography:{fontFamily:"TT Firs Neue Trl",button:{textTransform:"none",fontSize:"0.875rem",fontWeight:400,boxShadow:"none"},body1:{fontSize:"0.875rem",fontWeight:400},body2:{fontSize:"0.75rem"},h6:{fontSize:"0.875rem",fontWeight:500},h5:{fontSize:"1rem",fontWeight:500},h4:{fontSize:"1.25rem",fontWeight:500},h3:{fontSize:"1.5rem",fontWeight:500},h2:{fontSize:"2rem",fontWeight:500},h1:{fontSize:"2.5rem",fontWeight:500},subtitle1:{fontSize:"0.75rem"},subtitle2:{fontSize:"0.625rem"}},components:{MuiIconButton:{styleOverrides:{root:{},sizeSmall:{}}},MuiButton:{styleOverrides:{root:{boxShadow:"none !important",padding:"8px 32px",borderWidth:1,borderRadius:3,fontWeight:400}},variants:[{props:{variant:"primary"},style:{backgroundColor:e.primary300,color:e.buttonText,"&:hover":{backgroundColor:e.buttonHover||e.primary300},"&.Mui-disabled":{backgroundColor:e.grey200}}},{props:{variant:"confirm"},style:{backgroundColor:e.danger,color:e.white,"&:hover":{backgroundColor:e.dangerDark},"&.Mui-disabled":{backgroundColor:e.grey200}}},{props:{variant:"cancel"},style:{backgroundColor:e.grey300,color:e.textPrimary,"&:hover":{backgroundColor:e.grey400}}},{props:{variant:"outlinedPrimary"},style:{color:e.primary500,border:"1px solid",borderColor:e.primary500,"&:hover":{backgroundColor:"inherit"}}},{props:{variant:"outLinedDanger"},style:{color:e.danger,border:"1px solid",borderColor:e.danger,"&:hover":{backgroundColor:"inherit"}}},{props:{size:"small"},style:{fontSize:"12px",lineHeight:"normal",borderRadius:"3px",padding:"4px 16px"}}]},MuiAppBar:{styleOverrides:{root:{backgroundColor:e.appBarBgColor,color:e.appBarColor}}},MuiSelect:{defaultProps:{MenuProps:{PaperProps:{sx:{boxShadow:"none",border:1,borderStyle:"solid",borderColor:e.grey300,mt:"5px"}},MenuListProps:{sx:{padding:"5px","& .MuiMenuItem-root":{fontWeight:400,minHeight:0,borderRadius:"5px","&:hover":{backgroundColor:e.grey100},"&.Mui-selected":{backgroundColor:e.primary200}}}}}},styleOverrides:{select:{padding:"9.94px 5px 9.94px 15px"}}},MuiPaginationItem:{defaultProps:{components:{previous:Fa.AiFillCaretLeft,next:Fa.AiFillCaretRight}},styleOverrides:{root:{"& svg":{width:"10px"},border:"none",fontSize:"14px",lineHeight:"1.5rem",borderRadius:"7px","&.Mui-selected":{backgroundColor:e.primary200},"&.MuiPaginationItem-previousNext":{backgroundColor:e.grey200}}}},MuiChip:{styleOverrides:{root:{borderRadius:"5px",fontSize:"10px",lineHeight:"12px",fontWeight:400,"& .MuiChip-label":{lineHeight:"normal"}},avatar:{width:"10px"},colorSuccess:{color:e.success,backgroundColor:e.successLight},colorWarning:{color:e.warning,backgroundColor:e.warningLight},colorError:{color:e.danger,backgroundColor:e.dangerLight},colorSecondary:{color:e.linkPrimary,backgroundColor:e.linkLight}}},MuiTab:{styleOverrides:{root:{background:e.grey200,borderTopLeftRadius:"8px",borderTopRightRadius:"8px",marginRight:"5px",minWidth:"200px",flexDirection:"row",alignContent:"center",gap:"8px",textTransform:"capitalize","& svg":{mb:"0 !important"},padding:0,height:"32px",minHeight:"auto",fontSize:"12px","& .chart-icon":{fill:e.grey600},"& .detail-icon":{stroke:e.grey600}}}},MuiDrawer:{defaultProps:{},styleOverrides:{root:{"&.MuiDrawer-paper":{overflowY:"unset"},"& .MuiDrawer-paper":{zIndex:9},"&.MuiPaper-root":{border:"none",background:e.grey100,pt:12,zIndex:9}}}},MuiTextField:{defaultProps:{InputProps:{sx:{"& .Mui-disabled":{background:e.grey200}}},InputLabelProps:{shrink:!0}},styleOverrides:{root:{backgroundColor:e.white,"& .MuiOutlinedInput-input":{padding:"0px 16px 0px 12px",fontWeight:400,height:40,fontSize:"14px",border:1,borderRadius:4,"&::placeholder":{color:e.grey600}},"& .MuiFormLabel-root":{color:e.textPrimary},"& .MuiFormLabel-asterisk":{color:e.danger}}}},MuiFormGroup:{styleOverrides:{root:{}}},MuiFormHelperText:{defaultProps:{sx:{fontSize:12}},styleOverrides:{}},MuiAutocomplete:{defaultProps:{sx:{"& .MuiPaper-root":{padding:"5px"}}},styleOverrides:{root:{"& .MuiSvgIcon-root":{width:"20px",height:"20px"},"& .MuiAutocomplete-tag":{margin:0},"& .MuiButtonBase-root":{marginRight:"2px !important",height:"max-content",padding:"2px"},"& .MuiOutlinedInput-root":{padding:"7.45px 55px 7.45px 10px !important"},"& svg":{},"& #checkboxes-tags-demo":{padding:"6px 4px"},"& .MuiAutocomplete-endAdornment":{top:"calc(50% - 12px)"}}}},MuiTableHead:{styleOverrides:{root:{"& th":{fontSize:"14px",padding:"8px 16px"}}}},MuiTableBody:{styleOverrides:{root:{"& th,td":{fontSize:"14px",padding:"8px 16px",height:"45px"},"& .MuiTableCell-root":{borderBottom:`1px solid ${e.grey300}`}}}},MuiRadio:{defaultProps:{sx:{"&.MuiButtonBase-root":{padding:"5px"}}},styleOverrides:{root:{"& .MuiSvgIcon-root":{fontSize:16},color:e.grey600,"&.Mui-checked":{color:e.success},"&.Mui-disabled":{color:e.grey600}}}},MuiTooltip:{defaultProps:{placement:"top"}}}})};function PD(t,e){const n={...t};return e==null||e.forEach(i=>{i.children&&i.children.forEach(r=>{n[r.key]=r.color.trim()})}),n}function AD({url:t}){var u,m;const{data:e,isFetching:n}=dT.useQuery(["brandTheme"],()=>fetch(t).then(p=>p.json()),{refetchOnWindowFocus:!1,cacheTime:0}),i=PD($0,(u=e==null?void 0:e.theme)==null?void 0:u.keyColor);console.log("🚀 ~ useThemeContext ~ isFetching:",n);const r=RD({colors:i}),s=(m=e==null?void 0:e.theme)==null?void 0:m.image;return{colors:i,theme:r,logo:s,isFetching:n}}const J0=Ie.createContext({}),OD=()=>Ie.useContext(J0),DD=t=>{var s;const{children:e,url:n}=t,i=AD({url:n}),r=((s=t.customTheme)==null?void 0:s.call(t,i.colors))||i.theme;return ut.jsx(J0.Provider,{value:i,children:ut.jsx(Cc.ThemeProvider,{theme:r,children:e})})};var Q0={exports:{}};/*!
162
- * jQuery JavaScript Library v3.7.1
163
- * https://jquery.com/
164
- *
165
- * Copyright OpenJS Foundation and other contributors
166
- * Released under the MIT license
167
- * https://jquery.org/license
168
- *
169
- * Date: 2023-08-28T13:37Z
170
- */(function(t){(function(e,n){t.exports=e.document?n(e,!0):function(i){if(!i.document)throw new Error("jQuery requires a window with a document");return n(i)}})(typeof window<"u"?window:No,function(e,n){var i=[],r=Object.getPrototypeOf,s=i.slice,u=i.flat?function(l){return i.flat.call(l)}:function(l){return i.concat.apply([],l)},m=i.push,p=i.indexOf,y={},k=y.toString,x=y.hasOwnProperty,O=x.toString,B=O.call(Object),$={},Y=function(d){return typeof d=="function"&&typeof d.nodeType!="number"&&typeof d.item!="function"},z=function(d){return d!=null&&d===d.window},L=e.document,ne={type:!0,src:!0,nonce:!0,noModule:!0};function te(l,d,w){w=w||L;var T,D,M=w.createElement("script");if(M.text=l,d)for(T in ne)D=d[T]||d.getAttribute&&d.getAttribute(T),D&&M.setAttribute(T,D);w.head.appendChild(M).parentNode.removeChild(M)}function he(l){return l==null?l+"":typeof l=="object"||typeof l=="function"?y[k.call(l)]||"object":typeof l}var ie="3.7.1",xe=/HTML$/i,b=function(l,d){return new b.fn.init(l,d)};b.fn=b.prototype={jquery:ie,constructor:b,length:0,toArray:function(){return s.call(this)},get:function(l){return l==null?s.call(this):l<0?this[l+this.length]:this[l]},pushStack:function(l){var d=b.merge(this.constructor(),l);return d.prevObject=this,d},each:function(l){return b.each(this,l)},map:function(l){return this.pushStack(b.map(this,function(d,w){return l.call(d,w,d)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,function(l,d){return(d+1)%2}))},odd:function(){return this.pushStack(b.grep(this,function(l,d){return d%2}))},eq:function(l){var d=this.length,w=+l+(l<0?d:0);return this.pushStack(w>=0&&w<d?[this[w]]:[])},end:function(){return this.prevObject||this.constructor()},push:m,sort:i.sort,splice:i.splice},b.extend=b.fn.extend=function(){var l,d,w,T,D,M,N=arguments[0]||{},ae=1,ee=arguments.length,ge=!1;for(typeof N=="boolean"&&(ge=N,N=arguments[ae]||{},ae++),typeof N!="object"&&!Y(N)&&(N={}),ae===ee&&(N=this,ae--);ae<ee;ae++)if((l=arguments[ae])!=null)for(d in l)T=l[d],!(d==="__proto__"||N===T)&&(ge&&T&&(b.isPlainObject(T)||(D=Array.isArray(T)))?(w=N[d],D&&!Array.isArray(w)?M=[]:!D&&!b.isPlainObject(w)?M={}:M=w,D=!1,N[d]=b.extend(ge,M,T)):T!==void 0&&(N[d]=T));return N},b.extend({expando:"jQuery"+(ie+Math.random()).replace(/\D/g,""),isReady:!0,error:function(l){throw new Error(l)},noop:function(){},isPlainObject:function(l){var d,w;return!l||k.call(l)!=="[object Object]"?!1:(d=r(l),d?(w=x.call(d,"constructor")&&d.constructor,typeof w=="function"&&O.call(w)===B):!0)},isEmptyObject:function(l){var d;for(d in l)return!1;return!0},globalEval:function(l,d,w){te(l,{nonce:d&&d.nonce},w)},each:function(l,d){var w,T=0;if(ke(l))for(w=l.length;T<w&&d.call(l[T],T,l[T])!==!1;T++);else for(T in l)if(d.call(l[T],T,l[T])===!1)break;return l},text:function(l){var d,w="",T=0,D=l.nodeType;if(!D)for(;d=l[T++];)w+=b.text(d);return D===1||D===11?l.textContent:D===9?l.documentElement.textContent:D===3||D===4?l.nodeValue:w},makeArray:function(l,d){var w=d||[];return l!=null&&(ke(Object(l))?b.merge(w,typeof l=="string"?[l]:l):m.call(w,l)),w},inArray:function(l,d,w){return d==null?-1:p.call(d,l,w)},isXMLDoc:function(l){var d=l&&l.namespaceURI,w=l&&(l.ownerDocument||l).documentElement;return!xe.test(d||w&&w.nodeName||"HTML")},merge:function(l,d){for(var w=+d.length,T=0,D=l.length;T<w;T++)l[D++]=d[T];return l.length=D,l},grep:function(l,d,w){for(var T,D=[],M=0,N=l.length,ae=!w;M<N;M++)T=!d(l[M],M),T!==ae&&D.push(l[M]);return D},map:function(l,d,w){var T,D,M=0,N=[];if(ke(l))for(T=l.length;M<T;M++)D=d(l[M],M,w),D!=null&&N.push(D);else for(M in l)D=d(l[M],M,w),D!=null&&N.push(D);return u(N)},guid:1,support:$}),typeof Symbol=="function"&&(b.fn[Symbol.iterator]=i[Symbol.iterator]),b.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(l,d){y["[object "+d+"]"]=d.toLowerCase()});function ke(l){var d=!!l&&"length"in l&&l.length,w=he(l);return Y(l)||z(l)?!1:w==="array"||d===0||typeof d=="number"&&d>0&&d-1 in l}function ve(l,d){return l.nodeName&&l.nodeName.toLowerCase()===d.toLowerCase()}var nt=i.pop,gt=i.sort,tt=i.splice,et="[\\x20\\t\\r\\n\\f]",ft=new RegExp("^"+et+"+|((?:^|[^\\\\])(?:\\\\.)*)"+et+"+$","g");b.contains=function(l,d){var w=d&&d.parentNode;return l===w||!!(w&&w.nodeType===1&&(l.contains?l.contains(w):l.compareDocumentPosition&&l.compareDocumentPosition(w)&16))};var me=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function Me(l,d){return d?l==="\0"?"�":l.slice(0,-1)+"\\"+l.charCodeAt(l.length-1).toString(16)+" ":"\\"+l}b.escapeSelector=function(l){return(l+"").replace(me,Me)};var ze=L,qe=m;(function(){var l,d,w,T,D,M=qe,N,ae,ee,ge,De,Le=b.expando,Se=0,Ne=0,it=Mn(),Rt=Mn(),Ot=Mn(),An=Mn(),ln=function(K,de){return K===de&&(D=!0),0},Ir="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Mr="(?:\\\\[\\da-fA-F]{1,6}"+et+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Ut="\\["+et+"*("+Mr+")(?:"+et+"*([*^$|!~]?=)"+et+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Mr+"))|)"+et+"*\\]",Lr=":("+Mr+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Ut+")*)|.*)\\)|)",Vt=new RegExp(et+"+","g"),en=new RegExp("^"+et+"*,"+et+"*"),no=new RegExp("^"+et+"*([>+~]|"+et+")"+et+"*"),ro=new RegExp(et+"|>"),br=new RegExp(Lr),C=new RegExp("^"+Mr+"$"),A={ID:new RegExp("^#("+Mr+")"),CLASS:new RegExp("^\\.("+Mr+")"),TAG:new RegExp("^("+Mr+"|[*])"),ATTR:new RegExp("^"+Ut),PSEUDO:new RegExp("^"+Lr),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+et+"*(even|odd|(([+-]|)(\\d*)n|)"+et+"*(?:([+-]|)"+et+"*(\\d+)|))"+et+"*\\)|)","i"),bool:new RegExp("^(?:"+Ir+")$","i"),needsContext:new RegExp("^"+et+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+et+"*((?:-\\d)?\\d*)"+et+"*\\)|)(?=[^-]|$)","i")},H=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,be=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,we=/[+~]/,Fe=new RegExp("\\\\[\\da-fA-F]{1,6}"+et+"?|\\\\([^\\r\\n\\f])","g"),Ve=function(K,de){var Ee="0x"+K.slice(1)-65536;return de||(Ee<0?String.fromCharCode(Ee+65536):String.fromCharCode(Ee>>10|55296,Ee&1023|56320))},yt=function(){io()},Ft=ji(function(K){return K.disabled===!0&&ve(K,"fieldset")},{dir:"parentNode",next:"legend"});function _t(){try{return N.activeElement}catch{}}try{M.apply(i=s.call(ze.childNodes),ze.childNodes),i[ze.childNodes.length].nodeType}catch{M={apply:function(de,Ee){qe.apply(de,s.call(Ee))},call:function(de){qe.apply(de,s.call(arguments,1))}}}function Ct(K,de,Ee,Ce){var X,ue,le,Be,je,ot,st,rt=de&&de.ownerDocument,Dt=de?de.nodeType:9;if(Ee=Ee||[],typeof K!="string"||!K||Dt!==1&&Dt!==9&&Dt!==11)return Ee;if(!Ce&&(io(de),de=de||N,ee)){if(Dt!==11&&(je=be.exec(K)))if(X=je[1]){if(Dt===9)if(le=de.getElementById(X)){if(le.id===X)return M.call(Ee,le),Ee}else return Ee;else if(rt&&(le=rt.getElementById(X))&&Ct.contains(de,le)&&le.id===X)return M.call(Ee,le),Ee}else{if(je[2])return M.apply(Ee,de.getElementsByTagName(K)),Ee;if((X=je[3])&&de.getElementsByClassName)return M.apply(Ee,de.getElementsByClassName(X)),Ee}if(!An[K+" "]&&(!ge||!ge.test(K))){if(st=K,rt=de,Dt===1&&(ro.test(K)||no.test(K))){for(rt=we.test(K)&&gs(de.parentNode)||de,(rt!=de||!$.scope)&&((Be=de.getAttribute("id"))?Be=b.escapeSelector(Be):de.setAttribute("id",Be=Le)),ot=Xo(K),ue=ot.length;ue--;)ot[ue]=(Be?"#"+Be:":scope")+" "+pi(ot[ue]);st=ot.join(",")}try{return M.apply(Ee,rt.querySelectorAll(st)),Ee}catch{An(K,!0)}finally{Be===Le&&de.removeAttribute("id")}}}return Va(K.replace(ft,"$1"),de,Ee,Ce)}function Mn(){var K=[];function de(Ee,Ce){return K.push(Ee+" ")>d.cacheLength&&delete de[K.shift()],de[Ee+" "]=Ce}return de}function yn(K){return K[Le]=!0,K}function Wn(K){var de=N.createElement("fieldset");try{return!!K(de)}catch{return!1}finally{de.parentNode&&de.parentNode.removeChild(de),de=null}}function Go(K){return function(de){return ve(de,"input")&&de.type===K}}function Ha(K){return function(de){return(ve(de,"input")||ve(de,"button"))&&de.type===K}}function qo(K){return function(de){return"form"in de?de.parentNode&&de.disabled===!1?"label"in de?"label"in de.parentNode?de.parentNode.disabled===K:de.disabled===K:de.isDisabled===K||de.isDisabled!==!K&&Ft(de)===K:de.disabled===K:"label"in de?de.disabled===K:!1}}function Jr(K){return yn(function(de){return de=+de,yn(function(Ee,Ce){for(var X,ue=K([],Ee.length,de),le=ue.length;le--;)Ee[X=ue[le]]&&(Ee[X]=!(Ce[X]=Ee[X]))})})}function gs(K){return K&&typeof K.getElementsByTagName<"u"&&K}function io(K){var de,Ee=K?K.ownerDocument||K:ze;return Ee==N||Ee.nodeType!==9||!Ee.documentElement||(N=Ee,ae=N.documentElement,ee=!b.isXMLDoc(N),De=ae.matches||ae.webkitMatchesSelector||ae.msMatchesSelector,ae.msMatchesSelector&&ze!=N&&(de=N.defaultView)&&de.top!==de&&de.addEventListener("unload",yt),$.getById=Wn(function(Ce){return ae.appendChild(Ce).id=b.expando,!N.getElementsByName||!N.getElementsByName(b.expando).length}),$.disconnectedMatch=Wn(function(Ce){return De.call(Ce,"*")}),$.scope=Wn(function(){return N.querySelectorAll(":scope")}),$.cssHas=Wn(function(){try{return N.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),$.getById?(d.filter.ID=function(Ce){var X=Ce.replace(Fe,Ve);return function(ue){return ue.getAttribute("id")===X}},d.find.ID=function(Ce,X){if(typeof X.getElementById<"u"&&ee){var ue=X.getElementById(Ce);return ue?[ue]:[]}}):(d.filter.ID=function(Ce){var X=Ce.replace(Fe,Ve);return function(ue){var le=typeof ue.getAttributeNode<"u"&&ue.getAttributeNode("id");return le&&le.value===X}},d.find.ID=function(Ce,X){if(typeof X.getElementById<"u"&&ee){var ue,le,Be,je=X.getElementById(Ce);if(je){if(ue=je.getAttributeNode("id"),ue&&ue.value===Ce)return[je];for(Be=X.getElementsByName(Ce),le=0;je=Be[le++];)if(ue=je.getAttributeNode("id"),ue&&ue.value===Ce)return[je]}return[]}}),d.find.TAG=function(Ce,X){return typeof X.getElementsByTagName<"u"?X.getElementsByTagName(Ce):X.querySelectorAll(Ce)},d.find.CLASS=function(Ce,X){if(typeof X.getElementsByClassName<"u"&&ee)return X.getElementsByClassName(Ce)},ge=[],Wn(function(Ce){var X;ae.appendChild(Ce).innerHTML="<a id='"+Le+"' href='' disabled='disabled'></a><select id='"+Le+"-\r\\' disabled='disabled'><option selected=''></option></select>",Ce.querySelectorAll("[selected]").length||ge.push("\\["+et+"*(?:value|"+Ir+")"),Ce.querySelectorAll("[id~="+Le+"-]").length||ge.push("~="),Ce.querySelectorAll("a#"+Le+"+*").length||ge.push(".#.+[+~]"),Ce.querySelectorAll(":checked").length||ge.push(":checked"),X=N.createElement("input"),X.setAttribute("type","hidden"),Ce.appendChild(X).setAttribute("name","D"),ae.appendChild(Ce).disabled=!0,Ce.querySelectorAll(":disabled").length!==2&&ge.push(":enabled",":disabled"),X=N.createElement("input"),X.setAttribute("name",""),Ce.appendChild(X),Ce.querySelectorAll("[name='']").length||ge.push("\\["+et+"*name"+et+"*="+et+`*(?:''|"")`)}),$.cssHas||ge.push(":has"),ge=ge.length&&new RegExp(ge.join("|")),ln=function(Ce,X){if(Ce===X)return D=!0,0;var ue=!Ce.compareDocumentPosition-!X.compareDocumentPosition;return ue||(ue=(Ce.ownerDocument||Ce)==(X.ownerDocument||X)?Ce.compareDocumentPosition(X):1,ue&1||!$.sortDetached&&X.compareDocumentPosition(Ce)===ue?Ce===N||Ce.ownerDocument==ze&&Ct.contains(ze,Ce)?-1:X===N||X.ownerDocument==ze&&Ct.contains(ze,X)?1:T?p.call(T,Ce)-p.call(T,X):0:ue&4?-1:1)}),N}Ct.matches=function(K,de){return Ct(K,null,null,de)},Ct.matchesSelector=function(K,de){if(io(K),ee&&!An[de+" "]&&(!ge||!ge.test(de)))try{var Ee=De.call(K,de);if(Ee||$.disconnectedMatch||K.document&&K.document.nodeType!==11)return Ee}catch{An(de,!0)}return Ct(de,N,null,[K]).length>0},Ct.contains=function(K,de){return(K.ownerDocument||K)!=N&&io(K),b.contains(K,de)},Ct.attr=function(K,de){(K.ownerDocument||K)!=N&&io(K);var Ee=d.attrHandle[de.toLowerCase()],Ce=Ee&&x.call(d.attrHandle,de.toLowerCase())?Ee(K,de,!ee):void 0;return Ce!==void 0?Ce:K.getAttribute(de)},Ct.error=function(K){throw new Error("Syntax error, unrecognized expression: "+K)},b.uniqueSort=function(K){var de,Ee=[],Ce=0,X=0;if(D=!$.sortStable,T=!$.sortStable&&s.call(K,0),gt.call(K,ln),D){for(;de=K[X++];)de===K[X]&&(Ce=Ee.push(X));for(;Ce--;)tt.call(K,Ee[Ce],1)}return T=null,K},b.fn.uniqueSort=function(){return this.pushStack(b.uniqueSort(s.apply(this)))},d=b.expr={cacheLength:50,createPseudo:yn,match:A,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(K){return K[1]=K[1].replace(Fe,Ve),K[3]=(K[3]||K[4]||K[5]||"").replace(Fe,Ve),K[2]==="~="&&(K[3]=" "+K[3]+" "),K.slice(0,4)},CHILD:function(K){return K[1]=K[1].toLowerCase(),K[1].slice(0,3)==="nth"?(K[3]||Ct.error(K[0]),K[4]=+(K[4]?K[5]+(K[6]||1):2*(K[3]==="even"||K[3]==="odd")),K[5]=+(K[7]+K[8]||K[3]==="odd")):K[3]&&Ct.error(K[0]),K},PSEUDO:function(K){var de,Ee=!K[6]&&K[2];return A.CHILD.test(K[0])?null:(K[3]?K[2]=K[4]||K[5]||"":Ee&&br.test(Ee)&&(de=Xo(Ee,!0))&&(de=Ee.indexOf(")",Ee.length-de)-Ee.length)&&(K[0]=K[0].slice(0,de),K[2]=Ee.slice(0,de)),K.slice(0,3))}},filter:{TAG:function(K){var de=K.replace(Fe,Ve).toLowerCase();return K==="*"?function(){return!0}:function(Ee){return ve(Ee,de)}},CLASS:function(K){var de=it[K+" "];return de||(de=new RegExp("(^|"+et+")"+K+"("+et+"|$)"))&&it(K,function(Ee){return de.test(typeof Ee.className=="string"&&Ee.className||typeof Ee.getAttribute<"u"&&Ee.getAttribute("class")||"")})},ATTR:function(K,de,Ee){return function(Ce){var X=Ct.attr(Ce,K);return X==null?de==="!=":de?(X+="",de==="="?X===Ee:de==="!="?X!==Ee:de==="^="?Ee&&X.indexOf(Ee)===0:de==="*="?Ee&&X.indexOf(Ee)>-1:de==="$="?Ee&&X.slice(-Ee.length)===Ee:de==="~="?(" "+X.replace(Vt," ")+" ").indexOf(Ee)>-1:de==="|="?X===Ee||X.slice(0,Ee.length+1)===Ee+"-":!1):!0}},CHILD:function(K,de,Ee,Ce,X){var ue=K.slice(0,3)!=="nth",le=K.slice(-4)!=="last",Be=de==="of-type";return Ce===1&&X===0?function(je){return!!je.parentNode}:function(je,ot,st){var rt,Dt,Et,zt,On,tr=ue!==le?"nextSibling":"previousSibling",Un=je.parentNode,Fr=Be&&je.nodeName.toLowerCase(),Ni=!st&&!Be,It=!1;if(Un){if(ue){for(;tr;){for(Et=je;Et=Et[tr];)if(Be?ve(Et,Fr):Et.nodeType===1)return!1;On=tr=K==="only"&&!On&&"nextSibling"}return!0}if(On=[le?Un.firstChild:Un.lastChild],le&&Ni){for(Dt=Un[Le]||(Un[Le]={}),rt=Dt[K]||[],zt=rt[0]===Se&&rt[1],It=zt&&rt[2],Et=zt&&Un.childNodes[zt];Et=++zt&&Et&&Et[tr]||(It=zt=0)||On.pop();)if(Et.nodeType===1&&++It&&Et===je){Dt[K]=[Se,zt,It];break}}else if(Ni&&(Dt=je[Le]||(je[Le]={}),rt=Dt[K]||[],zt=rt[0]===Se&&rt[1],It=zt),It===!1)for(;(Et=++zt&&Et&&Et[tr]||(It=zt=0)||On.pop())&&!((Be?ve(Et,Fr):Et.nodeType===1)&&++It&&(Ni&&(Dt=Et[Le]||(Et[Le]={}),Dt[K]=[Se,It]),Et===je)););return It-=X,It===Ce||It%Ce===0&&It/Ce>=0}}},PSEUDO:function(K,de){var Ee,Ce=d.pseudos[K]||d.setFilters[K.toLowerCase()]||Ct.error("unsupported pseudo: "+K);return Ce[Le]?Ce(de):Ce.length>1?(Ee=[K,K,"",de],d.setFilters.hasOwnProperty(K.toLowerCase())?yn(function(X,ue){for(var le,Be=Ce(X,de),je=Be.length;je--;)le=p.call(X,Be[je]),X[le]=!(ue[le]=Be[je])}):function(X){return Ce(X,0,Ee)}):Ce}},pseudos:{not:yn(function(K){var de=[],Ee=[],Ce=Ua(K.replace(ft,"$1"));return Ce[Le]?yn(function(X,ue,le,Be){for(var je,ot=Ce(X,null,Be,[]),st=X.length;st--;)(je=ot[st])&&(X[st]=!(ue[st]=je))}):function(X,ue,le){return de[0]=X,Ce(de,null,le,Ee),de[0]=null,!Ee.pop()}}),has:yn(function(K){return function(de){return Ct(K,de).length>0}}),contains:yn(function(K){return K=K.replace(Fe,Ve),function(de){return(de.textContent||b.text(de)).indexOf(K)>-1}}),lang:yn(function(K){return C.test(K||"")||Ct.error("unsupported lang: "+K),K=K.replace(Fe,Ve).toLowerCase(),function(de){var Ee;do if(Ee=ee?de.lang:de.getAttribute("xml:lang")||de.getAttribute("lang"))return Ee=Ee.toLowerCase(),Ee===K||Ee.indexOf(K+"-")===0;while((de=de.parentNode)&&de.nodeType===1);return!1}}),target:function(K){var de=e.location&&e.location.hash;return de&&de.slice(1)===K.id},root:function(K){return K===ae},focus:function(K){return K===_t()&&N.hasFocus()&&!!(K.type||K.href||~K.tabIndex)},enabled:qo(!1),disabled:qo(!0),checked:function(K){return ve(K,"input")&&!!K.checked||ve(K,"option")&&!!K.selected},selected:function(K){return K.parentNode&&K.parentNode.selectedIndex,K.selected===!0},empty:function(K){for(K=K.firstChild;K;K=K.nextSibling)if(K.nodeType<6)return!1;return!0},parent:function(K){return!d.pseudos.empty(K)},header:function(K){return Z.test(K.nodeName)},input:function(K){return H.test(K.nodeName)},button:function(K){return ve(K,"input")&&K.type==="button"||ve(K,"button")},text:function(K){var de;return ve(K,"input")&&K.type==="text"&&((de=K.getAttribute("type"))==null||de.toLowerCase()==="text")},first:Jr(function(){return[0]}),last:Jr(function(K,de){return[de-1]}),eq:Jr(function(K,de,Ee){return[Ee<0?Ee+de:Ee]}),even:Jr(function(K,de){for(var Ee=0;Ee<de;Ee+=2)K.push(Ee);return K}),odd:Jr(function(K,de){for(var Ee=1;Ee<de;Ee+=2)K.push(Ee);return K}),lt:Jr(function(K,de,Ee){var Ce;for(Ee<0?Ce=Ee+de:Ee>de?Ce=de:Ce=Ee;--Ce>=0;)K.push(Ce);return K}),gt:Jr(function(K,de,Ee){for(var Ce=Ee<0?Ee+de:Ee;++Ce<de;)K.push(Ce);return K})}},d.pseudos.nth=d.pseudos.eq;for(l in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[l]=Go(l);for(l in{submit:!0,reset:!0})d.pseudos[l]=Ha(l);function Wa(){}Wa.prototype=d.filters=d.pseudos,d.setFilters=new Wa;function Xo(K,de){var Ee,Ce,X,ue,le,Be,je,ot=Rt[K+" "];if(ot)return de?0:ot.slice(0);for(le=K,Be=[],je=d.preFilter;le;){(!Ee||(Ce=en.exec(le)))&&(Ce&&(le=le.slice(Ce[0].length)||le),Be.push(X=[])),Ee=!1,(Ce=no.exec(le))&&(Ee=Ce.shift(),X.push({value:Ee,type:Ce[0].replace(ft," ")}),le=le.slice(Ee.length));for(ue in d.filter)(Ce=A[ue].exec(le))&&(!je[ue]||(Ce=je[ue](Ce)))&&(Ee=Ce.shift(),X.push({value:Ee,type:ue,matches:Ce}),le=le.slice(Ee.length));if(!Ee)break}return de?le.length:le?Ct.error(K):Rt(K,Be).slice(0)}function pi(K){for(var de=0,Ee=K.length,Ce="";de<Ee;de++)Ce+=K[de].value;return Ce}function ji(K,de,Ee){var Ce=de.dir,X=de.next,ue=X||Ce,le=Ee&&ue==="parentNode",Be=Ne++;return de.first?function(je,ot,st){for(;je=je[Ce];)if(je.nodeType===1||le)return K(je,ot,st);return!1}:function(je,ot,st){var rt,Dt,Et=[Se,Be];if(st){for(;je=je[Ce];)if((je.nodeType===1||le)&&K(je,ot,st))return!0}else for(;je=je[Ce];)if(je.nodeType===1||le)if(Dt=je[Le]||(je[Le]={}),X&&ve(je,X))je=je[Ce]||je;else{if((rt=Dt[ue])&&rt[0]===Se&&rt[1]===Be)return Et[2]=rt[2];if(Dt[ue]=Et,Et[2]=K(je,ot,st))return!0}return!1}}function ms(K){return K.length>1?function(de,Ee,Ce){for(var X=K.length;X--;)if(!K[X](de,Ee,Ce))return!1;return!0}:K[0]}function Gl(K,de,Ee){for(var Ce=0,X=de.length;Ce<X;Ce++)Ct(K,de[Ce],Ee);return Ee}function Ko(K,de,Ee,Ce,X){for(var ue,le=[],Be=0,je=K.length,ot=de!=null;Be<je;Be++)(ue=K[Be])&&(!Ee||Ee(ue,Ce,X))&&(le.push(ue),ot&&de.push(Be));return le}function oo(K,de,Ee,Ce,X,ue){return Ce&&!Ce[Le]&&(Ce=oo(Ce)),X&&!X[Le]&&(X=oo(X,ue)),yn(function(le,Be,je,ot){var st,rt,Dt,Et,zt=[],On=[],tr=Be.length,Un=le||Gl(de||"*",je.nodeType?[je]:je,[]),Fr=K&&(le||!de)?Ko(Un,zt,K,je,ot):Un;if(Ee?(Et=X||(le?K:tr||Ce)?[]:Be,Ee(Fr,Et,je,ot)):Et=Fr,Ce)for(st=Ko(Et,On),Ce(st,[],je,ot),rt=st.length;rt--;)(Dt=st[rt])&&(Et[On[rt]]=!(Fr[On[rt]]=Dt));if(le){if(X||K){if(X){for(st=[],rt=Et.length;rt--;)(Dt=Et[rt])&&st.push(Fr[rt]=Dt);X(null,Et=[],st,ot)}for(rt=Et.length;rt--;)(Dt=Et[rt])&&(st=X?p.call(le,Dt):zt[rt])>-1&&(le[st]=!(Be[st]=Dt))}}else Et=Ko(Et===Be?Et.splice(tr,Et.length):Et),X?X(null,Be,Et,ot):M.apply(Be,Et)})}function sr(K){for(var de,Ee,Ce,X=K.length,ue=d.relative[K[0].type],le=ue||d.relative[" "],Be=ue?1:0,je=ji(function(rt){return rt===de},le,!0),ot=ji(function(rt){return p.call(de,rt)>-1},le,!0),st=[function(rt,Dt,Et){var zt=!ue&&(Et||Dt!=w)||((de=Dt).nodeType?je(rt,Dt,Et):ot(rt,Dt,Et));return de=null,zt}];Be<X;Be++)if(Ee=d.relative[K[Be].type])st=[ji(ms(st),Ee)];else{if(Ee=d.filter[K[Be].type].apply(null,K[Be].matches),Ee[Le]){for(Ce=++Be;Ce<X&&!d.relative[K[Ce].type];Ce++);return oo(Be>1&&ms(st),Be>1&&pi(K.slice(0,Be-1).concat({value:K[Be-2].type===" "?"*":""})).replace(ft,"$1"),Ee,Be<Ce&&sr(K.slice(Be,Ce)),Ce<X&&sr(K=K.slice(Ce)),Ce<X&&pi(K))}st.push(Ee)}return ms(st)}function vs(K,de){var Ee=de.length>0,Ce=K.length>0,X=function(ue,le,Be,je,ot){var st,rt,Dt,Et=0,zt="0",On=ue&&[],tr=[],Un=w,Fr=ue||Ce&&d.find.TAG("*",ot),Ni=Se+=Un==null?1:Math.random()||.1,It=Fr.length;for(ot&&(w=le==N||le||ot);zt!==It&&(st=Fr[zt])!=null;zt++){if(Ce&&st){for(rt=0,!le&&st.ownerDocument!=N&&(io(st),Be=!ee);Dt=K[rt++];)if(Dt(st,le||N,Be)){M.call(je,st);break}ot&&(Se=Ni)}Ee&&((st=!Dt&&st)&&Et--,ue&&On.push(st))}if(Et+=zt,Ee&&zt!==Et){for(rt=0;Dt=de[rt++];)Dt(On,tr,le,Be);if(ue){if(Et>0)for(;zt--;)On[zt]||tr[zt]||(tr[zt]=nt.call(je));tr=Ko(tr)}M.apply(je,tr),ot&&!ue&&tr.length>0&&Et+de.length>1&&b.uniqueSort(je)}return ot&&(Se=Ni,w=Un),On};return Ee?yn(X):X}function Ua(K,de){var Ee,Ce=[],X=[],ue=Ot[K+" "];if(!ue){for(de||(de=Xo(K)),Ee=de.length;Ee--;)ue=sr(de[Ee]),ue[Le]?Ce.push(ue):X.push(ue);ue=Ot(K,vs(X,Ce)),ue.selector=K}return ue}function Va(K,de,Ee,Ce){var X,ue,le,Be,je,ot=typeof K=="function"&&K,st=!Ce&&Xo(K=ot.selector||K);if(Ee=Ee||[],st.length===1){if(ue=st[0]=st[0].slice(0),ue.length>2&&(le=ue[0]).type==="ID"&&de.nodeType===9&&ee&&d.relative[ue[1].type]){if(de=(d.find.ID(le.matches[0].replace(Fe,Ve),de)||[])[0],de)ot&&(de=de.parentNode);else return Ee;K=K.slice(ue.shift().value.length)}for(X=A.needsContext.test(K)?0:ue.length;X--&&(le=ue[X],!d.relative[Be=le.type]);)if((je=d.find[Be])&&(Ce=je(le.matches[0].replace(Fe,Ve),we.test(ue[0].type)&&gs(de.parentNode)||de))){if(ue.splice(X,1),K=Ce.length&&pi(ue),!K)return M.apply(Ee,Ce),Ee;break}}return(ot||Ua(K,st))(Ce,de,!ee,Ee,!de||we.test(K)&&gs(de.parentNode)||de),Ee}$.sortStable=Le.split("").sort(ln).join("")===Le,io(),$.sortDetached=Wn(function(K){return K.compareDocumentPosition(N.createElement("fieldset"))&1}),b.find=Ct,b.expr[":"]=b.expr.pseudos,b.unique=b.uniqueSort,Ct.compile=Ua,Ct.select=Va,Ct.setDocument=io,Ct.tokenize=Xo,Ct.escape=b.escapeSelector,Ct.getText=b.text,Ct.isXML=b.isXMLDoc,Ct.selectors=b.expr,Ct.support=b.support,Ct.uniqueSort=b.uniqueSort})();var at=function(l,d,w){for(var T=[],D=w!==void 0;(l=l[d])&&l.nodeType!==9;)if(l.nodeType===1){if(D&&b(l).is(w))break;T.push(l)}return T},_e=function(l,d){for(var w=[];l;l=l.nextSibling)l.nodeType===1&&l!==d&&w.push(l);return w},Pe=b.expr.match.needsContext,Ye=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Ze(l,d,w){return Y(d)?b.grep(l,function(T,D){return!!d.call(T,D,T)!==w}):d.nodeType?b.grep(l,function(T){return T===d!==w}):typeof d!="string"?b.grep(l,function(T){return p.call(d,T)>-1!==w}):b.filter(d,l,w)}b.filter=function(l,d,w){var T=d[0];return w&&(l=":not("+l+")"),d.length===1&&T.nodeType===1?b.find.matchesSelector(T,l)?[T]:[]:b.find.matches(l,b.grep(d,function(D){return D.nodeType===1}))},b.fn.extend({find:function(l){var d,w,T=this.length,D=this;if(typeof l!="string")return this.pushStack(b(l).filter(function(){for(d=0;d<T;d++)if(b.contains(D[d],this))return!0}));for(w=this.pushStack([]),d=0;d<T;d++)b.find(l,D[d],w);return T>1?b.uniqueSort(w):w},filter:function(l){return this.pushStack(Ze(this,l||[],!1))},not:function(l){return this.pushStack(Ze(this,l||[],!0))},is:function(l){return!!Ze(this,typeof l=="string"&&Pe.test(l)?b(l):l||[],!1).length}});var Qe,Je=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Ke=b.fn.init=function(l,d,w){var T,D;if(!l)return this;if(w=w||Qe,typeof l=="string")if(l[0]==="<"&&l[l.length-1]===">"&&l.length>=3?T=[null,l,null]:T=Je.exec(l),T&&(T[1]||!d))if(T[1]){if(d=d instanceof b?d[0]:d,b.merge(this,b.parseHTML(T[1],d&&d.nodeType?d.ownerDocument||d:L,!0)),Ye.test(T[1])&&b.isPlainObject(d))for(T in d)Y(this[T])?this[T](d[T]):this.attr(T,d[T]);return this}else return D=L.getElementById(T[2]),D&&(this[0]=D,this.length=1),this;else return!d||d.jquery?(d||w).find(l):this.constructor(d).find(l);else{if(l.nodeType)return this[0]=l,this.length=1,this;if(Y(l))return w.ready!==void 0?w.ready(l):l(b)}return b.makeArray(l,this)};Ke.prototype=b.fn,Qe=b(L);var ht=/^(?:parents|prev(?:Until|All))/,wt={children:!0,contents:!0,next:!0,prev:!0};b.fn.extend({has:function(l){var d=b(l,this),w=d.length;return this.filter(function(){for(var T=0;T<w;T++)if(b.contains(this,d[T]))return!0})},closest:function(l,d){var w,T=0,D=this.length,M=[],N=typeof l!="string"&&b(l);if(!Pe.test(l)){for(;T<D;T++)for(w=this[T];w&&w!==d;w=w.parentNode)if(w.nodeType<11&&(N?N.index(w)>-1:w.nodeType===1&&b.find.matchesSelector(w,l))){M.push(w);break}}return this.pushStack(M.length>1?b.uniqueSort(M):M)},index:function(l){return l?typeof l=="string"?p.call(b(l),this[0]):p.call(this,l.jquery?l[0]:l):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(l,d){return this.pushStack(b.uniqueSort(b.merge(this.get(),b(l,d))))},addBack:function(l){return this.add(l==null?this.prevObject:this.prevObject.filter(l))}});function xt(l,d){for(;(l=l[d])&&l.nodeType!==1;);return l}b.each({parent:function(l){var d=l.parentNode;return d&&d.nodeType!==11?d:null},parents:function(l){return at(l,"parentNode")},parentsUntil:function(l,d,w){return at(l,"parentNode",w)},next:function(l){return xt(l,"nextSibling")},prev:function(l){return xt(l,"previousSibling")},nextAll:function(l){return at(l,"nextSibling")},prevAll:function(l){return at(l,"previousSibling")},nextUntil:function(l,d,w){return at(l,"nextSibling",w)},prevUntil:function(l,d,w){return at(l,"previousSibling",w)},siblings:function(l){return _e((l.parentNode||{}).firstChild,l)},children:function(l){return _e(l.firstChild)},contents:function(l){return l.contentDocument!=null&&r(l.contentDocument)?l.contentDocument:(ve(l,"template")&&(l=l.content||l),b.merge([],l.childNodes))}},function(l,d){b.fn[l]=function(w,T){var D=b.map(this,d,w);return l.slice(-5)!=="Until"&&(T=w),T&&typeof T=="string"&&(D=b.filter(T,D)),this.length>1&&(wt[l]||b.uniqueSort(D),ht.test(l)&&D.reverse()),this.pushStack(D)}});var pt=/[^\x20\t\r\n\f]+/g;function Tt(l){var d={};return b.each(l.match(pt)||[],function(w,T){d[T]=!0}),d}b.Callbacks=function(l){l=typeof l=="string"?Tt(l):b.extend({},l);var d,w,T,D,M=[],N=[],ae=-1,ee=function(){for(D=D||l.once,T=d=!0;N.length;ae=-1)for(w=N.shift();++ae<M.length;)M[ae].apply(w[0],w[1])===!1&&l.stopOnFalse&&(ae=M.length,w=!1);l.memory||(w=!1),d=!1,D&&(w?M=[]:M="")},ge={add:function(){return M&&(w&&!d&&(ae=M.length-1,N.push(w)),function De(Le){b.each(Le,function(Se,Ne){Y(Ne)?(!l.unique||!ge.has(Ne))&&M.push(Ne):Ne&&Ne.length&&he(Ne)!=="string"&&De(Ne)})}(arguments),w&&!d&&ee()),this},remove:function(){return b.each(arguments,function(De,Le){for(var Se;(Se=b.inArray(Le,M,Se))>-1;)M.splice(Se,1),Se<=ae&&ae--}),this},has:function(De){return De?b.inArray(De,M)>-1:M.length>0},empty:function(){return M&&(M=[]),this},disable:function(){return D=N=[],M=w="",this},disabled:function(){return!M},lock:function(){return D=N=[],!w&&!d&&(M=w=""),this},locked:function(){return!!D},fireWith:function(De,Le){return D||(Le=Le||[],Le=[De,Le.slice?Le.slice():Le],N.push(Le),d||ee()),this},fire:function(){return ge.fireWith(this,arguments),this},fired:function(){return!!T}};return ge};function Xe(l){return l}function jt(l){throw l}function Ht(l,d,w,T){var D;try{l&&Y(D=l.promise)?D.call(l).done(d).fail(w):l&&Y(D=l.then)?D.call(l,d,w):d.apply(void 0,[l].slice(T))}catch(M){w.apply(void 0,[M])}}b.extend({Deferred:function(l){var d=[["notify","progress",b.Callbacks("memory"),b.Callbacks("memory"),2],["resolve","done",b.Callbacks("once memory"),b.Callbacks("once memory"),0,"resolved"],["reject","fail",b.Callbacks("once memory"),b.Callbacks("once memory"),1,"rejected"]],w="pending",T={state:function(){return w},always:function(){return D.done(arguments).fail(arguments),this},catch:function(M){return T.then(null,M)},pipe:function(){var M=arguments;return b.Deferred(function(N){b.each(d,function(ae,ee){var ge=Y(M[ee[4]])&&M[ee[4]];D[ee[1]](function(){var De=ge&&ge.apply(this,arguments);De&&Y(De.promise)?De.promise().progress(N.notify).done(N.resolve).fail(N.reject):N[ee[0]+"With"](this,ge?[De]:arguments)})}),M=null}).promise()},then:function(M,N,ae){var ee=0;function ge(De,Le,Se,Ne){return function(){var it=this,Rt=arguments,Ot=function(){var ln,Ir;if(!(De<ee)){if(ln=Se.apply(it,Rt),ln===Le.promise())throw new TypeError("Thenable self-resolution");Ir=ln&&(typeof ln=="object"||typeof ln=="function")&&ln.then,Y(Ir)?Ne?Ir.call(ln,ge(ee,Le,Xe,Ne),ge(ee,Le,jt,Ne)):(ee++,Ir.call(ln,ge(ee,Le,Xe,Ne),ge(ee,Le,jt,Ne),ge(ee,Le,Xe,Le.notifyWith))):(Se!==Xe&&(it=void 0,Rt=[ln]),(Ne||Le.resolveWith)(it,Rt))}},An=Ne?Ot:function(){try{Ot()}catch(ln){b.Deferred.exceptionHook&&b.Deferred.exceptionHook(ln,An.error),De+1>=ee&&(Se!==jt&&(it=void 0,Rt=[ln]),Le.rejectWith(it,Rt))}};De?An():(b.Deferred.getErrorHook?An.error=b.Deferred.getErrorHook():b.Deferred.getStackHook&&(An.error=b.Deferred.getStackHook()),e.setTimeout(An))}}return b.Deferred(function(De){d[0][3].add(ge(0,De,Y(ae)?ae:Xe,De.notifyWith)),d[1][3].add(ge(0,De,Y(M)?M:Xe)),d[2][3].add(ge(0,De,Y(N)?N:jt))}).promise()},promise:function(M){return M!=null?b.extend(M,T):T}},D={};return b.each(d,function(M,N){var ae=N[2],ee=N[5];T[N[1]]=ae.add,ee&&ae.add(function(){w=ee},d[3-M][2].disable,d[3-M][3].disable,d[0][2].lock,d[0][3].lock),ae.add(N[3].fire),D[N[0]]=function(){return D[N[0]+"With"](this===D?void 0:this,arguments),this},D[N[0]+"With"]=ae.fireWith}),T.promise(D),l&&l.call(D,D),D},when:function(l){var d=arguments.length,w=d,T=Array(w),D=s.call(arguments),M=b.Deferred(),N=function(ae){return function(ee){T[ae]=this,D[ae]=arguments.length>1?s.call(arguments):ee,--d||M.resolveWith(T,D)}};if(d<=1&&(Ht(l,M.done(N(w)).resolve,M.reject,!d),M.state()==="pending"||Y(D[w]&&D[w].then)))return M.then();for(;w--;)Ht(D[w],N(w),M.reject);return M.promise()}});var zn=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;b.Deferred.exceptionHook=function(l,d){e.console&&e.console.warn&&l&&zn.test(l.name)&&e.console.warn("jQuery.Deferred exception: "+l.message,l.stack,d)},b.readyException=function(l){e.setTimeout(function(){throw l})};var hr=b.Deferred();b.fn.ready=function(l){return hr.then(l).catch(function(d){b.readyException(d)}),this},b.extend({isReady:!1,readyWait:1,ready:function(l){(l===!0?--b.readyWait:b.isReady)||(b.isReady=!0,!(l!==!0&&--b.readyWait>0)&&hr.resolveWith(L,[b]))}}),b.ready.then=hr.then;function $n(){L.removeEventListener("DOMContentLoaded",$n),e.removeEventListener("load",$n),b.ready()}L.readyState==="complete"||L.readyState!=="loading"&&!L.documentElement.doScroll?e.setTimeout(b.ready):(L.addEventListener("DOMContentLoaded",$n),e.addEventListener("load",$n));var xn=function(l,d,w,T,D,M,N){var ae=0,ee=l.length,ge=w==null;if(he(w)==="object"){D=!0;for(ae in w)xn(l,d,ae,w[ae],!0,M,N)}else if(T!==void 0&&(D=!0,Y(T)||(N=!0),ge&&(N?(d.call(l,T),d=null):(ge=d,d=function(De,Le,Se){return ge.call(b(De),Se)})),d))for(;ae<ee;ae++)d(l[ae],w,N?T:T.call(l[ae],ae,d(l[ae],w)));return D?l:ge?d.call(l):ee?d(l[0],w):M},Pi=/^-ms-/,Cr=/-([a-z])/g;function Jn(l,d){return d.toUpperCase()}function an(l){return l.replace(Pi,"ms-").replace(Cr,Jn)}var un=function(l){return l.nodeType===1||l.nodeType===9||!+l.nodeType};function cn(){this.expando=b.expando+cn.uid++}cn.uid=1,cn.prototype={cache:function(l){var d=l[this.expando];return d||(d={},un(l)&&(l.nodeType?l[this.expando]=d:Object.defineProperty(l,this.expando,{value:d,configurable:!0}))),d},set:function(l,d,w){var T,D=this.cache(l);if(typeof d=="string")D[an(d)]=w;else for(T in d)D[an(T)]=d[T];return D},get:function(l,d){return d===void 0?this.cache(l):l[this.expando]&&l[this.expando][an(d)]},access:function(l,d,w){return d===void 0||d&&typeof d=="string"&&w===void 0?this.get(l,d):(this.set(l,d,w),w!==void 0?w:d)},remove:function(l,d){var w,T=l[this.expando];if(T!==void 0){if(d!==void 0)for(Array.isArray(d)?d=d.map(an):(d=an(d),d=d in T?[d]:d.match(pt)||[]),w=d.length;w--;)delete T[d[w]];(d===void 0||b.isEmptyObject(T))&&(l.nodeType?l[this.expando]=void 0:delete l[this.expando])}},hasData:function(l){var d=l[this.expando];return d!==void 0&&!b.isEmptyObject(d)}};var dt=new cn,_n=new cn,ri=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,on=/[A-Z]/g;function Ai(l){return l==="true"?!0:l==="false"?!1:l==="null"?null:l===+l+""?+l:ri.test(l)?JSON.parse(l):l}function Oi(l,d,w){var T;if(w===void 0&&l.nodeType===1)if(T="data-"+d.replace(on,"-$&").toLowerCase(),w=l.getAttribute(T),typeof w=="string"){try{w=Ai(w)}catch{}_n.set(l,d,w)}else w=void 0;return w}b.extend({hasData:function(l){return _n.hasData(l)||dt.hasData(l)},data:function(l,d,w){return _n.access(l,d,w)},removeData:function(l,d){_n.remove(l,d)},_data:function(l,d,w){return dt.access(l,d,w)},_removeData:function(l,d){dt.remove(l,d)}}),b.fn.extend({data:function(l,d){var w,T,D,M=this[0],N=M&&M.attributes;if(l===void 0){if(this.length&&(D=_n.get(M),M.nodeType===1&&!dt.get(M,"hasDataAttrs"))){for(w=N.length;w--;)N[w]&&(T=N[w].name,T.indexOf("data-")===0&&(T=an(T.slice(5)),Oi(M,T,D[T])));dt.set(M,"hasDataAttrs",!0)}return D}return typeof l=="object"?this.each(function(){_n.set(this,l)}):xn(this,function(ae){var ee;if(M&&ae===void 0)return ee=_n.get(M,l),ee!==void 0||(ee=Oi(M,l),ee!==void 0)?ee:void 0;this.each(function(){_n.set(this,l,ae)})},null,d,arguments.length>1,null,!0)},removeData:function(l){return this.each(function(){_n.remove(this,l)})}}),b.extend({queue:function(l,d,w){var T;if(l)return d=(d||"fx")+"queue",T=dt.get(l,d),w&&(!T||Array.isArray(w)?T=dt.access(l,d,b.makeArray(w)):T.push(w)),T||[]},dequeue:function(l,d){d=d||"fx";var w=b.queue(l,d),T=w.length,D=w.shift(),M=b._queueHooks(l,d),N=function(){b.dequeue(l,d)};D==="inprogress"&&(D=w.shift(),T--),D&&(d==="fx"&&w.unshift("inprogress"),delete M.stop,D.call(l,N,M)),!T&&M&&M.empty.fire()},_queueHooks:function(l,d){var w=d+"queueHooks";return dt.get(l,w)||dt.access(l,w,{empty:b.Callbacks("once memory").add(function(){dt.remove(l,[d+"queue",w])})})}}),b.fn.extend({queue:function(l,d){var w=2;return typeof l!="string"&&(d=l,l="fx",w--),arguments.length<w?b.queue(this[0],l):d===void 0?this:this.each(function(){var T=b.queue(this,l,d);b._queueHooks(this,l),l==="fx"&&T[0]!=="inprogress"&&b.dequeue(this,l)})},dequeue:function(l){return this.each(function(){b.dequeue(this,l)})},clearQueue:function(l){return this.queue(l||"fx",[])},promise:function(l,d){var w,T=1,D=b.Deferred(),M=this,N=this.length,ae=function(){--T||D.resolveWith(M,[M])};for(typeof l!="string"&&(d=l,l=void 0),l=l||"fx";N--;)w=dt.get(M[N],l+"queueHooks"),w&&w.empty&&(T++,w.empty.add(ae));return ae(),D.promise(d)}});var Di=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Tr=new RegExp("^(?:([+-])=|)("+Di+")([a-z%]*)$","i"),jn=["Top","Right","Bottom","Left"],Er=L.documentElement,pr=function(l){return b.contains(l.ownerDocument,l)},Ur={composed:!0};Er.getRootNode&&(pr=function(l){return b.contains(l.ownerDocument,l)||l.getRootNode(Ur)===l.ownerDocument});var Vr=function(l,d){return l=d||l,l.style.display==="none"||l.style.display===""&&pr(l)&&b.css(l,"display")==="none"};function yo(l,d,w,T){var D,M,N=20,ae=T?function(){return T.cur()}:function(){return b.css(l,d,"")},ee=ae(),ge=w&&w[3]||(b.cssNumber[d]?"":"px"),De=l.nodeType&&(b.cssNumber[d]||ge!=="px"&&+ee)&&Tr.exec(b.css(l,d));if(De&&De[3]!==ge){for(ee=ee/2,ge=ge||De[3],De=+ee||1;N--;)b.style(l,d,De+ge),(1-M)*(1-(M=ae()/ee||.5))<=0&&(N=0),De=De/M;De=De*2,b.style(l,d,De+ge),w=w||[]}return w&&(De=+De||+ee||0,D=w[1]?De+(w[1]+1)*w[2]:+w[2],T&&(T.unit=ge,T.start=De,T.end=D)),D}var Yn={};function zr(l){var d,w=l.ownerDocument,T=l.nodeName,D=Yn[T];return D||(d=w.body.appendChild(w.createElement(T)),D=b.css(d,"display"),d.parentNode.removeChild(d),D==="none"&&(D="block"),Yn[T]=D,D)}function Qn(l,d){for(var w,T,D=[],M=0,N=l.length;M<N;M++)T=l[M],T.style&&(w=T.style.display,d?(w==="none"&&(D[M]=dt.get(T,"display")||null,D[M]||(T.style.display="")),T.style.display===""&&Vr(T)&&(D[M]=zr(T))):w!=="none"&&(D[M]="none",dt.set(T,"display",w)));for(M=0;M<N;M++)D[M]!=null&&(l[M].style.display=D[M]);return l}b.fn.extend({show:function(){return Qn(this,!0)},hide:function(){return Qn(this)},toggle:function(l){return typeof l=="boolean"?l?this.show():this.hide():this.each(function(){Vr(this)?b(this).show():b(this).hide()})}});var qt=/^(?:checkbox|radio)$/i,ii=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Ii=/^$|^module$|\/(?:java|ecma)script/i;(function(){var l=L.createDocumentFragment(),d=l.appendChild(L.createElement("div")),w=L.createElement("input");w.setAttribute("type","radio"),w.setAttribute("checked","checked"),w.setAttribute("name","t"),d.appendChild(w),$.checkClone=d.cloneNode(!0).cloneNode(!0).lastChild.checked,d.innerHTML="<textarea>x</textarea>",$.noCloneChecked=!!d.cloneNode(!0).lastChild.defaultValue,d.innerHTML="<option></option>",$.option=!!d.lastChild})();var Rn={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Rn.tbody=Rn.tfoot=Rn.colgroup=Rn.caption=Rn.thead,Rn.th=Rn.td,$.option||(Rn.optgroup=Rn.option=[1,"<select multiple='multiple'>","</select>"]);function fn(l,d){var w;return typeof l.getElementsByTagName<"u"?w=l.getElementsByTagName(d||"*"):typeof l.querySelectorAll<"u"?w=l.querySelectorAll(d||"*"):w=[],d===void 0||d&&ve(l,d)?b.merge([l],w):w}function oi(l,d){for(var w=0,T=l.length;w<T;w++)dt.set(l[w],"globalEval",!d||dt.get(d[w],"globalEval"))}var ai=/<|&#?\w+;/;function hn(l,d,w,T,D){for(var M,N,ae,ee,ge,De,Le=d.createDocumentFragment(),Se=[],Ne=0,it=l.length;Ne<it;Ne++)if(M=l[Ne],M||M===0)if(he(M)==="object")b.merge(Se,M.nodeType?[M]:M);else if(!ai.test(M))Se.push(d.createTextNode(M));else{for(N=N||Le.appendChild(d.createElement("div")),ae=(ii.exec(M)||["",""])[1].toLowerCase(),ee=Rn[ae]||Rn._default,N.innerHTML=ee[1]+b.htmlPrefilter(M)+ee[2],De=ee[0];De--;)N=N.lastChild;b.merge(Se,N.childNodes),N=Le.firstChild,N.textContent=""}for(Le.textContent="",Ne=0;M=Se[Ne++];){if(T&&b.inArray(M,T)>-1){D&&D.push(M);continue}if(ge=pr(M),N=fn(Le.appendChild(M),"script"),ge&&oi(N),w)for(De=0;M=N[De++];)Ii.test(M.type||"")&&w.push(M)}return Le}var Zi=/^([^.]*)(?:\.(.+)|)/;function gr(){return!0}function si(){return!1}function sn(l,d,w,T,D,M){var N,ae;if(typeof d=="object"){typeof w!="string"&&(T=T||w,w=void 0);for(ae in d)sn(l,ae,w,T,d[ae],M);return l}if(T==null&&D==null?(D=w,T=w=void 0):D==null&&(typeof w=="string"?(D=T,T=void 0):(D=T,T=w,w=void 0)),D===!1)D=si;else if(!D)return l;return M===1&&(N=D,D=function(ee){return b().off(ee),N.apply(this,arguments)},D.guid=N.guid||(N.guid=b.guid++)),l.each(function(){b.event.add(this,d,D,T,w)})}b.event={global:{},add:function(l,d,w,T,D){var M,N,ae,ee,ge,De,Le,Se,Ne,it,Rt,Ot=dt.get(l);if(un(l))for(w.handler&&(M=w,w=M.handler,D=M.selector),D&&b.find.matchesSelector(Er,D),w.guid||(w.guid=b.guid++),(ee=Ot.events)||(ee=Ot.events=Object.create(null)),(N=Ot.handle)||(N=Ot.handle=function(An){return typeof b<"u"&&b.event.triggered!==An.type?b.event.dispatch.apply(l,arguments):void 0}),d=(d||"").match(pt)||[""],ge=d.length;ge--;)ae=Zi.exec(d[ge])||[],Ne=Rt=ae[1],it=(ae[2]||"").split(".").sort(),Ne&&(Le=b.event.special[Ne]||{},Ne=(D?Le.delegateType:Le.bindType)||Ne,Le=b.event.special[Ne]||{},De=b.extend({type:Ne,origType:Rt,data:T,handler:w,guid:w.guid,selector:D,needsContext:D&&b.expr.match.needsContext.test(D),namespace:it.join(".")},M),(Se=ee[Ne])||(Se=ee[Ne]=[],Se.delegateCount=0,(!Le.setup||Le.setup.call(l,T,it,N)===!1)&&l.addEventListener&&l.addEventListener(Ne,N)),Le.add&&(Le.add.call(l,De),De.handler.guid||(De.handler.guid=w.guid)),D?Se.splice(Se.delegateCount++,0,De):Se.push(De),b.event.global[Ne]=!0)},remove:function(l,d,w,T,D){var M,N,ae,ee,ge,De,Le,Se,Ne,it,Rt,Ot=dt.hasData(l)&&dt.get(l);if(!(!Ot||!(ee=Ot.events))){for(d=(d||"").match(pt)||[""],ge=d.length;ge--;){if(ae=Zi.exec(d[ge])||[],Ne=Rt=ae[1],it=(ae[2]||"").split(".").sort(),!Ne){for(Ne in ee)b.event.remove(l,Ne+d[ge],w,T,!0);continue}for(Le=b.event.special[Ne]||{},Ne=(T?Le.delegateType:Le.bindType)||Ne,Se=ee[Ne]||[],ae=ae[2]&&new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"),N=M=Se.length;M--;)De=Se[M],(D||Rt===De.origType)&&(!w||w.guid===De.guid)&&(!ae||ae.test(De.namespace))&&(!T||T===De.selector||T==="**"&&De.selector)&&(Se.splice(M,1),De.selector&&Se.delegateCount--,Le.remove&&Le.remove.call(l,De));N&&!Se.length&&((!Le.teardown||Le.teardown.call(l,it,Ot.handle)===!1)&&b.removeEvent(l,Ne,Ot.handle),delete ee[Ne])}b.isEmptyObject(ee)&&dt.remove(l,"handle events")}},dispatch:function(l){var d,w,T,D,M,N,ae=new Array(arguments.length),ee=b.event.fix(l),ge=(dt.get(this,"events")||Object.create(null))[ee.type]||[],De=b.event.special[ee.type]||{};for(ae[0]=ee,d=1;d<arguments.length;d++)ae[d]=arguments[d];if(ee.delegateTarget=this,!(De.preDispatch&&De.preDispatch.call(this,ee)===!1)){for(N=b.event.handlers.call(this,ee,ge),d=0;(D=N[d++])&&!ee.isPropagationStopped();)for(ee.currentTarget=D.elem,w=0;(M=D.handlers[w++])&&!ee.isImmediatePropagationStopped();)(!ee.rnamespace||M.namespace===!1||ee.rnamespace.test(M.namespace))&&(ee.handleObj=M,ee.data=M.data,T=((b.event.special[M.origType]||{}).handle||M.handler).apply(D.elem,ae),T!==void 0&&(ee.result=T)===!1&&(ee.preventDefault(),ee.stopPropagation()));return De.postDispatch&&De.postDispatch.call(this,ee),ee.result}},handlers:function(l,d){var w,T,D,M,N,ae=[],ee=d.delegateCount,ge=l.target;if(ee&&ge.nodeType&&!(l.type==="click"&&l.button>=1)){for(;ge!==this;ge=ge.parentNode||this)if(ge.nodeType===1&&!(l.type==="click"&&ge.disabled===!0)){for(M=[],N={},w=0;w<ee;w++)T=d[w],D=T.selector+" ",N[D]===void 0&&(N[D]=T.needsContext?b(D,this).index(ge)>-1:b.find(D,this,null,[ge]).length),N[D]&&M.push(T);M.length&&ae.push({elem:ge,handlers:M})}}return ge=this,ee<d.length&&ae.push({elem:ge,handlers:d.slice(ee)}),ae},addProp:function(l,d){Object.defineProperty(b.Event.prototype,l,{enumerable:!0,configurable:!0,get:Y(d)?function(){if(this.originalEvent)return d(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[l]},set:function(w){Object.defineProperty(this,l,{enumerable:!0,configurable:!0,writable:!0,value:w})}})},fix:function(l){return l[b.expando]?l:new b.Event(l)},special:{load:{noBubble:!0},click:{setup:function(l){var d=this||l;return qt.test(d.type)&&d.click&&ve(d,"input")&&gi(d,"click",!0),!1},trigger:function(l){var d=this||l;return qt.test(d.type)&&d.click&&ve(d,"input")&&gi(d,"click"),!0},_default:function(l){var d=l.target;return qt.test(d.type)&&d.click&&ve(d,"input")&&dt.get(d,"click")||ve(d,"a")}},beforeunload:{postDispatch:function(l){l.result!==void 0&&l.originalEvent&&(l.originalEvent.returnValue=l.result)}}}};function gi(l,d,w){if(!w){dt.get(l,d)===void 0&&b.event.add(l,d,gr);return}dt.set(l,d,!1),b.event.add(l,d,{namespace:!1,handler:function(T){var D,M=dt.get(this,d);if(T.isTrigger&1&&this[d]){if(M)(b.event.special[d]||{}).delegateType&&T.stopPropagation();else if(M=s.call(arguments),dt.set(this,d,M),this[d](),D=dt.get(this,d),dt.set(this,d,!1),M!==D)return T.stopImmediatePropagation(),T.preventDefault(),D}else M&&(dt.set(this,d,b.event.trigger(M[0],M.slice(1),this)),T.stopPropagation(),T.isImmediatePropagationStopped=gr)}})}b.removeEvent=function(l,d,w){l.removeEventListener&&l.removeEventListener(d,w)},b.Event=function(l,d){if(!(this instanceof b.Event))return new b.Event(l,d);l&&l.type?(this.originalEvent=l,this.type=l.type,this.isDefaultPrevented=l.defaultPrevented||l.defaultPrevented===void 0&&l.returnValue===!1?gr:si,this.target=l.target&&l.target.nodeType===3?l.target.parentNode:l.target,this.currentTarget=l.currentTarget,this.relatedTarget=l.relatedTarget):this.type=l,d&&b.extend(this,d),this.timeStamp=l&&l.timeStamp||Date.now(),this[b.expando]=!0},b.Event.prototype={constructor:b.Event,isDefaultPrevented:si,isPropagationStopped:si,isImmediatePropagationStopped:si,isSimulated:!1,preventDefault:function(){var l=this.originalEvent;this.isDefaultPrevented=gr,l&&!this.isSimulated&&l.preventDefault()},stopPropagation:function(){var l=this.originalEvent;this.isPropagationStopped=gr,l&&!this.isSimulated&&l.stopPropagation()},stopImmediatePropagation:function(){var l=this.originalEvent;this.isImmediatePropagationStopped=gr,l&&!this.isSimulated&&l.stopImmediatePropagation(),this.stopPropagation()}},b.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},b.event.addProp),b.each({focus:"focusin",blur:"focusout"},function(l,d){function w(T){if(L.documentMode){var D=dt.get(this,"handle"),M=b.event.fix(T);M.type=T.type==="focusin"?"focus":"blur",M.isSimulated=!0,D(T),M.target===M.currentTarget&&D(M)}else b.event.simulate(d,T.target,b.event.fix(T))}b.event.special[l]={setup:function(){var T;if(gi(this,l,!0),L.documentMode)T=dt.get(this,d),T||this.addEventListener(d,w),dt.set(this,d,(T||0)+1);else return!1},trigger:function(){return gi(this,l),!0},teardown:function(){var T;if(L.documentMode)T=dt.get(this,d)-1,T?dt.set(this,d,T):(this.removeEventListener(d,w),dt.remove(this,d));else return!1},_default:function(T){return dt.get(T.target,l)},delegateType:d},b.event.special[d]={setup:function(){var T=this.ownerDocument||this.document||this,D=L.documentMode?this:T,M=dt.get(D,d);M||(L.documentMode?this.addEventListener(d,w):T.addEventListener(l,w,!0)),dt.set(D,d,(M||0)+1)},teardown:function(){var T=this.ownerDocument||this.document||this,D=L.documentMode?this:T,M=dt.get(D,d)-1;M?dt.set(D,d,M):(L.documentMode?this.removeEventListener(d,w):T.removeEventListener(l,w,!0),dt.remove(D,d))}}}),b.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(l,d){b.event.special[l]={delegateType:d,bindType:d,handle:function(w){var T,D=this,M=w.relatedTarget,N=w.handleObj;return(!M||M!==D&&!b.contains(D,M))&&(w.type=N.origType,T=N.handler.apply(this,arguments),w.type=d),T}}}),b.fn.extend({on:function(l,d,w,T){return sn(this,l,d,w,T)},one:function(l,d,w,T){return sn(this,l,d,w,T,1)},off:function(l,d,w){var T,D;if(l&&l.preventDefault&&l.handleObj)return T=l.handleObj,b(l.delegateTarget).off(T.namespace?T.origType+"."+T.namespace:T.origType,T.selector,T.handler),this;if(typeof l=="object"){for(D in l)this.off(D,d,l[D]);return this}return(d===!1||typeof d=="function")&&(w=d,d=void 0),w===!1&&(w=si),this.each(function(){b.event.remove(this,l,w,d)})}});var da=/<script|<style|<link/i,ha=/checked\s*(?:[^=]|=\s*.checked.)/i,$r=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function Ji(l,d){return ve(l,"table")&&ve(d.nodeType!==11?d:d.firstChild,"tr")&&b(l).children("tbody")[0]||l}function Qi(l){return l.type=(l.getAttribute("type")!==null)+"/"+l.type,l}function bo(l){return(l.type||"").slice(0,5)==="true/"?l.type=l.type.slice(5):l.removeAttribute("type"),l}function mi(l,d){var w,T,D,M,N,ae,ee;if(d.nodeType===1){if(dt.hasData(l)&&(M=dt.get(l),ee=M.events,ee)){dt.remove(d,"handle events");for(D in ee)for(w=0,T=ee[D].length;w<T;w++)b.event.add(d,D,ee[D][w])}_n.hasData(l)&&(N=_n.access(l),ae=b.extend({},N),_n.set(d,ae))}}function li(l,d){var w=d.nodeName.toLowerCase();w==="input"&&qt.test(l.type)?d.checked=l.checked:(w==="input"||w==="textarea")&&(d.defaultValue=l.defaultValue)}function vi(l,d,w,T){d=u(d);var D,M,N,ae,ee,ge,De=0,Le=l.length,Se=Le-1,Ne=d[0],it=Y(Ne);if(it||Le>1&&typeof Ne=="string"&&!$.checkClone&&ha.test(Ne))return l.each(function(Rt){var Ot=l.eq(Rt);it&&(d[0]=Ne.call(this,Rt,Ot.html())),vi(Ot,d,w,T)});if(Le&&(D=hn(d,l[0].ownerDocument,!1,l,T),M=D.firstChild,D.childNodes.length===1&&(D=M),M||T)){for(N=b.map(fn(D,"script"),Qi),ae=N.length;De<Le;De++)ee=D,De!==Se&&(ee=b.clone(ee,!0,!0),ae&&b.merge(N,fn(ee,"script"))),w.call(l[De],ee,De);if(ae)for(ge=N[N.length-1].ownerDocument,b.map(N,bo),De=0;De<ae;De++)ee=N[De],Ii.test(ee.type||"")&&!dt.access(ee,"globalEval")&&b.contains(ge,ee)&&(ee.src&&(ee.type||"").toLowerCase()!=="module"?b._evalUrl&&!ee.noModule&&b._evalUrl(ee.src,{nonce:ee.nonce||ee.getAttribute("nonce")},ge):te(ee.textContent.replace($r,""),ee,ge))}return l}function eo(l,d,w){for(var T,D=d?b.filter(d,l):l,M=0;(T=D[M])!=null;M++)!w&&T.nodeType===1&&b.cleanData(fn(T)),T.parentNode&&(w&&pr(T)&&oi(fn(T,"script")),T.parentNode.removeChild(T));return l}b.extend({htmlPrefilter:function(l){return l},clone:function(l,d,w){var T,D,M,N,ae=l.cloneNode(!0),ee=pr(l);if(!$.noCloneChecked&&(l.nodeType===1||l.nodeType===11)&&!b.isXMLDoc(l))for(N=fn(ae),M=fn(l),T=0,D=M.length;T<D;T++)li(M[T],N[T]);if(d)if(w)for(M=M||fn(l),N=N||fn(ae),T=0,D=M.length;T<D;T++)mi(M[T],N[T]);else mi(l,ae);return N=fn(ae,"script"),N.length>0&&oi(N,!ee&&fn(l,"script")),ae},cleanData:function(l){for(var d,w,T,D=b.event.special,M=0;(w=l[M])!==void 0;M++)if(un(w)){if(d=w[dt.expando]){if(d.events)for(T in d.events)D[T]?b.event.remove(w,T):b.removeEvent(w,T,d.handle);w[dt.expando]=void 0}w[_n.expando]&&(w[_n.expando]=void 0)}}}),b.fn.extend({detach:function(l){return eo(this,l,!0)},remove:function(l){return eo(this,l)},text:function(l){return xn(this,function(d){return d===void 0?b.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=d)})},null,l,arguments.length)},append:function(){return vi(this,arguments,function(l){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var d=Ji(this,l);d.appendChild(l)}})},prepend:function(){return vi(this,arguments,function(l){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var d=Ji(this,l);d.insertBefore(l,d.firstChild)}})},before:function(){return vi(this,arguments,function(l){this.parentNode&&this.parentNode.insertBefore(l,this)})},after:function(){return vi(this,arguments,function(l){this.parentNode&&this.parentNode.insertBefore(l,this.nextSibling)})},empty:function(){for(var l,d=0;(l=this[d])!=null;d++)l.nodeType===1&&(b.cleanData(fn(l,!1)),l.textContent="");return this},clone:function(l,d){return l=l??!1,d=d??l,this.map(function(){return b.clone(this,l,d)})},html:function(l){return xn(this,function(d){var w=this[0]||{},T=0,D=this.length;if(d===void 0&&w.nodeType===1)return w.innerHTML;if(typeof d=="string"&&!da.test(d)&&!Rn[(ii.exec(d)||["",""])[1].toLowerCase()]){d=b.htmlPrefilter(d);try{for(;T<D;T++)w=this[T]||{},w.nodeType===1&&(b.cleanData(fn(w,!1)),w.innerHTML=d);w=0}catch{}}w&&this.empty().append(d)},null,l,arguments.length)},replaceWith:function(){var l=[];return vi(this,arguments,function(d){var w=this.parentNode;b.inArray(this,l)<0&&(b.cleanData(fn(this)),w&&w.replaceChild(d,this))},l)}}),b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(l,d){b.fn[l]=function(w){for(var T,D=[],M=b(w),N=M.length-1,ae=0;ae<=N;ae++)T=ae===N?this:this.clone(!0),b(M[ae])[d](T),m.apply(D,T.get());return this.pushStack(D)}});var yi=new RegExp("^("+Di+")(?!px)[a-z%]+$","i"),Yr=/^--/,mr=function(l){var d=l.ownerDocument.defaultView;return(!d||!d.opener)&&(d=e),d.getComputedStyle(l)},kr=function(l,d,w){var T,D,M={};for(D in d)M[D]=l.style[D],l.style[D]=d[D];T=w.call(l);for(D in d)l.style[D]=M[D];return T},Gr=new RegExp(jn.join("|"),"i");(function(){function l(){if(ge){ee.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",ge.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",Er.appendChild(ee).appendChild(ge);var De=e.getComputedStyle(ge);w=De.top!=="1%",ae=d(De.marginLeft)===12,ge.style.right="60%",M=d(De.right)===36,T=d(De.width)===36,ge.style.position="absolute",D=d(ge.offsetWidth/3)===12,Er.removeChild(ee),ge=null}}function d(De){return Math.round(parseFloat(De))}var w,T,D,M,N,ae,ee=L.createElement("div"),ge=L.createElement("div");ge.style&&(ge.style.backgroundClip="content-box",ge.cloneNode(!0).style.backgroundClip="",$.clearCloneStyle=ge.style.backgroundClip==="content-box",b.extend($,{boxSizingReliable:function(){return l(),T},pixelBoxStyles:function(){return l(),M},pixelPosition:function(){return l(),w},reliableMarginLeft:function(){return l(),ae},scrollboxSize:function(){return l(),D},reliableTrDimensions:function(){var De,Le,Se,Ne;return N==null&&(De=L.createElement("table"),Le=L.createElement("tr"),Se=L.createElement("div"),De.style.cssText="position:absolute;left:-11111px;border-collapse:separate",Le.style.cssText="box-sizing:content-box;border:1px solid",Le.style.height="1px",Se.style.height="9px",Se.style.display="block",Er.appendChild(De).appendChild(Le).appendChild(Se),Ne=e.getComputedStyle(Le),N=parseInt(Ne.height,10)+parseInt(Ne.borderTopWidth,10)+parseInt(Ne.borderBottomWidth,10)===Le.offsetHeight,Er.removeChild(De)),N}}))})();function _r(l,d,w){var T,D,M,N,ae=Yr.test(d),ee=l.style;return w=w||mr(l),w&&(N=w.getPropertyValue(d)||w[d],ae&&N&&(N=N.replace(ft,"$1")||void 0),N===""&&!pr(l)&&(N=b.style(l,d)),!$.pixelBoxStyles()&&yi.test(N)&&Gr.test(d)&&(T=ee.width,D=ee.minWidth,M=ee.maxWidth,ee.minWidth=ee.maxWidth=ee.width=N,N=w.width,ee.width=T,ee.minWidth=D,ee.maxWidth=M)),N!==void 0?N+"":N}function Nn(l,d){return{get:function(){if(l()){delete this.get;return}return(this.get=d).apply(this,arguments)}}}var dn=["Webkit","Moz","ms"],Rr=L.createElement("div").style,vr={};function Pn(l){for(var d=l[0].toUpperCase()+l.slice(1),w=dn.length;w--;)if(l=dn[w]+d,l in Rr)return l}function ui(l){var d=b.cssProps[l]||vr[l];return d||(l in Rr?l:vr[l]=Pn(l)||l)}var Pr=/^(none|table(?!-c[ea]).+)/,qr={position:"absolute",visibility:"hidden",display:"block"},Gn={letterSpacing:"0",fontWeight:"400"};function Xr(l,d,w){var T=Tr.exec(d);return T?Math.max(0,T[2]-(w||0))+(T[3]||"px"):d}function Kr(l,d,w,T,D,M){var N=d==="width"?1:0,ae=0,ee=0,ge=0;if(w===(T?"border":"content"))return 0;for(;N<4;N+=2)w==="margin"&&(ge+=b.css(l,w+jn[N],!0,D)),T?(w==="content"&&(ee-=b.css(l,"padding"+jn[N],!0,D)),w!=="margin"&&(ee-=b.css(l,"border"+jn[N]+"Width",!0,D))):(ee+=b.css(l,"padding"+jn[N],!0,D),w!=="padding"?ee+=b.css(l,"border"+jn[N]+"Width",!0,D):ae+=b.css(l,"border"+jn[N]+"Width",!0,D));return!T&&M>=0&&(ee+=Math.max(0,Math.ceil(l["offset"+d[0].toUpperCase()+d.slice(1)]-M-ee-ae-.5))||0),ee+ge}function Mi(l,d,w){var T=mr(l),D=!$.boxSizingReliable()||w,M=D&&b.css(l,"boxSizing",!1,T)==="border-box",N=M,ae=_r(l,d,T),ee="offset"+d[0].toUpperCase()+d.slice(1);if(yi.test(ae)){if(!w)return ae;ae="auto"}return(!$.boxSizingReliable()&&M||!$.reliableTrDimensions()&&ve(l,"tr")||ae==="auto"||!parseFloat(ae)&&b.css(l,"display",!1,T)==="inline")&&l.getClientRects().length&&(M=b.css(l,"boxSizing",!1,T)==="border-box",N=ee in l,N&&(ae=l[ee])),ae=parseFloat(ae)||0,ae+Kr(l,d,w||(M?"border":"content"),N,T,ae)+"px"}b.extend({cssHooks:{opacity:{get:function(l,d){if(d){var w=_r(l,"opacity");return w===""?"1":w}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(l,d,w,T){if(!(!l||l.nodeType===3||l.nodeType===8||!l.style)){var D,M,N,ae=an(d),ee=Yr.test(d),ge=l.style;if(ee||(d=ui(ae)),N=b.cssHooks[d]||b.cssHooks[ae],w!==void 0){if(M=typeof w,M==="string"&&(D=Tr.exec(w))&&D[1]&&(w=yo(l,d,D),M="number"),w==null||w!==w)return;M==="number"&&!ee&&(w+=D&&D[3]||(b.cssNumber[ae]?"":"px")),!$.clearCloneStyle&&w===""&&d.indexOf("background")===0&&(ge[d]="inherit"),(!N||!("set"in N)||(w=N.set(l,w,T))!==void 0)&&(ee?ge.setProperty(d,w):ge[d]=w)}else return N&&"get"in N&&(D=N.get(l,!1,T))!==void 0?D:ge[d]}},css:function(l,d,w,T){var D,M,N,ae=an(d),ee=Yr.test(d);return ee||(d=ui(ae)),N=b.cssHooks[d]||b.cssHooks[ae],N&&"get"in N&&(D=N.get(l,!0,w)),D===void 0&&(D=_r(l,d,T)),D==="normal"&&d in Gn&&(D=Gn[d]),w===""||w?(M=parseFloat(D),w===!0||isFinite(M)?M||0:D):D}}),b.each(["height","width"],function(l,d){b.cssHooks[d]={get:function(w,T,D){if(T)return Pr.test(b.css(w,"display"))&&(!w.getClientRects().length||!w.getBoundingClientRect().width)?kr(w,qr,function(){return Mi(w,d,D)}):Mi(w,d,D)},set:function(w,T,D){var M,N=mr(w),ae=!$.scrollboxSize()&&N.position==="absolute",ee=ae||D,ge=ee&&b.css(w,"boxSizing",!1,N)==="border-box",De=D?Kr(w,d,D,ge,N):0;return ge&&ae&&(De-=Math.ceil(w["offset"+d[0].toUpperCase()+d.slice(1)]-parseFloat(N[d])-Kr(w,d,"border",!1,N)-.5)),De&&(M=Tr.exec(T))&&(M[3]||"px")!=="px"&&(w.style[d]=T,T=b.css(w,d)),Xr(w,T,De)}}}),b.cssHooks.marginLeft=Nn($.reliableMarginLeft,function(l,d){if(d)return(parseFloat(_r(l,"marginLeft"))||l.getBoundingClientRect().left-kr(l,{marginLeft:0},function(){return l.getBoundingClientRect().left}))+"px"}),b.each({margin:"",padding:"",border:"Width"},function(l,d){b.cssHooks[l+d]={expand:function(w){for(var T=0,D={},M=typeof w=="string"?w.split(" "):[w];T<4;T++)D[l+jn[T]+d]=M[T]||M[T-2]||M[0];return D}},l!=="margin"&&(b.cssHooks[l+d].set=Xr)}),b.fn.extend({css:function(l,d){return xn(this,function(w,T,D){var M,N,ae={},ee=0;if(Array.isArray(T)){for(M=mr(w),N=T.length;ee<N;ee++)ae[T[ee]]=b.css(w,T[ee],!1,M);return ae}return D!==void 0?b.style(w,T,D):b.css(w,T)},l,d,arguments.length>1)}});function En(l,d,w,T,D){return new En.prototype.init(l,d,w,T,D)}b.Tween=En,En.prototype={constructor:En,init:function(l,d,w,T,D,M){this.elem=l,this.prop=w,this.easing=D||b.easing._default,this.options=d,this.start=this.now=this.cur(),this.end=T,this.unit=M||(b.cssNumber[w]?"":"px")},cur:function(){var l=En.propHooks[this.prop];return l&&l.get?l.get(this):En.propHooks._default.get(this)},run:function(l){var d,w=En.propHooks[this.prop];return this.options.duration?this.pos=d=b.easing[this.easing](l,this.options.duration*l,0,1,this.options.duration):this.pos=d=l,this.now=(this.end-this.start)*d+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),w&&w.set?w.set(this):En.propHooks._default.set(this),this}},En.prototype.init.prototype=En.prototype,En.propHooks={_default:{get:function(l){var d;return l.elem.nodeType!==1||l.elem[l.prop]!=null&&l.elem.style[l.prop]==null?l.elem[l.prop]:(d=b.css(l.elem,l.prop,""),!d||d==="auto"?0:d)},set:function(l){b.fx.step[l.prop]?b.fx.step[l.prop](l):l.elem.nodeType===1&&(b.cssHooks[l.prop]||l.elem.style[ui(l.prop)]!=null)?b.style(l.elem,l.prop,l.now+l.unit):l.elem[l.prop]=l.now}}},En.propHooks.scrollTop=En.propHooks.scrollLeft={set:function(l){l.elem.nodeType&&l.elem.parentNode&&(l.elem[l.prop]=l.now)}},b.easing={linear:function(l){return l},swing:function(l){return .5-Math.cos(l*Math.PI)/2},_default:"swing"},b.fx=En.prototype.init,b.fx.step={};var yr,or,wo=/^(?:toggle|show|hide)$/,Li=/queueHooks$/;function Ar(){or&&(L.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(Ar):e.setTimeout(Ar,b.fx.interval),b.fx.tick())}function S(){return e.setTimeout(function(){yr=void 0}),yr=Date.now()}function I(l,d){var w,T=0,D={height:l};for(d=d?1:0;T<4;T+=2-d)w=jn[T],D["margin"+w]=D["padding"+w]=l;return d&&(D.opacity=D.width=l),D}function V(l,d,w){for(var T,D=(pe.tweeners[d]||[]).concat(pe.tweeners["*"]),M=0,N=D.length;M<N;M++)if(T=D[M].call(w,d,l))return T}function J(l,d,w){var T,D,M,N,ae,ee,ge,De,Le="width"in d||"height"in d,Se=this,Ne={},it=l.style,Rt=l.nodeType&&Vr(l),Ot=dt.get(l,"fxshow");w.queue||(N=b._queueHooks(l,"fx"),N.unqueued==null&&(N.unqueued=0,ae=N.empty.fire,N.empty.fire=function(){N.unqueued||ae()}),N.unqueued++,Se.always(function(){Se.always(function(){N.unqueued--,b.queue(l,"fx").length||N.empty.fire()})}));for(T in d)if(D=d[T],wo.test(D)){if(delete d[T],M=M||D==="toggle",D===(Rt?"hide":"show"))if(D==="show"&&Ot&&Ot[T]!==void 0)Rt=!0;else continue;Ne[T]=Ot&&Ot[T]||b.style(l,T)}if(ee=!b.isEmptyObject(d),!(!ee&&b.isEmptyObject(Ne))){Le&&l.nodeType===1&&(w.overflow=[it.overflow,it.overflowX,it.overflowY],ge=Ot&&Ot.display,ge==null&&(ge=dt.get(l,"display")),De=b.css(l,"display"),De==="none"&&(ge?De=ge:(Qn([l],!0),ge=l.style.display||ge,De=b.css(l,"display"),Qn([l]))),(De==="inline"||De==="inline-block"&&ge!=null)&&b.css(l,"float")==="none"&&(ee||(Se.done(function(){it.display=ge}),ge==null&&(De=it.display,ge=De==="none"?"":De)),it.display="inline-block")),w.overflow&&(it.overflow="hidden",Se.always(function(){it.overflow=w.overflow[0],it.overflowX=w.overflow[1],it.overflowY=w.overflow[2]})),ee=!1;for(T in Ne)ee||(Ot?"hidden"in Ot&&(Rt=Ot.hidden):Ot=dt.access(l,"fxshow",{display:ge}),M&&(Ot.hidden=!Rt),Rt&&Qn([l],!0),Se.done(function(){Rt||Qn([l]),dt.remove(l,"fxshow");for(T in Ne)b.style(l,T,Ne[T])})),ee=V(Rt?Ot[T]:0,T,Se),T in Ot||(Ot[T]=ee.start,Rt&&(ee.end=ee.start,ee.start=0))}}function Te(l,d){var w,T,D,M,N;for(w in l)if(T=an(w),D=d[T],M=l[w],Array.isArray(M)&&(D=M[1],M=l[w]=M[0]),w!==T&&(l[T]=M,delete l[w]),N=b.cssHooks[T],N&&"expand"in N){M=N.expand(M),delete l[T];for(w in M)w in l||(l[w]=M[w],d[w]=D)}else d[T]=D}function pe(l,d,w){var T,D,M=0,N=pe.prefilters.length,ae=b.Deferred().always(function(){delete ee.elem}),ee=function(){if(D)return!1;for(var Le=yr||S(),Se=Math.max(0,ge.startTime+ge.duration-Le),Ne=Se/ge.duration||0,it=1-Ne,Rt=0,Ot=ge.tweens.length;Rt<Ot;Rt++)ge.tweens[Rt].run(it);return ae.notifyWith(l,[ge,it,Se]),it<1&&Ot?Se:(Ot||ae.notifyWith(l,[ge,1,0]),ae.resolveWith(l,[ge]),!1)},ge=ae.promise({elem:l,props:b.extend({},d),opts:b.extend(!0,{specialEasing:{},easing:b.easing._default},w),originalProperties:d,originalOptions:w,startTime:yr||S(),duration:w.duration,tweens:[],createTween:function(Le,Se){var Ne=b.Tween(l,ge.opts,Le,Se,ge.opts.specialEasing[Le]||ge.opts.easing);return ge.tweens.push(Ne),Ne},stop:function(Le){var Se=0,Ne=Le?ge.tweens.length:0;if(D)return this;for(D=!0;Se<Ne;Se++)ge.tweens[Se].run(1);return Le?(ae.notifyWith(l,[ge,1,0]),ae.resolveWith(l,[ge,Le])):ae.rejectWith(l,[ge,Le]),this}}),De=ge.props;for(Te(De,ge.opts.specialEasing);M<N;M++)if(T=pe.prefilters[M].call(ge,l,De,ge.opts),T)return Y(T.stop)&&(b._queueHooks(ge.elem,ge.opts.queue).stop=T.stop.bind(T)),T;return b.map(De,V,ge),Y(ge.opts.start)&&ge.opts.start.call(l,ge),ge.progress(ge.opts.progress).done(ge.opts.done,ge.opts.complete).fail(ge.opts.fail).always(ge.opts.always),b.fx.timer(b.extend(ee,{elem:l,anim:ge,queue:ge.opts.queue})),ge}b.Animation=b.extend(pe,{tweeners:{"*":[function(l,d){var w=this.createTween(l,d);return yo(w.elem,l,Tr.exec(d),w),w}]},tweener:function(l,d){Y(l)?(d=l,l=["*"]):l=l.match(pt);for(var w,T=0,D=l.length;T<D;T++)w=l[T],pe.tweeners[w]=pe.tweeners[w]||[],pe.tweeners[w].unshift(d)},prefilters:[J],prefilter:function(l,d){d?pe.prefilters.unshift(l):pe.prefilters.push(l)}}),b.speed=function(l,d,w){var T=l&&typeof l=="object"?b.extend({},l):{complete:w||!w&&d||Y(l)&&l,duration:l,easing:w&&d||d&&!Y(d)&&d};return b.fx.off?T.duration=0:typeof T.duration!="number"&&(T.duration in b.fx.speeds?T.duration=b.fx.speeds[T.duration]:T.duration=b.fx.speeds._default),(T.queue==null||T.queue===!0)&&(T.queue="fx"),T.old=T.complete,T.complete=function(){Y(T.old)&&T.old.call(this),T.queue&&b.dequeue(this,T.queue)},T},b.fn.extend({fadeTo:function(l,d,w,T){return this.filter(Vr).css("opacity",0).show().end().animate({opacity:d},l,w,T)},animate:function(l,d,w,T){var D=b.isEmptyObject(l),M=b.speed(d,w,T),N=function(){var ae=pe(this,b.extend({},l),M);(D||dt.get(this,"finish"))&&ae.stop(!0)};return N.finish=N,D||M.queue===!1?this.each(N):this.queue(M.queue,N)},stop:function(l,d,w){var T=function(D){var M=D.stop;delete D.stop,M(w)};return typeof l!="string"&&(w=d,d=l,l=void 0),d&&this.queue(l||"fx",[]),this.each(function(){var D=!0,M=l!=null&&l+"queueHooks",N=b.timers,ae=dt.get(this);if(M)ae[M]&&ae[M].stop&&T(ae[M]);else for(M in ae)ae[M]&&ae[M].stop&&Li.test(M)&&T(ae[M]);for(M=N.length;M--;)N[M].elem===this&&(l==null||N[M].queue===l)&&(N[M].anim.stop(w),D=!1,N.splice(M,1));(D||!w)&&b.dequeue(this,l)})},finish:function(l){return l!==!1&&(l=l||"fx"),this.each(function(){var d,w=dt.get(this),T=w[l+"queue"],D=w[l+"queueHooks"],M=b.timers,N=T?T.length:0;for(w.finish=!0,b.queue(this,l,[]),D&&D.stop&&D.stop.call(this,!0),d=M.length;d--;)M[d].elem===this&&M[d].queue===l&&(M[d].anim.stop(!0),M.splice(d,1));for(d=0;d<N;d++)T[d]&&T[d].finish&&T[d].finish.call(this);delete w.finish})}}),b.each(["toggle","show","hide"],function(l,d){var w=b.fn[d];b.fn[d]=function(T,D,M){return T==null||typeof T=="boolean"?w.apply(this,arguments):this.animate(I(d,!0),T,D,M)}}),b.each({slideDown:I("show"),slideUp:I("hide"),slideToggle:I("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(l,d){b.fn[l]=function(w,T,D){return this.animate(d,w,T,D)}}),b.timers=[],b.fx.tick=function(){var l,d=0,w=b.timers;for(yr=Date.now();d<w.length;d++)l=w[d],!l()&&w[d]===l&&w.splice(d--,1);w.length||b.fx.stop(),yr=void 0},b.fx.timer=function(l){b.timers.push(l),b.fx.start()},b.fx.interval=13,b.fx.start=function(){or||(or=!0,Ar())},b.fx.stop=function(){or=null},b.fx.speeds={slow:600,fast:200,_default:400},b.fn.delay=function(l,d){return l=b.fx&&b.fx.speeds[l]||l,d=d||"fx",this.queue(d,function(w,T){var D=e.setTimeout(w,l);T.stop=function(){e.clearTimeout(D)}})},function(){var l=L.createElement("input"),d=L.createElement("select"),w=d.appendChild(L.createElement("option"));l.type="checkbox",$.checkOn=l.value!=="",$.optSelected=w.selected,l=L.createElement("input"),l.value="t",l.type="radio",$.radioValue=l.value==="t"}();var Oe,$e=b.expr.attrHandle;b.fn.extend({attr:function(l,d){return xn(this,b.attr,l,d,arguments.length>1)},removeAttr:function(l){return this.each(function(){b.removeAttr(this,l)})}}),b.extend({attr:function(l,d,w){var T,D,M=l.nodeType;if(!(M===3||M===8||M===2)){if(typeof l.getAttribute>"u")return b.prop(l,d,w);if((M!==1||!b.isXMLDoc(l))&&(D=b.attrHooks[d.toLowerCase()]||(b.expr.match.bool.test(d)?Oe:void 0)),w!==void 0){if(w===null){b.removeAttr(l,d);return}return D&&"set"in D&&(T=D.set(l,w,d))!==void 0?T:(l.setAttribute(d,w+""),w)}return D&&"get"in D&&(T=D.get(l,d))!==null?T:(T=b.find.attr(l,d),T??void 0)}},attrHooks:{type:{set:function(l,d){if(!$.radioValue&&d==="radio"&&ve(l,"input")){var w=l.value;return l.setAttribute("type",d),w&&(l.value=w),d}}}},removeAttr:function(l,d){var w,T=0,D=d&&d.match(pt);if(D&&l.nodeType===1)for(;w=D[T++];)l.removeAttribute(w)}}),Oe={set:function(l,d,w){return d===!1?b.removeAttr(l,w):l.setAttribute(w,w),w}},b.each(b.expr.match.bool.source.match(/\w+/g),function(l,d){var w=$e[d]||b.find.attr;$e[d]=function(T,D,M){var N,ae,ee=D.toLowerCase();return M||(ae=$e[ee],$e[ee]=N,N=w(T,D,M)!=null?ee:null,$e[ee]=ae),N}});var mt=/^(?:input|select|textarea|button)$/i,St=/^(?:a|area)$/i;b.fn.extend({prop:function(l,d){return xn(this,b.prop,l,d,arguments.length>1)},removeProp:function(l){return this.each(function(){delete this[b.propFix[l]||l]})}}),b.extend({prop:function(l,d,w){var T,D,M=l.nodeType;if(!(M===3||M===8||M===2))return(M!==1||!b.isXMLDoc(l))&&(d=b.propFix[d]||d,D=b.propHooks[d]),w!==void 0?D&&"set"in D&&(T=D.set(l,w,d))!==void 0?T:l[d]=w:D&&"get"in D&&(T=D.get(l,d))!==null?T:l[d]},propHooks:{tabIndex:{get:function(l){var d=b.find.attr(l,"tabindex");return d?parseInt(d,10):mt.test(l.nodeName)||St.test(l.nodeName)&&l.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),$.optSelected||(b.propHooks.selected={get:function(l){var d=l.parentNode;return d&&d.parentNode&&d.parentNode.selectedIndex,null},set:function(l){var d=l.parentNode;d&&(d.selectedIndex,d.parentNode&&d.parentNode.selectedIndex)}}),b.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){b.propFix[this.toLowerCase()]=this});function vt(l){var d=l.match(pt)||[];return d.join(" ")}function Wt(l){return l.getAttribute&&l.getAttribute("class")||""}function qn(l){return Array.isArray(l)?l:typeof l=="string"?l.match(pt)||[]:[]}b.fn.extend({addClass:function(l){var d,w,T,D,M,N;return Y(l)?this.each(function(ae){b(this).addClass(l.call(this,ae,Wt(this)))}):(d=qn(l),d.length?this.each(function(){if(T=Wt(this),w=this.nodeType===1&&" "+vt(T)+" ",w){for(M=0;M<d.length;M++)D=d[M],w.indexOf(" "+D+" ")<0&&(w+=D+" ");N=vt(w),T!==N&&this.setAttribute("class",N)}}):this)},removeClass:function(l){var d,w,T,D,M,N;return Y(l)?this.each(function(ae){b(this).removeClass(l.call(this,ae,Wt(this)))}):arguments.length?(d=qn(l),d.length?this.each(function(){if(T=Wt(this),w=this.nodeType===1&&" "+vt(T)+" ",w){for(M=0;M<d.length;M++)for(D=d[M];w.indexOf(" "+D+" ")>-1;)w=w.replace(" "+D+" "," ");N=vt(w),T!==N&&this.setAttribute("class",N)}}):this):this.attr("class","")},toggleClass:function(l,d){var w,T,D,M,N=typeof l,ae=N==="string"||Array.isArray(l);return Y(l)?this.each(function(ee){b(this).toggleClass(l.call(this,ee,Wt(this),d),d)}):typeof d=="boolean"&&ae?d?this.addClass(l):this.removeClass(l):(w=qn(l),this.each(function(){if(ae)for(M=b(this),D=0;D<w.length;D++)T=w[D],M.hasClass(T)?M.removeClass(T):M.addClass(T);else(l===void 0||N==="boolean")&&(T=Wt(this),T&&dt.set(this,"__className__",T),this.setAttribute&&this.setAttribute("class",T||l===!1?"":dt.get(this,"__className__")||""))}))},hasClass:function(l){var d,w,T=0;for(d=" "+l+" ";w=this[T++];)if(w.nodeType===1&&(" "+vt(Wt(w))+" ").indexOf(d)>-1)return!0;return!1}});var Hn=/\r/g;b.fn.extend({val:function(l){var d,w,T,D=this[0];return arguments.length?(T=Y(l),this.each(function(M){var N;this.nodeType===1&&(T?N=l.call(this,M,b(this).val()):N=l,N==null?N="":typeof N=="number"?N+="":Array.isArray(N)&&(N=b.map(N,function(ae){return ae==null?"":ae+""})),d=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()],(!d||!("set"in d)||d.set(this,N,"value")===void 0)&&(this.value=N))})):D?(d=b.valHooks[D.type]||b.valHooks[D.nodeName.toLowerCase()],d&&"get"in d&&(w=d.get(D,"value"))!==void 0?w:(w=D.value,typeof w=="string"?w.replace(Hn,""):w??"")):void 0}}),b.extend({valHooks:{option:{get:function(l){var d=b.find.attr(l,"value");return d??vt(b.text(l))}},select:{get:function(l){var d,w,T,D=l.options,M=l.selectedIndex,N=l.type==="select-one",ae=N?null:[],ee=N?M+1:D.length;for(M<0?T=ee:T=N?M:0;T<ee;T++)if(w=D[T],(w.selected||T===M)&&!w.disabled&&(!w.parentNode.disabled||!ve(w.parentNode,"optgroup"))){if(d=b(w).val(),N)return d;ae.push(d)}return ae},set:function(l,d){for(var w,T,D=l.options,M=b.makeArray(d),N=D.length;N--;)T=D[N],(T.selected=b.inArray(b.valHooks.option.get(T),M)>-1)&&(w=!0);return w||(l.selectedIndex=-1),M}}}}),b.each(["radio","checkbox"],function(){b.valHooks[this]={set:function(l,d){if(Array.isArray(d))return l.checked=b.inArray(b(l).val(),d)>-1}},$.checkOn||(b.valHooks[this].get=function(l){return l.getAttribute("value")===null?"on":l.value})});var Sn=e.location,Or={guid:Date.now()},er=/\?/;b.parseXML=function(l){var d,w;if(!l||typeof l!="string")return null;try{d=new e.DOMParser().parseFromString(l,"text/xml")}catch{}return w=d&&d.getElementsByTagName("parsererror")[0],(!d||w)&&b.error("Invalid XML: "+(w?b.map(w.childNodes,function(T){return T.textContent}).join(`
171
- `):l)),d};var Fi=/^(?:focusinfocus|focusoutblur)$/,ci=function(l){l.stopPropagation()};b.extend(b.event,{trigger:function(l,d,w,T){var D,M,N,ae,ee,ge,De,Le,Se=[w||L],Ne=x.call(l,"type")?l.type:l,it=x.call(l,"namespace")?l.namespace.split("."):[];if(M=Le=N=w=w||L,!(w.nodeType===3||w.nodeType===8)&&!Fi.test(Ne+b.event.triggered)&&(Ne.indexOf(".")>-1&&(it=Ne.split("."),Ne=it.shift(),it.sort()),ee=Ne.indexOf(":")<0&&"on"+Ne,l=l[b.expando]?l:new b.Event(Ne,typeof l=="object"&&l),l.isTrigger=T?2:3,l.namespace=it.join("."),l.rnamespace=l.namespace?new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,l.result=void 0,l.target||(l.target=w),d=d==null?[l]:b.makeArray(d,[l]),De=b.event.special[Ne]||{},!(!T&&De.trigger&&De.trigger.apply(w,d)===!1))){if(!T&&!De.noBubble&&!z(w)){for(ae=De.delegateType||Ne,Fi.test(ae+Ne)||(M=M.parentNode);M;M=M.parentNode)Se.push(M),N=M;N===(w.ownerDocument||L)&&Se.push(N.defaultView||N.parentWindow||e)}for(D=0;(M=Se[D++])&&!l.isPropagationStopped();)Le=M,l.type=D>1?ae:De.bindType||Ne,ge=(dt.get(M,"events")||Object.create(null))[l.type]&&dt.get(M,"handle"),ge&&ge.apply(M,d),ge=ee&&M[ee],ge&&ge.apply&&un(M)&&(l.result=ge.apply(M,d),l.result===!1&&l.preventDefault());return l.type=Ne,!T&&!l.isDefaultPrevented()&&(!De._default||De._default.apply(Se.pop(),d)===!1)&&un(w)&&ee&&Y(w[Ne])&&!z(w)&&(N=w[ee],N&&(w[ee]=null),b.event.triggered=Ne,l.isPropagationStopped()&&Le.addEventListener(Ne,ci),w[Ne](),l.isPropagationStopped()&&Le.removeEventListener(Ne,ci),b.event.triggered=void 0,N&&(w[ee]=N)),l.result}},simulate:function(l,d,w){var T=b.extend(new b.Event,w,{type:l,isSimulated:!0});b.event.trigger(T,null,d)}}),b.fn.extend({trigger:function(l,d){return this.each(function(){b.event.trigger(l,d,this)})},triggerHandler:function(l,d){var w=this[0];if(w)return b.event.trigger(l,d,w,!0)}});var Bi=/\[\]$/,Dr=/\r?\n/g,xo=/^(?:submit|button|image|reset|file)$/i,ps=/^(?:input|select|textarea|keygen)/i;function pa(l,d,w,T){var D;if(Array.isArray(d))b.each(d,function(M,N){w||Bi.test(l)?T(l,N):pa(l+"["+(typeof N=="object"&&N!=null?M:"")+"]",N,w,T)});else if(!w&&he(d)==="object")for(D in d)pa(l+"["+D+"]",d[D],w,T);else T(l,d)}b.param=function(l,d){var w,T=[],D=function(M,N){var ae=Y(N)?N():N;T[T.length]=encodeURIComponent(M)+"="+encodeURIComponent(ae??"")};if(l==null)return"";if(Array.isArray(l)||l.jquery&&!b.isPlainObject(l))b.each(l,function(){D(this.name,this.value)});else for(w in l)pa(w,l[w],d,D);return T.join("&")},b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var l=b.prop(this,"elements");return l?b.makeArray(l):this}).filter(function(){var l=this.type;return this.name&&!b(this).is(":disabled")&&ps.test(this.nodeName)&&!xo.test(l)&&(this.checked||!qt.test(l))}).map(function(l,d){var w=b(this).val();return w==null?null:Array.isArray(w)?b.map(w,function(T){return{name:d.name,value:T.replace(Dr,`\r
172
- `)}}):{name:d.name,value:w.replace(Dr,`\r
173
- `)}}).get()}});var ga=/%20/g,ma=/#.*$/,va=/([?&])_=[^&]*/,fi=/^(.*?):[ \t]*([^\r\n]*)$/mg,So=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,$o=/^(?:GET|HEAD)$/,nn=/^\/\//,Xt={},Nt={},bi="*/".concat("*"),Zr=L.createElement("a");Zr.href=Sn.href;function Co(l){return function(d,w){typeof d!="string"&&(w=d,d="*");var T,D=0,M=d.toLowerCase().match(pt)||[];if(Y(w))for(;T=M[D++];)T[0]==="+"?(T=T.slice(1)||"*",(l[T]=l[T]||[]).unshift(w)):(l[T]=l[T]||[]).push(w)}}function di(l,d,w,T){var D={},M=l===Nt;function N(ae){var ee;return D[ae]=!0,b.each(l[ae]||[],function(ge,De){var Le=De(d,w,T);if(typeof Le=="string"&&!M&&!D[Le])return d.dataTypes.unshift(Le),N(Le),!1;if(M)return!(ee=Le)}),ee}return N(d.dataTypes[0])||!D["*"]&&N("*")}function ar(l,d){var w,T,D=b.ajaxSettings.flatOptions||{};for(w in d)d[w]!==void 0&&((D[w]?l:T||(T={}))[w]=d[w]);return T&&b.extend(!0,l,T),l}function ya(l,d,w){for(var T,D,M,N,ae=l.contents,ee=l.dataTypes;ee[0]==="*";)ee.shift(),T===void 0&&(T=l.mimeType||d.getResponseHeader("Content-Type"));if(T){for(D in ae)if(ae[D]&&ae[D].test(T)){ee.unshift(D);break}}if(ee[0]in w)M=ee[0];else{for(D in w){if(!ee[0]||l.converters[D+" "+ee[0]]){M=D;break}N||(N=D)}M=M||N}if(M)return M!==ee[0]&&ee.unshift(M),w[M]}function Yo(l,d,w,T){var D,M,N,ae,ee,ge={},De=l.dataTypes.slice();if(De[1])for(N in l.converters)ge[N.toLowerCase()]=l.converters[N];for(M=De.shift();M;)if(l.responseFields[M]&&(w[l.responseFields[M]]=d),!ee&&T&&l.dataFilter&&(d=l.dataFilter(d,l.dataType)),ee=M,M=De.shift(),M){if(M==="*")M=ee;else if(ee!=="*"&&ee!==M){if(N=ge[ee+" "+M]||ge["* "+M],!N){for(D in ge)if(ae=D.split(" "),ae[1]===M&&(N=ge[ee+" "+ae[0]]||ge["* "+ae[0]],N)){N===!0?N=ge[D]:ge[D]!==!0&&(M=ae[0],De.unshift(ae[1]));break}}if(N!==!0)if(N&&l.throws)d=N(d);else try{d=N(d)}catch(Le){return{state:"parsererror",error:N?Le:"No conversion from "+ee+" to "+M}}}}return{state:"success",data:d}}b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Sn.href,type:"GET",isLocal:So.test(Sn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":bi,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(l,d){return d?ar(ar(l,b.ajaxSettings),d):ar(b.ajaxSettings,l)},ajaxPrefilter:Co(Xt),ajaxTransport:Co(Nt),ajax:function(l,d){typeof l=="object"&&(d=l,l=void 0),d=d||{};var w,T,D,M,N,ae,ee,ge,De,Le,Se=b.ajaxSetup({},d),Ne=Se.context||Se,it=Se.context&&(Ne.nodeType||Ne.jquery)?b(Ne):b.event,Rt=b.Deferred(),Ot=b.Callbacks("once memory"),An=Se.statusCode||{},ln={},Ir={},Mr="canceled",Ut={readyState:0,getResponseHeader:function(Vt){var en;if(ee){if(!M)for(M={};en=fi.exec(D);)M[en[1].toLowerCase()+" "]=(M[en[1].toLowerCase()+" "]||[]).concat(en[2]);en=M[Vt.toLowerCase()+" "]}return en==null?null:en.join(", ")},getAllResponseHeaders:function(){return ee?D:null},setRequestHeader:function(Vt,en){return ee==null&&(Vt=Ir[Vt.toLowerCase()]=Ir[Vt.toLowerCase()]||Vt,ln[Vt]=en),this},overrideMimeType:function(Vt){return ee==null&&(Se.mimeType=Vt),this},statusCode:function(Vt){var en;if(Vt)if(ee)Ut.always(Vt[Ut.status]);else for(en in Vt)An[en]=[An[en],Vt[en]];return this},abort:function(Vt){var en=Vt||Mr;return w&&w.abort(en),Lr(0,en),this}};if(Rt.promise(Ut),Se.url=((l||Se.url||Sn.href)+"").replace(nn,Sn.protocol+"//"),Se.type=d.method||d.type||Se.method||Se.type,Se.dataTypes=(Se.dataType||"*").toLowerCase().match(pt)||[""],Se.crossDomain==null){ae=L.createElement("a");try{ae.href=Se.url,ae.href=ae.href,Se.crossDomain=Zr.protocol+"//"+Zr.host!=ae.protocol+"//"+ae.host}catch{Se.crossDomain=!0}}if(Se.data&&Se.processData&&typeof Se.data!="string"&&(Se.data=b.param(Se.data,Se.traditional)),di(Xt,Se,d,Ut),ee)return Ut;ge=b.event&&Se.global,ge&&b.active++===0&&b.event.trigger("ajaxStart"),Se.type=Se.type.toUpperCase(),Se.hasContent=!$o.test(Se.type),T=Se.url.replace(ma,""),Se.hasContent?Se.data&&Se.processData&&(Se.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(Se.data=Se.data.replace(ga,"+")):(Le=Se.url.slice(T.length),Se.data&&(Se.processData||typeof Se.data=="string")&&(T+=(er.test(T)?"&":"?")+Se.data,delete Se.data),Se.cache===!1&&(T=T.replace(va,"$1"),Le=(er.test(T)?"&":"?")+"_="+Or.guid+++Le),Se.url=T+Le),Se.ifModified&&(b.lastModified[T]&&Ut.setRequestHeader("If-Modified-Since",b.lastModified[T]),b.etag[T]&&Ut.setRequestHeader("If-None-Match",b.etag[T])),(Se.data&&Se.hasContent&&Se.contentType!==!1||d.contentType)&&Ut.setRequestHeader("Content-Type",Se.contentType),Ut.setRequestHeader("Accept",Se.dataTypes[0]&&Se.accepts[Se.dataTypes[0]]?Se.accepts[Se.dataTypes[0]]+(Se.dataTypes[0]!=="*"?", "+bi+"; q=0.01":""):Se.accepts["*"]);for(De in Se.headers)Ut.setRequestHeader(De,Se.headers[De]);if(Se.beforeSend&&(Se.beforeSend.call(Ne,Ut,Se)===!1||ee))return Ut.abort();if(Mr="abort",Ot.add(Se.complete),Ut.done(Se.success),Ut.fail(Se.error),w=di(Nt,Se,d,Ut),!w)Lr(-1,"No Transport");else{if(Ut.readyState=1,ge&&it.trigger("ajaxSend",[Ut,Se]),ee)return Ut;Se.async&&Se.timeout>0&&(N=e.setTimeout(function(){Ut.abort("timeout")},Se.timeout));try{ee=!1,w.send(ln,Lr)}catch(Vt){if(ee)throw Vt;Lr(-1,Vt)}}function Lr(Vt,en,no,ro){var br,C,A,H,Z,be=en;ee||(ee=!0,N&&e.clearTimeout(N),w=void 0,D=ro||"",Ut.readyState=Vt>0?4:0,br=Vt>=200&&Vt<300||Vt===304,no&&(H=ya(Se,Ut,no)),!br&&b.inArray("script",Se.dataTypes)>-1&&b.inArray("json",Se.dataTypes)<0&&(Se.converters["text script"]=function(){}),H=Yo(Se,H,Ut,br),br?(Se.ifModified&&(Z=Ut.getResponseHeader("Last-Modified"),Z&&(b.lastModified[T]=Z),Z=Ut.getResponseHeader("etag"),Z&&(b.etag[T]=Z)),Vt===204||Se.type==="HEAD"?be="nocontent":Vt===304?be="notmodified":(be=H.state,C=H.data,A=H.error,br=!A)):(A=be,(Vt||!be)&&(be="error",Vt<0&&(Vt=0))),Ut.status=Vt,Ut.statusText=(en||be)+"",br?Rt.resolveWith(Ne,[C,be,Ut]):Rt.rejectWith(Ne,[Ut,be,A]),Ut.statusCode(An),An=void 0,ge&&it.trigger(br?"ajaxSuccess":"ajaxError",[Ut,Se,br?C:A]),Ot.fireWith(Ne,[Ut,be]),ge&&(it.trigger("ajaxComplete",[Ut,Se]),--b.active||b.event.trigger("ajaxStop")))}return Ut},getJSON:function(l,d,w){return b.get(l,d,w,"json")},getScript:function(l,d){return b.get(l,void 0,d,"script")}}),b.each(["get","post"],function(l,d){b[d]=function(w,T,D,M){return Y(T)&&(M=M||D,D=T,T=void 0),b.ajax(b.extend({url:w,type:d,dataType:M,data:T,success:D},b.isPlainObject(w)&&w))}}),b.ajaxPrefilter(function(l){var d;for(d in l.headers)d.toLowerCase()==="content-type"&&(l.contentType=l.headers[d]||"")}),b._evalUrl=function(l,d,w){return b.ajax({url:l,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(T){b.globalEval(T,d,w)}})},b.fn.extend({wrapAll:function(l){var d;return this[0]&&(Y(l)&&(l=l.call(this[0])),d=b(l,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&d.insertBefore(this[0]),d.map(function(){for(var w=this;w.firstElementChild;)w=w.firstElementChild;return w}).append(this)),this},wrapInner:function(l){return Y(l)?this.each(function(d){b(this).wrapInner(l.call(this,d))}):this.each(function(){var d=b(this),w=d.contents();w.length?w.wrapAll(l):d.append(l)})},wrap:function(l){var d=Y(l);return this.each(function(w){b(this).wrapAll(d?l.call(this,w):l)})},unwrap:function(l){return this.parent(l).not("body").each(function(){b(this).replaceWith(this.childNodes)}),this}}),b.expr.pseudos.hidden=function(l){return!b.expr.pseudos.visible(l)},b.expr.pseudos.visible=function(l){return!!(l.offsetWidth||l.offsetHeight||l.getClientRects().length)},b.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var ja={0:200,1223:204},pn=b.ajaxSettings.xhr();$.cors=!!pn&&"withCredentials"in pn,$.ajax=pn=!!pn,b.ajaxTransport(function(l){var d,w;if($.cors||pn&&!l.crossDomain)return{send:function(T,D){var M,N=l.xhr();if(N.open(l.type,l.url,l.async,l.username,l.password),l.xhrFields)for(M in l.xhrFields)N[M]=l.xhrFields[M];l.mimeType&&N.overrideMimeType&&N.overrideMimeType(l.mimeType),!l.crossDomain&&!T["X-Requested-With"]&&(T["X-Requested-With"]="XMLHttpRequest");for(M in T)N.setRequestHeader(M,T[M]);d=function(ae){return function(){d&&(d=w=N.onload=N.onerror=N.onabort=N.ontimeout=N.onreadystatechange=null,ae==="abort"?N.abort():ae==="error"?typeof N.status!="number"?D(0,"error"):D(N.status,N.statusText):D(ja[N.status]||N.status,N.statusText,(N.responseType||"text")!=="text"||typeof N.responseText!="string"?{binary:N.response}:{text:N.responseText},N.getAllResponseHeaders()))}},N.onload=d(),w=N.onerror=N.ontimeout=d("error"),N.onabort!==void 0?N.onabort=w:N.onreadystatechange=function(){N.readyState===4&&e.setTimeout(function(){d&&w()})},d=d("abort");try{N.send(l.hasContent&&l.data||null)}catch(ae){if(d)throw ae}},abort:function(){d&&d()}}}),b.ajaxPrefilter(function(l){l.crossDomain&&(l.contents.script=!1)}),b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(l){return b.globalEval(l),l}}}),b.ajaxPrefilter("script",function(l){l.cache===void 0&&(l.cache=!1),l.crossDomain&&(l.type="GET")}),b.ajaxTransport("script",function(l){if(l.crossDomain||l.scriptAttrs){var d,w;return{send:function(T,D){d=b("<script>").attr(l.scriptAttrs||{}).prop({charset:l.scriptCharset,src:l.url}).on("load error",w=function(M){d.remove(),w=null,M&&D(M.type==="error"?404:200,M.type)}),L.head.appendChild(d[0])},abort:function(){w&&w()}}}});var To=[],hi=/(=)\?(?=&|$)|\?\?/;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var l=To.pop()||b.expando+"_"+Or.guid++;return this[l]=!0,l}}),b.ajaxPrefilter("json jsonp",function(l,d,w){var T,D,M,N=l.jsonp!==!1&&(hi.test(l.url)?"url":typeof l.data=="string"&&(l.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&hi.test(l.data)&&"data");if(N||l.dataTypes[0]==="jsonp")return T=l.jsonpCallback=Y(l.jsonpCallback)?l.jsonpCallback():l.jsonpCallback,N?l[N]=l[N].replace(hi,"$1"+T):l.jsonp!==!1&&(l.url+=(er.test(l.url)?"&":"?")+l.jsonp+"="+T),l.converters["script json"]=function(){return M||b.error(T+" was not called"),M[0]},l.dataTypes[0]="json",D=e[T],e[T]=function(){M=arguments},w.always(function(){D===void 0?b(e).removeProp(T):e[T]=D,l[T]&&(l.jsonpCallback=d.jsonpCallback,To.push(T)),M&&Y(D)&&D(M[0]),M=D=void 0}),"script"}),$.createHTMLDocument=function(){var l=L.implementation.createHTMLDocument("").body;return l.innerHTML="<form></form><form></form>",l.childNodes.length===2}(),b.parseHTML=function(l,d,w){if(typeof l!="string")return[];typeof d=="boolean"&&(w=d,d=!1);var T,D,M;return d||($.createHTMLDocument?(d=L.implementation.createHTMLDocument(""),T=d.createElement("base"),T.href=L.location.href,d.head.appendChild(T)):d=L),D=Ye.exec(l),M=!w&&[],D?[d.createElement(D[1])]:(D=hn([l],d,M),M&&M.length&&b(M).remove(),b.merge([],D.childNodes))},b.fn.load=function(l,d,w){var T,D,M,N=this,ae=l.indexOf(" ");return ae>-1&&(T=vt(l.slice(ae)),l=l.slice(0,ae)),Y(d)?(w=d,d=void 0):d&&typeof d=="object"&&(D="POST"),N.length>0&&b.ajax({url:l,type:D||"GET",dataType:"html",data:d}).done(function(ee){M=arguments,N.html(T?b("<div>").append(b.parseHTML(ee)).find(T):ee)}).always(w&&function(ee,ge){N.each(function(){w.apply(this,M||[ee.responseText,ge,ee])})}),this},b.expr.pseudos.animated=function(l){return b.grep(b.timers,function(d){return l===d.elem}).length},b.offset={setOffset:function(l,d,w){var T,D,M,N,ae,ee,ge,De=b.css(l,"position"),Le=b(l),Se={};De==="static"&&(l.style.position="relative"),ae=Le.offset(),M=b.css(l,"top"),ee=b.css(l,"left"),ge=(De==="absolute"||De==="fixed")&&(M+ee).indexOf("auto")>-1,ge?(T=Le.position(),N=T.top,D=T.left):(N=parseFloat(M)||0,D=parseFloat(ee)||0),Y(d)&&(d=d.call(l,w,b.extend({},ae))),d.top!=null&&(Se.top=d.top-ae.top+N),d.left!=null&&(Se.left=d.left-ae.left+D),"using"in d?d.using.call(l,Se):Le.css(Se)}},b.fn.extend({offset:function(l){if(arguments.length)return l===void 0?this:this.each(function(D){b.offset.setOffset(this,l,D)});var d,w,T=this[0];if(T)return T.getClientRects().length?(d=T.getBoundingClientRect(),w=T.ownerDocument.defaultView,{top:d.top+w.pageYOffset,left:d.left+w.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var l,d,w,T=this[0],D={top:0,left:0};if(b.css(T,"position")==="fixed")d=T.getBoundingClientRect();else{for(d=this.offset(),w=T.ownerDocument,l=T.offsetParent||w.documentElement;l&&(l===w.body||l===w.documentElement)&&b.css(l,"position")==="static";)l=l.parentNode;l&&l!==T&&l.nodeType===1&&(D=b(l).offset(),D.top+=b.css(l,"borderTopWidth",!0),D.left+=b.css(l,"borderLeftWidth",!0))}return{top:d.top-D.top-b.css(T,"marginTop",!0),left:d.left-D.left-b.css(T,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var l=this.offsetParent;l&&b.css(l,"position")==="static";)l=l.offsetParent;return l||Er})}}),b.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(l,d){var w=d==="pageYOffset";b.fn[l]=function(T){return xn(this,function(D,M,N){var ae;if(z(D)?ae=D:D.nodeType===9&&(ae=D.defaultView),N===void 0)return ae?ae[d]:D[M];ae?ae.scrollTo(w?ae.pageXOffset:N,w?N:ae.pageYOffset):D[M]=N},l,T,arguments.length)}}),b.each(["top","left"],function(l,d){b.cssHooks[d]=Nn($.pixelPosition,function(w,T){if(T)return T=_r(w,d),yi.test(T)?b(w).position()[d]+"px":T})}),b.each({Height:"height",Width:"width"},function(l,d){b.each({padding:"inner"+l,content:d,"":"outer"+l},function(w,T){b.fn[T]=function(D,M){var N=arguments.length&&(w||typeof D!="boolean"),ae=w||(D===!0||M===!0?"margin":"border");return xn(this,function(ee,ge,De){var Le;return z(ee)?T.indexOf("outer")===0?ee["inner"+l]:ee.document.documentElement["client"+l]:ee.nodeType===9?(Le=ee.documentElement,Math.max(ee.body["scroll"+l],Le["scroll"+l],ee.body["offset"+l],Le["offset"+l],Le["client"+l])):De===void 0?b.css(ee,ge,ae):b.style(ee,ge,De,ae)},d,N?D:void 0,N)}})}),b.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(l,d){b.fn[d]=function(w){return this.on(d,w)}}),b.fn.extend({bind:function(l,d,w){return this.on(l,null,d,w)},unbind:function(l,d){return this.off(l,null,d)},delegate:function(l,d,w,T){return this.on(d,l,w,T)},undelegate:function(l,d,w){return arguments.length===1?this.off(l,"**"):this.off(d,l||"**",w)},hover:function(l,d){return this.on("mouseenter",l).on("mouseleave",d||l)}}),b.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(l,d){b.fn[d]=function(w,T){return arguments.length>0?this.on(d,null,w,T):this.trigger(d)}});var Na=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;b.proxy=function(l,d){var w,T,D;if(typeof d=="string"&&(w=l[d],d=l,l=w),!!Y(l))return T=s.call(arguments,2),D=function(){return l.apply(d||this,T.concat(s.call(arguments)))},D.guid=l.guid=l.guid||b.guid++,D},b.holdReady=function(l){l?b.readyWait++:b.ready(!0)},b.isArray=Array.isArray,b.parseJSON=JSON.parse,b.nodeName=ve,b.isFunction=Y,b.isWindow=z,b.camelCase=an,b.type=he,b.now=Date.now,b.isNumeric=function(l){var d=b.type(l);return(d==="number"||d==="string")&&!isNaN(l-parseFloat(l))},b.trim=function(l){return l==null?"":(l+"").replace(Na,"$1")};var to=e.jQuery,Xn=e.$;return b.noConflict=function(l){return e.$===b&&(e.$=Xn),l&&e.jQuery===b&&(e.jQuery=to),b},typeof n>"u"&&(e.jQuery=e.$=b),b})})(Q0);var ew=Q0.exports;const ID=lf(ew);var MD={exports:{}};/**
174
- * @version: 3.1
175
- * @author: Dan Grossman http://www.dangrossman.info/
176
- * @copyright: Copyright (c) 2012-2019 Dan Grossman. All rights reserved.
177
- * @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
178
- * @website: http://www.daterangepicker.com/
179
- */(function(t){(function(e,n){if(t.exports){var i=typeof window<"u"?window.jQuery:void 0;i||(i=ew,i.fn||(i.fn={}));var r=typeof window<"u"&&typeof window.moment<"u"?window.moment:hT;t.exports=n(r,i)}else e.daterangepicker=n(e.moment,e.jQuery)})(No,function(e,n){var i=function(r,s,u){if(this.parentEl="body",this.element=n(r),this.startDate=e().startOf("day"),this.endDate=e().endOf("day"),this.minDate=!1,this.maxDate=!1,this.maxSpan=!1,this.autoApply=!1,this.singleDatePicker=!1,this.showDropdowns=!1,this.minYear=e().subtract(100,"year").format("YYYY"),this.maxYear=e().add(100,"year").format("YYYY"),this.showWeekNumbers=!1,this.showISOWeekNumbers=!1,this.showCustomRangeLabel=!0,this.timePicker=!1,this.timePicker24Hour=!1,this.timePickerIncrement=1,this.timePickerSeconds=!1,this.linkedCalendars=!0,this.autoUpdateInput=!0,this.alwaysShowCalendars=!1,this.ranges={},this.opens="right",this.element.hasClass("pull-right")&&(this.opens="left"),this.drops="down",this.element.hasClass("dropup")&&(this.drops="up"),this.buttonClasses="btn btn-sm",this.applyButtonClasses="btn-primary",this.cancelButtonClasses="btn-default",this.locale={direction:"ltr",format:e.localeData().longDateFormat("L"),separator:" - ",applyLabel:"Apply",cancelLabel:"Cancel",weekLabel:"W",customRangeLabel:"Custom Range",daysOfWeek:e.weekdaysMin(),monthNames:e.monthsShort(),firstDay:e.localeData().firstDayOfWeek()},this.callback=function(){},this.isShowing=!1,this.leftCalendar={},this.rightCalendar={},(typeof s!="object"||s===null)&&(s={}),s=n.extend(this.element.data(),s),typeof s.template!="string"&&!(s.template instanceof n)&&(s.template='<div class="daterangepicker"><div class="ranges"></div><div class="drp-calendar left"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-calendar right"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-buttons"><span class="drp-selected"></span><button class="cancelBtn" type="button"></button><button class="applyBtn" disabled="disabled" type="button"></button> </div></div>'),this.parentEl=s.parentEl&&n(s.parentEl).length?n(s.parentEl):n(this.parentEl),this.container=n(s.template).appendTo(this.parentEl),typeof s.locale=="object"&&(typeof s.locale.direction=="string"&&(this.locale.direction=s.locale.direction),typeof s.locale.format=="string"&&(this.locale.format=s.locale.format),typeof s.locale.separator=="string"&&(this.locale.separator=s.locale.separator),typeof s.locale.daysOfWeek=="object"&&(this.locale.daysOfWeek=s.locale.daysOfWeek.slice()),typeof s.locale.monthNames=="object"&&(this.locale.monthNames=s.locale.monthNames.slice()),typeof s.locale.firstDay=="number"&&(this.locale.firstDay=s.locale.firstDay),typeof s.locale.applyLabel=="string"&&(this.locale.applyLabel=s.locale.applyLabel),typeof s.locale.cancelLabel=="string"&&(this.locale.cancelLabel=s.locale.cancelLabel),typeof s.locale.weekLabel=="string"&&(this.locale.weekLabel=s.locale.weekLabel),typeof s.locale.customRangeLabel=="string")){var m=document.createElement("textarea");m.innerHTML=s.locale.customRangeLabel;var p=m.value;this.locale.customRangeLabel=p}if(this.container.addClass(this.locale.direction),typeof s.startDate=="string"&&(this.startDate=e(s.startDate,this.locale.format)),typeof s.endDate=="string"&&(this.endDate=e(s.endDate,this.locale.format)),typeof s.minDate=="string"&&(this.minDate=e(s.minDate,this.locale.format)),typeof s.maxDate=="string"&&(this.maxDate=e(s.maxDate,this.locale.format)),typeof s.startDate=="object"&&(this.startDate=e(s.startDate)),typeof s.endDate=="object"&&(this.endDate=e(s.endDate)),typeof s.minDate=="object"&&(this.minDate=e(s.minDate)),typeof s.maxDate=="object"&&(this.maxDate=e(s.maxDate)),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),typeof s.applyButtonClasses=="string"&&(this.applyButtonClasses=s.applyButtonClasses),typeof s.applyClass=="string"&&(this.applyButtonClasses=s.applyClass),typeof s.cancelButtonClasses=="string"&&(this.cancelButtonClasses=s.cancelButtonClasses),typeof s.cancelClass=="string"&&(this.cancelButtonClasses=s.cancelClass),typeof s.maxSpan=="object"&&(this.maxSpan=s.maxSpan),typeof s.dateLimit=="object"&&(this.maxSpan=s.dateLimit),typeof s.opens=="string"&&(this.opens=s.opens),typeof s.drops=="string"&&(this.drops=s.drops),typeof s.showWeekNumbers=="boolean"&&(this.showWeekNumbers=s.showWeekNumbers),typeof s.showISOWeekNumbers=="boolean"&&(this.showISOWeekNumbers=s.showISOWeekNumbers),typeof s.buttonClasses=="string"&&(this.buttonClasses=s.buttonClasses),typeof s.buttonClasses=="object"&&(this.buttonClasses=s.buttonClasses.join(" ")),typeof s.showDropdowns=="boolean"&&(this.showDropdowns=s.showDropdowns),typeof s.minYear=="number"&&(this.minYear=s.minYear),typeof s.maxYear=="number"&&(this.maxYear=s.maxYear),typeof s.showCustomRangeLabel=="boolean"&&(this.showCustomRangeLabel=s.showCustomRangeLabel),typeof s.singleDatePicker=="boolean"&&(this.singleDatePicker=s.singleDatePicker,this.singleDatePicker&&(this.endDate=this.startDate.clone())),typeof s.timePicker=="boolean"&&(this.timePicker=s.timePicker),typeof s.timePickerSeconds=="boolean"&&(this.timePickerSeconds=s.timePickerSeconds),typeof s.timePickerIncrement=="number"&&(this.timePickerIncrement=s.timePickerIncrement),typeof s.timePicker24Hour=="boolean"&&(this.timePicker24Hour=s.timePicker24Hour),typeof s.autoApply=="boolean"&&(this.autoApply=s.autoApply),typeof s.autoUpdateInput=="boolean"&&(this.autoUpdateInput=s.autoUpdateInput),typeof s.linkedCalendars=="boolean"&&(this.linkedCalendars=s.linkedCalendars),typeof s.isInvalidDate=="function"&&(this.isInvalidDate=s.isInvalidDate),typeof s.isCustomDate=="function"&&(this.isCustomDate=s.isCustomDate),typeof s.alwaysShowCalendars=="boolean"&&(this.alwaysShowCalendars=s.alwaysShowCalendars),this.locale.firstDay!=0)for(var y=this.locale.firstDay;y>0;)this.locale.daysOfWeek.push(this.locale.daysOfWeek.shift()),y--;var k,x,O;if(typeof s.startDate>"u"&&typeof s.endDate>"u"&&n(this.element).is(":text")){var B=n(this.element).val(),$=B.split(this.locale.separator);k=x=null,$.length==2?(k=e($[0],this.locale.format),x=e($[1],this.locale.format)):this.singleDatePicker&&B!==""&&(k=e(B,this.locale.format),x=e(B,this.locale.format)),k!==null&&x!==null&&(this.setStartDate(k),this.setEndDate(x))}if(typeof s.ranges=="object"){for(O in s.ranges){typeof s.ranges[O][0]=="string"?k=e(s.ranges[O][0],this.locale.format):k=e(s.ranges[O][0]),typeof s.ranges[O][1]=="string"?x=e(s.ranges[O][1],this.locale.format):x=e(s.ranges[O][1]),this.minDate&&k.isBefore(this.minDate)&&(k=this.minDate.clone());var Y=this.maxDate;if(this.maxSpan&&Y&&k.clone().add(this.maxSpan).isAfter(Y)&&(Y=k.clone().add(this.maxSpan)),Y&&x.isAfter(Y)&&(x=Y.clone()),!(this.minDate&&x.isBefore(this.minDate,this.timepicker?"minute":"day")||Y&&k.isAfter(Y,this.timepicker?"minute":"day"))){var m=document.createElement("textarea");m.innerHTML=O;var p=m.value;this.ranges[p]=[k,x]}}var z="<ul>";for(O in this.ranges)z+='<li data-range-key="'+O+'">'+O+"</li>";this.showCustomRangeLabel&&(z+='<li data-range-key="'+this.locale.customRangeLabel+'">'+this.locale.customRangeLabel+"</li>"),z+="</ul>",this.container.find(".ranges").prepend(z)}typeof u=="function"&&(this.callback=u),this.timePicker||(this.startDate=this.startDate.startOf("day"),this.endDate=this.endDate.endOf("day"),this.container.find(".calendar-time").hide()),this.timePicker&&this.autoApply&&(this.autoApply=!1),this.autoApply&&this.container.addClass("auto-apply"),typeof s.ranges=="object"&&this.container.addClass("show-ranges"),this.singleDatePicker&&(this.container.addClass("single"),this.container.find(".drp-calendar.left").addClass("single"),this.container.find(".drp-calendar.left").show(),this.container.find(".drp-calendar.right").hide(),!this.timePicker&&this.autoApply&&this.container.addClass("auto-apply")),(typeof s.ranges>"u"&&!this.singleDatePicker||this.alwaysShowCalendars)&&this.container.addClass("show-calendar"),this.container.addClass("opens"+this.opens),this.container.find(".applyBtn, .cancelBtn").addClass(this.buttonClasses),this.applyButtonClasses.length&&this.container.find(".applyBtn").addClass(this.applyButtonClasses),this.cancelButtonClasses.length&&this.container.find(".cancelBtn").addClass(this.cancelButtonClasses),this.container.find(".applyBtn").html(this.locale.applyLabel),this.container.find(".cancelBtn").html(this.locale.cancelLabel),this.container.find(".drp-calendar").on("click.daterangepicker",".prev",n.proxy(this.clickPrev,this)).on("click.daterangepicker",".next",n.proxy(this.clickNext,this)).on("mousedown.daterangepicker","td.available",n.proxy(this.clickDate,this)).on("mouseenter.daterangepicker","td.available",n.proxy(this.hoverDate,this)).on("change.daterangepicker","select.yearselect",n.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.monthselect",n.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.hourselect,select.minuteselect,select.secondselect,select.ampmselect",n.proxy(this.timeChanged,this)),this.container.find(".ranges").on("click.daterangepicker","li",n.proxy(this.clickRange,this)),this.container.find(".drp-buttons").on("click.daterangepicker","button.applyBtn",n.proxy(this.clickApply,this)).on("click.daterangepicker","button.cancelBtn",n.proxy(this.clickCancel,this)),this.element.is("input")||this.element.is("button")?this.element.on({"click.daterangepicker":n.proxy(this.show,this),"focus.daterangepicker":n.proxy(this.show,this),"keyup.daterangepicker":n.proxy(this.elementChanged,this),"keydown.daterangepicker":n.proxy(this.keydown,this)}):(this.element.on("click.daterangepicker",n.proxy(this.toggle,this)),this.element.on("keydown.daterangepicker",n.proxy(this.toggle,this))),this.updateElement()};return i.prototype={constructor:i,setStartDate:function(r){typeof r=="string"&&(this.startDate=e(r,this.locale.format)),typeof r=="object"&&(this.startDate=e(r)),this.timePicker||(this.startDate=this.startDate.startOf("day")),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.maxDate&&this.startDate.isAfter(this.maxDate)&&(this.startDate=this.maxDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.floor(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.isShowing||this.updateElement(),this.updateMonthsInView()},setEndDate:function(r){typeof r=="string"&&(this.endDate=e(r,this.locale.format)),typeof r=="object"&&(this.endDate=e(r)),this.timePicker||(this.endDate=this.endDate.endOf("day")),this.timePicker&&this.timePickerIncrement&&this.endDate.minute(Math.round(this.endDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.endDate.isBefore(this.startDate)&&(this.endDate=this.startDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),this.maxSpan&&this.startDate.clone().add(this.maxSpan).isBefore(this.endDate)&&(this.endDate=this.startDate.clone().add(this.maxSpan)),this.previousRightTime=this.endDate.clone(),this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.isShowing||this.updateElement(),this.updateMonthsInView()},isInvalidDate:function(){return!1},isCustomDate:function(){return!1},updateView:function(){this.timePicker&&(this.renderTimePicker("left"),this.renderTimePicker("right"),this.endDate?this.container.find(".right .calendar-time select").prop("disabled",!1).removeClass("disabled"):this.container.find(".right .calendar-time select").prop("disabled",!0).addClass("disabled")),this.endDate&&this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.updateMonthsInView(),this.updateCalendars(),this.updateFormInputs()},updateMonthsInView:function(){if(this.endDate){if(!this.singleDatePicker&&this.leftCalendar.month&&this.rightCalendar.month&&(this.startDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.startDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM"))&&(this.endDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.endDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM")))return;this.leftCalendar.month=this.startDate.clone().date(2),!this.linkedCalendars&&(this.endDate.month()!=this.startDate.month()||this.endDate.year()!=this.startDate.year())?this.rightCalendar.month=this.endDate.clone().date(2):this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month")}else this.leftCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&this.rightCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&(this.leftCalendar.month=this.startDate.clone().date(2),this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month"));this.maxDate&&this.linkedCalendars&&!this.singleDatePicker&&this.rightCalendar.month>this.maxDate&&(this.rightCalendar.month=this.maxDate.clone().date(2),this.leftCalendar.month=this.maxDate.clone().date(2).subtract(1,"month"))},updateCalendars:function(){if(this.timePicker){var r,s,u;if(this.endDate){if(r=parseInt(this.container.find(".left .hourselect").val(),10),s=parseInt(this.container.find(".left .minuteselect").val(),10),isNaN(s)&&(s=parseInt(this.container.find(".left .minuteselect option:last").val(),10)),u=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0,!this.timePicker24Hour){var m=this.container.find(".left .ampmselect").val();m==="PM"&&r<12&&(r+=12),m==="AM"&&r===12&&(r=0)}}else if(r=parseInt(this.container.find(".right .hourselect").val(),10),s=parseInt(this.container.find(".right .minuteselect").val(),10),isNaN(s)&&(s=parseInt(this.container.find(".right .minuteselect option:last").val(),10)),u=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0,!this.timePicker24Hour){var m=this.container.find(".right .ampmselect").val();m==="PM"&&r<12&&(r+=12),m==="AM"&&r===12&&(r=0)}this.leftCalendar.month.hour(r).minute(s).second(u),this.rightCalendar.month.hour(r).minute(s).second(u)}this.renderCalendar("left"),this.renderCalendar("right"),this.container.find(".ranges li").removeClass("active"),this.endDate!=null&&this.calculateChosenLabel()},renderCalendar:function(r){var L=r=="left"?this.leftCalendar:this.rightCalendar,s=L.month.month(),u=L.month.year(),m=L.month.hour(),p=L.month.minute(),y=L.month.second(),k=e([u,s]).daysInMonth(),x=e([u,s,1]),O=e([u,s,k]),B=e(x).subtract(1,"month").month(),$=e(x).subtract(1,"month").year(),Y=e([$,B]).daysInMonth(),z=x.day(),L=[];L.firstDay=x,L.lastDay=O;for(var ne=0;ne<6;ne++)L[ne]=[];var te=Y-z+this.locale.firstDay+1;te>Y&&(te-=7),z==this.locale.firstDay&&(te=Y-6);for(var he=e([$,B,te,12,p,y]),ie,xe,ne=0,ie=0,xe=0;ne<42;ne++,ie++,he=e(he).add(24,"hour"))ne>0&&ie%7===0&&(ie=0,xe++),L[xe][ie]=he.clone().hour(m).minute(p).second(y),he.hour(12),this.minDate&&L[xe][ie].format("YYYY-MM-DD")==this.minDate.format("YYYY-MM-DD")&&L[xe][ie].isBefore(this.minDate)&&r=="left"&&(L[xe][ie]=this.minDate.clone()),this.maxDate&&L[xe][ie].format("YYYY-MM-DD")==this.maxDate.format("YYYY-MM-DD")&&L[xe][ie].isAfter(this.maxDate)&&r=="right"&&(L[xe][ie]=this.maxDate.clone());r=="left"?this.leftCalendar.calendar=L:this.rightCalendar.calendar=L;var b=r=="left"?this.minDate:this.startDate,ke=this.maxDate;r=="left"?this.startDate:this.endDate,this.locale.direction=="ltr";var ve='<table class="table-condensed">';ve+="<thead>",ve+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ve+="<th></th>"),(!b||b.isBefore(L.firstDay))&&(!this.linkedCalendars||r=="left")?ve+='<th class="prev available"><span></span></th>':ve+="<th></th>";var nt=this.locale.monthNames[L[1][1].month()]+L[1][1].format(" YYYY");if(this.showDropdowns){for(var gt=L[1][1].month(),tt=L[1][1].year(),et=ke&&ke.year()||this.maxYear,ft=b&&b.year()||this.minYear,me=tt==ft,Me=tt==et,ze='<select class="monthselect">',qe=0;qe<12;qe++)(!me||b&&qe>=b.month())&&(!Me||ke&&qe<=ke.month())?ze+="<option value='"+qe+"'"+(qe===gt?" selected='selected'":"")+">"+this.locale.monthNames[qe]+"</option>":ze+="<option value='"+qe+"'"+(qe===gt?" selected='selected'":"")+" disabled='disabled'>"+this.locale.monthNames[qe]+"</option>";ze+="</select>";for(var at='<select class="yearselect">',_e=ft;_e<=et;_e++)at+='<option value="'+_e+'"'+(_e===tt?' selected="selected"':"")+">"+_e+"</option>";at+="</select>",nt=ze+at}if(ve+='<th colspan="5" class="month">'+nt+"</th>",(!ke||ke.isAfter(L.lastDay))&&(!this.linkedCalendars||r=="right"||this.singleDatePicker)?ve+='<th class="next available"><span></span></th>':ve+="<th></th>",ve+="</tr>",ve+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ve+='<th class="week">'+this.locale.weekLabel+"</th>"),n.each(this.locale.daysOfWeek,function(Ke,ht){ve+="<th>"+ht+"</th>"}),ve+="</tr>",ve+="</thead>",ve+="<tbody>",this.endDate==null&&this.maxSpan){var Pe=this.startDate.clone().add(this.maxSpan).endOf("day");(!ke||Pe.isBefore(ke))&&(ke=Pe)}for(var xe=0;xe<6;xe++){ve+="<tr>",this.showWeekNumbers?ve+='<td class="week">'+L[xe][0].week()+"</td>":this.showISOWeekNumbers&&(ve+='<td class="week">'+L[xe][0].isoWeek()+"</td>");for(var ie=0;ie<7;ie++){var Ye=[];L[xe][ie].isSame(new Date,"day")&&Ye.push("today"),L[xe][ie].isoWeekday()>5&&Ye.push("weekend"),L[xe][ie].month()!=L[1][1].month()&&Ye.push("off","ends"),this.minDate&&L[xe][ie].isBefore(this.minDate,"day")&&Ye.push("off","disabled"),ke&&L[xe][ie].isAfter(ke,"day")&&Ye.push("off","disabled"),this.isInvalidDate(L[xe][ie])&&Ye.push("off","disabled"),L[xe][ie].format("YYYY-MM-DD")==this.startDate.format("YYYY-MM-DD")&&Ye.push("active","start-date"),this.endDate!=null&&L[xe][ie].format("YYYY-MM-DD")==this.endDate.format("YYYY-MM-DD")&&Ye.push("active","end-date"),this.endDate!=null&&L[xe][ie]>this.startDate&&L[xe][ie]<this.endDate&&Ye.push("in-range");var Ze=this.isCustomDate(L[xe][ie]);Ze!==!1&&(typeof Ze=="string"?Ye.push(Ze):Array.prototype.push.apply(Ye,Ze));for(var Qe="",Je=!1,ne=0;ne<Ye.length;ne++)Qe+=Ye[ne]+" ",Ye[ne]=="disabled"&&(Je=!0);Je||(Qe+="available"),ve+='<td class="'+Qe.replace(/^\s+|\s+$/g,"")+'" data-title="r'+xe+"c"+ie+'">'+L[xe][ie].date()+"</td>"}ve+="</tr>"}ve+="</tbody>",ve+="</table>",this.container.find(".drp-calendar."+r+" .calendar-table").html(ve)},renderTimePicker:function(r){if(!(r=="right"&&!this.endDate)){var s,u,m,p=this.maxDate;if(this.maxSpan&&(!this.maxDate||this.startDate.clone().add(this.maxSpan).isBefore(this.maxDate))&&(p=this.startDate.clone().add(this.maxSpan)),r=="left")u=this.startDate.clone(),m=this.minDate;else if(r=="right"){u=this.endDate.clone(),m=this.startDate;var y=this.container.find(".drp-calendar.right .calendar-time");if(y.html()!=""&&(u.hour(isNaN(u.hour())?y.find(".hourselect option:selected").val():u.hour()),u.minute(isNaN(u.minute())?y.find(".minuteselect option:selected").val():u.minute()),u.second(isNaN(u.second())?y.find(".secondselect option:selected").val():u.second()),!this.timePicker24Hour)){var k=y.find(".ampmselect option:selected").val();k==="PM"&&u.hour()<12&&u.hour(u.hour()+12),k==="AM"&&u.hour()===12&&u.hour(0)}u.isBefore(this.startDate)&&(u=this.startDate.clone()),p&&u.isAfter(p)&&(u=p.clone())}s='<select class="hourselect">';for(var x=this.timePicker24Hour?0:1,O=this.timePicker24Hour?23:12,B=x;B<=O;B++){var $=B;this.timePicker24Hour||($=u.hour()>=12?B==12?12:B+12:B==12?0:B);var Y=u.clone().hour($),z=!1;m&&Y.minute(59).isBefore(m)&&(z=!0),p&&Y.minute(0).isAfter(p)&&(z=!0),$==u.hour()&&!z?s+='<option value="'+B+'" selected="selected">'+B+"</option>":z?s+='<option value="'+B+'" disabled="disabled" class="disabled">'+B+"</option>":s+='<option value="'+B+'">'+B+"</option>"}s+="</select> ",s+=': <select class="minuteselect">';for(var B=0;B<60;B+=this.timePickerIncrement){var L=B<10?"0"+B:B,Y=u.clone().minute(B),z=!1;m&&Y.second(59).isBefore(m)&&(z=!0),p&&Y.second(0).isAfter(p)&&(z=!0),u.minute()==B&&!z?s+='<option value="'+B+'" selected="selected">'+L+"</option>":z?s+='<option value="'+B+'" disabled="disabled" class="disabled">'+L+"</option>":s+='<option value="'+B+'">'+L+"</option>"}if(s+="</select> ",this.timePickerSeconds){s+=': <select class="secondselect">';for(var B=0;B<60;B++){var L=B<10?"0"+B:B,Y=u.clone().second(B),z=!1;m&&Y.isBefore(m)&&(z=!0),p&&Y.isAfter(p)&&(z=!0),u.second()==B&&!z?s+='<option value="'+B+'" selected="selected">'+L+"</option>":z?s+='<option value="'+B+'" disabled="disabled" class="disabled">'+L+"</option>":s+='<option value="'+B+'">'+L+"</option>"}s+="</select> "}if(!this.timePicker24Hour){s+='<select class="ampmselect">';var ne="",te="";m&&u.clone().hour(12).minute(0).second(0).isBefore(m)&&(ne=' disabled="disabled" class="disabled"'),p&&u.clone().hour(0).minute(0).second(0).isAfter(p)&&(te=' disabled="disabled" class="disabled"'),u.hour()>=12?s+='<option value="AM"'+ne+'>AM</option><option value="PM" selected="selected"'+te+">PM</option>":s+='<option value="AM" selected="selected"'+ne+'>AM</option><option value="PM"'+te+">PM</option>",s+="</select>"}this.container.find(".drp-calendar."+r+" .calendar-time").html(s)}},updateFormInputs:function(){this.singleDatePicker||this.endDate&&(this.startDate.isBefore(this.endDate)||this.startDate.isSame(this.endDate))?this.container.find("button.applyBtn").prop("disabled",!1):this.container.find("button.applyBtn").prop("disabled",!0)},move:function(){var r={top:0,left:0},s,u=this.drops,m=n(window).width();switch(this.parentEl.is("body")||(r={top:this.parentEl.offset().top-this.parentEl.scrollTop(),left:this.parentEl.offset().left-this.parentEl.scrollLeft()},m=this.parentEl[0].clientWidth+this.parentEl.offset().left),u){case"auto":s=this.element.offset().top+this.element.outerHeight()-r.top,s+this.container.outerHeight()>=this.parentEl[0].scrollHeight&&(s=this.element.offset().top-this.container.outerHeight()-r.top,u="up");break;case"up":s=this.element.offset().top-this.container.outerHeight()-r.top;break;default:s=this.element.offset().top+this.element.outerHeight()-r.top;break}this.container.css({top:0,left:0,right:"auto"});var p=this.container.outerWidth();if(this.container.toggleClass("drop-up",u=="up"),this.opens=="left"){var y=m-this.element.offset().left-this.element.outerWidth();p+y>n(window).width()?this.container.css({top:s,right:"auto",left:9}):this.container.css({top:s,right:y,left:"auto"})}else if(this.opens=="center"){var k=this.element.offset().left-r.left+this.element.outerWidth()/2-p/2;k<0?this.container.css({top:s,right:"auto",left:9}):k+p>n(window).width()?this.container.css({top:s,left:"auto",right:0}):this.container.css({top:s,left:k,right:"auto"})}else{var k=this.element.offset().left-r.left;k+p>n(window).width()?this.container.css({top:s,left:"auto",right:0}):this.container.css({top:s,left:k,right:"auto"})}},show:function(r){this.isShowing||(this._outsideClickProxy=n.proxy(function(s){this.outsideClick(s)},this),n(document).on("mousedown.daterangepicker",this._outsideClickProxy).on("touchend.daterangepicker",this._outsideClickProxy).on("click.daterangepicker","[data-toggle=dropdown]",this._outsideClickProxy).on("focusin.daterangepicker",this._outsideClickProxy),n(window).on("resize.daterangepicker",n.proxy(function(s){this.move(s)},this)),this.oldStartDate=this.startDate.clone(),this.oldEndDate=this.endDate.clone(),this.previousRightTime=this.endDate.clone(),this.updateView(),this.container.show(),this.move(),this.element.trigger("show.daterangepicker",this),this.isShowing=!0)},hide:function(r){this.isShowing&&(this.endDate||(this.startDate=this.oldStartDate.clone(),this.endDate=this.oldEndDate.clone()),(!this.startDate.isSame(this.oldStartDate)||!this.endDate.isSame(this.oldEndDate))&&this.callback(this.startDate.clone(),this.endDate.clone(),this.chosenLabel),this.updateElement(),n(document).off(".daterangepicker"),n(window).off(".daterangepicker"),this.container.hide(),this.element.trigger("hide.daterangepicker",this),this.isShowing=!1)},toggle:function(r){this.isShowing?this.hide():this.show()},outsideClick:function(r){var s=n(r.target);r.type=="focusin"||s.closest(this.element).length||s.closest(this.container).length||s.closest(".calendar-table").length||(this.hide(),this.element.trigger("outsideClick.daterangepicker",this))},showCalendars:function(){this.container.addClass("show-calendar"),this.move(),this.element.trigger("showCalendar.daterangepicker",this)},hideCalendars:function(){this.container.removeClass("show-calendar"),this.element.trigger("hideCalendar.daterangepicker",this)},clickRange:function(r){var s=r.target.getAttribute("data-range-key");if(this.chosenLabel=s,s==this.locale.customRangeLabel)this.showCalendars();else{var u=this.ranges[s];this.startDate=u[0],this.endDate=u[1],this.timePicker||(this.startDate.startOf("day"),this.endDate.endOf("day")),this.alwaysShowCalendars||this.hideCalendars(),this.clickApply()}},clickPrev:function(r){var s=n(r.target).parents(".drp-calendar");s.hasClass("left")?(this.leftCalendar.month.subtract(1,"month"),this.linkedCalendars&&this.rightCalendar.month.subtract(1,"month")):this.rightCalendar.month.subtract(1,"month"),this.updateCalendars()},clickNext:function(r){var s=n(r.target).parents(".drp-calendar");s.hasClass("left")?this.leftCalendar.month.add(1,"month"):(this.rightCalendar.month.add(1,"month"),this.linkedCalendars&&this.leftCalendar.month.add(1,"month")),this.updateCalendars()},hoverDate:function(r){if(n(r.target).hasClass("available")){var s=n(r.target).attr("data-title"),u=s.substr(1,1),m=s.substr(3,1),p=n(r.target).parents(".drp-calendar"),y=p.hasClass("left")?this.leftCalendar.calendar[u][m]:this.rightCalendar.calendar[u][m],k=this.leftCalendar,x=this.rightCalendar,O=this.startDate;this.endDate||this.container.find(".drp-calendar tbody td").each(function(B,$){if(!n($).hasClass("week")){var Y=n($).attr("data-title"),z=Y.substr(1,1),L=Y.substr(3,1),ne=n($).parents(".drp-calendar"),te=ne.hasClass("left")?k.calendar[z][L]:x.calendar[z][L];te.isAfter(O)&&te.isBefore(y)||te.isSame(y,"day")?n($).addClass("in-range"):n($).removeClass("in-range")}})}},clickDate:function(r){if(n(r.target).hasClass("available")){var s=n(r.target).attr("data-title"),u=s.substr(1,1),m=s.substr(3,1),p=n(r.target).parents(".drp-calendar"),y=p.hasClass("left")?this.leftCalendar.calendar[u][m]:this.rightCalendar.calendar[u][m];if(this.endDate||y.isBefore(this.startDate,"day")){if(this.timePicker){var k=parseInt(this.container.find(".left .hourselect").val(),10);if(!this.timePicker24Hour){var x=this.container.find(".left .ampmselect").val();x==="PM"&&k<12&&(k+=12),x==="AM"&&k===12&&(k=0)}var O=parseInt(this.container.find(".left .minuteselect").val(),10);isNaN(O)&&(O=parseInt(this.container.find(".left .minuteselect option:last").val(),10));var B=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0;y=y.clone().hour(k).minute(O).second(B)}this.endDate=null,this.setStartDate(y.clone())}else if(!this.endDate&&y.isBefore(this.startDate))this.setEndDate(this.startDate.clone());else{if(this.timePicker){var k=parseInt(this.container.find(".right .hourselect").val(),10);if(!this.timePicker24Hour){var x=this.container.find(".right .ampmselect").val();x==="PM"&&k<12&&(k+=12),x==="AM"&&k===12&&(k=0)}var O=parseInt(this.container.find(".right .minuteselect").val(),10);isNaN(O)&&(O=parseInt(this.container.find(".right .minuteselect option:last").val(),10));var B=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0;y=y.clone().hour(k).minute(O).second(B)}this.setEndDate(y.clone()),this.autoApply&&(this.calculateChosenLabel(),this.clickApply())}this.singleDatePicker&&(this.setEndDate(this.startDate),!this.timePicker&&this.autoApply&&this.clickApply()),this.updateView(),r.stopPropagation()}},calculateChosenLabel:function(){var r=!0,s=0;for(var u in this.ranges){if(this.timePicker){var m=this.timePickerSeconds?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD HH:mm";if(this.startDate.format(m)==this.ranges[u][0].format(m)&&this.endDate.format(m)==this.ranges[u][1].format(m)){r=!1,this.chosenLabel=this.container.find(".ranges li:eq("+s+")").addClass("active").attr("data-range-key");break}}else if(this.startDate.format("YYYY-MM-DD")==this.ranges[u][0].format("YYYY-MM-DD")&&this.endDate.format("YYYY-MM-DD")==this.ranges[u][1].format("YYYY-MM-DD")){r=!1,this.chosenLabel=this.container.find(".ranges li:eq("+s+")").addClass("active").attr("data-range-key");break}s++}r&&(this.showCustomRangeLabel?this.chosenLabel=this.container.find(".ranges li:last").addClass("active").attr("data-range-key"):this.chosenLabel=null,this.showCalendars())},clickApply:function(r){this.hide(),this.element.trigger("apply.daterangepicker",this)},clickCancel:function(r){this.startDate=this.oldStartDate,this.endDate=this.oldEndDate,this.hide(),this.element.trigger("cancel.daterangepicker",this)},monthOrYearChanged:function(r){var s=n(r.target).closest(".drp-calendar").hasClass("left"),u=s?"left":"right",m=this.container.find(".drp-calendar."+u),p=parseInt(m.find(".monthselect").val(),10),y=m.find(".yearselect").val();s||(y<this.startDate.year()||y==this.startDate.year()&&p<this.startDate.month())&&(p=this.startDate.month(),y=this.startDate.year()),this.minDate&&(y<this.minDate.year()||y==this.minDate.year()&&p<this.minDate.month())&&(p=this.minDate.month(),y=this.minDate.year()),this.maxDate&&(y>this.maxDate.year()||y==this.maxDate.year()&&p>this.maxDate.month())&&(p=this.maxDate.month(),y=this.maxDate.year()),s?(this.leftCalendar.month.month(p).year(y),this.linkedCalendars&&(this.rightCalendar.month=this.leftCalendar.month.clone().add(1,"month"))):(this.rightCalendar.month.month(p).year(y),this.linkedCalendars&&(this.leftCalendar.month=this.rightCalendar.month.clone().subtract(1,"month"))),this.updateCalendars()},timeChanged:function(r){var s=n(r.target).closest(".drp-calendar"),u=s.hasClass("left"),m=parseInt(s.find(".hourselect").val(),10),p=parseInt(s.find(".minuteselect").val(),10);isNaN(p)&&(p=parseInt(s.find(".minuteselect option:last").val(),10));var y=this.timePickerSeconds?parseInt(s.find(".secondselect").val(),10):0;if(!this.timePicker24Hour){var k=s.find(".ampmselect").val();k==="PM"&&m<12&&(m+=12),k==="AM"&&m===12&&(m=0)}if(u){var x=this.startDate.clone();x.hour(m),x.minute(p),x.second(y),this.setStartDate(x),this.singleDatePicker?this.endDate=this.startDate.clone():this.endDate&&this.endDate.format("YYYY-MM-DD")==x.format("YYYY-MM-DD")&&this.endDate.isBefore(x)&&this.setEndDate(x.clone())}else if(this.endDate){var O=this.endDate.clone();O.hour(m),O.minute(p),O.second(y),this.setEndDate(O)}this.updateCalendars(),this.updateFormInputs(),this.renderTimePicker("left"),this.renderTimePicker("right")},elementChanged:function(){if(this.element.is("input")&&this.element.val().length){var r=this.element.val().split(this.locale.separator),s=null,u=null;r.length===2&&(s=e(r[0],this.locale.format),u=e(r[1],this.locale.format)),(this.singleDatePicker||s===null||u===null)&&(s=e(this.element.val(),this.locale.format),u=s),!(!s.isValid()||!u.isValid())&&(this.setStartDate(s),this.setEndDate(u),this.updateView())}},keydown:function(r){(r.keyCode===9||r.keyCode===13)&&this.hide(),r.keyCode===27&&(r.preventDefault(),r.stopPropagation(),this.hide())},updateElement:function(){if(this.element.is("input")&&this.autoUpdateInput){var r=this.startDate.format(this.locale.format);this.singleDatePicker||(r+=this.locale.separator+this.endDate.format(this.locale.format)),r!==this.element.val()&&this.element.val(r).trigger("change")}},remove:function(){this.container.remove(),this.element.off(".daterangepicker"),this.element.removeData()}},n.fn.daterangepicker=function(r,s){var u=n.extend(!0,{},n.fn.daterangepicker.defaultOptions,r);return this.each(function(){var m=n(this);m.data("daterangepicker")&&m.data("daterangepicker").remove(),m.data("daterangepicker",new i(m,u,s))}),this},i})})(MD);var ip=function(t,e){return ip=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(n[r]=i[r])},ip(t,e)};function LD(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");ip(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var FD=function(t){LD(e,t);function e(n){var i=t.call(this,n)||this;return i.ref=null,i.$picker=null,i}return e.prototype.componentDidMount=function(){var n=this;this.$picker=ID(this.ref),this.$picker.daterangepicker(this.props.initialSettings,this.handleCallback.bind(this)),["Show","Hide","ShowCalendar","HideCalendar","Apply","Cancel"].forEach(function(i){var r,s=i.charAt(0).toLowerCase()+i.slice(1);(r=n.$picker)===null||r===void 0||r.on(s+".daterangepicker",n.makeEventHandler("on"+i))})},e.prototype.componentWillUnmount=function(){var n,i;(i=(n=this.$picker)===null||n===void 0?void 0:n.data("daterangepicker"))===null||i===void 0||i.remove()},e.prototype.handleCallback=function(){for(var n,i=[],r=0;r<arguments.length;r++)i[r]=arguments[r];typeof this.props.onCallback=="function"&&(n=this.props).onCallback.apply(n,i)},e.prototype.makeEventHandler=function(n){var i=this,r=this.props.onEvent;return function(s,u){typeof r=="function"&&r(s,u),typeof i.props[n]=="function"&&i.props[n](s,u)}},e.prototype.setStartDate=function(n){var i,r;(r=(i=this.$picker)===null||i===void 0?void 0:i.data("daterangepicker"))===null||r===void 0||r.setStartDate(n)},e.prototype.setEndDate=function(n){var i,r;(r=(i=this.$picker)===null||i===void 0?void 0:i.data("daterangepicker"))===null||r===void 0||r.setEndDate(n)},e.prototype.render=function(){var n=this,i=kn.Children.only(this.props.children);return kn.cloneElement(i,{ref:function(r){return n.ref=r}})},e}(kn.Component);Cc.styled(t=>ut.jsx(Cc.Switch,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...t}))(({theme:t})=>({width:42,height:26,padding:0,"&.MuiSwitch-root":{margin:0,marginRight:8},"& .MuiSwitch-switchBase":{padding:0,margin:2,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:"#fff","& + .MuiSwitch-track":{backgroundColor:Fa.color.primary300,opacity:1,border:0},"&.Mui-disabled + .MuiSwitch-track":{opacity:.5}},"&.Mui-focusVisible .MuiSwitch-thumb":{color:"#33cf4d",border:"6px solid #fff"},"&.Mui-disabled .MuiSwitch-thumb":{color:t.palette.grey[100]},"&.Mui-disabled + .MuiSwitch-track":{opacity:.7}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:22,height:22},"& .MuiSwitch-track":{borderRadius:26/2,backgroundColor:"#E9E9EA",opacity:1}}));/**
180
- * @license
181
- * Copyright 2017 Google LLC
182
- *
183
- * Licensed under the Apache License, Version 2.0 (the "License");
184
- * you may not use this file except in compliance with the License.
185
- * You may obtain a copy of the License at
186
- *
187
- * http://www.apache.org/licenses/LICENSE-2.0
188
- *
189
- * Unless required by applicable law or agreed to in writing, software
190
- * distributed under the License is distributed on an "AS IS" BASIS,
191
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
192
- * See the License for the specific language governing permissions and
193
- * limitations under the License.
194
- *//**
195
- * @license
196
- * Copyright 2017 Google LLC
197
- *
198
- * Licensed under the Apache License, Version 2.0 (the "License");
199
- * you may not use this file except in compliance with the License.
200
- * You may obtain a copy of the License at
201
- *
202
- * http://www.apache.org/licenses/LICENSE-2.0
203
- *
204
- * Unless required by applicable law or agreed to in writing, software
205
- * distributed under the License is distributed on an "AS IS" BASIS,
206
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
207
- * See the License for the specific language governing permissions and
208
- * limitations under the License.
209
- */const tw=function(t){const e=[];let n=0;for(let i=0;i<t.length;i++){let r=t.charCodeAt(i);r<128?e[n++]=r:r<2048?(e[n++]=r>>6|192,e[n++]=r&63|128):(r&64512)===55296&&i+1<t.length&&(t.charCodeAt(i+1)&64512)===56320?(r=65536+((r&1023)<<10)+(t.charCodeAt(++i)&1023),e[n++]=r>>18|240,e[n++]=r>>12&63|128,e[n++]=r>>6&63|128,e[n++]=r&63|128):(e[n++]=r>>12|224,e[n++]=r>>6&63|128,e[n++]=r&63|128)}return e},BD=function(t){const e=[];let n=0,i=0;for(;n<t.length;){const r=t[n++];if(r<128)e[i++]=String.fromCharCode(r);else if(r>191&&r<224){const s=t[n++];e[i++]=String.fromCharCode((r&31)<<6|s&63)}else if(r>239&&r<365){const s=t[n++],u=t[n++],m=t[n++],p=((r&7)<<18|(s&63)<<12|(u&63)<<6|m&63)-65536;e[i++]=String.fromCharCode(55296+(p>>10)),e[i++]=String.fromCharCode(56320+(p&1023))}else{const s=t[n++],u=t[n++];e[i++]=String.fromCharCode((r&15)<<12|(s&63)<<6|u&63)}}return e.join("")},nw={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:typeof atob=="function",encodeByteArray(t,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const n=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,i=[];for(let r=0;r<t.length;r+=3){const s=t[r],u=r+1<t.length,m=u?t[r+1]:0,p=r+2<t.length,y=p?t[r+2]:0,k=s>>2,x=(s&3)<<4|m>>4;let O=(m&15)<<2|y>>6,B=y&63;p||(B=64,u||(O=64)),i.push(n[k],n[x],n[O],n[B])}return i.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(tw(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):BD(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const n=e?this.charToByteMapWebSafe_:this.charToByteMap_,i=[];for(let r=0;r<t.length;){const s=n[t.charAt(r++)],m=r<t.length?n[t.charAt(r)]:0;++r;const y=r<t.length?n[t.charAt(r)]:64;++r;const x=r<t.length?n[t.charAt(r)]:64;if(++r,s==null||m==null||y==null||x==null)throw new jD;const O=s<<2|m>>4;if(i.push(O),y!==64){const B=m<<4&240|y>>2;if(i.push(B),x!==64){const $=y<<6&192|x;i.push($)}}}return i},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}};class jD extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const ND=function(t){const e=tw(t);return nw.encodeByteArray(e,!0)},rw=function(t){return ND(t).replace(/\./g,"")},HD=function(t){try{return nw.decodeString(t,!0)}catch(e){console.error("base64Decode failed: ",e)}return null};/**
210
- * @license
211
- * Copyright 2022 Google LLC
212
- *
213
- * Licensed under the Apache License, Version 2.0 (the "License");
214
- * you may not use this file except in compliance with the License.
215
- * You may obtain a copy of the License at
216
- *
217
- * http://www.apache.org/licenses/LICENSE-2.0
218
- *
219
- * Unless required by applicable law or agreed to in writing, software
220
- * distributed under the License is distributed on an "AS IS" BASIS,
221
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
222
- * See the License for the specific language governing permissions and
223
- * limitations under the License.
224
- */function WD(){if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("Unable to locate global object.")}/**
225
- * @license
226
- * Copyright 2022 Google LLC
227
- *
228
- * Licensed under the Apache License, Version 2.0 (the "License");
229
- * you may not use this file except in compliance with the License.
230
- * You may obtain a copy of the License at
231
- *
232
- * http://www.apache.org/licenses/LICENSE-2.0
233
- *
234
- * Unless required by applicable law or agreed to in writing, software
235
- * distributed under the License is distributed on an "AS IS" BASIS,
236
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
237
- * See the License for the specific language governing permissions and
238
- * limitations under the License.
239
- */const UD=()=>WD().__FIREBASE_DEFAULTS__,VD=()=>{if(typeof process>"u"||typeof process.env>"u")return;const t=process.env.__FIREBASE_DEFAULTS__;if(t)return JSON.parse(t)},zD=()=>{if(typeof document>"u")return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const e=t&&HD(t[1]);return e&&JSON.parse(e)},$D=()=>{try{return UD()||VD()||zD()}catch(t){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`);return}},iw=()=>{var t;return(t=$D())===null||t===void 0?void 0:t.config};/**
240
- * @license
241
- * Copyright 2017 Google LLC
242
- *
243
- * Licensed under the Apache License, Version 2.0 (the "License");
244
- * you may not use this file except in compliance with the License.
245
- * You may obtain a copy of the License at
246
- *
247
- * http://www.apache.org/licenses/LICENSE-2.0
248
- *
249
- * Unless required by applicable law or agreed to in writing, software
250
- * distributed under the License is distributed on an "AS IS" BASIS,
251
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
252
- * See the License for the specific language governing permissions and
253
- * limitations under the License.
254
- */class YD{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise((e,n)=>{this.resolve=e,this.reject=n})}wrapCallback(e){return(n,i)=>{n?this.reject(n):this.resolve(i),typeof e=="function"&&(this.promise.catch(()=>{}),e.length===1?e(n):e(n,i))}}}function ow(){try{return typeof indexedDB=="object"}catch{return!1}}function aw(){return new Promise((t,e)=>{try{let n=!0;const i="validate-browser-context-for-indexeddb-analytics-module",r=self.indexedDB.open(i);r.onsuccess=()=>{r.result.close(),n||self.indexedDB.deleteDatabase(i),t(!0)},r.onupgradeneeded=()=>{n=!1},r.onerror=()=>{var s;e(((s=r.error)===null||s===void 0?void 0:s.message)||"")}}catch(n){e(n)}})}function GD(){return!(typeof navigator>"u"||!navigator.cookieEnabled)}/**
255
- * @license
256
- * Copyright 2017 Google LLC
257
- *
258
- * Licensed under the Apache License, Version 2.0 (the "License");
259
- * you may not use this file except in compliance with the License.
260
- * You may obtain a copy of the License at
261
- *
262
- * http://www.apache.org/licenses/LICENSE-2.0
263
- *
264
- * Unless required by applicable law or agreed to in writing, software
265
- * distributed under the License is distributed on an "AS IS" BASIS,
266
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
267
- * See the License for the specific language governing permissions and
268
- * limitations under the License.
269
- */const qD="FirebaseError";class _c extends Error{constructor(e,n,i){super(n),this.code=e,this.customData=i,this.name=qD,Object.setPrototypeOf(this,_c.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,xd.prototype.create)}}class xd{constructor(e,n,i){this.service=e,this.serviceName=n,this.errors=i}create(e,...n){const i=n[0]||{},r=`${this.service}/${e}`,s=this.errors[e],u=s?XD(s,i):"Error",m=`${this.serviceName}: ${u} (${r}).`;return new _c(r,m,i)}}function XD(t,e){return t.replace(KD,(n,i)=>{const r=e[i];return r!=null?String(r):`<${i}?>`})}const KD=/\{\$([^}]+)}/g;function op(t,e){if(t===e)return!0;const n=Object.keys(t),i=Object.keys(e);for(const r of n){if(!i.includes(r))return!1;const s=t[r],u=e[r];if(fy(s)&&fy(u)){if(!op(s,u))return!1}else if(s!==u)return!1}for(const r of i)if(!n.includes(r))return!1;return!0}function fy(t){return t!==null&&typeof t=="object"}/**
270
- * @license
271
- * Copyright 2021 Google LLC
272
- *
273
- * Licensed under the Apache License, Version 2.0 (the "License");
274
- * you may not use this file except in compliance with the License.
275
- * You may obtain a copy of the License at
276
- *
277
- * http://www.apache.org/licenses/LICENSE-2.0
278
- *
279
- * Unless required by applicable law or agreed to in writing, software
280
- * distributed under the License is distributed on an "AS IS" BASIS,
281
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
282
- * See the License for the specific language governing permissions and
283
- * limitations under the License.
284
- */function Hp(t){return t&&t._delegate?t._delegate:t}class $l{constructor(e,n,i){this.name=e,this.instanceFactory=n,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(e){return this.instantiationMode=e,this}setMultipleInstances(e){return this.multipleInstances=e,this}setServiceProps(e){return this.serviceProps=e,this}setInstanceCreatedCallback(e){return this.onInstanceCreated=e,this}}/**
285
- * @license
286
- * Copyright 2019 Google LLC
287
- *
288
- * Licensed under the Apache License, Version 2.0 (the "License");
289
- * you may not use this file except in compliance with the License.
290
- * You may obtain a copy of the License at
291
- *
292
- * http://www.apache.org/licenses/LICENSE-2.0
293
- *
294
- * Unless required by applicable law or agreed to in writing, software
295
- * distributed under the License is distributed on an "AS IS" BASIS,
296
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
297
- * See the License for the specific language governing permissions and
298
- * limitations under the License.
299
- */const Iu="[DEFAULT]";/**
300
- * @license
301
- * Copyright 2019 Google LLC
302
- *
303
- * Licensed under the Apache License, Version 2.0 (the "License");
304
- * you may not use this file except in compliance with the License.
305
- * You may obtain a copy of the License at
306
- *
307
- * http://www.apache.org/licenses/LICENSE-2.0
308
- *
309
- * Unless required by applicable law or agreed to in writing, software
310
- * distributed under the License is distributed on an "AS IS" BASIS,
311
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
312
- * See the License for the specific language governing permissions and
313
- * limitations under the License.
314
- */class ZD{constructor(e,n){this.name=e,this.container=n,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(e){const n=this.normalizeInstanceIdentifier(e);if(!this.instancesDeferred.has(n)){const i=new YD;if(this.instancesDeferred.set(n,i),this.isInitialized(n)||this.shouldAutoInitialize())try{const r=this.getOrInitializeService({instanceIdentifier:n});r&&i.resolve(r)}catch{}}return this.instancesDeferred.get(n).promise}getImmediate(e){var n;const i=this.normalizeInstanceIdentifier(e==null?void 0:e.identifier),r=(n=e==null?void 0:e.optional)!==null&&n!==void 0?n:!1;if(this.isInitialized(i)||this.shouldAutoInitialize())try{return this.getOrInitializeService({instanceIdentifier:i})}catch(s){if(r)return null;throw s}else{if(r)return null;throw Error(`Service ${this.name} is not available`)}}getComponent(){return this.component}setComponent(e){if(e.name!==this.name)throw Error(`Mismatching Component ${e.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=e,!!this.shouldAutoInitialize()){if(QD(e))try{this.getOrInitializeService({instanceIdentifier:Iu})}catch{}for(const[n,i]of this.instancesDeferred.entries()){const r=this.normalizeInstanceIdentifier(n);try{const s=this.getOrInitializeService({instanceIdentifier:r});i.resolve(s)}catch{}}}}clearInstance(e=Iu){this.instancesDeferred.delete(e),this.instancesOptions.delete(e),this.instances.delete(e)}async delete(){const e=Array.from(this.instances.values());await Promise.all([...e.filter(n=>"INTERNAL"in n).map(n=>n.INTERNAL.delete()),...e.filter(n=>"_delete"in n).map(n=>n._delete())])}isComponentSet(){return this.component!=null}isInitialized(e=Iu){return this.instances.has(e)}getOptions(e=Iu){return this.instancesOptions.get(e)||{}}initialize(e={}){const{options:n={}}=e,i=this.normalizeInstanceIdentifier(e.instanceIdentifier);if(this.isInitialized(i))throw Error(`${this.name}(${i}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const r=this.getOrInitializeService({instanceIdentifier:i,options:n});for(const[s,u]of this.instancesDeferred.entries()){const m=this.normalizeInstanceIdentifier(s);i===m&&u.resolve(r)}return r}onInit(e,n){var i;const r=this.normalizeInstanceIdentifier(n),s=(i=this.onInitCallbacks.get(r))!==null&&i!==void 0?i:new Set;s.add(e),this.onInitCallbacks.set(r,s);const u=this.instances.get(r);return u&&e(u,r),()=>{s.delete(e)}}invokeOnInitCallbacks(e,n){const i=this.onInitCallbacks.get(n);if(i)for(const r of i)try{r(e,n)}catch{}}getOrInitializeService({instanceIdentifier:e,options:n={}}){let i=this.instances.get(e);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:JD(e),options:n}),this.instances.set(e,i),this.instancesOptions.set(e,n),this.invokeOnInitCallbacks(i,e),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,e,i)}catch{}return i||null}normalizeInstanceIdentifier(e=Iu){return this.component?this.component.multipleInstances?e:Iu:e}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function JD(t){return t===Iu?void 0:t}function QD(t){return t.instantiationMode==="EAGER"}/**
315
- * @license
316
- * Copyright 2019 Google LLC
317
- *
318
- * Licensed under the Apache License, Version 2.0 (the "License");
319
- * you may not use this file except in compliance with the License.
320
- * You may obtain a copy of the License at
321
- *
322
- * http://www.apache.org/licenses/LICENSE-2.0
323
- *
324
- * Unless required by applicable law or agreed to in writing, software
325
- * distributed under the License is distributed on an "AS IS" BASIS,
326
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
327
- * See the License for the specific language governing permissions and
328
- * limitations under the License.
329
- */class eI{constructor(e){this.name=e,this.providers=new Map}addComponent(e){const n=this.getProvider(e.name);if(n.isComponentSet())throw new Error(`Component ${e.name} has already been registered with ${this.name}`);n.setComponent(e)}addOrOverwriteComponent(e){this.getProvider(e.name).isComponentSet()&&this.providers.delete(e.name),this.addComponent(e)}getProvider(e){if(this.providers.has(e))return this.providers.get(e);const n=new ZD(e,this);return this.providers.set(e,n),n}getProviders(){return Array.from(this.providers.values())}}/**
330
- * @license
331
- * Copyright 2017 Google LLC
332
- *
333
- * Licensed under the Apache License, Version 2.0 (the "License");
334
- * you may not use this file except in compliance with the License.
335
- * You may obtain a copy of the License at
336
- *
337
- * http://www.apache.org/licenses/LICENSE-2.0
338
- *
339
- * Unless required by applicable law or agreed to in writing, software
340
- * distributed under the License is distributed on an "AS IS" BASIS,
341
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
342
- * See the License for the specific language governing permissions and
343
- * limitations under the License.
344
- */var Fn;(function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"})(Fn||(Fn={}));const tI={debug:Fn.DEBUG,verbose:Fn.VERBOSE,info:Fn.INFO,warn:Fn.WARN,error:Fn.ERROR,silent:Fn.SILENT},nI=Fn.INFO,rI={[Fn.DEBUG]:"log",[Fn.VERBOSE]:"log",[Fn.INFO]:"info",[Fn.WARN]:"warn",[Fn.ERROR]:"error"},iI=(t,e,...n)=>{if(e<t.logLevel)return;const i=new Date().toISOString(),r=rI[e];if(r)console[r](`[${i}] ${t.name}:`,...n);else throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`)};class oI{constructor(e){this.name=e,this._logLevel=nI,this._logHandler=iI,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(e){if(!(e in Fn))throw new TypeError(`Invalid value "${e}" assigned to \`logLevel\``);this._logLevel=e}setLogLevel(e){this._logLevel=typeof e=="string"?tI[e]:e}get logHandler(){return this._logHandler}set logHandler(e){if(typeof e!="function")throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=e}get userLogHandler(){return this._userLogHandler}set userLogHandler(e){this._userLogHandler=e}debug(...e){this._userLogHandler&&this._userLogHandler(this,Fn.DEBUG,...e),this._logHandler(this,Fn.DEBUG,...e)}log(...e){this._userLogHandler&&this._userLogHandler(this,Fn.VERBOSE,...e),this._logHandler(this,Fn.VERBOSE,...e)}info(...e){this._userLogHandler&&this._userLogHandler(this,Fn.INFO,...e),this._logHandler(this,Fn.INFO,...e)}warn(...e){this._userLogHandler&&this._userLogHandler(this,Fn.WARN,...e),this._logHandler(this,Fn.WARN,...e)}error(...e){this._userLogHandler&&this._userLogHandler(this,Fn.ERROR,...e),this._logHandler(this,Fn.ERROR,...e)}}const aI=(t,e)=>e.some(n=>t instanceof n);let dy,hy;function sI(){return dy||(dy=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function lI(){return hy||(hy=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const sw=new WeakMap,ap=new WeakMap,lw=new WeakMap,Th=new WeakMap,Wp=new WeakMap;function uI(t){const e=new Promise((n,i)=>{const r=()=>{t.removeEventListener("success",s),t.removeEventListener("error",u)},s=()=>{n(rl(t.result)),r()},u=()=>{i(t.error),r()};t.addEventListener("success",s),t.addEventListener("error",u)});return e.then(n=>{n instanceof IDBCursor&&sw.set(n,t)}).catch(()=>{}),Wp.set(e,t),e}function cI(t){if(ap.has(t))return;const e=new Promise((n,i)=>{const r=()=>{t.removeEventListener("complete",s),t.removeEventListener("error",u),t.removeEventListener("abort",u)},s=()=>{n(),r()},u=()=>{i(t.error||new DOMException("AbortError","AbortError")),r()};t.addEventListener("complete",s),t.addEventListener("error",u),t.addEventListener("abort",u)});ap.set(t,e)}let sp={get(t,e,n){if(t instanceof IDBTransaction){if(e==="done")return ap.get(t);if(e==="objectStoreNames")return t.objectStoreNames||lw.get(t);if(e==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return rl(t[e])},set(t,e,n){return t[e]=n,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};function fI(t){sp=t(sp)}function dI(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...n){const i=t.call(Eh(this),e,...n);return lw.set(i,e.sort?e.sort():[e]),rl(i)}:lI().includes(t)?function(...e){return t.apply(Eh(this),e),rl(sw.get(this))}:function(...e){return rl(t.apply(Eh(this),e))}}function hI(t){return typeof t=="function"?dI(t):(t instanceof IDBTransaction&&cI(t),aI(t,sI())?new Proxy(t,sp):t)}function rl(t){if(t instanceof IDBRequest)return uI(t);if(Th.has(t))return Th.get(t);const e=hI(t);return e!==t&&(Th.set(t,e),Wp.set(e,t)),e}const Eh=t=>Wp.get(t);function Sd(t,e,{blocked:n,upgrade:i,blocking:r,terminated:s}={}){const u=indexedDB.open(t,e),m=rl(u);return i&&u.addEventListener("upgradeneeded",p=>{i(rl(u.result),p.oldVersion,p.newVersion,rl(u.transaction),p)}),n&&u.addEventListener("blocked",p=>n(p.oldVersion,p.newVersion,p)),m.then(p=>{s&&p.addEventListener("close",()=>s()),r&&p.addEventListener("versionchange",y=>r(y.oldVersion,y.newVersion,y))}).catch(()=>{}),m}function kh(t,{blocked:e}={}){const n=indexedDB.deleteDatabase(t);return e&&n.addEventListener("blocked",i=>e(i.oldVersion,i)),rl(n).then(()=>{})}const pI=["get","getKey","getAll","getAllKeys","count"],gI=["put","add","delete","clear"],_h=new Map;function py(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(_h.get(e))return _h.get(e);const n=e.replace(/FromIndex$/,""),i=e!==n,r=gI.includes(n);if(!(n in(i?IDBIndex:IDBObjectStore).prototype)||!(r||pI.includes(n)))return;const s=async function(u,...m){const p=this.transaction(u,r?"readwrite":"readonly");let y=p.store;return i&&(y=y.index(m.shift())),(await Promise.all([y[n](...m),r&&p.done]))[0]};return _h.set(e,s),s}fI(t=>({...t,get:(e,n,i)=>py(e,n)||t.get(e,n,i),has:(e,n)=>!!py(e,n)||t.has(e,n)}));/**
345
- * @license
346
- * Copyright 2019 Google LLC
347
- *
348
- * Licensed under the Apache License, Version 2.0 (the "License");
349
- * you may not use this file except in compliance with the License.
350
- * You may obtain a copy of the License at
351
- *
352
- * http://www.apache.org/licenses/LICENSE-2.0
353
- *
354
- * Unless required by applicable law or agreed to in writing, software
355
- * distributed under the License is distributed on an "AS IS" BASIS,
356
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
357
- * See the License for the specific language governing permissions and
358
- * limitations under the License.
359
- */class mI{constructor(e){this.container=e}getPlatformInfoString(){return this.container.getProviders().map(n=>{if(vI(n)){const i=n.getImmediate();return`${i.library}/${i.version}`}else return null}).filter(n=>n).join(" ")}}function vI(t){const e=t.getComponent();return(e==null?void 0:e.type)==="VERSION"}const lp="@firebase/app",gy="0.9.28";/**
360
- * @license
361
- * Copyright 2019 Google LLC
362
- *
363
- * Licensed under the Apache License, Version 2.0 (the "License");
364
- * you may not use this file except in compliance with the License.
365
- * You may obtain a copy of the License at
366
- *
367
- * http://www.apache.org/licenses/LICENSE-2.0
368
- *
369
- * Unless required by applicable law or agreed to in writing, software
370
- * distributed under the License is distributed on an "AS IS" BASIS,
371
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
372
- * See the License for the specific language governing permissions and
373
- * limitations under the License.
374
- */const Nu=new oI("@firebase/app"),yI="@firebase/app-compat",bI="@firebase/analytics-compat",wI="@firebase/analytics",xI="@firebase/app-check-compat",SI="@firebase/app-check",CI="@firebase/auth",TI="@firebase/auth-compat",EI="@firebase/database",kI="@firebase/database-compat",_I="@firebase/functions",RI="@firebase/functions-compat",PI="@firebase/installations",AI="@firebase/installations-compat",OI="@firebase/messaging",DI="@firebase/messaging-compat",II="@firebase/performance",MI="@firebase/performance-compat",LI="@firebase/remote-config",FI="@firebase/remote-config-compat",BI="@firebase/storage",jI="@firebase/storage-compat",NI="@firebase/firestore",HI="@firebase/firestore-compat",WI="firebase";/**
375
- * @license
376
- * Copyright 2019 Google LLC
377
- *
378
- * Licensed under the Apache License, Version 2.0 (the "License");
379
- * you may not use this file except in compliance with the License.
380
- * You may obtain a copy of the License at
381
- *
382
- * http://www.apache.org/licenses/LICENSE-2.0
383
- *
384
- * Unless required by applicable law or agreed to in writing, software
385
- * distributed under the License is distributed on an "AS IS" BASIS,
386
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
387
- * See the License for the specific language governing permissions and
388
- * limitations under the License.
389
- */const up="[DEFAULT]",UI={[lp]:"fire-core",[yI]:"fire-core-compat",[wI]:"fire-analytics",[bI]:"fire-analytics-compat",[SI]:"fire-app-check",[xI]:"fire-app-check-compat",[CI]:"fire-auth",[TI]:"fire-auth-compat",[EI]:"fire-rtdb",[kI]:"fire-rtdb-compat",[_I]:"fire-fn",[RI]:"fire-fn-compat",[PI]:"fire-iid",[AI]:"fire-iid-compat",[OI]:"fire-fcm",[DI]:"fire-fcm-compat",[II]:"fire-perf",[MI]:"fire-perf-compat",[LI]:"fire-rc",[FI]:"fire-rc-compat",[BI]:"fire-gcs",[jI]:"fire-gcs-compat",[NI]:"fire-fst",[HI]:"fire-fst-compat","fire-js":"fire-js",[WI]:"fire-js-all"};/**
390
- * @license
391
- * Copyright 2019 Google LLC
392
- *
393
- * Licensed under the Apache License, Version 2.0 (the "License");
394
- * you may not use this file except in compliance with the License.
395
- * You may obtain a copy of the License at
396
- *
397
- * http://www.apache.org/licenses/LICENSE-2.0
398
- *
399
- * Unless required by applicable law or agreed to in writing, software
400
- * distributed under the License is distributed on an "AS IS" BASIS,
401
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
402
- * See the License for the specific language governing permissions and
403
- * limitations under the License.
404
- */const ld=new Map,cp=new Map;function VI(t,e){try{t.container.addComponent(e)}catch(n){Nu.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,n)}}function Hu(t){const e=t.name;if(cp.has(e))return Nu.debug(`There were multiple attempts to register component ${e}.`),!1;cp.set(e,t);for(const n of ld.values())VI(n,t);return!0}function Up(t,e){const n=t.container.getProvider("heartbeat").getImmediate({optional:!0});return n&&n.triggerHeartbeat(),t.container.getProvider(e)}/**
405
- * @license
406
- * Copyright 2019 Google LLC
407
- *
408
- * Licensed under the Apache License, Version 2.0 (the "License");
409
- * you may not use this file except in compliance with the License.
410
- * You may obtain a copy of the License at
411
- *
412
- * http://www.apache.org/licenses/LICENSE-2.0
413
- *
414
- * Unless required by applicable law or agreed to in writing, software
415
- * distributed under the License is distributed on an "AS IS" BASIS,
416
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
417
- * See the License for the specific language governing permissions and
418
- * limitations under the License.
419
- */const zI={"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."},Hl=new xd("app","Firebase",zI);/**
420
- * @license
421
- * Copyright 2019 Google LLC
422
- *
423
- * Licensed under the Apache License, Version 2.0 (the "License");
424
- * you may not use this file except in compliance with the License.
425
- * You may obtain a copy of the License at
426
- *
427
- * http://www.apache.org/licenses/LICENSE-2.0
428
- *
429
- * Unless required by applicable law or agreed to in writing, software
430
- * distributed under the License is distributed on an "AS IS" BASIS,
431
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
432
- * See the License for the specific language governing permissions and
433
- * limitations under the License.
434
- */class $I{constructor(e,n,i){this._isDeleted=!1,this._options=Object.assign({},e),this._config=Object.assign({},n),this._name=n.name,this._automaticDataCollectionEnabled=n.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new $l("app",()=>this,"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(e){this.checkDestroyed(),this._automaticDataCollectionEnabled=e}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(e){this._isDeleted=e}checkDestroyed(){if(this.isDeleted)throw Hl.create("app-deleted",{appName:this._name})}}function uw(t,e={}){let n=t;typeof e!="object"&&(e={name:e});const i=Object.assign({name:up,automaticDataCollectionEnabled:!1},e),r=i.name;if(typeof r!="string"||!r)throw Hl.create("bad-app-name",{appName:String(r)});if(n||(n=iw()),!n)throw Hl.create("no-options");const s=ld.get(r);if(s){if(op(n,s.options)&&op(i,s.config))return s;throw Hl.create("duplicate-app",{appName:r})}const u=new eI(r);for(const p of cp.values())u.addComponent(p);const m=new $I(n,i,u);return ld.set(r,m),m}function YI(t=up){const e=ld.get(t);if(!e&&t===up&&iw())return uw();if(!e)throw Hl.create("no-app",{appName:t});return e}function Wl(t,e,n){var i;let r=(i=UI[t])!==null&&i!==void 0?i:t;n&&(r+=`-${n}`);const s=r.match(/\s|\//),u=e.match(/\s|\//);if(s||u){const m=[`Unable to register library "${r}" with version "${e}":`];s&&m.push(`library name "${r}" contains illegal characters (whitespace or "/")`),s&&u&&m.push("and"),u&&m.push(`version name "${e}" contains illegal characters (whitespace or "/")`),Nu.warn(m.join(" "));return}Hu(new $l(`${r}-version`,()=>({library:r,version:e}),"VERSION"))}/**
435
- * @license
436
- * Copyright 2021 Google LLC
437
- *
438
- * Licensed under the Apache License, Version 2.0 (the "License");
439
- * you may not use this file except in compliance with the License.
440
- * You may obtain a copy of the License at
441
- *
442
- * http://www.apache.org/licenses/LICENSE-2.0
443
- *
444
- * Unless required by applicable law or agreed to in writing, software
445
- * distributed under the License is distributed on an "AS IS" BASIS,
446
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
447
- * See the License for the specific language governing permissions and
448
- * limitations under the License.
449
- */const GI="firebase-heartbeat-database",qI=1,af="firebase-heartbeat-store";let Rh=null;function cw(){return Rh||(Rh=Sd(GI,qI,{upgrade:(t,e)=>{switch(e){case 0:try{t.createObjectStore(af)}catch(n){console.warn(n)}}}}).catch(t=>{throw Hl.create("idb-open",{originalErrorMessage:t.message})})),Rh}async function XI(t){try{const n=(await cw()).transaction(af),i=await n.objectStore(af).get(fw(t));return await n.done,i}catch(e){if(e instanceof _c)Nu.warn(e.message);else{const n=Hl.create("idb-get",{originalErrorMessage:e==null?void 0:e.message});Nu.warn(n.message)}}}async function my(t,e){try{const i=(await cw()).transaction(af,"readwrite");await i.objectStore(af).put(e,fw(t)),await i.done}catch(n){if(n instanceof _c)Nu.warn(n.message);else{const i=Hl.create("idb-set",{originalErrorMessage:n==null?void 0:n.message});Nu.warn(i.message)}}}function fw(t){return`${t.name}!${t.options.appId}`}/**
450
- * @license
451
- * Copyright 2021 Google LLC
452
- *
453
- * Licensed under the Apache License, Version 2.0 (the "License");
454
- * you may not use this file except in compliance with the License.
455
- * You may obtain a copy of the License at
456
- *
457
- * http://www.apache.org/licenses/LICENSE-2.0
458
- *
459
- * Unless required by applicable law or agreed to in writing, software
460
- * distributed under the License is distributed on an "AS IS" BASIS,
461
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
462
- * See the License for the specific language governing permissions and
463
- * limitations under the License.
464
- */const KI=1024,ZI=30*24*60*60*1e3;class JI{constructor(e){this.container=e,this._heartbeatsCache=null;const n=this.container.getProvider("app").getImmediate();this._storage=new eM(n),this._heartbeatsCachePromise=this._storage.read().then(i=>(this._heartbeatsCache=i,i))}async triggerHeartbeat(){var e,n;const r=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),s=vy();if(!(((e=this._heartbeatsCache)===null||e===void 0?void 0:e.heartbeats)==null&&(this._heartbeatsCache=await this._heartbeatsCachePromise,((n=this._heartbeatsCache)===null||n===void 0?void 0:n.heartbeats)==null))&&!(this._heartbeatsCache.lastSentHeartbeatDate===s||this._heartbeatsCache.heartbeats.some(u=>u.date===s)))return this._heartbeatsCache.heartbeats.push({date:s,agent:r}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter(u=>{const m=new Date(u.date).valueOf();return Date.now()-m<=ZI}),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){var e;if(this._heartbeatsCache===null&&await this._heartbeatsCachePromise,((e=this._heartbeatsCache)===null||e===void 0?void 0:e.heartbeats)==null||this._heartbeatsCache.heartbeats.length===0)return"";const n=vy(),{heartbeatsToSend:i,unsentEntries:r}=QI(this._heartbeatsCache.heartbeats),s=rw(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=n,r.length>0?(this._heartbeatsCache.heartbeats=r,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),s}}function vy(){return new Date().toISOString().substring(0,10)}function QI(t,e=KI){const n=[];let i=t.slice();for(const r of t){const s=n.find(u=>u.agent===r.agent);if(s){if(s.dates.push(r.date),yy(n)>e){s.dates.pop();break}}else if(n.push({agent:r.agent,dates:[r.date]}),yy(n)>e){n.pop();break}i=i.slice(1)}return{heartbeatsToSend:n,unsentEntries:i}}class eM{constructor(e){this.app=e,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return ow()?aw().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const n=await XI(this.app);return n!=null&&n.heartbeats?n:{heartbeats:[]}}else return{heartbeats:[]}}async overwrite(e){var n;if(await this._canUseIndexedDBPromise){const r=await this.read();return my(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:r.lastSentHeartbeatDate,heartbeats:e.heartbeats})}else return}async add(e){var n;if(await this._canUseIndexedDBPromise){const r=await this.read();return my(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:r.lastSentHeartbeatDate,heartbeats:[...r.heartbeats,...e.heartbeats]})}else return}}function yy(t){return rw(JSON.stringify({version:2,heartbeats:t})).length}/**
465
- * @license
466
- * Copyright 2019 Google LLC
467
- *
468
- * Licensed under the Apache License, Version 2.0 (the "License");
469
- * you may not use this file except in compliance with the License.
470
- * You may obtain a copy of the License at
471
- *
472
- * http://www.apache.org/licenses/LICENSE-2.0
473
- *
474
- * Unless required by applicable law or agreed to in writing, software
475
- * distributed under the License is distributed on an "AS IS" BASIS,
476
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
477
- * See the License for the specific language governing permissions and
478
- * limitations under the License.
479
- */function tM(t){Hu(new $l("platform-logger",e=>new mI(e),"PRIVATE")),Hu(new $l("heartbeat",e=>new JI(e),"PRIVATE")),Wl(lp,gy,t),Wl(lp,gy,"esm2017"),Wl("fire-js","")}tM("");var nM="firebase",rM="10.8.1";/**
480
- * @license
481
- * Copyright 2020 Google LLC
482
- *
483
- * Licensed under the Apache License, Version 2.0 (the "License");
484
- * you may not use this file except in compliance with the License.
485
- * You may obtain a copy of the License at
486
- *
487
- * http://www.apache.org/licenses/LICENSE-2.0
488
- *
489
- * Unless required by applicable law or agreed to in writing, software
490
- * distributed under the License is distributed on an "AS IS" BASIS,
491
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
492
- * See the License for the specific language governing permissions and
493
- * limitations under the License.
494
- */Wl(nM,rM,"app");const dw="@firebase/installations",Vp="0.6.5";/**
495
- * @license
496
- * Copyright 2019 Google LLC
497
- *
498
- * Licensed under the Apache License, Version 2.0 (the "License");
499
- * you may not use this file except in compliance with the License.
500
- * You may obtain a copy of the License at
501
- *
502
- * http://www.apache.org/licenses/LICENSE-2.0
503
- *
504
- * Unless required by applicable law or agreed to in writing, software
505
- * distributed under the License is distributed on an "AS IS" BASIS,
506
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
507
- * See the License for the specific language governing permissions and
508
- * limitations under the License.
509
- */const hw=1e4,pw=`w:${Vp}`,gw="FIS_v2",iM="https://firebaseinstallations.googleapis.com/v1",oM=60*60*1e3,aM="installations",sM="Installations";/**
510
- * @license
511
- * Copyright 2019 Google LLC
512
- *
513
- * Licensed under the Apache License, Version 2.0 (the "License");
514
- * you may not use this file except in compliance with the License.
515
- * You may obtain a copy of the License at
516
- *
517
- * http://www.apache.org/licenses/LICENSE-2.0
518
- *
519
- * Unless required by applicable law or agreed to in writing, software
520
- * distributed under the License is distributed on an "AS IS" BASIS,
521
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
522
- * See the License for the specific language governing permissions and
523
- * limitations under the License.
524
- */const lM={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"not-registered":"Firebase Installation is not registered.","installation-not-found":"Firebase Installation not found.","request-failed":'{$requestName} request failed with error "{$serverCode} {$serverStatus}: {$serverMessage}"',"app-offline":"Could not process request. Application offline.","delete-pending-registration":"Can't delete installation while there is a pending registration request."},Wu=new xd(aM,sM,lM);function mw(t){return t instanceof _c&&t.code.includes("request-failed")}/**
525
- * @license
526
- * Copyright 2019 Google LLC
527
- *
528
- * Licensed under the Apache License, Version 2.0 (the "License");
529
- * you may not use this file except in compliance with the License.
530
- * You may obtain a copy of the License at
531
- *
532
- * http://www.apache.org/licenses/LICENSE-2.0
533
- *
534
- * Unless required by applicable law or agreed to in writing, software
535
- * distributed under the License is distributed on an "AS IS" BASIS,
536
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
537
- * See the License for the specific language governing permissions and
538
- * limitations under the License.
539
- */function vw({projectId:t}){return`${iM}/projects/${t}/installations`}function yw(t){return{token:t.token,requestStatus:2,expiresIn:cM(t.expiresIn),creationTime:Date.now()}}async function bw(t,e){const i=(await e.json()).error;return Wu.create("request-failed",{requestName:t,serverCode:i.code,serverMessage:i.message,serverStatus:i.status})}function ww({apiKey:t}){return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":t})}function uM(t,{refreshToken:e}){const n=ww(t);return n.append("Authorization",fM(e)),n}async function xw(t){const e=await t();return e.status>=500&&e.status<600?t():e}function cM(t){return Number(t.replace("s","000"))}function fM(t){return`${gw} ${t}`}/**
540
- * @license
541
- * Copyright 2019 Google LLC
542
- *
543
- * Licensed under the Apache License, Version 2.0 (the "License");
544
- * you may not use this file except in compliance with the License.
545
- * You may obtain a copy of the License at
546
- *
547
- * http://www.apache.org/licenses/LICENSE-2.0
548
- *
549
- * Unless required by applicable law or agreed to in writing, software
550
- * distributed under the License is distributed on an "AS IS" BASIS,
551
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
552
- * See the License for the specific language governing permissions and
553
- * limitations under the License.
554
- */async function dM({appConfig:t,heartbeatServiceProvider:e},{fid:n}){const i=vw(t),r=ww(t),s=e.getImmediate({optional:!0});if(s){const y=await s.getHeartbeatsHeader();y&&r.append("x-firebase-client",y)}const u={fid:n,authVersion:gw,appId:t.appId,sdkVersion:pw},m={method:"POST",headers:r,body:JSON.stringify(u)},p=await xw(()=>fetch(i,m));if(p.ok){const y=await p.json();return{fid:y.fid||n,registrationStatus:2,refreshToken:y.refreshToken,authToken:yw(y.authToken)}}else throw await bw("Create Installation",p)}/**
555
- * @license
556
- * Copyright 2019 Google LLC
557
- *
558
- * Licensed under the Apache License, Version 2.0 (the "License");
559
- * you may not use this file except in compliance with the License.
560
- * You may obtain a copy of the License at
561
- *
562
- * http://www.apache.org/licenses/LICENSE-2.0
563
- *
564
- * Unless required by applicable law or agreed to in writing, software
565
- * distributed under the License is distributed on an "AS IS" BASIS,
566
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
567
- * See the License for the specific language governing permissions and
568
- * limitations under the License.
569
- */function Sw(t){return new Promise(e=>{setTimeout(e,t)})}/**
570
- * @license
571
- * Copyright 2019 Google LLC
572
- *
573
- * Licensed under the Apache License, Version 2.0 (the "License");
574
- * you may not use this file except in compliance with the License.
575
- * You may obtain a copy of the License at
576
- *
577
- * http://www.apache.org/licenses/LICENSE-2.0
578
- *
579
- * Unless required by applicable law or agreed to in writing, software
580
- * distributed under the License is distributed on an "AS IS" BASIS,
581
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
582
- * See the License for the specific language governing permissions and
583
- * limitations under the License.
584
- */function hM(t){return btoa(String.fromCharCode(...t)).replace(/\+/g,"-").replace(/\//g,"_")}/**
585
- * @license
586
- * Copyright 2019 Google LLC
587
- *
588
- * Licensed under the Apache License, Version 2.0 (the "License");
589
- * you may not use this file except in compliance with the License.
590
- * You may obtain a copy of the License at
591
- *
592
- * http://www.apache.org/licenses/LICENSE-2.0
593
- *
594
- * Unless required by applicable law or agreed to in writing, software
595
- * distributed under the License is distributed on an "AS IS" BASIS,
596
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
597
- * See the License for the specific language governing permissions and
598
- * limitations under the License.
599
- */const pM=/^[cdef][\w-]{21}$/,fp="";function gM(){try{const t=new Uint8Array(17);(self.crypto||self.msCrypto).getRandomValues(t),t[0]=112+t[0]%16;const n=mM(t);return pM.test(n)?n:fp}catch{return fp}}function mM(t){return hM(t).substr(0,22)}/**
600
- * @license
601
- * Copyright 2019 Google LLC
602
- *
603
- * Licensed under the Apache License, Version 2.0 (the "License");
604
- * you may not use this file except in compliance with the License.
605
- * You may obtain a copy of the License at
606
- *
607
- * http://www.apache.org/licenses/LICENSE-2.0
608
- *
609
- * Unless required by applicable law or agreed to in writing, software
610
- * distributed under the License is distributed on an "AS IS" BASIS,
611
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
612
- * See the License for the specific language governing permissions and
613
- * limitations under the License.
614
- */function Cd(t){return`${t.appName}!${t.appId}`}/**
615
- * @license
616
- * Copyright 2019 Google LLC
617
- *
618
- * Licensed under the Apache License, Version 2.0 (the "License");
619
- * you may not use this file except in compliance with the License.
620
- * You may obtain a copy of the License at
621
- *
622
- * http://www.apache.org/licenses/LICENSE-2.0
623
- *
624
- * Unless required by applicable law or agreed to in writing, software
625
- * distributed under the License is distributed on an "AS IS" BASIS,
626
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
627
- * See the License for the specific language governing permissions and
628
- * limitations under the License.
629
- */const Cw=new Map;function Tw(t,e){const n=Cd(t);Ew(n,e),vM(n,e)}function Ew(t,e){const n=Cw.get(t);if(n)for(const i of n)i(e)}function vM(t,e){const n=yM();n&&n.postMessage({key:t,fid:e}),bM()}let Lu=null;function yM(){return!Lu&&"BroadcastChannel"in self&&(Lu=new BroadcastChannel("[Firebase] FID Change"),Lu.onmessage=t=>{Ew(t.data.key,t.data.fid)}),Lu}function bM(){Cw.size===0&&Lu&&(Lu.close(),Lu=null)}/**
630
- * @license
631
- * Copyright 2019 Google LLC
632
- *
633
- * Licensed under the Apache License, Version 2.0 (the "License");
634
- * you may not use this file except in compliance with the License.
635
- * You may obtain a copy of the License at
636
- *
637
- * http://www.apache.org/licenses/LICENSE-2.0
638
- *
639
- * Unless required by applicable law or agreed to in writing, software
640
- * distributed under the License is distributed on an "AS IS" BASIS,
641
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
642
- * See the License for the specific language governing permissions and
643
- * limitations under the License.
644
- */const wM="firebase-installations-database",xM=1,Uu="firebase-installations-store";let Ph=null;function zp(){return Ph||(Ph=Sd(wM,xM,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Uu)}}})),Ph}async function ud(t,e){const n=Cd(t),r=(await zp()).transaction(Uu,"readwrite"),s=r.objectStore(Uu),u=await s.get(n);return await s.put(e,n),await r.done,(!u||u.fid!==e.fid)&&Tw(t,e.fid),e}async function kw(t){const e=Cd(t),i=(await zp()).transaction(Uu,"readwrite");await i.objectStore(Uu).delete(e),await i.done}async function Td(t,e){const n=Cd(t),r=(await zp()).transaction(Uu,"readwrite"),s=r.objectStore(Uu),u=await s.get(n),m=e(u);return m===void 0?await s.delete(n):await s.put(m,n),await r.done,m&&(!u||u.fid!==m.fid)&&Tw(t,m.fid),m}/**
645
- * @license
646
- * Copyright 2019 Google LLC
647
- *
648
- * Licensed under the Apache License, Version 2.0 (the "License");
649
- * you may not use this file except in compliance with the License.
650
- * You may obtain a copy of the License at
651
- *
652
- * http://www.apache.org/licenses/LICENSE-2.0
653
- *
654
- * Unless required by applicable law or agreed to in writing, software
655
- * distributed under the License is distributed on an "AS IS" BASIS,
656
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
657
- * See the License for the specific language governing permissions and
658
- * limitations under the License.
659
- */async function $p(t){let e;const n=await Td(t.appConfig,i=>{const r=SM(i),s=CM(t,r);return e=s.registrationPromise,s.installationEntry});return n.fid===fp?{installationEntry:await e}:{installationEntry:n,registrationPromise:e}}function SM(t){const e=t||{fid:gM(),registrationStatus:0};return _w(e)}function CM(t,e){if(e.registrationStatus===0){if(!navigator.onLine){const r=Promise.reject(Wu.create("app-offline"));return{installationEntry:e,registrationPromise:r}}const n={fid:e.fid,registrationStatus:1,registrationTime:Date.now()},i=TM(t,n);return{installationEntry:n,registrationPromise:i}}else return e.registrationStatus===1?{installationEntry:e,registrationPromise:EM(t)}:{installationEntry:e}}async function TM(t,e){try{const n=await dM(t,e);return ud(t.appConfig,n)}catch(n){throw mw(n)&&n.customData.serverCode===409?await kw(t.appConfig):await ud(t.appConfig,{fid:e.fid,registrationStatus:0}),n}}async function EM(t){let e=await by(t.appConfig);for(;e.registrationStatus===1;)await Sw(100),e=await by(t.appConfig);if(e.registrationStatus===0){const{installationEntry:n,registrationPromise:i}=await $p(t);return i||n}return e}function by(t){return Td(t,e=>{if(!e)throw Wu.create("installation-not-found");return _w(e)})}function _w(t){return kM(t)?{fid:t.fid,registrationStatus:0}:t}function kM(t){return t.registrationStatus===1&&t.registrationTime+hw<Date.now()}/**
660
- * @license
661
- * Copyright 2019 Google LLC
662
- *
663
- * Licensed under the Apache License, Version 2.0 (the "License");
664
- * you may not use this file except in compliance with the License.
665
- * You may obtain a copy of the License at
666
- *
667
- * http://www.apache.org/licenses/LICENSE-2.0
668
- *
669
- * Unless required by applicable law or agreed to in writing, software
670
- * distributed under the License is distributed on an "AS IS" BASIS,
671
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
672
- * See the License for the specific language governing permissions and
673
- * limitations under the License.
674
- */async function _M({appConfig:t,heartbeatServiceProvider:e},n){const i=RM(t,n),r=uM(t,n),s=e.getImmediate({optional:!0});if(s){const y=await s.getHeartbeatsHeader();y&&r.append("x-firebase-client",y)}const u={installation:{sdkVersion:pw,appId:t.appId}},m={method:"POST",headers:r,body:JSON.stringify(u)},p=await xw(()=>fetch(i,m));if(p.ok){const y=await p.json();return yw(y)}else throw await bw("Generate Auth Token",p)}function RM(t,{fid:e}){return`${vw(t)}/${e}/authTokens:generate`}/**
675
- * @license
676
- * Copyright 2019 Google LLC
677
- *
678
- * Licensed under the Apache License, Version 2.0 (the "License");
679
- * you may not use this file except in compliance with the License.
680
- * You may obtain a copy of the License at
681
- *
682
- * http://www.apache.org/licenses/LICENSE-2.0
683
- *
684
- * Unless required by applicable law or agreed to in writing, software
685
- * distributed under the License is distributed on an "AS IS" BASIS,
686
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
687
- * See the License for the specific language governing permissions and
688
- * limitations under the License.
689
- */async function Yp(t,e=!1){let n;const i=await Td(t.appConfig,s=>{if(!Rw(s))throw Wu.create("not-registered");const u=s.authToken;if(!e&&OM(u))return s;if(u.requestStatus===1)return n=PM(t,e),s;{if(!navigator.onLine)throw Wu.create("app-offline");const m=IM(s);return n=AM(t,m),m}});return n?await n:i.authToken}async function PM(t,e){let n=await wy(t.appConfig);for(;n.authToken.requestStatus===1;)await Sw(100),n=await wy(t.appConfig);const i=n.authToken;return i.requestStatus===0?Yp(t,e):i}function wy(t){return Td(t,e=>{if(!Rw(e))throw Wu.create("not-registered");const n=e.authToken;return MM(n)?Object.assign(Object.assign({},e),{authToken:{requestStatus:0}}):e})}async function AM(t,e){try{const n=await _M(t,e),i=Object.assign(Object.assign({},e),{authToken:n});return await ud(t.appConfig,i),n}catch(n){if(mw(n)&&(n.customData.serverCode===401||n.customData.serverCode===404))await kw(t.appConfig);else{const i=Object.assign(Object.assign({},e),{authToken:{requestStatus:0}});await ud(t.appConfig,i)}throw n}}function Rw(t){return t!==void 0&&t.registrationStatus===2}function OM(t){return t.requestStatus===2&&!DM(t)}function DM(t){const e=Date.now();return e<t.creationTime||t.creationTime+t.expiresIn<e+oM}function IM(t){const e={requestStatus:1,requestTime:Date.now()};return Object.assign(Object.assign({},t),{authToken:e})}function MM(t){return t.requestStatus===1&&t.requestTime+hw<Date.now()}/**
690
- * @license
691
- * Copyright 2019 Google LLC
692
- *
693
- * Licensed under the Apache License, Version 2.0 (the "License");
694
- * you may not use this file except in compliance with the License.
695
- * You may obtain a copy of the License at
696
- *
697
- * http://www.apache.org/licenses/LICENSE-2.0
698
- *
699
- * Unless required by applicable law or agreed to in writing, software
700
- * distributed under the License is distributed on an "AS IS" BASIS,
701
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
702
- * See the License for the specific language governing permissions and
703
- * limitations under the License.
704
- */async function LM(t){const e=t,{installationEntry:n,registrationPromise:i}=await $p(e);return i?i.catch(console.error):Yp(e).catch(console.error),n.fid}/**
705
- * @license
706
- * Copyright 2019 Google LLC
707
- *
708
- * Licensed under the Apache License, Version 2.0 (the "License");
709
- * you may not use this file except in compliance with the License.
710
- * You may obtain a copy of the License at
711
- *
712
- * http://www.apache.org/licenses/LICENSE-2.0
713
- *
714
- * Unless required by applicable law or agreed to in writing, software
715
- * distributed under the License is distributed on an "AS IS" BASIS,
716
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
717
- * See the License for the specific language governing permissions and
718
- * limitations under the License.
719
- */async function FM(t,e=!1){const n=t;return await BM(n),(await Yp(n,e)).token}async function BM(t){const{registrationPromise:e}=await $p(t);e&&await e}/**
720
- * @license
721
- * Copyright 2019 Google LLC
722
- *
723
- * Licensed under the Apache License, Version 2.0 (the "License");
724
- * you may not use this file except in compliance with the License.
725
- * You may obtain a copy of the License at
726
- *
727
- * http://www.apache.org/licenses/LICENSE-2.0
728
- *
729
- * Unless required by applicable law or agreed to in writing, software
730
- * distributed under the License is distributed on an "AS IS" BASIS,
731
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
732
- * See the License for the specific language governing permissions and
733
- * limitations under the License.
734
- */function jM(t){if(!t||!t.options)throw Ah("App Configuration");if(!t.name)throw Ah("App Name");const e=["projectId","apiKey","appId"];for(const n of e)if(!t.options[n])throw Ah(n);return{appName:t.name,projectId:t.options.projectId,apiKey:t.options.apiKey,appId:t.options.appId}}function Ah(t){return Wu.create("missing-app-config-values",{valueName:t})}/**
735
- * @license
736
- * Copyright 2020 Google LLC
737
- *
738
- * Licensed under the Apache License, Version 2.0 (the "License");
739
- * you may not use this file except in compliance with the License.
740
- * You may obtain a copy of the License at
741
- *
742
- * http://www.apache.org/licenses/LICENSE-2.0
743
- *
744
- * Unless required by applicable law or agreed to in writing, software
745
- * distributed under the License is distributed on an "AS IS" BASIS,
746
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
747
- * See the License for the specific language governing permissions and
748
- * limitations under the License.
749
- */const Pw="installations",NM="installations-internal",HM=t=>{const e=t.getProvider("app").getImmediate(),n=jM(e),i=Up(e,"heartbeat");return{app:e,appConfig:n,heartbeatServiceProvider:i,_delete:()=>Promise.resolve()}},WM=t=>{const e=t.getProvider("app").getImmediate(),n=Up(e,Pw).getImmediate();return{getId:()=>LM(n),getToken:r=>FM(n,r)}};function UM(){Hu(new $l(Pw,HM,"PUBLIC")),Hu(new $l(NM,WM,"PRIVATE"))}UM();Wl(dw,Vp);Wl(dw,Vp,"esm2017");/**
750
- * @license
751
- * Copyright 2019 Google LLC
752
- *
753
- * Licensed under the Apache License, Version 2.0 (the "License");
754
- * you may not use this file except in compliance with the License.
755
- * You may obtain a copy of the License at
756
- *
757
- * http://www.apache.org/licenses/LICENSE-2.0
758
- *
759
- * Unless required by applicable law or agreed to in writing, software
760
- * distributed under the License is distributed on an "AS IS" BASIS,
761
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
762
- * See the License for the specific language governing permissions and
763
- * limitations under the License.
764
- */const VM="/firebase-messaging-sw.js",zM="/firebase-cloud-messaging-push-scope",Aw="BDOU99-h67HcA6JeFXHbSNMu7e2yNNu3RzoMj8TM4W88jITfq7ZmPvIM1Iv-4_l2LxQcYwhqby2xGpWwzjfAnG4",$M="https://fcmregistrations.googleapis.com/v1",Ow="google.c.a.c_id",YM="google.c.a.c_l",GM="google.c.a.ts",qM="google.c.a.e";var xy;(function(t){t[t.DATA_MESSAGE=1]="DATA_MESSAGE",t[t.DISPLAY_NOTIFICATION=3]="DISPLAY_NOTIFICATION"})(xy||(xy={}));/**
765
- * @license
766
- * Copyright 2018 Google LLC
767
- *
768
- * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
769
- * in compliance with the License. You may obtain a copy of the License at
770
- *
771
- * http://www.apache.org/licenses/LICENSE-2.0
772
- *
773
- * Unless required by applicable law or agreed to in writing, software distributed under the License
774
- * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
775
- * or implied. See the License for the specific language governing permissions and limitations under
776
- * the License.
777
- */var sf;(function(t){t.PUSH_RECEIVED="push-received",t.NOTIFICATION_CLICKED="notification-clicked"})(sf||(sf={}));/**
778
- * @license
779
- * Copyright 2017 Google LLC
780
- *
781
- * Licensed under the Apache License, Version 2.0 (the "License");
782
- * you may not use this file except in compliance with the License.
783
- * You may obtain a copy of the License at
784
- *
785
- * http://www.apache.org/licenses/LICENSE-2.0
786
- *
787
- * Unless required by applicable law or agreed to in writing, software
788
- * distributed under the License is distributed on an "AS IS" BASIS,
789
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
790
- * See the License for the specific language governing permissions and
791
- * limitations under the License.
792
- */function Ks(t){const e=new Uint8Array(t);return btoa(String.fromCharCode(...e)).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function XM(t){const e="=".repeat((4-t.length%4)%4),n=(t+e).replace(/\-/g,"+").replace(/_/g,"/"),i=atob(n),r=new Uint8Array(i.length);for(let s=0;s<i.length;++s)r[s]=i.charCodeAt(s);return r}/**
793
- * @license
794
- * Copyright 2019 Google LLC
795
- *
796
- * Licensed under the Apache License, Version 2.0 (the "License");
797
- * you may not use this file except in compliance with the License.
798
- * You may obtain a copy of the License at
799
- *
800
- * http://www.apache.org/licenses/LICENSE-2.0
801
- *
802
- * Unless required by applicable law or agreed to in writing, software
803
- * distributed under the License is distributed on an "AS IS" BASIS,
804
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
805
- * See the License for the specific language governing permissions and
806
- * limitations under the License.
807
- */const Oh="fcm_token_details_db",KM=5,Sy="fcm_token_object_Store";async function ZM(t){if("databases"in indexedDB&&!(await indexedDB.databases()).map(s=>s.name).includes(Oh))return null;let e=null;return(await Sd(Oh,KM,{upgrade:async(i,r,s,u)=>{var m;if(r<2||!i.objectStoreNames.contains(Sy))return;const p=u.objectStore(Sy),y=await p.index("fcmSenderId").get(t);if(await p.clear(),!!y){if(r===2){const k=y;if(!k.auth||!k.p256dh||!k.endpoint)return;e={token:k.fcmToken,createTime:(m=k.createTime)!==null&&m!==void 0?m:Date.now(),subscriptionOptions:{auth:k.auth,p256dh:k.p256dh,endpoint:k.endpoint,swScope:k.swScope,vapidKey:typeof k.vapidKey=="string"?k.vapidKey:Ks(k.vapidKey)}}}else if(r===3){const k=y;e={token:k.fcmToken,createTime:k.createTime,subscriptionOptions:{auth:Ks(k.auth),p256dh:Ks(k.p256dh),endpoint:k.endpoint,swScope:k.swScope,vapidKey:Ks(k.vapidKey)}}}else if(r===4){const k=y;e={token:k.fcmToken,createTime:k.createTime,subscriptionOptions:{auth:Ks(k.auth),p256dh:Ks(k.p256dh),endpoint:k.endpoint,swScope:k.swScope,vapidKey:Ks(k.vapidKey)}}}}}})).close(),await kh(Oh),await kh("fcm_vapid_details_db"),await kh("undefined"),JM(e)?e:null}function JM(t){if(!t||!t.subscriptionOptions)return!1;const{subscriptionOptions:e}=t;return typeof t.createTime=="number"&&t.createTime>0&&typeof t.token=="string"&&t.token.length>0&&typeof e.auth=="string"&&e.auth.length>0&&typeof e.p256dh=="string"&&e.p256dh.length>0&&typeof e.endpoint=="string"&&e.endpoint.length>0&&typeof e.swScope=="string"&&e.swScope.length>0&&typeof e.vapidKey=="string"&&e.vapidKey.length>0}/**
808
- * @license
809
- * Copyright 2019 Google LLC
810
- *
811
- * Licensed under the Apache License, Version 2.0 (the "License");
812
- * you may not use this file except in compliance with the License.
813
- * You may obtain a copy of the License at
814
- *
815
- * http://www.apache.org/licenses/LICENSE-2.0
816
- *
817
- * Unless required by applicable law or agreed to in writing, software
818
- * distributed under the License is distributed on an "AS IS" BASIS,
819
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
820
- * See the License for the specific language governing permissions and
821
- * limitations under the License.
822
- */const QM="firebase-messaging-database",eL=1,Vu="firebase-messaging-store";let Dh=null;function Gp(){return Dh||(Dh=Sd(QM,eL,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Vu)}}})),Dh}async function Dw(t){const e=Xp(t),i=await(await Gp()).transaction(Vu).objectStore(Vu).get(e);if(i)return i;{const r=await ZM(t.appConfig.senderId);if(r)return await qp(t,r),r}}async function qp(t,e){const n=Xp(t),r=(await Gp()).transaction(Vu,"readwrite");return await r.objectStore(Vu).put(e,n),await r.done,e}async function tL(t){const e=Xp(t),i=(await Gp()).transaction(Vu,"readwrite");await i.objectStore(Vu).delete(e),await i.done}function Xp({appConfig:t}){return t.appId}/**
823
- * @license
824
- * Copyright 2017 Google LLC
825
- *
826
- * Licensed under the Apache License, Version 2.0 (the "License");
827
- * you may not use this file except in compliance with the License.
828
- * You may obtain a copy of the License at
829
- *
830
- * http://www.apache.org/licenses/LICENSE-2.0
831
- *
832
- * Unless required by applicable law or agreed to in writing, software
833
- * distributed under the License is distributed on an "AS IS" BASIS,
834
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
835
- * See the License for the specific language governing permissions and
836
- * limitations under the License.
837
- */const nL={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"only-available-in-window":"This method is available in a Window context.","only-available-in-sw":"This method is available in a service worker context.","permission-default":"The notification permission was not granted and dismissed instead.","permission-blocked":"The notification permission was not granted and blocked instead.","unsupported-browser":"This browser doesn't support the API's required to use the Firebase SDK.","indexed-db-unsupported":"This browser doesn't support indexedDb.open() (ex. Safari iFrame, Firefox Private Browsing, etc)","failed-service-worker-registration":"We are unable to register the default service worker. {$browserErrorMessage}","token-subscribe-failed":"A problem occurred while subscribing the user to FCM: {$errorInfo}","token-subscribe-no-token":"FCM returned no token when subscribing the user to push.","token-unsubscribe-failed":"A problem occurred while unsubscribing the user from FCM: {$errorInfo}","token-update-failed":"A problem occurred while updating the user from FCM: {$errorInfo}","token-update-no-token":"FCM returned no token when updating the user to push.","use-sw-after-get-token":"The useServiceWorker() method may only be called once and must be called before calling getToken() to ensure your service worker is used.","invalid-sw-registration":"The input to useServiceWorker() must be a ServiceWorkerRegistration.","invalid-bg-handler":"The input to setBackgroundMessageHandler() must be a function.","invalid-vapid-key":"The public VAPID key must be a string.","use-vapid-key-after-get-token":"The usePublicVapidKey() method may only be called once and must be called before calling getToken() to ensure your VAPID key is used."},Ri=new xd("messaging","Messaging",nL);/**
838
- * @license
839
- * Copyright 2019 Google LLC
840
- *
841
- * Licensed under the Apache License, Version 2.0 (the "License");
842
- * you may not use this file except in compliance with the License.
843
- * You may obtain a copy of the License at
844
- *
845
- * http://www.apache.org/licenses/LICENSE-2.0
846
- *
847
- * Unless required by applicable law or agreed to in writing, software
848
- * distributed under the License is distributed on an "AS IS" BASIS,
849
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
850
- * See the License for the specific language governing permissions and
851
- * limitations under the License.
852
- */async function rL(t,e){const n=await Zp(t),i=Mw(e),r={method:"POST",headers:n,body:JSON.stringify(i)};let s;try{s=await(await fetch(Kp(t.appConfig),r)).json()}catch(u){throw Ri.create("token-subscribe-failed",{errorInfo:u==null?void 0:u.toString()})}if(s.error){const u=s.error.message;throw Ri.create("token-subscribe-failed",{errorInfo:u})}if(!s.token)throw Ri.create("token-subscribe-no-token");return s.token}async function iL(t,e){const n=await Zp(t),i=Mw(e.subscriptionOptions),r={method:"PATCH",headers:n,body:JSON.stringify(i)};let s;try{s=await(await fetch(`${Kp(t.appConfig)}/${e.token}`,r)).json()}catch(u){throw Ri.create("token-update-failed",{errorInfo:u==null?void 0:u.toString()})}if(s.error){const u=s.error.message;throw Ri.create("token-update-failed",{errorInfo:u})}if(!s.token)throw Ri.create("token-update-no-token");return s.token}async function Iw(t,e){const i={method:"DELETE",headers:await Zp(t)};try{const s=await(await fetch(`${Kp(t.appConfig)}/${e}`,i)).json();if(s.error){const u=s.error.message;throw Ri.create("token-unsubscribe-failed",{errorInfo:u})}}catch(r){throw Ri.create("token-unsubscribe-failed",{errorInfo:r==null?void 0:r.toString()})}}function Kp({projectId:t}){return`${$M}/projects/${t}/registrations`}async function Zp({appConfig:t,installations:e}){const n=await e.getToken();return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":t.apiKey,"x-goog-firebase-installations-auth":`FIS ${n}`})}function Mw({p256dh:t,auth:e,endpoint:n,vapidKey:i}){const r={web:{endpoint:n,auth:e,p256dh:t}};return i!==Aw&&(r.web.applicationPubKey=i),r}/**
853
- * @license
854
- * Copyright 2019 Google LLC
855
- *
856
- * Licensed under the Apache License, Version 2.0 (the "License");
857
- * you may not use this file except in compliance with the License.
858
- * You may obtain a copy of the License at
859
- *
860
- * http://www.apache.org/licenses/LICENSE-2.0
861
- *
862
- * Unless required by applicable law or agreed to in writing, software
863
- * distributed under the License is distributed on an "AS IS" BASIS,
864
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
865
- * See the License for the specific language governing permissions and
866
- * limitations under the License.
867
- */const oL=7*24*60*60*1e3;async function aL(t){const e=await uL(t.swRegistration,t.vapidKey),n={vapidKey:t.vapidKey,swScope:t.swRegistration.scope,endpoint:e.endpoint,auth:Ks(e.getKey("auth")),p256dh:Ks(e.getKey("p256dh"))},i=await Dw(t.firebaseDependencies);if(i){if(cL(i.subscriptionOptions,n))return Date.now()>=i.createTime+oL?lL(t,{token:i.token,createTime:Date.now(),subscriptionOptions:n}):i.token;try{await Iw(t.firebaseDependencies,i.token)}catch(r){console.warn(r)}return Cy(t.firebaseDependencies,n)}else return Cy(t.firebaseDependencies,n)}async function sL(t){const e=await Dw(t.firebaseDependencies);e&&(await Iw(t.firebaseDependencies,e.token),await tL(t.firebaseDependencies));const n=await t.swRegistration.pushManager.getSubscription();return n?n.unsubscribe():!0}async function lL(t,e){try{const n=await iL(t.firebaseDependencies,e),i=Object.assign(Object.assign({},e),{token:n,createTime:Date.now()});return await qp(t.firebaseDependencies,i),n}catch(n){throw await sL(t),n}}async function Cy(t,e){const i={token:await rL(t,e),createTime:Date.now(),subscriptionOptions:e};return await qp(t,i),i.token}async function uL(t,e){const n=await t.pushManager.getSubscription();return n||t.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:XM(e)})}function cL(t,e){const n=e.vapidKey===t.vapidKey,i=e.endpoint===t.endpoint,r=e.auth===t.auth,s=e.p256dh===t.p256dh;return n&&i&&r&&s}/**
868
- * @license
869
- * Copyright 2020 Google LLC
870
- *
871
- * Licensed under the Apache License, Version 2.0 (the "License");
872
- * you may not use this file except in compliance with the License.
873
- * You may obtain a copy of the License at
874
- *
875
- * http://www.apache.org/licenses/LICENSE-2.0
876
- *
877
- * Unless required by applicable law or agreed to in writing, software
878
- * distributed under the License is distributed on an "AS IS" BASIS,
879
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
880
- * See the License for the specific language governing permissions and
881
- * limitations under the License.
882
- */function Ty(t){const e={from:t.from,collapseKey:t.collapse_key,messageId:t.fcmMessageId};return fL(e,t),dL(e,t),hL(e,t),e}function fL(t,e){if(!e.notification)return;t.notification={};const n=e.notification.title;n&&(t.notification.title=n);const i=e.notification.body;i&&(t.notification.body=i);const r=e.notification.image;r&&(t.notification.image=r);const s=e.notification.icon;s&&(t.notification.icon=s)}function dL(t,e){e.data&&(t.data=e.data)}function hL(t,e){var n,i,r,s,u;if(!e.fcmOptions&&!(!((n=e.notification)===null||n===void 0)&&n.click_action))return;t.fcmOptions={};const m=(r=(i=e.fcmOptions)===null||i===void 0?void 0:i.link)!==null&&r!==void 0?r:(s=e.notification)===null||s===void 0?void 0:s.click_action;m&&(t.fcmOptions.link=m);const p=(u=e.fcmOptions)===null||u===void 0?void 0:u.analytics_label;p&&(t.fcmOptions.analyticsLabel=p)}/**
883
- * @license
884
- * Copyright 2019 Google LLC
885
- *
886
- * Licensed under the Apache License, Version 2.0 (the "License");
887
- * you may not use this file except in compliance with the License.
888
- * You may obtain a copy of the License at
889
- *
890
- * http://www.apache.org/licenses/LICENSE-2.0
891
- *
892
- * Unless required by applicable law or agreed to in writing, software
893
- * distributed under the License is distributed on an "AS IS" BASIS,
894
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
895
- * See the License for the specific language governing permissions and
896
- * limitations under the License.
897
- */function pL(t){return typeof t=="object"&&!!t&&Ow in t}/**
898
- * @license
899
- * Copyright 2019 Google LLC
900
- *
901
- * Licensed under the Apache License, Version 2.0 (the "License");
902
- * you may not use this file except in compliance with the License.
903
- * You may obtain a copy of the License at
904
- *
905
- * http://www.apache.org/licenses/LICENSE-2.0
906
- *
907
- * Unless required by applicable law or agreed to in writing, software
908
- * distributed under the License is distributed on an "AS IS" BASIS,
909
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
910
- * See the License for the specific language governing permissions and
911
- * limitations under the License.
912
- */Lw("hts/frbslgigp.ogepscmv/ieo/eaylg","tp:/ieaeogn-agolai.o/1frlglgc/o");Lw("AzSCbw63g1R0nCw85jG8","Iaya3yLKwmgvh7cF0q4");function Lw(t,e){const n=[];for(let i=0;i<t.length;i++)n.push(t.charAt(i)),i<e.length&&n.push(e.charAt(i));return n.join("")}/**
913
- * @license
914
- * Copyright 2019 Google LLC
915
- *
916
- * Licensed under the Apache License, Version 2.0 (the "License");
917
- * you may not use this file except in compliance with the License.
918
- * You may obtain a copy of the License at
919
- *
920
- * http://www.apache.org/licenses/LICENSE-2.0
921
- *
922
- * Unless required by applicable law or agreed to in writing, software
923
- * distributed under the License is distributed on an "AS IS" BASIS,
924
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
925
- * See the License for the specific language governing permissions and
926
- * limitations under the License.
927
- */function gL(t){if(!t||!t.options)throw Ih("App Configuration Object");if(!t.name)throw Ih("App Name");const e=["projectId","apiKey","appId","messagingSenderId"],{options:n}=t;for(const i of e)if(!n[i])throw Ih(i);return{appName:t.name,projectId:n.projectId,apiKey:n.apiKey,appId:n.appId,senderId:n.messagingSenderId}}function Ih(t){return Ri.create("missing-app-config-values",{valueName:t})}/**
928
- * @license
929
- * Copyright 2020 Google LLC
930
- *
931
- * Licensed under the Apache License, Version 2.0 (the "License");
932
- * you may not use this file except in compliance with the License.
933
- * You may obtain a copy of the License at
934
- *
935
- * http://www.apache.org/licenses/LICENSE-2.0
936
- *
937
- * Unless required by applicable law or agreed to in writing, software
938
- * distributed under the License is distributed on an "AS IS" BASIS,
939
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
940
- * See the License for the specific language governing permissions and
941
- * limitations under the License.
942
- */class mL{constructor(e,n,i){this.deliveryMetricsExportedToBigQueryEnabled=!1,this.onBackgroundMessageHandler=null,this.onMessageHandler=null,this.logEvents=[],this.isLogServiceStarted=!1;const r=gL(e);this.firebaseDependencies={app:e,appConfig:r,installations:n,analyticsProvider:i}}_delete(){return Promise.resolve()}}/**
943
- * @license
944
- * Copyright 2020 Google LLC
945
- *
946
- * Licensed under the Apache License, Version 2.0 (the "License");
947
- * you may not use this file except in compliance with the License.
948
- * You may obtain a copy of the License at
949
- *
950
- * http://www.apache.org/licenses/LICENSE-2.0
951
- *
952
- * Unless required by applicable law or agreed to in writing, software
953
- * distributed under the License is distributed on an "AS IS" BASIS,
954
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
955
- * See the License for the specific language governing permissions and
956
- * limitations under the License.
957
- */async function vL(t){try{t.swRegistration=await navigator.serviceWorker.register(VM,{scope:zM}),t.swRegistration.update().catch(()=>{})}catch(e){throw Ri.create("failed-service-worker-registration",{browserErrorMessage:e==null?void 0:e.message})}}/**
958
- * @license
959
- * Copyright 2020 Google LLC
960
- *
961
- * Licensed under the Apache License, Version 2.0 (the "License");
962
- * you may not use this file except in compliance with the License.
963
- * You may obtain a copy of the License at
964
- *
965
- * http://www.apache.org/licenses/LICENSE-2.0
966
- *
967
- * Unless required by applicable law or agreed to in writing, software
968
- * distributed under the License is distributed on an "AS IS" BASIS,
969
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
970
- * See the License for the specific language governing permissions and
971
- * limitations under the License.
972
- */async function yL(t,e){if(!e&&!t.swRegistration&&await vL(t),!(!e&&t.swRegistration)){if(!(e instanceof ServiceWorkerRegistration))throw Ri.create("invalid-sw-registration");t.swRegistration=e}}/**
973
- * @license
974
- * Copyright 2020 Google LLC
975
- *
976
- * Licensed under the Apache License, Version 2.0 (the "License");
977
- * you may not use this file except in compliance with the License.
978
- * You may obtain a copy of the License at
979
- *
980
- * http://www.apache.org/licenses/LICENSE-2.0
981
- *
982
- * Unless required by applicable law or agreed to in writing, software
983
- * distributed under the License is distributed on an "AS IS" BASIS,
984
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
985
- * See the License for the specific language governing permissions and
986
- * limitations under the License.
987
- */async function bL(t,e){e?t.vapidKey=e:t.vapidKey||(t.vapidKey=Aw)}/**
988
- * @license
989
- * Copyright 2020 Google LLC
990
- *
991
- * Licensed under the Apache License, Version 2.0 (the "License");
992
- * you may not use this file except in compliance with the License.
993
- * You may obtain a copy of the License at
994
- *
995
- * http://www.apache.org/licenses/LICENSE-2.0
996
- *
997
- * Unless required by applicable law or agreed to in writing, software
998
- * distributed under the License is distributed on an "AS IS" BASIS,
999
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1000
- * See the License for the specific language governing permissions and
1001
- * limitations under the License.
1002
- */async function Fw(t,e){if(!navigator)throw Ri.create("only-available-in-window");if(Notification.permission==="default"&&await Notification.requestPermission(),Notification.permission!=="granted")throw Ri.create("permission-blocked");return await bL(t,e==null?void 0:e.vapidKey),await yL(t,e==null?void 0:e.serviceWorkerRegistration),aL(t)}/**
1003
- * @license
1004
- * Copyright 2019 Google LLC
1005
- *
1006
- * Licensed under the Apache License, Version 2.0 (the "License");
1007
- * you may not use this file except in compliance with the License.
1008
- * You may obtain a copy of the License at
1009
- *
1010
- * http://www.apache.org/licenses/LICENSE-2.0
1011
- *
1012
- * Unless required by applicable law or agreed to in writing, software
1013
- * distributed under the License is distributed on an "AS IS" BASIS,
1014
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1015
- * See the License for the specific language governing permissions and
1016
- * limitations under the License.
1017
- */async function wL(t,e,n){const i=xL(e);(await t.firebaseDependencies.analyticsProvider.get()).logEvent(i,{message_id:n[Ow],message_name:n[YM],message_time:n[GM],message_device_time:Math.floor(Date.now()/1e3)})}function xL(t){switch(t){case sf.NOTIFICATION_CLICKED:return"notification_open";case sf.PUSH_RECEIVED:return"notification_foreground";default:throw new Error}}/**
1018
- * @license
1019
- * Copyright 2017 Google LLC
1020
- *
1021
- * Licensed under the Apache License, Version 2.0 (the "License");
1022
- * you may not use this file except in compliance with the License.
1023
- * You may obtain a copy of the License at
1024
- *
1025
- * http://www.apache.org/licenses/LICENSE-2.0
1026
- *
1027
- * Unless required by applicable law or agreed to in writing, software
1028
- * distributed under the License is distributed on an "AS IS" BASIS,
1029
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1030
- * See the License for the specific language governing permissions and
1031
- * limitations under the License.
1032
- */async function SL(t,e){const n=e.data;if(!n.isFirebaseMessaging)return;t.onMessageHandler&&n.messageType===sf.PUSH_RECEIVED&&(typeof t.onMessageHandler=="function"?t.onMessageHandler(Ty(n)):t.onMessageHandler.next(Ty(n)));const i=n.data;pL(i)&&i[qM]==="1"&&await wL(t,n.messageType,i)}const Ey="@firebase/messaging",ky="0.12.6";/**
1033
- * @license
1034
- * Copyright 2020 Google LLC
1035
- *
1036
- * Licensed under the Apache License, Version 2.0 (the "License");
1037
- * you may not use this file except in compliance with the License.
1038
- * You may obtain a copy of the License at
1039
- *
1040
- * http://www.apache.org/licenses/LICENSE-2.0
1041
- *
1042
- * Unless required by applicable law or agreed to in writing, software
1043
- * distributed under the License is distributed on an "AS IS" BASIS,
1044
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1045
- * See the License for the specific language governing permissions and
1046
- * limitations under the License.
1047
- */const CL=t=>{const e=new mL(t.getProvider("app").getImmediate(),t.getProvider("installations-internal").getImmediate(),t.getProvider("analytics-internal"));return navigator.serviceWorker.addEventListener("message",n=>SL(e,n)),e},TL=t=>{const e=t.getProvider("messaging").getImmediate();return{getToken:i=>Fw(e,i)}};function EL(){Hu(new $l("messaging",CL,"PUBLIC")),Hu(new $l("messaging-internal",TL,"PRIVATE")),Wl(Ey,ky),Wl(Ey,ky,"esm2017")}/**
1048
- * @license
1049
- * Copyright 2020 Google LLC
1050
- *
1051
- * Licensed under the Apache License, Version 2.0 (the "License");
1052
- * you may not use this file except in compliance with the License.
1053
- * You may obtain a copy of the License at
1054
- *
1055
- * http://www.apache.org/licenses/LICENSE-2.0
1056
- *
1057
- * Unless required by applicable law or agreed to in writing, software
1058
- * distributed under the License is distributed on an "AS IS" BASIS,
1059
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1060
- * See the License for the specific language governing permissions and
1061
- * limitations under the License.
1062
- */async function kL(){try{await aw()}catch{return!1}return typeof window<"u"&&ow()&&GD()&&"serviceWorker"in navigator&&"PushManager"in window&&"Notification"in window&&"fetch"in window&&ServiceWorkerRegistration.prototype.hasOwnProperty("showNotification")&&PushSubscription.prototype.hasOwnProperty("getKey")}/**
1063
- * @license
1064
- * Copyright 2020 Google LLC
1065
- *
1066
- * Licensed under the Apache License, Version 2.0 (the "License");
1067
- * you may not use this file except in compliance with the License.
1068
- * You may obtain a copy of the License at
1069
- *
1070
- * http://www.apache.org/licenses/LICENSE-2.0
1071
- *
1072
- * Unless required by applicable law or agreed to in writing, software
1073
- * distributed under the License is distributed on an "AS IS" BASIS,
1074
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1075
- * See the License for the specific language governing permissions and
1076
- * limitations under the License.
1077
- */function _L(t,e){if(!navigator)throw Ri.create("only-available-in-window");return t.onMessageHandler=e,()=>{t.onMessageHandler=null}}/**
1078
- * @license
1079
- * Copyright 2017 Google LLC
1080
- *
1081
- * Licensed under the Apache License, Version 2.0 (the "License");
1082
- * you may not use this file except in compliance with the License.
1083
- * You may obtain a copy of the License at
1084
- *
1085
- * http://www.apache.org/licenses/LICENSE-2.0
1086
- *
1087
- * Unless required by applicable law or agreed to in writing, software
1088
- * distributed under the License is distributed on an "AS IS" BASIS,
1089
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1090
- * See the License for the specific language governing permissions and
1091
- * limitations under the License.
1092
- */function RL(t=YI()){return kL().then(e=>{if(!e)throw Ri.create("unsupported-browser")},e=>{throw Ri.create("indexed-db-unsupported")}),Up(Hp(t),"messaging").getImmediate()}async function PL(t,e){return t=Hp(t),Fw(t,e)}function AL(t,e){return t=Hp(t),_L(t,e)}EL();const OL={"subscription-diaglog":"_subscription-diaglog_1gvmm_2","subscription-container":"_subscription-container_1gvmm_15","subscription-title":"_subscription-title_1gvmm_25","subscription-text":"_subscription-text_1gvmm_34","subscription-btn__container":"_subscription-btn__container_1gvmm_38","btn-success":"_btn-success_1gvmm_44","btn-cancel":"_btn-cancel_1gvmm_45"},DL={"notification-massage_container":"_notification-massage_container_ql4az_1","notification-name":"_notification-name_ql4az_18","notification-message_service":"_notification-message_service_ql4az_23","notification-message_button-close":"_notification-message_button-close_ql4az_27"};exports.AuthProvider=ED;exports.BrandThemeProvider=DD;exports.CustomOpenList=Fy;exports.CustomOpenListProvider=FT;exports.DateRangePicker=FD;exports.ERROR_MESSAGE=R_;exports.GlobalMenu=mD;exports.InfiniteLoader=TD;exports.Language=mp;exports.LogoutConfirmModal=Py;exports.PropTypes=fa;exports.Q=RT;exports.ShadowDomWrapper=Uy;exports.TranslationProvider=zk;exports._=yD;exports._assertThisInitialized=Qs;exports._extends=kc;exports._extends$1=UO;exports._inheritsLoose=U0;exports._objectWithoutPropertiesLoose=gp;exports.clsx=Zs;exports.commonjsGlobal=No;exports.getAugmentedNamespace=BT;exports.getMessagingInWindow=RL;exports.getToken=PL;exports.initializeApp=uw;exports.instance=Wr;exports.lodashExports=K0;exports.login=P_;exports.notify=LT;exports.objectWithoutPropertiesLoose=tk;exports.onMessage=AL;exports.pushError=Ly;exports.pushSuccess=IT;exports.pushWarning=MT;exports.search=_D;exports.styles=vD;exports.styles$1=OL;exports.styles$2=DL;exports.t=Xy;exports.translate=Uk;exports.translationConfig=Wk;exports.useAuth=kD;exports.useBrandTheme=OD;exports.useCustomTranslation=Hk;exports.useTranslation=tb;exports.useTranslation$1=Vk;