@ukpc-lib/react 0.13.1-dev.2 → 0.13.1-dev.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/FavoriteMenu/components/MenuItem.d.ts +1 -0
- package/dist/components/GlobalMenu/data.json.d.ts +2627 -2582
- package/dist/components/Notification/NotificationList/components/NotitficationItem.d.ts +5 -2
- package/dist/components/Notification/NotificationList/components/query.d.ts +1 -1
- package/dist/components/Notification/models/NotiticationDto.d.ts +2 -2
- package/dist/components/PopUp/types.d.ts +1 -1
- package/dist/components/Topbar/index.d.ts +2 -0
- package/dist/components/index.cjs +21 -21
- package/dist/components/index.js +3282 -3303
- package/dist/components/main.d.ts +1 -0
- package/dist/index.esm2017-Bx66LwxI.cjs +1078 -0
- package/dist/{index.esm2017-gn4YavpL.js → index.esm2017-DVyzcks1.js} +16471 -16135
- package/dist/share/helpers/index.d.ts +1 -0
- package/dist/share/hooks/index.d.ts +1 -0
- package/dist/share/hooks/useSyncBackdrop.d.ts +4 -0
- package/dist/share/hooks/useSyncRouter.d.ts +1 -1
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +86 -63
- package/package.json +1 -1
- package/web-components-bundle/SaasThemeProvider-8W2MaSUF.js +242 -0
- package/web-components-bundle/access-denied/index.js +2 -2
- package/web-components-bundle/base-breadcrumbs/index.js +4 -3
- package/web-components-bundle/favorite-menu/index.js +7 -6
- package/web-components-bundle/global-menu/index.js +6 -5
- package/web-components-bundle/global-topbar/index.js +9 -8
- package/web-components-bundle/has-permission/index.js +3 -3
- package/web-components-bundle/helpers/index.js +14 -0
- package/web-components-bundle/{index-Cx0zTfOC.js → index-BtUzqnTK.js} +11 -9
- package/web-components-bundle/{index-B8-7QZsi.js → index-CAmMT_XN.js} +1748 -1980
- package/web-components-bundle/{index-B2-j-GrO.js → index-DSTem_oO.js} +5 -4
- package/web-components-bundle/{index-BbpYFIqc.js → index-DUT8X9pC.js} +13853 -13163
- package/web-components-bundle/index.css +1 -0
- package/web-components-bundle/index2.css +1 -0
- package/web-components-bundle/page-not-found/index.js +4 -4
- package/web-components-bundle/{react-to-web-component-D7SoYMky.js → react-to-web-component-CXwKHjZr.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-Y1WvK90L.js → react-toastify.esm-CrTD7cpE.js} +1 -1
- package/web-components-bundle/{setPrototypeOf-BVKdEITT.js → setPrototypeOf-CP0c5ut2.js} +2 -2
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
- package/dist/index.esm2017-D_jfQoO6.cjs +0 -1078
|
@@ -0,0 +1,1078 @@
|
|
|
1
|
+
var kY=require("./index.css");const ke=require("react/jsx-runtime"),X=require("react"),fI=require("axios"),Om=require("moment"),sa=require("@mui/material"),Pd=require("react-query"),Tp=require("react-router-dom");require("@r2wc/react-to-web-component");const Nv=require("react-dom");function dI(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}function hI(t,e){for(var n=0;n<e.length;n++){const r=e[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in t)){const o=Object.getOwnPropertyDescriptor(r,i);o&&Object.defineProperty(t,i,o.get?o:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}const kn=dI(X),pI=".modal-overlay{z-index:1300;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000041;--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:#fff;-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;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.cancel-btn:hover{background:#c5c5c5}.confirm-btn{background:#e01b00!important}.confirm-btn:hover{background:#be1700!important}.text-white{color:#fff}.text-sm{font-size:.875rem;line-height:1.25rem}";function K1({isOpen:t,onClose:e,onConfirm:n}){if(!t)return null;function r(i){var o;((o=i.target)==null?void 0:o.id)==="modal-wrapper"&&e()}return ke.jsxs(ke.Fragment,{children:[ke.jsx("style",{type:"text/css",children:pI}),ke.jsx("div",{onClick:r,className:"modal-overlay",id:"modal-wrapper",children:ke.jsxs("div",{className:"modal-container",children:[ke.jsx("h3",{className:"modal-title",children:"Log out"}),ke.jsx("p",{className:"text-sm",children:"Are you sure want to log out?"}),ke.jsxs("div",{className:"modal-footer",children:[ke.jsx("button",{className:"modal-button cancel-btn",onClick:e,children:"Cancel"}),ke.jsx("button",{onClick:n,className:"text-white confirm-btn modal-button",children:"Confirm"})]})]})})]})}const mr={primary:"#93D500",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:"#E5F5ED",warning:"#FFB600",warningLight:"#FFF8E5",danger:"#E01B00",dangerLight:"#FCE8E5",dangerDark:"#BE1700",linkPrimary:"#007BFF",linkLight:"#007BFF10",headerBgColor:"#292929",headerTextColor:"#FFF",buttonText:"#292929",buttonHover:"#2E7D32"};var Z1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},u0=X.createContext&&X.createContext(Z1),gI=["attr","size","title"];function mI(t,e){if(t==null)return{};var n=vI(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function vI(t,e){if(t==null)return{};var n={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}function Xh(){return Xh=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Xh.apply(this,arguments)}function c0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Kh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?c0(Object(n),!0).forEach(function(r){yI(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function yI(t,e,n){return e=bI(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function bI(t){var e=wI(t,"string");return typeof e=="symbol"?e:e+""}function wI(t,e){if(typeof t!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function J1(t){return t&&t.map((e,n)=>X.createElement(e.tag,Kh({key:n},e.attr),J1(e.child)))}function Cp(t){return e=>X.createElement(xI,Xh({attr:Kh({},t.attr)},e),J1(t.child))}function xI(t){var e=n=>{var{attr:r,size:i,title:o}=t,a=mI(t,gI),c=i||n.size||"1em",f;return n.className&&(f=n.className),t.className&&(f=(f?f+" ":"")+t.className),X.createElement("svg",Xh({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:f,style:Kh(Kh({color:t.color||n.color},n.style),t.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),o&&X.createElement("title",null,o),t.children)};return u0!==void 0?X.createElement(u0.Consumer,null,n=>e(n)):e(Z1)}function SI(t){return Cp({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"},child:[]}]})(t)}function TI(t){return Cp({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"},child:[]}]})(t)}const Q1={allVariants:{lineHeight:"inherit"},fontFamily:"'SpecialAmpersand', '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"}};function Tg(t){return t+" !important"}const eT=t=>{const e={...t.colors};return sa.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:Q1,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:"contained",color:"error"},style:{color:e.white}},{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"}}},MuiMenuItem:{styleOverrides:{root:{"&.Mui-selected":{backgroundColor:Tg(e.primary200),"&:hover":{backgroundColor:Tg(e.primary200)}}}}},MuiPaginationItem:{defaultProps:{components:{previous:SI,next:TI}},styleOverrides:{root:{"& svg":{width:"10px"},border:"none",fontSize:"14px",lineHeight:"1.5rem",borderRadius:"7px","&.Mui-selected":{backgroundColor:Tg(e.primary300+"1a")},"&.MuiPaginationItem-previousNext":{backgroundColor:e.grey200}}}},MuiChip:{styleOverrides:{root:{borderRadius:"5px",fontSize:"14px","& .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:{flexDirection:"row",alignContent:"center",gap:"8px",textTransform:"capitalize",fontSize:"14px",borderRadius:0,marginRight:0,height:"48px",minWidth:"100px",padding:"12px 16px",fontWeight:"500","& svg":{mb:"0 !important"},minHeight:"auto","& .chart-icon":{fill:e.grey600},"& .detail-icon":{stroke:e.grey600},color:e.grey400,"&.Mui-selected":{color:e.primary400}}}},MuiTabs:{styleOverrides:{indicator:{backgroundColor:e.primary400}}},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-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"},styleOverrides:{tooltip:{fontSize:"10px",backgroundColor:e.grey600,color:e.white,"& .MuiTooltip-arrow":{color:e.grey600}}}}}})};function f0(t,e){const n={...t};return e==null||e.forEach(r=>{r.children&&r.children.forEach(({key:i,color:o})=>{n[i]=o.trim()||mr[i]})}),n}function tT(t){if(!t)return;let e=document.querySelector("link[rel*='icon']");e||(e=document.createElement("link"),e.rel="icon",document.head.appendChild(e)),e.href=t}function CI(t){var c,f,p;const{data:e,isFetching:n}=Pd.useQuery(["customTheme"],()=>t!=null&&t.url?fetch(t.url).then(w=>w.json()).then(w=>(["image","favicon","icon"].forEach(g=>{var T;(T=w==null?void 0:w.theme)!=null&&T[g]&&(w.theme[g]+=`?v=${Date.now()}`)}),w)):void 0,{enabled:!!(t!=null&&t.url)&&(t==null?void 0:t.enabled),refetchOnWindowFocus:!1,cacheTime:0,onSuccess(w){var T,E;tT((T=w==null?void 0:w.theme)==null?void 0:T.favicon);const g=f0(mr,(E=w==null?void 0:w.theme)==null?void 0:E.keyColor);Object.keys(g).forEach(A=>{document.documentElement.style.setProperty(`--${A}`,g[A])}),document.documentElement.style.setProperty("font-family",Q1.fontFamily)}}),r=f0(mr,(c=e==null?void 0:e.theme)==null?void 0:c.keyColor),i=eT({colors:r}),o=(f=e==null?void 0:e.theme)==null?void 0:f.image,a=(p=e==null?void 0:e.theme)==null?void 0:p.icon;return{colors:r,theme:i,logo:o,icon:a,isFetching:n,themeDto:e==null?void 0:e.theme}}const nT=X.createContext({}),EI=()=>X.useContext(nT),kI=t=>{var o;const{children:e,brandTheme:n}=t,r=CI(n),i=((o=t.customTheme)==null?void 0:o.call(t,r.colors))||r.theme;return ke.jsx(nT.Provider,{value:r,children:ke.jsx(sa.ThemeProvider,{theme:i,children:e})})};function Jo(t){"@babel/helpers - typeof";return Jo=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},Jo(t)}function ts(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function DI(t,e){if(Jo(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Jo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function rT(t){var e=DI(t,"string");return Jo(e)=="symbol"?e:e+""}function d0(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,rT(r.key),r)}}function ns(t,e,n){return e&&d0(t.prototype,e),n&&d0(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function xl(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Zh(t,e){return Zh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},Zh(t,e)}function Ep(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&&Zh(t,e)}function Wd(t,e){if(e&&(Jo(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return xl(t)}function Va(t){return Va=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Va(t)}function Ha(t,e,n){return(e=rT(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function iT(t){if(Array.isArray(t))return t}function PI(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function h0(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function oT(t,e){if(t){if(typeof t=="string")return h0(t,e);var n={}.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)?h0(t,e):void 0}}function sT(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function OI(t){return iT(t)||PI(t)||oT(t)||sT()}function p0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function g0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?p0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):p0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var _I={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)}},RI=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=r.prefix||"i18next:",this.logger=n||_I,this.options=r,this.debug=r.debug}},{key:"setDebug",value:function(n){this.debug=n}},{key:"log",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"log","",!0)}},{key:"warn",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","",!0)}},{key:"error",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"error","")}},{key:"deprecate",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","WARNING DEPRECATED: ",!0)}},{key:"forward",value:function(n,r,i,o){return o&&!this.debug?null:(typeof n[0]=="string"&&(n[0]="".concat(i).concat(this.prefix," ").concat(n[0])),this.logger[r](n))}},{key:"create",value:function(n){return new t(this.logger,g0(g0({},{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}(),Fa=new RI,gu=function(){function t(){ts(this,t),this.observers={}}return ns(t,[{key:"on",value:function(n,r){var i=this;return n.split(" ").forEach(function(o){i.observers[o]=i.observers[o]||[],i.observers[o].push(r)}),this}},{key:"off",value:function(n,r){if(this.observers[n]){if(!r){delete this.observers[n];return}this.observers[n]=this.observers[n].filter(function(i){return i!==r})}}},{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];if(this.observers[n]){var a=[].concat(this.observers[n]);a.forEach(function(f){f.apply(void 0,i)})}if(this.observers["*"]){var c=[].concat(this.observers["*"]);c.forEach(function(f){f.apply(f,[n].concat(i))})}}}]),t}();function Qf(){var t,e,n=new Promise(function(r,i){t=r,e=i});return n.resolve=t,n.reject=e,n}function m0(t){return t==null?"":""+t}function AI(t,e,n){t.forEach(function(r){e[r]&&(n[r]=e[r])})}function jv(t,e,n){function r(c){return c&&c.indexOf("###")>-1?c.replace(/###/g,"."):c}function i(){return!t||typeof t=="string"}for(var o=typeof e!="string"?[].concat(e):e.split(".");o.length>1;){if(i())return{};var a=r(o.shift());!t[a]&&n&&(t[a]=new n),Object.prototype.hasOwnProperty.call(t,a)?t=t[a]:t={}}return i()?{}:{obj:t,k:r(o.shift())}}function v0(t,e,n){var r=jv(t,e,Object),i=r.obj,o=r.k;i[o]=n}function II(t,e,n,r){var i=jv(t,e,Object),o=i.obj,a=i.k;o[a]=o[a]||[],o[a].push(n)}function Jh(t,e){var n=jv(t,e),r=n.obj,i=n.k;if(r)return r[i]}function MI(t,e,n){var r=Jh(t,n);return r!==void 0?r:Jh(e,n)}function aT(t,e,n){for(var r in e)r!=="__proto__"&&r!=="constructor"&&(r in t?typeof t[r]=="string"||t[r]instanceof String||typeof e[r]=="string"||e[r]instanceof String?n&&(t[r]=e[r]):aT(t[r],e[r],n):t[r]=e[r]);return t}function af(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}var LI={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};function FI(t){return typeof t=="string"?t.replace(/[&<>"'\/]/g,function(e){return LI[e]}):t}var kp=typeof window<"u"&&window.navigator&&typeof window.navigator.userAgentData>"u"&&window.navigator.userAgent&&window.navigator.userAgent.indexOf("MSIE")>-1,NI=[" ",",","?","!",";"];function jI(t,e,n){e=e||"",n=n||"";var r=NI.filter(function(c){return e.indexOf(c)<0&&n.indexOf(c)<0});if(r.length===0)return!0;var i=new RegExp("(".concat(r.map(function(c){return c==="?"?"\\?":c}).join("|"),")")),o=!i.test(t);if(!o){var a=t.indexOf(n);a>0&&!i.test(t.substring(0,a))&&(o=!0)}return o}function Qh(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(t){if(t[e])return t[e];for(var r=e.split(n),i=t,o=0;o<r.length;++o){if(!i||typeof i[r[o]]=="string"&&o+1<r.length)return;if(i[r[o]]===void 0){for(var a=2,c=r.slice(o,o+a).join(n),f=i[c];f===void 0&&r.length>o+a;)a++,c=r.slice(o,o+a).join(n),f=i[c];if(f===void 0)return;if(f===null)return null;if(e.endsWith(c)){if(typeof f=="string")return f;if(c&&typeof f[c]=="string")return f[c]}var p=r.slice(o+a).join(n);return p?Qh(f,p,n):void 0}i=i[r[o]]}return i}}function y0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function hh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?y0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):y0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function BI(t){var e=$I();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Wd(this,i)}}function $I(){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 VI=function(t){Ep(n,t);var e=BI(n);function n(r){var i,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};return ts(this,n),i=e.call(this),kp&&gu.call(xl(i)),i.data=r||{},i.options=o,i.options.keySeparator===void 0&&(i.options.keySeparator="."),i.options.ignoreJSONStructure===void 0&&(i.options.ignoreJSONStructure=!0),i}return ns(n,[{key:"addNamespaces",value:function(i){this.options.ns.indexOf(i)<0&&this.options.ns.push(i)}},{key:"removeNamespaces",value:function(i){var o=this.options.ns.indexOf(i);o>-1&&this.options.ns.splice(o,1)}},{key:"getResource",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},f=c.keySeparator!==void 0?c.keySeparator:this.options.keySeparator,p=c.ignoreJSONStructure!==void 0?c.ignoreJSONStructure:this.options.ignoreJSONStructure,w=[i,o];a&&typeof a!="string"&&(w=w.concat(a)),a&&typeof a=="string"&&(w=w.concat(f?a.split(f):a)),i.indexOf(".")>-1&&(w=i.split("."));var g=Jh(this.data,w);return g||!p||typeof a!="string"?g:Qh(this.data&&this.data[i]&&this.data[i][o],a,f)}},{key:"addResource",value:function(i,o,a,c){var f=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1},p=f.keySeparator!==void 0?f.keySeparator:this.options.keySeparator,w=[i,o];a&&(w=w.concat(p?a.split(p):a)),i.indexOf(".")>-1&&(w=i.split("."),c=o,o=w[1]),this.addNamespaces(o),v0(this.data,w,c),f.silent||this.emit("added",i,o,a,c)}},{key:"addResources",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(var f in a)(typeof a[f]=="string"||Object.prototype.toString.apply(a[f])==="[object Array]")&&this.addResource(i,o,f,a[f],{silent:!0});c.silent||this.emit("added",i,o,a)}},{key:"addResourceBundle",value:function(i,o,a,c,f){var p=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1},w=[i,o];i.indexOf(".")>-1&&(w=i.split("."),c=a,a=o,o=w[1]),this.addNamespaces(o);var g=Jh(this.data,w)||{};c?aT(g,a,f):g=hh(hh({},g),a),v0(this.data,w,g),p.silent||this.emit("added",i,o,a)}},{key:"removeResourceBundle",value:function(i,o){this.hasResourceBundle(i,o)&&delete this.data[i][o],this.removeNamespaces(o),this.emit("removed",i,o)}},{key:"hasResourceBundle",value:function(i,o){return this.getResource(i,o)!==void 0}},{key:"getResourceBundle",value:function(i,o){return o||(o=this.options.defaultNS),this.options.compatibilityAPI==="v1"?hh(hh({},{}),this.getResource(i,o)):this.getResource(i,o)}},{key:"getDataByLanguage",value:function(i){return this.data[i]}},{key:"hasLanguageSomeTranslations",value:function(i){var o=this.getDataByLanguage(i),a=o&&Object.keys(o)||[];return!!a.find(function(c){return o[c]&&Object.keys(o[c]).length>0})}},{key:"toJSON",value:function(){return this.data}}]),n}(gu),lT={processors:{},addPostProcessor:function(e){this.processors[e.name]=e},handle:function(e,n,r,i,o){var a=this;return e.forEach(function(c){a.processors[c]&&(n=a.processors[c].process(n,r,i,o))}),n}};function b0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Li(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?b0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):b0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function HI(t){var e=UI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Wd(this,i)}}function UI(){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 w0={},x0=function(t){Ep(n,t);var e=HI(n);function n(r){var i,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return ts(this,n),i=e.call(this),kp&&gu.call(xl(i)),AI(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],r,xl(i)),i.options=o,i.options.keySeparator===void 0&&(i.options.keySeparator="."),i.logger=Fa.create("translator"),i}return ns(n,[{key:"changeLanguage",value:function(i){i&&(this.language=i)}},{key:"exists",value:function(i){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(i==null)return!1;var a=this.resolve(i,o);return a&&a.res!==void 0}},{key:"extractFromKey",value:function(i,o){var a=o.nsSeparator!==void 0?o.nsSeparator:this.options.nsSeparator;a===void 0&&(a=":");var c=o.keySeparator!==void 0?o.keySeparator:this.options.keySeparator,f=o.ns||this.options.defaultNS||[],p=a&&i.indexOf(a)>-1,w=!this.options.userDefinedKeySeparator&&!o.keySeparator&&!this.options.userDefinedNsSeparator&&!o.nsSeparator&&!jI(i,a,c);if(p&&!w){var g=i.match(this.interpolator.nestingRegexp);if(g&&g.length>0)return{key:i,namespaces:f};var T=i.split(a);(a!==c||a===c&&this.options.ns.indexOf(T[0])>-1)&&(f=T.shift()),i=T.join(c)}return typeof f=="string"&&(f=[f]),{key:i,namespaces:f}}},{key:"translate",value:function(i,o,a){var c=this;if(Jo(o)!=="object"&&this.options.overloadTranslationOptionHandler&&(o=this.options.overloadTranslationOptionHandler(arguments)),Jo(o)==="object"&&(o=Li({},o)),o||(o={}),i==null)return"";Array.isArray(i)||(i=[String(i)]);var f=o.returnDetails!==void 0?o.returnDetails:this.options.returnDetails,p=o.keySeparator!==void 0?o.keySeparator:this.options.keySeparator,w=this.extractFromKey(i[i.length-1],o),g=w.key,T=w.namespaces,E=T[T.length-1],A=o.lng||this.language,I=o.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(A&&A.toLowerCase()==="cimode"){if(I){var j=o.nsSeparator||this.options.nsSeparator;return f?{res:"".concat(E).concat(j).concat(g),usedKey:g,exactUsedKey:g,usedLng:A,usedNS:E}:"".concat(E).concat(j).concat(g)}return f?{res:g,usedKey:g,exactUsedKey:g,usedLng:A,usedNS:E}:g}var _=this.resolve(i,o),W=_&&_.res,H=_&&_.usedKey||g,ne=_&&_.exactUsedKey||g,q=Object.prototype.toString.apply(W),ie=["[object Number]","[object Function]","[object RegExp]"],x=o.joinArrays!==void 0?o.joinArrays:this.options.joinArrays,le=!this.i18nFormat||this.i18nFormat.handleAsObject,ae=typeof W!="string"&&typeof W!="boolean"&&typeof W!="number";if(le&&W&&ae&&ie.indexOf(q)<0&&!(typeof x=="string"&&q==="[object Array]")){if(!o.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");var je=this.options.returnedObjectHandler?this.options.returnedObjectHandler(H,W,Li(Li({},o),{},{ns:T})):"key '".concat(g," (").concat(this.language,")' returned an object instead of string.");return f?(_.res=je,_):je}if(p){var nt=q==="[object Array]",et=nt?[]:{},Pe=nt?ne:H;for(var Me in W)if(Object.prototype.hasOwnProperty.call(W,Me)){var fe="".concat(Pe).concat(p).concat(Me);et[Me]=this.translate(fe,Li(Li({},o),{joinArrays:!1,ns:T})),et[Me]===fe&&(et[Me]=W[Me])}W=et}}else if(le&&typeof x=="string"&&q==="[object Array]")W=W.join(x),W&&(W=this.extendTranslation(W,i,o,a));else{var me=!1,Oe=!1,$e=o.count!==void 0&&typeof o.count!="string",Ze=n.hasDefaultValue(o),ve=$e?this.pluralResolver.getSuffix(A,o.count,o):"",Se=o["defaultValue".concat(ve)]||o.defaultValue;!this.isValidLookup(W)&&Ze&&(me=!0,W=Se),this.isValidLookup(W)||(Oe=!0,W=g);var Be=o.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey,Qe=Be&&Oe?void 0:W,Ye=Ze&&Se!==W&&this.options.updateMissing;if(Oe||me||Ye){if(this.logger.log(Ye?"updateKey":"missingKey",A,E,g,Ye?Se:W),p){var Ke=this.resolve(g,Li(Li({},o),{},{keySeparator:!1}));Ke&&Ke.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 qe=[],ot=this.languageUtils.getFallbackCodes(this.options.fallbackLng,o.lng||this.language);if(this.options.saveMissingTo==="fallback"&&ot&&ot[0])for(var ct=0;ct<ot.length;ct++)qe.push(ot[ct]);else this.options.saveMissingTo==="all"?qe=this.languageUtils.toResolveHierarchy(o.lng||this.language):qe.push(o.lng||this.language);var pt=function(yt,Je,At){var Mt=Ze&&At!==W?At:Qe;c.options.missingKeyHandler?c.options.missingKeyHandler(yt,E,Je,Mt,Ye,o):c.backendConnector&&c.backendConnector.saveMissing&&c.backendConnector.saveMissing(yt,E,Je,Mt,Ye,o),c.emit("missingKey",yt,E,Je,W)};this.options.saveMissing&&(this.options.saveMissingPlurals&&$e?qe.forEach(function(ft){c.pluralResolver.getSuffixes(ft,o).forEach(function(yt){pt([ft],g+yt,o["defaultValue".concat(yt)]||Se)})}):pt(qe,g,Se))}W=this.extendTranslation(W,i,o,_,a),Oe&&W===g&&this.options.appendNamespaceToMissingKey&&(W="".concat(E,":").concat(g)),(Oe||me)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?W=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?"".concat(E,":").concat(g):g,me?W:void 0):W=this.options.parseMissingKeyHandler(W))}return f?(_.res=W,_):W}},{key:"extendTranslation",value:function(i,o,a,c,f){var p=this;if(this.i18nFormat&&this.i18nFormat.parse)i=this.i18nFormat.parse(i,Li(Li({},this.options.interpolation.defaultVariables),a),c.usedLng,c.usedNS,c.usedKey,{resolved:c});else if(!a.skipInterpolation){a.interpolation&&this.interpolator.init(Li(Li({},a),{interpolation:Li(Li({},this.options.interpolation),a.interpolation)}));var w=typeof i=="string"&&(a&&a.interpolation&&a.interpolation.skipOnVariables!==void 0?a.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables),g;if(w){var T=i.match(this.interpolator.nestingRegexp);g=T&&T.length}var E=a.replace&&typeof a.replace!="string"?a.replace:a;if(this.options.interpolation.defaultVariables&&(E=Li(Li({},this.options.interpolation.defaultVariables),E)),i=this.interpolator.interpolate(i,E,a.lng||this.language,a),w){var A=i.match(this.interpolator.nestingRegexp),I=A&&A.length;g<I&&(a.nest=!1)}!a.lng&&this.options.compatibilityAPI!=="v1"&&c&&c.res&&(a.lng=c.usedLng),a.nest!==!1&&(i=this.interpolator.nest(i,function(){for(var W=arguments.length,H=new Array(W),ne=0;ne<W;ne++)H[ne]=arguments[ne];return f&&f[0]===H[0]&&!a.context?(p.logger.warn("It seems you are nesting recursively key: ".concat(H[0]," in key: ").concat(o[0])),null):p.translate.apply(p,H.concat([o]))},a)),a.interpolation&&this.interpolator.reset()}var j=a.postProcess||this.options.postProcess,_=typeof j=="string"?[j]:j;return i!=null&&_&&_.length&&a.applyPostProcessor!==!1&&(i=lT.handle(_,i,o,this.options&&this.options.postProcessPassResolved?Li({i18nResolved:c},a):a,this)),i}},{key:"resolve",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},c,f,p,w,g;return typeof i=="string"&&(i=[i]),i.forEach(function(T){if(!o.isValidLookup(c)){var E=o.extractFromKey(T,a),A=E.key;f=A;var I=E.namespaces;o.options.fallbackNS&&(I=I.concat(o.options.fallbackNS));var j=a.count!==void 0&&typeof a.count!="string",_=j&&!a.ordinal&&a.count===0&&o.pluralResolver.shouldUseIntlApi(),W=a.context!==void 0&&(typeof a.context=="string"||typeof a.context=="number")&&a.context!=="",H=a.lngs?a.lngs:o.languageUtils.toResolveHierarchy(a.lng||o.language,a.fallbackLng);I.forEach(function(ne){o.isValidLookup(c)||(g=ne,!w0["".concat(H[0],"-").concat(ne)]&&o.utils&&o.utils.hasLoadedNamespace&&!o.utils.hasLoadedNamespace(g)&&(w0["".concat(H[0],"-").concat(ne)]=!0,o.logger.warn('key "'.concat(f,'" for languages "').concat(H.join(", "),`" won't get resolved as namespace "`).concat(g,'" 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!!!")),H.forEach(function(q){if(!o.isValidLookup(c)){w=q;var ie=[A];if(o.i18nFormat&&o.i18nFormat.addLookupKeys)o.i18nFormat.addLookupKeys(ie,A,q,ne,a);else{var x;j&&(x=o.pluralResolver.getSuffix(q,a.count,a));var le="".concat(o.options.pluralSeparator,"zero");if(j&&(ie.push(A+x),_&&ie.push(A+le)),W){var ae="".concat(A).concat(o.options.contextSeparator).concat(a.context);ie.push(ae),j&&(ie.push(ae+x),_&&ie.push(ae+le))}}for(var je;je=ie.pop();)o.isValidLookup(c)||(p=je,c=o.getResource(q,ne,je,a))}}))})}}),{res:c,usedKey:f,exactUsedKey:p,usedLng:w,usedNS:g}}},{key:"isValidLookup",value:function(i){return i!==void 0&&!(!this.options.returnNull&&i===null)&&!(!this.options.returnEmptyString&&i==="")}},{key:"getResource",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(i,o,a,c):this.resourceStore.getResource(i,o,a,c)}}],[{key:"hasDefaultValue",value:function(i){var o="defaultValue";for(var a in i)if(Object.prototype.hasOwnProperty.call(i,a)&&o===a.substring(0,o.length)&&i[a]!==void 0)return!0;return!1}}]),n}(gu);function Cg(t){return t.charAt(0).toUpperCase()+t.slice(1)}var S0=function(){function t(e){ts(this,t),this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Fa.create("languageUtils")}return ns(t,[{key:"getScriptPartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return null;var r=n.split("-");return r.length===2||(r.pop(),r[r.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(r.join("-"))}},{key:"getLanguagePartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return n;var r=n.split("-");return this.formatLanguageCode(r[0])}},{key:"formatLanguageCode",value:function(n){if(typeof n=="string"&&n.indexOf("-")>-1){var r=["hans","hant","latn","cyrl","cans","mong","arab"],i=n.split("-");return this.options.lowerCaseLng?i=i.map(function(o){return o.toLowerCase()}):i.length===2?(i[0]=i[0].toLowerCase(),i[1]=i[1].toUpperCase(),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=Cg(i[1].toLowerCase()))):i.length===3&&(i[0]=i[0].toLowerCase(),i[1].length===2&&(i[1]=i[1].toUpperCase()),i[0]!=="sgn"&&i[2].length===2&&(i[2]=i[2].toUpperCase()),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=Cg(i[1].toLowerCase())),r.indexOf(i[2].toLowerCase())>-1&&(i[2]=Cg(i[2].toLowerCase()))),i.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 r=this;if(!n)return null;var i;return n.forEach(function(o){if(!i){var a=r.formatLanguageCode(o);(!r.options.supportedLngs||r.isSupportedCode(a))&&(i=a)}}),!i&&this.options.supportedLngs&&n.forEach(function(o){if(!i){var a=r.getLanguagePartFromCode(o);if(r.isSupportedCode(a))return i=a;i=r.options.supportedLngs.find(function(c){if(c===a)return c;if(!(c.indexOf("-")<0&&a.indexOf("-")<0)&&c.indexOf(a)===0)return c})}}),i||(i=this.getFallbackCodes(this.options.fallbackLng)[0]),i}},{key:"getFallbackCodes",value:function(n,r){if(!n)return[];if(typeof n=="function"&&(n=n(r)),typeof n=="string"&&(n=[n]),Object.prototype.toString.apply(n)==="[object Array]")return n;if(!r)return n.default||[];var i=n[r];return i||(i=n[this.getScriptPartFromCode(r)]),i||(i=n[this.formatLanguageCode(r)]),i||(i=n[this.getLanguagePartFromCode(r)]),i||(i=n.default),i||[]}},{key:"toResolveHierarchy",value:function(n,r){var i=this,o=this.getFallbackCodes(r||this.options.fallbackLng||[],n),a=[],c=function(p){p&&(i.isSupportedCode(p)?a.push(p):i.logger.warn("rejecting language code not found in supportedLngs: ".concat(p)))};return typeof n=="string"&&n.indexOf("-")>-1?(this.options.load!=="languageOnly"&&c(this.formatLanguageCode(n)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&c(this.getScriptPartFromCode(n)),this.options.load!=="currentOnly"&&c(this.getLanguagePartFromCode(n))):typeof n=="string"&&c(this.formatLanguageCode(n)),o.forEach(function(f){a.indexOf(f)<0&&c(i.formatLanguageCode(f))}),a}}]),t}(),WI=[{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}],zI={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}},YI=["v1","v2","v3"],T0={zero:0,one:1,two:2,few:3,many:4,other:5};function GI(){var t={};return WI.forEach(function(e){e.lngs.forEach(function(n){t[n]={numbers:e.nr,plurals:zI[e.fc]}})}),t}var qI=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.languageUtils=e,this.options=n,this.logger=Fa.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=GI()}return ns(t,[{key:"addRule",value:function(n,r){this.rules[n]=r}},{key:"getRule",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.shouldUseIntlApi())try{return new Intl.PluralRules(n,{type:r.ordinal?"ordinal":"cardinal"})}catch{return}return this.rules[n]||this.rules[this.languageUtils.getLanguagePartFromCode(n)]}},{key:"needsPlural",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=this.getRule(n,r);return this.shouldUseIntlApi()?i&&i.resolvedOptions().pluralCategories.length>1:i&&i.numbers.length>1}},{key:"getPluralFormsOfKey",value:function(n,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.getSuffixes(n,i).map(function(o){return"".concat(r).concat(o)})}},{key:"getSuffixes",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=this.getRule(n,i);return o?this.shouldUseIntlApi()?o.resolvedOptions().pluralCategories.sort(function(a,c){return T0[a]-T0[c]}).map(function(a){return"".concat(r.options.prepend).concat(a)}):o.numbers.map(function(a){return r.getSuffix(n,a,i)}):[]}},{key:"getSuffix",value:function(n,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=this.getRule(n,i);return o?this.shouldUseIntlApi()?"".concat(this.options.prepend).concat(o.select(r)):this.getSuffixRetroCompatible(o,r):(this.logger.warn("no plural rule found for: ".concat(n)),"")}},{key:"getSuffixRetroCompatible",value:function(n,r){var i=this,o=n.noAbs?n.plurals(r):n.plurals(Math.abs(r)),a=n.numbers[o];this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1&&(a===2?a="plural":a===1&&(a=""));var c=function(){return i.options.prepend&&a.toString()?i.options.prepend+a.toString():a.toString()};return this.options.compatibilityJSON==="v1"?a===1?"":typeof a=="number"?"_plural_".concat(a.toString()):c():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1?c():this.options.prepend&&o.toString()?this.options.prepend+o.toString():o.toString()}},{key:"shouldUseIntlApi",value:function(){return!YI.includes(this.options.compatibilityJSON)}}]),t}();function C0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function ia(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?C0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):C0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function E0(t,e,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:".",i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,o=MI(t,e,n);return!o&&i&&typeof n=="string"&&(o=Qh(t,n,r),o===void 0&&(o=Qh(e,n,r))),o}var XI=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ts(this,t),this.logger=Fa.create("interpolator"),this.options=e,this.format=e.interpolation&&e.interpolation.format||function(n){return n},this.init(e)}return ns(t,[{key:"init",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};n.interpolation||(n.interpolation={escapeValue:!0});var r=n.interpolation;this.escape=r.escape!==void 0?r.escape:FI,this.escapeValue=r.escapeValue!==void 0?r.escapeValue:!0,this.useRawValueToEscape=r.useRawValueToEscape!==void 0?r.useRawValueToEscape:!1,this.prefix=r.prefix?af(r.prefix):r.prefixEscaped||"{{",this.suffix=r.suffix?af(r.suffix):r.suffixEscaped||"}}",this.formatSeparator=r.formatSeparator?r.formatSeparator:r.formatSeparator||",",this.unescapePrefix=r.unescapeSuffix?"":r.unescapePrefix||"-",this.unescapeSuffix=this.unescapePrefix?"":r.unescapeSuffix||"",this.nestingPrefix=r.nestingPrefix?af(r.nestingPrefix):r.nestingPrefixEscaped||af("$t("),this.nestingSuffix=r.nestingSuffix?af(r.nestingSuffix):r.nestingSuffixEscaped||af(")"),this.nestingOptionsSeparator=r.nestingOptionsSeparator?r.nestingOptionsSeparator:r.nestingOptionsSeparator||",",this.maxReplaces=r.maxReplaces?r.maxReplaces:1e3,this.alwaysFormat=r.alwaysFormat!==void 0?r.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 r="".concat(this.prefix).concat(this.unescapePrefix,"(.+?)").concat(this.unescapeSuffix).concat(this.suffix);this.regexpUnescape=new RegExp(r,"g");var i="".concat(this.nestingPrefix,"(.+?)").concat(this.nestingSuffix);this.nestingRegexp=new RegExp(i,"g")}},{key:"interpolate",value:function(n,r,i,o){var a=this,c,f,p,w=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{};function g(j){return j.replace(/\$/g,"$$$$")}var T=function(_){if(_.indexOf(a.formatSeparator)<0){var W=E0(r,w,_,a.options.keySeparator,a.options.ignoreJSONStructure);return a.alwaysFormat?a.format(W,void 0,i,ia(ia(ia({},o),r),{},{interpolationkey:_})):W}var H=_.split(a.formatSeparator),ne=H.shift().trim(),q=H.join(a.formatSeparator).trim();return a.format(E0(r,w,ne,a.options.keySeparator,a.options.ignoreJSONStructure),q,i,ia(ia(ia({},o),r),{},{interpolationkey:ne}))};this.resetRegExp();var E=o&&o.missingInterpolationHandler||this.options.missingInterpolationHandler,A=o&&o.interpolation&&o.interpolation.skipOnVariables!==void 0?o.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables,I=[{regex:this.regexpUnescape,safeValue:function(_){return g(_)}},{regex:this.regexp,safeValue:function(_){return a.escapeValue?g(a.escape(_)):g(_)}}];return I.forEach(function(j){for(p=0;c=j.regex.exec(n);){var _=c[1].trim();if(f=T(_),f===void 0)if(typeof E=="function"){var W=E(n,c,o);f=typeof W=="string"?W:""}else if(o&&Object.prototype.hasOwnProperty.call(o,_))f="";else if(A){f=c[0];continue}else a.logger.warn("missed to pass in variable ".concat(_," for interpolating ").concat(n)),f="";else typeof f!="string"&&!a.useRawValueToEscape&&(f=m0(f));var H=j.safeValue(f);if(n=n.replace(c[0],H),A?(j.regex.lastIndex+=f.length,j.regex.lastIndex-=c[0].length):j.regex.lastIndex=0,p++,p>=a.maxReplaces)break}}),n}},{key:"nest",value:function(n,r){var i=this,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a,c,f;function p(E,A){var I=this.nestingOptionsSeparator;if(E.indexOf(I)<0)return E;var j=E.split(new RegExp("".concat(I,"[ ]*{"))),_="{".concat(j[1]);E=j[0],_=this.interpolate(_,f);var W=_.match(/'/g),H=_.match(/"/g);(W&&W.length%2===0&&!H||H.length%2!==0)&&(_=_.replace(/'/g,'"'));try{f=JSON.parse(_),A&&(f=ia(ia({},A),f))}catch(ne){return this.logger.warn("failed parsing options string in nesting for key ".concat(E),ne),"".concat(E).concat(I).concat(_)}return delete f.defaultValue,E}for(;a=this.nestingRegexp.exec(n);){var w=[];f=ia({},o),f=f.replace&&typeof f.replace!="string"?f.replace:f,f.applyPostProcessor=!1,delete f.defaultValue;var g=!1;if(a[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(a[1])){var T=a[1].split(this.formatSeparator).map(function(E){return E.trim()});a[1]=T.shift(),w=T,g=!0}if(c=r(p.call(this,a[1].trim(),f),f),c&&a[0]===n&&typeof c!="string")return c;typeof c!="string"&&(c=m0(c)),c||(this.logger.warn("missed to resolve ".concat(a[1]," for nesting ").concat(n)),c=""),g&&(c=w.reduce(function(E,A){return i.format(E,A,o.lng,ia(ia({},o),{},{interpolationkey:a[1].trim()}))},c.trim())),n=n.replace(a[0],c),this.regexp.lastIndex=0}return n}}]),t}();function k0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function ml(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?k0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):k0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function KI(t){var e=t.toLowerCase().trim(),n={};if(t.indexOf("(")>-1){var r=t.split("(");e=r[0].toLowerCase().trim();var i=r[1].substring(0,r[1].length-1);if(e==="currency"&&i.indexOf(":")<0)n.currency||(n.currency=i.trim());else if(e==="relativetime"&&i.indexOf(":")<0)n.range||(n.range=i.trim());else{var o=i.split(";");o.forEach(function(a){if(a){var c=a.split(":"),f=OI(c),p=f[0],w=f.slice(1),g=w.join(":").trim().replace(/^'+|'+$/g,"");n[p.trim()]||(n[p.trim()]=g),g==="false"&&(n[p.trim()]=!1),g==="true"&&(n[p.trim()]=!0),isNaN(g)||(n[p.trim()]=parseInt(g,10))}})}}return{formatName:e,formatOptions:n}}function lf(t){var e={};return function(r,i,o){var a=i+JSON.stringify(o),c=e[a];return c||(c=t(i,o),e[a]=c),c(r)}}var ZI=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ts(this,t),this.logger=Fa.create("formatter"),this.options=e,this.formats={number:lf(function(n,r){var i=new Intl.NumberFormat(n,ml({},r));return function(o){return i.format(o)}}),currency:lf(function(n,r){var i=new Intl.NumberFormat(n,ml(ml({},r),{},{style:"currency"}));return function(o){return i.format(o)}}),datetime:lf(function(n,r){var i=new Intl.DateTimeFormat(n,ml({},r));return function(o){return i.format(o)}}),relativetime:lf(function(n,r){var i=new Intl.RelativeTimeFormat(n,ml({},r));return function(o){return i.format(o,r.range||"day")}}),list:lf(function(n,r){var i=new Intl.ListFormat(n,ml({},r));return function(o){return i.format(o)}})},this.init(e)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}},i=r.interpolation;this.formatSeparator=i.formatSeparator?i.formatSeparator:i.formatSeparator||","}},{key:"add",value:function(n,r){this.formats[n.toLowerCase().trim()]=r}},{key:"addCached",value:function(n,r){this.formats[n.toLowerCase().trim()]=lf(r)}},{key:"format",value:function(n,r,i){var o=this,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},c=r.split(this.formatSeparator),f=c.reduce(function(p,w){var g=KI(w),T=g.formatName,E=g.formatOptions;if(o.formats[T]){var A=p;try{var I=a&&a.formatParams&&a.formatParams[a.interpolationkey]||{},j=I.locale||I.lng||a.locale||a.lng||i;A=o.formats[T](p,j,ml(ml(ml({},E),a),I))}catch(_){o.logger.warn(_)}return A}else o.logger.warn("there was no format function for ".concat(T));return p},n);return f}}]),t}();function D0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function P0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?D0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):D0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function JI(t){var e=QI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Wd(this,i)}}function QI(){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 eM(t,e){t.pending[e]!==void 0&&(delete t.pending[e],t.pendingCount--)}var tM=function(t){Ep(n,t);var e=JI(n);function n(r,i,o){var a,c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return ts(this,n),a=e.call(this),kp&&gu.call(xl(a)),a.backend=r,a.store=i,a.services=o,a.languageUtils=o.languageUtils,a.options=c,a.logger=Fa.create("backendConnector"),a.waitingReads=[],a.maxParallelReads=c.maxParallelReads||10,a.readingCalls=0,a.maxRetries=c.maxRetries>=0?c.maxRetries:5,a.retryTimeout=c.retryTimeout>=1?c.retryTimeout:350,a.state={},a.queue=[],a.backend&&a.backend.init&&a.backend.init(o,c.backend,c),a}return ns(n,[{key:"queueLoad",value:function(i,o,a,c){var f=this,p={},w={},g={},T={};return i.forEach(function(E){var A=!0;o.forEach(function(I){var j="".concat(E,"|").concat(I);!a.reload&&f.store.hasResourceBundle(E,I)?f.state[j]=2:f.state[j]<0||(f.state[j]===1?w[j]===void 0&&(w[j]=!0):(f.state[j]=1,A=!1,w[j]===void 0&&(w[j]=!0),p[j]===void 0&&(p[j]=!0),T[I]===void 0&&(T[I]=!0)))}),A||(g[E]=!0)}),(Object.keys(p).length||Object.keys(w).length)&&this.queue.push({pending:w,pendingCount:Object.keys(w).length,loaded:{},errors:[],callback:c}),{toLoad:Object.keys(p),pending:Object.keys(w),toLoadLanguages:Object.keys(g),toLoadNamespaces:Object.keys(T)}}},{key:"loaded",value:function(i,o,a){var c=i.split("|"),f=c[0],p=c[1];o&&this.emit("failedLoading",f,p,o),a&&this.store.addResourceBundle(f,p,a),this.state[i]=o?-1:2;var w={};this.queue.forEach(function(g){II(g.loaded,[f],p),eM(g,i),o&&g.errors.push(o),g.pendingCount===0&&!g.done&&(Object.keys(g.loaded).forEach(function(T){w[T]||(w[T]={});var E=g.loaded[T];E.length&&E.forEach(function(A){w[T][A]===void 0&&(w[T][A]=!0)})}),g.done=!0,g.errors.length?g.callback(g.errors):g.callback())}),this.emit("loaded",w),this.queue=this.queue.filter(function(g){return!g.done})}},{key:"read",value:function(i,o,a){var c=this,f=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:this.retryTimeout,w=arguments.length>5?arguments[5]:void 0;if(!i.length)return w(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:i,ns:o,fcName:a,tried:f,wait:p,callback:w});return}this.readingCalls++;var g=function(I,j){if(c.readingCalls--,c.waitingReads.length>0){var _=c.waitingReads.shift();c.read(_.lng,_.ns,_.fcName,_.tried,_.wait,_.callback)}if(I&&j&&f<c.maxRetries){setTimeout(function(){c.read.call(c,i,o,a,f+1,p*2,w)},p);return}w(I,j)},T=this.backend[a].bind(this.backend);if(T.length===2){try{var E=T(i,o);E&&typeof E.then=="function"?E.then(function(A){return g(null,A)}).catch(g):g(null,E)}catch(A){g(A)}return}return T(i,o,g)}},{key:"prepareLoading",value:function(i,o){var a=this,c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},f=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."),f&&f();typeof i=="string"&&(i=this.languageUtils.toResolveHierarchy(i)),typeof o=="string"&&(o=[o]);var p=this.queueLoad(i,o,c,f);if(!p.toLoad.length)return p.pending.length||f(),null;p.toLoad.forEach(function(w){a.loadOne(w)})}},{key:"load",value:function(i,o,a){this.prepareLoading(i,o,{},a)}},{key:"reload",value:function(i,o,a){this.prepareLoading(i,o,{reload:!0},a)}},{key:"loadOne",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",c=i.split("|"),f=c[0],p=c[1];this.read(f,p,"read",void 0,void 0,function(w,g){w&&o.logger.warn("".concat(a,"loading namespace ").concat(p," for language ").concat(f," failed"),w),!w&&g&&o.logger.log("".concat(a,"loaded namespace ").concat(p," for language ").concat(f),g),o.loaded(i,w,g)})}},{key:"saveMissing",value:function(i,o,a,c,f){var p=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{},w=arguments.length>6&&arguments[6]!==void 0?arguments[6]:function(){};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(o)){this.logger.warn('did not save key "'.concat(a,'" as the namespace "').concat(o,'" 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(!(a==null||a==="")){if(this.backend&&this.backend.create){var g=P0(P0({},p),{},{isUpdate:f}),T=this.backend.create.bind(this.backend);if(T.length<6)try{var E;T.length===5?E=T(i,o,a,c,g):E=T(i,o,a,c),E&&typeof E.then=="function"?E.then(function(A){return w(null,A)}).catch(w):w(null,E)}catch(A){w(A)}else T(i,o,a,c,w,g)}!i||!i[0]||this.store.addResource(i[0],o,a,c)}}}]),n}(gu);function O0(){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(Jo(e[1])==="object"&&(n=e[1]),typeof e[1]=="string"&&(n.defaultValue=e[1]),typeof e[2]=="string"&&(n.tDescription=e[2]),Jo(e[2])==="object"||Jo(e[3])==="object"){var r=e[3]||e[2];Object.keys(r).forEach(function(i){n[i]=r[i]})}return n},interpolation:{escapeValue:!0,format:function(e,n,r,i){return e},prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}}function _0(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 R0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Ia(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?R0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):R0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function nM(t){var e=rM();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Wd(this,i)}}function rM(){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 ph(){}function iM(t){var e=Object.getOwnPropertyNames(Object.getPrototypeOf(t));e.forEach(function(n){typeof t[n]=="function"&&(t[n]=t[n].bind(t))})}var ep=function(t){Ep(n,t);var e=nM(n);function n(){var r,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0;if(ts(this,n),r=e.call(this),kp&&gu.call(xl(r)),r.options=_0(i),r.services={},r.logger=Fa,r.modules={external:[]},iM(xl(r)),o&&!r.isInitialized&&!i.isClone){if(!r.options.initImmediate)return r.init(i,o),Wd(r,xl(r));setTimeout(function(){r.init(i,o)},0)}return r}return ns(n,[{key:"init",value:function(){var i=this,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1?arguments[1]:void 0;typeof o=="function"&&(a=o,o={}),!o.defaultNS&&o.defaultNS!==!1&&o.ns&&(typeof o.ns=="string"?o.defaultNS=o.ns:o.ns.indexOf("translation")<0&&(o.defaultNS=o.ns[0]));var c=O0();this.options=Ia(Ia(Ia({},c),this.options),_0(o)),this.options.compatibilityAPI!=="v1"&&(this.options.interpolation=Ia(Ia({},c.interpolation),this.options.interpolation)),o.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=o.keySeparator),o.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=o.nsSeparator);function f(_){return _?typeof _=="function"?new _:_:null}if(!this.options.isClone){this.modules.logger?Fa.init(f(this.modules.logger),this.options):Fa.init(null,this.options);var p;this.modules.formatter?p=this.modules.formatter:typeof Intl<"u"&&(p=ZI);var w=new S0(this.options);this.store=new VI(this.options.resources,this.options);var g=this.services;g.logger=Fa,g.resourceStore=this.store,g.languageUtils=w,g.pluralResolver=new qI(w,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),p&&(!this.options.interpolation.format||this.options.interpolation.format===c.interpolation.format)&&(g.formatter=f(p),g.formatter.init(g,this.options),this.options.interpolation.format=g.formatter.format.bind(g.formatter)),g.interpolator=new XI(this.options),g.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},g.backendConnector=new tM(f(this.modules.backend),g.resourceStore,g,this.options),g.backendConnector.on("*",function(_){for(var W=arguments.length,H=new Array(W>1?W-1:0),ne=1;ne<W;ne++)H[ne-1]=arguments[ne];i.emit.apply(i,[_].concat(H))}),this.modules.languageDetector&&(g.languageDetector=f(this.modules.languageDetector),g.languageDetector.init&&g.languageDetector.init(g,this.options.detection,this.options)),this.modules.i18nFormat&&(g.i18nFormat=f(this.modules.i18nFormat),g.i18nFormat.init&&g.i18nFormat.init(this)),this.translator=new x0(this.services,this.options),this.translator.on("*",function(_){for(var W=arguments.length,H=new Array(W>1?W-1:0),ne=1;ne<W;ne++)H[ne-1]=arguments[ne];i.emit.apply(i,[_].concat(H))}),this.modules.external.forEach(function(_){_.init&&_.init(i)})}if(this.format=this.options.interpolation.format,a||(a=ph),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){var T=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);T.length>0&&T[0]!=="dev"&&(this.options.lng=T[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined");var E=["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"];E.forEach(function(_){i[_]=function(){var W;return(W=i.store)[_].apply(W,arguments)}});var A=["addResource","addResources","addResourceBundle","removeResourceBundle"];A.forEach(function(_){i[_]=function(){var W;return(W=i.store)[_].apply(W,arguments),i}});var I=Qf(),j=function(){var W=function(ne,q){i.isInitialized&&!i.initializedStoreOnce&&i.logger.warn("init: i18next is already initialized. You should call init just once!"),i.isInitialized=!0,i.options.isClone||i.logger.log("initialized",i.options),i.emit("initialized",i.options),I.resolve(q),a(ne,q)};if(i.languages&&i.options.compatibilityAPI!=="v1"&&!i.isInitialized)return W(null,i.t.bind(i));i.changeLanguage(i.options.lng,W)};return this.options.resources||!this.options.initImmediate?j():setTimeout(j,0),I}},{key:"loadResources",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ph,c=a,f=typeof i=="string"?i:this.language;if(typeof i=="function"&&(c=i),!this.options.resources||this.options.partialBundledLanguages){if(f&&f.toLowerCase()==="cimode")return c();var p=[],w=function(E){if(E){var A=o.services.languageUtils.toResolveHierarchy(E);A.forEach(function(I){p.indexOf(I)<0&&p.push(I)})}};if(f)w(f);else{var g=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);g.forEach(function(T){return w(T)})}this.options.preload&&this.options.preload.forEach(function(T){return w(T)}),this.services.backendConnector.load(p,this.options.ns,function(T){!T&&!o.resolvedLanguage&&o.language&&o.setResolvedLanguage(o.language),c(T)})}else c(null)}},{key:"reloadResources",value:function(i,o,a){var c=Qf();return i||(i=this.languages),o||(o=this.options.ns),a||(a=ph),this.services.backendConnector.reload(i,o,function(f){c.resolve(),a(f)}),c}},{key:"use",value:function(i){if(!i)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!i.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return i.type==="backend"&&(this.modules.backend=i),(i.type==="logger"||i.log&&i.warn&&i.error)&&(this.modules.logger=i),i.type==="languageDetector"&&(this.modules.languageDetector=i),i.type==="i18nFormat"&&(this.modules.i18nFormat=i),i.type==="postProcessor"&&lT.addPostProcessor(i),i.type==="formatter"&&(this.modules.formatter=i),i.type==="3rdParty"&&this.modules.external.push(i),this}},{key:"setResolvedLanguage",value:function(i){if(!(!i||!this.languages)&&!(["cimode","dev"].indexOf(i)>-1))for(var o=0;o<this.languages.length;o++){var a=this.languages[o];if(!(["cimode","dev"].indexOf(a)>-1)&&this.store.hasLanguageSomeTranslations(a)){this.resolvedLanguage=a;break}}}},{key:"changeLanguage",value:function(i,o){var a=this;this.isLanguageChangingTo=i;var c=Qf();this.emit("languageChanging",i);var f=function(T){a.language=T,a.languages=a.services.languageUtils.toResolveHierarchy(T),a.resolvedLanguage=void 0,a.setResolvedLanguage(T)},p=function(T,E){E?(f(E),a.translator.changeLanguage(E),a.isLanguageChangingTo=void 0,a.emit("languageChanged",E),a.logger.log("languageChanged",E)):a.isLanguageChangingTo=void 0,c.resolve(function(){return a.t.apply(a,arguments)}),o&&o(T,function(){return a.t.apply(a,arguments)})},w=function(T){!i&&!T&&a.services.languageDetector&&(T=[]);var E=typeof T=="string"?T:a.services.languageUtils.getBestMatchFromCodes(T);E&&(a.language||f(E),a.translator.language||a.translator.changeLanguage(E),a.services.languageDetector&&a.services.languageDetector.cacheUserLanguage&&a.services.languageDetector.cacheUserLanguage(E)),a.loadResources(E,function(A){p(A,E)})};return!i&&this.services.languageDetector&&!this.services.languageDetector.async?w(this.services.languageDetector.detect()):!i&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(w):this.services.languageDetector.detect(w):w(i),c}},{key:"getFixedT",value:function(i,o,a){var c=this,f=function p(w,g){var T;if(Jo(g)!=="object"){for(var E=arguments.length,A=new Array(E>2?E-2:0),I=2;I<E;I++)A[I-2]=arguments[I];T=c.options.overloadTranslationOptionHandler([w,g].concat(A))}else T=Ia({},g);T.lng=T.lng||p.lng,T.lngs=T.lngs||p.lngs,T.ns=T.ns||p.ns,T.keyPrefix=T.keyPrefix||a||p.keyPrefix;var j=c.options.keySeparator||".",_;return T.keyPrefix&&Array.isArray(w)?_=w.map(function(W){return"".concat(T.keyPrefix).concat(j).concat(W)}):_=T.keyPrefix?"".concat(T.keyPrefix).concat(j).concat(w):w,c.t(_,T)};return typeof i=="string"?f.lng=i:f.lngs=i,f.ns=o,f.keyPrefix=a,f}},{key:"t",value:function(){var i;return this.translator&&(i=this.translator).translate.apply(i,arguments)}},{key:"exists",value:function(){var i;return this.translator&&(i=this.translator).exists.apply(i,arguments)}},{key:"setDefaultNamespace",value:function(i){this.options.defaultNS=i}},{key:"hasLoadedNamespace",value:function(i){var o=this,a=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 c=a.lng||this.resolvedLanguage||this.languages[0],f=this.options?this.options.fallbackLng:!1,p=this.languages[this.languages.length-1];if(c.toLowerCase()==="cimode")return!0;var w=function(E,A){var I=o.services.backendConnector.state["".concat(E,"|").concat(A)];return I===-1||I===2};if(a.precheck){var g=a.precheck(this,w);if(g!==void 0)return g}return!!(this.hasResourceBundle(c,i)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||w(c,i)&&(!f||w(p,i)))}},{key:"loadNamespaces",value:function(i,o){var a=this,c=Qf();return this.options.ns?(typeof i=="string"&&(i=[i]),i.forEach(function(f){a.options.ns.indexOf(f)<0&&a.options.ns.push(f)}),this.loadResources(function(f){c.resolve(),o&&o(f)}),c):(o&&o(),Promise.resolve())}},{key:"loadLanguages",value:function(i,o){var a=Qf();typeof i=="string"&&(i=[i]);var c=this.options.preload||[],f=i.filter(function(p){return c.indexOf(p)<0});return f.length?(this.options.preload=c.concat(f),this.loadResources(function(p){a.resolve(),o&&o(p)}),a):(o&&o(),Promise.resolve())}},{key:"dir",value:function(i){if(i||(i=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!i)return"rtl";var o=["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"],a=this.services&&this.services.languageUtils||new S0(O0());return o.indexOf(a.getLanguagePartFromCode(i))>-1||i.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}},{key:"cloneInstance",value:function(){var i=this,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ph,c=Ia(Ia(Ia({},this.options),o),{isClone:!0}),f=new n(c);(o.debug!==void 0||o.prefix!==void 0)&&(f.logger=f.logger.clone(o));var p=["store","services","language"];return p.forEach(function(w){f[w]=i[w]}),f.services=Ia({},this.services),f.services.utils={hasLoadedNamespace:f.hasLoadedNamespace.bind(f)},f.translator=new x0(f.services,f.options),f.translator.on("*",function(w){for(var g=arguments.length,T=new Array(g>1?g-1:0),E=1;E<g;E++)T[E-1]=arguments[E];f.emit.apply(f,[w].concat(T))}),f.init(c,a),f.translator.options=f.options,f.translator.backendConnector.services.utils={hasLoadedNamespace:f.hasLoadedNamespace.bind(f)},f}},{key:"toJSON",value:function(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}]),n}(gu);Ha(ep,"createInstance",function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;return new ep(t,e)});var oi=ep.createInstance();oi.createInstance=ep.createInstance;oi.createInstance;oi.dir;oi.init;oi.loadResources;oi.reloadResources;oi.use;oi.changeLanguage;oi.getFixedT;var uT=oi.t;oi.exists;oi.setDefaultNamespace;oi.hasLoadedNamespace;oi.loadNamespaces;oi.loadLanguages;const cT={TOKEN_MALFORMED:"token_malformed",TOKEN_EXPIRED:"token_expired"},fT=t=>{window.location.href=`${t}/authentication/login`},dT=t=>{window.location.href=`${t}/authentication/logout`},As=fI.create({withCredentials:!0});let Eg=!1,_m=[];const A0=t=>{_m.forEach(e=>{t?e.reject(t):e.resolve()}),_m=[]};function hT(t,e){var o,a,c,f,p,w,g,T,E;const n=t.config,r=((a=(o=t.response)==null?void 0:o.data)==null?void 0:a.errorMessage)||((f=(c=t.response)==null?void 0:c.data)==null?void 0:f.message),i=r===cT.TOKEN_EXPIRED;if(((p=t.response)==null?void 0:p.status)===401&&i&&!n._retry)return Eg?new Promise((A,I)=>{_m.push({resolve:A,reject:I})}).then(()=>As(n)).catch(A=>Promise.reject(A)):(n._retry=!0,Eg=!0,As.post("/authentication/api/v1/auth/refresh-token",void 0,{baseURL:window.env.AUTHEN_DOMAIN}).then(()=>(A0(null),As(n))).catch(A=>(A0(A),Promise.reject(A))).finally(()=>{Eg=!1}));if(((w=t.response)==null?void 0:w.status)===401&&!i){if(window.self!==window.top&&window.top){console.log("401 - IFRAME");const A=`${window.env.AUTHEN_DOMAIN||window.top.origin}/authentication/login`;window.top.location.href=A;return}return fT(window.env.AUTHEN_DOMAIN)}return((g=t.response)==null?void 0:g.status)===403?(T=e==null?void 0:e.handle403)==null||T.call(e,t):(!(e!=null&&e.disabledPushNotify)&&zd(uT(`${r||"Something went wrong!"}`)),(E=e==null?void 0:e.handleOtherError)==null||E.call(e,t)),r&&t.response&&t.response.data&&(t.response.data.message=r),Promise.reject(t)}const oM=As.interceptors.response.use(t=>t,async t=>hT(t)),sM=t=>{const e=Pd.useQueryClient(),n=X.useMemo(()=>t.axiosInstance||As,[t.axiosInstance]);window.env||(window.env={}),window.env.AUTHEN_DOMAIN=new URL(t.baseUrl).origin;const r=Pd.useQuery({queryKey:["user"],refetchOnWindowFocus:!1,retry:!1,queryFn:()=>n.get(t.baseUrl+"/user-management/api/v1/users/my-account").then(i=>(window.user=i.data,i.data))});return X.useEffect(()=>{window.onpageshow=function(i){i.persisted&&e.invalidateQueries(["user"])}},[e]),r},aM=t=>{const e=Pd.useQueryClient(),n=X.useMemo(()=>t.axiosInstance||As,[t.axiosInstance]);window.env||(window.env={}),window.env.AUTHEN_DOMAIN=new URL(t.baseUrl).origin;const r=Pd.useQuery({queryKey:["user-permissions"],refetchOnWindowFocus:!1,retry:!1,queryFn:()=>n.get(t.baseUrl+"/user-management/api/v1/users/my-account/permissions").then(i=>i.data)});return X.useEffect(()=>{window.onpageshow=function(i){i.persisted&&e.invalidateQueries(["user-permissions"])}},[e]),r},Bv=X.createContext({}),lM=t=>{const{children:e,baseUrl:n,axiosInstance:r}=t,i=new URL(n).origin,o=sM({axiosInstance:r,baseUrl:n}),a=aM({axiosInstance:r,baseUrl:n});function c(){window.location.href=`${i}/authentication/login`}function f(){window.location.href=`${i}/authentication/logout`}return o!=null&&o.isFetching?ke.jsx(sa.Grid,{container:!0,justifyContent:"center",alignItems:"center",sx:{minHeight:"100vh"},children:ke.jsx(sa.CircularProgress,{})}):ke.jsx(Bv.Provider,{value:{user:o==null?void 0:o.data,login:c,logout:f,isFetching:o.isFetching,permissions:a==null?void 0:a.data},children:e})},uM=()=>X.useContext(Bv);function cM(t,e,n){return n.some(r=>{const i=t[r];return String(i).toLowerCase().includes(e.toLowerCase())})}function fM(t){var e,n;(n=(e=window.top)==null?void 0:e.HostBridge)==null||n.openBackdrop(t)}var pT=[],dM=pT.forEach,hM=pT.slice;function pM(t){return dM.call(hM.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}var I0=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,gM=function(e,n,r){var i=r||{};i.path=i.path||"/";var o=encodeURIComponent(n),a="".concat(e,"=").concat(o);if(i.maxAge>0){var c=i.maxAge-0;if(Number.isNaN(c))throw new Error("maxAge should be a Number");a+="; Max-Age=".concat(Math.floor(c))}if(i.domain){if(!I0.test(i.domain))throw new TypeError("option domain is invalid");a+="; Domain=".concat(i.domain)}if(i.path){if(!I0.test(i.path))throw new TypeError("option path is invalid");a+="; Path=".concat(i.path)}if(i.expires){if(typeof i.expires.toUTCString!="function")throw new TypeError("option expires is invalid");a+="; Expires=".concat(i.expires.toUTCString())}if(i.httpOnly&&(a+="; HttpOnly"),i.secure&&(a+="; Secure"),i.sameSite){var f=typeof i.sameSite=="string"?i.sameSite.toLowerCase():i.sameSite;switch(f){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a},M0={create:function(e,n,r,i){var o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};r&&(o.expires=new Date,o.expires.setTime(o.expires.getTime()+r*60*1e3)),i&&(o.domain=i),document.cookie=gM(e,encodeURIComponent(n),o)},read:function(e){for(var n="".concat(e,"="),r=document.cookie.split(";"),i=0;i<r.length;i++){for(var o=r[i];o.charAt(0)===" ";)o=o.substring(1,o.length);if(o.indexOf(n)===0)return o.substring(n.length,o.length)}return null},remove:function(e){this.create(e,"",-1)}},mM={name:"cookie",lookup:function(e){var n;if(e.lookupCookie&&typeof document<"u"){var r=M0.read(e.lookupCookie);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupCookie&&typeof document<"u"&&M0.create(n.lookupCookie,e,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},vM={name:"querystring",lookup:function(e){var n;if(typeof window<"u"){var r=window.location.search;!window.location.search&&window.location.hash&&window.location.hash.indexOf("?")>-1&&(r=window.location.hash.substring(window.location.hash.indexOf("?")));for(var i=r.substring(1),o=i.split("&"),a=0;a<o.length;a++){var c=o[a].indexOf("=");if(c>0){var f=o[a].substring(0,c);f===e.lookupQuerystring&&(n=o[a].substring(c+1))}}}return n}},ed=null,L0=function(){if(ed!==null)return ed;try{ed=window!=="undefined"&&window.localStorage!==null;var e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch{ed=!1}return ed},yM={name:"localStorage",lookup:function(e){var n;if(e.lookupLocalStorage&&L0()){var r=window.localStorage.getItem(e.lookupLocalStorage);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupLocalStorage&&L0()&&window.localStorage.setItem(n.lookupLocalStorage,e)}},td=null,F0=function(){if(td!==null)return td;try{td=window!=="undefined"&&window.sessionStorage!==null;var e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch{td=!1}return td},bM={name:"sessionStorage",lookup:function(e){var n;if(e.lookupSessionStorage&&F0()){var r=window.sessionStorage.getItem(e.lookupSessionStorage);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupSessionStorage&&F0()&&window.sessionStorage.setItem(n.lookupSessionStorage,e)}},wM={name:"navigator",lookup:function(e){var n=[];if(typeof navigator<"u"){if(navigator.languages)for(var r=0;r<navigator.languages.length;r++)n.push(navigator.languages[r]);navigator.userLanguage&&n.push(navigator.userLanguage),navigator.language&&n.push(navigator.language)}return n.length>0?n:void 0}},xM={name:"htmlTag",lookup:function(e){var n,r=e.htmlTag||(typeof document<"u"?document.documentElement:null);return r&&typeof r.getAttribute=="function"&&(n=r.getAttribute("lang")),n}},SM={name:"path",lookup:function(e){var n;if(typeof window<"u"){var r=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(r instanceof Array)if(typeof e.lookupFromPathIndex=="number"){if(typeof r[e.lookupFromPathIndex]!="string")return;n=r[e.lookupFromPathIndex].replace("/","")}else n=r[0].replace("/","")}return n}},TM={name:"subdomain",lookup:function(e){var n=typeof e.lookupFromSubdomainIndex=="number"?e.lookupFromSubdomainIndex+1:1,r=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(r)return r[n]}},gT=!1;try{document.cookie,gT=!0}catch{}var mT=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];gT||mT.splice(1,1);function CM(){return{order:mT,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:function(e){return e}}}var vT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.type="languageDetector",this.detectors={},this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n||{languageUtils:{}},this.options=pM(r,this.options||{},CM()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=function(o){return o.replace("-","_")}),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=i,this.addDetector(mM),this.addDetector(vM),this.addDetector(yM),this.addDetector(bM),this.addDetector(wM),this.addDetector(xM),this.addDetector(SM),this.addDetector(TM)}},{key:"addDetector",value:function(n){return this.detectors[n.name]=n,this}},{key:"detect",value:function(n){var r=this;n||(n=this.options.order);var i=[];return n.forEach(function(o){if(r.detectors[o]){var a=r.detectors[o].lookup(r.options);a&&typeof a=="string"&&(a=[a]),a&&(i=i.concat(a))}}),i=i.map(function(o){return r.options.convertDetectedLanguage(o)}),this.services.languageUtils.getBestMatchFromCodes?i:i.length>0?i[0]:null}},{key:"cacheUserLanguage",value:function(n,r){var i=this;r||(r=this.options.caches),r&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(n)>-1||r.forEach(function(o){i.detectors[o]&&i.detectors[o].cacheUserLanguage(n,i.options)}))}}])}();vT.type="languageDetector";function $v(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.indexOf(r)!==-1)continue;n[r]=t[r]}return n}const EM=Object.freeze(Object.defineProperty({__proto__:null,default:$v},Symbol.toStringTag,{value:"Module"}));var ki=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Oc(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function kM(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function r(){return this instanceof r?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(r){var i=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return t[r]}})}),n}function DM(){if(console&&console.warn){for(var t,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];typeof n[0]=="string"&&(n[0]="react-i18next:: ".concat(n[0])),(t=console).warn.apply(t,n)}}var N0={};function Rm(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];typeof e[0]=="string"&&N0[e[0]]||(typeof e[0]=="string"&&(N0[e[0]]=new Date),DM.apply(void 0,e))}var yT=function(e,n){return function(){if(e.isInitialized)n();else{var r=function i(){setTimeout(function(){e.off("initialized",i)},0),n()};e.on("initialized",r)}}};function j0(t,e,n){t.loadNamespaces(e,yT(t,n))}function B0(t,e,n,r){typeof n=="string"&&(n=[n]),n.forEach(function(i){t.options.ns.indexOf(i)<0&&t.options.ns.push(i)}),t.loadLanguages(e,yT(t,r))}function PM(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=e.languages[0],i=e.options?e.options.fallbackLng:!1,o=e.languages[e.languages.length-1];if(r.toLowerCase()==="cimode")return!0;var a=function(f,p){var w=e.services.backendConnector.state["".concat(f,"|").concat(p)];return w===-1||w===2};return n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&e.services.backendConnector.backend&&e.isLanguageChangingTo&&!a(e.isLanguageChangingTo,t)?!1:!!(e.hasResourceBundle(r,t)||!e.services.backendConnector.backend||e.options.resources&&!e.options.partialBundledLanguages||a(r,t)&&(!i||a(o,t)))}function OM(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!e.languages||!e.languages.length)return Rm("i18n.languages were undefined or empty",e.languages),!0;var r=e.options.ignoreJSONStructure!==void 0;return r?e.hasLoadedNamespace(t,{lng:n.lng,precheck:function(o,a){if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&o.services.backendConnector.backend&&o.isLanguageChangingTo&&!a(o.isLanguageChangingTo,t))return!1}}):PM(t,e,n)}var _M=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,RM={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},AM=function(e){return RM[e]},IM=function(e){return e.replace(_M,AM)};function $0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function V0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?$0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):$0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var Am={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:IM};function MM(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Am=V0(V0({},Am),t)}function LM(){return Am}var bT;function FM(t){bT=t}function NM(){return bT}var jM={type:"3rdParty",init:function(e){MM(e.options.react),FM(e)}},wT=X.createContext(),BM=function(){function t(){ts(this,t),this.usedNamespaces={}}return ns(t,[{key:"addUsedNamespaces",value:function(n){var r=this;n.forEach(function(i){r.usedNamespaces[i]||(r.usedNamespaces[i]=!0)})}},{key:"getUsedNamespaces",value:function(){return Object.keys(this.usedNamespaces)}}]),t}();function $M(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,o,a,c=[],f=!0,p=!1;try{if(o=(n=n.call(t)).next,e!==0)for(;!(f=(r=o.call(n)).done)&&(c.push(r.value),c.length!==e);f=!0);}catch(w){p=!0,i=w}finally{try{if(!f&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(p)throw i}}return c}}function VM(t,e){return iT(t)||$M(t,e)||oT(t,e)||sT()}function H0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function kg(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?H0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):H0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var HM=function(e,n){var r=X.useRef();return X.useEffect(function(){r.current=e},[e,n]),r.current};function xT(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.i18n,r=X.useContext(wT)||{},i=r.i18n,o=r.defaultNS,a=n||i||NM();if(a&&!a.reportNamespaces&&(a.reportNamespaces=new BM),!a){Rm("You will need to pass in an i18next instance by using initReactI18next");var c=function(ae,je){return typeof je=="string"?je:je&&Jo(je)==="object"&&typeof je.defaultValue=="string"?je.defaultValue:Array.isArray(ae)?ae[ae.length-1]:ae},f=[c,{},!1];return f.t=c,f.i18n={},f.ready=!1,f}a.options.react&&a.options.react.wait!==void 0&&Rm("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");var p=kg(kg(kg({},LM()),a.options.react),e),w=p.useSuspense,g=p.keyPrefix,T=t||o||a.options&&a.options.defaultNS;T=typeof T=="string"?[T]:T||["translation"],a.reportNamespaces.addUsedNamespaces&&a.reportNamespaces.addUsedNamespaces(T);var E=(a.isInitialized||a.initializedStoreOnce)&&T.every(function(le){return OM(le,a,p)});function A(){return a.getFixedT(e.lng||null,p.nsMode==="fallback"?T:T[0],g)}var I=X.useState(A),j=VM(I,2),_=j[0],W=j[1],H=T.join();e.lng&&(H="".concat(e.lng).concat(H));var ne=HM(H),q=X.useRef(!0);X.useEffect(function(){var le=p.bindI18n,ae=p.bindI18nStore;q.current=!0,!E&&!w&&(e.lng?B0(a,e.lng,T,function(){q.current&&W(A)}):j0(a,T,function(){q.current&&W(A)})),E&&ne&&ne!==H&&q.current&&W(A);function je(){q.current&&W(A)}return le&&a&&a.on(le,je),ae&&a&&a.store.on(ae,je),function(){q.current=!1,le&&a&&le.split(" ").forEach(function(nt){return a.off(nt,je)}),ae&&a&&ae.split(" ").forEach(function(nt){return a.store.off(nt,je)})}},[a,H]);var ie=X.useRef(!0);X.useEffect(function(){q.current&&!ie.current&&W(A),ie.current=!1},[a,g]);var x=[_,a,E];if(x.t=_,x.i18n=a,x.ready=E,E||!E&&!w)return x;throw new Promise(function(le){e.lng?B0(a,e.lng,T,function(){return le()}):j0(a,T,function(){return le()})})}function UM(t){var e=t.i18n,n=t.defaultNS,r=t.children,i=X.useMemo(function(){return{i18n:e,defaultNS:n}},[e,n]);return X.createElement(wT.Provider,{value:i},r)}var ST=[],WM=ST.forEach,zM=ST.slice;function YM(t){return WM.call(zM.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}function GM(t){return t?typeof t=="function"?new t:t:null}function qM(){return{handleEmptyResourcesAsFailed:!0,cacheHitMode:"none"}}function U0(t,e,n,r){var i=t.read.bind(t);if(i.length===2){try{var o=i(e,n);o&&typeof o.then=="function"?o.then(function(a){return r(null,a)}).catch(r):r(null,o)}catch(a){r(a)}return}i(e,n,r)}var TT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};ts(this,t),this.backends=[],this.type="backend",this.allOptions=r,this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n,this.options=YM(i,this.options||{},qM()),this.allOptions=o,this.options.backends&&this.options.backends.forEach(function(a,c){r.backends[c]=r.backends[c]||GM(a),r.backends[c].init(n,r.options.backendOptions&&r.options.backendOptions[c]||{},o)}),this.services&&this.options.reloadInterval&&setInterval(function(){return r.reload()},this.options.reloadInterval)}},{key:"read",value:function(n,r,i){var o=this,a=this.backends.length,c=function p(w){if(w>=a)return i(new Error("non of the backend loaded data",!0));var g=w===a-1,T=o.options.handleEmptyResourcesAsFailed&&!g?0:-1,E=o.backends[w];E.read?U0(E,n,r,function(A,I,j){if(!A&&I&&Object.keys(I).length>T){if(i(null,I,w),f(w-1,I),E.save&&o.options.cacheHitMode&&["refresh","refreshAndUpdateStore"].indexOf(o.options.cacheHitMode)>-1){if(j&&o.options.refreshExpirationTime&&j+o.options.refreshExpirationTime>Date.now())return;var _=o.backends[w+1];_&&_.read&&U0(_,n,r,function(W,H){W||H&&(Object.keys(H).length<=T||(f(w,H),o.options.cacheHitMode==="refreshAndUpdateStore"&&o.services&&o.services.resourceStore&&o.services.resourceStore.addResourceBundle(n,r,H)))})}}else p(w+1)}):p(w+1)},f=function p(w,g){if(!(w<0)){var T=o.backends[w];T.save&&T.save(n,r,g),p(w-1,g)}};c(0)}},{key:"create",value:function(n,r,i,o){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:function(){},c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};this.backends.forEach(function(f){if(f.create){var p=f.create.bind(f);if(p.length<6){try{var w;p.length===5?w=p(n,r,i,o,c):w=p(n,r,i,o),w&&typeof w.then=="function"?w.then(function(g){return a(null,g)}).catch(a):a(null,w)}catch(g){a(g)}return}p(n,r,i,o,a,c)}})}},{key:"reload",value:function(){var n=this,r=this.services,i=r.backendConnector,o=r.languageUtils,a=r.logger,c=i.language;if(!(c&&c.toLowerCase()==="cimode")){var f=[],p=function(g){var T=o.toResolveHierarchy(g);T.forEach(function(E){f.indexOf(E)<0&&f.push(E)})};p(c),this.allOptions.preload&&this.allOptions.preload.forEach(function(w){return p(w)}),f.forEach(function(w){n.allOptions.ns.forEach(function(g){i.read(w,g,"read",null,null,function(T,E){T&&a.warn("loading namespace ".concat(g," for language ").concat(w," failed"),T),!T&&E&&a.log("loaded namespace ".concat(g," for language ").concat(w),E),i.loaded("".concat(w,"|").concat(g),T,E)})})})}}}]),t}();TT.type="backend";function Im(t){"@babel/helpers - typeof";return Im=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},Im(t)}function CT(){return typeof XMLHttpRequest=="function"||(typeof XMLHttpRequest>"u"?"undefined":Im(XMLHttpRequest))==="object"}function XM(t){return!!t&&typeof t.then=="function"}function KM(t){return XM(t)?t:Promise.resolve(t)}function ZM(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 Mm={exports:{}},gh={exports:{}},W0;function JM(){return W0||(W0=1,function(t,e){var n=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof ki<"u"&&ki,r=function(){function o(){this.fetch=!1,this.DOMException=n.DOMException}return o.prototype=n,new o}();(function(o){(function(a){var c=typeof o<"u"&&o||typeof self<"u"&&self||typeof c<"u"&&c,f={searchParams:"URLSearchParams"in c,iterable:"Symbol"in c&&"iterator"in Symbol,blob:"FileReader"in c&&"Blob"in c&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in c,arrayBuffer:"ArrayBuffer"in c};function p(fe){return fe&&DataView.prototype.isPrototypeOf(fe)}if(f.arrayBuffer)var w=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],g=ArrayBuffer.isView||function(fe){return fe&&w.indexOf(Object.prototype.toString.call(fe))>-1};function T(fe){if(typeof fe!="string"&&(fe=String(fe)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(fe)||fe==="")throw new TypeError('Invalid character in header field name: "'+fe+'"');return fe.toLowerCase()}function E(fe){return typeof fe!="string"&&(fe=String(fe)),fe}function A(fe){var me={next:function(){var Oe=fe.shift();return{done:Oe===void 0,value:Oe}}};return f.iterable&&(me[Symbol.iterator]=function(){return me}),me}function I(fe){this.map={},fe instanceof I?fe.forEach(function(me,Oe){this.append(Oe,me)},this):Array.isArray(fe)?fe.forEach(function(me){this.append(me[0],me[1])},this):fe&&Object.getOwnPropertyNames(fe).forEach(function(me){this.append(me,fe[me])},this)}I.prototype.append=function(fe,me){fe=T(fe),me=E(me);var Oe=this.map[fe];this.map[fe]=Oe?Oe+", "+me:me},I.prototype.delete=function(fe){delete this.map[T(fe)]},I.prototype.get=function(fe){return fe=T(fe),this.has(fe)?this.map[fe]:null},I.prototype.has=function(fe){return this.map.hasOwnProperty(T(fe))},I.prototype.set=function(fe,me){this.map[T(fe)]=E(me)},I.prototype.forEach=function(fe,me){for(var Oe in this.map)this.map.hasOwnProperty(Oe)&&fe.call(me,this.map[Oe],Oe,this)},I.prototype.keys=function(){var fe=[];return this.forEach(function(me,Oe){fe.push(Oe)}),A(fe)},I.prototype.values=function(){var fe=[];return this.forEach(function(me){fe.push(me)}),A(fe)},I.prototype.entries=function(){var fe=[];return this.forEach(function(me,Oe){fe.push([Oe,me])}),A(fe)},f.iterable&&(I.prototype[Symbol.iterator]=I.prototype.entries);function j(fe){if(fe.bodyUsed)return Promise.reject(new TypeError("Already read"));fe.bodyUsed=!0}function _(fe){return new Promise(function(me,Oe){fe.onload=function(){me(fe.result)},fe.onerror=function(){Oe(fe.error)}})}function W(fe){var me=new FileReader,Oe=_(me);return me.readAsArrayBuffer(fe),Oe}function H(fe){var me=new FileReader,Oe=_(me);return me.readAsText(fe),Oe}function ne(fe){for(var me=new Uint8Array(fe),Oe=new Array(me.length),$e=0;$e<me.length;$e++)Oe[$e]=String.fromCharCode(me[$e]);return Oe.join("")}function q(fe){if(fe.slice)return fe.slice(0);var me=new Uint8Array(fe.byteLength);return me.set(new Uint8Array(fe)),me.buffer}function ie(){return this.bodyUsed=!1,this._initBody=function(fe){this.bodyUsed=this.bodyUsed,this._bodyInit=fe,fe?typeof fe=="string"?this._bodyText=fe:f.blob&&Blob.prototype.isPrototypeOf(fe)?this._bodyBlob=fe:f.formData&&FormData.prototype.isPrototypeOf(fe)?this._bodyFormData=fe:f.searchParams&&URLSearchParams.prototype.isPrototypeOf(fe)?this._bodyText=fe.toString():f.arrayBuffer&&f.blob&&p(fe)?(this._bodyArrayBuffer=q(fe.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):f.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(fe)||g(fe))?this._bodyArrayBuffer=q(fe):this._bodyText=fe=Object.prototype.toString.call(fe):this._bodyText="",this.headers.get("content-type")||(typeof fe=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):f.searchParams&&URLSearchParams.prototype.isPrototypeOf(fe)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},f.blob&&(this.blob=function(){var fe=j(this);if(fe)return fe;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 fe=j(this);return fe||(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(W)}),this.text=function(){var fe=j(this);if(fe)return fe;if(this._bodyBlob)return H(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(ne(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},f.formData&&(this.formData=function(){return this.text().then(je)}),this.json=function(){return this.text().then(JSON.parse)},this}var x=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function le(fe){var me=fe.toUpperCase();return x.indexOf(me)>-1?me:fe}function ae(fe,me){if(!(this instanceof ae))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');me=me||{};var Oe=me.body;if(fe instanceof ae){if(fe.bodyUsed)throw new TypeError("Already read");this.url=fe.url,this.credentials=fe.credentials,me.headers||(this.headers=new I(fe.headers)),this.method=fe.method,this.mode=fe.mode,this.signal=fe.signal,!Oe&&fe._bodyInit!=null&&(Oe=fe._bodyInit,fe.bodyUsed=!0)}else this.url=String(fe);if(this.credentials=me.credentials||this.credentials||"same-origin",(me.headers||!this.headers)&&(this.headers=new I(me.headers)),this.method=le(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")&&Oe)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(Oe),(this.method==="GET"||this.method==="HEAD")&&(me.cache==="no-store"||me.cache==="no-cache")){var $e=/([?&])_=[^&]*/;if($e.test(this.url))this.url=this.url.replace($e,"$1_="+new Date().getTime());else{var Ze=/\?/;this.url+=(Ze.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}ae.prototype.clone=function(){return new ae(this,{body:this._bodyInit})};function je(fe){var me=new FormData;return fe.trim().split("&").forEach(function(Oe){if(Oe){var $e=Oe.split("="),Ze=$e.shift().replace(/\+/g," "),ve=$e.join("=").replace(/\+/g," ");me.append(decodeURIComponent(Ze),decodeURIComponent(ve))}}),me}function nt(fe){var me=new I,Oe=fe.replace(/\r?\n[\t ]+/g," ");return Oe.split("\r").map(function($e){return $e.indexOf(`
|
|
3
|
+
`)===0?$e.substr(1,$e.length):$e}).forEach(function($e){var Ze=$e.split(":"),ve=Ze.shift().trim();if(ve){var Se=Ze.join(":").trim();me.append(ve,Se)}}),me}ie.call(ae.prototype);function et(fe,me){if(!(this instanceof et))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 I(me.headers),this.url=me.url||"",this._initBody(fe)}ie.call(et.prototype),et.prototype.clone=function(){return new et(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new I(this.headers),url:this.url})},et.error=function(){var fe=new et(null,{status:0,statusText:""});return fe.type="error",fe};var Pe=[301,302,303,307,308];et.redirect=function(fe,me){if(Pe.indexOf(me)===-1)throw new RangeError("Invalid status code");return new et(null,{status:me,headers:{location:fe}})},a.DOMException=c.DOMException;try{new a.DOMException}catch{a.DOMException=function(me,Oe){this.message=me,this.name=Oe;var $e=Error(me);this.stack=$e.stack},a.DOMException.prototype=Object.create(Error.prototype),a.DOMException.prototype.constructor=a.DOMException}function Me(fe,me){return new Promise(function(Oe,$e){var Ze=new ae(fe,me);if(Ze.signal&&Ze.signal.aborted)return $e(new a.DOMException("Aborted","AbortError"));var ve=new XMLHttpRequest;function Se(){ve.abort()}ve.onload=function(){var Qe={status:ve.status,statusText:ve.statusText,headers:nt(ve.getAllResponseHeaders()||"")};Qe.url="responseURL"in ve?ve.responseURL:Qe.headers.get("X-Request-URL");var Ye="response"in ve?ve.response:ve.responseText;setTimeout(function(){Oe(new et(Ye,Qe))},0)},ve.onerror=function(){setTimeout(function(){$e(new TypeError("Network request failed"))},0)},ve.ontimeout=function(){setTimeout(function(){$e(new TypeError("Network request failed"))},0)},ve.onabort=function(){setTimeout(function(){$e(new a.DOMException("Aborted","AbortError"))},0)};function Be(Qe){try{return Qe===""&&c.location.href?c.location.href:Qe}catch{return Qe}}ve.open(Ze.method,Be(Ze.url),!0),Ze.credentials==="include"?ve.withCredentials=!0:Ze.credentials==="omit"&&(ve.withCredentials=!1),"responseType"in ve&&(f.blob?ve.responseType="blob":f.arrayBuffer&&Ze.headers.get("Content-Type")&&Ze.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(ve.responseType="arraybuffer")),me&&typeof me.headers=="object"&&!(me.headers instanceof I)?Object.getOwnPropertyNames(me.headers).forEach(function(Qe){ve.setRequestHeader(Qe,E(me.headers[Qe]))}):Ze.headers.forEach(function(Qe,Ye){ve.setRequestHeader(Ye,Qe)}),Ze.signal&&(Ze.signal.addEventListener("abort",Se),ve.onreadystatechange=function(){ve.readyState===4&&Ze.signal.removeEventListener("abort",Se)}),ve.send(typeof Ze._bodyInit>"u"?null:Ze._bodyInit)})}return Me.polyfill=!0,c.fetch||(c.fetch=Me,c.Headers=I,c.Request=ae,c.Response=et),a.Headers=I,a.Request=ae,a.Response=et,a.fetch=Me,a})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var i=n.fetch?n:r;e=i.fetch,e.default=i.fetch,e.fetch=i.fetch,e.Headers=i.Headers,e.Request=i.Request,e.Response=i.Response,t.exports=e}(gh,gh.exports)),gh.exports}(function(t,e){var n=typeof fetch=="function"?fetch:void 0;if(typeof ki<"u"&&ki.fetch?n=ki.fetch:typeof window<"u"&&window.fetch&&(n=window.fetch),typeof ZM<"u"&&typeof window>"u"){var r=n||JM();r.default&&(r=r.default),e.default=r,t.exports=e.default}})(Mm,Mm.exports);var ET=Mm.exports;const kT=Oc(ET),z0=hI({__proto__:null,default:kT},[ET]);function Y0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function G0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Y0(Object(n),!0).forEach(function(r){QM(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Y0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function QM(t,e,n){return(e=eL(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function eL(t){var e=tL(t,"string");return Tc(e)=="symbol"?e:e+""}function tL(t,e){if(Tc(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Tc(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Tc(t){"@babel/helpers - typeof";return Tc=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},Tc(t)}var mu=typeof fetch=="function"?fetch:void 0;typeof global<"u"&&global.fetch?mu=global.fetch:typeof window<"u"&&window.fetch&&(mu=window.fetch);var Od;CT()&&(typeof global<"u"&&global.XMLHttpRequest?Od=global.XMLHttpRequest:typeof window<"u"&&window.XMLHttpRequest&&(Od=window.XMLHttpRequest));var tp;typeof ActiveXObject=="function"&&(typeof global<"u"&&global.ActiveXObject?tp=global.ActiveXObject:typeof window<"u"&&window.ActiveXObject&&(tp=window.ActiveXObject));!mu&&z0&&!Od&&!tp&&(mu=kT||z0);typeof mu!="function"&&(mu=void 0);var Lm=function(e,n){if(n&&Tc(n)==="object"){var r="";for(var i in n)r+="&"+encodeURIComponent(i)+"="+encodeURIComponent(n[i]);if(!r)return e;e=e+(e.indexOf("?")!==-1?"&":"?")+r.slice(1)}return e},q0=function(e,n,r,i){var o=function(f){if(!f.ok)return r(f.statusText||"Error",{status:f.status});f.text().then(function(p){r(null,{status:f.status,data:p})}).catch(r)};if(i){var a=i(e,n);if(a instanceof Promise){a.then(o).catch(r);return}}typeof fetch=="function"?fetch(e,n).then(o).catch(r):mu(e,n).then(o).catch(r)},X0=!1,nL=function(e,n,r,i){e.queryStringParams&&(n=Lm(n,e.queryStringParams));var o=G0({},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&&(o["User-Agent"]="i18next-http-backend (node/".concat(global.process.version,"; ").concat(global.process.platform," ").concat(global.process.arch,")")),r&&(o["Content-Type"]="application/json");var a=typeof e.requestOptions=="function"?e.requestOptions(r):e.requestOptions,c=G0({method:r?"POST":"GET",body:r?e.stringify(r):void 0,headers:o},X0?{}:a),f=typeof e.alternateFetch=="function"&&e.alternateFetch.length>=1?e.alternateFetch:void 0;try{q0(n,c,i,f)}catch(p){if(!a||Object.keys(a).length===0||!p.message||p.message.indexOf("not implemented")<0)return i(p);try{Object.keys(a).forEach(function(w){delete c[w]}),q0(n,c,i,f),X0=!0}catch(w){i(w)}}},rL=function(e,n,r,i){r&&Tc(r)==="object"&&(r=Lm("",r).slice(1)),e.queryStringParams&&(n=Lm(n,e.queryStringParams));try{var o;Od?o=new Od:o=new tp("MSXML2.XMLHTTP.3.0"),o.open(r?"POST":"GET",n,1),e.crossDomain||o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.withCredentials=!!e.withCredentials,r&&o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.overrideMimeType&&o.overrideMimeType("application/json");var a=e.customHeaders;if(a=typeof a=="function"?a():a,a)for(var c in a)o.setRequestHeader(c,a[c]);o.onreadystatechange=function(){o.readyState>3&&i(o.status>=400?o.statusText:null,{status:o.status,data:o.responseText})},o.send(r)}catch(f){console&&console.log(f)}},iL=function(e,n,r,i){if(typeof r=="function"&&(i=r,r=void 0),i=i||function(){},mu&&n.indexOf("file:")!==0)return nL(e,n,r,i);if(CT()||typeof ActiveXObject=="function")return rL(e,n,r,i);i(new Error("No fetch and no xhr implementation found!"))};function Ef(t){"@babel/helpers - typeof";return Ef=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},Ef(t)}function K0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Dg(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?K0(Object(n),!0).forEach(function(r){DT(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):K0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function oL(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function sL(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,PT(r.key),r)}}function aL(t,e,n){return e&&sL(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function DT(t,e,n){return(e=PT(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function PT(t){var e=lL(t,"string");return Ef(e)=="symbol"?e:e+""}function lL(t,e){if(Ef(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ef(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var uL=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,r,i){return DT({},r,i||"")},parseLoadPayload:function(n,r){},request:iL,reloadInterval:typeof window<"u"?!1:60*60*1e3,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}},OT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};oL(this,t),this.services=e,this.options=n,this.allOptions=r,this.type="backend",this.init(e,n,r)}return aL(t,[{key:"init",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.services=n,this.options=Dg(Dg(Dg({},uL()),this.options||{}),i),this.allOptions=o,this.services&&this.options.reloadInterval){var a=setInterval(function(){return r.reload()},this.options.reloadInterval);Ef(a)==="object"&&typeof a.unref=="function"&&a.unref()}}},{key:"readMulti",value:function(n,r,i){this._readAny(n,n,r,r,i)}},{key:"read",value:function(n,r,i){this._readAny([n],n,[r],r,i)}},{key:"_readAny",value:function(n,r,i,o,a){var c=this,f=this.options.loadPath;typeof this.options.loadPath=="function"&&(f=this.options.loadPath(n,i)),f=KM(f),f.then(function(p){if(!p)return a(null,{});var w=c.services.interpolator.interpolate(p,{lng:n.join("+"),ns:i.join("+")});c.loadUrl(w,a,r,o)})}},{key:"loadUrl",value:function(n,r,i,o){var a=this,c=typeof i=="string"?[i]:i,f=typeof o=="string"?[o]:o,p=this.options.parseLoadPayload(c,f);this.options.request(this.options,n,p,function(w,g){if(g&&(g.status>=500&&g.status<600||!g.status))return r("failed loading "+n+"; status code: "+g.status,!0);if(g&&g.status>=400&&g.status<500)return r("failed loading "+n+"; status code: "+g.status,!1);if(!g&&w&&w.message){var T=w.message.toLowerCase(),E=["failed","fetch","network","load"].find(function(j){return T.indexOf(j)>-1});if(E)return r("failed loading "+n+": "+w.message,!0)}if(w)return r(w,!1);var A,I;try{typeof g.data=="string"?A=a.options.parse(g.data,i,o):A=g.data}catch{I="failed parsing "+n+" to json"}if(I)return r(I,!1);r(null,A)})}},{key:"create",value:function(n,r,i,o,a){var c=this;if(this.options.addPath){typeof n=="string"&&(n=[n]);var f=this.options.parsePayload(r,i,o),p=0,w=[],g=[];n.forEach(function(T){var E=c.options.addPath;typeof c.options.addPath=="function"&&(E=c.options.addPath(T,r));var A=c.services.interpolator.interpolate(E,{lng:T,ns:r});c.options.request(c.options,A,f,function(I,j){p+=1,w.push(I),g.push(j),p===n.length&&typeof a=="function"&&a(w,g)})})}}},{key:"reload",value:function(){var n=this,r=this.services,i=r.backendConnector,o=r.languageUtils,a=r.logger,c=i.language;if(!(c&&c.toLowerCase()==="cimode")){var f=[],p=function(g){var T=o.toResolveHierarchy(g);T.forEach(function(E){f.indexOf(E)<0&&f.push(E)})};p(c),this.allOptions.preload&&this.allOptions.preload.forEach(function(w){return p(w)}),f.forEach(function(w){n.allOptions.ns.forEach(function(g){i.read(w,g,"read",null,null,function(T,E){T&&a.warn("loading namespace ".concat(g," for language ").concat(w," failed"),T),!T&&E&&a.log("loaded namespace ".concat(g," for language ").concat(w),E),i.loaded("".concat(w,"|").concat(g),T,E)})})})}}}])}();OT.type="backend";var Vv=(t=>(t.en="en",t.de="de",t))(Vv||{});const cL={en:"English",de:"German"};oi.use(TT).use(jM).use(vT).init({initImmediate:!0,ns:["translation"],fallbackLng:Object.keys(cL),fallbackNS:"translation",partialBundledLanguages:!0,resources:{},interpolation:{escapeValue:!1},backend:{backends:[OT],backendOptions:[{loadPath:()=>{var e,n,r;if((e=window==null?void 0:window.env)!=null&&e.TRANSLATION_URL)return`${window.env.TRANSLATION_URL}/{{lng}}`;const t=((n=window==null?void 0:window.env)==null?void 0:n.VITE_BASE_URL)||((r=window==null?void 0:window.env)==null?void 0:r.REACT_APP_BASE_URL)||location.protocol+"//"+location.host;return console.log("url",t),`${t}/translations/{{lng}}`},crossDomain:!0,cacheHitMode:"refresh"}]}});function fL(){const[t,e]=X.useState();return X.useEffect(()=>{const n=localStorage.getItem("language");e(n||Vv.en)},[]),{language:t,setLanguage:e}}const _T=X.createContext({}),dL=()=>X.useContext(_T),hL=oi,ud=uT,pL=()=>xT(),gL=({children:t})=>{const e=fL();return ke.jsx(_T.Provider,{value:e,children:ke.jsx(UM,{i18n:oi,children:t})})},mL=X.memo(({notification:t,notiPath:e,markAllAsReadState:n,brandColors:r,onMark:i,showDetail:o,onToggleDetail:a})=>{var _,W;const[c,f]=X.useState({id:t.id,isRead:t.isRead}),p=c.isRead===!1?"unread":"read",w={borderColor:c.isRead?"#c5c5c5":(r==null?void 0:r.primary500)||mr.primary500,backgroundColor:c.isRead?"#c5c5c5":(r==null?void 0:r.primary500)||mr.primary500},g=()=>{const H=!t.isRead;i&&i(t.id,H,e)};X.useEffect(()=>{f(n?H=>({...H,isRead:!0}):{id:t.id,isRead:t.isRead})},[n,t.id,t.isRead]);const T=()=>{typeof a=="function"&&a()},E=H=>{const ne=Om(),q=Om(H),ie=ne.diff(q,"days"),x=ne.diff(q,"minutes"),le=ne.diff(q,"months"),ae=ne.diff(q,"years");if(console.log("diffInMonths",le),x<1)return"Just now";if(ie===0){if(x<=60)return`${x} minute${x>1?"s":""} ago`;const je=Math.floor(x/60);return console.log("diffIhours",je),`${je} hour${je>1?"s":""} ago`}if(ie===1)return"Yesterday";if(ie>=2&&ie<7)return`${ie} days ago`;if(ie<30){const je=Math.floor(ie/7);return`${je} week${je>1?"s":""} ago`}return le===0||le===1?"1 month ago":le<12?`${le} months ago`:ae===0||ae===1?"1 year ago":"Over 1 year ago"},A=t!=null&&t.data?(_=t==null?void 0:t.data)==null?void 0:_.length:0,I=t!=null&&t.contextUrl?"a":"p",j=(H,ne)=>{var q,ie;if((H==null?void 0:H.actionKey)!=null){if((q=H==null?void 0:H.data)!=null&&q.brandName)return ud(`notificationAdmin.notify.actionKey.${H==null?void 0:H.actionKey}`,{defaultValue:`${H==null?void 0:H.message}`,brandName:H.data.brandName});switch(H==null?void 0:H.notificationType){case"deleteMultiple":return H!=null&&H.data&&((ie=H==null?void 0:H.data)==null?void 0:ie.length)>1?ud(`notificationAdmin.notify.actionKey.${H==null?void 0:H.actionKey}_multiple`,{defaultValue:`${H==null?void 0:H.actionKey}`,count:ne}):ud(`notificationAdmin.notify.actionKey.${H==null?void 0:H.actionKey}_single`,{defaultValue:`${H==null?void 0:H.actionKey}`});default:return ud(`notificationAdmin.notify.actionKey.${H==null?void 0:H.actionKey}`,{defaultValue:`${H==null?void 0:H.message}`})}}return H.message};return ke.jsx(ke.Fragment,{children:ke.jsxs("div",{className:"notitification-item__container",children:[ke.jsx("div",{className:"notification-item__image-container",children:ke.jsx("img",{src:!t.actorAvatarUrl||t.actorName==="System"?"https://ukpcsaprod.blob.core.windows.net/account/logo.png":t.actorAvatarUrl,onError:({currentTarget:H})=>{console.log("img on error",H),H.onerror=null,H.src="https://ukpcsaprod.blob.core.windows.net/account/logo.png"},alt:t.actorName})}),ke.jsxs("div",{style:{width:"calc(100% - 56px)"},children:[ke.jsxs("div",{className:"notification-item__content-wrapper",children:[ke.jsxs("div",{className:"notification-item__content",children:[ke.jsx("p",{className:"notification-item__user-name",children:t.actorName}),ke.jsxs(I,{href:t.contextUrl,style:{cursor:t!=null&&t.contextUrl?"pointer":"unset",textDecoration:"none",color:"inherit"},children:[j(t,A),ke.jsx("span",{style:{color:t.contextUrl?"#007BFF":"#292929"},children:` ${t!=null&&t.context?t.context:""}`})]}),(t==null?void 0:t.notificationType)==="deleteMultiple"&&ke.jsxs("button",{style:{color:mr.primary400,textDecoration:"underline"},onClick:T,children:[o?"Hide":"Show "," details"]})]}),ke.jsx("div",{className:"notification-item__time",children:ke.jsx("p",{children:E(t.createdAt)})}),ke.jsx("button",{className:`${p} notification-item__read-at`,"aria-label":"Mark as read",style:w,onClick:g})]}),o&&ke.jsx("div",{style:{background:"#fff",width:"100%",padding:"8px",fontSize:"12px",marginTop:"8px"},children:ke.jsx("ul",{children:(W=t==null?void 0:t.data)==null?void 0:W.map((H,ne)=>ke.jsxs("li",{style:{display:"flex",alignItems:"center",marginBottom:"4px"},children:[ke.jsx("span",{style:{backgroundColor:mr.primary400},className:"list-dot"}),ke.jsx("span",{style:{width:"calc(100% - 12px)"},children:H.name})]},ne))})})]})]})})}),RT=X.createContext({}),vL=({children:t})=>{const[e,n]=X.useState(!1),[r,i]=X.useState({all:{total:0},unread:{total:0}}),o=()=>{n(!e)},a=()=>{n(!1)};return ke.jsx(RT.Provider,{value:{isOpen:e,toggleOpen:o,setShowModalFalse:a,notidata:r,setNotiData:i},children:t})};function Z0(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t}function yL(t){var e=t.lastRenderedStartIndex,n=t.lastRenderedStopIndex,r=t.startIndex,i=t.stopIndex;return!(r>n||i<e)}function bL(t){for(var e=t.isItemLoaded,n=t.itemCount,r=t.minimumBatchSize,i=t.startIndex,o=t.stopIndex,a=[],c=null,f=null,p=i;p<=o;p++){var w=e(p);w?f!==null&&(a.push(c,f),c=f=null):(f=p,c===null&&(c=p))}if(f!==null){for(var g=Math.min(Math.max(f,c+r-1),n-1),T=f+1;T<=g&&!e(T);T++)f=T;a.push(c,f)}if(a.length)for(;a[1]-a[0]+1<r&&a[0]>0;){var E=a[0]-1;if(!e(E))a[0]=E;else break}return a}var wL=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},xL=function(){function t(e,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),SL=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)},J0=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},TL=function(t){SL(e,t);function e(){var n,r,i,o;wL(this,e);for(var a=arguments.length,c=Array(a),f=0;f<a;f++)c[f]=arguments[f];return o=(r=(i=J0(this,(n=e.__proto__||Object.getPrototypeOf(e)).call.apply(n,[this].concat(c))),i),i._lastRenderedStartIndex=-1,i._lastRenderedStopIndex=-1,i._memoizedUnloadedRanges=[],i._onItemsRendered=function(p){var w=p.visibleStartIndex,g=p.visibleStopIndex;process.env.NODE_ENV!=="production"&&((!Z0(w)||!Z0(g))&&console.warn("Invalid onItemsRendered signature; please refer to InfiniteLoader documentation."),typeof i.props.loadMoreRows=="function"&&console.warn('InfiniteLoader "loadMoreRows" prop has been renamed to "loadMoreItems".')),i._lastRenderedStartIndex=w,i._lastRenderedStopIndex=g,i._ensureRowsLoaded(w,g)},i._setRef=function(p){i._listRef=p},r),J0(i,o)}return xL(e,[{key:"resetloadMoreItemsCache",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],r&&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 r=this.props.children;return r({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(r,i){var o=this.props,a=o.isItemLoaded,c=o.itemCount,f=o.minimumBatchSize,p=f===void 0?10:f,w=o.threshold,g=w===void 0?15:w,T=bL({isItemLoaded:a,itemCount:c,minimumBatchSize:p,startIndex:Math.max(0,r-g),stopIndex:Math.min(c-1,i+g)});(this._memoizedUnloadedRanges.length!==T.length||this._memoizedUnloadedRanges.some(function(E,A){return T[A]!==E}))&&(this._memoizedUnloadedRanges=T,this._loadUnloadedRanges(T))}},{key:"_loadUnloadedRanges",value:function(r){for(var i=this,o=this.props.loadMoreItems||this.props.loadMoreRows,a=function(p){var w=r[p],g=r[p+1],T=o(w,g);T!=null&&T.then(function(){if(yL({lastRenderedStartIndex:i._lastRenderedStartIndex,lastRenderedStopIndex:i._lastRenderedStopIndex,startIndex:w,stopIndex:g})){if(i._listRef==null)return;typeof i._listRef.resetAfterIndex=="function"?i._listRef.resetAfterIndex(w,!0):(typeof i._listRef._getItemStyleCache=="function"&&i._listRef._getItemStyleCache(-1),i._listRef.forceUpdate())}})},c=0;c<r.length;c+=2)a(c)}}]),e}(X.PureComponent);function kf(){return kf=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},kf.apply(null,arguments)}const CL=Object.freeze(Object.defineProperty({__proto__:null,get default(){return kf}},Symbol.toStringTag,{value:"Module"}));function AT(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Zh(t,e)}const EL="*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}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}:-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}";function Hv({children:t,styles:e=[],...n}){return ke.jsxs("div",{...n,children:[[EL,...e].map((r,i)=>ke.jsx("style",{type:"text/css",children:r},i)),t]})}function kL(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Uv=kL,DL=typeof ki=="object"&&ki&&ki.Object===Object&&ki,PL=DL,OL=PL,_L=typeof self=="object"&&self&&self.Object===Object&&self,RL=OL||_L||Function("return this")(),IT=RL,AL=IT,IL=function(){return AL.Date.now()},ML=IL,LL=/\s/;function FL(t){for(var e=t.length;e--&&LL.test(t.charAt(e)););return e}var NL=FL,jL=NL,BL=/^\s+/;function $L(t){return t&&t.slice(0,jL(t)+1).replace(BL,"")}var VL=$L,HL=IT,UL=HL.Symbol,MT=UL,Q0=MT,LT=Object.prototype,WL=LT.hasOwnProperty,zL=LT.toString,nd=Q0?Q0.toStringTag:void 0;function YL(t){var e=WL.call(t,nd),n=t[nd];try{t[nd]=void 0;var r=!0}catch{}var i=zL.call(t);return r&&(e?t[nd]=n:delete t[nd]),i}var GL=YL,qL=Object.prototype,XL=qL.toString;function KL(t){return XL.call(t)}var ZL=KL,ew=MT,JL=GL,QL=ZL,e2="[object Null]",t2="[object Undefined]",tw=ew?ew.toStringTag:void 0;function n2(t){return t==null?t===void 0?t2:e2:tw&&tw in Object(t)?JL(t):QL(t)}var r2=n2;function i2(t){return t!=null&&typeof t=="object"}var o2=i2,s2=r2,a2=o2,l2="[object Symbol]";function u2(t){return typeof t=="symbol"||a2(t)&&s2(t)==l2}var c2=u2,f2=VL,nw=Uv,d2=c2,rw=NaN,h2=/^[-+]0x[0-9a-f]+$/i,p2=/^0b[01]+$/i,g2=/^0o[0-7]+$/i,m2=parseInt;function v2(t){if(typeof t=="number")return t;if(d2(t))return rw;if(nw(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=nw(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=f2(t);var n=p2.test(t);return n||g2.test(t)?m2(t.slice(2),n?2:8):h2.test(t)?rw:+t}var y2=v2,b2=Uv,Pg=ML,iw=y2,w2="Expected a function",x2=Math.max,S2=Math.min;function T2(t,e,n){var r,i,o,a,c,f,p=0,w=!1,g=!1,T=!0;if(typeof t!="function")throw new TypeError(w2);e=iw(e)||0,b2(n)&&(w=!!n.leading,g="maxWait"in n,o=g?x2(iw(n.maxWait)||0,e):o,T="trailing"in n?!!n.trailing:T);function E(ie){var x=r,le=i;return r=i=void 0,p=ie,a=t.apply(le,x),a}function A(ie){return p=ie,c=setTimeout(_,e),w?E(ie):a}function I(ie){var x=ie-f,le=ie-p,ae=e-x;return g?S2(ae,o-le):ae}function j(ie){var x=ie-f,le=ie-p;return f===void 0||x>=e||x<0||g&&le>=o}function _(){var ie=Pg();if(j(ie))return W(ie);c=setTimeout(_,I(ie))}function W(ie){return c=void 0,T&&r?E(ie):(r=i=void 0,a)}function H(){c!==void 0&&clearTimeout(c),p=0,r=f=i=c=void 0}function ne(){return c===void 0?a:W(Pg())}function q(){var ie=Pg(),x=j(ie);if(r=arguments,i=this,f=ie,x){if(c===void 0)return A(f);if(g)return clearTimeout(c),c=setTimeout(_,e),E(f)}return c===void 0&&(c=setTimeout(_,e)),a}return q.cancel=H,q.flush=ne,q}var FT=T2;const Og=Oc(FT);var C2=FT,E2=Uv,k2="Expected a function";function D2(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(k2);return E2(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),C2(t,e,{leading:r,maxWait:e,trailing:i})}var P2=D2;const O2=Oc(P2);var hf=function(){return hf=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},hf.apply(this,arguments)};function NT(t){return!t||!t.ownerDocument||!t.ownerDocument.defaultView?window:t.ownerDocument.defaultView}function jT(t){return!t||!t.ownerDocument?document:t.ownerDocument}var BT=function(t){var e={},n=Array.prototype.reduce.call(t,function(r,i){var o=i.name.match(/data-simplebar-(.+)/);if(o){var a=o[1].replace(/\W+(.)/g,function(c,f){return f.toUpperCase()});switch(i.value){case"true":r[a]=!0;break;case"false":r[a]=!1;break;case void 0:r[a]=!0;break;default:r[a]=i.value}}return r},e);return n};function $T(t,e){var n;t&&(n=t.classList).add.apply(n,e.split(" "))}function VT(t,e){t&&e.split(" ").forEach(function(n){t.classList.remove(n)})}function HT(t){return".".concat(t.split(" ").join("."))}var Wv=!!(typeof window<"u"&&window.document&&window.document.createElement),_2=Object.freeze({__proto__:null,addClasses:$T,canUseDOM:Wv,classNamesToQuery:HT,getElementDocument:jT,getElementWindow:NT,getOptions:BT,removeClasses:VT}),ff=null,ow=null;Wv&&window.addEventListener("resize",function(){ow!==window.devicePixelRatio&&(ow=window.devicePixelRatio,ff=null)});function sw(){if(ff===null){if(typeof document>"u")return ff=0,ff;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),ff=n}return ff}var nu=NT,_g=jT,R2=BT,ru=$T,iu=VT,Oo=HT,rd=function(){function t(e,n){n===void 0&&(n={});var r=this;if(this.removePreventClickId=null,this.minScrollbarWidth=20,this.stopScrollDelay=175,this.isScrolling=!1,this.isMouseEntering=!1,this.isDragging=!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 i=nu(r.el);r.scrollXTicking||(i.requestAnimationFrame(r.scrollX),r.scrollXTicking=!0),r.scrollYTicking||(i.requestAnimationFrame(r.scrollY),r.scrollYTicking=!0),r.isScrolling||(r.isScrolling=!0,ru(r.el,r.classNames.scrolling)),r.showScrollbar("x"),r.showScrollbar("y"),r.onStopScrolling()},this.scrollX=function(){r.axis.x.isOverflowing&&r.positionScrollbar("x"),r.scrollXTicking=!1},this.scrollY=function(){r.axis.y.isOverflowing&&r.positionScrollbar("y"),r.scrollYTicking=!1},this._onStopScrolling=function(){iu(r.el,r.classNames.scrolling),r.options.autoHide&&(r.hideScrollbar("x"),r.hideScrollbar("y")),r.isScrolling=!1},this.onMouseEnter=function(){r.isMouseEntering||(ru(r.el,r.classNames.mouseEntered),r.showScrollbar("x"),r.showScrollbar("y"),r.isMouseEntering=!0),r.onMouseEntered()},this._onMouseEntered=function(){iu(r.el,r.classNames.mouseEntered),r.options.autoHide&&(r.hideScrollbar("x"),r.hideScrollbar("y")),r.isMouseEntering=!1},this._onMouseMove=function(i){r.mouseX=i.clientX,r.mouseY=i.clientY,(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&r.onMouseMoveForAxis("x"),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&r.onMouseMoveForAxis("y")},this.onMouseLeave=function(){r.onMouseMove.cancel(),(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&r.onMouseLeaveForAxis("x"),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&r.onMouseLeaveForAxis("y"),r.mouseX=-1,r.mouseY=-1},this._onWindowResize=function(){r.scrollbarWidth=r.getScrollbarWidth(),r.hideNativeScrollbar()},this.onPointerEvent=function(i){if(!(!r.axis.x.track.el||!r.axis.y.track.el||!r.axis.x.scrollbar.el||!r.axis.y.scrollbar.el)){var o,a;r.axis.x.track.rect=r.axis.x.track.el.getBoundingClientRect(),r.axis.y.track.rect=r.axis.y.track.el.getBoundingClientRect(),(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&(o=r.isWithinBounds(r.axis.x.track.rect)),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&(a=r.isWithinBounds(r.axis.y.track.rect)),(o||a)&&(i.stopPropagation(),i.type==="pointerdown"&&i.pointerType!=="touch"&&(o&&(r.axis.x.scrollbar.rect=r.axis.x.scrollbar.el.getBoundingClientRect(),r.isWithinBounds(r.axis.x.scrollbar.rect)?r.onDragStart(i,"x"):r.onTrackClick(i,"x")),a&&(r.axis.y.scrollbar.rect=r.axis.y.scrollbar.el.getBoundingClientRect(),r.isWithinBounds(r.axis.y.scrollbar.rect)?r.onDragStart(i,"y"):r.onTrackClick(i,"y"))))}},this.drag=function(i){var o,a,c,f,p,w,g,T,E,A,I;if(!(!r.draggedAxis||!r.contentWrapperEl)){var j,_=r.axis[r.draggedAxis].track,W=(a=(o=_.rect)===null||o===void 0?void 0:o[r.axis[r.draggedAxis].sizeAttr])!==null&&a!==void 0?a:0,H=r.axis[r.draggedAxis].scrollbar,ne=(f=(c=r.contentWrapperEl)===null||c===void 0?void 0:c[r.axis[r.draggedAxis].scrollSizeAttr])!==null&&f!==void 0?f:0,q=parseInt((w=(p=r.elStyles)===null||p===void 0?void 0:p[r.axis[r.draggedAxis].sizeAttr])!==null&&w!==void 0?w:"0px",10);i.preventDefault(),i.stopPropagation(),r.draggedAxis==="y"?j=i.pageY:j=i.pageX;var ie=j-((T=(g=_.rect)===null||g===void 0?void 0:g[r.axis[r.draggedAxis].offsetAttr])!==null&&T!==void 0?T:0)-r.axis[r.draggedAxis].dragOffset;ie=r.draggedAxis==="x"&&r.isRtl?((A=(E=_.rect)===null||E===void 0?void 0:E[r.axis[r.draggedAxis].sizeAttr])!==null&&A!==void 0?A:0)-H.size-ie:ie;var x=ie/(W-H.size),le=x*(ne-q);r.draggedAxis==="x"&&r.isRtl&&(le=!((I=t.getRtlHelpers())===null||I===void 0)&&I.isScrollingToNegative?-le:le),r.contentWrapperEl[r.axis[r.draggedAxis].scrollOffsetAttr]=le}},this.onEndDrag=function(i){r.isDragging=!1;var o=_g(r.el),a=nu(r.el);i.preventDefault(),i.stopPropagation(),iu(r.el,r.classNames.dragging),r.onStopScrolling(),o.removeEventListener("mousemove",r.drag,!0),o.removeEventListener("mouseup",r.onEndDrag,!0),r.removePreventClickId=a.setTimeout(function(){o.removeEventListener("click",r.preventClick,!0),o.removeEventListener("dblclick",r.preventClick,!0),r.removePreventClickId=null})},this.preventClick=function(i){i.preventDefault(),i.stopPropagation()},this.el=e,this.options=hf(hf({},t.defaultOptions),n),this.classNames=hf(hf({},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=O2(this._onMouseMove,64),this.onWindowResize=Og(this._onWindowResize,64,{leading:!0}),this.onStopScrolling=Og(this._onStopScrolling,this.stopScrollDelay),this.onMouseEntered=Og(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,r=n==null?void 0:n.firstElementChild;if(!r)return null;document.body.appendChild(n),n.scrollLeft=0;var i=t.getOffset(n),o=t.getOffset(r);n.scrollLeft=-999;var a=t.getOffset(r);return document.body.removeChild(n),t.rtlHelpers={isScrollOriginAtZero:i.left!==o.left,isScrollingToNegative:o.left!==a.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:sw()}catch{return sw()}},t.getOffset=function(e){var n=e.getBoundingClientRect(),r=_g(e),i=nu(e);return{top:n.top+(i.pageYOffset||r.documentElement.scrollTop),left:n.left+(i.pageXOffset||r.documentElement.scrollLeft)}},t.prototype.init=function(){Wv&&(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(Oo(this.classNames.wrapper)),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector(Oo(this.classNames.contentWrapper)),this.contentEl=this.options.contentNode||this.el.querySelector(Oo(this.classNames.contentEl)),this.offsetEl=this.el.querySelector(Oo(this.classNames.offset)),this.maskEl=this.el.querySelector(Oo(this.classNames.mask)),this.placeholderEl=this.findChild(this.wrapperEl,Oo(this.classNames.placeholder)),this.heightAutoObserverWrapperEl=this.el.querySelector(Oo(this.classNames.heightAutoObserverWrapperEl)),this.heightAutoObserverEl=this.el.querySelector(Oo(this.classNames.heightAutoObserverEl)),this.axis.x.track.el=this.findChild(this.el,"".concat(Oo(this.classNames.track)).concat(Oo(this.classNames.horizontal))),this.axis.y.track.el=this.findChild(this.el,"".concat(Oo(this.classNames.track)).concat(Oo(this.classNames.vertical))),this.axis.x.scrollbar.el=((e=this.axis.x.track.el)===null||e===void 0?void 0:e.querySelector(Oo(this.classNames.scrollbar)))||null,this.axis.y.scrollbar.el=((n=this.axis.y.track.el)===null||n===void 0?void 0:n.querySelector(Oo(this.classNames.scrollbar)))||null,this.options.autoHide||(ru(this.axis.x.scrollbar.el,this.classNames.visible),ru(this.axis.y.scrollbar.el,this.classNames.visible))},t.prototype.initListeners=function(){var e=this,n,r=nu(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),r.addEventListener("resize",this.onWindowResize),!!this.contentEl){if(window.ResizeObserver){var i=!1,o=r.ResizeObserver||ResizeObserver;this.resizeObserver=new o(function(){i&&r.requestAnimationFrame(function(){e.recalculate()})}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),r.requestAnimationFrame(function(){i=!0})}this.mutationObserver=new r.MutationObserver(function(){r.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=nu(this.el);this.elStyles=e.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var n=this.contentEl.offsetWidth,r=this.heightAutoObserverEl.offsetHeight<=1,i=this.heightAutoObserverEl.offsetWidth<=1||n>0,o=this.contentWrapperEl.offsetWidth,a=this.elStyles.overflowX,c=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 f=this.contentEl.scrollHeight,p=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=r?"auto":"100%",this.placeholderEl.style.width=i?"".concat(n||p,"px"):"auto",this.placeholderEl.style.height="".concat(f,"px");var w=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=n!==0&&p>n,this.axis.y.isOverflowing=f>w,this.axis.x.isOverflowing=a==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=c==="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 g=this.axis.x.isOverflowing?this.scrollbarWidth:0,T=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&p>o-T,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&f>w-g,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,r;if(e===void 0&&(e="y"),!this.axis[e].isOverflowing||!this.contentEl)return 0;var i=this.contentEl[this.axis[e].scrollSizeAttr],o=(r=(n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])!==null&&r!==void 0?r:0,a=o/i,c;return c=Math.max(~~(a*o),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(c=Math.min(c,this.options.scrollbarMaxSize)),c},t.prototype.positionScrollbar=function(e){var n,r,i;e===void 0&&(e="y");var o=this.axis[e].scrollbar;if(!(!this.axis[e].isOverflowing||!this.contentWrapperEl||!o.el||!this.elStyles)){var a=this.contentWrapperEl[this.axis[e].scrollSizeAttr],c=((n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])||0,f=parseInt(this.elStyles[this.axis[e].sizeAttr],10),p=this.contentWrapperEl[this.axis[e].scrollOffsetAttr];p=e==="x"&&this.isRtl&&(!((r=t.getRtlHelpers())===null||r===void 0)&&r.isScrollOriginAtZero)?-p:p,e==="x"&&this.isRtl&&(p=!((i=t.getRtlHelpers())===null||i===void 0)&&i.isScrollingToNegative?p:-p);var w=p/(a-f),g=~~((c-o.size)*w);g=e==="x"&&this.isRtl?-g+(c-o.size):g,o.el.style.transform=e==="x"?"translate3d(".concat(g,"px, 0, 0)"):"translate3d(0, ".concat(g,"px, 0)")}},t.prototype.toggleTrackVisibility=function(e){e===void 0&&(e="y");var n=this.axis[e].track.el,r=this.axis[e].scrollbar.el;!n||!r||!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?r.style.display="block":r.style.display="none")},t.prototype.showScrollbar=function(e){e===void 0&&(e="y"),this.axis[e].isOverflowing&&!this.axis[e].scrollbar.isVisible&&(ru(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.isDragging&&this.axis[e].isOverflowing&&this.axis[e].scrollbar.isVisible&&(iu(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),ru(n.track.el,this.classNames.hover),this.isWithinBounds(n.scrollbar.rect)?ru(n.scrollbar.el,this.classNames.hover):iu(n.scrollbar.el,this.classNames.hover)):(iu(n.track.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)))},t.prototype.onMouseLeaveForAxis=function(e){e===void 0&&(e="y"),iu(this.axis[e].track.el,this.classNames.hover),iu(this.axis[e].scrollbar.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)},t.prototype.onDragStart=function(e,n){var r;n===void 0&&(n="y"),this.isDragging=!0;var i=_g(this.el),o=nu(this.el),a=this.axis[n].scrollbar,c=n==="y"?e.pageY:e.pageX;this.axis[n].dragOffset=c-(((r=a.rect)===null||r===void 0?void 0:r[this.axis[n].offsetAttr])||0),this.draggedAxis=n,ru(this.el,this.classNames.dragging),i.addEventListener("mousemove",this.drag,!0),i.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(i.addEventListener("click",this.preventClick,!0),i.addEventListener("dblclick",this.preventClick,!0)):(o.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},t.prototype.onTrackClick=function(e,n){var r=this,i,o,a,c;n===void 0&&(n="y");var f=this.axis[n];if(!(!this.options.clickOnTrack||!f.scrollbar.el||!this.contentWrapperEl)){e.preventDefault();var p=nu(this.el);this.axis[n].scrollbar.rect=f.scrollbar.el.getBoundingClientRect();var w=this.axis[n].scrollbar,g=(o=(i=w.rect)===null||i===void 0?void 0:i[this.axis[n].offsetAttr])!==null&&o!==void 0?o:0,T=parseInt((c=(a=this.elStyles)===null||a===void 0?void 0:a[this.axis[n].sizeAttr])!==null&&c!==void 0?c:"0px",10),E=this.contentWrapperEl[this.axis[n].scrollOffsetAttr],A=n==="y"?this.mouseY-g:this.mouseX-g,I=A<0?-1:1,j=I===-1?E-T:E+T,_=40,W=function(){r.contentWrapperEl&&(I===-1?E>j&&(E-=_,r.contentWrapperEl[r.axis[n].scrollOffsetAttr]=E,p.requestAnimationFrame(W)):E<j&&(E+=_,r.contentWrapperEl[r.axis[n].scrollOffsetAttr]=E,p.requestAnimationFrame(W)))};W()}},t.prototype.getContentElement=function(){return this.contentEl},t.prototype.getScrollElement=function(){return this.contentWrapperEl},t.prototype.removeListeners=function(){var e=nu(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 r=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;return Array.prototype.filter.call(e.children,function(i){return r.call(i,n)})[0]},t.rtlHelpers=null,t.defaultOptions={forceVisible:!1,clickOnTrack:!0,scrollbarMinSize:25,scrollbarMaxSize:0,ariaLabel:"scrollable content",tabIndex:0,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=R2,t.helpers=_2,t}(),Ko=function(){return Ko=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Ko.apply(this,arguments)};function A2(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n}var zv=kn.forwardRef(function(t,e){var n=t.children,r=t.scrollableNodeProps,i=r===void 0?{}:r,o=A2(t,["children","scrollableNodeProps"]),a=kn.useRef(),c=kn.useRef(),f=kn.useRef(),p={},w={};Object.keys(o).forEach(function(E){Object.prototype.hasOwnProperty.call(rd.defaultOptions,E)?p[E]=o[E]:w[E]=o[E]});var g=Ko(Ko({},rd.defaultOptions.classNames),p.classNames),T=Ko(Ko({},i),{className:"".concat(g.contentWrapper).concat(i.className?" ".concat(i.className):""),tabIndex:p.tabIndex||rd.defaultOptions.tabIndex,role:"region","aria-label":p.ariaLabel||rd.defaultOptions.ariaLabel});return kn.useEffect(function(){var E;return c.current=T.ref?T.ref.current:c.current,a.current&&(E=new rd(a.current,Ko(Ko(Ko({},p),c.current&&{scrollableNode:c.current}),f.current&&{contentNode:f.current})),typeof e=="function"?e(E):e&&(e.current=E)),function(){E==null||E.unMount(),E=null,typeof e=="function"&&e(null)}},[]),kn.createElement("div",Ko({"data-simplebar":"init",ref:a},w),kn.createElement("div",{className:g.wrapper},kn.createElement("div",{className:g.heightAutoObserverWrapperEl},kn.createElement("div",{className:g.heightAutoObserverEl})),kn.createElement("div",{className:g.mask},kn.createElement("div",{className:g.offset},typeof n=="function"?n({scrollableNodeRef:c,scrollableNodeProps:Ko(Ko({},T),{ref:c}),contentNodeRef:f,contentNodeProps:{className:g.contentEl,ref:f}}):kn.createElement("div",Ko({},T),kn.createElement("div",{className:g.contentEl},n)))),kn.createElement("div",{className:g.placeholder})),kn.createElement("div",{className:"".concat(g.track," simplebar-horizontal")},kn.createElement("div",{className:g.scrollbar})),kn.createElement("div",{className:"".concat(g.track," simplebar-vertical")},kn.createElement("div",{className:g.scrollbar})))});zv.displayName="SimpleBar";const UT='[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}';function WT(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(n=WT(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function bl(){for(var t,e,n=0,r="",i=arguments.length;n<i;n++)(t=arguments[n])&&(e=WT(t))&&(r&&(r+=" "),r+=e);return r}const _d=t=>typeof t=="number"&&!isNaN(t),bc=t=>typeof t=="string",Zo=t=>typeof t=="function",Fh=t=>bc(t)||Zo(t)?t:null,Fm=t=>X.isValidElement(t)||bc(t)||Zo(t)||_d(t);function I2(t,e,n){n===void 0&&(n=300);const{scrollHeight:r,style:i}=t;requestAnimationFrame(()=>{i.minHeight="initial",i.height=r+"px",i.transition=`all ${n}ms`,requestAnimationFrame(()=>{i.height="0",i.padding="0",i.margin="0",setTimeout(e,n)})})}function Dp(t){let{enter:e,exit:n,appendPosition:r=!1,collapse:i=!0,collapseDuration:o=300}=t;return function(a){let{children:c,position:f,preventExitTransition:p,done:w,nodeRef:g,isIn:T,playToast:E}=a;const A=r?`${e}--${f}`:e,I=r?`${n}--${f}`:n,j=X.useRef(0);return X.useLayoutEffect(()=>{const _=g.current,W=A.split(" "),H=ne=>{ne.target===g.current&&(E(),_.removeEventListener("animationend",H),_.removeEventListener("animationcancel",H),j.current===0&&ne.type!=="animationcancel"&&_.classList.remove(...W))};_.classList.add(...W),_.addEventListener("animationend",H),_.addEventListener("animationcancel",H)},[]),X.useEffect(()=>{const _=g.current,W=()=>{_.removeEventListener("animationend",W),i?I2(_,w,o):w()};T||(p?W():(j.current=1,_.className+=` ${I}`,_.addEventListener("animationend",W)))},[T]),X.createElement(X.Fragment,null,c)}}function aw(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 oo=new Map;let Rd=[];const Nm=new Set,M2=t=>Nm.forEach(e=>e(t)),zT=()=>oo.size>0;function YT(t,e){var n;if(e)return!((n=oo.get(e))==null||!n.isToastActive(t));let r=!1;return oo.forEach(i=>{i.isToastActive(t)&&(r=!0)}),r}function GT(t,e){Fm(t)&&(zT()||Rd.push({content:t,options:e}),oo.forEach(n=>{n.buildToast(t,e)}))}function lw(t,e){oo.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 L2(t){const{subscribe:e,getSnapshot:n,setProps:r}=X.useRef(function(o){const a=o.containerId||1;return{subscribe(c){const f=function(w,g,T){let E=1,A=0,I=[],j=[],_=[],W=g;const H=new Map,ne=new Set,q=()=>{_=Array.from(H.values()),ne.forEach(le=>le())},ie=le=>{j=le==null?[]:j.filter(ae=>ae!==le),q()},x=le=>{const{toastId:ae,onOpen:je,updateId:nt,children:et}=le.props,Pe=nt==null;le.staleId&&H.delete(le.staleId),H.set(ae,le),j=[...j,le.props.toastId].filter(Me=>Me!==le.staleId),q(),T(aw(le,Pe?"added":"updated")),Pe&&Zo(je)&&je(X.isValidElement(et)&&et.props)};return{id:w,props:W,observe:le=>(ne.add(le),()=>ne.delete(le)),toggle:(le,ae)=>{H.forEach(je=>{ae!=null&&ae!==je.props.toastId||Zo(je.toggle)&&je.toggle(le)})},removeToast:ie,toasts:H,clearQueue:()=>{A-=I.length,I=[]},buildToast:(le,ae)=>{if((Be=>{let{containerId:Qe,toastId:Ye,updateId:Ke}=Be;const qe=Qe?Qe!==w:w!==1,ot=H.has(Ye)&&Ke==null;return qe||ot})(ae))return;const{toastId:je,updateId:nt,data:et,staleId:Pe,delay:Me}=ae,fe=()=>{ie(je)},me=nt==null;me&&A++;const Oe={...W,style:W.toastStyle,key:E++,...Object.fromEntries(Object.entries(ae).filter(Be=>{let[Qe,Ye]=Be;return Ye!=null})),toastId:je,updateId:nt,data:et,closeToast:fe,isIn:!1,className:Fh(ae.className||W.toastClassName),bodyClassName:Fh(ae.bodyClassName||W.bodyClassName),progressClassName:Fh(ae.progressClassName||W.progressClassName),autoClose:!ae.isLoading&&($e=ae.autoClose,Ze=W.autoClose,$e===!1||_d($e)&&$e>0?$e:Ze),deleteToast(){const Be=H.get(je),{onClose:Qe,children:Ye}=Be.props;Zo(Qe)&&Qe(X.isValidElement(Ye)&&Ye.props),T(aw(Be,"removed")),H.delete(je),A--,A<0&&(A=0),I.length>0?x(I.shift()):q()}};var $e,Ze;Oe.closeButton=W.closeButton,ae.closeButton===!1||Fm(ae.closeButton)?Oe.closeButton=ae.closeButton:ae.closeButton===!0&&(Oe.closeButton=!Fm(W.closeButton)||W.closeButton);let ve=le;X.isValidElement(le)&&!bc(le.type)?ve=X.cloneElement(le,{closeToast:fe,toastProps:Oe,data:et}):Zo(le)&&(ve=le({closeToast:fe,toastProps:Oe,data:et}));const Se={content:ve,props:Oe,staleId:Pe};W.limit&&W.limit>0&&A>W.limit&&me?I.push(Se):_d(Me)?setTimeout(()=>{x(Se)},Me):x(Se)},setProps(le){W=le},setToggle:(le,ae)=>{H.get(le).toggle=ae},isToastActive:le=>j.some(ae=>ae===le),getSnapshot:()=>_}}(a,o,M2);oo.set(a,f);const p=f.observe(c);return Rd.forEach(w=>GT(w.content,w.options)),Rd=[],()=>{p(),oo.delete(a)}},setProps(c){var f;(f=oo.get(a))==null||f.setProps(c)},getSnapshot(){var c;return(c=oo.get(a))==null?void 0:c.getSnapshot()}}}(t)).current;r(t);const i=X.useSyncExternalStore(e,n,n);return{getToastToRender:function(o){if(!i)return[];const a=new Map;return t.newestOnTop&&i.reverse(),i.forEach(c=>{const{position:f}=c.props;a.has(f)||a.set(f,[]),a.get(f).push(c)}),Array.from(a,c=>o(c[0],c[1]))},isToastActive:YT,count:i==null?void 0:i.length}}function F2(t){const[e,n]=X.useState(!1),[r,i]=X.useState(!1),o=X.useRef(null),a=X.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:c,pauseOnHover:f,closeToast:p,onClick:w,closeOnClick:g}=t;var T,E;function A(){n(!0)}function I(){n(!1)}function j(H){const ne=o.current;a.canDrag&&ne&&(a.didMove=!0,e&&I(),a.delta=t.draggableDirection==="x"?H.clientX-a.start:H.clientY-a.start,a.start!==H.clientX&&(a.canCloseOnClick=!1),ne.style.transform=`translate3d(${t.draggableDirection==="x"?`${a.delta}px, var(--y)`:`0, calc(${a.delta}px + var(--y))`},0)`,ne.style.opacity=""+(1-Math.abs(a.delta/a.removalDistance)))}function _(){document.removeEventListener("pointermove",j),document.removeEventListener("pointerup",_);const H=o.current;if(a.canDrag&&a.didMove&&H){if(a.canDrag=!1,Math.abs(a.delta)>a.removalDistance)return i(!0),t.closeToast(),void t.collapseAll();H.style.transition="transform 0.2s, opacity 0.2s",H.style.removeProperty("transform"),H.style.removeProperty("opacity")}}(E=oo.get((T={id:t.toastId,containerId:t.containerId,fn:n}).containerId||1))==null||E.setToggle(T.id,T.fn),X.useEffect(()=>{if(t.pauseOnFocusLoss)return document.hasFocus()||I(),window.addEventListener("focus",A),window.addEventListener("blur",I),()=>{window.removeEventListener("focus",A),window.removeEventListener("blur",I)}},[t.pauseOnFocusLoss]);const W={onPointerDown:function(H){if(t.draggable===!0||t.draggable===H.pointerType){a.didMove=!1,document.addEventListener("pointermove",j),document.addEventListener("pointerup",_);const ne=o.current;a.canCloseOnClick=!0,a.canDrag=!0,ne.style.transition="none",t.draggableDirection==="x"?(a.start=H.clientX,a.removalDistance=ne.offsetWidth*(t.draggablePercent/100)):(a.start=H.clientY,a.removalDistance=ne.offsetHeight*(t.draggablePercent===80?1.5*t.draggablePercent:t.draggablePercent)/100)}},onPointerUp:function(H){const{top:ne,bottom:q,left:ie,right:x}=o.current.getBoundingClientRect();H.nativeEvent.type!=="touchend"&&t.pauseOnHover&&H.clientX>=ie&&H.clientX<=x&&H.clientY>=ne&&H.clientY<=q?I():A()}};return c&&f&&(W.onMouseEnter=I,t.stacked||(W.onMouseLeave=A)),g&&(W.onClick=H=>{w&&w(H),a.canCloseOnClick&&p()}),{playToast:A,pauseToast:I,isRunning:e,preventExitTransition:r,toastRef:o,eventHandlers:W}}function N2(t){let{delay:e,isRunning:n,closeToast:r,type:i="default",hide:o,className:a,style:c,controlledProgress:f,progress:p,rtl:w,isIn:g,theme:T}=t;const E=o||f&&p===0,A={...c,animationDuration:`${e}ms`,animationPlayState:n?"running":"paused"};f&&(A.transform=`scaleX(${p})`);const I=bl("Toastify__progress-bar",f?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${T}`,`Toastify__progress-bar--${i}`,{"Toastify__progress-bar--rtl":w}),j=Zo(a)?a({rtl:w,type:i,defaultClassName:I}):bl(I,a),_={[f&&p>=1?"onTransitionEnd":"onAnimationEnd"]:f&&p<1?null:()=>{g&&r()}};return X.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":E},X.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${T} Toastify__progress-bar--${i}`}),X.createElement("div",{role:"progressbar","aria-hidden":E?"true":"false","aria-label":"notification timer",className:j,style:A,..._}))}let j2=1;const qT=()=>""+j2++;function B2(t){return t&&(bc(t.toastId)||_d(t.toastId))?t.toastId:qT()}function md(t,e){return GT(t,e),e.toastId}function np(t,e){return{...e,type:e&&e.type||t,toastId:B2(e)}}function mh(t){return(e,n)=>md(e,np(t,n))}function xn(t,e){return md(t,np("default",e))}xn.loading=(t,e)=>md(t,np("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...e})),xn.promise=function(t,e,n){let r,{pending:i,error:o,success:a}=e;i&&(r=bc(i)?xn.loading(i,n):xn.loading(i.render,{...n,...i}));const c={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},f=(w,g,T)=>{if(g==null)return void xn.dismiss(r);const E={type:w,...c,...n,data:T},A=bc(g)?{render:g}:g;return r?xn.update(r,{...E,...A}):xn(A.render,{...E,...A}),T},p=Zo(t)?t():t;return p.then(w=>f("success",a,w)).catch(w=>f("error",o,w)),p},xn.success=mh("success"),xn.info=mh("info"),xn.error=mh("error"),xn.warning=mh("warning"),xn.warn=xn.warning,xn.dark=(t,e)=>md(t,np("default",{theme:"dark",...e})),xn.dismiss=function(t){(function(e){var n;if(zT()){if(e==null||bc(n=e)||_d(n))oo.forEach(r=>{r.removeToast(e)});else if(e&&("containerId"in e||"id"in e)){const r=oo.get(e.containerId);r?r.removeToast(e.id):oo.forEach(i=>{i.removeToast(e.id)})}}else Rd=Rd.filter(r=>e!=null&&r.options.toastId!==e)})(t)},xn.clearWaitingQueue=function(t){t===void 0&&(t={}),oo.forEach(e=>{!e.props.limit||t.containerId&&e.id!==t.containerId||e.clearQueue()})},xn.isActive=YT,xn.update=function(t,e){e===void 0&&(e={});const n=((r,i)=>{var o;let{containerId:a}=i;return(o=oo.get(a||1))==null?void 0:o.toasts.get(r)})(t,e);if(n){const{props:r,content:i}=n,o={delay:100,...r,...e,toastId:e.toastId||t,updateId:qT()};o.toastId!==t&&(o.staleId=t);const a=o.render||i;delete o.render,md(a,o)}},xn.done=t=>{xn.update(t,{progress:1})},xn.onChange=function(t){return Nm.add(t),()=>{Nm.delete(t)}},xn.play=t=>lw(!0,t),xn.pause=t=>lw(!1,t);const $2=typeof window<"u"?X.useLayoutEffect:X.useEffect,vh=t=>{let{theme:e,type:n,isLoading:r,...i}=t;return X.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:e==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...i})},Rg={info:function(t){return X.createElement(vh,{...t},X.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 X.createElement(vh,{...t},X.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 X.createElement(vh,{...t},X.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 X.createElement(vh,{...t},X.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 X.createElement("div",{className:"Toastify__spinner"})}},V2=t=>{const{isRunning:e,preventExitTransition:n,toastRef:r,eventHandlers:i,playToast:o}=F2(t),{closeButton:a,children:c,autoClose:f,onClick:p,type:w,hideProgressBar:g,closeToast:T,transition:E,position:A,className:I,style:j,bodyClassName:_,bodyStyle:W,progressClassName:H,progressStyle:ne,updateId:q,role:ie,progress:x,rtl:le,toastId:ae,deleteToast:je,isIn:nt,isLoading:et,closeOnClick:Pe,theme:Me}=t,fe=bl("Toastify__toast",`Toastify__toast-theme--${Me}`,`Toastify__toast--${w}`,{"Toastify__toast--rtl":le},{"Toastify__toast--close-on-click":Pe}),me=Zo(I)?I({rtl:le,position:A,type:w,defaultClassName:fe}):bl(fe,I),Oe=function(Se){let{theme:Be,type:Qe,isLoading:Ye,icon:Ke}=Se,qe=null;const ot={theme:Be,type:Qe};return Ke===!1||(Zo(Ke)?qe=Ke({...ot,isLoading:Ye}):X.isValidElement(Ke)?qe=X.cloneElement(Ke,ot):Ye?qe=Rg.spinner():(ct=>ct in Rg)(Qe)&&(qe=Rg[Qe](ot))),qe}(t),$e=!!x||!f,Ze={closeToast:T,type:w,theme:Me};let ve=null;return a===!1||(ve=Zo(a)?a(Ze):X.isValidElement(a)?X.cloneElement(a,Ze):function(Se){let{closeToast:Be,theme:Qe,ariaLabel:Ye="close"}=Se;return X.createElement("button",{className:`Toastify__close-button Toastify__close-button--${Qe}`,type:"button",onClick:Ke=>{Ke.stopPropagation(),Be(Ke)},"aria-label":Ye},X.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},X.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"})))}(Ze)),X.createElement(E,{isIn:nt,done:je,position:A,preventExitTransition:n,nodeRef:r,playToast:o},X.createElement("div",{id:ae,onClick:p,"data-in":nt,className:me,...i,style:j,ref:r},X.createElement("div",{...nt&&{role:ie},className:Zo(_)?_({type:w}):bl("Toastify__toast-body",_),style:W},Oe!=null&&X.createElement("div",{className:bl("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!et})},Oe),X.createElement("div",null,c)),ve,X.createElement(N2,{...q&&!$e?{key:`pb-${q}`}:{},rtl:le,theme:Me,delay:f,isRunning:e,isIn:nt,closeToast:T,hide:g,type:w,style:ne,className:H,controlledProgress:$e,progress:x||0})))},Pp=function(t,e){return e===void 0&&(e=!1),{enter:`Toastify--animate Toastify__${t}-enter`,exit:`Toastify--animate Toastify__${t}-exit`,appendPosition:e}},H2=Dp(Pp("bounce",!0));Dp(Pp("slide",!0));Dp(Pp("zoom"));Dp(Pp("flip"));const U2={position:"top-right",transition:H2,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function W2(t){let e={...U2,...t};const n=t.stacked,[r,i]=X.useState(!0),o=X.useRef(null),{getToastToRender:a,isToastActive:c,count:f}=L2(e),{className:p,style:w,rtl:g,containerId:T}=e;function E(I){const j=bl("Toastify__toast-container",`Toastify__toast-container--${I}`,{"Toastify__toast-container--rtl":g});return Zo(p)?p({position:I,rtl:g,defaultClassName:j}):bl(j,Fh(p))}function A(){n&&(i(!0),xn.play())}return $2(()=>{if(n){var I;const j=o.current.querySelectorAll('[data-in="true"]'),_=12,W=(I=e.position)==null?void 0:I.includes("top");let H=0,ne=0;Array.from(j).reverse().forEach((q,ie)=>{const x=q;x.classList.add("Toastify__toast--stacked"),ie>0&&(x.dataset.collapsed=`${r}`),x.dataset.pos||(x.dataset.pos=W?"top":"bot");const le=H*(r?.2:1)+(r?0:_*ie);x.style.setProperty("--y",`${W?le:-1*le}px`),x.style.setProperty("--g",`${_}`),x.style.setProperty("--s",""+(1-(r?ne:0))),H+=x.offsetHeight,ne+=.025})}},[r,f,n]),X.createElement("div",{ref:o,className:"Toastify",id:T,onMouseEnter:()=>{n&&(i(!1),xn.pause())},onMouseLeave:A},a((I,j)=>{const _=j.length?{...w}:{...w,pointerEvents:"none"};return X.createElement("div",{className:E(I),style:_,key:`container-${I}`},j.map(W=>{let{content:H,props:ne}=W;return X.createElement(V2,{...ne,stacked:n,collapseAll:A,isIn:c(ne.toastId,ne.containerId),style:ne.style,key:`toast-${ne.key}`},H)}))}))}function z2(){return ke.jsxs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ke.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"}),ke.jsx("path",{d:"M10.9942 6.89636V11.6737",stroke:"#E01B00",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),ke.jsx("path",{d:"M10.9941 15.1038H11.0049",stroke:"#E01B00",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Y2(){return ke.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ke.jsx("rect",{width:"24",height:"24",rx:"12",fill:"#009D4F"}),ke.jsx("path",{d:"M7.25244 12L10.4174 15.165L16.7474 8.83496",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function G2(){return ke.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[ke.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"}),ke.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 Yv={paddingLeft:"16px",borderLeft:"2px solid",boxShadow:"none",fontFamily:"inherit"},q2=({closeToast:t})=>ke.jsx("i",{className:"material-icons",onClick:t,style:{cursor:"pointer"},children:ke.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ke.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"})})}),Gv=(t,e)=>{xn.success(t,{icon:ke.jsx(Y2,{}),bodyStyle:{},position:"bottom-right",style:{...Yv,background:mr.successLight,borderColor:mr.success,color:mr.success},...e})},zd=(t,e)=>{xn.error(t,{icon:ke.jsx(z2,{}),position:"bottom-right",style:{...Yv,background:mr.dangerLight,borderColor:mr.danger,color:mr.danger},...e})},X2=(t,e)=>{xn.error(t,{icon:ke.jsx(G2,{}),position:"bottom-right",style:{...Yv,background:mr.warningLight,borderColor:mr.warning,color:mr.warning},...e})},K2=t=>{xn(t,{closeButton:q2,toastId:"notify",position:"top-right",hideProgressBar:!0,containerId:"toastifyNotification",style:{padding:"12px 24px 12px 0",paddingLeft:"16px",fontFamily:"inherit",width:"610px",minHeight:"72px",color:mr.textPrimary}})};function XT(t){let e=null;return()=>(e==null&&(e=t()),e)}function Z2(t,e){return t.filter(n=>n!==e)}function J2(t,e){const n=new Set,r=o=>n.add(o);t.forEach(r),e.forEach(r);const i=[];return n.forEach(o=>i.push(o)),i}class Q2{enter(e){const n=this.entered.length,r=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(e));return this.entered=J2(this.entered.filter(r),[e]),n===0&&this.entered.length>0}leave(e){const n=this.entered.length;return this.entered=Z2(this.entered.filter(this.isNodeInDocument),e),n>0&&this.entered.length===0}reset(){this.entered=[]}constructor(e){this.entered=[],this.isNodeInDocument=e}}class eF{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(e=>{Object.defineProperty(this.item,e,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${e}" until the drop event.`),null}})})}loadDataTransfer(e){if(e){const n={};Object.keys(this.config.exposeProperties).forEach(r=>{const i=this.config.exposeProperties[r];i!=null&&(n[r]={value:i(e,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,n)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(e,n){return n===e.getSourceId()}endDrag(){}constructor(e){this.config=e,this.item={},this.initializeExposedProperties()}}const KT="__NATIVE_FILE__",ZT="__NATIVE_URL__",JT="__NATIVE_TEXT__",QT="__NATIVE_HTML__",uw=Object.freeze(Object.defineProperty({__proto__:null,FILE:KT,HTML:QT,TEXT:JT,URL:ZT},Symbol.toStringTag,{value:"Module"}));function Ag(t,e,n){const r=e.reduce((i,o)=>i||t.getData(o),"");return r??n}const jm={[KT]:{exposeProperties:{files:t=>Array.prototype.slice.call(t.files),items:t=>t.items,dataTransfer:t=>t},matchesTypes:["Files"]},[QT]:{exposeProperties:{html:(t,e)=>Ag(t,e,""),dataTransfer:t=>t},matchesTypes:["Html","text/html"]},[ZT]:{exposeProperties:{urls:(t,e)=>Ag(t,e,"").split(`
|
|
4
|
+
`),dataTransfer:t=>t},matchesTypes:["Url","text/uri-list"]},[JT]:{exposeProperties:{text:(t,e)=>Ag(t,e,""),dataTransfer:t=>t},matchesTypes:["Text","text/plain"]}};function tF(t,e){const n=jm[t];if(!n)throw new Error(`native type ${t} has no configuration`);const r=new eF(n);return r.loadDataTransfer(e),r}function Ig(t){if(!t)return null;const e=Array.prototype.slice.call(t.types||[]);return Object.keys(jm).filter(n=>{const r=jm[n];return r!=null&&r.matchesTypes?r.matchesTypes.some(i=>e.indexOf(i)>-1):!1})[0]||null}const nF=XT(()=>/firefox/i.test(navigator.userAgent)),eC=XT(()=>!!window.safari);class cw{interpolate(e){const{xs:n,ys:r,c1s:i,c2s:o,c3s:a}=this;let c=n.length-1;if(e===n[c])return r[c];let f=0,p=a.length-1,w;for(;f<=p;){w=Math.floor(.5*(f+p));const E=n[w];if(E<e)f=w+1;else if(E>e)p=w-1;else return r[w]}c=Math.max(0,p);const g=e-n[c],T=g*g;return r[c]+i[c]*g+o[c]*T+a[c]*g*T}constructor(e,n){const{length:r}=e,i=[];for(let E=0;E<r;E++)i.push(E);i.sort((E,A)=>e[E]<e[A]?-1:1);const o=[],a=[];let c,f;for(let E=0;E<r-1;E++)c=e[E+1]-e[E],f=n[E+1]-n[E],o.push(c),a.push(f/c);const p=[a[0]];for(let E=0;E<o.length-1;E++){const A=a[E],I=a[E+1];if(A*I<=0)p.push(0);else{c=o[E];const j=o[E+1],_=c+j;p.push(3*_/((_+j)/A+(_+c)/I))}}p.push(a[a.length-1]);const w=[],g=[];let T;for(let E=0;E<p.length-1;E++){T=a[E];const A=p[E],I=1/o[E],j=A+p[E+1]-T-T;w.push((T-A-j)*I),g.push(j*I*I)}this.xs=e,this.ys=n,this.c1s=p,this.c2s=w,this.c3s=g}}const rF=1;function tC(t){const e=t.nodeType===rF?t:t.parentElement;if(!e)return null;const{top:n,left:r}=e.getBoundingClientRect();return{x:r,y:n}}function yh(t){return{x:t.clientX,y:t.clientY}}function iF(t){var e;return t.nodeName==="IMG"&&(nF()||!(!((e=document.documentElement)===null||e===void 0)&&e.contains(t)))}function oF(t,e,n,r){let i=t?e.width:n,o=t?e.height:r;return eC()&&t&&(o/=window.devicePixelRatio,i/=window.devicePixelRatio),{dragPreviewWidth:i,dragPreviewHeight:o}}function sF(t,e,n,r,i){const o=iF(e),c=tC(o?t:e),f={x:n.x-c.x,y:n.y-c.y},{offsetWidth:p,offsetHeight:w}=t,{anchorX:g,anchorY:T}=r,{dragPreviewWidth:E,dragPreviewHeight:A}=oF(o,e,p,w),I=()=>{let ie=new cw([0,.5,1],[f.y,f.y/w*A,f.y+A-w]).interpolate(T);return eC()&&o&&(ie+=(window.devicePixelRatio-1)*A),ie},j=()=>new cw([0,.5,1],[f.x,f.x/p*E,f.x+E-p]).interpolate(g),{offsetX:_,offsetY:W}=i,H=_===0||_,ne=W===0||W;return{x:H?_:j(),y:ne?W:I()}}let aF=class{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var e;return!((e=this.globalContext)===null||e===void 0)&&e.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var e;return((e=this.optionsArgs)===null||e===void 0?void 0:e.rootElement)||this.window}constructor(e,n){this.ownerDocument=null,this.globalContext=e,this.optionsArgs=n}};function lF(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function fw(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){lF(t,i,n[i])})}return t}class uF{profile(){var e,n;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((e=this.dragStartSourceIds)===null||e===void 0?void 0:e.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((n=this.dragOverTargetIds)===null||n===void 0?void 0:n.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const e=this.rootElement;if(e!==void 0){if(e.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");e.__isReactDndBackendSetUp=!0,this.addEventListeners(e)}}teardown(){const e=this.rootElement;if(e!==void 0&&(e.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var n;(n=this.window)===null||n===void 0||n.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(e,n,r){return this.sourcePreviewNodeOptions.set(e,r),this.sourcePreviewNodes.set(e,n),()=>{this.sourcePreviewNodes.delete(e),this.sourcePreviewNodeOptions.delete(e)}}connectDragSource(e,n,r){this.sourceNodes.set(e,n),this.sourceNodeOptions.set(e,r);const i=a=>this.handleDragStart(a,e),o=a=>this.handleSelectStart(a);return n.setAttribute("draggable","true"),n.addEventListener("dragstart",i),n.addEventListener("selectstart",o),()=>{this.sourceNodes.delete(e),this.sourceNodeOptions.delete(e),n.removeEventListener("dragstart",i),n.removeEventListener("selectstart",o),n.setAttribute("draggable","false")}}connectDropTarget(e,n){const r=a=>this.handleDragEnter(a,e),i=a=>this.handleDragOver(a,e),o=a=>this.handleDrop(a,e);return n.addEventListener("dragenter",r),n.addEventListener("dragover",i),n.addEventListener("drop",o),()=>{n.removeEventListener("dragenter",r),n.removeEventListener("dragover",i),n.removeEventListener("drop",o)}}addEventListeners(e){e.addEventListener&&(e.addEventListener("dragstart",this.handleTopDragStart),e.addEventListener("dragstart",this.handleTopDragStartCapture,!0),e.addEventListener("dragend",this.handleTopDragEndCapture,!0),e.addEventListener("dragenter",this.handleTopDragEnter),e.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),e.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),e.addEventListener("dragover",this.handleTopDragOver),e.addEventListener("dragover",this.handleTopDragOverCapture,!0),e.addEventListener("drop",this.handleTopDrop),e.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(e){e.removeEventListener&&(e.removeEventListener("dragstart",this.handleTopDragStart),e.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),e.removeEventListener("dragend",this.handleTopDragEndCapture,!0),e.removeEventListener("dragenter",this.handleTopDragEnter),e.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),e.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),e.removeEventListener("dragover",this.handleTopDragOver),e.removeEventListener("dragover",this.handleTopDragOverCapture,!0),e.removeEventListener("drop",this.handleTopDrop),e.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const e=this.monitor.getSourceId(),n=this.sourceNodeOptions.get(e);return fw({dropEffect:this.altKeyPressed?"copy":"move"},n||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const e=this.monitor.getSourceId(),n=this.sourcePreviewNodeOptions.get(e);return fw({anchorX:.5,anchorY:.5,captureDraggingState:!1},n||{})}isDraggingNativeItem(){const e=this.monitor.getItemType();return Object.keys(uw).some(n=>uw[n]===e)}beginDragNativeItem(e,n){this.clearCurrentDragSourceNode(),this.currentNativeSource=tF(e,n),this.currentNativeHandle=this.registry.addSource(e,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(e){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=e;const n=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var r;return(r=this.rootElement)===null||r===void 0?void 0:r.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},n)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var e;(e=this.window)===null||e===void 0||e.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(e,n){e.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(n))}handleDragEnter(e,n){this.dragEnterTargetIds.unshift(n)}handleDragOver(e,n){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(n)}handleDrop(e,n){this.dropTargetIds.unshift(n)}constructor(e,n,r){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=i=>{const o=this.sourceNodes.get(i);return o&&tC(o)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=i=>!!(i&&this.document&&this.document.body&&this.document.body.contains(i)),this.endDragIfSourceWasRemovedFromDOM=()=>{const i=this.currentDragSourceNode;i==null||this.isNodeInDocument(i)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=i=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(i||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=i=>{if(i.defaultPrevented)return;const{dragStartSourceIds:o}=this;this.dragStartSourceIds=null;const a=yh(i);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(o||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:a});const{dataTransfer:c}=i,f=Ig(c);if(this.monitor.isDragging()){if(c&&typeof c.setDragImage=="function"){const w=this.monitor.getSourceId(),g=this.sourceNodes.get(w),T=this.sourcePreviewNodes.get(w)||g;if(T){const{anchorX:E,anchorY:A,offsetX:I,offsetY:j}=this.getCurrentSourcePreviewNodeOptions(),H=sF(g,T,a,{anchorX:E,anchorY:A},{offsetX:I,offsetY:j});c.setDragImage(T,H.x,H.y)}}try{c==null||c.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(i.target);const{captureDraggingState:p}=this.getCurrentSourcePreviewNodeOptions();p?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(f)this.beginDragNativeItem(f);else{if(c&&!c.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=i=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var o;(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}if(!this.enterLeaveCounter.enter(i.target)||this.monitor.isDragging())return;const{dataTransfer:c}=i,f=Ig(c);f&&this.beginDragNativeItem(f,c)},this.handleTopDragEnter=i=>{const{dragEnterTargetIds:o}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=i.altKey,o.length>0&&this.actions.hover(o,{clientOffset:yh(i)}),o.some(c=>this.monitor.canDropOnTarget(c))&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=i=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var o;(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}},this.handleTopDragOver=i=>{const{dragOverTargetIds:o}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}this.altKeyPressed=i.altKey,this.lastClientOffset=yh(i),this.scheduleHover(o),(o||[]).some(c=>this.monitor.canDropOnTarget(c))?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=i=>{this.isDraggingNativeItem()&&i.preventDefault(),this.enterLeaveCounter.leave(i.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=i=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var o;i.preventDefault(),(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}else Ig(i.dataTransfer)&&i.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i=>{const{dropTargetIds:o}=this;this.dropTargetIds=[],this.actions.hover(o,{clientOffset:yh(i)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=i=>{const o=i.target;typeof o.dragDrop=="function"&&(o.tagName==="INPUT"||o.tagName==="SELECT"||o.tagName==="TEXTAREA"||o.isContentEditable||(i.preventDefault(),o.dragDrop()))},this.options=new aF(n,r),this.actions=e.getActions(),this.monitor=e.getMonitor(),this.registry=e.getRegistry(),this.enterLeaveCounter=new Q2(this.isNodeInDocument)}}let bh;function cF(){return bh||(bh=new Image,bh.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),bh}const nC=function(e,n,r){return new uF(e,n,r)};var wc=[],fF=function(){return wc.some(function(t){return t.activeTargets.length>0})},dF=function(){return wc.some(function(t){return t.skippedTargets.length>0})},dw="ResizeObserver loop completed with undelivered notifications.",hF=function(){var t;typeof ErrorEvent=="function"?t=new ErrorEvent("error",{message:dw}):(t=document.createEvent("Event"),t.initEvent("error",!1,!1),t.message=dw),window.dispatchEvent(t)},Ad;(function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(Ad||(Ad={}));var xc=function(t){return Object.freeze(t)},pF=function(){function t(e,n){this.inlineSize=e,this.blockSize=n,xc(this)}return t}(),rC=function(){function t(e,n,r,i){return this.x=e,this.y=n,this.width=r,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,xc(this)}return t.prototype.toJSON=function(){var e=this,n=e.x,r=e.y,i=e.top,o=e.right,a=e.bottom,c=e.left,f=e.width,p=e.height;return{x:n,y:r,top:i,right:o,bottom:a,left:c,width:f,height:p}},t.fromRect=function(e){return new t(e.x,e.y,e.width,e.height)},t}(),qv=function(t){return t instanceof SVGElement&&"getBBox"in t},iC=function(t){if(qv(t)){var e=t.getBBox(),n=e.width,r=e.height;return!n&&!r}var i=t,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||t.getClientRects().length)},hw=function(t){var e;if(t instanceof Element)return!0;var n=(e=t==null?void 0:t.ownerDocument)===null||e===void 0?void 0:e.defaultView;return!!(n&&t instanceof n.Element)},gF=function(t){switch(t.tagName){case"INPUT":if(t.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},vd=typeof window<"u"?window:{},wh=new WeakMap,pw=/auto|scroll/,mF=/^tb|vertical/,vF=/msie|trident/i.test(vd.navigator&&vd.navigator.userAgent),Ma=function(t){return parseFloat(t||"0")},Cf=function(t,e,n){return t===void 0&&(t=0),e===void 0&&(e=0),n===void 0&&(n=!1),new pF((n?e:t)||0,(n?t:e)||0)},gw=xc({devicePixelContentBoxSize:Cf(),borderBoxSize:Cf(),contentBoxSize:Cf(),contentRect:new rC(0,0,0,0)}),oC=function(t,e){if(e===void 0&&(e=!1),wh.has(t)&&!e)return wh.get(t);if(iC(t))return wh.set(t,gw),gw;var n=getComputedStyle(t),r=qv(t)&&t.ownerSVGElement&&t.getBBox(),i=!vF&&n.boxSizing==="border-box",o=mF.test(n.writingMode||""),a=!r&&pw.test(n.overflowY||""),c=!r&&pw.test(n.overflowX||""),f=r?0:Ma(n.paddingTop),p=r?0:Ma(n.paddingRight),w=r?0:Ma(n.paddingBottom),g=r?0:Ma(n.paddingLeft),T=r?0:Ma(n.borderTopWidth),E=r?0:Ma(n.borderRightWidth),A=r?0:Ma(n.borderBottomWidth),I=r?0:Ma(n.borderLeftWidth),j=g+p,_=f+w,W=I+E,H=T+A,ne=c?t.offsetHeight-H-t.clientHeight:0,q=a?t.offsetWidth-W-t.clientWidth:0,ie=i?j+W:0,x=i?_+H:0,le=r?r.width:Ma(n.width)-ie-q,ae=r?r.height:Ma(n.height)-x-ne,je=le+j+q+W,nt=ae+_+ne+H,et=xc({devicePixelContentBoxSize:Cf(Math.round(le*devicePixelRatio),Math.round(ae*devicePixelRatio),o),borderBoxSize:Cf(je,nt,o),contentBoxSize:Cf(le,ae,o),contentRect:new rC(g,f,le,ae)});return wh.set(t,et),et},sC=function(t,e,n){var r=oC(t,n),i=r.borderBoxSize,o=r.contentBoxSize,a=r.devicePixelContentBoxSize;switch(e){case Ad.DEVICE_PIXEL_CONTENT_BOX:return a;case Ad.BORDER_BOX:return i;default:return o}},yF=function(){function t(e){var n=oC(e);this.target=e,this.contentRect=n.contentRect,this.borderBoxSize=xc([n.borderBoxSize]),this.contentBoxSize=xc([n.contentBoxSize]),this.devicePixelContentBoxSize=xc([n.devicePixelContentBoxSize])}return t}(),aC=function(t){if(iC(t))return 1/0;for(var e=0,n=t.parentNode;n;)e+=1,n=n.parentNode;return e},bF=function(){var t=1/0,e=[];wc.forEach(function(a){if(a.activeTargets.length!==0){var c=[];a.activeTargets.forEach(function(p){var w=new yF(p.target),g=aC(p.target);c.push(w),p.lastReportedSize=sC(p.target,p.observedBox),g<t&&(t=g)}),e.push(function(){a.callback.call(a.observer,c,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var n=0,r=e;n<r.length;n++){var i=r[n];i()}return t},mw=function(t){wc.forEach(function(n){n.activeTargets.splice(0,n.activeTargets.length),n.skippedTargets.splice(0,n.skippedTargets.length),n.observationTargets.forEach(function(i){i.isActive()&&(aC(i.target)>t?n.activeTargets.push(i):n.skippedTargets.push(i))})})},wF=function(){var t=0;for(mw(t);fF();)t=bF(),mw(t);return dF()&&hF(),t>0},Mg,lC=[],xF=function(){return lC.splice(0).forEach(function(t){return t()})},SF=function(t){if(!Mg){var e=0,n=document.createTextNode(""),r={characterData:!0};new MutationObserver(function(){return xF()}).observe(n,r),Mg=function(){n.textContent="".concat(e?e--:e++)}}lC.push(t),Mg()},TF=function(t){SF(function(){requestAnimationFrame(t)})},Nh=0,CF=function(){return!!Nh},EF=250,kF={attributes:!0,characterData:!0,childList:!0,subtree:!0},vw=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],yw=function(t){return t===void 0&&(t=0),Date.now()+t},Lg=!1,DF=function(){function t(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return t.prototype.run=function(e){var n=this;if(e===void 0&&(e=EF),!Lg){Lg=!0;var r=yw(e);TF(function(){var i=!1;try{i=wF()}finally{if(Lg=!1,e=r-yw(),!CF())return;i?n.run(1e3):e>0?n.run(e):n.start()}})}},t.prototype.schedule=function(){this.stop(),this.run()},t.prototype.observe=function(){var e=this,n=function(){return e.observer&&e.observer.observe(document.body,kF)};document.body?n():vd.addEventListener("DOMContentLoaded",n)},t.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),vw.forEach(function(n){return vd.addEventListener(n,e.listener,!0)}))},t.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),vw.forEach(function(n){return vd.removeEventListener(n,e.listener,!0)}),this.stopped=!0)},t}(),Bm=new DF,bw=function(t){!Nh&&t>0&&Bm.start(),Nh+=t,!Nh&&Bm.stop()},PF=function(t){return!qv(t)&&!gF(t)&&getComputedStyle(t).display==="inline"},OF=function(){function t(e,n){this.target=e,this.observedBox=n||Ad.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var e=sC(this.target,this.observedBox,!0);return PF(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},t}(),_F=function(){function t(e,n){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=n}return t}(),xh=new WeakMap,ww=function(t,e){for(var n=0;n<t.length;n+=1)if(t[n].target===e)return n;return-1},Sh=function(){function t(){}return t.connect=function(e,n){var r=new _F(e,n);xh.set(e,r)},t.observe=function(e,n,r){var i=xh.get(e),o=i.observationTargets.length===0;ww(i.observationTargets,n)<0&&(o&&wc.push(i),i.observationTargets.push(new OF(n,r&&r.box)),bw(1),Bm.schedule())},t.unobserve=function(e,n){var r=xh.get(e),i=ww(r.observationTargets,n),o=r.observationTargets.length===1;i>=0&&(o&&wc.splice(wc.indexOf(r),1),r.observationTargets.splice(i,1),bw(-1))},t.disconnect=function(e){var n=this,r=xh.get(e);r.observationTargets.slice().forEach(function(i){return n.unobserve(e,i.target)}),r.activeTargets.splice(0,r.activeTargets.length)},t}(),RF=function(){function t(e){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof e!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Sh.connect(this,e)}return t.prototype.observe=function(e,n){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!hw(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Sh.observe(this,e,n)},t.prototype.unobserve=function(e){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!hw(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Sh.unobserve(this,e)},t.prototype.disconnect=function(){Sh.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"},t}();const uC=X.createContext({});function AF(t){const e=X.useRef(null);return e.current===null&&(e.current=t()),e.current}const Xv=X.createContext(null),cC=X.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"});function IF(t=!0){const e=X.useContext(Xv);if(e===null)return[!0,null];const{isPresent:n,onExitComplete:r,register:i}=e,o=X.useId();X.useEffect(()=>{t&&i(o)},[t]);const a=X.useCallback(()=>t&&r&&r(o),[o,r,t]);return!n&&r?[!1,a]:[!0]}const Kv=typeof window<"u",MF=Kv?X.useLayoutEffect:X.useEffect,_o=t=>t;let Mf=_o,vu=_o;process.env.NODE_ENV!=="production"&&(Mf=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vu=(t,e)=>{if(!t)throw new Error(e)});function Zv(t){let e;return()=>(e===void 0&&(e=t()),e)}const Df=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},Na=t=>t*1e3,Sl=t=>t/1e3,LF={useManualTiming:!1};function FF(t){let e=new Set,n=new Set,r=!1,i=!1;const o=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1};function c(p){o.has(p)&&(f.schedule(p),t()),p(a)}const f={schedule:(p,w=!1,g=!1)=>{const E=g&&r?e:n;return w&&o.add(p),E.has(p)||E.add(p),p},cancel:p=>{n.delete(p),o.delete(p)},process:p=>{if(a=p,r){i=!0;return}r=!0,[e,n]=[n,e],e.forEach(c),e.clear(),r=!1,i&&(i=!1,f.process(p))}};return f}const Th=["read","resolveKeyframes","update","preRender","render","postRender"],NF=40;function fC(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},o=()=>n=!0,a=Th.reduce((_,W)=>(_[W]=FF(o),_),{}),{read:c,resolveKeyframes:f,update:p,preRender:w,render:g,postRender:T}=a,E=()=>{const _=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(_-i.timestamp,NF),1),i.timestamp=_,i.isProcessing=!0,c.process(i),f.process(i),p.process(i),w.process(i),g.process(i),T.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(E))},A=()=>{n=!0,r=!0,i.isProcessing||t(E)};return{schedule:Th.reduce((_,W)=>{const H=a[W];return _[W]=(ne,q=!1,ie=!1)=>(n||A(),H.schedule(ne,q,ie)),_},{}),cancel:_=>{for(let W=0;W<Th.length;W++)a[Th[W]].cancel(_)},state:i,steps:a}}const{schedule:Fn,cancel:yu,state:Ei,steps:Fg}=fC(typeof requestAnimationFrame<"u"?requestAnimationFrame:_o,!0),dC=X.createContext({strict:!1}),xw={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"]},Pf={};for(const t in xw)Pf[t]={isEnabled:e=>xw[t].some(n=>!!e[n])};function jF(t){for(const e in t)Pf[e]={...Pf[e],...t[e]}}const BF=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function rp(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||BF.has(t)}let hC=t=>!rp(t);function $F(t){t&&(hC=e=>e.startsWith("on")?!rp(e):t(e))}try{$F(require("@emotion/is-prop-valid").default)}catch{}function VF(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(hC(i)||n===!0&&rp(i)||!e&&!rp(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}const Sw=new Set;function Op(t,e,n){t||Sw.has(e)||(console.warn(e),Sw.add(e))}function HF(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Op(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}const _p=X.createContext({});function Id(t){return typeof t=="string"||Array.isArray(t)}function Rp(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Jv=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Qv=["initial",...Jv];function Ap(t){return Rp(t.animate)||Qv.some(e=>Id(t[e]))}function pC(t){return!!(Ap(t)||t.variants)}function UF(t,e){if(Ap(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Id(n)?n:void 0,animate:Id(r)?r:void 0}}return t.inherit!==!1?e:{}}function WF(t){const{initial:e,animate:n}=UF(t,X.useContext(_p));return X.useMemo(()=>({initial:e,animate:n}),[Tw(e),Tw(n)])}function Tw(t){return Array.isArray(t)?t.join(" "):t}const zF=Symbol.for("motionComponentSymbol");function pf(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function YF(t,e,n){return X.useCallback(r=>{r&&t.onMount&&t.onMount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):pf(n)&&(n.current=r))},[e])}const ey=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),GF="framerAppearId",gC="data-"+ey(GF),{schedule:ty}=fC(queueMicrotask,!1),mC=X.createContext({});function qF(t,e,n,r,i){var o,a;const{visualElement:c}=X.useContext(_p),f=X.useContext(dC),p=X.useContext(Xv),w=X.useContext(cC).reducedMotion,g=X.useRef(null);r=r||f.renderer,!g.current&&r&&(g.current=r(t,{visualState:e,parent:c,props:n,presenceContext:p,blockInitialAnimation:p?p.initial===!1:!1,reducedMotionConfig:w}));const T=g.current,E=X.useContext(mC);T&&!T.projection&&i&&(T.type==="html"||T.type==="svg")&&XF(g.current,n,i,E);const A=X.useRef(!1);X.useInsertionEffect(()=>{T&&A.current&&T.update(n,p)});const I=n[gC],j=X.useRef(!!I&&!(!((o=window.MotionHandoffIsComplete)===null||o===void 0)&&o.call(window,I))&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,I)));return MF(()=>{T&&(A.current=!0,window.MotionIsMounted=!0,T.updateFeatures(),ty.render(T.render),j.current&&T.animationState&&T.animationState.animateChanges())}),X.useEffect(()=>{T&&(!j.current&&T.animationState&&T.animationState.animateChanges(),j.current&&(queueMicrotask(()=>{var _;(_=window.MotionHandoffMarkAsComplete)===null||_===void 0||_.call(window,I)}),j.current=!1))}),T}function XF(t,e,n,r){const{layoutId:i,layout:o,drag:a,dragConstraints:c,layoutScroll:f,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:vC(t.parent)),t.projection.setOptions({layoutId:i,layout:o,alwaysMeasureLayout:!!a||c&&pf(c),visualElement:t,animationType:typeof o=="string"?o:"both",initialPromotionConfig:r,layoutScroll:f,layoutRoot:p})}function vC(t){if(t)return t.options.allowProjection!==!1?t.projection:vC(t.parent)}function KF({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){var o,a;t&&jF(t);function c(p,w){let g;const T={...X.useContext(cC),...p,layoutId:ZF(p)},{isStatic:E}=T,A=WF(p),I=r(p,E);if(!E&&Kv){JF(T,t);const j=QF(T);g=j.MeasureLayout,A.visualElement=qF(i,I,T,e,j.ProjectionNode)}return ke.jsxs(_p.Provider,{value:A,children:[g&&A.visualElement?ke.jsx(g,{visualElement:A.visualElement,...T}):null,n(i,p,YF(I,A.visualElement,w),I,E,A.visualElement)]})}c.displayName=`motion.${typeof i=="string"?i:`create(${(a=(o=i.displayName)!==null&&o!==void 0?o:i.name)!==null&&a!==void 0?a:""})`}`;const f=X.forwardRef(c);return f[zF]=i,f}function ZF({layoutId:t}){const e=X.useContext(uC).id;return e&&t!==void 0?e+"-"+t:t}function JF(t,e){const n=X.useContext(dC).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?Mf(!1,r):vu(!1,r)}}function QF(t){const{drag:e,layout:n}=Pf;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const eN=["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 ny(t){return typeof t!="string"||t.includes("-")?!1:!!(eN.indexOf(t)>-1||/[A-Z]/u.test(t))}function Cw(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function ry(t,e,n,r){if(typeof e=="function"){const[i,o]=Cw(r);e=e(n!==void 0?n:t.custom,i,o)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,o]=Cw(r);e=e(n!==void 0?n:t.custom,i,o)}return e}const $m=t=>Array.isArray(t),tN=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),nN=t=>$m(t)?t[t.length-1]||0:t,ji=t=>!!(t&&t.getVelocity);function jh(t){const e=ji(t)?t.get():t;return tN(e)?e.toValue():e}function rN({scrapeMotionValuesFromProps:t,createRenderState:e,onUpdate:n},r,i,o){const a={latestValues:iN(r,i,o,t),renderState:e()};return n&&(a.onMount=c=>n({props:r,current:c,...a}),a.onUpdate=c=>n(c)),a}const yC=t=>(e,n)=>{const r=X.useContext(_p),i=X.useContext(Xv),o=()=>rN(t,e,r,i);return n?o():AF(o)};function iN(t,e,n,r){const i={},o=r(t,{});for(const T in o)i[T]=jh(o[T]);let{initial:a,animate:c}=t;const f=Ap(t),p=pC(t);e&&p&&!f&&t.inherit!==!1&&(a===void 0&&(a=e.initial),c===void 0&&(c=e.animate));let w=n?n.initial===!1:!1;w=w||a===!1;const g=w?c:a;if(g&&typeof g!="boolean"&&!Rp(g)){const T=Array.isArray(g)?g:[g];for(let E=0;E<T.length;E++){const A=ry(t,T[E]);if(A){const{transitionEnd:I,transition:j,..._}=A;for(const W in _){let H=_[W];if(Array.isArray(H)){const ne=w?H.length-1:0;H=H[ne]}H!==null&&(i[W]=H)}for(const W in I)i[W]=I[W]}}}return i}const Lf=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],_c=new Set(Lf),bC=t=>e=>typeof e=="string"&&e.startsWith(t),wC=bC("--"),oN=bC("var(--"),iy=t=>oN(t)?sN.test(t.split("/*")[0].trim()):!1,sN=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,xC=(t,e)=>e&&typeof t=="number"?e.transform(t):t,kl=(t,e,n)=>n>e?e:n<t?t:n,Ff={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Md={...Ff,transform:t=>kl(0,1,t)},Ch={...Ff,default:1},Yd=t=>({test:e=>typeof e=="string"&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),ou=Yd("deg"),ja=Yd("%"),Ot=Yd("px"),aN=Yd("vh"),lN=Yd("vw"),Ew={...ja,parse:t=>ja.parse(t)/100,transform:t=>ja.transform(t*100)},uN={borderWidth:Ot,borderTopWidth:Ot,borderRightWidth:Ot,borderBottomWidth:Ot,borderLeftWidth:Ot,borderRadius:Ot,radius:Ot,borderTopLeftRadius:Ot,borderTopRightRadius:Ot,borderBottomRightRadius:Ot,borderBottomLeftRadius:Ot,width:Ot,maxWidth:Ot,height:Ot,maxHeight:Ot,top:Ot,right:Ot,bottom:Ot,left:Ot,padding:Ot,paddingTop:Ot,paddingRight:Ot,paddingBottom:Ot,paddingLeft:Ot,margin:Ot,marginTop:Ot,marginRight:Ot,marginBottom:Ot,marginLeft:Ot,backgroundPositionX:Ot,backgroundPositionY:Ot},cN={rotate:ou,rotateX:ou,rotateY:ou,rotateZ:ou,scale:Ch,scaleX:Ch,scaleY:Ch,scaleZ:Ch,skew:ou,skewX:ou,skewY:ou,distance:Ot,translateX:Ot,translateY:Ot,translateZ:Ot,x:Ot,y:Ot,z:Ot,perspective:Ot,transformPerspective:Ot,opacity:Md,originX:Ew,originY:Ew,originZ:Ot},kw={...Ff,transform:Math.round},oy={...uN,...cN,zIndex:kw,size:Ot,fillOpacity:Md,strokeOpacity:Md,numOctaves:kw},fN={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},dN=Lf.length;function hN(t,e,n){let r="",i=!0;for(let o=0;o<dN;o++){const a=Lf[o],c=t[a];if(c===void 0)continue;let f=!0;if(typeof c=="number"?f=c===(a.startsWith("scale")?1:0):f=parseFloat(c)===0,!f||n){const p=xC(c,oy[a]);if(!f){i=!1;const w=fN[a]||a;r+=`${w}(${p}) `}n&&(e[a]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function sy(t,e,n){const{style:r,vars:i,transformOrigin:o}=t;let a=!1,c=!1;for(const f in e){const p=e[f];if(_c.has(f)){a=!0;continue}else if(wC(f)){i[f]=p;continue}else{const w=xC(p,oy[f]);f.startsWith("origin")?(c=!0,o[f]=w):r[f]=w}}if(e.transform||(a||n?r.transform=hN(e,t.transform,n):r.transform&&(r.transform="none")),c){const{originX:f="50%",originY:p="50%",originZ:w=0}=o;r.transformOrigin=`${f} ${p} ${w}`}}const pN={offset:"stroke-dashoffset",array:"stroke-dasharray"},gN={offset:"strokeDashoffset",array:"strokeDasharray"};function mN(t,e,n=1,r=0,i=!0){t.pathLength=1;const o=i?pN:gN;t[o.offset]=Ot.transform(-r);const a=Ot.transform(e),c=Ot.transform(n);t[o.array]=`${a} ${c}`}function Dw(t,e,n){return typeof t=="string"?t:Ot.transform(e+n*t)}function vN(t,e,n){const r=Dw(e,t.x,t.width),i=Dw(n,t.y,t.height);return`${r} ${i}`}function ay(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:o,pathLength:a,pathSpacing:c=1,pathOffset:f=0,...p},w,g){if(sy(t,p,g),w){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:T,style:E,dimensions:A}=t;T.transform&&(A&&(E.transform=T.transform),delete T.transform),A&&(i!==void 0||o!==void 0||E.transform)&&(E.transformOrigin=vN(A,i!==void 0?i:.5,o!==void 0?o:.5)),e!==void 0&&(T.x=e),n!==void 0&&(T.y=n),r!==void 0&&(T.scale=r),a!==void 0&&mN(T,a,c,f,!1)}const ly=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),SC=()=>({...ly(),attrs:{}}),uy=t=>typeof t=="string"&&t.toLowerCase()==="svg";function TC(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const o in n)t.style.setProperty(o,n[o])}const CC=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 EC(t,e,n,r){TC(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(CC.has(i)?i:ey(i),e.attrs[i])}const ip={};function yN(t){Object.assign(ip,t)}function kC(t,{layout:e,layoutId:n}){return _c.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!ip[t]||t==="opacity")}function cy(t,e,n){var r;const{style:i}=t,o={};for(const a in i)(ji(i[a])||e.style&&ji(e.style[a])||kC(a,t)||((r=n==null?void 0:n.getValue(a))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(o[a]=i[a]);return o}function DC(t,e,n){const r=cy(t,e,n);for(const i in t)if(ji(t[i])||ji(e[i])){const o=Lf.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[o]=t[i]}return r}function bN(t,e){try{e.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{e.dimensions={x:0,y:0,width:0,height:0}}}const Pw=["x","y","width","height","cx","cy","r"],wN={useVisualState:yC({scrapeMotionValuesFromProps:DC,createRenderState:SC,onUpdate:({props:t,prevProps:e,current:n,renderState:r,latestValues:i})=>{if(!n)return;let o=!!t.drag;if(!o){for(const c in i)if(_c.has(c)){o=!0;break}}if(!o)return;let a=!e;if(e)for(let c=0;c<Pw.length;c++){const f=Pw[c];t[f]!==e[f]&&(a=!0)}a&&Fn.read(()=>{bN(n,r),Fn.render(()=>{ay(r,i,uy(n.tagName),t.transformTemplate),EC(n,r)})})}})},xN={useVisualState:yC({scrapeMotionValuesFromProps:cy,createRenderState:ly})};function PC(t,e,n){for(const r in e)!ji(e[r])&&!kC(r,n)&&(t[r]=e[r])}function SN({transformTemplate:t},e){return X.useMemo(()=>{const n=ly();return sy(n,e,t),Object.assign({},n.vars,n.style)},[e])}function TN(t,e){const n=t.style||{},r={};return PC(r,n,t),Object.assign(r,SN(t,e)),r}function CN(t,e){const n={},r=TN(t,e);return t.drag&&t.dragListener!==!1&&(n.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)&&(n.tabIndex=0),n.style=r,n}function EN(t,e,n,r){const i=X.useMemo(()=>{const o=SC();return ay(o,e,uy(r),t.transformTemplate),{...o.attrs,style:{...o.style}}},[e]);if(t.style){const o={};PC(o,t.style,t),i.style={...o,...i.style}}return i}function kN(t=!1){return(n,r,i,{latestValues:o},a)=>{const f=(ny(n)?EN:CN)(r,o,a,n),p=VF(r,typeof n=="string",t),w=n!==X.Fragment?{...p,...f,ref:i}:{},{children:g}=r,T=X.useMemo(()=>ji(g)?g.get():g,[g]);return X.createElement(n,{...w,children:T})}}function DN(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const a={...ny(r)?wN:xN,preloadedFeatures:t,useRender:kN(i),createVisualElement:e,Component:r};return KF(a)}}function OC(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Ip(t,e,n){const r=t.getProps();return ry(r,e,n!==void 0?n:r.custom,t)}const PN=Zv(()=>window.ScrollTimeline!==void 0);class ON{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}get finished(){return Promise.all(this.animations.map(e=>"finished"in e?e.finished:e))}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e,n){const r=this.animations.map(i=>{if(PN()&&i.attachTimeline)return i.attachTimeline(e);if(typeof n=="function")return n(i)});return()=>{r.forEach((i,o)=>{i&&i(),this.animations[o].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class _N extends ON{then(e,n){return Promise.all(this.animations).then(e).catch(n)}}function fy(t,e){return t?t[e]||t.default||t:void 0}const Vm=2e4;function _C(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<Vm;)e+=n,r=t.next(e);return e>=Vm?1/0:e}function dy(t){return typeof t=="function"}function Ow(t,e){t.timeline=e,t.onfinish=null}const hy=t=>Array.isArray(t)&&typeof t[0]=="number",RN={linearEasing:void 0};function AN(t,e){const n=Zv(t);return()=>{var r;return(r=RN[e])!==null&&r!==void 0?r:n()}}const op=AN(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),RC=(t,e,n=10)=>{let r="";const i=Math.max(Math.round(e/n),2);for(let o=0;o<i;o++)r+=t(Df(0,i-1,o))+", ";return`linear(${r.substring(0,r.length-2)})`};function AC(t){return!!(typeof t=="function"&&op()||!t||typeof t=="string"&&(t in Hm||op())||hy(t)||Array.isArray(t)&&t.every(AC))}const cd=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Hm={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:cd([0,.65,.55,1]),circOut:cd([.55,0,1,.45]),backIn:cd([.31,.01,.66,-.59]),backOut:cd([.33,1.53,.69,.99])};function IC(t,e){if(t)return typeof t=="function"&&op()?RC(t,e):hy(t)?cd(t):Array.isArray(t)?t.map(n=>IC(n,e)||Hm.easeOut):Hm[t]}const oa={x:!1,y:!1};function MC(){return oa.x||oa.y}function IN(t,e,n){var r;if(t instanceof Element)return[t];if(typeof t=="string"){let i=document;const o=(r=void 0)!==null&&r!==void 0?r:i.querySelectorAll(t);return o?Array.from(o):[]}return Array.from(t)}function LC(t,e){const n=IN(t),r=new AbortController,i={passive:!0,...e,signal:r.signal};return[n,i,()=>r.abort()]}function _w(t){return e=>{e.pointerType==="touch"||MC()||t(e)}}function MN(t,e,n={}){const[r,i,o]=LC(t,n),a=_w(c=>{const{target:f}=c,p=e(c);if(typeof p!="function"||!f)return;const w=_w(g=>{p(g),f.removeEventListener("pointerleave",w)});f.addEventListener("pointerleave",w,i)});return r.forEach(c=>{c.addEventListener("pointerenter",a,i)}),o}const FC=(t,e)=>e?t===e?!0:FC(t,e.parentElement):!1,py=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1,LN=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function FN(t){return LN.has(t.tagName)||t.tabIndex!==-1}const fd=new WeakSet;function Rw(t){return e=>{e.key==="Enter"&&t(e)}}function Ng(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}const NN=(t,e)=>{const n=t.currentTarget;if(!n)return;const r=Rw(()=>{if(fd.has(n))return;Ng(n,"down");const i=Rw(()=>{Ng(n,"up")}),o=()=>Ng(n,"cancel");n.addEventListener("keyup",i,e),n.addEventListener("blur",o,e)});n.addEventListener("keydown",r,e),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),e)};function Aw(t){return py(t)&&!MC()}function jN(t,e,n={}){const[r,i,o]=LC(t,n),a=c=>{const f=c.currentTarget;if(!Aw(c)||fd.has(f))return;fd.add(f);const p=e(c),w=(E,A)=>{window.removeEventListener("pointerup",g),window.removeEventListener("pointercancel",T),!(!Aw(E)||!fd.has(f))&&(fd.delete(f),typeof p=="function"&&p(E,{success:A}))},g=E=>{w(E,n.useGlobalTarget||FC(f,E.target))},T=E=>{w(E,!1)};window.addEventListener("pointerup",g,i),window.addEventListener("pointercancel",T,i)};return r.forEach(c=>{!FN(c)&&c.getAttribute("tabindex")===null&&(c.tabIndex=0),(n.useGlobalTarget?window:c).addEventListener("pointerdown",a,i),c.addEventListener("focus",p=>NN(p,i),i)}),o}function BN(t){return t==="x"||t==="y"?oa[t]?null:(oa[t]=!0,()=>{oa[t]=!1}):oa.x||oa.y?null:(oa.x=oa.y=!0,()=>{oa.x=oa.y=!1})}const NC=new Set(["width","height","top","left","right","bottom",...Lf]);let Bh;function $N(){Bh=void 0}const Ba={now:()=>(Bh===void 0&&Ba.set(Ei.isProcessing||LF.useManualTiming?Ei.timestamp:performance.now()),Bh),set:t=>{Bh=t,queueMicrotask($N)}};function gy(t,e){t.indexOf(e)===-1&&t.push(e)}function my(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}let vy=class{constructor(){this.subscriptions=[]}add(e){return gy(this.subscriptions,e),()=>my(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}};function jC(t,e){return e?t*(1e3/e):0}const Iw=30,VN=t=>!isNaN(parseFloat(t));let HN=class{constructor(e,n={}){this.version="11.18.2",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const o=Ba.now();this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=Ba.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=VN(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Op(!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 vy);const r=this.events[e].add(n);return e==="change"?()=>{r(),Fn.read(()=>{this.events.change.getSize()||this.stop()})}:r}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,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Ba.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>Iw)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,Iw);return jC(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}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 Ld(t,e){return new HN(t,e)}function UN(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Ld(n))}function WN(t,e){const n=Ip(t,e);let{transitionEnd:r={},transition:i={},...o}=n||{};o={...o,...r};for(const a in o){const c=nN(o[a]);UN(t,a,c)}}function zN(t){return!!(ji(t)&&t.add)}function Um(t,e){const n=t.getValue("willChange");if(zN(n))return n.add(e)}function BC(t){return t.props[gC]}const $C=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,YN=1e-7,GN=12;function qN(t,e,n,r,i){let o,a,c=0;do a=e+(n-e)/2,o=$C(a,r,i)-t,o>0?n=a:e=a;while(Math.abs(o)>YN&&++c<GN);return a}function Gd(t,e,n,r){if(t===e&&n===r)return _o;const i=o=>qN(o,0,1,t,n);return o=>o===0||o===1?o:$C(i(o),e,r)}const VC=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,HC=t=>e=>1-t(1-e),UC=Gd(.33,1.53,.69,.99),yy=HC(UC),WC=VC(yy),zC=t=>(t*=2)<1?.5*yy(t):.5*(2-Math.pow(2,-10*(t-1))),by=t=>1-Math.sin(Math.acos(t)),YC=HC(by),GC=VC(by),qC=t=>/^0[^.\s]+$/u.test(t);function XN(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||qC(t):!0}const yd=t=>Math.round(t*1e5)/1e5,wy=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function KN(t){return t==null}const ZN=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,xy=(t,e)=>n=>!!(typeof n=="string"&&ZN.test(n)&&n.startsWith(t)||e&&!KN(n)&&Object.prototype.hasOwnProperty.call(n,e)),XC=(t,e,n)=>r=>{if(typeof r!="string")return r;const[i,o,a,c]=r.match(wy);return{[t]:parseFloat(i),[e]:parseFloat(o),[n]:parseFloat(a),alpha:c!==void 0?parseFloat(c):1}},JN=t=>kl(0,255,t),jg={...Ff,transform:t=>Math.round(JN(t))},mc={test:xy("rgb","red"),parse:XC("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+jg.transform(t)+", "+jg.transform(e)+", "+jg.transform(n)+", "+yd(Md.transform(r))+")"};function QN(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Wm={test:xy("#"),parse:QN,transform:mc.transform},gf={test:xy("hsl","hue"),parse:XC("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+ja.transform(yd(e))+", "+ja.transform(yd(n))+", "+yd(Md.transform(r))+")"},Ni={test:t=>mc.test(t)||Wm.test(t)||gf.test(t),parse:t=>mc.test(t)?mc.parse(t):gf.test(t)?gf.parse(t):Wm.parse(t),transform:t=>typeof t=="string"?t:t.hasOwnProperty("red")?mc.transform(t):gf.transform(t)},ej=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function tj(t){var e,n;return isNaN(t)&&typeof t=="string"&&(((e=t.match(wy))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(ej))===null||n===void 0?void 0:n.length)||0)>0}const KC="number",ZC="color",nj="var",rj="var(",Mw="${}",ij=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Fd(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let o=0;const c=e.replace(ij,f=>(Ni.test(f)?(r.color.push(o),i.push(ZC),n.push(Ni.parse(f))):f.startsWith(rj)?(r.var.push(o),i.push(nj),n.push(f)):(r.number.push(o),i.push(KC),n.push(parseFloat(f))),++o,Mw)).split(Mw);return{values:n,split:c,indexes:r,types:i}}function JC(t){return Fd(t).values}function QC(t){const{split:e,types:n}=Fd(t),r=e.length;return i=>{let o="";for(let a=0;a<r;a++)if(o+=e[a],i[a]!==void 0){const c=n[a];c===KC?o+=yd(i[a]):c===ZC?o+=Ni.transform(i[a]):o+=i[a]}return o}}const oj=t=>typeof t=="number"?0:t;function sj(t){const e=JC(t);return QC(t)(e.map(oj))}const bu={test:tj,parse:JC,createTransformer:QC,getAnimatableNone:sj},aj=new Set(["brightness","contrast","saturate","opacity"]);function lj(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(wy)||[];if(!r)return t;const i=n.replace(r,"");let o=aj.has(e)?1:0;return r!==n&&(o*=100),e+"("+o+i+")"}const uj=/\b([a-z-]*)\(.*?\)/gu,zm={...bu,getAnimatableNone:t=>{const e=t.match(uj);return e?e.map(lj).join(" "):t}},cj={...oy,color:Ni,backgroundColor:Ni,outlineColor:Ni,fill:Ni,stroke:Ni,borderColor:Ni,borderTopColor:Ni,borderRightColor:Ni,borderBottomColor:Ni,borderLeftColor:Ni,filter:zm,WebkitFilter:zm},Sy=t=>cj[t];function eE(t,e){let n=Sy(t);return n!==zm&&(n=bu),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const fj=new Set(["auto","none","0"]);function dj(t,e,n){let r=0,i;for(;r<t.length&&!i;){const o=t[r];typeof o=="string"&&!fj.has(o)&&Fd(o).values.length&&(i=t[r]),r++}if(i&&n)for(const o of e)t[o]=eE(n,i)}const Lw=t=>t===Ff||t===Ot,Fw=(t,e)=>parseFloat(t.split(", ")[e]),Nw=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Fw(i[1],e);{const o=r.match(/^matrix\((.+)\)$/u);return o?Fw(o[1],t):0}},hj=new Set(["x","y","z"]),pj=Lf.filter(t=>!hj.has(t));function gj(t){const e=[];return pj.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const Of={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:Nw(4,13),y:Nw(5,14)};Of.translateX=Of.x;Of.translateY=Of.y;const Sc=new Set;let Ym=!1,Gm=!1;function tE(){if(Gm){const t=Array.from(Sc).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=gj(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([o,a])=>{var c;(c=r.getValue(o))===null||c===void 0||c.set(a)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}Gm=!1,Ym=!1,Sc.forEach(t=>t.complete()),Sc.clear()}function nE(){Sc.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(Gm=!0)})}function mj(){nE(),tE()}class Ty{constructor(e,n,r,i,o,a=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=o,this.isAsync=a}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Sc.add(this),Ym||(Ym=!0,Fn.read(nE),Fn.resolveKeyframes(tE))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let o=0;o<e.length;o++)if(e[o]===null)if(o===0){const a=i==null?void 0:i.get(),c=e[e.length-1];if(a!==void 0)e[0]=a;else if(r&&n){const f=r.readValue(n,c);f!=null&&(e[0]=f)}e[0]===void 0&&(e[0]=c),i&&a===void 0&&i.set(e[0])}else e[o]=e[o-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Sc.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Sc.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const rE=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),vj=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function yj(t){const e=vj.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const bj=4;function iE(t,e,n=1){vu(n<=bj,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=yj(t);if(!r)return;const o=window.getComputedStyle(e).getPropertyValue(r);if(o){const a=o.trim();return rE(a)?parseFloat(a):a}return iy(i)?iE(i,e,n+1):i}const oE=t=>e=>e.test(t),wj={test:t=>t==="auto",parse:t=>t},sE=[Ff,Ot,ja,ou,lN,aN,wj],jw=t=>sE.find(oE(t));class aE extends Ty{constructor(e,n,r,i,o){super(e,n,r,i,o,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let f=0;f<e.length;f++){let p=e[f];if(typeof p=="string"&&(p=p.trim(),iy(p))){const w=iE(p,n.current);w!==void 0&&(e[f]=w),f===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!NC.has(r)||e.length!==2)return;const[i,o]=e,a=jw(i),c=jw(o);if(a!==c)if(Lw(a)&&Lw(c))for(let f=0;f<e.length;f++){const p=e[f];typeof p=="string"&&(e[f]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)XN(e[i])&&r.push(i);r.length&&dj(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Of[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const o=n.getValue(r);o&&o.jump(this.measuredOrigin,!1);const a=i.length-1,c=i[a];i[a]=Of[r](n.measureViewportBox(),window.getComputedStyle(n.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([f,p])=>{n.getValue(f).set(p)}),this.resolveNoneKeyframes()}}const Bw=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(bu.test(t)||t==="0")&&!t.startsWith("url("));function xj(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function Sj(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const o=t[t.length-1],a=Bw(i,e),c=Bw(o,e);return Mf(a===c,`You are trying to animate ${e} from "${i}" to "${o}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${o} via the \`style\` property.`),!a||!c?!1:xj(t)||(n==="spring"||dy(n))&&r}const Tj=t=>t!==null;function Mp(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(Tj),o=e&&n!=="loop"&&e%2===1?0:i.length-1;return!o||r===void 0?i[o]:r}const Cj=40;class lE{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:o=0,repeatType:a="loop",...c}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Ba.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:o,repeatType:a,...c},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>Cj?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&mj(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=Ba.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:o,delay:a,onComplete:c,onUpdate:f,isGenerator:p}=this.options;if(!p&&!Sj(e,r,i,o))if(a)this.options.duration=0;else{f&&f(Mp(e,this.options,n)),c&&c(),this.resolveFinishedPromise();return}const w=this.initPlayback(e,n);w!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...w},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}const Kn=(t,e,n)=>t+(e-t)*n;function Bg(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 Ej({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,o=0,a=0;if(!e)i=o=a=n;else{const c=n<.5?n*(1+e):n+e-n*e,f=2*n-c;i=Bg(f,c,t+1/3),o=Bg(f,c,t),a=Bg(f,c,t-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}function sp(t,e){return n=>n>0?e:t}const $g=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},kj=[Wm,mc,gf],Dj=t=>kj.find(e=>e.test(t));function $w(t){const e=Dj(t);if(Mf(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===gf&&(n=Ej(n)),n}const Vw=(t,e)=>{const n=$w(t),r=$w(e);if(!n||!r)return sp(t,e);const i={...n};return o=>(i.red=$g(n.red,r.red,o),i.green=$g(n.green,r.green,o),i.blue=$g(n.blue,r.blue,o),i.alpha=Kn(n.alpha,r.alpha,o),mc.transform(i))},Pj=(t,e)=>n=>e(t(n)),qd=(...t)=>t.reduce(Pj),qm=new Set(["none","hidden"]);function Oj(t,e){return qm.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function _j(t,e){return n=>Kn(t,e,n)}function Cy(t){return typeof t=="number"?_j:typeof t=="string"?iy(t)?sp:Ni.test(t)?Vw:Ij:Array.isArray(t)?uE:typeof t=="object"?Ni.test(t)?Vw:Rj:sp}function uE(t,e){const n=[...t],r=n.length,i=t.map((o,a)=>Cy(o)(o,e[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}}function Rj(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Cy(t[i])(t[i],e[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}}function Aj(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let o=0;o<e.values.length;o++){const a=e.types[o],c=t.indexes[a][i[a]],f=(n=t.values[c])!==null&&n!==void 0?n:0;r[o]=f,i[a]++}return r}const Ij=(t,e)=>{const n=bu.createTransformer(e),r=Fd(t),i=Fd(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?qm.has(t)&&!i.values.length||qm.has(e)&&!r.values.length?Oj(t,e):qd(uE(Aj(r,i),i.values),n):(Mf(!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.`),sp(t,e))};function cE(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?Kn(t,e,n):Cy(t)(t,e)}const Mj=5;function fE(t,e,n){const r=Math.max(e-Mj,0);return jC(n-t(r),e-r)}const Xn={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},Hw=.001;function Lj({duration:t=Xn.duration,bounce:e=Xn.bounce,velocity:n=Xn.velocity,mass:r=Xn.mass}){let i,o;Mf(t<=Na(Xn.maxDuration),"Spring duration must be 10 seconds or less");let a=1-e;a=kl(Xn.minDamping,Xn.maxDamping,a),t=kl(Xn.minDuration,Xn.maxDuration,Sl(t)),a<1?(i=p=>{const w=p*a,g=w*t,T=w-n,E=Xm(p,a),A=Math.exp(-g);return Hw-T/E*A},o=p=>{const g=p*a*t,T=g*n+n,E=Math.pow(a,2)*Math.pow(p,2)*t,A=Math.exp(-g),I=Xm(Math.pow(p,2),a);return(-i(p)+Hw>0?-1:1)*((T-E)*A)/I}):(i=p=>{const w=Math.exp(-p*t),g=(p-n)*t+1;return-.001+w*g},o=p=>{const w=Math.exp(-p*t),g=(n-p)*(t*t);return w*g});const c=5/t,f=Nj(i,o,c);if(t=Na(t),isNaN(f))return{stiffness:Xn.stiffness,damping:Xn.damping,duration:t};{const p=Math.pow(f,2)*r;return{stiffness:p,damping:a*2*Math.sqrt(r*p),duration:t}}}const Fj=12;function Nj(t,e,n){let r=n;for(let i=1;i<Fj;i++)r=r-t(r)/e(r);return r}function Xm(t,e){return t*Math.sqrt(1-e*e)}const jj=["duration","bounce"],Bj=["stiffness","damping","mass"];function Uw(t,e){return e.some(n=>t[n]!==void 0)}function $j(t){let e={velocity:Xn.velocity,stiffness:Xn.stiffness,damping:Xn.damping,mass:Xn.mass,isResolvedFromDuration:!1,...t};if(!Uw(t,Bj)&&Uw(t,jj))if(t.visualDuration){const n=t.visualDuration,r=2*Math.PI/(n*1.2),i=r*r,o=2*kl(.05,1,1-(t.bounce||0))*Math.sqrt(i);e={...e,mass:Xn.mass,stiffness:i,damping:o}}else{const n=Lj(t);e={...e,...n,mass:Xn.mass},e.isResolvedFromDuration=!0}return e}function dE(t=Xn.visualDuration,e=Xn.bounce){const n=typeof t!="object"?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:r,restDelta:i}=n;const o=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],c={done:!1,value:o},{stiffness:f,damping:p,mass:w,duration:g,velocity:T,isResolvedFromDuration:E}=$j({...n,velocity:-Sl(n.velocity||0)}),A=T||0,I=p/(2*Math.sqrt(f*w)),j=a-o,_=Sl(Math.sqrt(f/w)),W=Math.abs(j)<5;r||(r=W?Xn.restSpeed.granular:Xn.restSpeed.default),i||(i=W?Xn.restDelta.granular:Xn.restDelta.default);let H;if(I<1){const q=Xm(_,I);H=ie=>{const x=Math.exp(-I*_*ie);return a-x*((A+I*_*j)/q*Math.sin(q*ie)+j*Math.cos(q*ie))}}else if(I===1)H=q=>a-Math.exp(-_*q)*(j+(A+_*j)*q);else{const q=_*Math.sqrt(I*I-1);H=ie=>{const x=Math.exp(-I*_*ie),le=Math.min(q*ie,300);return a-x*((A+I*_*j)*Math.sinh(le)+q*j*Math.cosh(le))/q}}const ne={calculatedDuration:E&&g||null,next:q=>{const ie=H(q);if(E)c.done=q>=g;else{let x=0;I<1&&(x=q===0?Na(A):fE(H,q,ie));const le=Math.abs(x)<=r,ae=Math.abs(a-ie)<=i;c.done=le&&ae}return c.value=c.done?a:ie,c},toString:()=>{const q=Math.min(_C(ne),Vm),ie=RC(x=>ne.next(q*x).value,q,30);return q+"ms "+ie}};return ne}function Ww({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:o=500,modifyTarget:a,min:c,max:f,restDelta:p=.5,restSpeed:w}){const g=t[0],T={done:!1,value:g},E=le=>c!==void 0&&le<c||f!==void 0&&le>f,A=le=>c===void 0?f:f===void 0||Math.abs(c-le)<Math.abs(f-le)?c:f;let I=n*e;const j=g+I,_=a===void 0?j:a(j);_!==j&&(I=_-g);const W=le=>-I*Math.exp(-le/r),H=le=>_+W(le),ne=le=>{const ae=W(le),je=H(le);T.done=Math.abs(ae)<=p,T.value=T.done?_:je};let q,ie;const x=le=>{E(T.value)&&(q=le,ie=dE({keyframes:[T.value,A(T.value)],velocity:fE(H,le,T.value),damping:i,stiffness:o,restDelta:p,restSpeed:w}))};return x(0),{calculatedDuration:null,next:le=>{let ae=!1;return!ie&&q===void 0&&(ae=!0,ne(le),x(le)),q!==void 0&&le>=q?ie.next(le-q):(!ae&&ne(le),T)}}}const Vj=Gd(.42,0,1,1),Hj=Gd(0,0,.58,1),hE=Gd(.42,0,.58,1),Uj=t=>Array.isArray(t)&&typeof t[0]!="number",zw={linear:_o,easeIn:Vj,easeInOut:hE,easeOut:Hj,circIn:by,circInOut:GC,circOut:YC,backIn:yy,backInOut:WC,backOut:UC,anticipate:zC},Yw=t=>{if(hy(t)){vu(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Gd(e,n,r,i)}else if(typeof t=="string")return vu(zw[t]!==void 0,`Invalid easing type '${t}'`),zw[t];return t};function Wj(t,e,n){const r=[],i=n||cE,o=t.length-1;for(let a=0;a<o;a++){let c=i(t[a],t[a+1]);if(e){const f=Array.isArray(e)?e[a]||_o:e;c=qd(f,c)}r.push(c)}return r}function zj(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const o=t.length;if(vu(o===e.length,"Both input and output ranges must be the same length"),o===1)return()=>e[0];if(o===2&&e[0]===e[1])return()=>e[1];const a=t[0]===t[1];t[0]>t[o-1]&&(t=[...t].reverse(),e=[...e].reverse());const c=Wj(e,r,i),f=c.length,p=w=>{if(a&&w<t[0])return e[0];let g=0;if(f>1)for(;g<t.length-2&&!(w<t[g+1]);g++);const T=Df(t[g],t[g+1],w);return c[g](T)};return n?w=>p(kl(t[0],t[o-1],w)):p}function Yj(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Df(0,e,r);t.push(Kn(n,1,i))}}function Gj(t){const e=[0];return Yj(e,t.length-1),e}function qj(t,e){return t.map(n=>n*e)}function Xj(t,e){return t.map(()=>e||hE).splice(0,t.length-1)}function ap({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=Uj(r)?r.map(Yw):Yw(r),o={done:!1,value:e[0]},a=qj(n&&n.length===e.length?n:Gj(e),t),c=zj(a,e,{ease:Array.isArray(i)?i:Xj(e,i)});return{calculatedDuration:t,next:f=>(o.value=c(f),o.done=f>=t,o)}}const Kj=t=>{const e=({timestamp:n})=>t(n);return{start:()=>Fn.update(e,!0),stop:()=>yu(e),now:()=>Ei.isProcessing?Ei.timestamp:Ba.now()}},Zj={decay:Ww,inertia:Ww,tween:ap,keyframes:ap,spring:dE},Jj=t=>t/100;class Ey extends lE{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:f}=this.options;f&&f()};const{name:n,motionValue:r,element:i,keyframes:o}=this.options,a=(i==null?void 0:i.KeyframeResolver)||Ty,c=(f,p)=>this.onKeyframesResolved(f,p);this.resolver=new a(o,c,n,r,i),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:o,velocity:a=0}=this.options,c=dy(n)?n:Zj[n]||ap;let f,p;c!==ap&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vu(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),f=qd(Jj,cE(e[0],e[1])),e=[0,100]);const w=c({...this.options,keyframes:e});o==="mirror"&&(p=c({...this.options,keyframes:[...e].reverse(),velocity:-a})),w.calculatedDuration===null&&(w.calculatedDuration=_C(w));const{calculatedDuration:g}=w,T=g+i,E=T*(r+1)-i;return{generator:w,mirroredGenerator:p,mapPercentToKeyframes:f,calculatedDuration:g,resolvedDuration:T,totalDuration:E}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:le}=this.options;return{done:!0,value:le[le.length-1]}}const{finalKeyframe:i,generator:o,mirroredGenerator:a,mapPercentToKeyframes:c,keyframes:f,calculatedDuration:p,totalDuration:w,resolvedDuration:g}=r;if(this.startTime===null)return o.next(0);const{delay:T,repeat:E,repeatType:A,repeatDelay:I,onUpdate:j}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-w/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const _=this.currentTime-T*(this.speed>=0?1:-1),W=this.speed>=0?_<0:_>w;this.currentTime=Math.max(_,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=w);let H=this.currentTime,ne=o;if(E){const le=Math.min(this.currentTime,w)/g;let ae=Math.floor(le),je=le%1;!je&&le>=1&&(je=1),je===1&&ae--,ae=Math.min(ae,E+1),!!(ae%2)&&(A==="reverse"?(je=1-je,I&&(je-=I/g)):A==="mirror"&&(ne=a)),H=kl(0,1,je)*g}const q=W?{done:!1,value:f[0]}:ne.next(H);c&&(q.value=c(q.value));let{done:ie}=q;!W&&p!==null&&(ie=this.speed>=0?this.currentTime>=w:this.currentTime<=0);const x=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&ie);return x&&i!==void 0&&(q.value=Mp(f,this.options,i)),j&&j(q.value),x&&this.finish(),q}get duration(){const{resolved:e}=this;return e?Sl(e.calculatedDuration):0}get time(){return Sl(this.currentTime)}set time(e){e=Na(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=Sl(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=Kj,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(o=>this.tick(o))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const Qj=new Set(["opacity","clipPath","filter","transform"]);function eB(t,e,n,{delay:r=0,duration:i=300,repeat:o=0,repeatType:a="loop",ease:c="easeInOut",times:f}={}){const p={[e]:n};f&&(p.offset=f);const w=IC(c,i);return Array.isArray(w)&&(p.easing=w),t.animate(p,{delay:r,duration:i,easing:Array.isArray(w)?"linear":w,fill:"both",iterations:o+1,direction:a==="reverse"?"alternate":"normal"})}const tB=Zv(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),lp=10,nB=2e4;function rB(t){return dy(t.type)||t.type==="spring"||!AC(t.ease)}function iB(t,e){const n=new Ey({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let o=0;for(;!r.done&&o<nB;)r=n.sample(o),i.push(r.value),o+=lp;return{times:void 0,keyframes:i,duration:o-lp,ease:"linear"}}const pE={anticipate:zC,backInOut:WC,circInOut:GC};function oB(t){return t in pE}class Gw extends lE{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:o}=this.options;this.resolver=new aE(o,(a,c)=>this.onKeyframesResolved(a,c),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){let{duration:r=300,times:i,ease:o,type:a,motionValue:c,name:f,startTime:p}=this.options;if(!c.owner||!c.owner.current)return!1;if(typeof o=="string"&&op()&&oB(o)&&(o=pE[o]),rB(this.options)){const{onComplete:g,onUpdate:T,motionValue:E,element:A,...I}=this.options,j=iB(e,I);e=j.keyframes,e.length===1&&(e[1]=e[0]),r=j.duration,i=j.times,o=j.ease,a="keyframes"}const w=eB(c.owner.current,f,e,{...this.options,duration:r,times:i,ease:o});return w.startTime=p??this.calcStartTime(),this.pendingTimeline?(Ow(w,this.pendingTimeline),this.pendingTimeline=void 0):w.onfinish=()=>{const{onComplete:g}=this.options;c.set(Mp(e,this.options,n)),g&&g(),this.cancel(),this.resolveFinishedPromise()},{animation:w,duration:r,times:i,type:a,ease:o,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return Sl(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return Sl(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=Na(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return _o;const{animation:r}=n;Ow(r,e)}return _o}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:o,ease:a,times:c}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:w,onComplete:g,element:T,...E}=this.options,A=new Ey({...E,keyframes:r,duration:i,type:o,ease:a,times:c,isGenerator:!0}),I=Na(this.time);p.setWithVelocity(A.sample(I-lp).value,A.sample(I).value,lp)}const{onStop:f}=this.options;f&&f(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:o,damping:a,type:c}=e;if(!n||!n.owner||!(n.owner.current instanceof HTMLElement))return!1;const{onUpdate:f,transformTemplate:p}=n.owner.getProps();return tB()&&r&&Qj.has(r)&&!f&&!p&&!i&&o!=="mirror"&&a!==0&&c!=="inertia"}}const sB={type:"spring",stiffness:500,damping:25,restSpeed:10},aB=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),lB={type:"keyframes",duration:.8},uB={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},cB=(t,{keyframes:e})=>e.length>2?lB:_c.has(t)?t.startsWith("scale")?aB(e[1]):sB:uB;function fB({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:c,from:f,elapsed:p,...w}){return!!Object.keys(w).length}const ky=(t,e,n,r={},i,o)=>a=>{const c=fy(r,t)||{},f=c.delay||r.delay||0;let{elapsed:p=0}=r;p=p-Na(f);let w={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...c,delay:-p,onUpdate:T=>{e.set(T),c.onUpdate&&c.onUpdate(T)},onComplete:()=>{a(),c.onComplete&&c.onComplete()},name:t,motionValue:e,element:o?void 0:i};fB(c)||(w={...w,...cB(t,w)}),w.duration&&(w.duration=Na(w.duration)),w.repeatDelay&&(w.repeatDelay=Na(w.repeatDelay)),w.from!==void 0&&(w.keyframes[0]=w.from);let g=!1;if((w.type===!1||w.duration===0&&!w.repeatDelay)&&(w.duration=0,w.delay===0&&(g=!0)),g&&!o&&e.get()!==void 0){const T=Mp(w.keyframes,c);if(T!==void 0)return Fn.update(()=>{w.onUpdate(T),w.onComplete()}),new _N([])}return!o&&Gw.supports(w)?new Gw(w):new Ey(w)};function dB({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function gE(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=t.getDefaultTransition(),transitionEnd:c,...f}=e;r&&(a=r);const p=[],w=i&&t.animationState&&t.animationState.getState()[i];for(const g in f){const T=t.getValue(g,(o=t.latestValues[g])!==null&&o!==void 0?o:null),E=f[g];if(E===void 0||w&&dB(w,g))continue;const A={delay:n,...fy(a||{},g)};let I=!1;if(window.MotionHandoffAnimation){const _=BC(t);if(_){const W=window.MotionHandoffAnimation(_,g,Fn);W!==null&&(A.startTime=W,I=!0)}}Um(t,g),T.start(ky(g,T,E,t.shouldReduceMotion&&NC.has(g)?{type:!1}:A,t,I));const j=T.animation;j&&p.push(j)}return c&&Promise.all(p).then(()=>{Fn.update(()=>{c&&WN(t,c)})}),p}function Km(t,e,n={}){var r;const i=Ip(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:o=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>Promise.all(gE(t,i,n)):()=>Promise.resolve(),c=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:w=0,staggerChildren:g,staggerDirection:T}=o;return hB(t,e,w+p,g,T,n)}:()=>Promise.resolve(),{when:f}=o;if(f){const[p,w]=f==="beforeChildren"?[a,c]:[c,a];return p().then(()=>w())}else return Promise.all([a(),c(n.delay)])}function hB(t,e,n=0,r=0,i=1,o){const a=[],c=(t.variantChildren.size-1)*r,f=i===1?(p=0)=>p*r:(p=0)=>c-p*r;return Array.from(t.variantChildren).sort(pB).forEach((p,w)=>{p.notify("AnimationStart",e),a.push(Km(p,e,{...o,delay:n+f(w)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(a)}function pB(t,e){return t.sortNodePosition(e)}function gB(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(o=>Km(t,o,n));r=Promise.all(i)}else if(typeof e=="string")r=Km(t,e,n);else{const i=typeof e=="function"?Ip(t,e,n.custom):e;r=Promise.all(gE(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const mB=Qv.length;function mE(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?mE(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<mB;n++){const r=Qv[n],i=t.props[r];(Id(i)||i===!1)&&(e[r]=i)}return e}const vB=[...Jv].reverse(),yB=Jv.length;function bB(t){return e=>Promise.all(e.map(({animation:n,options:r})=>gB(t,n,r)))}function wB(t){let e=bB(t),n=qw(),r=!0;const i=f=>(p,w)=>{var g;const T=Ip(t,w,f==="exit"?(g=t.presenceContext)===null||g===void 0?void 0:g.custom:void 0);if(T){const{transition:E,transitionEnd:A,...I}=T;p={...p,...I,...A}}return p};function o(f){e=f(t)}function a(f){const{props:p}=t,w=mE(t.parent)||{},g=[],T=new Set;let E={},A=1/0;for(let j=0;j<yB;j++){const _=vB[j],W=n[_],H=p[_]!==void 0?p[_]:w[_],ne=Id(H),q=_===f?W.isActive:null;q===!1&&(A=j);let ie=H===w[_]&&H!==p[_]&≠if(ie&&r&&t.manuallyAnimateOnMount&&(ie=!1),W.protectedKeys={...E},!W.isActive&&q===null||!H&&!W.prevProp||Rp(H)||typeof H=="boolean")continue;const x=xB(W.prevProp,H);let le=x||_===f&&W.isActive&&!ie&&ne||j>A&&ne,ae=!1;const je=Array.isArray(H)?H:[H];let nt=je.reduce(i(_),{});q===!1&&(nt={});const{prevResolvedValues:et={}}=W,Pe={...et,...nt},Me=Oe=>{le=!0,T.has(Oe)&&(ae=!0,T.delete(Oe)),W.needsAnimating[Oe]=!0;const $e=t.getValue(Oe);$e&&($e.liveStyle=!1)};for(const Oe in Pe){const $e=nt[Oe],Ze=et[Oe];if(E.hasOwnProperty(Oe))continue;let ve=!1;$m($e)&&$m(Ze)?ve=!OC($e,Ze):ve=$e!==Ze,ve?$e!=null?Me(Oe):T.add(Oe):$e!==void 0&&T.has(Oe)?Me(Oe):W.protectedKeys[Oe]=!0}W.prevProp=H,W.prevResolvedValues=nt,W.isActive&&(E={...E,...nt}),r&&t.blockInitialAnimation&&(le=!1),le&&(!(ie&&x)||ae)&&g.push(...je.map(Oe=>({animation:Oe,options:{type:_}})))}if(T.size){const j={};T.forEach(_=>{const W=t.getBaseTarget(_),H=t.getValue(_);H&&(H.liveStyle=!0),j[_]=W??null}),g.push({animation:j})}let I=!!g.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(I=!1),r=!1,I?e(g):Promise.resolve()}function c(f,p){var w;if(n[f].isActive===p)return Promise.resolve();(w=t.variantChildren)===null||w===void 0||w.forEach(T=>{var E;return(E=T.animationState)===null||E===void 0?void 0:E.setActive(f,p)}),n[f].isActive=p;const g=a(f);for(const T in n)n[T].protectedKeys={};return g}return{animateChanges:a,setActive:c,setAnimateFunction:o,getState:()=>n,reset:()=>{n=qw(),r=!0}}}function xB(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!OC(e,t):!1}function oc(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function qw(){return{animate:oc(!0),whileInView:oc(),whileHover:oc(),whileTap:oc(),whileDrag:oc(),whileFocus:oc(),exit:oc()}}let Cu=class{constructor(e){this.isMounted=!1,this.node=e}update(){}},SB=class extends Cu{constructor(e){super(e),e.animationState||(e.animationState=wB(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();Rp(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}},TB=0,CB=class extends Cu{constructor(){super(...arguments),this.id=TB++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}};const EB={animation:{Feature:SB},exit:{Feature:CB}};function Nd(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function Xd(t){return{point:{x:t.pageX,y:t.pageY}}}const kB=t=>e=>py(e)&&t(e,Xd(e));function bd(t,e,n,r){return Nd(t,e,kB(n),r)}const Xw=(t,e)=>Math.abs(t-e);function DB(t,e){const n=Xw(t.x,e.x),r=Xw(t.y,e.y);return Math.sqrt(n**2+r**2)}let vE=class{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:o=!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 g=Hg(this.lastMoveEventInfo,this.history),T=this.startEvent!==null,E=DB(g.offset,{x:0,y:0})>=3;if(!T&&!E)return;const{point:A}=g,{timestamp:I}=Ei;this.history.push({...A,timestamp:I});const{onStart:j,onMove:_}=this.handlers;T||(j&&j(this.lastMoveEvent,g),this.startEvent=this.lastMoveEvent),_&&_(this.lastMoveEvent,g)},this.handlePointerMove=(g,T)=>{this.lastMoveEvent=g,this.lastMoveEventInfo=Vg(T,this.transformPagePoint),Fn.update(this.updatePoint,!0)},this.handlePointerUp=(g,T)=>{this.end();const{onEnd:E,onSessionEnd:A,resumeAnimation:I}=this.handlers;if(this.dragSnapToOrigin&&I&&I(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const j=Hg(g.type==="pointercancel"?this.lastMoveEventInfo:Vg(T,this.transformPagePoint),this.history);this.startEvent&&E&&E(g,j),A&&A(g,j)},!py(e))return;this.dragSnapToOrigin=o,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=Xd(e),c=Vg(a,this.transformPagePoint),{point:f}=c,{timestamp:p}=Ei;this.history=[{...f,timestamp:p}];const{onSessionStart:w}=n;w&&w(e,Hg(c,this.history)),this.removeListeners=qd(bd(this.contextWindow,"pointermove",this.handlePointerMove),bd(this.contextWindow,"pointerup",this.handlePointerUp),bd(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),yu(this.updatePoint)}};function Vg(t,e){return e?{point:e(t.point)}:t}function Kw(t,e){return{x:t.x-e.x,y:t.y-e.y}}function Hg({point:t},e){return{point:t,delta:Kw(t,yE(e)),offset:Kw(t,PB(e)),velocity:OB(e,.1)}}function PB(t){return t[0]}function yE(t){return t[t.length-1]}function OB(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=yE(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>Na(e)));)n--;if(!r)return{x:0,y:0};const o=Sl(i.timestamp-r.timestamp);if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}const bE=1e-4,_B=1-bE,RB=1+bE,wE=.01,AB=0-wE,IB=0+wE;function Qo(t){return t.max-t.min}function MB(t,e,n){return Math.abs(t-e)<=n}function Zw(t,e,n,r=.5){t.origin=r,t.originPoint=Kn(e.min,e.max,t.origin),t.scale=Qo(n)/Qo(e),t.translate=Kn(n.min,n.max,t.origin)-t.originPoint,(t.scale>=_B&&t.scale<=RB||isNaN(t.scale))&&(t.scale=1),(t.translate>=AB&&t.translate<=IB||isNaN(t.translate))&&(t.translate=0)}function wd(t,e,n,r){Zw(t.x,e.x,n.x,r?r.originX:void 0),Zw(t.y,e.y,n.y,r?r.originY:void 0)}function Jw(t,e,n){t.min=n.min+e.min,t.max=t.min+Qo(e)}function LB(t,e,n){Jw(t.x,e.x,n.x),Jw(t.y,e.y,n.y)}function Qw(t,e,n){t.min=e.min-n.min,t.max=t.min+Qo(e)}function xd(t,e,n){Qw(t.x,e.x,n.x),Qw(t.y,e.y,n.y)}function FB(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Kn(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Kn(n,t,r.max):Math.min(t,n)),t}function ex(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 NB(t,{top:e,left:n,bottom:r,right:i}){return{x:ex(t.x,n,i),y:ex(t.y,e,r)}}function tx(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function jB(t,e){return{x:tx(t.x,e.x),y:tx(t.y,e.y)}}function BB(t,e){let n=.5;const r=Qo(t),i=Qo(e);return i>r?n=Df(e.min,e.max-r,t.min):r>i&&(n=Df(t.min,t.max-i,e.min)),kl(0,1,n)}function $B(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 Zm=.35;function VB(t=Zm){return t===!1?t=0:t===!0&&(t=Zm),{x:nx(t,"left","right"),y:nx(t,"top","bottom")}}function nx(t,e,n){return{min:rx(t,e),max:rx(t,n)}}function rx(t,e){return typeof t=="number"?t:t[e]||0}const ix=()=>({translate:0,scale:1,origin:0,originPoint:0}),mf=()=>({x:ix(),y:ix()}),ox=()=>({min:0,max:0}),gr=()=>({x:ox(),y:ox()});function Ds(t){return[t("x"),t("y")]}function xE({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function HB({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function UB(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Ug(t){return t===void 0||t===1}function Jm({scale:t,scaleX:e,scaleY:n}){return!Ug(t)||!Ug(e)||!Ug(n)}function uc(t){return Jm(t)||SE(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function SE(t){return sx(t.x)||sx(t.y)}function sx(t){return t&&t!=="0%"}function up(t,e,n){const r=t-n,i=e*r;return n+i}function ax(t,e,n,r,i){return i!==void 0&&(t=up(t,i,r)),up(t,n,r)+e}function Qm(t,e=0,n=1,r,i){t.min=ax(t.min,e,n,r,i),t.max=ax(t.max,e,n,r,i)}function TE(t,{x:e,y:n}){Qm(t.x,e.translate,e.scale,e.originPoint),Qm(t.y,n.translate,n.scale,n.originPoint)}const lx=.999999999999,ux=1.0000000000001;function WB(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let o,a;for(let c=0;c<i;c++){o=n[c],a=o.projectionDelta;const{visualElement:f}=o.options;f&&f.props.style&&f.props.style.display==="contents"||(r&&o.options.layoutScroll&&o.scroll&&o!==o.root&&yf(t,{x:-o.scroll.offset.x,y:-o.scroll.offset.y}),a&&(e.x*=a.x.scale,e.y*=a.y.scale,TE(t,a)),r&&uc(o.latestValues)&&yf(t,o.latestValues))}e.x<ux&&e.x>lx&&(e.x=1),e.y<ux&&e.y>lx&&(e.y=1)}function vf(t,e){t.min=t.min+e,t.max=t.max+e}function cx(t,e,n,r,i=.5){const o=Kn(t.min,t.max,i);Qm(t,e,n,o,r)}function yf(t,e){cx(t.x,e.x,e.scaleX,e.scale,e.originX),cx(t.y,e.y,e.scaleY,e.scale,e.originY)}function CE(t,e){return xE(UB(t.getBoundingClientRect(),e))}function zB(t,e,n){const r=CE(t,n),{scroll:i}=e;return i&&(vf(r.x,i.offset.x),vf(r.y,i.offset.y)),r}const EE=({current:t})=>t?t.ownerDocument.defaultView:null,YB=new WeakMap;let GB=class{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=gr(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=w=>{const{dragSnapToOrigin:g}=this.getProps();g?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Xd(w).point)},o=(w,g)=>{const{drag:T,dragPropagation:E,onDragStart:A}=this.getProps();if(T&&!E&&(this.openDragLock&&this.openDragLock(),this.openDragLock=BN(T),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ds(j=>{let _=this.getAxisMotionValue(j).get()||0;if(ja.test(_)){const{projection:W}=this.visualElement;if(W&&W.layout){const H=W.layout.layoutBox[j];H&&(_=Qo(H)*(parseFloat(_)/100))}}this.originPoint[j]=_}),A&&Fn.postRender(()=>A(w,g)),Um(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},a=(w,g)=>{const{dragPropagation:T,dragDirectionLock:E,onDirectionLock:A,onDrag:I}=this.getProps();if(!T&&!this.openDragLock)return;const{offset:j}=g;if(E&&this.currentDirection===null){this.currentDirection=qB(j),this.currentDirection!==null&&A&&A(this.currentDirection);return}this.updateAxis("x",g.point,j),this.updateAxis("y",g.point,j),this.visualElement.render(),I&&I(w,g)},c=(w,g)=>this.stop(w,g),f=()=>Ds(w=>{var g;return this.getAnimationState(w)==="paused"&&((g=this.getAxisMotionValue(w).animation)===null||g===void 0?void 0:g.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new vE(e,{onSessionStart:i,onStart:o,onMove:a,onSessionEnd:c,resumeAnimation:f},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:EE(this.visualElement)})}stop(e,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o&&Fn.postRender(()=>o(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:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Eh(e,i,this.currentDirection))return;const o=this.getAxisMotionValue(e);let a=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(a=FB(a,this.constraints[e],this.elastic[e])),o.set(a)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,o=this.constraints;n&&pf(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=NB(i.layoutBox,n):this.constraints=!1,this.elastic=VB(r),o!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Ds(a=>{this.constraints!==!1&&this.getAxisMotionValue(a)&&(this.constraints[a]=$B(i.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!pf(e))return!1;const r=e.current;vu(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=zB(r,i.root,this.visualElement.getTransformPagePoint());let a=jB(i.layout.layoutBox,o);if(n){const c=n(HB(a));this.hasMutatedConstraints=!!c,c&&(a=xE(c))}return a}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:c}=this.getProps(),f=this.constraints||{},p=Ds(w=>{if(!Eh(w,n,this.currentDirection))return;let g=f&&f[w]||{};a&&(g={min:0,max:0});const T=i?200:1e6,E=i?40:1e7,A={type:"inertia",velocity:r?e[w]:0,bounceStiffness:T,bounceDamping:E,timeConstant:750,restDelta:1,restSpeed:10,...o,...g};return this.startAxisValueAnimation(w,A)});return Promise.all(p).then(c)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return Um(this.visualElement,e),r.start(ky(e,r,0,n,this.visualElement,!1))}stopAnimation(){Ds(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Ds(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()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){Ds(n=>{const{drag:r}=this.getProps();if(!Eh(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:c}=i.layout.layoutBox[n];o.set(e[n]-Kn(a,c,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!pf(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ds(a=>{const c=this.getAxisMotionValue(a);if(c&&this.constraints!==!1){const f=c.get();i[a]=BB({min:f,max:f},this.constraints[a])}});const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Ds(a=>{if(!Eh(a,e,null))return;const c=this.getAxisMotionValue(a),{min:f,max:p}=this.constraints[a];c.set(Kn(f,p,i[a]))})}addListeners(){if(!this.visualElement.current)return;YB.set(this.visualElement,this);const e=this.visualElement.current,n=bd(e,"pointerdown",f=>{const{drag:p,dragListener:w=!0}=this.getProps();p&&w&&this.start(f)}),r=()=>{const{dragConstraints:f}=this.getProps();pf(f)&&f.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,o=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),Fn.read(r);const a=Nd(window,"resize",()=>this.scalePositionWithinConstraints()),c=i.addEventListener("didUpdate",({delta:f,hasLayoutChanged:p})=>{this.isDragging&&p&&(Ds(w=>{const g=this.getAxisMotionValue(w);g&&(this.originPoint[w]+=f[w].translate,g.set(g.get()+f[w].translate))}),this.visualElement.render())});return()=>{a(),n(),o(),c&&c()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=Zm,dragMomentum:c=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:c}}};function Eh(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function qB(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}let XB=class extends Cu{constructor(e){super(e),this.removeGroupControls=_o,this.removeListeners=_o,this.controls=new GB(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||_o}unmount(){this.removeGroupControls(),this.removeListeners()}};const fx=t=>(e,n)=>{t&&Fn.postRender(()=>t(e,n))};let KB=class extends Cu{constructor(){super(...arguments),this.removePointerDownListener=_o}onPointerDown(e){this.session=new vE(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:EE(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:fx(e),onStart:fx(n),onMove:r,onEnd:(o,a)=>{delete this.session,i&&Fn.postRender(()=>i(o,a))}}}mount(){this.removePointerDownListener=bd(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}};const $h={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function dx(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const id={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Ot.test(t))t=parseFloat(t);else return t;const n=dx(t,e.target.x),r=dx(t,e.target.y);return`${n}% ${r}%`}},ZB={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=bu.parse(t);if(i.length>5)return r;const o=bu.createTransformer(t),a=typeof i[0]!="number"?1:0,c=n.x.scale*e.x,f=n.y.scale*e.y;i[0+a]/=c,i[1+a]/=f;const p=Kn(c,f,.5);return typeof i[2+a]=="number"&&(i[2+a]/=p),typeof i[3+a]=="number"&&(i[3+a]/=p),o(i)}};let JB=class extends X.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=e;yN(QB),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),$h.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||e.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?a.promote():a.relegate()||Fn.postRender(()=>{const c=a.getStack();(!c||!c.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),ty.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}};function kE(t){const[e,n]=IF(),r=X.useContext(uC);return ke.jsx(JB,{...t,layoutGroup:r,switchLayoutGroup:X.useContext(mC),isPresent:e,safeToRemove:n})}const QB={borderRadius:{...id,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:id,borderTopRightRadius:id,borderBottomLeftRadius:id,borderBottomRightRadius:id,boxShadow:ZB};function e$(t,e,n){const r=ji(t)?t:Ld(t);return r.start(ky("",r,e,n)),r.animation}function t$(t){return t instanceof SVGElement&&t.tagName!=="svg"}const n$=(t,e)=>t.depth-e.depth;let r$=class{constructor(){this.children=[],this.isDirty=!1}add(e){gy(this.children,e),this.isDirty=!0}remove(e){my(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(n$),this.isDirty=!1,this.children.forEach(e)}};function i$(t,e){const n=Ba.now(),r=({timestamp:i})=>{const o=i-n;o>=e&&(yu(r),t(o-e))};return Fn.read(r,!0),()=>yu(r)}const DE=["TopLeft","TopRight","BottomLeft","BottomRight"],o$=DE.length,hx=t=>typeof t=="string"?parseFloat(t):t,px=t=>typeof t=="number"||Ot.test(t);function s$(t,e,n,r,i,o){i?(t.opacity=Kn(0,n.opacity!==void 0?n.opacity:1,a$(r)),t.opacityExit=Kn(e.opacity!==void 0?e.opacity:1,0,l$(r))):o&&(t.opacity=Kn(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<o$;a++){const c=`border${DE[a]}Radius`;let f=gx(e,c),p=gx(n,c);if(f===void 0&&p===void 0)continue;f||(f=0),p||(p=0),f===0||p===0||px(f)===px(p)?(t[c]=Math.max(Kn(hx(f),hx(p),r),0),(ja.test(p)||ja.test(f))&&(t[c]+="%")):t[c]=p}(e.rotate||n.rotate)&&(t.rotate=Kn(e.rotate||0,n.rotate||0,r))}function gx(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const a$=PE(0,.5,YC),l$=PE(.5,.95,_o);function PE(t,e,n){return r=>r<t?0:r>e?1:n(Df(t,e,r))}function mx(t,e){t.min=e.min,t.max=e.max}function Ts(t,e){mx(t.x,e.x),mx(t.y,e.y)}function vx(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function yx(t,e,n,r,i){return t-=e,t=up(t,1/n,r),i!==void 0&&(t=up(t,1/i,r)),t}function u$(t,e=0,n=1,r=.5,i,o=t,a=t){if(ja.test(e)&&(e=parseFloat(e),e=Kn(a.min,a.max,e/100)-a.min),typeof e!="number")return;let c=Kn(o.min,o.max,r);t===o&&(c-=e),t.min=yx(t.min,e,n,c,i),t.max=yx(t.max,e,n,c,i)}function bx(t,e,[n,r,i],o,a){u$(t,e[n],e[r],e[i],e.scale,o,a)}const c$=["x","scaleX","originX"],f$=["y","scaleY","originY"];function wx(t,e,n,r){bx(t.x,e,c$,n?n.x:void 0,r?r.x:void 0),bx(t.y,e,f$,n?n.y:void 0,r?r.y:void 0)}function xx(t){return t.translate===0&&t.scale===1}function OE(t){return xx(t.x)&&xx(t.y)}function Sx(t,e){return t.min===e.min&&t.max===e.max}function d$(t,e){return Sx(t.x,e.x)&&Sx(t.y,e.y)}function Tx(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function _E(t,e){return Tx(t.x,e.x)&&Tx(t.y,e.y)}function Cx(t){return Qo(t.x)/Qo(t.y)}function Ex(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}let h$=class{constructor(){this.members=[]}add(e){gy(this.members,e),e.scheduleRender()}remove(e){if(my(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(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}};function p$(t,e,n){let r="";const i=t.x.translate/e.x,o=t.y.translate/e.y,a=(n==null?void 0:n.z)||0;if((i||o||a)&&(r=`translate3d(${i}px, ${o}px, ${a}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:w,rotateX:g,rotateY:T,skewX:E,skewY:A}=n;p&&(r=`perspective(${p}px) ${r}`),w&&(r+=`rotate(${w}deg) `),g&&(r+=`rotateX(${g}deg) `),T&&(r+=`rotateY(${T}deg) `),E&&(r+=`skewX(${E}deg) `),A&&(r+=`skewY(${A}deg) `)}const c=t.x.scale*e.x,f=t.y.scale*e.y;return(c!==1||f!==1)&&(r+=`scale(${c}, ${f})`),r||"none"}const cc={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},dd=typeof window<"u"&&window.MotionDebug!==void 0,Wg=["","X","Y","Z"],g$={visibility:"hidden"},kx=1e3;let m$=0;function zg(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function RE(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=BC(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:o}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",Fn,!(i||o))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&RE(r)}function AE({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a={},c=e==null?void 0:e()){this.id=m$++,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.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,dd&&(cc.totalNodes=cc.resolvedTargetDeltas=cc.recalculatedProjection=0),this.nodes.forEach(b$),this.nodes.forEach(C$),this.nodes.forEach(E$),this.nodes.forEach(w$),dd&&window.MotionDebug.record(cc)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0;for(let f=0;f<this.path.length;f++)this.path[f].shouldResetTransform=!0;this.root===this&&(this.nodes=new r$)}addEventListener(a,c){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new vy),this.eventHandlers.get(a).add(c)}notifyListeners(a,...c){const f=this.eventHandlers.get(a);f&&f.notify(...c)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,c=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=t$(a),this.instance=a;const{layoutId:f,layout:p,visualElement:w}=this.options;if(w&&!w.current&&w.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),c&&(p||f)&&(this.isLayoutDirty=!0),t){let g;const T=()=>this.root.updateBlockedByResize=!1;t(a,()=>{this.root.updateBlockedByResize=!0,g&&g(),g=i$(T,250),$h.hasAnimatedSinceResize&&($h.hasAnimatedSinceResize=!1,this.nodes.forEach(Px))})}f&&this.root.registerSharedNode(f,this),this.options.animate!==!1&&w&&(f||p)&&this.addEventListener("didUpdate",({delta:g,hasLayoutChanged:T,hasRelativeTargetChanged:E,layout:A})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||w.getDefaultTransition()||_$,{onLayoutAnimationStart:j,onLayoutAnimationComplete:_}=w.getProps(),W=!this.targetLayout||!_E(this.targetLayout,A)||E,H=!T&&E;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||H||T&&(W||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(g,H);const ne={...fy(I,"layout"),onPlay:j,onComplete:_};(w.shouldReduceMotion||this.options.layoutRoot)&&(ne.delay=0,ne.type=!1),this.startAnimation(ne)}else T||Px(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=A})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,yu(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(k$),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&RE(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let w=0;w<this.path.length;w++){const g=this.path[w];g.shouldResetTransform=!0,g.updateScroll("snapshot"),g.options.layoutRoot&&g.willUpdate(!1)}const{layoutId:c,layout:f}=this.options;if(c===void 0&&!f)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Dx);return}this.isUpdating||this.nodes.forEach(S$),this.isUpdating=!1,this.nodes.forEach(T$),this.nodes.forEach(v$),this.nodes.forEach(y$),this.clearAllSnapshots();const c=Ba.now();Ei.delta=kl(0,1e3/60,c-Ei.timestamp),Ei.timestamp=c,Ei.isProcessing=!0,Fg.update.process(Ei),Fg.preRender.process(Ei),Fg.render.process(Ei),Ei.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,ty.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(x$),this.sharedNodes.forEach(D$)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Fn.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Fn.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 f=0;f<this.path.length;f++)this.path[f].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=gr(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:c}=this.options;c&&c.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let c=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(c=!1),c){const f=r(this.instance);this.scroll={animationId:this.root.animationId,phase:a,isRoot:f,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:f}}}resetTransform(){if(!i)return;const a=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,c=this.projectionDelta&&!OE(this.projectionDelta),f=this.getTransformTemplate(),p=f?f(this.latestValues,""):void 0,w=p!==this.prevTransformTemplateValue;a&&(c||uc(this.latestValues)||w)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const c=this.measurePageBox();let f=this.removeElementScroll(c);return a&&(f=this.removeTransform(f)),R$(f),{animationId:this.root.animationId,measuredBox:c,layoutBox:f,latestValues:{},source:this.id}}measurePageBox(){var a;const{visualElement:c}=this.options;if(!c)return gr();const f=c.measureViewportBox();if(!(((a=this.scroll)===null||a===void 0?void 0:a.wasRoot)||this.path.some(A$))){const{scroll:w}=this.root;w&&(vf(f.x,w.offset.x),vf(f.y,w.offset.y))}return f}removeElementScroll(a){var c;const f=gr();if(Ts(f,a),!((c=this.scroll)===null||c===void 0)&&c.wasRoot)return f;for(let p=0;p<this.path.length;p++){const w=this.path[p],{scroll:g,options:T}=w;w!==this.root&&g&&T.layoutScroll&&(g.wasRoot&&Ts(f,a),vf(f.x,g.offset.x),vf(f.y,g.offset.y))}return f}applyTransform(a,c=!1){const f=gr();Ts(f,a);for(let p=0;p<this.path.length;p++){const w=this.path[p];!c&&w.options.layoutScroll&&w.scroll&&w!==w.root&&yf(f,{x:-w.scroll.offset.x,y:-w.scroll.offset.y}),uc(w.latestValues)&&yf(f,w.latestValues)}return uc(this.latestValues)&&yf(f,this.latestValues),f}removeTransform(a){const c=gr();Ts(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f];if(!p.instance||!uc(p.latestValues))continue;Jm(p.latestValues)&&p.updateSnapshot();const w=gr(),g=p.measurePageBox();Ts(w,g),wx(c,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,w)}return uc(this.latestValues)&&wx(c,this.latestValues),c}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.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!==Ei.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var c;const f=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=f.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=f.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=f.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==f;if(!(a||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((c=this.parent)===null||c===void 0)&&c.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:g,layoutId:T}=this.options;if(!(!this.layout||!(g||T))){if(this.resolvedRelativeTargetAt=Ei.timestamp,!this.targetDelta&&!this.relativeTarget){const E=this.getClosestProjectingParent();E&&E.layout&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=gr(),this.relativeTargetOrigin=gr(),xd(this.relativeTargetOrigin,this.layout.layoutBox,E.layout.layoutBox),Ts(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=gr(),this.targetWithTransforms=gr()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),LB(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Ts(this.target,this.layout.layoutBox),TE(this.target,this.targetDelta)):Ts(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const E=this.getClosestProjectingParent();E&&!!E.resumingFrom==!!this.resumingFrom&&!E.options.layoutScroll&&E.target&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=gr(),this.relativeTargetOrigin=gr(),xd(this.relativeTargetOrigin,this.target,E.target),Ts(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}dd&&cc.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Jm(this.parent.latestValues)||SE(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 a;const c=this.getLead(),f=!!this.resumingFrom||this!==c;let p=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(p=!1),f&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Ei.timestamp&&(p=!1),p)return;const{layout:w,layoutId:g}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(w||g))return;Ts(this.layoutCorrected,this.layout.layoutBox);const T=this.treeScale.x,E=this.treeScale.y;WB(this.layoutCorrected,this.treeScale,this.path,f),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=gr());const{target:A}=c;if(!A){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(vx(this.prevProjectionDelta.x,this.projectionDelta.x),vx(this.prevProjectionDelta.y,this.projectionDelta.y)),wd(this.projectionDelta,this.layoutCorrected,A,this.latestValues),(this.treeScale.x!==T||this.treeScale.y!==E||!Ex(this.projectionDelta.x,this.prevProjectionDelta.x)||!Ex(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",A)),dd&&cc.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var c;if((c=this.options.visualElement)===null||c===void 0||c.scheduleRender(),a){const f=this.getStack();f&&f.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=mf(),this.projectionDelta=mf(),this.projectionDeltaWithTransform=mf()}setAnimationOrigin(a,c=!1){const f=this.snapshot,p=f?f.latestValues:{},w={...this.latestValues},g=mf();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!c;const T=gr(),E=f?f.source:void 0,A=this.layout?this.layout.source:void 0,I=E!==A,j=this.getStack(),_=!j||j.members.length<=1,W=!!(I&&!_&&this.options.crossfade===!0&&!this.path.some(O$));this.animationProgress=0;let H;this.mixTargetDelta=ne=>{const q=ne/1e3;Ox(g.x,a.x,q),Ox(g.y,a.y,q),this.setTargetDelta(g),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(xd(T,this.layout.layoutBox,this.relativeParent.layout.layoutBox),P$(this.relativeTarget,this.relativeTargetOrigin,T,q),H&&d$(this.relativeTarget,H)&&(this.isProjectionDirty=!1),H||(H=gr()),Ts(H,this.relativeTarget)),I&&(this.animationValues=w,s$(w,p,this.latestValues,q,W,_)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=q},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(yu(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Fn.update(()=>{$h.hasAnimatedSinceResize=!0,this.currentAnimation=e$(0,kx,{...a,onUpdate:c=>{this.mixTargetDelta(c),a.onUpdate&&a.onUpdate(c)},onComplete:()=>{a.onComplete&&a.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 a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(kx),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:c,target:f,layout:p,latestValues:w}=a;if(!(!c||!f||!p)){if(this!==a&&this.layout&&p&&IE(this.options.animationType,this.layout.layoutBox,p.layoutBox)){f=this.target||gr();const g=Qo(this.layout.layoutBox.x);f.x.min=a.target.x.min,f.x.max=f.x.min+g;const T=Qo(this.layout.layoutBox.y);f.y.min=a.target.y.min,f.y.max=f.y.min+T}Ts(c,f),yf(c,w),wd(this.projectionDeltaWithTransform,this.layoutCorrected,c,w)}}registerSharedNode(a,c){this.sharedNodes.has(a)||this.sharedNodes.set(a,new h$),this.sharedNodes.get(a).add(c);const p=c.options.initialPromotionConfig;c.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(c):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:c}=this.options;return c?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:c}=this.options;return c?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:c,preserveFollowOpacity:f}={}){const p=this.getStack();p&&p.promote(this,f),a&&(this.projectionDelta=void 0,this.needsReset=!0),c&&this.setOptions({transition:c})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetSkewAndRotation(){const{visualElement:a}=this.options;if(!a)return;let c=!1;const{latestValues:f}=a;if((f.z||f.rotate||f.rotateX||f.rotateY||f.rotateZ||f.skewX||f.skewY)&&(c=!0),!c)return;const p={};f.z&&zg("z",a,p,this.animationValues);for(let w=0;w<Wg.length;w++)zg(`rotate${Wg[w]}`,a,p,this.animationValues),zg(`skew${Wg[w]}`,a,p,this.animationValues);a.render();for(const w in p)a.setStaticValue(w,p[w]),this.animationValues&&(this.animationValues[w]=p[w]);a.scheduleRender()}getProjectionStyles(a){var c,f;if(!this.instance||this.isSVG)return;if(!this.isVisible)return g$;const p={visibility:""},w=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=jh(a==null?void 0:a.pointerEvents)||"",p.transform=w?w(this.latestValues,""):"none",p;const g=this.getLead();if(!this.projectionDelta||!this.layout||!g.target){const I={};return this.options.layoutId&&(I.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,I.pointerEvents=jh(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!uc(this.latestValues)&&(I.transform=w?w({},""):"none",this.hasProjected=!1),I}const T=g.animationValues||g.latestValues;this.applyTransformsToTarget(),p.transform=p$(this.projectionDeltaWithTransform,this.treeScale,T),w&&(p.transform=w(T,p.transform));const{x:E,y:A}=this.projectionDelta;p.transformOrigin=`${E.origin*100}% ${A.origin*100}% 0`,g.animationValues?p.opacity=g===this?(f=(c=T.opacity)!==null&&c!==void 0?c:this.latestValues.opacity)!==null&&f!==void 0?f:1:this.preserveOpacity?this.latestValues.opacity:T.opacityExit:p.opacity=g===this?T.opacity!==void 0?T.opacity:"":T.opacityExit!==void 0?T.opacityExit:0;for(const I in ip){if(T[I]===void 0)continue;const{correct:j,applyTo:_}=ip[I],W=p.transform==="none"?T[I]:j(T[I],g);if(_){const H=_.length;for(let ne=0;ne<H;ne++)p[_[ne]]=W}else p[I]=W}return this.options.layoutId&&(p.pointerEvents=g===this?jh(a==null?void 0:a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var c;return(c=a.currentAnimation)===null||c===void 0?void 0:c.stop()}),this.root.nodes.forEach(Dx),this.root.sharedNodes.clear()}}}function v$(t){t.updateLayout()}function y$(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:r,measuredBox:i}=t.layout,{animationType:o}=t.options,a=n.source!==t.layout.source;o==="size"?Ds(g=>{const T=a?n.measuredBox[g]:n.layoutBox[g],E=Qo(T);T.min=r[g].min,T.max=T.min+E}):IE(o,n.layoutBox,r)&&Ds(g=>{const T=a?n.measuredBox[g]:n.layoutBox[g],E=Qo(r[g]);T.max=T.min+E,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[g].max=t.relativeTarget[g].min+E)});const c=mf();wd(c,r,n.layoutBox);const f=mf();a?wd(f,t.applyTransform(i,!0),n.measuredBox):wd(f,r,n.layoutBox);const p=!OE(c);let w=!1;if(!t.resumeFrom){const g=t.getClosestProjectingParent();if(g&&!g.resumeFrom){const{snapshot:T,layout:E}=g;if(T&&E){const A=gr();xd(A,n.layoutBox,T.layoutBox);const I=gr();xd(I,r,E.layoutBox),_E(A,I)||(w=!0),g.options.layoutRoot&&(t.relativeTarget=I,t.relativeTargetOrigin=A,t.relativeParent=g)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:f,layoutDelta:c,hasLayoutChanged:p,hasRelativeTargetChanged:w})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function b$(t){dd&&cc.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 w$(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function x$(t){t.clearSnapshot()}function Dx(t){t.clearMeasurements()}function S$(t){t.isLayoutDirty=!1}function T$(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function Px(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function C$(t){t.resolveTargetDelta()}function E$(t){t.calcProjection()}function k$(t){t.resetSkewAndRotation()}function D$(t){t.removeLeadSnapshot()}function Ox(t,e,n){t.translate=Kn(e.translate,0,n),t.scale=Kn(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function _x(t,e,n,r){t.min=Kn(e.min,n.min,r),t.max=Kn(e.max,n.max,r)}function P$(t,e,n,r){_x(t.x,e.x,n.x,r),_x(t.y,e.y,n.y,r)}function O$(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const _$={duration:.45,ease:[.4,0,.1,1]},Rx=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),Ax=Rx("applewebkit/")&&!Rx("chrome/")?Math.round:_o;function Ix(t){t.min=Ax(t.min),t.max=Ax(t.max)}function R$(t){Ix(t.x),Ix(t.y)}function IE(t,e,n){return t==="position"||t==="preserve-aspect"&&!MB(Cx(e),Cx(n),.2)}function A$(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const I$=AE({attachResizeListener:(t,e)=>Nd(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),Yg={current:void 0},ME=AE({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!Yg.current){const t=new I$({});t.mount(window),t.setOptions({layoutScroll:!0}),Yg.current=t}return Yg.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),M$={pan:{Feature:KB},drag:{Feature:XB,ProjectionNode:ME,MeasureLayout:kE}};function Mx(t,e,n){const{props:r}=t;t.animationState&&r.whileHover&&t.animationState.setActive("whileHover",n==="Start");const i="onHover"+n,o=r[i];o&&Fn.postRender(()=>o(e,Xd(e)))}let L$=class extends Cu{mount(){const{current:e}=this.node;e&&(this.unmount=MN(e,n=>(Mx(this.node,n,"Start"),r=>Mx(this.node,r,"End"))))}unmount(){}},F$=class extends Cu{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=qd(Nd(this.node.current,"focus",()=>this.onFocus()),Nd(this.node.current,"blur",()=>this.onBlur()))}unmount(){}};function Lx(t,e,n){const{props:r}=t;t.animationState&&r.whileTap&&t.animationState.setActive("whileTap",n==="Start");const i="onTap"+(n==="End"?"":n),o=r[i];o&&Fn.postRender(()=>o(e,Xd(e)))}let N$=class extends Cu{mount(){const{current:e}=this.node;e&&(this.unmount=jN(e,n=>(Lx(this.node,n,"Start"),(r,{success:i})=>Lx(this.node,r,i?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}};const ev=new WeakMap,Gg=new WeakMap,j$=t=>{const e=ev.get(t.target);e&&e(t)},B$=t=>{t.forEach(j$)};function $$({root:t,...e}){const n=t||document;Gg.has(n)||Gg.set(n,{});const r=Gg.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(B$,{root:t,...e})),r[i]}function V$(t,e,n){const r=$$(e);return ev.set(t,n),r.observe(t),()=>{ev.delete(t),r.unobserve(t)}}const H$={some:0,all:1};let U$=class extends Cu{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:o}=e,a={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:H$[i]},c=f=>{const{isIntersecting:p}=f;if(this.isInView===p||(this.isInView=p,o&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:w,onViewportLeave:g}=this.node.getProps(),T=p?w:g;T&&T(f)};return V$(this.node.current,a,c)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(W$(e,n))&&this.startObserver()}unmount(){}};function W$({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const z$={inView:{Feature:U$},tap:{Feature:N$},focus:{Feature:F$},hover:{Feature:L$}},Y$={layout:{ProjectionNode:ME,MeasureLayout:kE}},tv={current:null},LE={current:!1};function G$(){if(LE.current=!0,!!Kv)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>tv.current=t.matches;t.addListener(e),e()}else tv.current=!1}const q$=[...sE,Ni,bu],X$=t=>q$.find(oE(t)),Fx=new WeakMap;function K$(t,e,n){for(const r in e){const i=e[r],o=n[r];if(ji(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Op(i.version==="11.18.2",`Attempting to mix Motion versions ${i.version} with 11.18.2 may not work as expected.`);else if(ji(o))t.addValue(r,Ld(i,{owner:t}));else if(o!==i)if(t.hasValue(r)){const a=t.getValue(r);a.liveStyle===!0?a.jump(i):a.hasAnimated||a.set(i)}else{const a=t.getStaticValue(r);t.addValue(r,Ld(a!==void 0?a:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const Nx=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let Z$=class{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:o,visualState:a},c={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Ty,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.renderScheduledAt=0,this.scheduleRender=()=>{const E=Ba.now();this.renderScheduledAt<E&&(this.renderScheduledAt=E,Fn.render(this.render,!1,!0))};const{latestValues:f,renderState:p,onUpdate:w}=a;this.onUpdate=w,this.latestValues=f,this.baseTarget={...f},this.initialValues=n.initial?{...f}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=c,this.blockInitialAnimation=!!o,this.isControllingVariants=Ap(n),this.isVariantNode=pC(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:g,...T}=this.scrapeMotionValuesFromProps(n,{},this);for(const E in T){const A=T[E];f[E]!==void 0&&ji(A)&&A.set(f[E],!1)}}mount(e){this.current=e,Fx.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,r)=>this.bindToMotionValue(r,n)),LE.current||G$(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:tv.current,process.env.NODE_ENV!=="production"&&Op(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(){Fx.delete(this.current),this.projection&&this.projection.unmount(),yu(this.notifyUpdate),yu(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),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){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=_c.has(e),i=n.on("change",c=>{this.latestValues[e]=c,this.props.onUpdate&&Fn.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),o=n.on("renderRequest",this.scheduleRender);let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),o(),a&&a(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in Pf){const n=Pf[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const o=this.features[e];o.isMounted?o.update():(o.mount(),o.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):gr()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=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 r=0;r<Nx.length;r++){const i=Nx[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const o="on"+i,a=e[o];a&&(this.propEventSubscriptions[i]=this.on(i,a))}this.prevMotionValues=K$(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}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}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&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 r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Ld(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(rE(i)||qC(i))?i=parseFloat(i):!X$(i)&&bu.test(n)&&(i=eE(e,n)),this.setBaseTarget(e,ji(i)?i.get():i)),ji(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const a=ry(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);a&&(i=a[e])}if(r&&i!==void 0)return i;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!ji(o)?o:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new vy),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}},FE=class extends Z${constructor(){super(...arguments),this.KeyframeResolver=aE}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:r}){delete n[e],delete r[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ji(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}};function J$(t){return window.getComputedStyle(t)}let Q$=class extends FE{constructor(){super(...arguments),this.type="html",this.renderInstance=TC}readValueFromInstance(e,n){if(_c.has(n)){const r=Sy(n);return r&&r.default||0}else{const r=J$(e),i=(wC(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return CE(e,n)}build(e,n,r){sy(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return cy(e,n,r)}},eV=class extends FE{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=gr}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(_c.has(n)){const r=Sy(n);return r&&r.default||0}return n=CC.has(n)?n:ey(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return DC(e,n,r)}build(e,n,r){ay(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){EC(e,n,r,i)}mount(e){this.isSVGTag=uy(e.tagName),super.mount(e)}};const tV=(t,e)=>ny(t)?new eV(e):new Q$(e,{allowProjection:t!==X.Fragment}),nV=DN({...EB,...z$,...M$,...Y$},tV),rV=HF(nV);function jx(t,e){let n;return(...r)=>{window.clearTimeout(n),n=window.setTimeout(()=>t(...r),e)}}function iV({debounce:t,scroll:e,polyfill:n,offsetSize:r}={debounce:0,scroll:!1,offsetSize:!1}){const i=n||(typeof window>"u"?class{}:window.ResizeObserver);if(!i)throw new Error("This browser does not support ResizeObserver out of the box. See: https://github.com/react-spring/react-use-measure/#resize-observer-polyfills");const[o,a]=X.useState({left:0,top:0,width:0,height:0,bottom:0,right:0,x:0,y:0}),c=X.useRef({element:null,scrollContainers:null,resizeObserver:null,lastBounds:o,orientationHandler:null}),f=t?typeof t=="number"?t:t.scroll:null,p=t?typeof t=="number"?t:t.resize:null,w=X.useRef(!1);X.useEffect(()=>(w.current=!0,()=>void(w.current=!1)));const[g,T,E]=X.useMemo(()=>{const _=()=>{if(!c.current.element)return;const{left:W,top:H,width:ne,height:q,bottom:ie,right:x,x:le,y:ae}=c.current.element.getBoundingClientRect(),je={left:W,top:H,width:ne,height:q,bottom:ie,right:x,x:le,y:ae};c.current.element instanceof HTMLElement&&r&&(je.height=c.current.element.offsetHeight,je.width=c.current.element.offsetWidth),Object.freeze(je),w.current&&!lV(c.current.lastBounds,je)&&a(c.current.lastBounds=je)};return[_,p?jx(_,p):_,f?jx(_,f):_]},[a,r,f,p]);function A(){c.current.scrollContainers&&(c.current.scrollContainers.forEach(_=>_.removeEventListener("scroll",E,!0)),c.current.scrollContainers=null),c.current.resizeObserver&&(c.current.resizeObserver.disconnect(),c.current.resizeObserver=null),c.current.orientationHandler&&("orientation"in screen&&"removeEventListener"in screen.orientation?screen.orientation.removeEventListener("change",c.current.orientationHandler):"onorientationchange"in window&&window.removeEventListener("orientationchange",c.current.orientationHandler))}function I(){c.current.element&&(c.current.resizeObserver=new i(E),c.current.resizeObserver.observe(c.current.element),e&&c.current.scrollContainers&&c.current.scrollContainers.forEach(_=>_.addEventListener("scroll",E,{capture:!0,passive:!0})),c.current.orientationHandler=()=>{E()},"orientation"in screen&&"addEventListener"in screen.orientation?screen.orientation.addEventListener("change",c.current.orientationHandler):"onorientationchange"in window&&window.addEventListener("orientationchange",c.current.orientationHandler))}const j=_=>{!_||_===c.current.element||(A(),c.current.element=_,c.current.scrollContainers=NE(_),I())};return sV(E,!!e),oV(T),X.useEffect(()=>{A(),I()},[e,E,T]),X.useEffect(()=>A,[]),[j,o,g]}function oV(t){X.useEffect(()=>{const e=t;return window.addEventListener("resize",e),()=>void window.removeEventListener("resize",e)},[t])}function sV(t,e){X.useEffect(()=>{if(e){const n=t;return window.addEventListener("scroll",n,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",n,!0)}},[t,e])}function NE(t){const e=[];if(!t||t===document.body)return e;const{overflow:n,overflowX:r,overflowY:i}=window.getComputedStyle(t);return[n,r,i].some(o=>o==="auto"||o==="scroll")&&e.push(t),[...e,...NE(t.parentElement)]}const aV=["x","y","top","bottom","left","right","width","height"],lV=(t,e)=>aV.every(n=>t[n]===e[n]),jE=X.createContext({dragDropManager:void 0});function Cs(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Bx=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),$x=function(){return Math.random().toString(36).substring(7).split("").join(".")},Vx={INIT:"@@redux/INIT"+$x(),REPLACE:"@@redux/REPLACE"+$x()};function uV(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function cV(t){if(t===void 0)return"undefined";if(t===null)return"null";var e=typeof t;switch(e){case"boolean":case"string":case"number":case"symbol":case"function":return e}if(Array.isArray(t))return"array";if(hV(t))return"date";if(dV(t))return"error";var n=fV(t);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return e.slice(8,-1).toLowerCase().replace(/\s/g,"")}function fV(t){return typeof t.constructor=="function"?t.constructor.name:null}function dV(t){return t instanceof Error||typeof t.message=="string"&&t.constructor&&typeof t.constructor.stackTraceLimit=="number"}function hV(t){return t instanceof Date?!0:typeof t.toDateString=="function"&&typeof t.getDate=="function"&&typeof t.setDate=="function"}function uf(t){var e=typeof t;return process.env.NODE_ENV!=="production"&&(e=cV(t)),e}function BE(t,e,n){var r;if(typeof e=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Cs(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof e=="function"&&typeof n>"u"&&(n=e,e=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(1):"Expected the enhancer to be a function. Instead, received: '"+uf(n)+"'");return n(BE)(t,e)}if(typeof t!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(2):"Expected the root reducer to be a function. Instead, received: '"+uf(t)+"'");var i=t,o=e,a=[],c=a,f=!1;function p(){c===a&&(c=a.slice())}function w(){if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return o}function g(I){if(typeof I!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(4):"Expected the listener to be a function. Instead, received: '"+uf(I)+"'");if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var j=!0;return p(),c.push(I),function(){if(j){if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");j=!1,p();var W=c.indexOf(I);c.splice(W,1),a=null}}}function T(I){if(!uV(I))throw new Error(process.env.NODE_ENV==="production"?Cs(7):"Actions must be plain objects. Instead, the actual type was: '"+uf(I)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof I.type>"u")throw new Error(process.env.NODE_ENV==="production"?Cs(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(9):"Reducers may not dispatch actions.");try{f=!0,o=i(o,I)}finally{f=!1}for(var j=a=c,_=0;_<j.length;_++){var W=j[_];W()}return I}function E(I){if(typeof I!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(10):"Expected the nextReducer to be a function. Instead, received: '"+uf(I));i=I,T({type:Vx.REPLACE})}function A(){var I,j=g;return I={subscribe:function(W){if(typeof W!="object"||W===null)throw new Error(process.env.NODE_ENV==="production"?Cs(11):"Expected the observer to be an object. Instead, received: '"+uf(W)+"'");function H(){W.next&&W.next(w())}H();var ne=j(H);return{unsubscribe:ne}}},I[Bx]=function(){return this},I}return T({type:Vx.INIT}),r={dispatch:T,subscribe:g,getState:w,replaceReducer:E},r[Bx]=A,r}function Ut(t,e,...n){if(pV()&&e===void 0)throw new Error("invariant requires an error message argument");if(!t){let r;if(e===void 0)r=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{let i=0;r=new Error(e.replace(/%s/g,function(){return n[i++]})),r.name="Invariant Violation"}throw r.framesToPop=1,r}}function pV(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function gV(t,e,n){return e.split(".").reduce((r,i)=>r&&r[i]?r[i]:n||null,t)}function mV(t,e){return t.filter(n=>n!==e)}function $E(t){return typeof t=="object"}function vV(t,e){const n=new Map,r=o=>{n.set(o,n.has(o)?n.get(o)+1:1)};t.forEach(r),e.forEach(r);const i=[];return n.forEach((o,a)=>{o===1&&i.push(a)}),i}function yV(t,e){return t.filter(n=>e.indexOf(n)>-1)}const Dy="dnd-core/INIT_COORDS",Lp="dnd-core/BEGIN_DRAG",Py="dnd-core/PUBLISH_DRAG_SOURCE",Fp="dnd-core/HOVER",Np="dnd-core/DROP",jp="dnd-core/END_DRAG";function Hx(t,e){return{type:Dy,payload:{sourceClientOffset:e||null,clientOffset:t||null}}}const bV={type:Dy,payload:{clientOffset:null,sourceClientOffset:null}};function wV(t){return function(n=[],r={publishSource:!0}){const{publishSource:i=!0,clientOffset:o,getSourceClientOffset:a}=r,c=t.getMonitor(),f=t.getRegistry();t.dispatch(Hx(o)),xV(n,c,f);const p=CV(n,c);if(p==null){t.dispatch(bV);return}let w=null;if(o){if(!a)throw new Error("getSourceClientOffset must be defined");SV(a),w=a(p)}t.dispatch(Hx(o,w));const T=f.getSource(p).beginDrag(c,p);if(T==null)return;TV(T),f.pinSource(p);const E=f.getSourceType(p);return{type:Lp,payload:{itemType:E,item:T,sourceId:p,clientOffset:o||null,sourceClientOffset:w||null,isSourcePublic:!!i}}}}function xV(t,e,n){Ut(!e.isDragging(),"Cannot call beginDrag while dragging."),t.forEach(function(r){Ut(n.getSource(r),"Expected sourceIds to be registered.")})}function SV(t){Ut(typeof t=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function TV(t){Ut($E(t),"Item must be an object.")}function CV(t,e){let n=null;for(let r=t.length-1;r>=0;r--)if(e.canDragSource(t[r])){n=t[r];break}return n}function EV(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kV(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){EV(t,i,n[i])})}return t}function DV(t){return function(n={}){const r=t.getMonitor(),i=t.getRegistry();PV(r),RV(r).forEach((a,c)=>{const f=OV(a,c,i,r),p={type:Np,payload:{dropResult:kV({},n,f)}};t.dispatch(p)})}}function PV(t){Ut(t.isDragging(),"Cannot call drop while not dragging."),Ut(!t.didDrop(),"Cannot call drop twice during one drag operation.")}function OV(t,e,n,r){const i=n.getTarget(t);let o=i?i.drop(r,t):void 0;return _V(o),typeof o>"u"&&(o=e===0?{}:r.getDropResult()),o}function _V(t){Ut(typeof t>"u"||$E(t),"Drop result must either be an object or undefined.")}function RV(t){const e=t.getTargetIds().filter(t.canDropOnTarget,t);return e.reverse(),e}function AV(t){return function(){const n=t.getMonitor(),r=t.getRegistry();IV(n);const i=n.getSourceId();return i!=null&&(r.getSource(i,!0).endDrag(n,i),r.unpinSource()),{type:jp}}}function IV(t){Ut(t.isDragging(),"Cannot call endDrag while not dragging.")}function nv(t,e){return e===null?t===null:Array.isArray(t)?t.some(n=>n===e):t===e}function MV(t){return function(n,{clientOffset:r}={}){LV(n);const i=n.slice(0),o=t.getMonitor(),a=t.getRegistry(),c=o.getItemType();return NV(i,a,c),FV(i,o,a),jV(i,o,a),{type:Fp,payload:{targetIds:i,clientOffset:r||null}}}}function LV(t){Ut(Array.isArray(t),"Expected targetIds to be an array.")}function FV(t,e,n){Ut(e.isDragging(),"Cannot call hover while not dragging."),Ut(!e.didDrop(),"Cannot call hover after drop.");for(let r=0;r<t.length;r++){const i=t[r];Ut(t.lastIndexOf(i)===r,"Expected targetIds to be unique in the passed array.");const o=n.getTarget(i);Ut(o,"Expected targetIds to be registered.")}}function NV(t,e,n){for(let r=t.length-1;r>=0;r--){const i=t[r],o=e.getTargetType(i);nv(o,n)||t.splice(r,1)}}function jV(t,e,n){t.forEach(function(r){n.getTarget(r).hover(e,r)})}function BV(t){return function(){if(t.getMonitor().isDragging())return{type:Py}}}function $V(t){return{beginDrag:wV(t),publishDragSource:BV(t),hover:MV(t),drop:DV(t),endDrag:AV(t)}}class VV{receiveBackend(e){this.backend=e}getMonitor(){return this.monitor}getBackend(){return this.backend}getRegistry(){return this.monitor.registry}getActions(){const e=this,{dispatch:n}=this.store;function r(o){return(...a)=>{const c=o.apply(e,a);typeof c<"u"&&n(c)}}const i=$V(this);return Object.keys(i).reduce((o,a)=>{const c=i[a];return o[a]=r(c),o},{})}dispatch(e){this.store.dispatch(e)}constructor(e,n){this.isSetUp=!1,this.handleRefCountChange=()=>{const r=this.store.getState().refCount>0;this.backend&&(r&&!this.isSetUp?(this.backend.setup(),this.isSetUp=!0):!r&&this.isSetUp&&(this.backend.teardown(),this.isSetUp=!1))},this.store=e,this.monitor=n,e.subscribe(this.handleRefCountChange)}}function HV(t,e){return{x:t.x+e.x,y:t.y+e.y}}function VE(t,e){return{x:t.x-e.x,y:t.y-e.y}}function UV(t){const{clientOffset:e,initialClientOffset:n,initialSourceClientOffset:r}=t;return!e||!n||!r?null:VE(HV(e,r),n)}function WV(t){const{clientOffset:e,initialClientOffset:n}=t;return!e||!n?null:VE(e,n)}const Sd=[],Oy=[];Sd.__IS_NONE__=!0;Oy.__IS_ALL__=!0;function zV(t,e){return t===Sd?!1:t===Oy||typeof e>"u"?!0:yV(e,t).length>0}class YV{subscribeToStateChange(e,n={}){const{handlerIds:r}=n;Ut(typeof e=="function","listener must be a function."),Ut(typeof r>"u"||Array.isArray(r),"handlerIds, when specified, must be an array of strings.");let i=this.store.getState().stateId;const o=()=>{const a=this.store.getState(),c=a.stateId;try{c===i||c===i+1&&!zV(a.dirtyHandlerIds,r)||e()}finally{i=c}};return this.store.subscribe(o)}subscribeToOffsetChange(e){Ut(typeof e=="function","listener must be a function.");let n=this.store.getState().dragOffset;const r=()=>{const i=this.store.getState().dragOffset;i!==n&&(n=i,e())};return this.store.subscribe(r)}canDragSource(e){if(!e)return!1;const n=this.registry.getSource(e);return Ut(n,`Expected to find a valid source. sourceId=${e}`),this.isDragging()?!1:n.canDrag(this,e)}canDropOnTarget(e){if(!e)return!1;const n=this.registry.getTarget(e);if(Ut(n,`Expected to find a valid target. targetId=${e}`),!this.isDragging()||this.didDrop())return!1;const r=this.registry.getTargetType(e),i=this.getItemType();return nv(r,i)&&n.canDrop(this,e)}isDragging(){return!!this.getItemType()}isDraggingSource(e){if(!e)return!1;const n=this.registry.getSource(e,!0);if(Ut(n,`Expected to find a valid source. sourceId=${e}`),!this.isDragging()||!this.isSourcePublic())return!1;const r=this.registry.getSourceType(e),i=this.getItemType();return r!==i?!1:n.isDragging(this,e)}isOverTarget(e,n={shallow:!1}){if(!e)return!1;const{shallow:r}=n;if(!this.isDragging())return!1;const i=this.registry.getTargetType(e),o=this.getItemType();if(o&&!nv(i,o))return!1;const a=this.getTargetIds();if(!a.length)return!1;const c=a.indexOf(e);return r?c===a.length-1:c>-1}getItemType(){return this.store.getState().dragOperation.itemType}getItem(){return this.store.getState().dragOperation.item}getSourceId(){return this.store.getState().dragOperation.sourceId}getTargetIds(){return this.store.getState().dragOperation.targetIds}getDropResult(){return this.store.getState().dragOperation.dropResult}didDrop(){return this.store.getState().dragOperation.didDrop}isSourcePublic(){return!!this.store.getState().dragOperation.isSourcePublic}getInitialClientOffset(){return this.store.getState().dragOffset.initialClientOffset}getInitialSourceClientOffset(){return this.store.getState().dragOffset.initialSourceClientOffset}getClientOffset(){return this.store.getState().dragOffset.clientOffset}getSourceClientOffset(){return UV(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return WV(this.store.getState().dragOffset)}constructor(e,n){this.store=e,this.registry=n}}const Ux=typeof global<"u"?global:self,HE=Ux.MutationObserver||Ux.WebKitMutationObserver;function UE(t){return function(){const n=setTimeout(i,0),r=setInterval(i,50);function i(){clearTimeout(n),clearInterval(r),t()}}}function GV(t){let e=1;const n=new HE(t),r=document.createTextNode("");return n.observe(r,{characterData:!0}),function(){e=-e,r.data=e}}const qV=typeof HE=="function"?GV:UE;class XV{enqueueTask(e){const{queue:n,requestFlush:r}=this;n.length||(r(),this.flushing=!0),n[n.length]=e}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:e}=this;for(;this.index<e.length;){const n=this.index;if(this.index++,e[n].call(),this.index>this.capacity){for(let r=0,i=e.length-this.index;r<i;r++)e[r]=e[r+this.index];e.length-=this.index,this.index=0}}e.length=0,this.index=0,this.flushing=!1},this.registerPendingError=e=>{this.pendingErrors.push(e),this.requestErrorThrow()},this.requestFlush=qV(this.flush),this.requestErrorThrow=UE(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class KV{call(){try{this.task&&this.task()}catch(e){this.onError(e)}finally{this.task=null,this.release(this)}}constructor(e,n){this.onError=e,this.release=n,this.task=null}}class ZV{create(e){const n=this.freeTasks,r=n.length?n.pop():new KV(this.onError,i=>n[n.length]=i);return r.task=e,r}constructor(e){this.onError=e,this.freeTasks=[]}}const WE=new XV,JV=new ZV(WE.registerPendingError);function QV(t){WE.enqueueTask(JV.create(t))}const _y="dnd-core/ADD_SOURCE",Ry="dnd-core/ADD_TARGET",Ay="dnd-core/REMOVE_SOURCE",Bp="dnd-core/REMOVE_TARGET";function e3(t){return{type:_y,payload:{sourceId:t}}}function t3(t){return{type:Ry,payload:{targetId:t}}}function n3(t){return{type:Ay,payload:{sourceId:t}}}function r3(t){return{type:Bp,payload:{targetId:t}}}function i3(t){Ut(typeof t.canDrag=="function","Expected canDrag to be a function."),Ut(typeof t.beginDrag=="function","Expected beginDrag to be a function."),Ut(typeof t.endDrag=="function","Expected endDrag to be a function.")}function o3(t){Ut(typeof t.canDrop=="function","Expected canDrop to be a function."),Ut(typeof t.hover=="function","Expected hover to be a function."),Ut(typeof t.drop=="function","Expected beginDrag to be a function.")}function rv(t,e){if(e&&Array.isArray(t)){t.forEach(n=>rv(n,!1));return}Ut(typeof t=="string"||typeof t=="symbol",e?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}var Os;(function(t){t.SOURCE="SOURCE",t.TARGET="TARGET"})(Os||(Os={}));let s3=0;function a3(){return s3++}function l3(t){const e=a3().toString();switch(t){case Os.SOURCE:return`S${e}`;case Os.TARGET:return`T${e}`;default:throw new Error(`Unknown Handler Role: ${t}`)}}function Wx(t){switch(t[0]){case"S":return Os.SOURCE;case"T":return Os.TARGET;default:throw new Error(`Cannot parse handler ID: ${t}`)}}function zx(t,e){const n=t.entries();let r=!1;do{const{done:i,value:[,o]}=n.next();if(o===e)return!0;r=!!i}while(!r);return!1}class u3{addSource(e,n){rv(e),i3(n);const r=this.addHandler(Os.SOURCE,e,n);return this.store.dispatch(e3(r)),r}addTarget(e,n){rv(e,!0),o3(n);const r=this.addHandler(Os.TARGET,e,n);return this.store.dispatch(t3(r)),r}containsHandler(e){return zx(this.dragSources,e)||zx(this.dropTargets,e)}getSource(e,n=!1){return Ut(this.isSourceId(e),"Expected a valid source ID."),n&&e===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(e)}getTarget(e){return Ut(this.isTargetId(e),"Expected a valid target ID."),this.dropTargets.get(e)}getSourceType(e){return Ut(this.isSourceId(e),"Expected a valid source ID."),this.types.get(e)}getTargetType(e){return Ut(this.isTargetId(e),"Expected a valid target ID."),this.types.get(e)}isSourceId(e){return Wx(e)===Os.SOURCE}isTargetId(e){return Wx(e)===Os.TARGET}removeSource(e){Ut(this.getSource(e),"Expected an existing source."),this.store.dispatch(n3(e)),QV(()=>{this.dragSources.delete(e),this.types.delete(e)})}removeTarget(e){Ut(this.getTarget(e),"Expected an existing target."),this.store.dispatch(r3(e)),this.dropTargets.delete(e),this.types.delete(e)}pinSource(e){const n=this.getSource(e);Ut(n,"Expected an existing source."),this.pinnedSourceId=e,this.pinnedSource=n}unpinSource(){Ut(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(e,n,r){const i=l3(e);return this.types.set(i,n),e===Os.SOURCE?this.dragSources.set(i,r):e===Os.TARGET&&this.dropTargets.set(i,r),i}constructor(e){this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=e}}const c3=(t,e)=>t===e;function f3(t,e){return!t&&!e?!0:!t||!e?!1:t.x===e.x&&t.y===e.y}function d3(t,e,n=c3){if(t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(!n(t[r],e[r]))return!1;return!0}function h3(t=Sd,e){switch(e.type){case Fp:break;case _y:case Ry:case Bp:case Ay:return Sd;case Lp:case Py:case jp:case Np:default:return Oy}const{targetIds:n=[],prevTargetIds:r=[]}=e.payload,i=vV(n,r);if(!(i.length>0||!d3(n,r)))return Sd;const a=r[r.length-1],c=n[n.length-1];return a!==c&&(a&&i.push(a),c&&i.push(c)),i}function p3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function g3(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){p3(t,i,n[i])})}return t}const Yx={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function m3(t=Yx,e){const{payload:n}=e;switch(e.type){case Dy:case Lp:return{initialSourceClientOffset:n.sourceClientOffset,initialClientOffset:n.clientOffset,clientOffset:n.clientOffset};case Fp:return f3(t.clientOffset,n.clientOffset)?t:g3({},t,{clientOffset:n.clientOffset});case jp:case Np:return Yx;default:return t}}function v3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function cf(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){v3(t,i,n[i])})}return t}const y3={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function b3(t=y3,e){const{payload:n}=e;switch(e.type){case Lp:return cf({},t,{itemType:n.itemType,item:n.item,sourceId:n.sourceId,isSourcePublic:n.isSourcePublic,dropResult:null,didDrop:!1});case Py:return cf({},t,{isSourcePublic:!0});case Fp:return cf({},t,{targetIds:n.targetIds});case Bp:return t.targetIds.indexOf(n.targetId)===-1?t:cf({},t,{targetIds:mV(t.targetIds,n.targetId)});case Np:return cf({},t,{dropResult:n.dropResult,didDrop:!0,targetIds:[]});case jp:return cf({},t,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return t}}function w3(t=0,e){switch(e.type){case _y:case Ry:return t+1;case Ay:case Bp:return t-1;default:return t}}function x3(t=0){return t+1}function S3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function T3(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){S3(t,i,n[i])})}return t}function C3(t={},e){return{dirtyHandlerIds:h3(t.dirtyHandlerIds,{type:e.type,payload:T3({},e.payload,{prevTargetIds:gV(t,"dragOperation.targetIds",[])})}),dragOffset:m3(t.dragOffset,e),refCount:w3(t.refCount,e),dragOperation:b3(t.dragOperation,e),stateId:x3(t.stateId)}}function E3(t,e=void 0,n={},r=!1){const i=k3(r),o=new YV(i,new u3(i)),a=new VV(i,o),c=t(a,e,n);return a.receiveBackend(c),a}function k3(t){const e=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return BE(C3,t&&e&&e({name:"dnd-core",instanceId:"dnd-core"}))}function D3(t,e){if(t==null)return{};var n=P3(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function P3(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,o;for(o=0;o<r.length;o++)i=r[o],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}let Gx=0;const Vh=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var zE=X.memo(function(e){var{children:n}=e,r=D3(e,["children"]);const[i,o]=O3(r);return X.useEffect(()=>{if(o){const a=YE();return++Gx,()=>{--Gx===0&&(a[Vh]=null)}}},[]),ke.jsx(jE.Provider,{value:i,children:n})});function O3(t){if("manager"in t)return[{dragDropManager:t.manager},!1];const e=_3(t.backend,t.context,t.options,t.debugMode),n=!t.context;return[e,n]}function _3(t,e=YE(),n,r){const i=e;return i[Vh]||(i[Vh]={dragDropManager:E3(t,e,n,r)}),i[Vh]}function YE(){return typeof global<"u"?global:window}var R3=function t(e,n){if(e===n)return!0;if(e&&n&&typeof e=="object"&&typeof n=="object"){if(e.constructor!==n.constructor)return!1;var r,i,o;if(Array.isArray(e)){if(r=e.length,r!=n.length)return!1;for(i=r;i--!==0;)if(!t(e[i],n[i]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if(o=Object.keys(e),r=o.length,r!==Object.keys(n).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=r;i--!==0;){var a=o[i];if(!t(e[a],n[a]))return!1}return!0}return e!==e&&n!==n};const A3=Oc(R3),Cc=typeof window<"u"?X.useLayoutEffect:X.useEffect;function GE(t,e,n){const[r,i]=X.useState(()=>e(t)),o=X.useCallback(()=>{const a=e(t);A3(r,a)||(i(a),n&&n())},[r,t,n]);return Cc(o),[r,o]}function I3(t,e,n){const[r,i]=GE(t,e,n);return Cc(function(){const a=t.getHandlerId();if(a!=null)return t.subscribeToStateChange(i,{handlerIds:[a]})},[t,i]),r}function qE(t,e,n){return I3(e,t||(()=>({})),()=>n.reconnect())}function XE(t,e){const n=[...e||[]];return e==null&&typeof t!="function"&&n.push(t),X.useMemo(()=>typeof t=="function"?t():t,n)}function M3(t){return X.useMemo(()=>t.hooks.dragSource(),[t])}function L3(t){return X.useMemo(()=>t.hooks.dragPreview(),[t])}let qg=!1,Xg=!1;class F3{receiveHandlerId(e){this.sourceId=e}getHandlerId(){return this.sourceId}canDrag(){Ut(!qg,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return qg=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{qg=!1}}isDragging(){if(!this.sourceId)return!1;Ut(!Xg,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return Xg=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{Xg=!1}}subscribeToStateChange(e,n){return this.internalMonitor.subscribeToStateChange(e,n)}isDraggingSource(e){return this.internalMonitor.isDraggingSource(e)}isOverTarget(e,n){return this.internalMonitor.isOverTarget(e,n)}getTargetIds(){return this.internalMonitor.getTargetIds()}isSourcePublic(){return this.internalMonitor.isSourcePublic()}getSourceId(){return this.internalMonitor.getSourceId()}subscribeToOffsetChange(e){return this.internalMonitor.subscribeToOffsetChange(e)}canDragSource(e){return this.internalMonitor.canDragSource(e)}canDropOnTarget(e){return this.internalMonitor.canDropOnTarget(e)}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(e){this.sourceId=null,this.internalMonitor=e.getMonitor()}}let Kg=!1;class N3{receiveHandlerId(e){this.targetId=e}getHandlerId(){return this.targetId}subscribeToStateChange(e,n){return this.internalMonitor.subscribeToStateChange(e,n)}canDrop(){if(!this.targetId)return!1;Ut(!Kg,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return Kg=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{Kg=!1}}isOver(e){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,e):!1}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(e){this.targetId=null,this.internalMonitor=e.getMonitor()}}function j3(t,e,n){const r=n.getRegistry(),i=r.addTarget(t,e);return[i,()=>r.removeTarget(i)]}function B3(t,e,n){const r=n.getRegistry(),i=r.addSource(t,e);return[i,()=>r.removeSource(i)]}function iv(t,e,n,r){let i;if(i!==void 0)return!!i;if(t===e)return!0;if(typeof t!="object"||!t||typeof e!="object"||!e)return!1;const o=Object.keys(t),a=Object.keys(e);if(o.length!==a.length)return!1;const c=Object.prototype.hasOwnProperty.bind(e);for(let f=0;f<o.length;f++){const p=o[f];if(!c(p))return!1;const w=t[p],g=e[p];if(i=void 0,i===!1||i===void 0&&w!==g)return!1}return!0}function ov(t){return t!==null&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function $3(t){if(typeof t.type=="string")return;const e=t.type.displayName||t.type.name||"the component";throw new Error(`Only native element nodes can now be passed to React DnD connectors.You can either wrap ${e} into a <div>, or turn it into a drag source or a drop target itself.`)}function V3(t){return(e=null,n=null)=>{if(!X.isValidElement(e)){const o=e;return t(o,n),o}const r=e;return $3(r),H3(r,n?o=>t(o,n):t)}}function KE(t){const e={};return Object.keys(t).forEach(n=>{const r=t[n];if(n.endsWith("Ref"))e[n]=t[n];else{const i=V3(r);e[n]=()=>i}}),e}function qx(t,e){typeof t=="function"?t(e):t.current=e}function H3(t,e){const n=t.ref;return Ut(typeof n!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),n?X.cloneElement(t,{ref:r=>{qx(n,r),qx(e,r)}}):X.cloneElement(t,{ref:e})}class U3{receiveHandlerId(e){this.handlerId!==e&&(this.handlerId=e,this.reconnect())}get connectTarget(){return this.dragSource}get dragSourceOptions(){return this.dragSourceOptionsInternal}set dragSourceOptions(e){this.dragSourceOptionsInternal=e}get dragPreviewOptions(){return this.dragPreviewOptionsInternal}set dragPreviewOptions(e){this.dragPreviewOptionsInternal=e}reconnect(){const e=this.reconnectDragSource();this.reconnectDragPreview(e)}reconnectDragSource(){const e=this.dragSource,n=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return n&&this.disconnectDragSource(),this.handlerId?e?(n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=e,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,e,this.dragSourceOptions)),n):(this.lastConnectedDragSource=e,n):n}reconnectDragPreview(e=!1){const n=this.dragPreview,r=e||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(r&&this.disconnectDragPreview(),!!this.handlerId){if(!n){this.lastConnectedDragPreview=n;return}r&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=n,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,n,this.dragPreviewOptions))}}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didConnectedDragSourceChange(){return this.lastConnectedDragSource!==this.dragSource}didConnectedDragPreviewChange(){return this.lastConnectedDragPreview!==this.dragPreview}didDragSourceOptionsChange(){return!iv(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!iv(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}disconnectDragSource(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}disconnectDragPreview(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}get dragSource(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}get dragPreview(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}clearDragSource(){this.dragSourceNode=null,this.dragSourceRef=null}clearDragPreview(){this.dragPreviewNode=null,this.dragPreviewRef=null}constructor(e){this.hooks=KE({dragSource:(n,r)=>{this.clearDragSource(),this.dragSourceOptions=r||null,ov(n)?this.dragSourceRef=n:this.dragSourceNode=n,this.reconnectDragSource()},dragPreview:(n,r)=>{this.clearDragPreview(),this.dragPreviewOptions=r||null,ov(n)?this.dragPreviewRef=n:this.dragPreviewNode=n,this.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=e}}class W3{get connectTarget(){return this.dropTarget}reconnect(){const e=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();e&&this.disconnectDropTarget();const n=this.dropTarget;if(this.handlerId){if(!n){this.lastConnectedDropTarget=n;return}e&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=n,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,n,this.dropTargetOptions))}}receiveHandlerId(e){e!==this.handlerId&&(this.handlerId=e,this.reconnect())}get dropTargetOptions(){return this.dropTargetOptionsInternal}set dropTargetOptions(e){this.dropTargetOptionsInternal=e}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didDropTargetChange(){return this.lastConnectedDropTarget!==this.dropTarget}didOptionsChange(){return!iv(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}disconnectDropTarget(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}get dropTarget(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}clearDropTarget(){this.dropTargetRef=null,this.dropTargetNode=null}constructor(e){this.hooks=KE({dropTarget:(n,r)=>{this.clearDropTarget(),this.dropTargetOptions=r,ov(n)?this.dropTargetRef=n:this.dropTargetNode=n,this.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=e}}function Ol(){const{dragDropManager:t}=X.useContext(jE);return Ut(t!=null,"Expected drag drop context"),t}function z3(t,e){const n=Ol(),r=X.useMemo(()=>new U3(n.getBackend()),[n]);return Cc(()=>(r.dragSourceOptions=t||null,r.reconnect(),()=>r.disconnectDragSource()),[r,t]),Cc(()=>(r.dragPreviewOptions=e||null,r.reconnect(),()=>r.disconnectDragPreview()),[r,e]),r}function Y3(){const t=Ol();return X.useMemo(()=>new F3(t),[t])}class G3{beginDrag(){const e=this.spec,n=this.monitor;let r=null;return typeof e.item=="object"?r=e.item:typeof e.item=="function"?r=e.item(n):r={},r??null}canDrag(){const e=this.spec,n=this.monitor;return typeof e.canDrag=="boolean"?e.canDrag:typeof e.canDrag=="function"?e.canDrag(n):!0}isDragging(e,n){const r=this.spec,i=this.monitor,{isDragging:o}=r;return o?o(i):n===e.getSourceId()}endDrag(){const e=this.spec,n=this.monitor,r=this.connector,{end:i}=e;i&&i(n.getItem(),n),r.reconnect()}constructor(e,n,r){this.spec=e,this.monitor=n,this.connector=r}}function q3(t,e,n){const r=X.useMemo(()=>new G3(t,e,n),[e,n]);return X.useEffect(()=>{r.spec=t},[t]),r}function X3(t){return X.useMemo(()=>{const e=t.type;return Ut(e!=null,"spec.type must be defined"),e},[t])}function K3(t,e,n){const r=Ol(),i=q3(t,e,n),o=X3(t);Cc(function(){if(o!=null){const[c,f]=B3(o,i,r);return e.receiveHandlerId(c),n.receiveHandlerId(c),f}},[r,e,n,i,o])}function ZE(t,e){const n=XE(t,e);Ut(!n.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");const r=Y3(),i=z3(n.options,n.previewOptions);return K3(n,r,i),[qE(n.collect,r,i),M3(i),L3(i)]}function Z3(t){const n=Ol().getMonitor(),[r,i]=GE(n,t);return X.useEffect(()=>n.subscribeToOffsetChange(i)),X.useEffect(()=>n.subscribeToStateChange(i)),r}function J3(t){return X.useMemo(()=>t.hooks.dropTarget(),[t])}function Q3(t){const e=Ol(),n=X.useMemo(()=>new W3(e.getBackend()),[e]);return Cc(()=>(n.dropTargetOptions=t||null,n.reconnect(),()=>n.disconnectDropTarget()),[t]),n}function eH(){const t=Ol();return X.useMemo(()=>new N3(t),[t])}function tH(t){const{accept:e}=t;return X.useMemo(()=>(Ut(t.accept!=null,"accept must be defined"),Array.isArray(e)?e:[e]),[e])}class nH{canDrop(){const e=this.spec,n=this.monitor;return e.canDrop?e.canDrop(n.getItem(),n):!0}hover(){const e=this.spec,n=this.monitor;e.hover&&e.hover(n.getItem(),n)}drop(){const e=this.spec,n=this.monitor;if(e.drop)return e.drop(n.getItem(),n)}constructor(e,n){this.spec=e,this.monitor=n}}function rH(t,e){const n=X.useMemo(()=>new nH(t,e),[e]);return X.useEffect(()=>{n.spec=t},[t]),n}function iH(t,e,n){const r=Ol(),i=rH(t,e),o=tH(t);Cc(function(){const[c,f]=j3(o,i,r);return e.receiveHandlerId(c),n.receiveHandlerId(c),f},[r,e,i,n,o.map(a=>a.toString()).join("|")])}function cp(t,e){const n=XE(t,e),r=eH(),i=Q3(n.options);return iH(n,r,i),[qE(n.collect,r,i),J3(i)]}var JE=t=>{throw TypeError(t)},QE=(t,e,n)=>e.has(t)||JE("Cannot "+n),Nt=(t,e,n)=>(QE(t,e,"read from private field"),n?n.call(t):e.get(t)),ks=(t,e,n)=>e.has(t)?JE("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),fc=(t,e,n,r)=>(QE(t,e,"write to private field"),e.set(t,n),n),su,oH=class{constructor(){ks(this,su),this.register=t=>{Nt(this,su).push(t)},this.unregister=t=>{for(;Nt(this,su).indexOf(t)!==-1;)Nt(this,su).splice(Nt(this,su).indexOf(t),1)},this.backendChanged=t=>{for(let e of Nt(this,su))e.backendChanged(t)},fc(this,su,[])}};su=new WeakMap;var qo,hd,Xo,vl,dc,sv,av,lv,Hh,Uh,pd,ek=class Wh{constructor(e,n,r){if(ks(this,qo),ks(this,hd),ks(this,Xo),ks(this,vl),ks(this,dc),ks(this,sv,(i,o,a)=>{if(!a.backend)throw new Error(`You must specify a 'backend' property in your Backend entry: ${JSON.stringify(a)}`);let c=a.backend(i,o,a.options),f=a.id,p=!a.id&&c&&c.constructor;if(p&&(f=c.constructor.name),!f)throw new Error(`You must specify an 'id' property in your Backend entry: ${JSON.stringify(a)}
|
|
5
|
+
see this guide: https://github.com/louisbrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend#migrating-from-5xx`);if(p&&console.warn(`Deprecation notice: You are using a pipeline which doesn't include backends' 'id'.
|
|
6
|
+
This might be unsupported in the future, please specify 'id' explicitely for every backend.`),Nt(this,Xo)[f])throw new Error(`You must specify a unique 'id' property in your Backend entry:
|
|
7
|
+
${JSON.stringify(a)} (conflicts with: ${JSON.stringify(Nt(this,Xo)[f])})`);return{id:f,instance:c,preview:a.preview??!1,transition:a.transition,skipDispatchOnTransition:a.skipDispatchOnTransition??!1}}),this.setup=()=>{if(!(typeof window>"u")){if(Wh.isSetUp)throw new Error("Cannot have two MultiBackends at the same time.");Wh.isSetUp=!0,Nt(this,av).call(this,window),Nt(this,Xo)[Nt(this,qo)].instance.setup()}},this.teardown=()=>{typeof window>"u"||(Wh.isSetUp=!1,Nt(this,lv).call(this,window),Nt(this,Xo)[Nt(this,qo)].instance.teardown())},this.connectDragSource=(i,o,a)=>Nt(this,pd).call(this,"connectDragSource",i,o,a),this.connectDragPreview=(i,o,a)=>Nt(this,pd).call(this,"connectDragPreview",i,o,a),this.connectDropTarget=(i,o,a)=>Nt(this,pd).call(this,"connectDropTarget",i,o,a),this.profile=()=>Nt(this,Xo)[Nt(this,qo)].instance.profile(),this.previewEnabled=()=>Nt(this,Xo)[Nt(this,qo)].preview,this.previewsList=()=>Nt(this,hd),this.backendsList=()=>Nt(this,vl),ks(this,av,i=>{for(let o of Nt(this,vl))o.transition&&i.addEventListener(o.transition.event,Nt(this,Hh))}),ks(this,lv,i=>{for(let o of Nt(this,vl))o.transition&&i.removeEventListener(o.transition.event,Nt(this,Hh))}),ks(this,Hh,i=>{var a;let o=Nt(this,qo);if(Nt(this,vl).some(c=>c.id!==Nt(this,qo)&&c.transition&&c.transition.check(i)?(fc(this,qo,c.id),!0):!1),Nt(this,qo)!==o){Nt(this,Xo)[o].instance.teardown();for(let[w,g]of Object.entries(Nt(this,dc)))g.unsubscribe(),g.unsubscribe=Nt(this,Uh).call(this,g.func,...g.args);Nt(this,hd).backendChanged(this);let c=Nt(this,Xo)[Nt(this,qo)];if(c.instance.setup(),c.skipDispatchOnTransition)return;let f=i.constructor,p=new f(i.type,i);(a=i.target)==null||a.dispatchEvent(p)}}),ks(this,Uh,(i,o,a,c)=>Nt(this,Xo)[Nt(this,qo)].instance[i](o,a,c)),ks(this,pd,(i,o,a,c)=>{let f=`${i}_${o}`,p=Nt(this,Uh).call(this,i,o,a,c);return Nt(this,dc)[f]={func:i,args:[o,a,c],unsubscribe:p},()=>{Nt(this,dc)[f].unsubscribe(),delete Nt(this,dc)[f]}}),!r||!r.backends||r.backends.length<1)throw new Error(`You must specify at least one Backend, if you are coming from 2.x.x (or don't understand this error)
|
|
8
|
+
see this guide: https://github.com/louisbrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend#migrating-from-2xx`);fc(this,hd,new oH),fc(this,Xo,{}),fc(this,vl,[]);for(let i of r.backends){let o=Nt(this,sv).call(this,e,n,i);Nt(this,Xo)[o.id]=o,Nt(this,vl).push(o)}fc(this,qo,Nt(this,vl)[0].id),fc(this,dc,{})}};qo=new WeakMap,hd=new WeakMap,Xo=new WeakMap,vl=new WeakMap,dc=new WeakMap,sv=new WeakMap,av=new WeakMap,lv=new WeakMap,Hh=new WeakMap,Uh=new WeakMap,pd=new WeakMap,ek.isSetUp=!1;var sH=ek,aH=(t,e,n)=>new sH(t,e,n),tk=(t,e)=>({event:t,check:e}),lH=tk("touchstart",t=>{let e=t;return e.touches!==null&&e.touches!==void 0}),uH=tk("pointerdown",t=>t.pointerType==="mouse"),cu;(function(t){t.mouse="mouse",t.touch="touch",t.keyboard="keyboard"})(cu||(cu={}));class cH{get delay(){var e;return(e=this.args.delay)!==null&&e!==void 0?e:0}get scrollAngleRanges(){return this.args.scrollAngleRanges}get getDropTargetElementsAtPoint(){return this.args.getDropTargetElementsAtPoint}get ignoreContextMenu(){var e;return(e=this.args.ignoreContextMenu)!==null&&e!==void 0?e:!1}get enableHoverOutsideTarget(){var e;return(e=this.args.enableHoverOutsideTarget)!==null&&e!==void 0?e:!1}get enableKeyboardEvents(){var e;return(e=this.args.enableKeyboardEvents)!==null&&e!==void 0?e:!1}get enableMouseEvents(){var e;return(e=this.args.enableMouseEvents)!==null&&e!==void 0?e:!1}get enableTouchEvents(){var e;return(e=this.args.enableTouchEvents)!==null&&e!==void 0?e:!0}get touchSlop(){return this.args.touchSlop||0}get delayTouchStart(){var e,n,r,i;return(i=(r=(e=this.args)===null||e===void 0?void 0:e.delayTouchStart)!==null&&r!==void 0?r:(n=this.args)===null||n===void 0?void 0:n.delay)!==null&&i!==void 0?i:0}get delayMouseStart(){var e,n,r,i;return(i=(r=(e=this.args)===null||e===void 0?void 0:e.delayMouseStart)!==null&&r!==void 0?r:(n=this.args)===null||n===void 0?void 0:n.delay)!==null&&i!==void 0?i:0}get window(){if(this.context&&this.context.window)return this.context.window;if(typeof window<"u")return window}get document(){var e;if(!((e=this.context)===null||e===void 0)&&e.document)return this.context.document;if(this.window)return this.window.document}get rootElement(){var e;return((e=this.args)===null||e===void 0?void 0:e.rootElement)||this.document}constructor(e,n){this.args=e,this.context=n}}function fH(t,e,n,r){return Math.sqrt(Math.pow(Math.abs(n-t),2)+Math.pow(Math.abs(r-e),2))}function dH(t,e,n,r,i){if(!i)return!1;const o=Math.atan2(r-e,n-t)*180/Math.PI+180;for(let a=0;a<i.length;++a){const c=i[a];if(c&&(c.start==null||o>=c.start)&&(c.end==null||o<=c.end))return!0}return!1}const hH={Left:1},pH={Left:0};function Zg(t){return t.button===void 0||t.button===pH.Left}function gH(t){return t.buttons===void 0||(t.buttons&hH.Left)===0}function nk(t){return!!t.targetTouches}const mH=1;function vH(t){const e=t.nodeType===mH?t:t.parentElement;if(!e)return;const{top:n,left:r}=e.getBoundingClientRect();return{x:r,y:n}}function yH(t,e){if(t.targetTouches.length===1)return fp(t.targetTouches[0]);if(e&&t.touches.length===1&&t.touches[0].target===e.target)return fp(t.touches[0])}function fp(t,e){return nk(t)?yH(t,e):{x:t.clientX,y:t.clientY}}const Xx=(()=>{let t=!1;try{addEventListener("test",()=>{},Object.defineProperty({},"passive",{get(){return t=!0,!0}}))}catch{}return t})(),od={[cu.mouse]:{start:"mousedown",move:"mousemove",end:"mouseup",contextmenu:"contextmenu"},[cu.touch]:{start:"touchstart",move:"touchmove",end:"touchend"},[cu.keyboard]:{keydown:"keydown"}};class Td{profile(){var e;return{sourceNodes:this.sourceNodes.size,sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,targetNodes:this.targetNodes.size,dragOverTargetIds:((e=this.dragOverTargetIds)===null||e===void 0?void 0:e.length)||0}}get document(){return this.options.document}setup(){const e=this.options.rootElement;e&&(Ut(!Td.isSetUp,"Cannot have two Touch backends at the same time."),Td.isSetUp=!0,this.addEventListener(e,"start",this.getTopMoveStartHandler()),this.addEventListener(e,"start",this.handleTopMoveStartCapture,!0),this.addEventListener(e,"move",this.handleTopMove),this.addEventListener(e,"move",this.handleTopMoveCapture,!0),this.addEventListener(e,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.addEventListener(e,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.addEventListener(e,"keydown",this.handleCancelOnEscape,!0))}teardown(){const e=this.options.rootElement;e&&(Td.isSetUp=!1,this._mouseClientOffset={},this.removeEventListener(e,"start",this.handleTopMoveStartCapture,!0),this.removeEventListener(e,"start",this.handleTopMoveStart),this.removeEventListener(e,"move",this.handleTopMoveCapture,!0),this.removeEventListener(e,"move",this.handleTopMove),this.removeEventListener(e,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.removeEventListener(e,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.removeEventListener(e,"keydown",this.handleCancelOnEscape,!0),this.uninstallSourceNodeRemovalObserver())}addEventListener(e,n,r,i=!1){const o=Xx?{capture:i,passive:!1}:i;this.listenerTypes.forEach(function(a){const c=od[a][n];c&&e.addEventListener(c,r,o)})}removeEventListener(e,n,r,i=!1){const o=Xx?{capture:i,passive:!1}:i;this.listenerTypes.forEach(function(a){const c=od[a][n];c&&e.removeEventListener(c,r,o)})}connectDragSource(e,n){const r=this.handleMoveStart.bind(this,e);return this.sourceNodes.set(e,n),this.addEventListener(n,"start",r),()=>{this.sourceNodes.delete(e),this.removeEventListener(n,"start",r)}}connectDragPreview(e,n,r){return this.sourcePreviewNodeOptions.set(e,r),this.sourcePreviewNodes.set(e,n),()=>{this.sourcePreviewNodes.delete(e),this.sourcePreviewNodeOptions.delete(e)}}connectDropTarget(e,n){const r=this.options.rootElement;if(!this.document||!r)return()=>{};const i=o=>{if(!this.document||!r||!this.monitor.isDragging())return;let a;switch(o.type){case od.mouse.move:a={x:o.clientX,y:o.clientY};break;case od.touch.move:var c,f;a={x:((c=o.touches[0])===null||c===void 0?void 0:c.clientX)||0,y:((f=o.touches[0])===null||f===void 0?void 0:f.clientY)||0};break}const p=a!=null?this.document.elementFromPoint(a.x,a.y):void 0,w=p&&n.contains(p);if(p===n||w)return this.handleMove(o,e)};return this.addEventListener(this.document.body,"move",i),this.targetNodes.set(e,n),()=>{this.document&&(this.targetNodes.delete(e),this.removeEventListener(this.document.body,"move",i))}}getTopMoveStartHandler(){return!this.options.delayTouchStart&&!this.options.delayMouseStart?this.handleTopMoveStart:this.handleTopMoveStartDelay}installSourceNodeRemovalObserver(e){this.uninstallSourceNodeRemovalObserver(),this.draggedSourceNode=e,this.draggedSourceNodeRemovalObserver=new MutationObserver(()=>{e&&!e.parentElement&&(this.resurrectSourceNode(),this.uninstallSourceNodeRemovalObserver())}),!(!e||!e.parentElement)&&this.draggedSourceNodeRemovalObserver.observe(e.parentElement,{childList:!0})}resurrectSourceNode(){this.document&&this.draggedSourceNode&&(this.draggedSourceNode.style.display="none",this.draggedSourceNode.removeAttribute("data-reactid"),this.document.body.appendChild(this.draggedSourceNode))}uninstallSourceNodeRemovalObserver(){this.draggedSourceNodeRemovalObserver&&this.draggedSourceNodeRemovalObserver.disconnect(),this.draggedSourceNodeRemovalObserver=void 0,this.draggedSourceNode=void 0}constructor(e,n,r){this.getSourceClientOffset=i=>{const o=this.sourceNodes.get(i);return o&&vH(o)},this.handleTopMoveStartCapture=i=>{Zg(i)&&(this.moveStartSourceIds=[])},this.handleMoveStart=i=>{Array.isArray(this.moveStartSourceIds)&&this.moveStartSourceIds.unshift(i)},this.handleTopMoveStart=i=>{if(!Zg(i))return;const o=fp(i);o&&(nk(i)&&(this.lastTargetTouchFallback=i.targetTouches[0]),this._mouseClientOffset=o),this.waitingForDelay=!1},this.handleTopMoveStartDelay=i=>{if(!Zg(i))return;const o=i.type===od.touch.start?this.options.delayTouchStart:this.options.delayMouseStart;this.timeout=setTimeout(this.handleTopMoveStart.bind(this,i),o),this.waitingForDelay=!0},this.handleTopMoveCapture=()=>{this.dragOverTargetIds=[]},this.handleMove=(i,o)=>{this.dragOverTargetIds&&this.dragOverTargetIds.unshift(o)},this.handleTopMove=i=>{if(this.timeout&&clearTimeout(this.timeout),!this.document||this.waitingForDelay)return;const{moveStartSourceIds:o,dragOverTargetIds:a}=this,c=this.options.enableHoverOutsideTarget,f=fp(i,this.lastTargetTouchFallback);if(!f)return;if(this._isScrolling||!this.monitor.isDragging()&&dH(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,f.x,f.y,this.options.scrollAngleRanges)){this._isScrolling=!0;return}if(!this.monitor.isDragging()&&this._mouseClientOffset.hasOwnProperty("x")&&o&&fH(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,f.x,f.y)>(this.options.touchSlop?this.options.touchSlop:0)&&(this.moveStartSourceIds=void 0,this.actions.beginDrag(o,{clientOffset:this._mouseClientOffset,getSourceClientOffset:this.getSourceClientOffset,publishSource:!1})),!this.monitor.isDragging())return;const p=this.sourceNodes.get(this.monitor.getSourceId());this.installSourceNodeRemovalObserver(p),this.actions.publishDragSource(),i.cancelable&&i.preventDefault();const w=(a||[]).map(A=>this.targetNodes.get(A)).filter(A=>!!A),g=this.options.getDropTargetElementsAtPoint?this.options.getDropTargetElementsAtPoint(f.x,f.y,w):this.document.elementsFromPoint(f.x,f.y),T=[];for(const A in g){if(!g.hasOwnProperty(A))continue;let I=g[A];for(I!=null&&T.push(I);I;)I=I.parentElement,I&&T.indexOf(I)===-1&&T.push(I)}const E=T.filter(A=>w.indexOf(A)>-1).map(A=>this._getDropTargetId(A)).filter(A=>!!A).filter((A,I,j)=>j.indexOf(A)===I);if(c)for(const A in this.targetNodes){const I=this.targetNodes.get(A);if(p&&I&&I.contains(p)&&E.indexOf(A)===-1){E.unshift(A);break}}E.reverse(),this.actions.hover(E,{clientOffset:f})},this._getDropTargetId=i=>{const o=this.targetNodes.keys();let a=o.next();for(;a.done===!1;){const c=a.value;if(i===this.targetNodes.get(c))return c;a=o.next()}},this.handleTopMoveEndCapture=i=>{if(this._isScrolling=!1,this.lastTargetTouchFallback=void 0,!!gH(i)){if(!this.monitor.isDragging()||this.monitor.didDrop()){this.moveStartSourceIds=void 0;return}i.cancelable&&i.preventDefault(),this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.drop(),this.actions.endDrag()}},this.handleCancelOnEscape=i=>{i.key==="Escape"&&this.monitor.isDragging()&&(this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.endDrag())},this.options=new cH(r,n),this.actions=e.getActions(),this.monitor=e.getMonitor(),this.sourceNodes=new Map,this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.targetNodes=new Map,this.listenerTypes=[],this._mouseClientOffset={},this._isScrolling=!1,this.options.enableMouseEvents&&this.listenerTypes.push(cu.mouse),this.options.enableTouchEvents&&this.listenerTypes.push(cu.touch),this.options.enableKeyboardEvents&&this.listenerTypes.push(cu.keyboard)}}const bH=function(e,n={},r={}){return new Td(e,n,r)};var Is=function(){return Is=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Is.apply(this,arguments)};function io(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}function wH(t){var e=t.isVisible,n=t.ease,r=n===void 0?"easeIn":n,i=t.duration,o=t.variants,a=o===void 0?{open:{opacity:1,height:"auto"},close:{opacity:0,height:0}}:o,c=t.children,f=iV({polyfill:RF}),p=f[0],w=f[1].height,g=X.useState(e),T=g[0],E=g[1],A=X.useState(e),I=A[0],j=A[1],_=X.useState(!1),W=_[0],H=_[1],ne=function(){H(!1),e||E(!1)};X.useEffect(function(){H(!0),e?E(!0):j(!1)},[e]);var q=w===0;return X.useEffect(function(){T&&j(!0)},[q]),X.createElement(rV.div,{style:W?{overflow:"hidden"}:void 0,onAnimationComplete:ne,initial:I?"open":"close",animate:I?"open":"close",inherit:!1,variants:a,transition:{ease:r,duration:xH(w,i)}},X.createElement("div",{ref:p},T&&c))}function xH(t,e){if(e)return e;if(!t)return 0;var n=t/36;return Math.round((4+10*Math.pow(n,.25)+n/5)*10)/1500}var rk=X.createContext({}),SH={isLock:!1},TH=function(t){var e=X.useState(SH.isLock),n=e[0],r=e[1];return X.createElement(rk.Provider,{value:{isLock:n,lock:function(){return r(!0)},unlock:function(){return r(!1)}}},t.children)},Kd=X.createContext({}),kh={dropTargetId:void 0,index:void 0},CH=function(t){var e=X.useState(kh.dropTargetId),n=e[0],r=e[1],i=X.useState(kh.index),o=i[0],a=i[1],c=function(p,w){r(p),a(w)},f=function(){r(kh.dropTargetId),a(kh.index)};return X.createElement(Kd.Provider,{value:{dropTargetId:n,index:o,showPlaceholder:c,hidePlaceholder:f}},t.children)},EH=function(t,e){return t.text>e.text?1:t.text<e.text?-1:0},sd=function(t,e){return t.find(function(n){return n.id===e})},ik=function(t,e,n){if(n===0)return!1;var r=t.find(function(i){return i.id===n});return r===void 0?!1:r.parent===e?!0:ik(t,e,r.parent)},Iy=function(t){return typeof t=="object"&&t!==null&&"id"in t&&"parent"in t&&"text"in t},wu=function(t,e,n){var r=n.tree,i=n.rootId,o=n.canDrop;if(t===null){if(e===i)return!0;var a=r.find(function(w){return w.id===e});return!!(a&&a.droppable)}else{var c=Iy(t)?t.id:null;if(o){var f=o(c,e);if(f!==void 0)return f}if(c===e)return!1;var p=r.find(function(g){return g.id===c}),a=r.find(function(g){return g.id===e});return p===void 0||c===null?e===i||!!(a!=null&&a.droppable):a===void 0?p.parent!==0:p.parent===e||!a.droppable?!1:!ik(r,c,e)}},kH=function(t,e,n){return t.map(function(r){return r.id===e?Is(Is({},r),{parent:n}):r})},ok=function(t,e,n){if(n===0)return 0;var r=t.filter(function(i){return i.parent===e});return r[n]?t.findIndex(function(i){return i.id===r[n].id}):t.findIndex(function(i){return i.id===r[n-1].id})+1},DH=function(t,e){return t.findIndex(function(n){return n.id===e})},sk=function(t,e,n,r){var i=DH(t,e),o=ok(t,n,r);return o=o>i?o-1:o,[i,o]},PH=function(t,e,n){var r=e<0?t.length+e:e;if(r>=0&&r<t.length){var i=n<0?t.length+n:n,o=t.splice(e,1)[0];t.splice(i,0,o)}},OH=function(t,e,n,r){var i=sk(t,e,n,r),o=i[0],a=i[1],c=io([],t,!0);return PH(c,o,a),c.map(function(f){return f.id===e?Is(Is({},f),{parent:n}):f})},_H=function(t,e){var n=t.getBoundingClientRect(),r=n.top+n.height/2;return e>r?"down":"up"},uv=function(t,e){var n="",r=0;return t.forEach(function(i,o){var a,c=_H(i,((a=e.getClientOffset())===null||a===void 0?void 0:a.y)||0);n===""?n=c:n!==c&&(n=c,r=o),o===t.length-1&&c==="down"&&(r=o+1)}),r},Kx=function(t,e,n){var r=e.closest('[role="list"]'),i=r==null?void 0:r.querySelectorAll(':scope > [role="listitem"]');return i?uv(i,n):null},RH=function(t,e,n){var r=t.getBoundingClientRect(),i=n.dropTargetOffset,o=r.top+i,a=r.bottom-i;return e>a?"lower":e<o?"upper":"middle"},cv=function(t,e,n,r){var i;if(!e)return null;if(t===null){var o=e.querySelectorAll(':scope > [role="listitem"]');return{id:r.rootId,index:uv(o,n)}}var a=n.getItem(),c=e.querySelector('[role="list"]'),f=RH(e,((i=n.getClientOffset())===null||i===void 0?void 0:i.y)||0,r);if(c){if(f==="upper")if(wu(a,t.parent,r)){var p=Kx(t,e,n);return p===null?null:{id:t.parent,index:p}}else return{id:t.id,index:0};var o=c.querySelectorAll(':scope > [role="listitem"]');return{id:t.id,index:uv(o,n)}}else{if(f==="middle")return{id:t.id,index:0};if(wu(a,t.parent,r)){var p=Kx(t,e,n);return p===null?null:{id:t.parent,index:p}}return null}},AH=function(t){return t===void 0&&(t={}),{backends:[{id:"html5",backend:nC,options:t.html5,transition:uH},{id:"touch",backend:bH,options:t.touch||{enableMouseEvents:!0},preview:!0,transition:lH}]}},zh=function(t,e){return t.some(function(n){return n.parent===e})},ak=X.createContext({}),IH=function(t){var e=$H(t.tree,t.initialOpen),n=e[0],r=e[1],i=r.handleToggle,o=r.handleCloseAll,a=r.handleOpenAll,c=r.handleOpen,f=r.handleClose;X.useImperativeHandle(t.treeRef,function(){return{open:function(E){return c(E,t.onChangeOpen)},close:function(E){return f(E,t.onChangeOpen)},openAll:function(){return a(t.onChangeOpen)},closeAll:function(){return o(t.onChangeOpen)}}});var p=Ol().getMonitor(),w=t.canDrop,g=t.canDrag,T=Is(Is({extraAcceptTypes:[],listComponent:"ul",listItemComponent:"li",placeholderComponent:"li",sort:!0,insertDroppableFirst:!0,enableAnimateExpand:!1,dropTargetOffset:0,initialOpen:!1},t),{openIds:n,onDrop:function(E,A,I){if(E){var j={dragSourceId:E.id,dropTargetId:A,dragSource:E,dropTarget:sd(t.tree,A),monitor:p},_=t.tree;if(sd(_,E.id)||(_=io(io([],_,!0),[E],!1)),t.sort===!1){var W=sk(_,E.id,A,I),H=W[1];j.destinationIndex=H,j.relativeIndex=I,t.onDrop(OH(_,E.id,A,I),j);return}t.onDrop(kH(_,E.id,A),j)}else{var j={dropTargetId:A,dropTarget:sd(t.tree,A),monitor:p};t.sort===!1&&(j.destinationIndex=ok(t.tree,A,I),j.relativeIndex=I),t.onDrop(t.tree,j)}},canDrop:w?function(E,A){return w(t.tree,{dragSourceId:E??void 0,dropTargetId:A,dragSource:p.getItem(),dropTarget:sd(t.tree,A),monitor:p})}:void 0,canDrag:g?function(E){return g(sd(t.tree,E))}:void 0,onToggle:function(E){return i(E,t.onChangeOpen)}});return X.createElement(ak.Provider,{value:T},t.children)},MH=function(t){return X.createElement(IH,Is({},t),X.createElement(TH,null,X.createElement(CH,null,t.children)))},LH=function(t){var e=X.useContext(rk);X.useEffect(function(){if(t.current){var n=t.current,r=function(w){var g=w.target;(g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement)&&e.lock()},i=function(w){var g=w.target;(g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement)&&e.unlock()},o=function(w){return r(w)},a=function(w){return i(w)},c=function(w){return r(w)},f=function(w){return i(w)},p=new MutationObserver(function(){document.activeElement===document.body&&e.unlock()});return p.observe(n,{subtree:!0,childList:!0}),n.addEventListener("mouseover",o),n.addEventListener("mouseout",a),n.addEventListener("focusin",c),n.addEventListener("focusout",f),function(){p.disconnect(),n.removeEventListener("mouseover",o),n.removeEventListener("mouseout",a),n.removeEventListener("focusin",c),n.removeEventListener("focusout",f)}}},[t,e]),X.useEffect(function(){var n;(n=t.current)===null||n===void 0||n.setAttribute("draggable",e.isLock?"false":"true")},[t,e.isLock])},$p={TREE_ITEM:Symbol()},lk=null,uk=function(t){var e=t.target;if(e instanceof HTMLElement){var n=e.closest('[role="listitem"]');t.currentTarget===n&&(lk=n)}},Zx=function(t){return uk(t)},Jx=function(t){return uk(t)},FH=function(t,e){var n=Eu();X.useEffect(function(){var c=e.current;return c==null||c.addEventListener("dragstart",Zx),c==null||c.addEventListener("touchstart",Jx,{passive:!0}),function(){c==null||c.removeEventListener("dragstart",Zx),c==null||c.removeEventListener("touchstart",Jx)}},[e]);var r=ZE({type:$p.TREE_ITEM,item:function(c){var f=Is({ref:e},t);return n.onDragStart&&n.onDragStart(f,c),f},end:function(c,f){var p=c;n.onDragEnd&&n.onDragEnd(p,f)},canDrag:function(){var c=n.canDrag;return lk!==e.current?!1:c?c(t.id):!0},collect:function(c){return{isDragging:c.isDragging()}}}),i=r[0].isDragging,o=r[1],a=r[2];return[i,o,a]},NH=function(t,e,n){var r=X.useRef(0),i=X.useRef(0),o=function(){r.current+=1,r.current===1&&!e&&(i.current=window.setTimeout(function(){return n(t)},500))},a=function(){r.current-=1,r.current===0&&window.clearTimeout(i.current)},c=function(){i.current>0&&window.clearTimeout(i.current),r.current=0,i.current=0};return{onDragEnter:o,onDragLeave:a,onDrop:c}},jH=function(t){var e=Eu(),n=X.useContext(Kd),r=cp({accept:io([$p.TREE_ITEM],e.extraAcceptTypes,!0),drop:function(f,p){var w=e.rootId,g=e.onDrop,T=n.dropTargetId,E=n.index;p.isOver({shallow:!0})&&T!==void 0&&E!==void 0&&g(Iy(f)?f:null,w,E),n.hidePlaceholder()},canDrop:function(f,p){var w=e.rootId;return p.isOver({shallow:!0})?f===void 0?!1:wu(f,w,e):!1},hover:function(f,p){if(p.isOver({shallow:!0})){var w=e.rootId,g=n.dropTargetId,T=n.index,E=n.showPlaceholder,A=n.hidePlaceholder,I=cv(null,t.current,p,e);if(I===null||!wu(f,w,e)){A();return}(I.id!==g||I.index!==T)&&E(I.id,I.index)}},collect:function(f){var p=f.getItem();return{isOver:f.isOver({shallow:!0})&&f.canDrop(),dragSource:p}}}),i=r[0],o=i.isOver,a=i.dragSource,c=r[1];return[o,a,c]},BH=function(t,e){var n=Eu(),r=X.useContext(Kd),i=cp({accept:io([$p.TREE_ITEM],n.extraAcceptTypes,!0),drop:function(p,w){var g=r.dropTargetId,T=r.index;w.isOver({shallow:!0})&&g!==void 0&&T!==void 0&&n.onDrop(Iy(p)?p:null,g,T),r.hidePlaceholder()},canDrop:function(p,w){if(w.isOver({shallow:!0})){var g=cv(t,e.current,w,n);return g===null?!1:wu(p,g.id,n)}return!1},hover:function(p,w){if(w.isOver({shallow:!0})){var g=r.dropTargetId,T=r.index,E=r.showPlaceholder,A=r.hidePlaceholder,I=cv(t,e.current,w,n);if(I===null||!wu(p,I.id,n)){A();return}(I.id!==g||I.index!==T)&&E(I.id,I.index)}},collect:function(p){var w=p.getItem();return{isOver:p.isOver({shallow:!0})&&p.canDrop(),dragSource:w}}}),o=i[0],a=o.isOver,c=o.dragSource,f=i[1];return[a,c,f]},$H=function(t,e){var n=X.useMemo(function(){return e===!0?t.filter(function(g){return zh(t,g.id)}).map(function(g){return g.id}):Array.isArray(e)?e:[]},[e]),r=X.useState(n),i=r[0],o=r[1];X.useEffect(function(){return o(n)},[n]);var a=function(g,T){var E=i.includes(g)?i.filter(function(A){return A!==g}):io(io([],i,!0),[g],!1);o(E),T&&T(E)},c=function(g){o([]),g&&g([])},f=function(g){var T=t.filter(function(E){return zh(t,E.id)}).map(function(E){return E.id});o(T),g&&g(T)},p=function(g,T){var E=[];if(Array.isArray(g)){var A=t.filter(function(I){return g.includes(I.id)&&zh(t,I.id)});E=io(io([],i,!0),A.map(function(I){return I.id}),!0).filter(function(I,j,_){return _.indexOf(I)===j})}else E=i.includes(g)?i:io(io([],i,!0),[g],!1);o(E),T&&T(E)},w=function(g,T){var E=i.filter(function(A){return Array.isArray(g)?!g.includes(A):A!==g});o(E),T&&T(E)};return[i,{handleToggle:a,handleCloseAll:c,handleOpenAll:f,handleOpen:p,handleClose:w}]},VH=function(){return Z3(function(t){var e=t.getItemType();return{item:t.getItem(),clientOffset:t.getClientOffset(),isDragging:t.isDragging()&&e===$p.TREE_ITEM}})},Eu=function(){var t=X.useContext(ak);if(!t)throw new Error("useTreeContext must be used under TreeProvider");return t},HH=function(t,e){var n=Eu(),r=n.rootId,i=n.rootProps,o=n.classes,a=(o==null?void 0:o.container)||"";return e&&(o!=null&&o.dropTarget)&&(a="".concat(a," ").concat(o.dropTarget)),t===r&&(o!=null&&o.root)&&(a="".concat(a," ").concat(o.root)),t===r&&(i!=null&&i.className)&&(a="".concat(a," ").concat(i.className)),a=a.trim(),a},UH=function(t,e,n){e.current?n(e):n(t),X.useEffect(function(){e.current?n(e):n(t)},[e.current])},WH=function(t){var e=Eu(),n=X.useContext(Kd),r=X.useRef(null),i=X.useRef(null),o=e.tree.find(function(le){return le.id===t.id}),a=e.openIds,c=e.classes,f=e.enableAnimateExpand,p=a.includes(t.id),w=FH(o,r),g=w[0],T=w[1],E=w[2],A=BH(o,r),I=A[0],j=A[1],_=A[2];UH(r,i,T),wu(j,t.id,e)&&_(r),X.useEffect(function(){e.dragPreviewRender?E(cF(),{captureDraggingState:!0}):i.current&&E(r)},[E,e.dragPreviewRender]),LH(r);var W=function(){return e.onToggle(o.id)},H=e.listItemComponent,ne=e.canDrag?e.canDrag(t.id):!0,q=n.dropTargetId===t.id,ie={depth:t.depth,isOpen:p,isDragging:g,isDropTarget:q,draggable:ne,hasChild:zh(e.tree,t.id),containerRef:r,handleRef:i,onToggle:W},x="";return c!=null&&c.listItem&&(x=typeof c.listItem=="string"?c.listItem:c.listItem(o,ie)),I&&(c!=null&&c.dropTarget)&&(x="".concat(x," ").concat(c.dropTarget)),g&&(c!=null&&c.draggingSource)&&(x="".concat(x," ").concat(c.draggingSource)),X.createElement(H,{ref:r,className:x,role:"listitem"},e.render(o,ie),f&&ie.hasChild&&X.createElement(wH,{isVisible:p},X.createElement(fv,{parentId:t.id,depth:t.depth+1})),!f&&ie.hasChild&&p&&X.createElement(fv,{parentId:t.id,depth:t.depth+1}))},Qx=function(t){var e=Eu(),n=e.placeholderRender,r=e.placeholderComponent,i=e.classes,o=X.useContext(Kd),a=Ol(),c=a.getMonitor(),f=c.getItem();if(!n||!f)return null;var p=t.dropTargetId===o.dropTargetId&&(t.index===o.index||t.index===void 0&&t.listCount===o.index),w=c.getTargetIds();return!p||!w.length?null:X.createElement(r,{className:(i==null?void 0:i.placeholder)||""},n(f,{depth:t.depth}))},fv=function(t){var e=Eu(),n=X.useRef(null),r=e.tree.filter(function(I){return I.parent===t.parentId}),i=r,o=typeof e.sort=="function"?e.sort:EH;if(e.insertDroppableFirst){var a=r.filter(function(I){return I.droppable}),c=r.filter(function(I){return!I.droppable});e.sort===!1?i=io(io([],a,!0),c,!0):(a=a.sort(o),c=c.sort(o),i=io(io([],a,!0),c,!0))}else e.sort!==!1&&(i=r.sort(o));var f=jH(n),p=f[0],w=f[1],g=f[2];t.parentId===e.rootId&&wu(w,e.rootId,e)&&g(n);var T=HH(t.parentId,p),E=e.rootProps||{},A=e.listComponent;return X.createElement(A,Is({ref:n,role:"list"},E,{className:T}),i.map(function(I,j){return X.createElement(X.Fragment,{key:I.id},X.createElement(Qx,{depth:t.depth,listCount:i.length,dropTargetId:t.parentId,index:j}),X.createElement(WH,{id:I.id,depth:t.depth}))}),X.createElement(Qx,{depth:t.depth,listCount:i.length,dropTargetId:t.parentId}))},zH={height:"100%",left:0,pointerEvents:"none",position:"fixed",top:0,width:"100%",zIndex:100},YH=function(t){var e=t.clientOffset;if(!e)return{};var n=e.x,r=e.y,i="translate(".concat(n,"px, ").concat(r,"px)");return{pointerEvents:"none",transform:i}},GH=function(){var t=Eu(),e=VH(),n=e.isDragging,r=e.clientOffset;return!n||!r?null:X.createElement("div",{style:zH},X.createElement("div",{style:YH(e)},t.dragPreviewRender&&t.dragPreviewRender(e)))};function qH(t,e){return X.createElement(MH,Is({},t,{treeRef:e}),t.dragPreviewRender&&X.createElement(GH,null),X.createElement(fv,{parentId:t.rootId,depth:0}))}var XH=X.forwardRef(qH);const ck=X.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),Vp=X.createContext({}),My=X.createContext(null),Hp=typeof document<"u",KH=Hp?X.useLayoutEffect:X.useEffect,fk=X.createContext({strict:!1}),Ly=t=>t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),ZH="framerAppearId",dk="data-"+Ly(ZH);function JH(t,e,n,r){const{visualElement:i}=X.useContext(Vp),o=X.useContext(fk),a=X.useContext(My),c=X.useContext(ck).reducedMotion,f=X.useRef();r=r||o.renderer,!f.current&&r&&(f.current=r(t,{visualState:e,parent:i,props:n,presenceContext:a,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:c}));const p=f.current;X.useInsertionEffect(()=>{p&&p.update(n,a)});const w=X.useRef(!!(n[dk]&&!window.HandoffComplete));return KH(()=>{p&&(p.render(),w.current&&p.animationState&&p.animationState.animateChanges())}),X.useEffect(()=>{p&&(p.updateFeatures(),!w.current&&p.animationState&&p.animationState.animateChanges(),w.current&&(w.current=!1,window.HandoffComplete=!0))}),p}function bf(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function QH(t,e,n){return X.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):bf(n)&&(n.current=r))},[e])}function jd(t){return typeof t=="string"||Array.isArray(t)}function Up(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Fy=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Ny=["initial",...Fy];function Wp(t){return Up(t.animate)||Ny.some(e=>jd(t[e]))}function hk(t){return!!(Wp(t)||t.variants)}function eU(t,e){if(Wp(t)){const{initial:n,animate:r}=t;return{initial:n===!1||jd(n)?n:void 0,animate:jd(r)?r:void 0}}return t.inherit!==!1?e:{}}function tU(t){const{initial:e,animate:n}=eU(t,X.useContext(Vp));return X.useMemo(()=>({initial:e,animate:n}),[eS(e),eS(n)])}function eS(t){return Array.isArray(t)?t.join(" "):t}const tS={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"]},Bd={};for(const t in tS)Bd[t]={isEnabled:e=>tS[t].some(n=>!!e[n])};function nU(t){for(const e in t)Bd[e]={...Bd[e],...t[e]}}const pk=X.createContext({}),gk=X.createContext({}),rU=Symbol.for("motionComponentSymbol");function iU({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&nU(t);function o(c,f){let p;const w={...X.useContext(ck),...c,layoutId:oU(c)},{isStatic:g}=w,T=tU(c),E=r(c,g);if(!g&&Hp){T.visualElement=JH(i,E,w,e);const A=X.useContext(gk),I=X.useContext(fk).strict;T.visualElement&&(p=T.visualElement.loadFeatures(w,I,t,A))}return kn.createElement(Vp.Provider,{value:T},p&&T.visualElement?kn.createElement(p,{visualElement:T.visualElement,...w}):null,n(i,c,QH(E,T.visualElement,f),E,g,T.visualElement))}const a=X.forwardRef(o);return a[rU]=i,a}function oU({layoutId:t}){const e=X.useContext(pk).id;return e&&t!==void 0?e+"-"+t:t}function sU(t){function e(r,i={}){return iU(t(r,i))}if(typeof Proxy>"u")return e;const n=new Map;return new Proxy(e,{get:(r,i)=>(n.has(i)||n.set(i,e(i)),n.get(i))})}const aU=["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 jy(t){return typeof t!="string"||t.includes("-")?!1:!!(aU.indexOf(t)>-1||/[A-Z]/.test(t))}const dp={};function lU(t){Object.assign(dp,t)}const Zd=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Rc=new Set(Zd);function mk(t,{layout:e,layoutId:n}){return Rc.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!dp[t]||t==="opacity")}const Ro=t=>!!(t&&t.getVelocity),uU={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},cU=Zd.length;function fU(t,{enableHardwareAcceleration:e=!0,allowTransformNone:n=!0},r,i){let o="";for(let a=0;a<cU;a++){const c=Zd[a];if(t[c]!==void 0){const f=uU[c]||c;o+=`${f}(${t[c]}) `}}return e&&!t.z&&(o+="translateZ(0)"),o=o.trim(),i?o=i(t,r?"":o):n&&r&&(o="none"),o}const vk=t=>e=>typeof e=="string"&&e.startsWith(t),yk=vk("--"),dv=vk("var(--"),dU=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,hU=(t,e)=>e&&typeof t=="number"?e.transform(t):t,xu=(t,e,n)=>Math.min(Math.max(n,t),e),Ac={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Cd={...Ac,transform:t=>xu(0,1,t)},Dh={...Ac,default:1},Ed=t=>Math.round(t*1e5)/1e5,zp=/(-)?([\d]*\.?[\d])+/g,bk=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,pU=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function Jd(t){return typeof t=="string"}const Qd=t=>({test:e=>Jd(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),au=Qd("deg"),$a=Qd("%"),Rt=Qd("px"),gU=Qd("vh"),mU=Qd("vw"),nS={...$a,parse:t=>$a.parse(t)/100,transform:t=>$a.transform(t*100)},rS={...Ac,transform:Math.round},wk={borderWidth:Rt,borderTopWidth:Rt,borderRightWidth:Rt,borderBottomWidth:Rt,borderLeftWidth:Rt,borderRadius:Rt,radius:Rt,borderTopLeftRadius:Rt,borderTopRightRadius:Rt,borderBottomRightRadius:Rt,borderBottomLeftRadius:Rt,width:Rt,maxWidth:Rt,height:Rt,maxHeight:Rt,size:Rt,top:Rt,right:Rt,bottom:Rt,left:Rt,padding:Rt,paddingTop:Rt,paddingRight:Rt,paddingBottom:Rt,paddingLeft:Rt,margin:Rt,marginTop:Rt,marginRight:Rt,marginBottom:Rt,marginLeft:Rt,rotate:au,rotateX:au,rotateY:au,rotateZ:au,scale:Dh,scaleX:Dh,scaleY:Dh,scaleZ:Dh,skew:au,skewX:au,skewY:au,distance:Rt,translateX:Rt,translateY:Rt,translateZ:Rt,x:Rt,y:Rt,z:Rt,perspective:Rt,transformPerspective:Rt,opacity:Cd,originX:nS,originY:nS,originZ:Rt,zIndex:rS,fillOpacity:Cd,strokeOpacity:Cd,numOctaves:rS};function By(t,e,n,r){const{style:i,vars:o,transform:a,transformOrigin:c}=t;let f=!1,p=!1,w=!0;for(const g in e){const T=e[g];if(yk(g)){o[g]=T;continue}const E=wk[g],A=hU(T,E);if(Rc.has(g)){if(f=!0,a[g]=A,!w)continue;T!==(E.default||0)&&(w=!1)}else g.startsWith("origin")?(p=!0,c[g]=A):i[g]=A}if(e.transform||(f||r?i.transform=fU(t.transform,n,w,r):i.transform&&(i.transform="none")),p){const{originX:g="50%",originY:T="50%",originZ:E=0}=c;i.transformOrigin=`${g} ${T} ${E}`}}const $y=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function xk(t,e,n){for(const r in e)!Ro(e[r])&&!mk(r,n)&&(t[r]=e[r])}function vU({transformTemplate:t},e,n){return X.useMemo(()=>{const r=$y();return By(r,e,{enableHardwareAcceleration:!n},t),Object.assign({},r.vars,r.style)},[e])}function yU(t,e,n){const r=t.style||{},i={};return xk(i,r,t),Object.assign(i,vU(t,e,n)),t.transformValues?t.transformValues(i):i}function bU(t,e,n){const r={},i=yU(t,e,n);return t.drag&&t.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(r.tabIndex=0),r.style=i,r}const wU=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 hp(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||wU.has(t)}let Sk=t=>!hp(t);function xU(t){t&&(Sk=e=>e.startsWith("on")?!hp(e):t(e))}try{xU(require("@emotion/is-prop-valid").default)}catch{}function SU(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(Sk(i)||n===!0&&hp(i)||!e&&!hp(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function iS(t,e,n){return typeof t=="string"?t:Rt.transform(e+n*t)}function TU(t,e,n){const r=iS(e,t.x,t.width),i=iS(n,t.y,t.height);return`${r} ${i}`}const CU={offset:"stroke-dashoffset",array:"stroke-dasharray"},EU={offset:"strokeDashoffset",array:"strokeDasharray"};function kU(t,e,n=1,r=0,i=!0){t.pathLength=1;const o=i?CU:EU;t[o.offset]=Rt.transform(-r);const a=Rt.transform(e),c=Rt.transform(n);t[o.array]=`${a} ${c}`}function Vy(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:o,pathLength:a,pathSpacing:c=1,pathOffset:f=0,...p},w,g,T){if(By(t,p,w,T),g){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:E,style:A,dimensions:I}=t;E.transform&&(I&&(A.transform=E.transform),delete E.transform),I&&(i!==void 0||o!==void 0||A.transform)&&(A.transformOrigin=TU(I,i!==void 0?i:.5,o!==void 0?o:.5)),e!==void 0&&(E.x=e),n!==void 0&&(E.y=n),r!==void 0&&(E.scale=r),a!==void 0&&kU(E,a,c,f,!1)}const Tk=()=>({...$y(),attrs:{}}),Hy=t=>typeof t=="string"&&t.toLowerCase()==="svg";function DU(t,e,n,r){const i=X.useMemo(()=>{const o=Tk();return Vy(o,e,{enableHardwareAcceleration:!1},Hy(r),t.transformTemplate),{...o.attrs,style:{...o.style}}},[e]);if(t.style){const o={};xk(o,t.style,t),i.style={...o,...i.style}}return i}function PU(t=!1){return(n,r,i,{latestValues:o},a)=>{const f=(jy(n)?DU:bU)(r,o,a,n),w={...SU(r,typeof n=="string",t),...f,ref:i},{children:g}=r,T=X.useMemo(()=>Ro(g)?g.get():g,[g]);return X.createElement(n,{...w,children:T})}}function Ck(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const o in n)t.style.setProperty(o,n[o])}const Ek=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 kk(t,e,n,r){Ck(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(Ek.has(i)?i:Ly(i),e.attrs[i])}function Uy(t,e){const{style:n}=t,r={};for(const i in n)(Ro(n[i])||e.style&&Ro(e.style[i])||mk(i,t))&&(r[i]=n[i]);return r}function Dk(t,e){const n=Uy(t,e);for(const r in t)if(Ro(t[r])||Ro(e[r])){const i=Zd.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=t[r]}return n}function Wy(t,e,n,r={},i={}){return typeof e=="function"&&(e=e(n!==void 0?n:t.custom,r,i)),typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"&&(e=e(n!==void 0?n:t.custom,r,i)),e}function OU(t){const e=X.useRef(null);return e.current===null&&(e.current=t()),e.current}const pp=t=>Array.isArray(t),_U=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),RU=t=>pp(t)?t[t.length-1]||0:t;function Yh(t){const e=Ro(t)?t.get():t;return _U(e)?e.toValue():e}function AU({scrapeMotionValuesFromProps:t,createRenderState:e,onMount:n},r,i,o){const a={latestValues:IU(r,i,o,t),renderState:e()};return n&&(a.mount=c=>n(r,c,a)),a}const Pk=t=>(e,n)=>{const r=X.useContext(Vp),i=X.useContext(My),o=()=>AU(t,e,r,i);return n?o():OU(o)};function IU(t,e,n,r){const i={},o=r(t,{});for(const T in o)i[T]=Yh(o[T]);let{initial:a,animate:c}=t;const f=Wp(t),p=hk(t);e&&p&&!f&&t.inherit!==!1&&(a===void 0&&(a=e.initial),c===void 0&&(c=e.animate));let w=n?n.initial===!1:!1;w=w||a===!1;const g=w?c:a;return g&&typeof g!="boolean"&&!Up(g)&&(Array.isArray(g)?g:[g]).forEach(E=>{const A=Wy(t,E);if(!A)return;const{transitionEnd:I,transition:j,..._}=A;for(const W in _){let H=_[W];if(Array.isArray(H)){const ne=w?H.length-1:0;H=H[ne]}H!==null&&(i[W]=H)}for(const W in I)i[W]=I[W]}),i}const sr=t=>t;class oS{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 MU(t){let e=new oS,n=new oS,r=0,i=!1,o=!1;const a=new WeakSet,c={schedule:(f,p=!1,w=!1)=>{const g=w&&i,T=g?e:n;return p&&a.add(f),T.add(f)&&g&&i&&(r=e.order.length),f},cancel:f=>{n.remove(f),a.delete(f)},process:f=>{if(i){o=!0;return}if(i=!0,[e,n]=[n,e],n.clear(),r=e.order.length,r)for(let p=0;p<r;p++){const w=e.order[p];w(f),a.has(w)&&(c.schedule(w),t())}i=!1,o&&(o=!1,c.process(f))}};return c}const Ph=["prepare","read","update","preRender","render","postRender"],LU=40;function FU(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},o=Ph.reduce((g,T)=>(g[T]=MU(()=>n=!0),g),{}),a=g=>o[g].process(i),c=()=>{const g=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(g-i.timestamp,LU),1),i.timestamp=g,i.isProcessing=!0,Ph.forEach(a),i.isProcessing=!1,n&&e&&(r=!1,t(c))},f=()=>{n=!0,r=!0,i.isProcessing||t(c)};return{schedule:Ph.reduce((g,T)=>{const E=o[T];return g[T]=(A,I=!1,j=!1)=>(n||f(),E.schedule(A,I,j)),g},{}),cancel:g=>Ph.forEach(T=>o[T].cancel(g)),state:i,steps:o}}const{schedule:Ln,cancel:Dl,state:Fi,steps:Jg}=FU(typeof requestAnimationFrame<"u"?requestAnimationFrame:sr,!0),NU={useVisualState:Pk({scrapeMotionValuesFromProps:Dk,createRenderState:Tk,onMount:(t,e,{renderState:n,latestValues:r})=>{Ln.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),Ln.render(()=>{Vy(n,r,{enableHardwareAcceleration:!1},Hy(e.tagName),t.transformTemplate),kk(e,n)})}})},jU={useVisualState:Pk({scrapeMotionValuesFromProps:Uy,createRenderState:$y})};function BU(t,{forwardMotionProps:e=!1},n,r){return{...jy(t)?NU:jU,preloadedFeatures:n,useRender:PU(e),createVisualElement:r,Component:t}}function wl(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}const Ok=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function Yp(t,e="page"){return{point:{x:t[e+"X"],y:t[e+"Y"]}}}const $U=t=>e=>Ok(e)&&t(e,Yp(e));function Tl(t,e,n,r){return wl(t,e,$U(n),r)}const VU=(t,e)=>n=>e(t(n)),fu=(...t)=>t.reduce(VU);function _k(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const sS=_k("dragHorizontal"),aS=_k("dragVertical");function Rk(t){let e=!1;if(t==="y")e=aS();else if(t==="x")e=sS();else{const n=sS(),r=aS();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function Ak(){const t=Rk(!0);return t?(t(),!1):!0}class ku{constructor(e){this.isMounted=!1,this.node=e}update(){}}function lS(t,e){const n="pointer"+(e?"enter":"leave"),r="onHover"+(e?"Start":"End"),i=(o,a)=>{if(o.pointerType==="touch"||Ak())return;const c=t.getProps();t.animationState&&c.whileHover&&t.animationState.setActive("whileHover",e),c[r]&&Ln.update(()=>c[r](o,a))};return Tl(t.current,n,i,{passive:!t.getProps()[r]})}class HU extends ku{mount(){this.unmount=fu(lS(this.node,!0),lS(this.node,!1))}unmount(){}}class UU extends ku{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=fu(wl(this.node.current,"focus",()=>this.onFocus()),wl(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Ik=(t,e)=>e?t===e?!0:Ik(t,e.parentElement):!1;function Qg(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,Yp(n))}class WU extends ku{constructor(){super(...arguments),this.removeStartListeners=sr,this.removeEndListeners=sr,this.removeAccessibleListeners=sr,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),o=Tl(window,"pointerup",(c,f)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:w,globalTapTarget:g}=this.node.getProps();Ln.update(()=>{!g&&!Ik(this.node.current,c.target)?w&&w(c,f):p&&p(c,f)})},{passive:!(r.onTap||r.onPointerUp)}),a=Tl(window,"pointercancel",(c,f)=>this.cancelPress(c,f),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=fu(o,a),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=o=>{if(o.key!=="Enter"||this.isPressing)return;const a=c=>{c.key!=="Enter"||!this.checkPressEnd()||Qg("up",(f,p)=>{const{onTap:w}=this.node.getProps();w&&Ln.update(()=>w(f,p))})};this.removeEndListeners(),this.removeEndListeners=wl(this.node.current,"keyup",a),Qg("down",(c,f)=>{this.startPress(c,f)})},n=wl(this.node.current,"keydown",e),r=()=>{this.isPressing&&Qg("cancel",(o,a)=>this.cancelPress(o,a))},i=wl(this.node.current,"blur",r);this.removeAccessibleListeners=fu(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&Ln.update(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!Ak()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&Ln.update(()=>r(e,n))}mount(){const e=this.node.getProps(),n=Tl(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=wl(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=fu(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const hv=new WeakMap,em=new WeakMap,zU=t=>{const e=hv.get(t.target);e&&e(t)},YU=t=>{t.forEach(zU)};function GU({root:t,...e}){const n=t||document;em.has(n)||em.set(n,{});const r=em.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(YU,{root:t,...e})),r[i]}function qU(t,e,n){const r=GU(e);return hv.set(t,n),r.observe(t),()=>{hv.delete(t),r.unobserve(t)}}const XU={some:0,all:1};class KU extends ku{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:o}=e,a={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:XU[i]},c=f=>{const{isIntersecting:p}=f;if(this.isInView===p||(this.isInView=p,o&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:w,onViewportLeave:g}=this.node.getProps(),T=p?w:g;T&&T(f)};return qU(this.node.current,a,c)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(ZU(e,n))&&this.startObserver()}unmount(){}}function ZU({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const JU={inView:{Feature:KU},tap:{Feature:WU},focus:{Feature:UU},hover:{Feature:HU}};function Mk(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function QU(t){const e={};return t.values.forEach((n,r)=>e[r]=n.get()),e}function eW(t){const e={};return t.values.forEach((n,r)=>e[r]=n.getVelocity()),e}function Gp(t,e,n){const r=t.getProps();return Wy(r,e,n!==void 0?n:r.custom,QU(t),eW(t))}let eh=sr,aa=sr;process.env.NODE_ENV!=="production"&&(eh=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},aa=(t,e)=>{if(!t)throw new Error(e)});const du=t=>t*1e3,Cl=t=>t/1e3,tW={current:!1},Lk=t=>Array.isArray(t)&&typeof t[0]=="number";function Fk(t){return!!(!t||typeof t=="string"&&Nk[t]||Lk(t)||Array.isArray(t)&&t.every(Fk))}const gd=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Nk={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:gd([0,.65,.55,1]),circOut:gd([.55,0,1,.45]),backIn:gd([.31,.01,.66,-.59]),backOut:gd([.33,1.53,.69,.99])};function jk(t){if(t)return Lk(t)?gd(t):Array.isArray(t)?t.map(jk):Nk[t]}function nW(t,e,n,{delay:r=0,duration:i,repeat:o=0,repeatType:a="loop",ease:c,times:f}={}){const p={[e]:n};f&&(p.offset=f);const w=jk(c);return Array.isArray(w)&&(p.easing=w),t.animate(p,{delay:r,duration:i,easing:Array.isArray(w)?"linear":w,fill:"both",iterations:o+1,direction:a==="reverse"?"alternate":"normal"})}function rW(t,{repeat:e,repeatType:n="loop"}){const r=e&&n!=="loop"&&e%2===1?0:t.length-1;return t[r]}const Bk=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,iW=1e-7,oW=12;function sW(t,e,n,r,i){let o,a,c=0;do a=e+(n-e)/2,o=Bk(a,r,i)-t,o>0?n=a:e=a;while(Math.abs(o)>iW&&++c<oW);return a}function th(t,e,n,r){if(t===e&&n===r)return sr;const i=o=>sW(o,0,1,t,n);return o=>o===0||o===1?o:Bk(i(o),e,r)}const aW=th(.42,0,1,1),lW=th(0,0,.58,1),$k=th(.42,0,.58,1),uW=t=>Array.isArray(t)&&typeof t[0]!="number",Vk=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Hk=t=>e=>1-t(1-e),zy=t=>1-Math.sin(Math.acos(t)),Uk=Hk(zy),cW=Vk(zy),Wk=th(.33,1.53,.69,.99),Yy=Hk(Wk),fW=Vk(Yy),dW=t=>(t*=2)<1?.5*Yy(t):.5*(2-Math.pow(2,-10*(t-1))),uS={linear:sr,easeIn:aW,easeInOut:$k,easeOut:lW,circIn:zy,circInOut:cW,circOut:Uk,backIn:Yy,backInOut:fW,backOut:Wk,anticipate:dW},cS=t=>{if(Array.isArray(t)){aa(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return th(e,n,r,i)}else if(typeof t=="string")return aa(uS[t]!==void 0,`Invalid easing type '${t}'`),uS[t];return t},Gy=(t,e)=>n=>!!(Jd(n)&&pU.test(n)&&n.startsWith(t)||e&&Object.prototype.hasOwnProperty.call(n,e)),zk=(t,e,n)=>r=>{if(!Jd(r))return r;const[i,o,a,c]=r.match(zp);return{[t]:parseFloat(i),[e]:parseFloat(o),[n]:parseFloat(a),alpha:c!==void 0?parseFloat(c):1}},hW=t=>xu(0,255,t),tm={...Ac,transform:t=>Math.round(hW(t))},vc={test:Gy("rgb","red"),parse:zk("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+tm.transform(t)+", "+tm.transform(e)+", "+tm.transform(n)+", "+Ed(Cd.transform(r))+")"};function pW(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const pv={test:Gy("#"),parse:pW,transform:vc.transform},wf={test:Gy("hsl","hue"),parse:zk("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+$a.transform(Ed(e))+", "+$a.transform(Ed(n))+", "+Ed(Cd.transform(r))+")"},ro={test:t=>vc.test(t)||pv.test(t)||wf.test(t),parse:t=>vc.test(t)?vc.parse(t):wf.test(t)?wf.parse(t):pv.parse(t),transform:t=>Jd(t)?t:t.hasOwnProperty("red")?vc.transform(t):wf.transform(t)},Zn=(t,e,n)=>-n*t+n*e+t;function nm(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 gW({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,o=0,a=0;if(!e)i=o=a=n;else{const c=n<.5?n*(1+e):n+e-n*e,f=2*n-c;i=nm(f,c,t+1/3),o=nm(f,c,t),a=nm(f,c,t-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const rm=(t,e,n)=>{const r=t*t;return Math.sqrt(Math.max(0,n*(e*e-r)+r))},mW=[pv,vc,wf],vW=t=>mW.find(e=>e.test(t));function fS(t){const e=vW(t);aa(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`);let n=e.parse(t);return e===wf&&(n=gW(n)),n}const Yk=(t,e)=>{const n=fS(t),r=fS(e),i={...n};return o=>(i.red=rm(n.red,r.red,o),i.green=rm(n.green,r.green,o),i.blue=rm(n.blue,r.blue,o),i.alpha=Zn(n.alpha,r.alpha,o),vc.transform(i))};function yW(t){var e,n;return isNaN(t)&&Jd(t)&&(((e=t.match(zp))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(bk))===null||n===void 0?void 0:n.length)||0)>0}const Gk={regex:dU,countKey:"Vars",token:"${v}",parse:sr},qk={regex:bk,countKey:"Colors",token:"${c}",parse:ro.parse},Xk={regex:zp,countKey:"Numbers",token:"${n}",parse:Ac.parse};function im(t,{regex:e,countKey:n,token:r,parse:i}){const o=t.tokenised.match(e);o&&(t["num"+n]=o.length,t.tokenised=t.tokenised.replace(e,r),t.values.push(...o.map(i)))}function gp(t){const e=t.toString(),n={value:e,tokenised:e,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&im(n,Gk),im(n,qk),im(n,Xk),n}function Kk(t){return gp(t).values}function Zk(t){const{values:e,numColors:n,numVars:r,tokenised:i}=gp(t),o=e.length;return a=>{let c=i;for(let f=0;f<o;f++)f<r?c=c.replace(Gk.token,a[f]):f<r+n?c=c.replace(qk.token,ro.transform(a[f])):c=c.replace(Xk.token,Ed(a[f]));return c}}const bW=t=>typeof t=="number"?0:t;function wW(t){const e=Kk(t);return Zk(t)(e.map(bW))}const Su={test:yW,parse:Kk,createTransformer:Zk,getAnimatableNone:wW},Jk=(t,e)=>n=>`${n>0?e:t}`;function Qk(t,e){return typeof t=="number"?n=>Zn(t,e,n):ro.test(t)?Yk(t,e):t.startsWith("var(")?Jk(t,e):tD(t,e)}const eD=(t,e)=>{const n=[...t],r=n.length,i=t.map((o,a)=>Qk(o,e[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}},xW=(t,e)=>{const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Qk(t[i],e[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}},tD=(t,e)=>{const n=Su.createTransformer(e),r=gp(t),i=gp(e);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?fu(eD(r.values,i.values),n):(eh(!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.`),Jk(t,e))},$d=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},dS=(t,e)=>n=>Zn(t,e,n);function SW(t){return typeof t=="number"?dS:typeof t=="string"?ro.test(t)?Yk:tD:Array.isArray(t)?eD:typeof t=="object"?xW:dS}function TW(t,e,n){const r=[],i=n||SW(t[0]),o=t.length-1;for(let a=0;a<o;a++){let c=i(t[a],t[a+1]);if(e){const f=Array.isArray(e)?e[a]||sr:e;c=fu(f,c)}r.push(c)}return r}function nD(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const o=t.length;if(aa(o===e.length,"Both input and output ranges must be the same length"),o===1)return()=>e[0];t[0]>t[o-1]&&(t=[...t].reverse(),e=[...e].reverse());const a=TW(e,r,i),c=a.length,f=p=>{let w=0;if(c>1)for(;w<t.length-2&&!(p<t[w+1]);w++);const g=$d(t[w],t[w+1],p);return a[w](g)};return n?p=>f(xu(t[0],t[o-1],p)):f}function CW(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=$d(0,e,r);t.push(Zn(n,1,i))}}function EW(t){const e=[0];return CW(e,t.length-1),e}function kW(t,e){return t.map(n=>n*e)}function DW(t,e){return t.map(()=>e||$k).splice(0,t.length-1)}function mp({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=uW(r)?r.map(cS):cS(r),o={done:!1,value:e[0]},a=kW(n&&n.length===e.length?n:EW(e),t),c=nD(a,e,{ease:Array.isArray(i)?i:DW(e,i)});return{calculatedDuration:t,next:f=>(o.value=c(f),o.done=f>=t,o)}}function rD(t,e){return e?t*(1e3/e):0}const PW=5;function iD(t,e,n){const r=Math.max(e-PW,0);return rD(n-t(r),e-r)}const hS=.001,OW=.01,pS=10,_W=.05,RW=1;function AW({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,o;eh(t<=du(pS),"Spring duration must be 10 seconds or less");let a=1-e;a=xu(_W,RW,a),t=xu(OW,pS,Cl(t)),a<1?(i=p=>{const w=p*a,g=w*t,T=w-n,E=gv(p,a),A=Math.exp(-g);return hS-T/E*A},o=p=>{const g=p*a*t,T=g*n+n,E=Math.pow(a,2)*Math.pow(p,2)*t,A=Math.exp(-g),I=gv(Math.pow(p,2),a);return(-i(p)+hS>0?-1:1)*((T-E)*A)/I}):(i=p=>{const w=Math.exp(-p*t),g=(p-n)*t+1;return-.001+w*g},o=p=>{const w=Math.exp(-p*t),g=(n-p)*(t*t);return w*g});const c=5/t,f=MW(i,o,c);if(t=du(t),isNaN(f))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(f,2)*r;return{stiffness:p,damping:a*2*Math.sqrt(r*p),duration:t}}}const IW=12;function MW(t,e,n){let r=n;for(let i=1;i<IW;i++)r=r-t(r)/e(r);return r}function gv(t,e){return t*Math.sqrt(1-e*e)}const LW=["duration","bounce"],FW=["stiffness","damping","mass"];function gS(t,e){return e.some(n=>t[n]!==void 0)}function NW(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!gS(t,FW)&&gS(t,LW)){const n=AW(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function oD({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],o=t[t.length-1],a={done:!1,value:i},{stiffness:c,damping:f,mass:p,duration:w,velocity:g,isResolvedFromDuration:T}=NW({...r,velocity:-Cl(r.velocity||0)}),E=g||0,A=f/(2*Math.sqrt(c*p)),I=o-i,j=Cl(Math.sqrt(c/p)),_=Math.abs(I)<5;n||(n=_?.01:2),e||(e=_?.005:.5);let W;if(A<1){const H=gv(j,A);W=ne=>{const q=Math.exp(-A*j*ne);return o-q*((E+A*j*I)/H*Math.sin(H*ne)+I*Math.cos(H*ne))}}else if(A===1)W=H=>o-Math.exp(-j*H)*(I+(E+j*I)*H);else{const H=j*Math.sqrt(A*A-1);W=ne=>{const q=Math.exp(-A*j*ne),ie=Math.min(H*ne,300);return o-q*((E+A*j*I)*Math.sinh(ie)+H*I*Math.cosh(ie))/H}}return{calculatedDuration:T&&w||null,next:H=>{const ne=W(H);if(T)a.done=H>=w;else{let q=E;H!==0&&(A<1?q=iD(W,H,ne):q=0);const ie=Math.abs(q)<=n,x=Math.abs(o-ne)<=e;a.done=ie&&x}return a.value=a.done?o:ne,a}}}function mS({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:o=500,modifyTarget:a,min:c,max:f,restDelta:p=.5,restSpeed:w}){const g=t[0],T={done:!1,value:g},E=le=>c!==void 0&&le<c||f!==void 0&&le>f,A=le=>c===void 0?f:f===void 0||Math.abs(c-le)<Math.abs(f-le)?c:f;let I=n*e;const j=g+I,_=a===void 0?j:a(j);_!==j&&(I=_-g);const W=le=>-I*Math.exp(-le/r),H=le=>_+W(le),ne=le=>{const ae=W(le),je=H(le);T.done=Math.abs(ae)<=p,T.value=T.done?_:je};let q,ie;const x=le=>{E(T.value)&&(q=le,ie=oD({keyframes:[T.value,A(T.value)],velocity:iD(H,le,T.value),damping:i,stiffness:o,restDelta:p,restSpeed:w}))};return x(0),{calculatedDuration:null,next:le=>{let ae=!1;return!ie&&q===void 0&&(ae=!0,ne(le),x(le)),q!==void 0&&le>q?ie.next(le-q):(!ae&&ne(le),T)}}}const jW=t=>{const e=({timestamp:n})=>t(n);return{start:()=>Ln.update(e,!0),stop:()=>Dl(e),now:()=>Fi.isProcessing?Fi.timestamp:performance.now()}},vS=2e4;function yS(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<vS;)e+=n,r=t.next(e);return e>=vS?1/0:e}const BW={decay:mS,inertia:mS,tween:mp,keyframes:mp,spring:oD};function vp({autoplay:t=!0,delay:e=0,driver:n=jW,keyframes:r,type:i="keyframes",repeat:o=0,repeatDelay:a=0,repeatType:c="loop",onPlay:f,onStop:p,onComplete:w,onUpdate:g,...T}){let E=1,A=!1,I,j;const _=()=>{j=new Promise(Se=>{I=Se})};_();let W;const H=BW[i]||mp;let ne;H!==mp&&typeof r[0]!="number"&&(process.env.NODE_ENV!=="production"&&aa(r.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${r}`),ne=nD([0,100],r,{clamp:!1}),r=[0,100]);const q=H({...T,keyframes:r});let ie;c==="mirror"&&(ie=H({...T,keyframes:[...r].reverse(),velocity:-(T.velocity||0)}));let x="idle",le=null,ae=null,je=null;q.calculatedDuration===null&&o&&(q.calculatedDuration=yS(q));const{calculatedDuration:nt}=q;let et=1/0,Pe=1/0;nt!==null&&(et=nt+a,Pe=et*(o+1)-a);let Me=0;const fe=Se=>{if(ae===null)return;E>0&&(ae=Math.min(ae,Se)),E<0&&(ae=Math.min(Se-Pe/E,ae)),le!==null?Me=le:Me=Math.round(Se-ae)*E;const Be=Me-e*(E>=0?1:-1),Qe=E>=0?Be<0:Be>Pe;Me=Math.max(Be,0),x==="finished"&&le===null&&(Me=Pe);let Ye=Me,Ke=q;if(o){const pt=Math.min(Me,Pe)/et;let ft=Math.floor(pt),yt=pt%1;!yt&&pt>=1&&(yt=1),yt===1&&ft--,ft=Math.min(ft,o+1),!!(ft%2)&&(c==="reverse"?(yt=1-yt,a&&(yt-=a/et)):c==="mirror"&&(Ke=ie)),Ye=xu(0,1,yt)*et}const qe=Qe?{done:!1,value:r[0]}:Ke.next(Ye);ne&&(qe.value=ne(qe.value));let{done:ot}=qe;!Qe&&nt!==null&&(ot=E>=0?Me>=Pe:Me<=0);const ct=le===null&&(x==="finished"||x==="running"&&ot);return g&&g(qe.value),ct&&$e(),qe},me=()=>{W&&W.stop(),W=void 0},Oe=()=>{x="idle",me(),I(),_(),ae=je=null},$e=()=>{x="finished",w&&w(),me(),I()},Ze=()=>{if(A)return;W||(W=n(fe));const Se=W.now();f&&f(),le!==null?ae=Se-le:(!ae||x==="finished")&&(ae=Se),x==="finished"&&_(),je=ae,le=null,x="running",W.start()};t&&Ze();const ve={then(Se,Be){return j.then(Se,Be)},get time(){return Cl(Me)},set time(Se){Se=du(Se),Me=Se,le!==null||!W||E===0?le=Se:ae=W.now()-Se/E},get duration(){const Se=q.calculatedDuration===null?yS(q):q.calculatedDuration;return Cl(Se)},get speed(){return E},set speed(Se){Se===E||!W||(E=Se,ve.time=Cl(Me))},get state(){return x},play:Ze,pause:()=>{x="paused",le=Me},stop:()=>{A=!0,x!=="idle"&&(x="idle",p&&p(),Oe())},cancel:()=>{je!==null&&fe(je),Oe()},complete:()=>{x="finished"},sample:Se=>(ae=0,fe(Se))};return ve}function $W(t){let e;return()=>(e===void 0&&(e=t()),e)}const VW=$W(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),HW=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Oh=10,UW=2e4,WW=(t,e)=>e.type==="spring"||t==="backgroundColor"||!Fk(e.ease);function zW(t,e,{onUpdate:n,onComplete:r,...i}){if(!(VW()&&HW.has(e)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let a=!1,c,f,p=!1;const w=()=>{f=new Promise(H=>{c=H})};w();let{keyframes:g,duration:T=300,ease:E,times:A}=i;if(WW(e,i)){const H=vp({...i,repeat:0,delay:0});let ne={done:!1,value:g[0]};const q=[];let ie=0;for(;!ne.done&&ie<UW;)ne=H.sample(ie),q.push(ne.value),ie+=Oh;A=void 0,g=q,T=ie-Oh,E="linear"}const I=nW(t.owner.current,e,g,{...i,duration:T,ease:E,times:A}),j=()=>{p=!1,I.cancel()},_=()=>{p=!0,Ln.update(j),c(),w()};return I.onfinish=()=>{p||(t.set(rW(g,i)),r&&r(),_())},{then(H,ne){return f.then(H,ne)},attachTimeline(H){return I.timeline=H,I.onfinish=null,sr},get time(){return Cl(I.currentTime||0)},set time(H){I.currentTime=du(H)},get speed(){return I.playbackRate},set speed(H){I.playbackRate=H},get duration(){return Cl(T)},play:()=>{a||(I.play(),Dl(j))},pause:()=>I.pause(),stop:()=>{if(a=!0,I.playState==="idle")return;const{currentTime:H}=I;if(H){const ne=vp({...i,autoplay:!1});t.setWithVelocity(ne.sample(H-Oh).value,ne.sample(H).value,Oh)}_()},complete:()=>{p||I.finish()},cancel:_}}function YW({keyframes:t,delay:e,onUpdate:n,onComplete:r}){const i=()=>(n&&n(t[t.length-1]),r&&r(),{time:0,speed:1,duration:0,play:sr,pause:sr,stop:sr,then:o=>(o(),Promise.resolve()),cancel:sr,complete:sr});return e?vp({keyframes:[0,1],duration:0,delay:e,onComplete:i}):i()}const GW={type:"spring",stiffness:500,damping:25,restSpeed:10},qW=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),XW={type:"keyframes",duration:.8},KW={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},ZW=(t,{keyframes:e})=>e.length>2?XW:Rc.has(t)?t.startsWith("scale")?qW(e[1]):GW:KW,mv=(t,e)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(Su.test(e)||e==="0")&&!e.startsWith("url(")),JW=new Set(["brightness","contrast","saturate","opacity"]);function QW(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(zp)||[];if(!r)return t;const i=n.replace(r,"");let o=JW.has(e)?1:0;return r!==n&&(o*=100),e+"("+o+i+")"}const ez=/([a-z-]*)\(.*?\)/g,vv={...Su,getAnimatableNone:t=>{const e=t.match(ez);return e?e.map(QW).join(" "):t}},tz={...wk,color:ro,backgroundColor:ro,outlineColor:ro,fill:ro,stroke:ro,borderColor:ro,borderTopColor:ro,borderRightColor:ro,borderBottomColor:ro,borderLeftColor:ro,filter:vv,WebkitFilter:vv},qy=t=>tz[t];function sD(t,e){let n=qy(t);return n!==vv&&(n=Su),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const aD=t=>/^0[^.\s]+$/.test(t);function nz(t){if(typeof t=="number")return t===0;if(t!==null)return t==="none"||t==="0"||aD(t)}function rz(t,e,n,r){const i=mv(e,n);let o;Array.isArray(n)?o=[...n]:o=[null,n];const a=r.from!==void 0?r.from:t.get();let c;const f=[];for(let p=0;p<o.length;p++)o[p]===null&&(o[p]=p===0?a:o[p-1]),nz(o[p])&&f.push(p),typeof o[p]=="string"&&o[p]!=="none"&&o[p]!=="0"&&(c=o[p]);if(i&&f.length&&c)for(let p=0;p<f.length;p++){const w=f[p];o[w]=sD(e,c)}return o}function iz({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:c,from:f,elapsed:p,...w}){return!!Object.keys(w).length}function Xy(t,e){return t[e]||t.default||t}const oz={skipAnimations:!1},Ky=(t,e,n,r={})=>i=>{const o=Xy(r,t)||{},a=o.delay||r.delay||0;let{elapsed:c=0}=r;c=c-du(a);const f=rz(e,t,n,o),p=f[0],w=f[f.length-1],g=mv(t,p),T=mv(t,w);eh(g===T,`You are trying to animate ${t} from "${p}" to "${w}". ${p} is not an animatable value - to enable this animation set ${p} to a value animatable to ${w} via the \`style\` property.`);let E={keyframes:f,velocity:e.getVelocity(),ease:"easeOut",...o,delay:-c,onUpdate:A=>{e.set(A),o.onUpdate&&o.onUpdate(A)},onComplete:()=>{i(),o.onComplete&&o.onComplete()}};if(iz(o)||(E={...E,...ZW(t,E)}),E.duration&&(E.duration=du(E.duration)),E.repeatDelay&&(E.repeatDelay=du(E.repeatDelay)),!g||!T||tW.current||o.type===!1||oz.skipAnimations)return YW(E);if(!r.isHandoff&&e.owner&&e.owner.current instanceof HTMLElement&&!e.owner.getProps().onUpdate){const A=zW(e,t,E);if(A)return A}return vp(E)};function yp(t){return!!(Ro(t)&&t.add)}const lD=t=>/^\-?\d*\.?\d+$/.test(t);function Zy(t,e){t.indexOf(e)===-1&&t.push(e)}function Jy(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class Qy{constructor(){this.subscriptions=[]}add(e){return Zy(this.subscriptions,e),()=>Jy(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const bS=new Set;function eb(t,e,n){t||bS.has(e)||(console.warn(e),bS.add(e))}const sz=t=>!isNaN(parseFloat(t));class az{constructor(e,n={}){this.version="10.18.0",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:o,timestamp:a}=Fi;this.lastUpdated!==a&&(this.timeDelta=o,this.lastUpdated=a,Ln.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()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>Ln.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==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=sz(this.current),this.owner=n.owner}onChange(e){return process.env.NODE_ENV!=="production"&&eb(!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 Qy);const r=this.events[e].add(n);return e==="change"?()=>{r(),Ln.read(()=>{this.events.change.getSize()||this.stop()})}:r}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,r){this.set(n),this.prev=e,this.timeDelta=r}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?rD(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 _f(t,e){return new az(t,e)}const uD=t=>e=>e.test(t),lz={test:t=>t==="auto",parse:t=>t},cD=[Ac,Rt,$a,au,mU,gU,lz],ad=t=>cD.find(uD(t)),uz=[...cD,ro,Su],cz=t=>uz.find(uD(t));function fz(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,_f(n))}function dz(t,e){const n=Gp(t,e);let{transitionEnd:r={},transition:i={},...o}=n?t.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const c=RU(o[a]);fz(t,a,c)}}function hz(t,e,n){var r,i;const o=Object.keys(e).filter(c=>!t.hasValue(c)),a=o.length;if(a)for(let c=0;c<a;c++){const f=o[c],p=e[f];let w=null;Array.isArray(p)&&(w=p[0]),w===null&&(w=(i=(r=n[f])!==null&&r!==void 0?r:t.readValue(f))!==null&&i!==void 0?i:e[f]),w!=null&&(typeof w=="string"&&(lD(w)||aD(w))?w=parseFloat(w):!cz(w)&&Su.test(p)&&(w=sD(f,p)),t.addValue(f,_f(w,{owner:t})),n[f]===void 0&&(n[f]=w),w!==null&&t.setBaseTarget(f,w))}}function pz(t,e){return e?(e[t]||e.default||e).from:void 0}function gz(t,e,n){const r={};for(const i in t){const o=pz(i,e);if(o!==void 0)r[i]=o;else{const a=n.getValue(i);a&&(r[i]=a.get())}}return r}function mz({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function vz(t,e){const n=t.get();if(Array.isArray(e)){for(let r=0;r<e.length;r++)if(e[r]!==n)return!0}else return n!==e}function fD(t,e,{delay:n=0,transitionOverride:r,type:i}={}){let{transition:o=t.getDefaultTransition(),transitionEnd:a,...c}=t.makeTargetAnimatable(e);const f=t.getValue("willChange");r&&(o=r);const p=[],w=i&&t.animationState&&t.animationState.getState()[i];for(const g in c){const T=t.getValue(g),E=c[g];if(!T||E===void 0||w&&mz(w,g))continue;const A={delay:n,elapsed:0,...Xy(o||{},g)};if(window.HandoffAppearAnimations){const _=t.getProps()[dk];if(_){const W=window.HandoffAppearAnimations(_,g,T,Ln);W!==null&&(A.elapsed=W,A.isHandoff=!0)}}let I=!A.isHandoff&&!vz(T,E);if(A.type==="spring"&&(T.getVelocity()||A.velocity)&&(I=!1),T.animation&&(I=!1),I)continue;T.start(Ky(g,T,E,t.shouldReduceMotion&&Rc.has(g)?{type:!1}:A));const j=T.animation;yp(f)&&(f.add(g),j.then(()=>f.remove(g))),p.push(j)}return a&&Promise.all(p).then(()=>{a&&dz(t,a)}),p}function yv(t,e,n={}){const r=Gp(t,e,n.custom);let{transition:i=t.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const o=r?()=>Promise.all(fD(t,r,n)):()=>Promise.resolve(),a=t.variantChildren&&t.variantChildren.size?(f=0)=>{const{delayChildren:p=0,staggerChildren:w,staggerDirection:g}=i;return yz(t,e,p+f,w,g,n)}:()=>Promise.resolve(),{when:c}=i;if(c){const[f,p]=c==="beforeChildren"?[o,a]:[a,o];return f().then(()=>p())}else return Promise.all([o(),a(n.delay)])}function yz(t,e,n=0,r=0,i=1,o){const a=[],c=(t.variantChildren.size-1)*r,f=i===1?(p=0)=>p*r:(p=0)=>c-p*r;return Array.from(t.variantChildren).sort(bz).forEach((p,w)=>{p.notify("AnimationStart",e),a.push(yv(p,e,{...o,delay:n+f(w)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(a)}function bz(t,e){return t.sortNodePosition(e)}function wz(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(o=>yv(t,o,n));r=Promise.all(i)}else if(typeof e=="string")r=yv(t,e,n);else{const i=typeof e=="function"?Gp(t,e,n.custom):e;r=Promise.all(fD(t,i,n))}return r.then(()=>t.notify("AnimationComplete",e))}const xz=[...Fy].reverse(),Sz=Fy.length;function Tz(t){return e=>Promise.all(e.map(({animation:n,options:r})=>wz(t,n,r)))}function Cz(t){let e=Tz(t);const n=kz();let r=!0;const i=(f,p)=>{const w=Gp(t,p);if(w){const{transition:g,transitionEnd:T,...E}=w;f={...f,...E,...T}}return f};function o(f){e=f(t)}function a(f,p){const w=t.getProps(),g=t.getVariantContext(!0)||{},T=[],E=new Set;let A={},I=1/0;for(let _=0;_<Sz;_++){const W=xz[_],H=n[W],ne=w[W]!==void 0?w[W]:g[W],q=jd(ne),ie=W===p?H.isActive:null;ie===!1&&(I=_);let x=ne===g[W]&&ne!==w[W]&&q;if(x&&r&&t.manuallyAnimateOnMount&&(x=!1),H.protectedKeys={...A},!H.isActive&&ie===null||!ne&&!H.prevProp||Up(ne)||typeof ne=="boolean")continue;let ae=Ez(H.prevProp,ne)||W===p&&H.isActive&&!x&&q||_>I&&q,je=!1;const nt=Array.isArray(ne)?ne:[ne];let et=nt.reduce(i,{});ie===!1&&(et={});const{prevResolvedValues:Pe={}}=H,Me={...Pe,...et},fe=me=>{ae=!0,E.has(me)&&(je=!0,E.delete(me)),H.needsAnimating[me]=!0};for(const me in Me){const Oe=et[me],$e=Pe[me];if(A.hasOwnProperty(me))continue;let Ze=!1;pp(Oe)&&pp($e)?Ze=!Mk(Oe,$e):Ze=Oe!==$e,Ze?Oe!==void 0?fe(me):E.add(me):Oe!==void 0&&E.has(me)?fe(me):H.protectedKeys[me]=!0}H.prevProp=ne,H.prevResolvedValues=et,H.isActive&&(A={...A,...et}),r&&t.blockInitialAnimation&&(ae=!1),ae&&(!x||je)&&T.push(...nt.map(me=>({animation:me,options:{type:W,...f}})))}if(E.size){const _={};E.forEach(W=>{const H=t.getBaseTarget(W);H!==void 0&&(_[W]=H)}),T.push({animation:_})}let j=!!T.length;return r&&(w.initial===!1||w.initial===w.animate)&&!t.manuallyAnimateOnMount&&(j=!1),r=!1,j?e(T):Promise.resolve()}function c(f,p,w){var g;if(n[f].isActive===p)return Promise.resolve();(g=t.variantChildren)===null||g===void 0||g.forEach(E=>{var A;return(A=E.animationState)===null||A===void 0?void 0:A.setActive(f,p)}),n[f].isActive=p;const T=a(w,f);for(const E in n)n[E].protectedKeys={};return T}return{animateChanges:a,setActive:c,setAnimateFunction:o,getState:()=>n}}function Ez(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!Mk(e,t):!1}function sc(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function kz(){return{animate:sc(!0),whileInView:sc(),whileHover:sc(),whileTap:sc(),whileDrag:sc(),whileFocus:sc(),exit:sc()}}class Dz extends ku{constructor(e){super(e),e.animationState||(e.animationState=Cz(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();this.unmount(),Up(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 Pz=0;class Oz extends ku{constructor(){super(...arguments),this.id=Pz++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===i)return;const o=this.node.animationState.setActive("exit",!e,{custom:r??this.node.getProps().custom});n&&!e&&o.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const _z={animation:{Feature:Dz},exit:{Feature:Oz}},wS=(t,e)=>Math.abs(t-e);function Rz(t,e){const n=wS(t.x,e.x),r=wS(t.y,e.y);return Math.sqrt(n**2+r**2)}class dD{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:o=!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 g=sm(this.lastMoveEventInfo,this.history),T=this.startEvent!==null,E=Rz(g.offset,{x:0,y:0})>=3;if(!T&&!E)return;const{point:A}=g,{timestamp:I}=Fi;this.history.push({...A,timestamp:I});const{onStart:j,onMove:_}=this.handlers;T||(j&&j(this.lastMoveEvent,g),this.startEvent=this.lastMoveEvent),_&&_(this.lastMoveEvent,g)},this.handlePointerMove=(g,T)=>{this.lastMoveEvent=g,this.lastMoveEventInfo=om(T,this.transformPagePoint),Ln.update(this.updatePoint,!0)},this.handlePointerUp=(g,T)=>{this.end();const{onEnd:E,onSessionEnd:A,resumeAnimation:I}=this.handlers;if(this.dragSnapToOrigin&&I&&I(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const j=sm(g.type==="pointercancel"?this.lastMoveEventInfo:om(T,this.transformPagePoint),this.history);this.startEvent&&E&&E(g,j),A&&A(g,j)},!Ok(e))return;this.dragSnapToOrigin=o,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=Yp(e),c=om(a,this.transformPagePoint),{point:f}=c,{timestamp:p}=Fi;this.history=[{...f,timestamp:p}];const{onSessionStart:w}=n;w&&w(e,sm(c,this.history)),this.removeListeners=fu(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(),Dl(this.updatePoint)}}function om(t,e){return e?{point:e(t.point)}:t}function xS(t,e){return{x:t.x-e.x,y:t.y-e.y}}function sm({point:t},e){return{point:t,delta:xS(t,hD(e)),offset:xS(t,Az(e)),velocity:Iz(e,.1)}}function Az(t){return t[0]}function hD(t){return t[t.length-1]}function Iz(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=hD(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>du(e)));)n--;if(!r)return{x:0,y:0};const o=Cl(i.timestamp-r.timestamp);if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function es(t){return t.max-t.min}function bv(t,e=0,n=.01){return Math.abs(t-e)<=n}function SS(t,e,n,r=.5){t.origin=r,t.originPoint=Zn(e.min,e.max,t.origin),t.scale=es(n)/es(e),(bv(t.scale,1,1e-4)||isNaN(t.scale))&&(t.scale=1),t.translate=Zn(n.min,n.max,t.origin)-t.originPoint,(bv(t.translate)||isNaN(t.translate))&&(t.translate=0)}function kd(t,e,n,r){SS(t.x,e.x,n.x,r?r.originX:void 0),SS(t.y,e.y,n.y,r?r.originY:void 0)}function TS(t,e,n){t.min=n.min+e.min,t.max=t.min+es(e)}function Mz(t,e,n){TS(t.x,e.x,n.x),TS(t.y,e.y,n.y)}function CS(t,e,n){t.min=e.min-n.min,t.max=t.min+es(e)}function Dd(t,e,n){CS(t.x,e.x,n.x),CS(t.y,e.y,n.y)}function Lz(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Zn(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Zn(n,t,r.max):Math.min(t,n)),t}function ES(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 Fz(t,{top:e,left:n,bottom:r,right:i}){return{x:ES(t.x,n,i),y:ES(t.y,e,r)}}function kS(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function Nz(t,e){return{x:kS(t.x,e.x),y:kS(t.y,e.y)}}function jz(t,e){let n=.5;const r=es(t),i=es(e);return i>r?n=$d(e.min,e.max-r,t.min):r>i&&(n=$d(t.min,t.max-i,e.min)),xu(0,1,n)}function Bz(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 wv=.35;function $z(t=wv){return t===!1?t=0:t===!0&&(t=wv),{x:DS(t,"left","right"),y:DS(t,"top","bottom")}}function DS(t,e,n){return{min:PS(t,e),max:PS(t,n)}}function PS(t,e){return typeof t=="number"?t:t[e]||0}const OS=()=>({translate:0,scale:1,origin:0,originPoint:0}),xf=()=>({x:OS(),y:OS()}),_S=()=>({min:0,max:0}),kr=()=>({x:_S(),y:_S()});function Ps(t){return[t("x"),t("y")]}function pD({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function Vz({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function Hz(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function am(t){return t===void 0||t===1}function xv({scale:t,scaleX:e,scaleY:n}){return!am(t)||!am(e)||!am(n)}function hc(t){return xv(t)||gD(t)||t.z||t.rotate||t.rotateX||t.rotateY}function gD(t){return RS(t.x)||RS(t.y)}function RS(t){return t&&t!=="0%"}function bp(t,e,n){const r=t-n,i=e*r;return n+i}function AS(t,e,n,r,i){return i!==void 0&&(t=bp(t,i,r)),bp(t,n,r)+e}function Sv(t,e=0,n=1,r,i){t.min=AS(t.min,e,n,r,i),t.max=AS(t.max,e,n,r,i)}function mD(t,{x:e,y:n}){Sv(t.x,e.translate,e.scale,e.originPoint),Sv(t.y,n.translate,n.scale,n.originPoint)}function Uz(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let o,a;for(let c=0;c<i;c++){o=n[c],a=o.projectionDelta;const f=o.instance;f&&f.style&&f.style.display==="contents"||(r&&o.options.layoutScroll&&o.scroll&&o!==o.root&&Sf(t,{x:-o.scroll.offset.x,y:-o.scroll.offset.y}),a&&(e.x*=a.x.scale,e.y*=a.y.scale,mD(t,a)),r&&hc(o.latestValues)&&Sf(t,o.latestValues))}e.x=IS(e.x),e.y=IS(e.y)}function IS(t){return Number.isInteger(t)||t>1.0000000000001||t<.999999999999?t:1}function lu(t,e){t.min=t.min+e,t.max=t.max+e}function MS(t,e,[n,r,i]){const o=e[i]!==void 0?e[i]:.5,a=Zn(t.min,t.max,o);Sv(t,e[n],e[r],a,e.scale)}const Wz=["x","scaleX","originX"],zz=["y","scaleY","originY"];function Sf(t,e){MS(t.x,e,Wz),MS(t.y,e,zz)}function vD(t,e){return pD(Hz(t.getBoundingClientRect(),e))}function Yz(t,e,n){const r=vD(t,n),{scroll:i}=e;return i&&(lu(r.x,i.offset.x),lu(r.y,i.offset.y)),r}const yD=({current:t})=>t?t.ownerDocument.defaultView:null,Gz=new WeakMap;class qz{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=kr(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=w=>{const{dragSnapToOrigin:g}=this.getProps();g?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(Yp(w,"page").point)},o=(w,g)=>{const{drag:T,dragPropagation:E,onDragStart:A}=this.getProps();if(T&&!E&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Rk(T),!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),Ps(j=>{let _=this.getAxisMotionValue(j).get()||0;if($a.test(_)){const{projection:W}=this.visualElement;if(W&&W.layout){const H=W.layout.layoutBox[j];H&&(_=es(H)*(parseFloat(_)/100))}}this.originPoint[j]=_}),A&&Ln.update(()=>A(w,g),!1,!0);const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},a=(w,g)=>{const{dragPropagation:T,dragDirectionLock:E,onDirectionLock:A,onDrag:I}=this.getProps();if(!T&&!this.openGlobalLock)return;const{offset:j}=g;if(E&&this.currentDirection===null){this.currentDirection=Xz(j),this.currentDirection!==null&&A&&A(this.currentDirection);return}this.updateAxis("x",g.point,j),this.updateAxis("y",g.point,j),this.visualElement.render(),I&&I(w,g)},c=(w,g)=>this.stop(w,g),f=()=>Ps(w=>{var g;return this.getAnimationState(w)==="paused"&&((g=this.getAxisMotionValue(w).animation)===null||g===void 0?void 0:g.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new dD(e,{onSessionStart:i,onStart:o,onMove:a,onSessionEnd:c,resumeAnimation:f},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:yD(this.visualElement)})}stop(e,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o&&Ln.update(()=>o(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:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!_h(e,i,this.currentDirection))return;const o=this.getAxisMotionValue(e);let a=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(a=Lz(a,this.constraints[e],this.elastic[e])),o.set(a)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,o=this.constraints;n&&bf(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=Fz(i.layoutBox,n):this.constraints=!1,this.elastic=$z(r),o!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Ps(a=>{this.getAxisMotionValue(a)&&(this.constraints[a]=Bz(i.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!bf(e))return!1;const r=e.current;aa(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=Yz(r,i.root,this.visualElement.getTransformPagePoint());let a=Nz(i.layout.layoutBox,o);if(n){const c=n(Vz(a));this.hasMutatedConstraints=!!c,c&&(a=pD(c))}return a}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:c}=this.getProps(),f=this.constraints||{},p=Ps(w=>{if(!_h(w,n,this.currentDirection))return;let g=f&&f[w]||{};a&&(g={min:0,max:0});const T=i?200:1e6,E=i?40:1e7,A={type:"inertia",velocity:r?e[w]:0,bounceStiffness:T,bounceDamping:E,timeConstant:750,restDelta:1,restSpeed:10,...o,...g};return this.startAxisValueAnimation(w,A)});return Promise.all(p).then(c)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Ky(e,r,0,n))}stopAnimation(){Ps(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Ps(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(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){Ps(n=>{const{drag:r}=this.getProps();if(!_h(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:c}=i.layout.layoutBox[n];o.set(e[n]-Zn(a,c,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!bf(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ps(a=>{const c=this.getAxisMotionValue(a);if(c){const f=c.get();i[a]=jz({min:f,max:f},this.constraints[a])}});const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Ps(a=>{if(!_h(a,e,null))return;const c=this.getAxisMotionValue(a),{min:f,max:p}=this.constraints[a];c.set(Zn(f,p,i[a]))})}addListeners(){if(!this.visualElement.current)return;Gz.set(this.visualElement,this);const e=this.visualElement.current,n=Tl(e,"pointerdown",f=>{const{drag:p,dragListener:w=!0}=this.getProps();p&&w&&this.start(f)}),r=()=>{const{dragConstraints:f}=this.getProps();bf(f)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,o=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const a=wl(window,"resize",()=>this.scalePositionWithinConstraints()),c=i.addEventListener("didUpdate",({delta:f,hasLayoutChanged:p})=>{this.isDragging&&p&&(Ps(w=>{const g=this.getAxisMotionValue(w);g&&(this.originPoint[w]+=f[w].translate,g.set(g.get()+f[w].translate))}),this.visualElement.render())});return()=>{a(),n(),o(),c&&c()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=wv,dragMomentum:c=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:c}}}function _h(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function Xz(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class Kz extends ku{constructor(e){super(e),this.removeGroupControls=sr,this.removeListeners=sr,this.controls=new qz(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||sr}unmount(){this.removeGroupControls(),this.removeListeners()}}const LS=t=>(e,n)=>{t&&Ln.update(()=>t(e,n))};class Zz extends ku{constructor(){super(...arguments),this.removePointerDownListener=sr}onPointerDown(e){this.session=new dD(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:yD(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:LS(e),onStart:LS(n),onMove:r,onEnd:(o,a)=>{delete this.session,i&&Ln.update(()=>i(o,a))}}}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 Jz(){const t=X.useContext(My);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=X.useId();return X.useEffect(()=>r(i),[]),!e&&n?[!1,()=>n&&n(i)]:[!0]}const Gh={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function FS(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const ld={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Rt.test(t))t=parseFloat(t);else return t;const n=FS(t,e.target.x),r=FS(t,e.target.y);return`${n}% ${r}%`}},Qz={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Su.parse(t);if(i.length>5)return r;const o=Su.createTransformer(t),a=typeof i[0]!="number"?1:0,c=n.x.scale*e.x,f=n.y.scale*e.y;i[0+a]/=c,i[1+a]/=f;const p=Zn(c,f,.5);return typeof i[2+a]=="number"&&(i[2+a]/=p),typeof i[3+a]=="number"&&(i[3+a]/=p),o(i)}};class e5 extends X.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=e;lU(t5),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Gh.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||e.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?a.promote():a.relegate()||Ln.postRender(()=>{const c=a.getStack();(!c||!c.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:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function bD(t){const[e,n]=Jz(),r=X.useContext(pk);return X.createElement(e5,{...t,layoutGroup:r,switchLayoutGroup:X.useContext(gk),isPresent:e,safeToRemove:n})}const t5={borderRadius:{...ld,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ld,borderTopRightRadius:ld,borderBottomLeftRadius:ld,borderBottomRightRadius:ld,boxShadow:Qz},wD=["TopLeft","TopRight","BottomLeft","BottomRight"],n5=wD.length,NS=t=>typeof t=="string"?parseFloat(t):t,jS=t=>typeof t=="number"||Rt.test(t);function r5(t,e,n,r,i,o){i?(t.opacity=Zn(0,n.opacity!==void 0?n.opacity:1,i5(r)),t.opacityExit=Zn(e.opacity!==void 0?e.opacity:1,0,o5(r))):o&&(t.opacity=Zn(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<n5;a++){const c=`border${wD[a]}Radius`;let f=BS(e,c),p=BS(n,c);if(f===void 0&&p===void 0)continue;f||(f=0),p||(p=0),f===0||p===0||jS(f)===jS(p)?(t[c]=Math.max(Zn(NS(f),NS(p),r),0),($a.test(p)||$a.test(f))&&(t[c]+="%")):t[c]=p}(e.rotate||n.rotate)&&(t.rotate=Zn(e.rotate||0,n.rotate||0,r))}function BS(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const i5=xD(0,.5,Uk),o5=xD(.5,.95,sr);function xD(t,e,n){return r=>r<t?0:r>e?1:n($d(t,e,r))}function $S(t,e){t.min=e.min,t.max=e.max}function Es(t,e){$S(t.x,e.x),$S(t.y,e.y)}function VS(t,e,n,r,i){return t-=e,t=bp(t,1/n,r),i!==void 0&&(t=bp(t,1/i,r)),t}function s5(t,e=0,n=1,r=.5,i,o=t,a=t){if($a.test(e)&&(e=parseFloat(e),e=Zn(a.min,a.max,e/100)-a.min),typeof e!="number")return;let c=Zn(o.min,o.max,r);t===o&&(c-=e),t.min=VS(t.min,e,n,c,i),t.max=VS(t.max,e,n,c,i)}function HS(t,e,[n,r,i],o,a){s5(t,e[n],e[r],e[i],e.scale,o,a)}const a5=["x","scaleX","originX"],l5=["y","scaleY","originY"];function US(t,e,n,r){HS(t.x,e,a5,n?n.x:void 0,r?r.x:void 0),HS(t.y,e,l5,n?n.y:void 0,r?r.y:void 0)}function WS(t){return t.translate===0&&t.scale===1}function SD(t){return WS(t.x)&&WS(t.y)}function u5(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 TD(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 zS(t){return es(t.x)/es(t.y)}class c5{constructor(){this.members=[]}add(e){Zy(this.members,e),e.scheduleRender()}remove(e){if(Jy(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(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function YS(t,e,n){let r="";const i=t.x.translate/e.x,o=t.y.translate/e.y;if((i||o)&&(r=`translate3d(${i}px, ${o}px, 0) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{rotate:f,rotateX:p,rotateY:w}=n;f&&(r+=`rotate(${f}deg) `),p&&(r+=`rotateX(${p}deg) `),w&&(r+=`rotateY(${w}deg) `)}const a=t.x.scale*e.x,c=t.y.scale*e.y;return(a!==1||c!==1)&&(r+=`scale(${a}, ${c})`),r||"none"}const f5=(t,e)=>t.depth-e.depth;class d5{constructor(){this.children=[],this.isDirty=!1}add(e){Zy(this.children,e),this.isDirty=!0}remove(e){Jy(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(f5),this.isDirty=!1,this.children.forEach(e)}}function h5(t,e){const n=performance.now(),r=({timestamp:i})=>{const o=i-n;o>=e&&(Dl(r),t(o-e))};return Ln.read(r,!0),()=>Dl(r)}function p5(t){window.MotionDebug&&window.MotionDebug.record(t)}function g5(t){return t instanceof SVGElement&&t.tagName!=="svg"}function m5(t,e,n){const r=Ro(t)?t:_f(t);return r.start(Ky("",r,e,n)),r.animation}const GS=["","X","Y","Z"],v5={visibility:"hidden"},qS=1e3;let y5=0;const pc={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function CD({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a={},c=e==null?void 0:e()){this.id=y5++,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,pc.totalNodes=pc.resolvedTargetDeltas=pc.recalculatedProjection=0,this.nodes.forEach(x5),this.nodes.forEach(k5),this.nodes.forEach(D5),this.nodes.forEach(S5),p5(pc)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0;for(let f=0;f<this.path.length;f++)this.path[f].shouldResetTransform=!0;this.root===this&&(this.nodes=new d5)}addEventListener(a,c){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new Qy),this.eventHandlers.get(a).add(c)}notifyListeners(a,...c){const f=this.eventHandlers.get(a);f&&f.notify(...c)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,c=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=g5(a),this.instance=a;const{layoutId:f,layout:p,visualElement:w}=this.options;if(w&&!w.current&&w.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),c&&(p||f)&&(this.isLayoutDirty=!0),t){let g;const T=()=>this.root.updateBlockedByResize=!1;t(a,()=>{this.root.updateBlockedByResize=!0,g&&g(),g=h5(T,250),Gh.hasAnimatedSinceResize&&(Gh.hasAnimatedSinceResize=!1,this.nodes.forEach(KS))})}f&&this.root.registerSharedNode(f,this),this.options.animate!==!1&&w&&(f||p)&&this.addEventListener("didUpdate",({delta:g,hasLayoutChanged:T,hasRelativeTargetChanged:E,layout:A})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||w.getDefaultTransition()||A5,{onLayoutAnimationStart:j,onLayoutAnimationComplete:_}=w.getProps(),W=!this.targetLayout||!TD(this.targetLayout,A)||E,H=!T&&E;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||H||T&&(W||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(g,H);const ne={...Xy(I,"layout"),onPlay:j,onComplete:_};(w.shouldReduceMotion||this.options.layoutRoot)&&(ne.delay=0,ne.type=!1),this.startAnimation(ne)}else T||KS(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=A})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Dl(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(P5),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!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 w=0;w<this.path.length;w++){const g=this.path[w];g.shouldResetTransform=!0,g.updateScroll("snapshot"),g.options.layoutRoot&&g.willUpdate(!1)}const{layoutId:c,layout:f}=this.options;if(c===void 0&&!f)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(XS);return}this.isUpdating||this.nodes.forEach(C5),this.isUpdating=!1,this.nodes.forEach(E5),this.nodes.forEach(b5),this.nodes.forEach(w5),this.clearAllSnapshots();const c=performance.now();Fi.delta=xu(0,1e3/60,c-Fi.timestamp),Fi.timestamp=c,Fi.isProcessing=!0,Jg.update.process(Fi),Jg.preRender.process(Fi),Jg.render.process(Fi),Fi.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,queueMicrotask(()=>this.update()))}clearAllSnapshots(){this.nodes.forEach(T5),this.sharedNodes.forEach(O5)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ln.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ln.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 f=0;f<this.path.length;f++)this.path[f].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=kr(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:c}=this.options;c&&c.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let c=!!(this.options.layoutScroll&&this.instance);this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(c=!1),c&&(this.scroll={animationId:this.root.animationId,phase:a,isRoot:r(this.instance),offset:n(this.instance)})}resetTransform(){if(!i)return;const a=this.isLayoutDirty||this.shouldResetTransform,c=this.projectionDelta&&!SD(this.projectionDelta),f=this.getTransformTemplate(),p=f?f(this.latestValues,""):void 0,w=p!==this.prevTransformTemplateValue;a&&(c||hc(this.latestValues)||w)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const c=this.measurePageBox();let f=this.removeElementScroll(c);return a&&(f=this.removeTransform(f)),I5(f),{animationId:this.root.animationId,measuredBox:c,layoutBox:f,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:a}=this.options;if(!a)return kr();const c=a.measureViewportBox(),{scroll:f}=this.root;return f&&(lu(c.x,f.offset.x),lu(c.y,f.offset.y)),c}removeElementScroll(a){const c=kr();Es(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f],{scroll:w,options:g}=p;if(p!==this.root&&w&&g.layoutScroll){if(w.isRoot){Es(c,a);const{scroll:T}=this.root;T&&(lu(c.x,-T.offset.x),lu(c.y,-T.offset.y))}lu(c.x,w.offset.x),lu(c.y,w.offset.y)}}return c}applyTransform(a,c=!1){const f=kr();Es(f,a);for(let p=0;p<this.path.length;p++){const w=this.path[p];!c&&w.options.layoutScroll&&w.scroll&&w!==w.root&&Sf(f,{x:-w.scroll.offset.x,y:-w.scroll.offset.y}),hc(w.latestValues)&&Sf(f,w.latestValues)}return hc(this.latestValues)&&Sf(f,this.latestValues),f}removeTransform(a){const c=kr();Es(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f];if(!p.instance||!hc(p.latestValues))continue;xv(p.latestValues)&&p.updateSnapshot();const w=kr(),g=p.measurePageBox();Es(w,g),US(c,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,w)}return hc(this.latestValues)&&US(c,this.latestValues),c}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.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!==Fi.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var c;const f=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=f.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=f.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=f.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==f;if(!(a||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((c=this.parent)===null||c===void 0)&&c.isProjectionDirty||this.attemptToResolveRelativeTarget))return;const{layout:g,layoutId:T}=this.options;if(!(!this.layout||!(g||T))){if(this.resolvedRelativeTargetAt=Fi.timestamp,!this.targetDelta&&!this.relativeTarget){const E=this.getClosestProjectingParent();E&&E.layout&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=kr(),this.relativeTargetOrigin=kr(),Dd(this.relativeTargetOrigin,this.layout.layoutBox,E.layout.layoutBox),Es(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=kr(),this.targetWithTransforms=kr()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Mz(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Es(this.target,this.layout.layoutBox),mD(this.target,this.targetDelta)):Es(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const E=this.getClosestProjectingParent();E&&!!E.resumingFrom==!!this.resumingFrom&&!E.options.layoutScroll&&E.target&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=kr(),this.relativeTargetOrigin=kr(),Dd(this.relativeTargetOrigin,this.target,E.target),Es(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}pc.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||xv(this.parent.latestValues)||gD(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 a;const c=this.getLead(),f=!!this.resumingFrom||this!==c;let p=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(p=!1),f&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Fi.timestamp&&(p=!1),p)return;const{layout:w,layoutId:g}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(w||g))return;Es(this.layoutCorrected,this.layout.layoutBox);const T=this.treeScale.x,E=this.treeScale.y;Uz(this.layoutCorrected,this.treeScale,this.path,f),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox);const{target:A}=c;if(!A){this.projectionTransform&&(this.projectionDelta=xf(),this.projectionTransform="none",this.scheduleRender());return}this.projectionDelta||(this.projectionDelta=xf(),this.projectionDeltaWithTransform=xf());const I=this.projectionTransform;kd(this.projectionDelta,this.layoutCorrected,A,this.latestValues),this.projectionTransform=YS(this.projectionDelta,this.treeScale),(this.projectionTransform!==I||this.treeScale.x!==T||this.treeScale.y!==E)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",A)),pc.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){if(this.options.scheduleRender&&this.options.scheduleRender(),a){const c=this.getStack();c&&c.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,c=!1){const f=this.snapshot,p=f?f.latestValues:{},w={...this.latestValues},g=xf();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!c;const T=kr(),E=f?f.source:void 0,A=this.layout?this.layout.source:void 0,I=E!==A,j=this.getStack(),_=!j||j.members.length<=1,W=!!(I&&!_&&this.options.crossfade===!0&&!this.path.some(R5));this.animationProgress=0;let H;this.mixTargetDelta=ne=>{const q=ne/1e3;ZS(g.x,a.x,q),ZS(g.y,a.y,q),this.setTargetDelta(g),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(Dd(T,this.layout.layoutBox,this.relativeParent.layout.layoutBox),_5(this.relativeTarget,this.relativeTargetOrigin,T,q),H&&u5(this.relativeTarget,H)&&(this.isProjectionDirty=!1),H||(H=kr()),Es(H,this.relativeTarget)),I&&(this.animationValues=w,r5(w,p,this.latestValues,q,W,_)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=q},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Dl(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ln.update(()=>{Gh.hasAnimatedSinceResize=!0,this.currentAnimation=m5(0,qS,{...a,onUpdate:c=>{this.mixTargetDelta(c),a.onUpdate&&a.onUpdate(c)},onComplete:()=>{a.onComplete&&a.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 a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(qS),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:c,target:f,layout:p,latestValues:w}=a;if(!(!c||!f||!p)){if(this!==a&&this.layout&&p&&ED(this.options.animationType,this.layout.layoutBox,p.layoutBox)){f=this.target||kr();const g=es(this.layout.layoutBox.x);f.x.min=a.target.x.min,f.x.max=f.x.min+g;const T=es(this.layout.layoutBox.y);f.y.min=a.target.y.min,f.y.max=f.y.min+T}Es(c,f),Sf(c,w),kd(this.projectionDeltaWithTransform,this.layoutCorrected,c,w)}}registerSharedNode(a,c){this.sharedNodes.has(a)||this.sharedNodes.set(a,new c5),this.sharedNodes.get(a).add(c);const p=c.options.initialPromotionConfig;c.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(c):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:c}=this.options;return c?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:c}=this.options;return c?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:c,preserveFollowOpacity:f}={}){const p=this.getStack();p&&p.promote(this,f),a&&(this.projectionDelta=void 0,this.needsReset=!0),c&&this.setOptions({transition:c})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let c=!1;const{latestValues:f}=a;if((f.rotate||f.rotateX||f.rotateY||f.rotateZ)&&(c=!0),!c)return;const p={};for(let w=0;w<GS.length;w++){const g="rotate"+GS[w];f[g]&&(p[g]=f[g],a.setStaticValue(g,0))}a.render();for(const w in p)a.setStaticValue(w,p[w]);a.scheduleRender()}getProjectionStyles(a){var c,f;if(!this.instance||this.isSVG)return;if(!this.isVisible)return v5;const p={visibility:""},w=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=Yh(a==null?void 0:a.pointerEvents)||"",p.transform=w?w(this.latestValues,""):"none",p;const g=this.getLead();if(!this.projectionDelta||!this.layout||!g.target){const I={};return this.options.layoutId&&(I.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,I.pointerEvents=Yh(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!hc(this.latestValues)&&(I.transform=w?w({},""):"none",this.hasProjected=!1),I}const T=g.animationValues||g.latestValues;this.applyTransformsToTarget(),p.transform=YS(this.projectionDeltaWithTransform,this.treeScale,T),w&&(p.transform=w(T,p.transform));const{x:E,y:A}=this.projectionDelta;p.transformOrigin=`${E.origin*100}% ${A.origin*100}% 0`,g.animationValues?p.opacity=g===this?(f=(c=T.opacity)!==null&&c!==void 0?c:this.latestValues.opacity)!==null&&f!==void 0?f:1:this.preserveOpacity?this.latestValues.opacity:T.opacityExit:p.opacity=g===this?T.opacity!==void 0?T.opacity:"":T.opacityExit!==void 0?T.opacityExit:0;for(const I in dp){if(T[I]===void 0)continue;const{correct:j,applyTo:_}=dp[I],W=p.transform==="none"?T[I]:j(T[I],g);if(_){const H=_.length;for(let ne=0;ne<H;ne++)p[_[ne]]=W}else p[I]=W}return this.options.layoutId&&(p.pointerEvents=g===this?Yh(a==null?void 0:a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var c;return(c=a.currentAnimation)===null||c===void 0?void 0:c.stop()}),this.root.nodes.forEach(XS),this.root.sharedNodes.clear()}}}function b5(t){t.updateLayout()}function w5(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:r,measuredBox:i}=t.layout,{animationType:o}=t.options,a=n.source!==t.layout.source;o==="size"?Ps(g=>{const T=a?n.measuredBox[g]:n.layoutBox[g],E=es(T);T.min=r[g].min,T.max=T.min+E}):ED(o,n.layoutBox,r)&&Ps(g=>{const T=a?n.measuredBox[g]:n.layoutBox[g],E=es(r[g]);T.max=T.min+E,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[g].max=t.relativeTarget[g].min+E)});const c=xf();kd(c,r,n.layoutBox);const f=xf();a?kd(f,t.applyTransform(i,!0),n.measuredBox):kd(f,r,n.layoutBox);const p=!SD(c);let w=!1;if(!t.resumeFrom){const g=t.getClosestProjectingParent();if(g&&!g.resumeFrom){const{snapshot:T,layout:E}=g;if(T&&E){const A=kr();Dd(A,n.layoutBox,T.layoutBox);const I=kr();Dd(I,r,E.layoutBox),TD(A,I)||(w=!0),g.options.layoutRoot&&(t.relativeTarget=I,t.relativeTargetOrigin=A,t.relativeParent=g)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:f,layoutDelta:c,hasLayoutChanged:p,hasRelativeTargetChanged:w})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function x5(t){pc.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 S5(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function T5(t){t.clearSnapshot()}function XS(t){t.clearMeasurements()}function C5(t){t.isLayoutDirty=!1}function E5(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function KS(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function k5(t){t.resolveTargetDelta()}function D5(t){t.calcProjection()}function P5(t){t.resetRotation()}function O5(t){t.removeLeadSnapshot()}function ZS(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 JS(t,e,n,r){t.min=Zn(e.min,n.min,r),t.max=Zn(e.max,n.max,r)}function _5(t,e,n,r){JS(t.x,e.x,n.x,r),JS(t.y,e.y,n.y,r)}function R5(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const A5={duration:.45,ease:[.4,0,.1,1]},QS=t=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(t),e1=QS("applewebkit/")&&!QS("chrome/")?Math.round:sr;function t1(t){t.min=e1(t.min),t.max=e1(t.max)}function I5(t){t1(t.x),t1(t.y)}function ED(t,e,n){return t==="position"||t==="preserve-aspect"&&!bv(zS(e),zS(n),.2)}const M5=CD({attachResizeListener:(t,e)=>wl(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),lm={current:void 0},kD=CD({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!lm.current){const t=new M5({});t.mount(window),t.setOptions({layoutScroll:!0}),lm.current=t}return lm.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),L5={pan:{Feature:Zz},drag:{Feature:Kz,ProjectionNode:kD,MeasureLayout:bD}},F5=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function N5(t){const e=F5.exec(t);if(!e)return[,];const[,n,r]=e;return[n,r]}const j5=4;function Tv(t,e,n=1){aa(n<=j5,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=N5(t);if(!r)return;const o=window.getComputedStyle(e).getPropertyValue(r);if(o){const a=o.trim();return lD(a)?parseFloat(a):a}else return dv(i)?Tv(i,e,n+1):i}function B5(t,{...e},n){const r=t.current;if(!(r instanceof Element))return{target:e,transitionEnd:n};n&&(n={...n}),t.values.forEach(i=>{const o=i.get();if(!dv(o))return;const a=Tv(o,r);a&&i.set(a)});for(const i in e){const o=e[i];if(!dv(o))continue;const a=Tv(o,r);a&&(e[i]=a,n||(n={}),n[i]===void 0&&(n[i]=o))}return{target:e,transitionEnd:n}}const $5=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),DD=t=>$5.has(t),V5=t=>Object.keys(t).some(DD),Rh=t=>t===Ac||t===Rt,n1=(t,e)=>parseFloat(t.split(", ")[e]),r1=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return n1(i[1],e);{const o=r.match(/^matrix\((.+)\)$/);return o?n1(o[1],t):0}},H5=new Set(["x","y","z"]),U5=Zd.filter(t=>!H5.has(t));function W5(t){const e=[];return U5.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e.length&&t.render(),e}const Rf={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:r1(4,13),y:r1(5,14)};Rf.translateX=Rf.x;Rf.translateY=Rf.y;const z5=(t,e,n)=>{const r=e.measureViewportBox(),i=e.current,o=getComputedStyle(i),{display:a}=o,c={};a==="none"&&e.setStaticValue("display",t.display||"block"),n.forEach(p=>{c[p]=Rf[p](r,o)}),e.render();const f=e.measureViewportBox();return n.forEach(p=>{const w=e.getValue(p);w&&w.jump(c[p]),t[p]=Rf[p](f,o)}),t},Y5=(t,e,n={},r={})=>{e={...e},r={...r};const i=Object.keys(e).filter(DD);let o=[],a=!1;const c=[];if(i.forEach(f=>{const p=t.getValue(f);if(!t.hasValue(f))return;let w=n[f],g=ad(w);const T=e[f];let E;if(pp(T)){const A=T.length,I=T[0]===null?1:0;w=T[I],g=ad(w);for(let j=I;j<A&&T[j]!==null;j++)E?aa(ad(T[j])===E,"All keyframes must be of the same type"):(E=ad(T[j]),aa(E===g||Rh(g)&&Rh(E),"Keyframes must be of the same dimension as the current value"))}else E=ad(T);if(g!==E)if(Rh(g)&&Rh(E)){const A=p.get();typeof A=="string"&&p.set(parseFloat(A)),typeof T=="string"?e[f]=parseFloat(T):Array.isArray(T)&&E===Rt&&(e[f]=T.map(parseFloat))}else g!=null&&g.transform&&(E!=null&&E.transform)&&(w===0||T===0)?w===0?p.set(E.transform(w)):e[f]=g.transform(T):(a||(o=W5(t),a=!0),c.push(f),r[f]=r[f]!==void 0?r[f]:e[f],p.jump(T))}),c.length){const f=c.indexOf("height")>=0?window.pageYOffset:null,p=z5(e,t,c);return o.length&&o.forEach(([w,g])=>{t.getValue(w).set(g)}),t.render(),Hp&&f!==null&&window.scrollTo({top:f}),{target:p,transitionEnd:r}}else return{target:e,transitionEnd:r}};function G5(t,e,n,r){return V5(e)?Y5(t,e,n,r):{target:e,transitionEnd:r}}const q5=(t,e,n,r)=>{const i=B5(t,e,r);return e=i.target,r=i.transitionEnd,G5(t,e,n,r)},Cv={current:null},PD={current:!1};function X5(){if(PD.current=!0,!!Hp)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>Cv.current=t.matches;t.addListener(e),e()}else Cv.current=!1}function K5(t,e,n){const{willChange:r}=e;for(const i in e){const o=e[i],a=n[i];if(Ro(o))t.addValue(i,o),yp(r)&&r.add(i),process.env.NODE_ENV==="development"&&eb(o.version==="10.18.0",`Attempting to mix Framer Motion versions ${o.version} with 10.18.0 may not work as expected.`);else if(Ro(a))t.addValue(i,_f(o,{owner:t})),yp(r)&&r.remove(i);else if(a!==o)if(t.hasValue(i)){const c=t.getValue(i);!c.hasAnimated&&c.set(o)}else{const c=t.getStaticValue(i);t.addValue(i,_f(c!==void 0?c:o,{owner:t}))}}for(const i in n)e[i]===void 0&&t.removeValue(i);return e}const i1=new WeakMap,OD=Object.keys(Bd),Z5=OD.length,o1=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],J5=Ny.length;class Q5{constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,visualState:o},a={}){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=()=>Ln.render(this.render,!1,!0);const{latestValues:c,renderState:f}=o;this.latestValues=c,this.baseTarget={...c},this.initialValues=n.initial?{...c}:{},this.renderState=f,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=a,this.isControllingVariants=Wp(n),this.isVariantNode=hk(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:p,...w}=this.scrapeMotionValuesFromProps(n,{});for(const g in w){const T=w[g];c[g]!==void 0&&Ro(T)&&(T.set(c[g],!1),yp(p)&&p.add(g))}}scrapeMotionValuesFromProps(e,n){return{}}mount(e){this.current=e,i1.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,r)=>this.bindToMotionValue(r,n)),PD.current||X5(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Cv.current,process.env.NODE_ENV!=="production"&&eb(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(){i1.delete(this.current),this.projection&&this.projection.unmount(),Dl(this.notifyUpdate),Dl(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 r=Rc.has(e),i=n.on("change",a=>{this.latestValues[e]=a,this.props.onUpdate&&Ln.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),o=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(e,()=>{i(),o()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}loadFeatures({children:e,...n},r,i,o){let a,c;if(process.env.NODE_ENV!=="production"&&i&&r){const f="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";n.ignoreStrict?eh(!1,f):aa(!1,f)}for(let f=0;f<Z5;f++){const p=OD[f],{isEnabled:w,Feature:g,ProjectionNode:T,MeasureLayout:E}=Bd[p];T&&(a=T),w(n)&&(!this.features[p]&&g&&(this.features[p]=new g(this)),E&&(c=E))}if((this.type==="html"||this.type==="svg")&&!this.projection&&a){this.projection=new a(this.latestValues,this.parent&&this.parent.projection);const{layoutId:f,layout:p,drag:w,dragConstraints:g,layoutScroll:T,layoutRoot:E}=n;this.projection.setOptions({layoutId:f,layout:p,alwaysMeasureLayout:!!w||g&&bf(g),visualElement:this,scheduleRender:()=>this.scheduleRender(),animationType:typeof p=="string"?p:"both",initialPromotionConfig:o,layoutScroll:T,layoutRoot:E})}return c}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):kr()}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 r=0;r<o1.length;r++){const i=o1[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const o=e["on"+i];o&&(this.propEventSubscriptions[i]=this.on(i,o))}this.prevMotionValues=K5(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 r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<J5;r++){const i=Ny[r],o=this.props[i];(jd(o)||o===!1)&&(n[i]=o)}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 r=this.values.get(e);return r===void 0&&n!==void 0&&(r=_f(n,{owner:this}),this.addValue(e,r)),r}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:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=Wy(this.props,r))===null||n===void 0?void 0:n[e]:void 0;if(r&&i!==void 0)return i;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!Ro(o)?o:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new Qy),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class _D extends Q5{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:r}){delete n[e],delete r[e]}makeTargetAnimatableFromInstance({transition:e,transitionEnd:n,...r},{transformValues:i},o){let a=gz(r,e||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){hz(this,r,a);const c=q5(this,r,a,n);n=c.transitionEnd,r=c.target}return{transition:e,transitionEnd:n,...r}}}function e4(t){return window.getComputedStyle(t)}class t4 extends _D{constructor(){super(...arguments),this.type="html"}readValueFromInstance(e,n){if(Rc.has(n)){const r=qy(n);return r&&r.default||0}else{const r=e4(e),i=(yk(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return vD(e,n)}build(e,n,r,i){By(e,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(e,n){return Uy(e,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;Ro(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(e,n,r,i){Ck(e,n,r,i)}}class n4 extends _D{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Rc.has(n)){const r=qy(n);return r&&r.default||0}return n=Ek.has(n)?n:Ly(n),e.getAttribute(n)}measureInstanceViewportBox(){return kr()}scrapeMotionValuesFromProps(e,n){return Dk(e,n)}build(e,n,r,i){Vy(e,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(e,n,r,i){kk(e,n,r,i)}mount(e){this.isSVGTag=Hy(e.tagName),super.mount(e)}}const r4=(t,e)=>jy(t)?new n4(e,{enableHardwareAcceleration:!1}):new t4(e,{enableHardwareAcceleration:!0}),i4={layout:{ProjectionNode:kD,MeasureLayout:bD}},o4={..._z,...JU,...L5,...i4},RD=sU((t,e)=>BU(t,e,o4,r4));function AD(t){return Cp({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M463 192H315.9L271.2 58.6C269 52.1 262.9 48 256 48s-13 4.1-15.2 10.6L196.1 192H48c-8.8 0-16 7.2-16 16 0 .9.1 1.9.3 2.7.2 3.5 1.8 7.4 6.7 11.3l120.9 85.2-46.4 134.9c-2.3 6.5 0 13.8 5.5 18 2.9 2.1 5.6 3.9 9 3.9 3.3 0 7.2-1.7 10-3.6l118-84.1 118 84.1c2.8 2 6.7 3.6 10 3.6 3.4 0 6.1-1.7 8.9-3.9 5.6-4.2 7.8-11.4 5.5-18L352 307.2l119.9-86 2.9-2.5c2.6-2.8 5.2-6.6 5.2-10.7 0-8.8-8.2-16-17-16zm-127.2 92.5c-10 7.2-14.2 20.2-10.2 31.8l30.1 87.7c1.3 3.7-2.9 6.8-6.1 4.6l-77.4-55.2c-4.9-3.5-10.6-5.2-16.3-5.2-5.7 0-11.4 1.7-16.2 5.2l-77.4 55.1c-3.2 2.3-7.4-.9-6.1-4.6l30.1-87.7c4-11.8-.2-24.8-10.3-32l-81-57.1c-3.2-2.2-1.6-7.3 2.3-7.3H196c12 0 22.7-7.7 26.5-19.1l29.6-88.2c1.2-3.6 6.4-3.6 7.6 0l29.6 88.2c3.8 11.4 14.5 19.1 26.5 19.1h97.3c3.9 0 5.5 5 2.3 7.2l-79.6 57.5z"},child:[]}]})(t)}function ID(t){return Cp({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 372.686L380.83 448l-33.021-142.066L458 210.409l-145.267-12.475L256 64l-56.743 133.934L54 210.409l110.192 95.525L131.161 448z"},child:[]}]})(t)}function tb(t,e){return e?t:void 0}function s4(t){return ke.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",...t,children:ke.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 a4(t){const{renderChildren:e,parentRef:n,onlyChild:r}=t,[i,o]=X.useState({top:0,left:0}),a=X.useRef(null),[c,f]=X.useState("auto");return X.useLayoutEffect(()=>{if(n.current&&a.current){const p=n.current.getBoundingClientRect(),w=a.current.getBoundingClientRect();let g=p.top;const T=p.left+p.width,E=w.height+(window.innerHeight-p.top)>window.innerHeight;E&&(console.log("overtop"),f(window.innerHeight-p.top-50)),p.top+w.height>window.innerHeight&&!E&&(g=p.top-w.height+p.height),o({top:g,left:T})}},[n,a]),r?e({maxHeight:c}):Nv.createPortal(ke.jsx("div",{ref:a,style:{position:"fixed",top:i.top,left:i.left,zIndex:1200},onDragStart:p=>{console.log("onDragStart Dropdown",p.target)},children:e({maxHeight:c})}),n.current)}function um(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}/*!
|
|
9
|
+
* content-type
|
|
10
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
11
|
+
* MIT Licensed
|
|
12
|
+
*/var s1=/; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g,l4=/\\([\u000b\u0020-\u00ff])/g,u4=/^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/,c4=f4;function f4(t){if(!t)throw new TypeError("argument string is required");var e=typeof t=="object"?d4(t):t;if(typeof e!="string")throw new TypeError("argument string is required to be a string");var n=e.indexOf(";"),r=n!==-1?e.slice(0,n).trim():e.trim();if(!u4.test(r))throw new TypeError("invalid media type");var i=new h4(r.toLowerCase());if(n!==-1){var o,a,c;for(s1.lastIndex=n;a=s1.exec(e);){if(a.index!==n)throw new TypeError("invalid parameter format");n+=a[0].length,o=a[1].toLowerCase(),c=a[2],c.charCodeAt(0)===34&&(c=c.slice(1,-1),c.indexOf("\\")!==-1&&(c=c.replace(l4,"$1"))),i.parameters[o]=c}if(n!==e.length)throw new TypeError("invalid parameter format")}return i}function d4(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 h4(t){this.parameters=Object.create(null),this.type=t}var df=new Map,MD=function(e){return e.cloneNode(!0)},a1=function(){return window.location.protocol==="file:"},LD=function(e,n,r){var i=new XMLHttpRequest;i.onreadystatechange=function(){try{if(!/\.svg/i.test(e)&&i.readyState===2){var o=i.getResponseHeader("Content-Type");if(!o)throw new Error("Content type not found");var a=c4(o).type;if(!(a==="image/svg+xml"||a==="text/plain"))throw new Error("Invalid content type: ".concat(a))}if(i.readyState===4){if(i.status===404||i.responseXML===null)throw new Error(a1()?"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(i.status===200||a1()&&i.status===0)r(null,i);else throw new Error("There was a problem injecting the SVG: "+i.status+" "+i.statusText)}}catch(c){if(i.abort(),c instanceof Error)r(c,i);else throw c}},i.open("GET",e),i.withCredentials=n,i.overrideMimeType&&i.overrideMimeType("text/xml"),i.send()},uu={},l1=function(e,n){uu[e]=uu[e]||[],uu[e].push(n)},p4=function(e){for(var n=function(a,c){setTimeout(function(){if(Array.isArray(uu[e])){var f=df.get(e),p=uu[e][a];f instanceof SVGSVGElement&&p(null,MD(f)),f instanceof Error&&p(f),a===uu[e].length-1&&delete uu[e]}},0)},r=0,i=uu[e].length;r<i;r++)n(r)},g4=function(e,n,r){if(df.has(e)){var i=df.get(e);if(i===void 0){l1(e,r);return}if(i instanceof SVGSVGElement){r(null,MD(i));return}}df.set(e,void 0),l1(e,r),LD(e,n,function(o,a){var c;o?df.set(e,o):((c=a.responseXML)===null||c===void 0?void 0:c.documentElement)instanceof SVGSVGElement&&df.set(e,a.responseXML.documentElement),p4(e)})},m4=function(e,n,r){LD(e,n,function(i,o){var a;i?r(i):((a=o.responseXML)===null||a===void 0?void 0:a.documentElement)instanceof SVGSVGElement&&r(null,o.responseXML.documentElement)})},v4=0,y4=function(){return++v4},La=[],u1={},b4="http://www.w3.org/2000/svg",cm="http://www.w3.org/1999/xlink",c1=function(e,n,r,i,o,a,c){var f=e.getAttribute("data-src")||e.getAttribute("src");if(!f){c(new Error("Invalid data-src or src attribute"));return}if(La.indexOf(e)!==-1){La.splice(La.indexOf(e),1),e=null;return}La.push(e),e.setAttribute("src","");var p=i?g4:m4;p(f,o,function(w,g){if(!g){La.splice(La.indexOf(e),1),e=null,c(w);return}var T=e.getAttribute("id");T&&g.setAttribute("id",T);var E=e.getAttribute("title");E&&g.setAttribute("title",E);var A=e.getAttribute("width");A&&g.setAttribute("width",A);var I=e.getAttribute("height");I&&g.setAttribute("height",I);var j=Array.from(new Set(um(um(um([],(g.getAttribute("class")||"").split(" "),!0),["injected-svg"],!1),(e.getAttribute("class")||"").split(" "),!0))).join(" ").trim();g.setAttribute("class",j);var _=e.getAttribute("style");_&&g.setAttribute("style",_),g.setAttribute("data-src",f);var W=[].filter.call(e.attributes,function($e){return/^data-\w[\w-]*$/.test($e.name)});if(Array.prototype.forEach.call(W,function($e){$e.name&&$e.value&&g.setAttribute($e.name,$e.value)}),r){var H={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"]},ne,q,ie,x,le;Object.keys(H).forEach(function($e){ne=$e,ie=H[$e],q=g.querySelectorAll(ne+"[id]");for(var Ze=function(Qe,Ye){x=q[Qe].id,le=x+"-"+y4();var Ke;Array.prototype.forEach.call(ie,function(At){Ke=g.querySelectorAll("["+At+'*="'+x+'"]');for(var Mt=0,Vn=Ke.length;Mt<Vn;Mt++){var vr=Ke[Mt].getAttribute(At);vr&&!vr.match(new RegExp('url\\("?#'+x+'"?\\)'))||Ke[Mt].setAttribute(At,"url(#"+le+")")}});for(var qe=g.querySelectorAll("[*|href]"),ot=[],ct=0,pt=qe.length;ct<pt;ct++){var ft=qe[ct].getAttributeNS(cm,"href");ft&&ft.toString()==="#"+q[Qe].id&&ot.push(qe[ct])}for(var yt=0,Je=ot.length;yt<Je;yt++)ot[yt].setAttributeNS(cm,"href","#"+le);q[Qe].id=le},ve=0,Se=q.length;ve<Se;ve++)Ze(ve)})}g.removeAttribute("xmlns:a");for(var ae=g.querySelectorAll("script"),je=[],nt,et,Pe=0,Me=ae.length;Pe<Me;Pe++)et=ae[Pe].getAttribute("type"),(!et||et==="application/ecmascript"||et==="application/javascript"||et==="text/javascript")&&(nt=ae[Pe].innerText||ae[Pe].textContent,nt&&je.push(nt),g.removeChild(ae[Pe]));if(je.length>0&&(n==="always"||n==="once"&&!u1[f])){for(var fe=0,me=je.length;fe<me;fe++)new Function(je[fe])(window);u1[f]=!0}var Oe=g.querySelectorAll("style");if(Array.prototype.forEach.call(Oe,function($e){$e.textContent+=""}),g.setAttribute("xmlns",b4),g.setAttribute("xmlns:xlink",cm),a(g),!e.parentNode){La.splice(La.indexOf(e),1),e=null,c(new Error("Parent node is null"));return}e.parentNode.replaceChild(g,e),La.splice(La.indexOf(e),1),e=null,c(null,g)})},w4=function(e,n){var r=n===void 0?{}:n,i=r.afterAll,o=i===void 0?function(){}:i,a=r.afterEach,c=a===void 0?function(){}:a,f=r.beforeEach,p=f===void 0?function(){}:f,w=r.cacheRequests,g=w===void 0?!0:w,T=r.evalScripts,E=T===void 0?"never":T,A=r.httpRequestWithCredentials,I=A===void 0?!1:A,j=r.renumerateIRIElements,_=j===void 0?!0:j;if(e&&"length"in e)for(var W=0,H=0,ne=e.length;H<ne;H++)c1(e[H],E,_,g,I,p,function(q,ie){c(q,ie),e&&"length"in e&&e.length===++W&&o(W)});else e?c1(e,E,_,g,I,p,function(q,ie){c(q,ie),o(1),e=null}):o(0)},Ev={exports:{}},Ah={exports:{}},mn={};/** @license React v16.13.1
|
|
13
|
+
* react-is.production.min.js
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
16
|
+
*
|
|
17
|
+
* This source code is licensed under the MIT license found in the
|
|
18
|
+
* LICENSE file in the root directory of this source tree.
|
|
19
|
+
*/var f1;function x4(){if(f1)return mn;f1=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,o=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,f=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,w=t?Symbol.for("react.forward_ref"):60112,g=t?Symbol.for("react.suspense"):60113,T=t?Symbol.for("react.suspense_list"):60120,E=t?Symbol.for("react.memo"):60115,A=t?Symbol.for("react.lazy"):60116,I=t?Symbol.for("react.block"):60121,j=t?Symbol.for("react.fundamental"):60117,_=t?Symbol.for("react.responder"):60118,W=t?Symbol.for("react.scope"):60119;function H(q){if(typeof q=="object"&&q!==null){var ie=q.$$typeof;switch(ie){case e:switch(q=q.type,q){case f:case p:case r:case o:case i:case g:return q;default:switch(q=q&&q.$$typeof,q){case c:case w:case A:case E:case a:return q;default:return ie}}case n:return ie}}}function ne(q){return H(q)===p}return mn.AsyncMode=f,mn.ConcurrentMode=p,mn.ContextConsumer=c,mn.ContextProvider=a,mn.Element=e,mn.ForwardRef=w,mn.Fragment=r,mn.Lazy=A,mn.Memo=E,mn.Portal=n,mn.Profiler=o,mn.StrictMode=i,mn.Suspense=g,mn.isAsyncMode=function(q){return ne(q)||H(q)===f},mn.isConcurrentMode=ne,mn.isContextConsumer=function(q){return H(q)===c},mn.isContextProvider=function(q){return H(q)===a},mn.isElement=function(q){return typeof q=="object"&&q!==null&&q.$$typeof===e},mn.isForwardRef=function(q){return H(q)===w},mn.isFragment=function(q){return H(q)===r},mn.isLazy=function(q){return H(q)===A},mn.isMemo=function(q){return H(q)===E},mn.isPortal=function(q){return H(q)===n},mn.isProfiler=function(q){return H(q)===o},mn.isStrictMode=function(q){return H(q)===i},mn.isSuspense=function(q){return H(q)===g},mn.isValidElementType=function(q){return typeof q=="string"||typeof q=="function"||q===r||q===p||q===o||q===i||q===g||q===T||typeof q=="object"&&q!==null&&(q.$$typeof===A||q.$$typeof===E||q.$$typeof===a||q.$$typeof===c||q.$$typeof===w||q.$$typeof===j||q.$$typeof===_||q.$$typeof===W||q.$$typeof===I)},mn.typeOf=H,mn}var vn={};/** @license React v16.13.1
|
|
20
|
+
* react-is.development.js
|
|
21
|
+
*
|
|
22
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
23
|
+
*
|
|
24
|
+
* This source code is licensed under the MIT license found in the
|
|
25
|
+
* LICENSE file in the root directory of this source tree.
|
|
26
|
+
*/var d1;function S4(){return d1||(d1=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,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,o=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,f=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,w=t?Symbol.for("react.forward_ref"):60112,g=t?Symbol.for("react.suspense"):60113,T=t?Symbol.for("react.suspense_list"):60120,E=t?Symbol.for("react.memo"):60115,A=t?Symbol.for("react.lazy"):60116,I=t?Symbol.for("react.block"):60121,j=t?Symbol.for("react.fundamental"):60117,_=t?Symbol.for("react.responder"):60118,W=t?Symbol.for("react.scope"):60119;function H(Je){return typeof Je=="string"||typeof Je=="function"||Je===r||Je===p||Je===o||Je===i||Je===g||Je===T||typeof Je=="object"&&Je!==null&&(Je.$$typeof===A||Je.$$typeof===E||Je.$$typeof===a||Je.$$typeof===c||Je.$$typeof===w||Je.$$typeof===j||Je.$$typeof===_||Je.$$typeof===W||Je.$$typeof===I)}function ne(Je){if(typeof Je=="object"&&Je!==null){var At=Je.$$typeof;switch(At){case e:var Mt=Je.type;switch(Mt){case f:case p:case r:case o:case i:case g:return Mt;default:var Vn=Mt&&Mt.$$typeof;switch(Vn){case c:case w:case A:case E:case a:return Vn;default:return At}}case n:return At}}}var q=f,ie=p,x=c,le=a,ae=e,je=w,nt=r,et=A,Pe=E,Me=n,fe=o,me=i,Oe=g,$e=!1;function Ze(Je){return $e||($e=!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.")),ve(Je)||ne(Je)===f}function ve(Je){return ne(Je)===p}function Se(Je){return ne(Je)===c}function Be(Je){return ne(Je)===a}function Qe(Je){return typeof Je=="object"&&Je!==null&&Je.$$typeof===e}function Ye(Je){return ne(Je)===w}function Ke(Je){return ne(Je)===r}function qe(Je){return ne(Je)===A}function ot(Je){return ne(Je)===E}function ct(Je){return ne(Je)===n}function pt(Je){return ne(Je)===o}function ft(Je){return ne(Je)===i}function yt(Je){return ne(Je)===g}vn.AsyncMode=q,vn.ConcurrentMode=ie,vn.ContextConsumer=x,vn.ContextProvider=le,vn.Element=ae,vn.ForwardRef=je,vn.Fragment=nt,vn.Lazy=et,vn.Memo=Pe,vn.Portal=Me,vn.Profiler=fe,vn.StrictMode=me,vn.Suspense=Oe,vn.isAsyncMode=Ze,vn.isConcurrentMode=ve,vn.isContextConsumer=Se,vn.isContextProvider=Be,vn.isElement=Qe,vn.isForwardRef=Ye,vn.isFragment=Ke,vn.isLazy=qe,vn.isMemo=ot,vn.isPortal=ct,vn.isProfiler=pt,vn.isStrictMode=ft,vn.isSuspense=yt,vn.isValidElementType=H,vn.typeOf=ne}()),vn}var h1;function FD(){return h1||(h1=1,process.env.NODE_ENV==="production"?Ah.exports=x4():Ah.exports=S4()),Ah.exports}/*
|
|
27
|
+
object-assign
|
|
28
|
+
(c) Sindre Sorhus
|
|
29
|
+
@license MIT
|
|
30
|
+
*/var fm,p1;function T4(){if(p1)return fm;p1=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[0]==="5")return!1;for(var a={},c=0;c<10;c++)a["_"+String.fromCharCode(c)]=c;var f=Object.getOwnPropertyNames(a).map(function(w){return a[w]});if(f.join("")!=="0123456789")return!1;var p={};return"abcdefghijklmnopqrst".split("").forEach(function(w){p[w]=w}),Object.keys(Object.assign({},p)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return fm=i()?Object.assign:function(o,a){for(var c,f=r(o),p,w=1;w<arguments.length;w++){c=Object(arguments[w]);for(var g in c)e.call(c,g)&&(f[g]=c[g]);if(t){p=t(c);for(var T=0;T<p.length;T++)n.call(c,p[T])&&(f[p[T]]=c[p[T]])}}return f},fm}var dm,g1;function nb(){if(g1)return dm;g1=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return dm=t,dm}var hm,m1;function ND(){return m1||(m1=1,hm=Function.call.bind(Object.prototype.hasOwnProperty)),hm}var pm,v1;function C4(){if(v1)return pm;v1=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=nb(),n={},r=ND();t=function(o){var a="Warning: "+o;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(o,a,c,f,p){if(process.env.NODE_ENV!=="production"){for(var w in o)if(r(o,w)){var g;try{if(typeof o[w]!="function"){var T=Error((f||"React class")+": "+c+" type `"+w+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[w]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw T.name="Invariant Violation",T}g=o[w](a,w,f,c,null,e)}catch(A){g=A}if(g&&!(g instanceof Error)&&t((f||"React class")+": type specification of "+c+" `"+w+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof g+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),g instanceof Error&&!(g.message in n)){n[g.message]=!0;var E=p?p():"";t("Failed "+c+" type: "+g.message+(E??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},pm=i,pm}var gm,y1;function E4(){if(y1)return gm;y1=1;var t=FD(),e=T4(),n=nb(),r=ND(),i=C4(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(c){var f="Warning: "+c;typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}});function a(){return null}return gm=function(c,f){var p=typeof Symbol=="function"&&Symbol.iterator,w="@@iterator";function g(ve){var Se=ve&&(p&&ve[p]||ve[w]);if(typeof Se=="function")return Se}var T="<<anonymous>>",E={array:_("array"),bigint:_("bigint"),bool:_("boolean"),func:_("function"),number:_("number"),object:_("object"),string:_("string"),symbol:_("symbol"),any:W(),arrayOf:H,element:ne(),elementType:q(),instanceOf:ie,node:je(),objectOf:le,oneOf:x,oneOfType:ae,shape:et,exact:Pe};function A(ve,Se){return ve===Se?ve!==0||1/ve===1/Se:ve!==ve&&Se!==Se}function I(ve,Se){this.message=ve,this.data=Se&&typeof Se=="object"?Se:{},this.stack=""}I.prototype=Error.prototype;function j(ve){if(process.env.NODE_ENV!=="production")var Se={},Be=0;function Qe(Ke,qe,ot,ct,pt,ft,yt){if(ct=ct||T,ft=ft||ot,yt!==n){if(f){var Je=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 Je.name="Invariant Violation",Je}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var At=ct+":"+ot;!Se[At]&&Be<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ft+"` prop on `"+ct+"`. 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."),Se[At]=!0,Be++)}}return qe[ot]==null?Ke?qe[ot]===null?new I("The "+pt+" `"+ft+"` is marked as required "+("in `"+ct+"`, but its value is `null`.")):new I("The "+pt+" `"+ft+"` is marked as required in "+("`"+ct+"`, but its value is `undefined`.")):null:ve(qe,ot,ct,pt,ft)}var Ye=Qe.bind(null,!1);return Ye.isRequired=Qe.bind(null,!0),Ye}function _(ve){function Se(Be,Qe,Ye,Ke,qe,ot){var ct=Be[Qe],pt=me(ct);if(pt!==ve){var ft=Oe(ct);return new I("Invalid "+Ke+" `"+qe+"` of type "+("`"+ft+"` supplied to `"+Ye+"`, expected ")+("`"+ve+"`."),{expectedType:ve})}return null}return j(Se)}function W(){return j(a)}function H(ve){function Se(Be,Qe,Ye,Ke,qe){if(typeof ve!="function")return new I("Property `"+qe+"` of component `"+Ye+"` has invalid PropType notation inside arrayOf.");var ot=Be[Qe];if(!Array.isArray(ot)){var ct=me(ot);return new I("Invalid "+Ke+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected an array."))}for(var pt=0;pt<ot.length;pt++){var ft=ve(ot,pt,Ye,Ke,qe+"["+pt+"]",n);if(ft instanceof Error)return ft}return null}return j(Se)}function ne(){function ve(Se,Be,Qe,Ye,Ke){var qe=Se[Be];if(!c(qe)){var ot=me(qe);return new I("Invalid "+Ye+" `"+Ke+"` of type "+("`"+ot+"` supplied to `"+Qe+"`, expected a single ReactElement."))}return null}return j(ve)}function q(){function ve(Se,Be,Qe,Ye,Ke){var qe=Se[Be];if(!t.isValidElementType(qe)){var ot=me(qe);return new I("Invalid "+Ye+" `"+Ke+"` of type "+("`"+ot+"` supplied to `"+Qe+"`, expected a single ReactElement type."))}return null}return j(ve)}function ie(ve){function Se(Be,Qe,Ye,Ke,qe){if(!(Be[Qe]instanceof ve)){var ot=ve.name||T,ct=Ze(Be[Qe]);return new I("Invalid "+Ke+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected ")+("instance of `"+ot+"`."))}return null}return j(Se)}function x(ve){if(!Array.isArray(ve))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("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])."):o("Invalid argument supplied to oneOf, expected an array.")),a;function Se(Be,Qe,Ye,Ke,qe){for(var ot=Be[Qe],ct=0;ct<ve.length;ct++)if(A(ot,ve[ct]))return null;var pt=JSON.stringify(ve,function(yt,Je){var At=Oe(Je);return At==="symbol"?String(Je):Je});return new I("Invalid "+Ke+" `"+qe+"` of value `"+String(ot)+"` "+("supplied to `"+Ye+"`, expected one of "+pt+"."))}return j(Se)}function le(ve){function Se(Be,Qe,Ye,Ke,qe){if(typeof ve!="function")return new I("Property `"+qe+"` of component `"+Ye+"` has invalid PropType notation inside objectOf.");var ot=Be[Qe],ct=me(ot);if(ct!=="object")return new I("Invalid "+Ke+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected an object."));for(var pt in ot)if(r(ot,pt)){var ft=ve(ot,pt,Ye,Ke,qe+"."+pt,n);if(ft instanceof Error)return ft}return null}return j(Se)}function ae(ve){if(!Array.isArray(ve))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var Se=0;Se<ve.length;Se++){var Be=ve[Se];if(typeof Be!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+$e(Be)+" at index "+Se+"."),a}function Qe(Ye,Ke,qe,ot,ct){for(var pt=[],ft=0;ft<ve.length;ft++){var yt=ve[ft],Je=yt(Ye,Ke,qe,ot,ct,n);if(Je==null)return null;Je.data&&r(Je.data,"expectedType")&&pt.push(Je.data.expectedType)}var At=pt.length>0?", expected one of type ["+pt.join(", ")+"]":"";return new I("Invalid "+ot+" `"+ct+"` supplied to "+("`"+qe+"`"+At+"."))}return j(Qe)}function je(){function ve(Se,Be,Qe,Ye,Ke){return Me(Se[Be])?null:new I("Invalid "+Ye+" `"+Ke+"` supplied to "+("`"+Qe+"`, expected a ReactNode."))}return j(ve)}function nt(ve,Se,Be,Qe,Ye){return new I((ve||"React class")+": "+Se+" type `"+Be+"."+Qe+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Ye+"`.")}function et(ve){function Se(Be,Qe,Ye,Ke,qe){var ot=Be[Qe],ct=me(ot);if(ct!=="object")return new I("Invalid "+Ke+" `"+qe+"` of type `"+ct+"` "+("supplied to `"+Ye+"`, expected `object`."));for(var pt in ve){var ft=ve[pt];if(typeof ft!="function")return nt(Ye,Ke,qe,pt,Oe(ft));var yt=ft(ot,pt,Ye,Ke,qe+"."+pt,n);if(yt)return yt}return null}return j(Se)}function Pe(ve){function Se(Be,Qe,Ye,Ke,qe){var ot=Be[Qe],ct=me(ot);if(ct!=="object")return new I("Invalid "+Ke+" `"+qe+"` of type `"+ct+"` "+("supplied to `"+Ye+"`, expected `object`."));var pt=e({},Be[Qe],ve);for(var ft in pt){var yt=ve[ft];if(r(ve,ft)&&typeof yt!="function")return nt(Ye,Ke,qe,ft,Oe(yt));if(!yt)return new I("Invalid "+Ke+" `"+qe+"` key `"+ft+"` supplied to `"+Ye+"`.\nBad object: "+JSON.stringify(Be[Qe],null," ")+`
|
|
31
|
+
Valid keys: `+JSON.stringify(Object.keys(ve),null," "));var Je=yt(ot,ft,Ye,Ke,qe+"."+ft,n);if(Je)return Je}return null}return j(Se)}function Me(ve){switch(typeof ve){case"number":case"string":case"undefined":return!0;case"boolean":return!ve;case"object":if(Array.isArray(ve))return ve.every(Me);if(ve===null||c(ve))return!0;var Se=g(ve);if(Se){var Be=Se.call(ve),Qe;if(Se!==ve.entries){for(;!(Qe=Be.next()).done;)if(!Me(Qe.value))return!1}else for(;!(Qe=Be.next()).done;){var Ye=Qe.value;if(Ye&&!Me(Ye[1]))return!1}}else return!1;return!0;default:return!1}}function fe(ve,Se){return ve==="symbol"?!0:Se?Se["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Se instanceof Symbol:!1}function me(ve){var Se=typeof ve;return Array.isArray(ve)?"array":ve instanceof RegExp?"object":fe(Se,ve)?"symbol":Se}function Oe(ve){if(typeof ve>"u"||ve===null)return""+ve;var Se=me(ve);if(Se==="object"){if(ve instanceof Date)return"date";if(ve instanceof RegExp)return"regexp"}return Se}function $e(ve){var Se=Oe(ve);switch(Se){case"array":case"object":return"an "+Se;case"boolean":case"date":case"regexp":return"a "+Se;default:return Se}}function Ze(ve){return!ve.constructor||!ve.constructor.name?T:ve.constructor.name}return E.checkPropTypes=i,E.resetWarningCache=i.resetWarningCache,E.PropTypes=E,E},gm}var mm,b1;function k4(){if(b1)return mm;b1=1;var t=nb();function e(){}function n(){}return n.resetWarningCache=e,mm=function(){function r(a,c,f,p,w,g){if(g!==t){var T=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 T.name="Invariant Violation",T}}r.isRequired=r;function i(){return r}var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:e};return o.PropTypes=o,o},mm}if(process.env.NODE_ENV!=="production"){var D4=FD(),P4=!0;Ev.exports=E4()(D4.isElement,P4)}else Ev.exports=k4()();var Er=Ev.exports;const _s=Oc(Er);var O4=function(e){var n=(e==null?void 0:e.ownerDocument)||document;return n.defaultView||window},_4=function(e,n){for(var r in e)if(!(r in n))return!0;for(var i in n)if(e[i]!==n[i])return!0;return!1},R4=["afterInjection","beforeInjection","desc","evalScripts","fallback","httpRequestWithCredentials","loading","renumerateIRIElements","src","title","useRequestCache","wrapper"],Ih="http://www.w3.org/2000/svg",w1="http://www.w3.org/1999/xlink",qp=function(t){function e(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=t.call.apply(t,[this].concat(o))||this,r.initialState={hasError:!1,isLoading:!0},r.state=r.initialState,r._isMounted=!1,r.reactWrapper=void 0,r.nonReactWrapper=void 0,r.refCallback=function(c){r.reactWrapper=c},r}AT(e,t);var n=e.prototype;return n.renderSVG=function(){var i=this;if(this.reactWrapper instanceof O4(this.reactWrapper).Node){var o=this.props,a=o.desc,c=o.evalScripts,f=o.httpRequestWithCredentials,p=o.renumerateIRIElements,w=o.src,g=o.title,T=o.useRequestCache,E=this.props.onError,A=this.props.beforeInjection,I=this.props.afterInjection,j=this.props.wrapper,_,W;j==="svg"?(_=document.createElementNS(Ih,j),_.setAttribute("xmlns",Ih),_.setAttribute("xmlns:xlink",w1),W=document.createElementNS(Ih,j)):(_=document.createElement(j),W=document.createElement(j)),_.appendChild(W),W.dataset.src=w,this.nonReactWrapper=this.reactWrapper.appendChild(_);var H=function(x){if(i.removeSVG(),!i._isMounted){E(x);return}i.setState(function(){return{hasError:!0,isLoading:!1}},function(){E(x)})},ne=function(x,le){if(x){H(x);return}i._isMounted&&i.setState(function(){return{isLoading:!1}},function(){try{I(le)}catch(ae){H(ae)}})},q=function(x){if(x.setAttribute("role","img"),a){var le=x.querySelector(":scope > desc");le&&x.removeChild(le);var ae=document.createElement("desc");ae.innerHTML=a,x.prepend(ae)}if(g){var je=x.querySelector(":scope > title");je&&x.removeChild(je);var nt=document.createElement("title");nt.innerHTML=g,x.prepend(nt)}try{A(x)}catch(et){H(et)}};w4(W,{afterEach:ne,beforeEach:q,cacheRequests:T,evalScripts:c,httpRequestWithCredentials:f,renumerateIRIElements:p})}},n.removeSVG=function(){var i;(i=this.nonReactWrapper)!=null&&i.parentNode&&(this.nonReactWrapper.parentNode.removeChild(this.nonReactWrapper),this.nonReactWrapper=null)},n.componentDidMount=function(){this._isMounted=!0,this.renderSVG()},n.componentDidUpdate=function(i){var o=this;_4(kf({},i),this.props)&&this.setState(function(){return o.initialState},function(){o.removeSVG(),o.renderSVG()})},n.componentWillUnmount=function(){this._isMounted=!1,this.removeSVG()},n.render=function(){var i=this.props;i.afterInjection,i.beforeInjection,i.desc,i.evalScripts;var o=i.fallback;i.httpRequestWithCredentials;var a=i.loading;i.renumerateIRIElements,i.src,i.title,i.useRequestCache;var c=i.wrapper,f=$v(i,R4),p=c;return kn.createElement(p,kf({},f,{ref:this.refCallback},c==="svg"?{xmlns:Ih,xmlnsXlink:w1}:{}),this.state.isLoading&&a&&kn.createElement(a,null),this.state.hasError&&o&&kn.createElement(o,null))},e}(kn.Component);qp.defaultProps={afterInjection:function(){},beforeInjection:function(){},desc:"",evalScripts:"never",fallback:null,httpRequestWithCredentials:!1,loading:null,onError:function(){},renumerateIRIElements:!0,title:"",useRequestCache:!0,wrapper:"div"};qp.propTypes={afterInjection:Er.func,beforeInjection:Er.func,desc:Er.string,evalScripts:Er.oneOf(["always","once","never"]),fallback:Er.oneOfType([Er.func,Er.object,Er.string]),httpRequestWithCredentials:Er.bool,loading:Er.oneOfType([Er.func,Er.object,Er.string]),onError:Er.func,renumerateIRIElements:Er.bool,src:Er.string.isRequired,title:Er.string,useRequestCache:Er.bool,wrapper:Er.oneOf(["div","span","svg"])};const Af=new Map;Af.set("text",t=>{var e,n;return ke.jsx("div",{style:{width:24,height:24,backgroundColor:"#dadada",borderRadius:"5px",display:"flex",justifyContent:"center",alignItems:"center",lineHeight:"24px"},children:(n=(e=t==null?void 0:t.name)==null?void 0:e.trim().at(0))==null?void 0:n.toUpperCase()})});Af.set("svgHtml",t=>{function e(n){function r(o){const c=new DOMParser().parseFromString(o,"image/svg+xml").querySelector("svg");return c?(c.querySelectorAll("path").forEach(p=>{p.hasAttribute("fill")&&p.setAttribute("fill","currentColor"),p.hasAttribute("stroke")&&p.setAttribute("stroke","currentColor")}),c.outerHTML):""}const i=r(n.svgString);return ke.jsx("div",{dangerouslySetInnerHTML:{__html:i},style:{width:24,height:24,margin:"0 auto"}})}return ke.jsx(e,{svgString:t.icon})});Af.set("svgHttp",t=>ke.jsx(qp,{src:t.icon,beforeInjection:e=>{e.setAttribute("style","margin: 0 auto;"),e.querySelectorAll("path").forEach(r=>{r.hasAttribute("fill")&&r.setAttribute("fill","currentColor"),r.hasAttribute("stroke")&&r.setAttribute("stroke","currentColor")})}}));Af.set("img",t=>ke.jsx("img",{src:t.icon||"/",alt:t.name,style:{height:24,maxHeight:24,maxWidth:24}}));function A4(t){return t.icon=(t.icon||"").trim(),t.icon?t.icon.startsWith("<svg")?"svgHtml":t.icon.endsWith(".svg")?"svgHttp":"img":"text"}function jD({item:t}){return(Af.get(A4(t))||Af.get("text"))(t)}function I4(t){return ke.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",...t,children:ke.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 M4(t){const{renderChildren:e,parentRef:n,onlyChild:r,dropdownLevel:i}=t,[o,a]=X.useState({top:0,left:0}),c=X.useRef(null),[f,p]=X.useState("auto");return X.useLayoutEffect(()=>{if(n.current&&c.current){const w=n.current.getBoundingClientRect(),g=c.current.getBoundingClientRect();let T,E;if(i===1)T=w.bottom,E=w.left,g.height+T>window.innerHeight?(p(window.innerHeight-T-50),T=w.bottom-g.height):T=w.bottom;else if(i>1){T=w.top,E=w.left+w.width;const A=g.height+(window.innerHeight-w.top)>window.innerHeight;A&&(console.log("DropDown-fav overtop"),p(window.innerHeight-w.top-50)),w.top+g.height>window.innerHeight&&!A&&(T=w.top-g.height+w.height)}a({top:T-64,left:E})}},[n,c,i]),r?e({maxHeight:f}):Nv.createPortal(ke.jsx("div",{ref:c,style:{position:"fixed",top:o.top,left:`calc(${o.left}px - var(--global-menu-width))`,zIndex:1200},children:e({maxHeight:f})}),n.current)}const If=new Map;If.set("text",t=>{var e,n;return ke.jsx("div",{style:{width:24,height:24,backgroundColor:"#dadada",borderRadius:"5px",display:"flex",justifyContent:"center",alignItems:"center",lineHeight:"24px"},children:(n=(e=t==null?void 0:t.name)==null?void 0:e.trim().at(0))==null?void 0:n.toUpperCase()})});If.set("svgHtml",t=>{function e(n){function r(o){const c=new DOMParser().parseFromString(o,"image/svg+xml").querySelector("svg");return c?(c.querySelectorAll("path").forEach(p=>{p.hasAttribute("fill")&&p.setAttribute("fill","currentColor"),p.hasAttribute("stroke")&&p.setAttribute("stroke","currentColor")}),c.outerHTML):""}const i=r(n.svgString);return ke.jsx("div",{dangerouslySetInnerHTML:{__html:i},style:{width:24,height:24,margin:"0 auto"}})}return ke.jsx(e,{svgString:t.icon})});If.set("svgHttp",t=>ke.jsx(qp,{src:t.icon,beforeInjection:e=>{e.setAttribute("style","margin: 0 auto;"),e.querySelectorAll("path").forEach(r=>{r.hasAttribute("fill")&&r.setAttribute("fill","currentColor"),r.hasAttribute("stroke")&&r.setAttribute("stroke","currentColor")})}}));If.set("img",t=>ke.jsx("img",{src:t.icon||"/",alt:t.name,style:{height:24,maxHeight:24,maxWidth:24}}));function L4(t){return t.icon=(t.icon||"").trim(),t.icon?t.icon.startsWith("<svg")?"svgHtml":t.icon.endsWith(".svg")?"svgHttp":"img":"text"}function F4({item:t}){return(If.get(L4(t))||If.get("text"))(t)}function BD({...t}){var je,nt,et;const e=t.item,n=t.level||0,r=!!((je=t.item.children)!=null&&je.length),i=`level-${n}`,o=(Pe,Me=i)=>`${Pe} ${Me} `,[a,c]=X.useState(!1),[f,p]=X.useState(e.isFavorite||!1),w=X.useRef(),g=X.useRef();g!=null&&g.current&&((nt=g==null?void 0:g.current)==null?void 0:nt.scrollWidth)>((et=g==null?void 0:g.current)==null?void 0:et.clientWidth);const T=window.location.origin,E=e.path&&e.path.includes("http")?new URL(e.path):{origin:"",pathname:""},A=window.location.pathname.split("/")[1],I=E.pathname.split("/")[1],j=t.item.redirectUrl||t.ssr||!T.includes("local")&&T!==E.origin||I!==A,_=r||n===0?"div":j?"a":Tp.Link,W=e.redirectUrl||e.path||"#",H=n+1,ne=r&&a&&n>0,q=()=>{t.isDrop||c(!0)},ie=()=>{c(!1)},x="/global-menu-config/api/v1/menu-items/user/set-favorite",le=T!==E.origin||t.item.redirectUrl?"_blank":"_self",ae=Object.entries(t.brandColors||{}).reduce((Pe,[Me,fe])=>(fe&&(Pe[`--${Me}`]=fe),Pe),{});return ke.jsxs("div",{ref:w,className:o("menu-item__wrapper tree-node"),style:{borderRadius:"8px",transition:"all 0.3s",...ae},onMouseOver:q,onMouseOut:ie,onDragStart:Pe=>{n>1&&Pe.preventDefault(),c(!1)},onDragEnd:()=>{console.log("drag end 1223"),c(!1)},children:[ke.jsxs(_,{target:le,to:W,href:W,draggable:"true",className:o("menu-item__link"),style:{width:"100%",transition:"all 0.3s"},onDragStart:Pe=>{console.log("onDragStart component",Pe.target)},onDragEnd:()=>{console.log("onDragEnd menu item"),c(!1)},children:[ke.jsx(N4,{cls:o,item:e}),ke.jsx("span",{className:o("menu-item__label"),ref:g,children:e.name}),ke.jsx(j4,{menuLevel:n,hasChildren:r,isHovered:a,isFavorite:f,onClick:Pe=>{const Me={menuConfigId:e.id,isFavorite:Pe},fe=t.baseUrl+x;As.post(fe,Me).then(me=>{var Oe;p(Pe),Gv("Set favorite menu item successfully"),(Oe=t.onSetFavoriteSuccess)==null||Oe.call(t,t.item.id,Pe)}).catch(me=>{var Oe,$e;console.log(" MenuItem.tsx ~ error:",me),zd((($e=(Oe=me.response)==null?void 0:Oe.data)==null?void 0:$e.errorMessage)||me.message||"Have error when set favorite menu item")})}}),r&&ke.jsx("div",{className:o("menu-item__icon-arrow__wrapper"),children:ke.jsx(I4,{className:o("menu-item__icon-arrow__icon")})})]}),ne&&ke.jsx(M4,{parentRef:w,onlyChild:H<2,dropdownLevel:n,renderChildren:({maxHeight:Pe})=>{var Me;return ke.jsx(RD.div,{className:o("menu-item__dropdown dropdown-favorite ? 'menu-item__dropdown--open' : 'menu-item__dropdown--close'}",`level-${H}`),style:tb({maxHeight:Pe,overflowY:"auto",paddingRight:3},Pe!=="auto"&&!!H),children:(Me=e.children)==null?void 0:Me.map(fe=>X.createElement(BD,{...t,key:fe.id,item:fe,level:H}))})}})]})}function N4({item:t,cls:e}){return ke.jsx("div",{className:e("menu-item__icon"),children:ke.jsx(F4,{item:t})})}function j4(t){const e={marginRight:t.hasChildren?10:0,fontSize:22,fill:mr.warning,minWidth:16};if(t.menuLevel!==0)return ke.jsxs(ke.Fragment,{children:[t.isHovered&&!t.isFavorite&&ke.jsx(sa.Tooltip,{title:"Add to favorites",children:ke.jsx(AD,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!0)}})}),t.isFavorite&&ke.jsx(sa.Tooltip,{title:"Remove from favorites",children:ke.jsx(ID,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!1)}})})]})}const B4='.flex-col-center{display:flex;flex-direction:column;justify-content:center}.wrap-section{transition:all .3s;padding:0 4px}.favorite-menu{display:flex;height:56px;border-right:1px solid #ddd;background-color:#fafafa;transition:all .2s ease-in-out;width:100%}.scrollbar-hidden::-webkit-scrollbar{width:2px;background:transparent}.favorite-menu__wrap-btn-logout,.favorite-menu__btn-logout{margin:40px 0}.favorite-menu__logout-btn__text{margin-left:12px;font-size:.875rem;opacity:0;transition:ease-in-out .2s;transition-delay:.15s}.favorite-menu__wrapper-toggle-btn{display:flex;flex-direction:row;justify-content:flex-end;transition:all .3s;margin-right:-8px;margin-top:40px;justify-content:center;width:100%}.favorite-menu__toggle-btn{margin-top:-6px;color:#85858a}.favorite-menu__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;background-color:initial}.favorite-menu__logout-btn:hover{background-color:#919eab14}.favorite-menu__icon-logout{flex-shrink:0}.menu-item__wrapper{display:flex;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.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.level-2,.menu-item__link.active.level-3,.menu-item__link.active.level-4,.menu-item__link.active.level-5,.menu-item__link.active.level-6,.menu-item__link.active.level-7,.menu-item__link.active.level-8,.menu-item__link.active.level-9,.menu-item__link.active.level-10{background-color:inherit;color:inherit}.menu-item__link.active.level-2:hover,.menu-item__link.active.level-3:hover,.menu-item__link.active.level-4:hover,.menu-item__link.active.level-5:hover,.menu-item__link.active.level-6:hover,.menu-item__link.active.level-7:hover,.menu-item__link.active.level-8:hover,.menu-item__link.active.level-9:hover,.menu-item__link.active.level-10:hover{background-color:#919eab14}.menu-item__link.menu-item__link.level-0{padding:0;background-color:#919eab14;transition:all .15s}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center}.menu-item__icon.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{text-overflow:unset}.menu-item__label.active{color:inherit}.menu-item__label{margin-left:8px;font-size:.75rem;line-height:1rem}.menu-item__label.level-0,.menu-item__label.level-1{font-size:.875rem;transition-delay:.15s}.menu-item__label.level-0{color:#85858a;margin-left:8px}.menu-item__icon-arrow__wrapper{display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0}.menu-item__icon-arrow__wrapper.level-0{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.open{transform:rotate(0)!important}.menu-item__dropdown{background-color:#fafafa;border:1px solid #ddd;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;border-radius:4px;width:210px;max-width:210px;padding:4px;z-index:1200}.menu-item__dropdown.dropdown-favorite{width:auto;min-width:180px;max-width:350px}.menu-item__dropdown::-webkit-scrollbar{width:4px}.menu-item__dropdown::-webkit-scrollbar-thumb{background-color:#9b9b9b99;border-radius:2px}.menu-item__dropdown,.menu-item__dropdown>*{margin-top:4px}.menu-item__dropdown:first-of-type{margin-top:0}.menu-item__dropdown>*:first-child{margin-top:0}.menu-item__dropdown .menu-item__link{height:40px}.menu-item__dropdown .menu-item__link.level-1{height:48px}.menu-item__dropdown.level-1{width:auto;max-width:unset;box-shadow:none;border:none;padding:0;background-color:unset}.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}.favorite-menu__menu .simplebar-track.simplebar-vertical{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.treeFavorited{display:flex;align-items:center;margin:0 -5px}.treeFavorited li{margin:0 5px}.item.hover-on:before{content:"";position:absolute;top:0;left:0;height:100%;width:2px;background-color:var(--primary300)}';var ac={};/**
|
|
32
|
+
* @license React
|
|
33
|
+
* react-dom-server-legacy.browser.production.min.js
|
|
34
|
+
*
|
|
35
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
36
|
+
*
|
|
37
|
+
* This source code is licensed under the MIT license found in the
|
|
38
|
+
* LICENSE file in the root directory of this source tree.
|
|
39
|
+
*/var x1;function $4(){if(x1)return ac;x1=1;var t=X;function e(k){for(var F="https://reactjs.org/docs/error-decoder.html?invariant="+k,G=1;G<arguments.length;G++)F+="&args[]="+encodeURIComponent(arguments[G]);return"Minified React error #"+k+"; visit "+F+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,r=/^[: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]*$/,i={},o={};function a(k){return n.call(o,k)?!0:n.call(i,k)?!1:r.test(k)?o[k]=!0:(i[k]=!0,!1)}function c(k,F,G,ee,Ee,ge,Re){this.acceptsBooleans=F===2||F===3||F===4,this.attributeName=ee,this.attributeNamespace=Ee,this.mustUseProperty=G,this.propertyName=k,this.type=F,this.sanitizeURL=ge,this.removeEmptyString=Re}var f={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(k){f[k]=new c(k,0,!1,k,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(k){var F=k[0];f[F]=new c(F,1,!1,k[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(k){f[k]=new c(k,2,!1,k.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(k){f[k]=new c(k,2,!1,k,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(k){f[k]=new c(k,3,!1,k.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(k){f[k]=new c(k,3,!0,k,null,!1,!1)}),["capture","download"].forEach(function(k){f[k]=new c(k,4,!1,k,null,!1,!1)}),["cols","rows","size","span"].forEach(function(k){f[k]=new c(k,6,!1,k,null,!1,!1)}),["rowSpan","start"].forEach(function(k){f[k]=new c(k,5,!1,k.toLowerCase(),null,!1,!1)});var p=/[\-:]([a-z])/g;function w(k){return k[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(k){var F=k.replace(p,w);f[F]=new c(F,1,!1,k,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(k){var F=k.replace(p,w);f[F]=new c(F,1,!1,k,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(k){var F=k.replace(p,w);f[F]=new c(F,1,!1,k,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(k){f[k]=new c(k,1,!1,k.toLowerCase(),null,!1,!1)}),f.xlinkHref=new c("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(k){f[k]=new c(k,1,!1,k.toLowerCase(),null,!0,!0)});var g={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},T=["Webkit","ms","Moz","O"];Object.keys(g).forEach(function(k){T.forEach(function(F){F=F+k.charAt(0).toUpperCase()+k.substring(1),g[F]=g[k]})});var E=/["'&<>]/;function A(k){if(typeof k=="boolean"||typeof k=="number")return""+k;k=""+k;var F=E.exec(k);if(F){var G="",ee,Ee=0;for(ee=F.index;ee<k.length;ee++){switch(k.charCodeAt(ee)){case 34:F=""";break;case 38:F="&";break;case 39:F="'";break;case 60:F="<";break;case 62:F=">";break;default:continue}Ee!==ee&&(G+=k.substring(Ee,ee)),Ee=ee+1,G+=F}k=Ee!==ee?G+k.substring(Ee,ee):G}return k}var I=/([A-Z])/g,j=/^ms-/,_=Array.isArray;function W(k,F){return{insertionMode:k,selectedValue:F}}function H(k,F,G){switch(F){case"select":return W(1,G.value!=null?G.value:G.defaultValue);case"svg":return W(2,null);case"math":return W(3,null);case"foreignObject":return W(1,null);case"table":return W(4,null);case"thead":case"tbody":case"tfoot":return W(5,null);case"colgroup":return W(7,null);case"tr":return W(6,null)}return 4<=k.insertionMode||k.insertionMode===0?W(1,null):k}var ne=new Map;function q(k,F,G){if(typeof G!="object")throw Error(e(62));F=!0;for(var ee in G)if(n.call(G,ee)){var Ee=G[ee];if(Ee!=null&&typeof Ee!="boolean"&&Ee!==""){if(ee.indexOf("--")===0){var ge=A(ee);Ee=A((""+Ee).trim())}else{ge=ee;var Re=ne.get(ge);Re!==void 0||(Re=A(ge.replace(I,"-$1").toLowerCase().replace(j,"-ms-")),ne.set(ge,Re)),ge=Re,Ee=typeof Ee=="number"?Ee===0||n.call(g,ee)?""+Ee:Ee+"px":A((""+Ee).trim())}F?(F=!1,k.push(' style="',ge,":",Ee)):k.push(";",ge,":",Ee)}}F||k.push('"')}function ie(k,F,G,ee){switch(G){case"style":q(k,F,ee);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<G.length)||G[0]!=="o"&&G[0]!=="O"||G[1]!=="n"&&G[1]!=="N"){if(F=f.hasOwnProperty(G)?f[G]:null,F!==null){switch(typeof ee){case"function":case"symbol":return;case"boolean":if(!F.acceptsBooleans)return}switch(G=F.attributeName,F.type){case 3:ee&&k.push(" ",G,'=""');break;case 4:ee===!0?k.push(" ",G,'=""'):ee!==!1&&k.push(" ",G,'="',A(ee),'"');break;case 5:isNaN(ee)||k.push(" ",G,'="',A(ee),'"');break;case 6:!isNaN(ee)&&1<=ee&&k.push(" ",G,'="',A(ee),'"');break;default:F.sanitizeURL&&(ee=""+ee),k.push(" ",G,'="',A(ee),'"')}}else if(a(G)){switch(typeof ee){case"function":case"symbol":return;case"boolean":if(F=G.toLowerCase().slice(0,5),F!=="data-"&&F!=="aria-")return}k.push(" ",G,'="',A(ee),'"')}}}function x(k,F,G){if(F!=null){if(G!=null)throw Error(e(60));if(typeof F!="object"||!("__html"in F))throw Error(e(61));F=F.__html,F!=null&&k.push(""+F)}}function le(k){var F="";return t.Children.forEach(k,function(G){G!=null&&(F+=G)}),F}function ae(k,F,G,ee){k.push(et(G));var Ee=G=null,ge;for(ge in F)if(n.call(F,ge)){var Re=F[ge];if(Re!=null)switch(ge){case"children":G=Re;break;case"dangerouslySetInnerHTML":Ee=Re;break;default:ie(k,ee,ge,Re)}}return k.push(">"),x(k,Ee,G),typeof G=="string"?(k.push(A(G)),null):G}var je=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,nt=new Map;function et(k){var F=nt.get(k);if(F===void 0){if(!je.test(k))throw Error(e(65,k));F="<"+k,nt.set(k,F)}return F}function Pe(k,F,G,ee,Ee){switch(F){case"select":k.push(et("select"));var ge=null,Re=null;for(dt in G)if(n.call(G,dt)){var Ge=G[dt];if(Ge!=null)switch(dt){case"children":ge=Ge;break;case"dangerouslySetInnerHTML":Re=Ge;break;case"defaultValue":case"value":break;default:ie(k,ee,dt,Ge)}}return k.push(">"),x(k,Re,ge),ge;case"option":Re=Ee.selectedValue,k.push(et("option"));var gt=Ge=null,mt=null,dt=null;for(ge in G)if(n.call(G,ge)){var Ft=G[ge];if(Ft!=null)switch(ge){case"children":Ge=Ft;break;case"selected":mt=Ft;break;case"dangerouslySetInnerHTML":dt=Ft;break;case"value":gt=Ft;default:ie(k,ee,ge,Ft)}}if(Re!=null)if(G=gt!==null?""+gt:le(Ge),_(Re)){for(ee=0;ee<Re.length;ee++)if(""+Re[ee]===G){k.push(' selected=""');break}}else""+Re===G&&k.push(' selected=""');else mt&&k.push(' selected=""');return k.push(">"),x(k,dt,Ge),Ge;case"textarea":k.push(et("textarea")),dt=Re=ge=null;for(Ge in G)if(n.call(G,Ge)&&(gt=G[Ge],gt!=null))switch(Ge){case"children":dt=gt;break;case"value":ge=gt;break;case"defaultValue":Re=gt;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:ie(k,ee,Ge,gt)}if(ge===null&&Re!==null&&(ge=Re),k.push(">"),dt!=null){if(ge!=null)throw Error(e(92));if(_(dt)&&1<dt.length)throw Error(e(93));ge=""+dt}return typeof ge=="string"&&ge[0]===`
|
|
40
|
+
`&&k.push(`
|
|
41
|
+
`),ge!==null&&k.push(A(""+ge)),null;case"input":k.push(et("input")),gt=dt=Ge=ge=null;for(Re in G)if(n.call(G,Re)&&(mt=G[Re],mt!=null))switch(Re){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":gt=mt;break;case"defaultValue":Ge=mt;break;case"checked":dt=mt;break;case"value":ge=mt;break;default:ie(k,ee,Re,mt)}return dt!==null?ie(k,ee,"checked",dt):gt!==null&&ie(k,ee,"checked",gt),ge!==null?ie(k,ee,"value",ge):Ge!==null&&ie(k,ee,"value",Ge),k.push("/>"),null;case"menuitem":k.push(et("menuitem"));for(var Bn in G)if(n.call(G,Bn)&&(ge=G[Bn],ge!=null))switch(Bn){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:ie(k,ee,Bn,ge)}return k.push(">"),null;case"title":k.push(et("title")),ge=null;for(Ft in G)if(n.call(G,Ft)&&(Re=G[Ft],Re!=null))switch(Ft){case"children":ge=Re;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:ie(k,ee,Ft,Re)}return k.push(">"),ge;case"listing":case"pre":k.push(et(F)),Re=ge=null;for(gt in G)if(n.call(G,gt)&&(Ge=G[gt],Ge!=null))switch(gt){case"children":ge=Ge;break;case"dangerouslySetInnerHTML":Re=Ge;break;default:ie(k,ee,gt,Ge)}if(k.push(">"),Re!=null){if(ge!=null)throw Error(e(60));if(typeof Re!="object"||!("__html"in Re))throw Error(e(61));G=Re.__html,G!=null&&(typeof G=="string"&&0<G.length&&G[0]===`
|
|
42
|
+
`?k.push(`
|
|
43
|
+
`,G):k.push(""+G))}return typeof ge=="string"&&ge[0]===`
|
|
44
|
+
`&&k.push(`
|
|
45
|
+
`),ge;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":k.push(et(F));for(var zn in G)if(n.call(G,zn)&&(ge=G[zn],ge!=null))switch(zn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,F));default:ie(k,ee,zn,ge)}return k.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 ae(k,G,F,ee);case"html":return Ee.insertionMode===0&&k.push("<!DOCTYPE html>"),ae(k,G,F,ee);default:if(F.indexOf("-")===-1&&typeof G.is!="string")return ae(k,G,F,ee);k.push(et(F)),Re=ge=null;for(mt in G)if(n.call(G,mt)&&(Ge=G[mt],Ge!=null))switch(mt){case"children":ge=Ge;break;case"dangerouslySetInnerHTML":Re=Ge;break;case"style":q(k,ee,Ge);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:a(mt)&&typeof Ge!="function"&&typeof Ge!="symbol"&&k.push(" ",mt,'="',A(Ge),'"')}return k.push(">"),x(k,Re,ge),ge}}function Me(k,F,G){if(k.push('<!--$?--><template id="'),G===null)throw Error(e(395));return k.push(G),k.push('"></template>')}function fe(k,F,G,ee){switch(G.insertionMode){case 0:case 1:return k.push('<div hidden id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 2:return k.push('<svg aria-hidden="true" style="display:none" id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 3:return k.push('<math aria-hidden="true" style="display:none" id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 4:return k.push('<table hidden id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 5:return k.push('<table hidden><tbody id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 6:return k.push('<table hidden><tr id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 7:return k.push('<table hidden><colgroup id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');default:throw Error(e(397))}}function me(k,F){switch(F.insertionMode){case 0:case 1:return k.push("</div>");case 2:return k.push("</svg>");case 3:return k.push("</math>");case 4:return k.push("</table>");case 5:return k.push("</tbody></table>");case 6:return k.push("</tr></table>");case 7:return k.push("</colgroup></table>");default:throw Error(e(397))}}var Oe=/[<\u2028\u2029]/g;function $e(k){return JSON.stringify(k).replace(Oe,function(F){switch(F){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 Ze(k,F){return F=F===void 0?"":F,{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:F+"P:",segmentPrefix:F+"S:",boundaryPrefix:F+"B:",idPrefix:F,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:k}}function ve(k,F,G,ee){return G.generateStaticMarkup?(k.push(A(F)),!1):(F===""?k=ee:(ee&&k.push("<!-- -->"),k.push(A(F)),k=!0),k)}var Se=Object.assign,Be=Symbol.for("react.element"),Qe=Symbol.for("react.portal"),Ye=Symbol.for("react.fragment"),Ke=Symbol.for("react.strict_mode"),qe=Symbol.for("react.profiler"),ot=Symbol.for("react.provider"),ct=Symbol.for("react.context"),pt=Symbol.for("react.forward_ref"),ft=Symbol.for("react.suspense"),yt=Symbol.for("react.suspense_list"),Je=Symbol.for("react.memo"),At=Symbol.for("react.lazy"),Mt=Symbol.for("react.scope"),Vn=Symbol.for("react.debug_trace_mode"),vr=Symbol.for("react.legacy_hidden"),Hn=Symbol.for("react.default_value"),Sn=Symbol.iterator;function $i(k){if(k==null)return null;if(typeof k=="function")return k.displayName||k.name||null;if(typeof k=="string")return k;switch(k){case Ye:return"Fragment";case Qe:return"Portal";case qe:return"Profiler";case Ke:return"StrictMode";case ft:return"Suspense";case yt:return"SuspenseList"}if(typeof k=="object")switch(k.$$typeof){case ct:return(k.displayName||"Context")+".Consumer";case ot:return(k._context.displayName||"Context")+".Provider";case pt:var F=k.render;return k=k.displayName,k||(k=F.displayName||F.name||"",k=k!==""?"ForwardRef("+k+")":"ForwardRef"),k;case Je:return F=k.displayName||null,F!==null?F:$i(k.type)||"Memo";case At:F=k._payload,k=k._init;try{return $i(k(F))}catch{}}return null}var Dr={};function Jn(k,F){if(k=k.contextTypes,!k)return Dr;var G={},ee;for(ee in k)G[ee]=F[ee];return G}var sn=null;function fn(k,F){if(k!==F){k.context._currentValue2=k.parentValue,k=k.parent;var G=F.parent;if(k===null){if(G!==null)throw Error(e(401))}else{if(G===null)throw Error(e(401));fn(k,G)}F.context._currentValue2=F.value}}function dn(k){k.context._currentValue2=k.parentValue,k=k.parent,k!==null&&dn(k)}function ut(k){var F=k.parent;F!==null&&ut(F),k.context._currentValue2=k.value}function Dn(k,F){if(k.context._currentValue2=k.parentValue,k=k.parent,k===null)throw Error(e(402));k.depth===F.depth?fn(k,F):Dn(k,F)}function si(k,F){var G=F.parent;if(G===null)throw Error(e(402));k.depth===G.depth?fn(k,G):si(k,G),F.context._currentValue2=F.value}function on(k){var F=sn;F!==k&&(F===null?ut(k):k===null?dn(F):F.depth===k.depth?fn(F,k):F.depth>k.depth?Dn(F,k):si(F,k),sn=k)}var Vi={isMounted:function(){return!1},enqueueSetState:function(k,F){k=k._reactInternals,k.queue!==null&&k.queue.push(F)},enqueueReplaceState:function(k,F){k=k._reactInternals,k.replace=!0,k.queue=[F]},enqueueForceUpdate:function(){}};function Hi(k,F,G,ee){var Ee=k.state!==void 0?k.state:null;k.updater=Vi,k.props=G,k.state=Ee;var ge={queue:[],replace:!1};k._reactInternals=ge;var Re=F.contextType;if(k.context=typeof Re=="object"&&Re!==null?Re._currentValue2:ee,Re=F.getDerivedStateFromProps,typeof Re=="function"&&(Re=Re(G,Ee),Ee=Re==null?Ee:Se({},Ee,Re),k.state=Ee),typeof F.getDerivedStateFromProps!="function"&&typeof k.getSnapshotBeforeUpdate!="function"&&(typeof k.UNSAFE_componentWillMount=="function"||typeof k.componentWillMount=="function"))if(F=k.state,typeof k.componentWillMount=="function"&&k.componentWillMount(),typeof k.UNSAFE_componentWillMount=="function"&&k.UNSAFE_componentWillMount(),F!==k.state&&Vi.enqueueReplaceState(k,k.state,null),ge.queue!==null&&0<ge.queue.length)if(F=ge.queue,Re=ge.replace,ge.queue=null,ge.replace=!1,Re&&F.length===1)k.state=F[0];else{for(ge=Re?F[0]:k.state,Ee=!0,Re=Re?1:0;Re<F.length;Re++){var Ge=F[Re];Ge=typeof Ge=="function"?Ge.call(k,ge,G,ee):Ge,Ge!=null&&(Ee?(Ee=!1,ge=Se({},ge,Ge)):Se(ge,Ge))}k.state=ge}else ge.queue=null}var Ui={id:1,overflow:""};function Pr(k,F,G){var ee=k.id;k=k.overflow;var Ee=32-Nn(ee)-1;ee&=~(1<<Ee),G+=1;var ge=32-Nn(F)+Ee;if(30<ge){var Re=Ee-Ee%5;return ge=(ee&(1<<Re)-1).toString(32),ee>>=Re,Ee-=Re,{id:1<<32-Nn(F)+Ee|G<<Ee|ee,overflow:ge+k}}return{id:1<<ge|G<<Ee|ee,overflow:k}}var Nn=Math.clz32?Math.clz32:Yr,Or=Math.log,yr=Math.LN2;function Yr(k){return k>>>=0,k===0?32:31-(Or(k)/yr|0)|0}function Gr(k,F){return k===F&&(k!==0||1/k===1/F)||k!==k&&F!==F}var Ao=typeof Object.is=="function"?Object.is:Gr,Un=null,qr=null,Qn=null,Wt=null,ai=!1,Wi=!1,Pn=0,hn=null,li=0;function ui(){if(Un===null)throw Error(e(321));return Un}function Tn(){if(0<li)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function so(){return Wt===null?Qn===null?(ai=!1,Qn=Wt=Tn()):(ai=!0,Wt=Qn):Wt.next===null?(ai=!1,Wt=Wt.next=Tn()):(ai=!0,Wt=Wt.next),Wt}function br(){qr=Un=null,Wi=!1,Qn=null,li=0,Wt=hn=null}function ci(k,F){return typeof F=="function"?F(k):F}function an(k,F,G){if(Un=ui(),Wt=so(),ai){var ee=Wt.queue;if(F=ee.dispatch,hn!==null&&(G=hn.get(ee),G!==void 0)){hn.delete(ee),ee=Wt.memoizedState;do ee=k(ee,G.action),G=G.next;while(G!==null);return Wt.memoizedState=ee,[ee,F]}return[Wt.memoizedState,F]}return k=k===ci?typeof F=="function"?F():F:G!==void 0?G(F):F,Wt.memoizedState=k,k=Wt.queue={last:null,dispatch:null},k=k.dispatch=Ms.bind(null,Un,k),[Wt.memoizedState,k]}function Di(k,F){if(Un=ui(),Wt=so(),F=F===void 0?null:F,Wt!==null){var G=Wt.memoizedState;if(G!==null&&F!==null){var ee=G[1];e:if(ee===null)ee=!1;else{for(var Ee=0;Ee<ee.length&&Ee<F.length;Ee++)if(!Ao(F[Ee],ee[Ee])){ee=!1;break e}ee=!0}if(ee)return G[0]}}return k=k(),Wt.memoizedState=[k,F],k}function Ms(k,F,G){if(25<=li)throw Error(e(301));if(k===Un)if(Wi=!0,k={action:G,next:null},hn===null&&(hn=new Map),G=hn.get(F),G===void 0)hn.set(F,k);else{for(F=G;F.next!==null;)F=F.next;F.next=k}}function Ls(){throw Error(e(394))}function Xr(){}var ao={readContext:function(k){return k._currentValue2},useContext:function(k){return ui(),k._currentValue2},useMemo:Di,useReducer:an,useRef:function(k){Un=ui(),Wt=so();var F=Wt.memoizedState;return F===null?(k={current:k},Wt.memoizedState=k):F},useState:function(k){return an(ci,k)},useInsertionEffect:Xr,useLayoutEffect:function(){},useCallback:function(k,F){return Di(function(){return k},F)},useImperativeHandle:Xr,useEffect:Xr,useDebugValue:Xr,useDeferredValue:function(k){return ui(),k},useTransition:function(){return ui(),[!1,Ls]},useId:function(){var k=qr.treeContext,F=k.overflow;k=k.id,k=(k&~(1<<32-Nn(k)-1)).toString(32)+F;var G=lo;if(G===null)throw Error(e(404));return F=Pn++,k=":"+G.idPrefix+"R"+k,0<F&&(k+="H"+F.toString(32)),k+":"},useMutableSource:function(k,F){return ui(),F(k._source)},useSyncExternalStore:function(k,F,G){if(G===void 0)throw Error(e(407));return G()}},lo=null,Pi=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function er(k){return console.error(k),null}function _r(){}function Rr(k,F,G,ee,Ee,ge,Re,Ge,gt){var mt=[],dt=new Set;return F={destination:null,responseState:F,progressiveChunkSize:ee===void 0?12800:ee,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:dt,pingedTasks:mt,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:Ee===void 0?er:Ee,onAllReady:_r,onShellReady:Re===void 0?_r:Re,onShellError:_r,onFatalError:_r},G=Kr(F,0,null,G,!1,!1),G.parentFlushed=!0,k=fi(F,k,null,G,dt,Dr,null,Ui),mt.push(k),F}function fi(k,F,G,ee,Ee,ge,Re,Ge){k.allPendingTasks++,G===null?k.pendingRootTasks++:G.pendingTasks++;var gt={node:F,ping:function(){var mt=k.pingedTasks;mt.push(gt),mt.length===1&&Wn(k)},blockedBoundary:G,blockedSegment:ee,abortSet:Ee,legacyContext:ge,context:Re,treeContext:Ge};return Ee.add(gt),gt}function Kr(k,F,G,ee,Ee,ge){return{status:0,id:-1,index:F,parentFlushed:!1,chunks:[],children:[],formatContext:ee,boundary:G,lastPushedText:Ee,textEmbedded:ge}}function wr(k,F){if(k=k.onError(F),k!=null&&typeof k!="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 k+'" instead');return k}function Ar(k,F){var G=k.onShellError;G(F),G=k.onFatalError,G(F),k.destination!==null?(k.status=2,k.destination.destroy(F)):(k.status=1,k.fatalError=F)}function tr(k,F,G,ee,Ee){for(Un={},qr=F,Pn=0,k=G(ee,Ee);Wi;)Wi=!1,Pn=0,li+=1,Wt=null,k=G(ee,Ee);return br(),k}function zi(k,F,G,ee){var Ee=G.render(),ge=ee.childContextTypes;if(ge!=null){var Re=F.legacyContext;if(typeof G.getChildContext!="function")ee=Re;else{G=G.getChildContext();for(var Ge in G)if(!(Ge in ge))throw Error(e(108,$i(ee)||"Unknown",Ge));ee=Se({},Re,G)}F.legacyContext=ee,yn(k,F,Ee),F.legacyContext=Re}else yn(k,F,Ee)}function Oi(k,F){if(k&&k.defaultProps){F=Se({},F),k=k.defaultProps;for(var G in k)F[G]===void 0&&(F[G]=k[G]);return F}return F}function ar(k,F,G,ee,Ee){if(typeof G=="function")if(G.prototype&&G.prototype.isReactComponent){Ee=Jn(G,F.legacyContext);var ge=G.contextType;ge=new G(ee,typeof ge=="object"&&ge!==null?ge._currentValue2:Ee),Hi(ge,G,ee,Ee),zi(k,F,ge,G)}else{ge=Jn(G,F.legacyContext),Ee=tr(k,F,G,ee,ge);var Re=Pn!==0;if(typeof Ee=="object"&&Ee!==null&&typeof Ee.render=="function"&&Ee.$$typeof===void 0)Hi(Ee,G,ee,ge),zi(k,F,Ee,G);else if(Re){ee=F.treeContext,F.treeContext=Pr(ee,1,0);try{yn(k,F,Ee)}finally{F.treeContext=ee}}else yn(k,F,Ee)}else if(typeof G=="string"){switch(Ee=F.blockedSegment,ge=Pe(Ee.chunks,G,ee,k.responseState,Ee.formatContext),Ee.lastPushedText=!1,Re=Ee.formatContext,Ee.formatContext=H(Re,G,ee),Mr(k,F,ge),Ee.formatContext=Re,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:Ee.chunks.push("</",G,">")}Ee.lastPushedText=!1}else{switch(G){case vr:case Vn:case Ke:case qe:case Ye:yn(k,F,ee.children);return;case yt:yn(k,F,ee.children);return;case Mt:throw Error(e(343));case ft:e:{G=F.blockedBoundary,Ee=F.blockedSegment,ge=ee.fallback,ee=ee.children,Re=new Set;var Ge={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Re,errorDigest:null},gt=Kr(k,Ee.chunks.length,Ge,Ee.formatContext,!1,!1);Ee.children.push(gt),Ee.lastPushedText=!1;var mt=Kr(k,0,null,Ee.formatContext,!1,!1);mt.parentFlushed=!0,F.blockedBoundary=Ge,F.blockedSegment=mt;try{if(Mr(k,F,ee),k.responseState.generateStaticMarkup||mt.lastPushedText&&mt.textEmbedded&&mt.chunks.push("<!-- -->"),mt.status=1,xr(Ge,mt),Ge.pendingTasks===0)break e}catch(dt){mt.status=4,Ge.forceClientRender=!0,Ge.errorDigest=wr(k,dt)}finally{F.blockedBoundary=G,F.blockedSegment=Ee}F=fi(k,ge,G,gt,Re,F.legacyContext,F.context,F.treeContext),k.pingedTasks.push(F)}return}if(typeof G=="object"&&G!==null)switch(G.$$typeof){case pt:if(ee=tr(k,F,G.render,ee,Ee),Pn!==0){G=F.treeContext,F.treeContext=Pr(G,1,0);try{yn(k,F,ee)}finally{F.treeContext=G}}else yn(k,F,ee);return;case Je:G=G.type,ee=Oi(G,ee),ar(k,F,G,ee,Ee);return;case ot:if(Ee=ee.children,G=G._context,ee=ee.value,ge=G._currentValue2,G._currentValue2=ee,Re=sn,sn=ee={parent:Re,depth:Re===null?0:Re.depth+1,context:G,parentValue:ge,value:ee},F.context=ee,yn(k,F,Ee),k=sn,k===null)throw Error(e(403));ee=k.parentValue,k.context._currentValue2=ee===Hn?k.context._defaultValue:ee,k=sn=k.parent,F.context=k;return;case ct:ee=ee.children,ee=ee(G._currentValue2),yn(k,F,ee);return;case At:Ee=G._init,G=Ee(G._payload),ee=Oi(G,ee),ar(k,F,G,ee,void 0);return}throw Error(e(130,G==null?G:typeof G,""))}}function yn(k,F,G){if(F.node=G,typeof G=="object"&&G!==null){switch(G.$$typeof){case Be:ar(k,F,G.type,G.props,G.ref);return;case Qe:throw Error(e(257));case At:var ee=G._init;G=ee(G._payload),yn(k,F,G);return}if(_(G)){Ir(k,F,G);return}if(G===null||typeof G!="object"?ee=null:(ee=Sn&&G[Sn]||G["@@iterator"],ee=typeof ee=="function"?ee:null),ee&&(ee=ee.call(G))){if(G=ee.next(),!G.done){var Ee=[];do Ee.push(G.value),G=ee.next();while(!G.done);Ir(k,F,Ee)}return}throw k=Object.prototype.toString.call(G),Error(e(31,k==="[object Object]"?"object with keys {"+Object.keys(G).join(", ")+"}":k))}typeof G=="string"?(ee=F.blockedSegment,ee.lastPushedText=ve(F.blockedSegment.chunks,G,k.responseState,ee.lastPushedText)):typeof G=="number"&&(ee=F.blockedSegment,ee.lastPushedText=ve(F.blockedSegment.chunks,""+G,k.responseState,ee.lastPushedText))}function Ir(k,F,G){for(var ee=G.length,Ee=0;Ee<ee;Ee++){var ge=F.treeContext;F.treeContext=Pr(ge,ee,Ee);try{Mr(k,F,G[Ee])}finally{F.treeContext=ge}}}function Mr(k,F,G){var ee=F.blockedSegment.formatContext,Ee=F.legacyContext,ge=F.context;try{return yn(k,F,G)}catch(gt){if(br(),typeof gt=="object"&>!==null&&typeof gt.then=="function"){G=gt;var Re=F.blockedSegment,Ge=Kr(k,Re.chunks.length,null,Re.formatContext,Re.lastPushedText,!0);Re.children.push(Ge),Re.lastPushedText=!1,k=fi(k,F.node,F.blockedBoundary,Ge,F.abortSet,F.legacyContext,F.context,F.treeContext).ping,G.then(k,k),F.blockedSegment.formatContext=ee,F.legacyContext=Ee,F.context=ge,on(ge)}else throw F.blockedSegment.formatContext=ee,F.legacyContext=Ee,F.context=ge,on(ge),gt}}function di(k){var F=k.blockedBoundary;k=k.blockedSegment,k.status=3,Zr(this,F,k)}function hi(k,F,G){var ee=k.blockedBoundary;k.blockedSegment.status=3,ee===null?(F.allPendingTasks--,F.status!==2&&(F.status=2,F.destination!==null&&F.destination.push(null))):(ee.pendingTasks--,ee.forceClientRender||(ee.forceClientRender=!0,k=G===void 0?Error(e(432)):G,ee.errorDigest=F.onError(k),ee.parentFlushed&&F.clientRenderedBoundaries.push(ee)),ee.fallbackAbortableTasks.forEach(function(Ee){return hi(Ee,F,G)}),ee.fallbackAbortableTasks.clear(),F.allPendingTasks--,F.allPendingTasks===0&&(ee=F.onAllReady,ee()))}function xr(k,F){if(F.chunks.length===0&&F.children.length===1&&F.children[0].boundary===null){var G=F.children[0];G.id=F.id,G.parentFlushed=!0,G.status===1&&xr(k,G)}else k.completedSegments.push(F)}function Zr(k,F,G){if(F===null){if(G.parentFlushed){if(k.completedRootSegment!==null)throw Error(e(389));k.completedRootSegment=G}k.pendingRootTasks--,k.pendingRootTasks===0&&(k.onShellError=_r,F=k.onShellReady,F())}else F.pendingTasks--,F.forceClientRender||(F.pendingTasks===0?(G.parentFlushed&&G.status===1&&xr(F,G),F.parentFlushed&&k.completedBoundaries.push(F),F.fallbackAbortableTasks.forEach(di,k),F.fallbackAbortableTasks.clear()):G.parentFlushed&&G.status===1&&(xr(F,G),F.completedSegments.length===1&&F.parentFlushed&&k.partialBoundaries.push(F)));k.allPendingTasks--,k.allPendingTasks===0&&(k=k.onAllReady,k())}function Wn(k){if(k.status!==2){var F=sn,G=Pi.current;Pi.current=ao;var ee=lo;lo=k.responseState;try{var Ee=k.pingedTasks,ge;for(ge=0;ge<Ee.length;ge++){var Re=Ee[ge],Ge=k,gt=Re.blockedSegment;if(gt.status===0){on(Re.context);try{yn(Ge,Re,Re.node),Ge.responseState.generateStaticMarkup||gt.lastPushedText&>.textEmbedded&>.chunks.push("<!-- -->"),Re.abortSet.delete(Re),gt.status=1,Zr(Ge,Re.blockedBoundary,gt)}catch(En){if(br(),typeof En=="object"&&En!==null&&typeof En.then=="function"){var mt=Re.ping;En.then(mt,mt)}else{Re.abortSet.delete(Re),gt.status=4;var dt=Re.blockedBoundary,Ft=En,Bn=wr(Ge,Ft);if(dt===null?Ar(Ge,Ft):(dt.pendingTasks--,dt.forceClientRender||(dt.forceClientRender=!0,dt.errorDigest=Bn,dt.parentFlushed&&Ge.clientRenderedBoundaries.push(dt))),Ge.allPendingTasks--,Ge.allPendingTasks===0){var zn=Ge.onAllReady;zn()}}}finally{}}}Ee.splice(0,ge),k.destination!==null&&Cn(k,k.destination)}catch(En){wr(k,En),Ar(k,En)}finally{lo=ee,Pi.current=G,G===ao&&on(F)}}}function pi(k,F,G){switch(G.parentFlushed=!0,G.status){case 0:var ee=G.id=k.nextSegmentId++;return G.lastPushedText=!1,G.textEmbedded=!1,k=k.responseState,F.push('<template id="'),F.push(k.placeholderPrefix),k=ee.toString(16),F.push(k),F.push('"></template>');case 1:G.status=2;var Ee=!0;ee=G.chunks;var ge=0;G=G.children;for(var Re=0;Re<G.length;Re++){for(Ee=G[Re];ge<Ee.index;ge++)F.push(ee[ge]);Ee=gi(k,F,Ee)}for(;ge<ee.length-1;ge++)F.push(ee[ge]);return ge<ee.length&&(Ee=F.push(ee[ge])),Ee;default:throw Error(e(390))}}function gi(k,F,G){var ee=G.boundary;if(ee===null)return pi(k,F,G);if(ee.parentFlushed=!0,ee.forceClientRender)return k.responseState.generateStaticMarkup||(ee=ee.errorDigest,F.push("<!--$!-->"),F.push("<template"),ee&&(F.push(' data-dgst="'),ee=A(ee),F.push(ee),F.push('"')),F.push("></template>")),pi(k,F,G),k=k.responseState.generateStaticMarkup?!0:F.push("<!--/$-->"),k;if(0<ee.pendingTasks){ee.rootSegmentID=k.nextSegmentId++,0<ee.completedSegments.length&&k.partialBoundaries.push(ee);var Ee=k.responseState,ge=Ee.nextSuspenseID++;return Ee=Ee.boundaryPrefix+ge.toString(16),ee=ee.id=Ee,Me(F,k.responseState,ee),pi(k,F,G),F.push("<!--/$-->")}if(ee.byteSize>k.progressiveChunkSize)return ee.rootSegmentID=k.nextSegmentId++,k.completedBoundaries.push(ee),Me(F,k.responseState,ee.id),pi(k,F,G),F.push("<!--/$-->");if(k.responseState.generateStaticMarkup||F.push("<!--$-->"),G=ee.completedSegments,G.length!==1)throw Error(e(391));return gi(k,F,G[0]),k=k.responseState.generateStaticMarkup?!0:F.push("<!--/$-->"),k}function _i(k,F,G){return fe(F,k.responseState,G.formatContext,G.id),gi(k,F,G),me(F,G.formatContext)}function nn(k,F,G){for(var ee=G.completedSegments,Ee=0;Ee<ee.length;Ee++)jn(k,F,G,ee[Ee]);if(ee.length=0,k=k.responseState,ee=G.id,G=G.rootSegmentID,F.push(k.startInlineScript),k.sentCompleteBoundaryFunction?F.push('$RC("'):(k.sentCompleteBoundaryFunction=!0,F.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("')),ee===null)throw Error(e(395));return G=G.toString(16),F.push(ee),F.push('","'),F.push(k.segmentPrefix),F.push(G),F.push('")<\/script>')}function jn(k,F,G,ee){if(ee.status===2)return!0;var Ee=ee.id;if(Ee===-1){if((ee.id=G.rootSegmentID)===-1)throw Error(e(392));return _i(k,F,ee)}return _i(k,F,ee),k=k.responseState,F.push(k.startInlineScript),k.sentCompleteSegmentFunction?F.push('$RS("'):(k.sentCompleteSegmentFunction=!0,F.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("')),F.push(k.segmentPrefix),Ee=Ee.toString(16),F.push(Ee),F.push('","'),F.push(k.placeholderPrefix),F.push(Ee),F.push('")<\/script>')}function Cn(k,F){try{var G=k.completedRootSegment;if(G!==null&&k.pendingRootTasks===0){gi(k,F,G),k.completedRootSegment=null;var ee=k.responseState.bootstrapChunks;for(G=0;G<ee.length-1;G++)F.push(ee[G]);G<ee.length&&F.push(ee[G])}var Ee=k.clientRenderedBoundaries,ge;for(ge=0;ge<Ee.length;ge++){var Re=Ee[ge];ee=F;var Ge=k.responseState,gt=Re.id,mt=Re.errorDigest,dt=Re.errorMessage,Ft=Re.errorComponentStack;if(ee.push(Ge.startInlineScript),Ge.sentClientRenderFunction?ee.push('$RX("'):(Ge.sentClientRenderFunction=!0,ee.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("')),gt===null)throw Error(e(395));if(ee.push(gt),ee.push('"'),mt||dt||Ft){ee.push(",");var Bn=$e(mt||"");ee.push(Bn)}if(dt||Ft){ee.push(",");var zn=$e(dt||"");ee.push(zn)}if(Ft){ee.push(",");var En=$e(Ft);ee.push(En)}if(!ee.push(")<\/script>")){k.destination=null,ge++,Ee.splice(0,ge);return}}Ee.splice(0,ge);var Jr=k.completedBoundaries;for(ge=0;ge<Jr.length;ge++)if(!nn(k,F,Jr[ge])){k.destination=null,ge++,Jr.splice(0,ge);return}Jr.splice(0,ge);var lr=k.partialBoundaries;for(ge=0;ge<lr.length;ge++){var Yi=lr[ge];e:{Ee=k,Re=F;var mi=Yi.completedSegments;for(Ge=0;Ge<mi.length;Ge++)if(!jn(Ee,Re,Yi,mi[Ge])){Ge++,mi.splice(0,Ge);var Gi=!1;break e}mi.splice(0,Ge),Gi=!0}if(!Gi){k.destination=null,ge++,lr.splice(0,ge);return}}lr.splice(0,ge);var Lr=k.completedBoundaries;for(ge=0;ge<Lr.length;ge++)if(!nn(k,F,Lr[ge])){k.destination=null,ge++,Lr.splice(0,ge);return}Lr.splice(0,ge)}finally{k.allPendingTasks===0&&k.pingedTasks.length===0&&k.clientRenderedBoundaries.length===0&&k.completedBoundaries.length===0&&F.push(null)}}function uo(k,F){try{var G=k.abortableTasks;G.forEach(function(ee){return hi(ee,k,F)}),G.clear(),k.destination!==null&&Cn(k,k.destination)}catch(ee){wr(k,ee),Ar(k,ee)}}function On(){}function _n(k,F,G,ee){var Ee=!1,ge=null,Re="",Ge={push:function(mt){return mt!==null&&(Re+=mt),!0},destroy:function(mt){Ee=!0,ge=mt}},gt=!1;if(k=Rr(k,Ze(G,F?F.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,On,void 0,function(){gt=!0}),Wn(k),uo(k,ee),k.status===1)k.status=2,Ge.destroy(k.fatalError);else if(k.status!==2&&k.destination===null){k.destination=Ge;try{Cn(k,Ge)}catch(mt){wr(k,mt),Ar(k,mt)}}if(Ee)throw ge;if(!gt)throw Error(e(426));return Re}return ac.renderToNodeStream=function(){throw Error(e(207))},ac.renderToStaticMarkup=function(k,F){return _n(k,F,!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')},ac.renderToStaticNodeStream=function(){throw Error(e(208))},ac.renderToString=function(k,F){return _n(k,F,!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')},ac.version="18.3.1",ac}var Mh={};/**
|
|
46
|
+
* @license React
|
|
47
|
+
* react-dom-server.browser.production.min.js
|
|
48
|
+
*
|
|
49
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
50
|
+
*
|
|
51
|
+
* This source code is licensed under the MIT license found in the
|
|
52
|
+
* LICENSE file in the root directory of this source tree.
|
|
53
|
+
*/var S1;function V4(){if(S1)return Mh;S1=1;var t=X;function e(D){for(var M="https://reactjs.org/docs/error-decoder.html?invariant="+D,U=1;U<arguments.length;U++)M+="&args[]="+encodeURIComponent(arguments[U]);return"Minified React error #"+D+"; visit "+M+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,r=0;function i(D,M){if(M.length!==0)if(512<M.length)0<r&&(D.enqueue(new Uint8Array(n.buffer,0,r)),n=new Uint8Array(512),r=0),D.enqueue(M);else{var U=n.length-r;U<M.length&&(U===0?D.enqueue(n):(n.set(M.subarray(0,U),r),D.enqueue(n),M=M.subarray(U)),n=new Uint8Array(512),r=0),n.set(M,r),r+=M.length}}function o(D,M){return i(D,M),!0}function a(D){n&&0<r&&(D.enqueue(new Uint8Array(n.buffer,0,r)),n=null,r=0)}var c=new TextEncoder;function f(D){return c.encode(D)}function p(D){return c.encode(D)}function w(D,M){typeof D.error=="function"?D.error(M):D.close()}var g=Object.prototype.hasOwnProperty,T=/^[: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]*$/,E={},A={};function I(D){return g.call(A,D)?!0:g.call(E,D)?!1:T.test(D)?A[D]=!0:(E[D]=!0,!1)}function j(D,M,U,Q,be,we,Le){this.acceptsBooleans=M===2||M===3||M===4,this.attributeName=Q,this.attributeNamespace=be,this.mustUseProperty=U,this.propertyName=D,this.type=M,this.sanitizeURL=we,this.removeEmptyString=Le}var _={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(D){_[D]=new j(D,0,!1,D,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(D){var M=D[0];_[M]=new j(M,1,!1,D[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(D){_[D]=new j(D,2,!1,D.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(D){_[D]=new j(D,2,!1,D,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(D){_[D]=new j(D,3,!1,D.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(D){_[D]=new j(D,3,!0,D,null,!1,!1)}),["capture","download"].forEach(function(D){_[D]=new j(D,4,!1,D,null,!1,!1)}),["cols","rows","size","span"].forEach(function(D){_[D]=new j(D,6,!1,D,null,!1,!1)}),["rowSpan","start"].forEach(function(D){_[D]=new j(D,5,!1,D.toLowerCase(),null,!1,!1)});var W=/[\-:]([a-z])/g;function H(D){return D[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(D){var M=D.replace(W,H);_[M]=new j(M,1,!1,D,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(D){var M=D.replace(W,H);_[M]=new j(M,1,!1,D,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(D){var M=D.replace(W,H);_[M]=new j(M,1,!1,D,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(D){_[D]=new j(D,1,!1,D.toLowerCase(),null,!1,!1)}),_.xlinkHref=new j("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(D){_[D]=new j(D,1,!1,D.toLowerCase(),null,!0,!0)});var ne={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},q=["Webkit","ms","Moz","O"];Object.keys(ne).forEach(function(D){q.forEach(function(M){M=M+D.charAt(0).toUpperCase()+D.substring(1),ne[M]=ne[D]})});var ie=/["'&<>]/;function x(D){if(typeof D=="boolean"||typeof D=="number")return""+D;D=""+D;var M=ie.exec(D);if(M){var U="",Q,be=0;for(Q=M.index;Q<D.length;Q++){switch(D.charCodeAt(Q)){case 34:M=""";break;case 38:M="&";break;case 39:M="'";break;case 60:M="<";break;case 62:M=">";break;default:continue}be!==Q&&(U+=D.substring(be,Q)),be=Q+1,U+=M}D=be!==Q?U+D.substring(be,Q):U}return D}var le=/([A-Z])/g,ae=/^ms-/,je=Array.isArray,nt=p("<script>"),et=p("<\/script>"),Pe=p('<script src="'),Me=p('<script type="module" src="'),fe=p('" async=""><\/script>'),me=/(<\/|<)(s)(cript)/gi;function Oe(D,M,U,Q){return""+M+(U==="s"?"\\u0073":"\\u0053")+Q}function $e(D,M,U,Q,be){D=D===void 0?"":D,M=M===void 0?nt:p('<script nonce="'+x(M)+'">');var we=[];if(U!==void 0&&we.push(M,f((""+U).replace(me,Oe)),et),Q!==void 0)for(U=0;U<Q.length;U++)we.push(Pe,f(x(Q[U])),fe);if(be!==void 0)for(Q=0;Q<be.length;Q++)we.push(Me,f(x(be[Q])),fe);return{bootstrapChunks:we,startInlineScript:M,placeholderPrefix:p(D+"P:"),segmentPrefix:p(D+"S:"),boundaryPrefix:D+"B:",idPrefix:D,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function Ze(D,M){return{insertionMode:D,selectedValue:M}}function ve(D){return Ze(D==="http://www.w3.org/2000/svg"?2:D==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function Se(D,M,U){switch(M){case"select":return Ze(1,U.value!=null?U.value:U.defaultValue);case"svg":return Ze(2,null);case"math":return Ze(3,null);case"foreignObject":return Ze(1,null);case"table":return Ze(4,null);case"thead":case"tbody":case"tfoot":return Ze(5,null);case"colgroup":return Ze(7,null);case"tr":return Ze(6,null)}return 4<=D.insertionMode||D.insertionMode===0?Ze(1,null):D}var Be=p("<!-- -->");function Qe(D,M,U,Q){return M===""?Q:(Q&&D.push(Be),D.push(f(x(M))),!0)}var Ye=new Map,Ke=p(' style="'),qe=p(":"),ot=p(";");function ct(D,M,U){if(typeof U!="object")throw Error(e(62));M=!0;for(var Q in U)if(g.call(U,Q)){var be=U[Q];if(be!=null&&typeof be!="boolean"&&be!==""){if(Q.indexOf("--")===0){var we=f(x(Q));be=f(x((""+be).trim()))}else{we=Q;var Le=Ye.get(we);Le!==void 0||(Le=p(x(we.replace(le,"-$1").toLowerCase().replace(ae,"-ms-"))),Ye.set(we,Le)),we=Le,be=typeof be=="number"?be===0||g.call(ne,Q)?f(""+be):f(be+"px"):f(x((""+be).trim()))}M?(M=!1,D.push(Ke,we,qe,be)):D.push(ot,we,qe,be)}}M||D.push(yt)}var pt=p(" "),ft=p('="'),yt=p('"'),Je=p('=""');function At(D,M,U,Q){switch(U){case"style":ct(D,M,Q);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<U.length)||U[0]!=="o"&&U[0]!=="O"||U[1]!=="n"&&U[1]!=="N"){if(M=_.hasOwnProperty(U)?_[U]:null,M!==null){switch(typeof Q){case"function":case"symbol":return;case"boolean":if(!M.acceptsBooleans)return}switch(U=f(M.attributeName),M.type){case 3:Q&&D.push(pt,U,Je);break;case 4:Q===!0?D.push(pt,U,Je):Q!==!1&&D.push(pt,U,ft,f(x(Q)),yt);break;case 5:isNaN(Q)||D.push(pt,U,ft,f(x(Q)),yt);break;case 6:!isNaN(Q)&&1<=Q&&D.push(pt,U,ft,f(x(Q)),yt);break;default:M.sanitizeURL&&(Q=""+Q),D.push(pt,U,ft,f(x(Q)),yt)}}else if(I(U)){switch(typeof Q){case"function":case"symbol":return;case"boolean":if(M=U.toLowerCase().slice(0,5),M!=="data-"&&M!=="aria-")return}D.push(pt,f(U),ft,f(x(Q)),yt)}}}var Mt=p(">"),Vn=p("/>");function vr(D,M,U){if(M!=null){if(U!=null)throw Error(e(60));if(typeof M!="object"||!("__html"in M))throw Error(e(61));M=M.__html,M!=null&&D.push(f(""+M))}}function Hn(D){var M="";return t.Children.forEach(D,function(U){U!=null&&(M+=U)}),M}var Sn=p(' selected=""');function $i(D,M,U,Q){D.push(fn(U));var be=U=null,we;for(we in M)if(g.call(M,we)){var Le=M[we];if(Le!=null)switch(we){case"children":U=Le;break;case"dangerouslySetInnerHTML":be=Le;break;default:At(D,Q,we,Le)}}return D.push(Mt),vr(D,be,U),typeof U=="string"?(D.push(f(x(U))),null):U}var Dr=p(`
|
|
54
|
+
`),Jn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,sn=new Map;function fn(D){var M=sn.get(D);if(M===void 0){if(!Jn.test(D))throw Error(e(65,D));M=p("<"+D),sn.set(D,M)}return M}var dn=p("<!DOCTYPE html>");function ut(D,M,U,Q,be){switch(M){case"select":D.push(fn("select"));var we=null,Le=null;for(St in U)if(g.call(U,St)){var We=U[St];if(We!=null)switch(St){case"children":we=We;break;case"dangerouslySetInnerHTML":Le=We;break;case"defaultValue":case"value":break;default:At(D,Q,St,We)}}return D.push(Mt),vr(D,Le,we),we;case"option":Le=be.selectedValue,D.push(fn("option"));var ht=We=null,_t=null,St=null;for(we in U)if(g.call(U,we)){var vt=U[we];if(vt!=null)switch(we){case"children":We=vt;break;case"selected":_t=vt;break;case"dangerouslySetInnerHTML":St=vt;break;case"value":ht=vt;default:At(D,Q,we,vt)}}if(Le!=null)if(U=ht!==null?""+ht:Hn(We),je(Le)){for(Q=0;Q<Le.length;Q++)if(""+Le[Q]===U){D.push(Sn);break}}else""+Le===U&&D.push(Sn);else _t&&D.push(Sn);return D.push(Mt),vr(D,St,We),We;case"textarea":D.push(fn("textarea")),St=Le=we=null;for(We in U)if(g.call(U,We)&&(ht=U[We],ht!=null))switch(We){case"children":St=ht;break;case"value":we=ht;break;case"defaultValue":Le=ht;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:At(D,Q,We,ht)}if(we===null&&Le!==null&&(we=Le),D.push(Mt),St!=null){if(we!=null)throw Error(e(92));if(je(St)&&1<St.length)throw Error(e(93));we=""+St}return typeof we=="string"&&we[0]===`
|
|
55
|
+
`&&D.push(Dr),we!==null&&D.push(f(x(""+we))),null;case"input":D.push(fn("input")),ht=St=We=we=null;for(Le in U)if(g.call(U,Le)&&(_t=U[Le],_t!=null))switch(Le){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":ht=_t;break;case"defaultValue":We=_t;break;case"checked":St=_t;break;case"value":we=_t;break;default:At(D,Q,Le,_t)}return St!==null?At(D,Q,"checked",St):ht!==null&&At(D,Q,"checked",ht),we!==null?At(D,Q,"value",we):We!==null&&At(D,Q,"value",We),D.push(Vn),null;case"menuitem":D.push(fn("menuitem"));for(var An in U)if(g.call(U,An)&&(we=U[An],we!=null))switch(An){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:At(D,Q,An,we)}return D.push(Mt),null;case"title":D.push(fn("title")),we=null;for(vt in U)if(g.call(U,vt)&&(Le=U[vt],Le!=null))switch(vt){case"children":we=Le;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:At(D,Q,vt,Le)}return D.push(Mt),we;case"listing":case"pre":D.push(fn(M)),Le=we=null;for(ht in U)if(g.call(U,ht)&&(We=U[ht],We!=null))switch(ht){case"children":we=We;break;case"dangerouslySetInnerHTML":Le=We;break;default:At(D,Q,ht,We)}if(D.push(Mt),Le!=null){if(we!=null)throw Error(e(60));if(typeof Le!="object"||!("__html"in Le))throw Error(e(61));U=Le.__html,U!=null&&(typeof U=="string"&&0<U.length&&U[0]===`
|
|
56
|
+
`?D.push(Dr,f(U)):D.push(f(""+U)))}return typeof we=="string"&&we[0]===`
|
|
57
|
+
`&&D.push(Dr),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":D.push(fn(M));for(var bn in U)if(g.call(U,bn)&&(we=U[bn],we!=null))switch(bn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,M));default:At(D,Q,bn,we)}return D.push(Vn),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 $i(D,U,M,Q);case"html":return be.insertionMode===0&&D.push(dn),$i(D,U,M,Q);default:if(M.indexOf("-")===-1&&typeof U.is!="string")return $i(D,U,M,Q);D.push(fn(M)),Le=we=null;for(_t in U)if(g.call(U,_t)&&(We=U[_t],We!=null))switch(_t){case"children":we=We;break;case"dangerouslySetInnerHTML":Le=We;break;case"style":ct(D,Q,We);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:I(_t)&&typeof We!="function"&&typeof We!="symbol"&&D.push(pt,f(_t),ft,f(x(We)),yt)}return D.push(Mt),vr(D,Le,we),we}}var Dn=p("</"),si=p(">"),on=p('<template id="'),Vi=p('"></template>'),Hi=p("<!--$-->"),Ui=p('<!--$?--><template id="'),Pr=p('"></template>'),Nn=p("<!--$!-->"),Or=p("<!--/$-->"),yr=p("<template"),Yr=p('"'),Gr=p(' data-dgst="');p(' data-msg="'),p(' data-stck="');var Ao=p("></template>");function Un(D,M,U){if(i(D,Ui),U===null)throw Error(e(395));return i(D,U),o(D,Pr)}var qr=p('<div hidden id="'),Qn=p('">'),Wt=p("</div>"),ai=p('<svg aria-hidden="true" style="display:none" id="'),Wi=p('">'),Pn=p("</svg>"),hn=p('<math aria-hidden="true" style="display:none" id="'),li=p('">'),ui=p("</math>"),Tn=p('<table hidden id="'),so=p('">'),br=p("</table>"),ci=p('<table hidden><tbody id="'),an=p('">'),Di=p("</tbody></table>"),Ms=p('<table hidden><tr id="'),Ls=p('">'),Xr=p("</tr></table>"),ao=p('<table hidden><colgroup id="'),lo=p('">'),Pi=p("</colgroup></table>");function er(D,M,U,Q){switch(U.insertionMode){case 0:case 1:return i(D,qr),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Qn);case 2:return i(D,ai),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Wi);case 3:return i(D,hn),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,li);case 4:return i(D,Tn),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,so);case 5:return i(D,ci),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,an);case 6:return i(D,Ms),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Ls);case 7:return i(D,ao),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,lo);default:throw Error(e(397))}}function _r(D,M){switch(M.insertionMode){case 0:case 1:return o(D,Wt);case 2:return o(D,Pn);case 3:return o(D,ui);case 4:return o(D,br);case 5:return o(D,Di);case 6:return o(D,Xr);case 7:return o(D,Pi);default:throw Error(e(397))}}var Rr=p('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("'),fi=p('$RS("'),Kr=p('","'),wr=p('")<\/script>'),Ar=p('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("'),tr=p('$RC("'),zi=p('","'),Oi=p('")<\/script>'),ar=p('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("'),yn=p('$RX("'),Ir=p('"'),Mr=p(")<\/script>"),di=p(","),hi=/[<\u2028\u2029]/g;function xr(D){return JSON.stringify(D).replace(hi,function(M){switch(M){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 Zr=Object.assign,Wn=Symbol.for("react.element"),pi=Symbol.for("react.portal"),gi=Symbol.for("react.fragment"),_i=Symbol.for("react.strict_mode"),nn=Symbol.for("react.profiler"),jn=Symbol.for("react.provider"),Cn=Symbol.for("react.context"),uo=Symbol.for("react.forward_ref"),On=Symbol.for("react.suspense"),_n=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),G=Symbol.for("react.scope"),ee=Symbol.for("react.debug_trace_mode"),Ee=Symbol.for("react.legacy_hidden"),ge=Symbol.for("react.default_value"),Re=Symbol.iterator;function Ge(D){if(D==null)return null;if(typeof D=="function")return D.displayName||D.name||null;if(typeof D=="string")return D;switch(D){case gi:return"Fragment";case pi:return"Portal";case nn:return"Profiler";case _i:return"StrictMode";case On:return"Suspense";case _n:return"SuspenseList"}if(typeof D=="object")switch(D.$$typeof){case Cn:return(D.displayName||"Context")+".Consumer";case jn:return(D._context.displayName||"Context")+".Provider";case uo:var M=D.render;return D=D.displayName,D||(D=M.displayName||M.name||"",D=D!==""?"ForwardRef("+D+")":"ForwardRef"),D;case k:return M=D.displayName||null,M!==null?M:Ge(D.type)||"Memo";case F:M=D._payload,D=D._init;try{return Ge(D(M))}catch{}}return null}var gt={};function mt(D,M){if(D=D.contextTypes,!D)return gt;var U={},Q;for(Q in D)U[Q]=M[Q];return U}var dt=null;function Ft(D,M){if(D!==M){D.context._currentValue=D.parentValue,D=D.parent;var U=M.parent;if(D===null){if(U!==null)throw Error(e(401))}else{if(U===null)throw Error(e(401));Ft(D,U)}M.context._currentValue=M.value}}function Bn(D){D.context._currentValue=D.parentValue,D=D.parent,D!==null&&Bn(D)}function zn(D){var M=D.parent;M!==null&&zn(M),D.context._currentValue=D.value}function En(D,M){if(D.context._currentValue=D.parentValue,D=D.parent,D===null)throw Error(e(402));D.depth===M.depth?Ft(D,M):En(D,M)}function Jr(D,M){var U=M.parent;if(U===null)throw Error(e(402));D.depth===U.depth?Ft(D,U):Jr(D,U),M.context._currentValue=M.value}function lr(D){var M=dt;M!==D&&(M===null?zn(D):D===null?Bn(M):M.depth===D.depth?Ft(M,D):M.depth>D.depth?En(M,D):Jr(M,D),dt=D)}var Yi={isMounted:function(){return!1},enqueueSetState:function(D,M){D=D._reactInternals,D.queue!==null&&D.queue.push(M)},enqueueReplaceState:function(D,M){D=D._reactInternals,D.replace=!0,D.queue=[M]},enqueueForceUpdate:function(){}};function mi(D,M,U,Q){var be=D.state!==void 0?D.state:null;D.updater=Yi,D.props=U,D.state=be;var we={queue:[],replace:!1};D._reactInternals=we;var Le=M.contextType;if(D.context=typeof Le=="object"&&Le!==null?Le._currentValue:Q,Le=M.getDerivedStateFromProps,typeof Le=="function"&&(Le=Le(U,be),be=Le==null?be:Zr({},be,Le),D.state=be),typeof M.getDerivedStateFromProps!="function"&&typeof D.getSnapshotBeforeUpdate!="function"&&(typeof D.UNSAFE_componentWillMount=="function"||typeof D.componentWillMount=="function"))if(M=D.state,typeof D.componentWillMount=="function"&&D.componentWillMount(),typeof D.UNSAFE_componentWillMount=="function"&&D.UNSAFE_componentWillMount(),M!==D.state&&Yi.enqueueReplaceState(D,D.state,null),we.queue!==null&&0<we.queue.length)if(M=we.queue,Le=we.replace,we.queue=null,we.replace=!1,Le&&M.length===1)D.state=M[0];else{for(we=Le?M[0]:D.state,be=!0,Le=Le?1:0;Le<M.length;Le++){var We=M[Le];We=typeof We=="function"?We.call(D,we,U,Q):We,We!=null&&(be?(be=!1,we=Zr({},we,We)):Zr(we,We))}D.state=we}else we.queue=null}var Gi={id:1,overflow:""};function Lr(D,M,U){var Q=D.id;D=D.overflow;var be=32-qi(Q)-1;Q&=~(1<<be),U+=1;var we=32-qi(M)+be;if(30<we){var Le=be-be%5;return we=(Q&(1<<Le)-1).toString(32),Q>>=Le,be-=Le,{id:1<<32-qi(M)+be|U<<be|Q,overflow:we+D}}return{id:1<<we|U<<be|Q,overflow:D}}var qi=Math.clz32?Math.clz32:rs,Ua=Math.log,Fs=Math.LN2;function rs(D){return D>>>=0,D===0?32:31-(Ua(D)/Fs|0)|0}function Sr(D,M){return D===M&&(D!==0||1/D===1/M)||D!==D&&M!==M}var Wa=typeof Object.is=="function"?Object.is:Sr,vi=null,Ns=null,is=null,rn=null,Gt=!1,Kt=!1,Ri=0,Qr=null,Io=0;function yi(){if(vi===null)throw Error(e(321));return vi}function ur(){if(0<Io)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function js(){return rn===null?is===null?(Gt=!1,is=rn=ur()):(Gt=!0,rn=is):rn.next===null?(Gt=!1,rn=rn.next=ur()):(Gt=!0,rn=rn.next),rn}function co(){Ns=vi=null,Kt=!1,is=null,Io=0,rn=Qr=null}function la(D,M){return typeof M=="function"?M(D):M}function ln(D,M,U){if(vi=yi(),rn=js(),Gt){var Q=rn.queue;if(M=Q.dispatch,Qr!==null&&(U=Qr.get(Q),U!==void 0)){Qr.delete(Q),Q=rn.memoizedState;do Q=D(Q,U.action),U=U.next;while(U!==null);return rn.memoizedState=Q,[Q,M]}return[rn.memoizedState,M]}return D=D===la?typeof M=="function"?M():M:U!==void 0?U(M):M,rn.memoizedState=D,D=rn.queue={last:null,dispatch:null},D=D.dispatch=bi.bind(null,vi,D),[rn.memoizedState,D]}function Mo(D,M){if(vi=yi(),rn=js(),M=M===void 0?null:M,rn!==null){var U=rn.memoizedState;if(U!==null&&M!==null){var Q=U[1];e:if(Q===null)Q=!1;else{for(var be=0;be<Q.length&&be<M.length;be++)if(!Wa(M[be],Q[be])){Q=!1;break e}Q=!0}if(Q)return U[0]}}return D=D(),rn.memoizedState=[D,M],D}function bi(D,M,U){if(25<=Io)throw Error(e(301));if(D===vi)if(Kt=!0,D={action:U,next:null},Qr===null&&(Qr=new Map),U=Qr.get(M),U===void 0)Qr.set(M,D);else{for(M=U;M.next!==null;)M=M.next;M.next=D}}function ua(){throw Error(e(394))}function fo(){}var cr={readContext:function(D){return D._currentValue},useContext:function(D){return yi(),D._currentValue},useMemo:Mo,useReducer:ln,useRef:function(D){vi=yi(),rn=js();var M=rn.memoizedState;return M===null?(D={current:D},rn.memoizedState=D):M},useState:function(D){return ln(la,D)},useInsertionEffect:fo,useLayoutEffect:function(){},useCallback:function(D,M){return Mo(function(){return D},M)},useImperativeHandle:fo,useEffect:fo,useDebugValue:fo,useDeferredValue:function(D){return yi(),D},useTransition:function(){return yi(),[!1,ua]},useId:function(){var D=Ns.treeContext,M=D.overflow;D=D.id,D=(D&~(1<<32-qi(D)-1)).toString(32)+M;var U=h;if(U===null)throw Error(e(404));return M=Ri++,D=":"+U.idPrefix+"R"+D,0<M&&(D+="H"+M.toString(32)),D+":"},useMutableSource:function(D,M){return yi(),M(D._source)},useSyncExternalStore:function(D,M,U){if(U===void 0)throw Error(e(407));return U()}},h=null,y=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function C(D){return console.error(D),null}function P(){}function L(D,M,U,Q,be,we,Le,We,ht){var _t=[],St=new Set;return M={destination:null,responseState:M,progressiveChunkSize:Q===void 0?12800:Q,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:St,pingedTasks:_t,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:be===void 0?C:be,onAllReady:we===void 0?P:we,onShellReady:Le===void 0?P:Le,onShellError:We===void 0?P:We,onFatalError:ht===void 0?P:ht},U=V(M,0,null,U,!1,!1),U.parentFlushed=!0,D=N(M,D,null,U,St,gt,null,Gi),_t.push(D),M}function N(D,M,U,Q,be,we,Le,We){D.allPendingTasks++,U===null?D.pendingRootTasks++:U.pendingTasks++;var ht={node:M,ping:function(){var _t=D.pingedTasks;_t.push(ht),_t.length===1&&Nr(D)},blockedBoundary:U,blockedSegment:Q,abortSet:be,legacyContext:we,context:Le,treeContext:We};return be.add(ht),ht}function V(D,M,U,Q,be,we){return{status:0,id:-1,index:M,parentFlushed:!1,chunks:[],children:[],formatContext:Q,boundary:U,lastPushedText:be,textEmbedded:we}}function se(D,M){if(D=D.onError(M),D!=null&&typeof D!="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 D+'" instead');return D}function te(D,M){var U=D.onShellError;U(M),U=D.onFatalError,U(M),D.destination!==null?(D.status=2,w(D.destination,M)):(D.status=1,D.fatalError=M)}function pe(D,M,U,Q,be){for(vi={},Ns=M,Ri=0,D=U(Q,be);Kt;)Kt=!1,Ri=0,Io+=1,rn=null,D=U(Q,be);return co(),D}function _e(D,M,U,Q){var be=U.render(),we=Q.childContextTypes;if(we!=null){var Le=M.legacyContext;if(typeof U.getChildContext!="function")Q=Le;else{U=U.getChildContext();for(var We in U)if(!(We in we))throw Error(e(108,Ge(Q)||"Unknown",We));Q=Zr({},Le,U)}M.legacyContext=Q,Ve(D,M,be),M.legacyContext=Le}else Ve(D,M,be)}function Ae(D,M){if(D&&D.defaultProps){M=Zr({},M),D=D.defaultProps;for(var U in D)M[U]===void 0&&(M[U]=D[U]);return M}return M}function Te(D,M,U,Q,be){if(typeof U=="function")if(U.prototype&&U.prototype.isReactComponent){be=mt(U,M.legacyContext);var we=U.contextType;we=new U(Q,typeof we=="object"&&we!==null?we._currentValue:be),mi(we,U,Q,be),_e(D,M,we,U)}else{we=mt(U,M.legacyContext),be=pe(D,M,U,Q,we);var Le=Ri!==0;if(typeof be=="object"&&be!==null&&typeof be.render=="function"&&be.$$typeof===void 0)mi(be,U,Q,we),_e(D,M,be,U);else if(Le){Q=M.treeContext,M.treeContext=Lr(Q,1,0);try{Ve(D,M,be)}finally{M.treeContext=Q}}else Ve(D,M,be)}else if(typeof U=="string"){switch(be=M.blockedSegment,we=ut(be.chunks,U,Q,D.responseState,be.formatContext),be.lastPushedText=!1,Le=be.formatContext,be.formatContext=Se(Le,U,Q),Tt(D,M,we),be.formatContext=Le,U){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(Dn,f(U),si)}be.lastPushedText=!1}else{switch(U){case Ee:case ee:case _i:case nn:case gi:Ve(D,M,Q.children);return;case _n:Ve(D,M,Q.children);return;case G:throw Error(e(343));case On:e:{U=M.blockedBoundary,be=M.blockedSegment,we=Q.fallback,Q=Q.children,Le=new Set;var We={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Le,errorDigest:null},ht=V(D,be.chunks.length,We,be.formatContext,!1,!1);be.children.push(ht),be.lastPushedText=!1;var _t=V(D,0,null,be.formatContext,!1,!1);_t.parentFlushed=!0,M.blockedBoundary=We,M.blockedSegment=_t;try{if(Tt(D,M,Q),_t.lastPushedText&&_t.textEmbedded&&_t.chunks.push(Be),_t.status=1,un(We,_t),We.pendingTasks===0)break e}catch(St){_t.status=4,We.forceClientRender=!0,We.errorDigest=se(D,St)}finally{M.blockedBoundary=U,M.blockedSegment=be}M=N(D,we,U,ht,Le,M.legacyContext,M.context,M.treeContext),D.pingedTasks.push(M)}return}if(typeof U=="object"&&U!==null)switch(U.$$typeof){case uo:if(Q=pe(D,M,U.render,Q,be),Ri!==0){U=M.treeContext,M.treeContext=Lr(U,1,0);try{Ve(D,M,Q)}finally{M.treeContext=U}}else Ve(D,M,Q);return;case k:U=U.type,Q=Ae(U,Q),Te(D,M,U,Q,be);return;case jn:if(be=Q.children,U=U._context,Q=Q.value,we=U._currentValue,U._currentValue=Q,Le=dt,dt=Q={parent:Le,depth:Le===null?0:Le.depth+1,context:U,parentValue:we,value:Q},M.context=Q,Ve(D,M,be),D=dt,D===null)throw Error(e(403));Q=D.parentValue,D.context._currentValue=Q===ge?D.context._defaultValue:Q,D=dt=D.parent,M.context=D;return;case Cn:Q=Q.children,Q=Q(U._currentValue),Ve(D,M,Q);return;case F:be=U._init,U=be(U._payload),Q=Ae(U,Q),Te(D,M,U,Q,void 0);return}throw Error(e(130,U==null?U:typeof U,""))}}function Ve(D,M,U){if(M.node=U,typeof U=="object"&&U!==null){switch(U.$$typeof){case Wn:Te(D,M,U.type,U.props,U.ref);return;case pi:throw Error(e(257));case F:var Q=U._init;U=Q(U._payload),Ve(D,M,U);return}if(je(U)){it(D,M,U);return}if(U===null||typeof U!="object"?Q=null:(Q=Re&&U[Re]||U["@@iterator"],Q=typeof Q=="function"?Q:null),Q&&(Q=Q.call(U))){if(U=Q.next(),!U.done){var be=[];do be.push(U.value),U=Q.next();while(!U.done);it(D,M,be)}return}throw D=Object.prototype.toString.call(U),Error(e(31,D==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":D))}typeof U=="string"?(Q=M.blockedSegment,Q.lastPushedText=Qe(M.blockedSegment.chunks,U,D.responseState,Q.lastPushedText)):typeof U=="number"&&(Q=M.blockedSegment,Q.lastPushedText=Qe(M.blockedSegment.chunks,""+U,D.responseState,Q.lastPushedText))}function it(D,M,U){for(var Q=U.length,be=0;be<Q;be++){var we=M.treeContext;M.treeContext=Lr(we,Q,be);try{Tt(D,M,U[be])}finally{M.treeContext=we}}}function Tt(D,M,U){var Q=M.blockedSegment.formatContext,be=M.legacyContext,we=M.context;try{return Ve(D,M,U)}catch(ht){if(co(),typeof ht=="object"&&ht!==null&&typeof ht.then=="function"){U=ht;var Le=M.blockedSegment,We=V(D,Le.chunks.length,null,Le.formatContext,Le.lastPushedText,!0);Le.children.push(We),Le.lastPushedText=!1,D=N(D,M.node,M.blockedBoundary,We,M.abortSet,M.legacyContext,M.context,M.treeContext).ping,U.then(D,D),M.blockedSegment.formatContext=Q,M.legacyContext=be,M.context=we,lr(we)}else throw M.blockedSegment.formatContext=Q,M.legacyContext=be,M.context=we,lr(we),ht}}function Et(D){var M=D.blockedBoundary;D=D.blockedSegment,D.status=3,Fr(this,M,D)}function Rn(D,M,U){var Q=D.blockedBoundary;D.blockedSegment.status=3,Q===null?(M.allPendingTasks--,M.status!==2&&(M.status=2,M.destination!==null&&M.destination.close())):(Q.pendingTasks--,Q.forceClientRender||(Q.forceClientRender=!0,D=U===void 0?Error(e(432)):U,Q.errorDigest=M.onError(D),Q.parentFlushed&&M.clientRenderedBoundaries.push(Q)),Q.fallbackAbortableTasks.forEach(function(be){return Rn(be,M,U)}),Q.fallbackAbortableTasks.clear(),M.allPendingTasks--,M.allPendingTasks===0&&(Q=M.onAllReady,Q()))}function un(D,M){if(M.chunks.length===0&&M.children.length===1&&M.children[0].boundary===null){var U=M.children[0];U.id=M.id,U.parentFlushed=!0,U.status===1&&un(D,U)}else D.completedSegments.push(M)}function Fr(D,M,U){if(M===null){if(U.parentFlushed){if(D.completedRootSegment!==null)throw Error(e(389));D.completedRootSegment=U}D.pendingRootTasks--,D.pendingRootTasks===0&&(D.onShellError=P,M=D.onShellReady,M())}else M.pendingTasks--,M.forceClientRender||(M.pendingTasks===0?(U.parentFlushed&&U.status===1&&un(M,U),M.parentFlushed&&D.completedBoundaries.push(M),M.fallbackAbortableTasks.forEach(Et,D),M.fallbackAbortableTasks.clear()):U.parentFlushed&&U.status===1&&(un(M,U),M.completedSegments.length===1&&M.parentFlushed&&D.partialBoundaries.push(M)));D.allPendingTasks--,D.allPendingTasks===0&&(D=D.onAllReady,D())}function Nr(D){if(D.status!==2){var M=dt,U=y.current;y.current=cr;var Q=h;h=D.responseState;try{var be=D.pingedTasks,we;for(we=0;we<be.length;we++){var Le=be[we],We=D,ht=Le.blockedSegment;if(ht.status===0){lr(Le.context);try{Ve(We,Le,Le.node),ht.lastPushedText&&ht.textEmbedded&&ht.chunks.push(Be),Le.abortSet.delete(Le),ht.status=1,Fr(We,Le.blockedBoundary,ht)}catch($n){if(co(),typeof $n=="object"&&$n!==null&&typeof $n.then=="function"){var _t=Le.ping;$n.then(_t,_t)}else{Le.abortSet.delete(Le),ht.status=4;var St=Le.blockedBoundary,vt=$n,An=se(We,vt);if(St===null?te(We,vt):(St.pendingTasks--,St.forceClientRender||(St.forceClientRender=!0,St.errorDigest=An,St.parentFlushed&&We.clientRenderedBoundaries.push(St))),We.allPendingTasks--,We.allPendingTasks===0){var bn=We.onAllReady;bn()}}}finally{}}}be.splice(0,we),D.destination!==null&&po(D,D.destination)}catch($n){se(D,$n),te(D,$n)}finally{h=Q,y.current=U,U===cr&&lr(M)}}}function Lt(D,M,U){switch(U.parentFlushed=!0,U.status){case 0:var Q=U.id=D.nextSegmentId++;return U.lastPushedText=!1,U.textEmbedded=!1,D=D.responseState,i(M,on),i(M,D.placeholderPrefix),D=f(Q.toString(16)),i(M,D),o(M,Vi);case 1:U.status=2;var be=!0;Q=U.chunks;var we=0;U=U.children;for(var Le=0;Le<U.length;Le++){for(be=U[Le];we<be.index;we++)i(M,Q[we]);be=jr(D,M,be)}for(;we<Q.length-1;we++)i(M,Q[we]);return we<Q.length&&(be=o(M,Q[we])),be;default:throw Error(e(390))}}function jr(D,M,U){var Q=U.boundary;if(Q===null)return Lt(D,M,U);if(Q.parentFlushed=!0,Q.forceClientRender)Q=Q.errorDigest,o(M,Nn),i(M,yr),Q&&(i(M,Gr),i(M,f(x(Q))),i(M,Yr)),o(M,Ao),Lt(D,M,U);else if(0<Q.pendingTasks){Q.rootSegmentID=D.nextSegmentId++,0<Q.completedSegments.length&&D.partialBoundaries.push(Q);var be=D.responseState,we=be.nextSuspenseID++;be=p(be.boundaryPrefix+we.toString(16)),Q=Q.id=be,Un(M,D.responseState,Q),Lt(D,M,U)}else if(Q.byteSize>D.progressiveChunkSize)Q.rootSegmentID=D.nextSegmentId++,D.completedBoundaries.push(Q),Un(M,D.responseState,Q.id),Lt(D,M,U);else{if(o(M,Hi),U=Q.completedSegments,U.length!==1)throw Error(e(391));jr(D,M,U[0])}return o(M,Or)}function jt(D,M,U){return er(M,D.responseState,U.formatContext,U.id),jr(D,M,U),_r(M,U.formatContext)}function Qt(D,M,U){for(var Q=U.completedSegments,be=0;be<Q.length;be++)ho(D,M,U,Q[be]);if(Q.length=0,D=D.responseState,Q=U.id,U=U.rootSegmentID,i(M,D.startInlineScript),D.sentCompleteBoundaryFunction?i(M,tr):(D.sentCompleteBoundaryFunction=!0,i(M,Ar)),Q===null)throw Error(e(395));return U=f(U.toString(16)),i(M,Q),i(M,zi),i(M,D.segmentPrefix),i(M,U),o(M,Oi)}function ho(D,M,U,Q){if(Q.status===2)return!0;var be=Q.id;if(be===-1){if((Q.id=U.rootSegmentID)===-1)throw Error(e(392));return jt(D,M,Q)}return jt(D,M,Q),D=D.responseState,i(M,D.startInlineScript),D.sentCompleteSegmentFunction?i(M,fi):(D.sentCompleteSegmentFunction=!0,i(M,Rr)),i(M,D.segmentPrefix),be=f(be.toString(16)),i(M,be),i(M,Kr),i(M,D.placeholderPrefix),i(M,be),o(M,wr)}function po(D,M){n=new Uint8Array(512),r=0;try{var U=D.completedRootSegment;if(U!==null&&D.pendingRootTasks===0){jr(D,M,U),D.completedRootSegment=null;var Q=D.responseState.bootstrapChunks;for(U=0;U<Q.length-1;U++)i(M,Q[U]);U<Q.length&&o(M,Q[U])}var be=D.clientRenderedBoundaries,we;for(we=0;we<be.length;we++){var Le=be[we];Q=M;var We=D.responseState,ht=Le.id,_t=Le.errorDigest,St=Le.errorMessage,vt=Le.errorComponentStack;if(i(Q,We.startInlineScript),We.sentClientRenderFunction?i(Q,yn):(We.sentClientRenderFunction=!0,i(Q,ar)),ht===null)throw Error(e(395));i(Q,ht),i(Q,Ir),(_t||St||vt)&&(i(Q,di),i(Q,f(xr(_t||"")))),(St||vt)&&(i(Q,di),i(Q,f(xr(St||"")))),vt&&(i(Q,di),i(Q,f(xr(vt)))),o(Q,Mr)}be.splice(0,we);var An=D.completedBoundaries;for(we=0;we<An.length;we++)Qt(D,M,An[we]);An.splice(0,we),a(M),n=new Uint8Array(512),r=0;var bn=D.partialBoundaries;for(we=0;we<bn.length;we++){var $n=bn[we];e:{be=D,Le=M;var os=$n.completedSegments;for(We=0;We<os.length;We++)if(!ho(be,Le,$n,os[We])){We++,os.splice(0,We);var ca=!1;break e}os.splice(0,We),ca=!0}if(!ca){D.destination=null,we++,bn.splice(0,we);return}}bn.splice(0,we);var go=D.completedBoundaries;for(we=0;we<go.length;we++)Qt(D,M,go[we]);go.splice(0,we)}finally{a(M),D.allPendingTasks===0&&D.pingedTasks.length===0&&D.clientRenderedBoundaries.length===0&&D.completedBoundaries.length===0&&M.close()}}function Tr(D,M){try{var U=D.abortableTasks;U.forEach(function(Q){return Rn(Q,D,M)}),U.clear(),D.destination!==null&&po(D,D.destination)}catch(Q){se(D,Q),te(D,Q)}}return Mh.renderToReadableStream=function(D,M){return new Promise(function(U,Q){var be,we,Le=new Promise(function(St,vt){we=St,be=vt}),We=L(D,$e(M?M.identifierPrefix:void 0,M?M.nonce:void 0,M?M.bootstrapScriptContent:void 0,M?M.bootstrapScripts:void 0,M?M.bootstrapModules:void 0),ve(M?M.namespaceURI:void 0),M?M.progressiveChunkSize:void 0,M?M.onError:void 0,we,function(){var St=new ReadableStream({type:"bytes",pull:function(vt){if(We.status===1)We.status=2,w(vt,We.fatalError);else if(We.status!==2&&We.destination===null){We.destination=vt;try{po(We,vt)}catch(An){se(We,An),te(We,An)}}},cancel:function(){Tr(We)}},{highWaterMark:0});St.allReady=Le,U(St)},function(St){Le.catch(function(){}),Q(St)},be);if(M&&M.signal){var ht=M.signal,_t=function(){Tr(We,ht.reason),ht.removeEventListener("abort",_t)};ht.addEventListener("abort",_t)}Nr(We)})},Mh.version="18.3.1",Mh}var lc={};/**
|
|
58
|
+
* @license React
|
|
59
|
+
* react-dom-server-legacy.browser.development.js
|
|
60
|
+
*
|
|
61
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
62
|
+
*
|
|
63
|
+
* This source code is licensed under the MIT license found in the
|
|
64
|
+
* LICENSE file in the root directory of this source tree.
|
|
65
|
+
*/var T1;function H4(){return T1||(T1=1,process.env.NODE_ENV!=="production"&&function(){var t=X,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(l){{for(var d=arguments.length,m=new Array(d>1?d-1:0),S=1;S<d;S++)m[S-1]=arguments[S];o("warn",l,m)}}function i(l){{for(var d=arguments.length,m=new Array(d>1?d-1:0),S=1;S<d;S++)m[S-1]=arguments[S];o("error",l,m)}}function o(l,d,m){{var S=n.ReactDebugCurrentFrame,R=S.getStackAddendum();R!==""&&(d+="%s",m=m.concat([R]));var B=m.map(function(Y){return String(Y)});B.unshift("Warning: "+d),Function.prototype.apply.call(console[l],console,B)}}function a(l){l()}function c(l){}function f(l,d){p(l,d)}function p(l,d){return l.push(d)}function w(l){}function g(l){l.push(null)}function T(l){return l}function E(l){return l}function A(l,d){l.destroy(d)}function I(l){{var d=typeof Symbol=="function"&&Symbol.toStringTag,m=d&&l[Symbol.toStringTag]||l.constructor.name||"Object";return m}}function j(l){try{return _(l),!1}catch{return!0}}function _(l){return""+l}function W(l,d){if(j(l))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",d,I(l)),_(l)}function H(l,d){if(j(l))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",d,I(l)),_(l)}function ne(l){if(j(l))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",I(l)),_(l)}var q=Object.prototype.hasOwnProperty,ie=0,x=1,le=2,ae=3,je=4,nt=5,et=6,Pe=":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",Me=Pe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",fe=new RegExp("^["+Pe+"]["+Me+"]*$"),me={},Oe={};function $e(l){return q.call(Oe,l)?!0:q.call(me,l)?!1:fe.test(l)?(Oe[l]=!0,!0):(me[l]=!0,i("Invalid attribute name: `%s`",l),!1)}function Ze(l,d,m,S){if(m!==null&&m.type===ie)return!1;switch(typeof d){case"function":case"symbol":return!0;case"boolean":{if(m!==null)return!m.acceptsBooleans;var R=l.toLowerCase().slice(0,5);return R!=="data-"&&R!=="aria-"}default:return!1}}function ve(l){return Be.hasOwnProperty(l)?Be[l]:null}function Se(l,d,m,S,R,B,Y){this.acceptsBooleans=d===le||d===ae||d===je,this.attributeName=S,this.attributeNamespace=R,this.mustUseProperty=m,this.propertyName=l,this.type=d,this.sanitizeURL=B,this.removeEmptyString=Y}var Be={},Qe=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];Qe.forEach(function(l){Be[l]=new Se(l,ie,!1,l,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(l){var d=l[0],m=l[1];Be[d]=new Se(d,x,!1,m,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(l){Be[l]=new Se(l,le,!1,l.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(l){Be[l]=new Se(l,le,!1,l,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(l){Be[l]=new Se(l,ae,!1,l.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(l){Be[l]=new Se(l,ae,!0,l,null,!1,!1)}),["capture","download"].forEach(function(l){Be[l]=new Se(l,je,!1,l,null,!1,!1)}),["cols","rows","size","span"].forEach(function(l){Be[l]=new Se(l,et,!1,l,null,!1,!1)}),["rowSpan","start"].forEach(function(l){Be[l]=new Se(l,nt,!1,l.toLowerCase(),null,!1,!1)});var Ye=/[\-\:]([a-z])/g,Ke=function(l){return l[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(l){var d=l.replace(Ye,Ke);Be[d]=new Se(d,x,!1,l,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(l){var d=l.replace(Ye,Ke);Be[d]=new Se(d,x,!1,l,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(l){var d=l.replace(Ye,Ke);Be[d]=new Se(d,x,!1,l,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(l){Be[l]=new Se(l,x,!1,l.toLowerCase(),null,!1,!1)});var qe="xlinkHref";Be[qe]=new Se("xlinkHref",x,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(l){Be[l]=new Se(l,x,!1,l.toLowerCase(),null,!0,!0)});var ot={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 ct(l,d){return l+d.charAt(0).toUpperCase()+d.substring(1)}var pt=["Webkit","ms","Moz","O"];Object.keys(ot).forEach(function(l){pt.forEach(function(d){ot[ct(d,l)]=ot[l]})});var ft={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function yt(l,d){ft[d.type]||d.onChange||d.onInput||d.readOnly||d.disabled||d.value==null||i("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`."),d.onChange||d.readOnly||d.disabled||d.checked==null||i("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 Je(l,d){if(l.indexOf("-")===-1)return typeof d.is=="string";switch(l){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 At={"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},Mt={},Vn=new RegExp("^(aria)-["+Me+"]*$"),vr=new RegExp("^(aria)[A-Z]["+Me+"]*$");function Hn(l,d){{if(q.call(Mt,d)&&Mt[d])return!0;if(vr.test(d)){var m="aria-"+d.slice(4).toLowerCase(),S=At.hasOwnProperty(m)?m:null;if(S==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",d),Mt[d]=!0,!0;if(d!==S)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",d,S),Mt[d]=!0,!0}if(Vn.test(d)){var R=d.toLowerCase(),B=At.hasOwnProperty(R)?R:null;if(B==null)return Mt[d]=!0,!1;if(d!==B)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",d,B),Mt[d]=!0,!0}}return!0}function Sn(l,d){{var m=[];for(var S in d){var R=Hn(l,S);R||m.push(S)}var B=m.map(function(Y){return"`"+Y+"`"}).join(", ");m.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",B,l):m.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",B,l)}}function $i(l,d){Je(l,d)||Sn(l,d)}var Dr=!1;function Jn(l,d){{if(l!=="input"&&l!=="textarea"&&l!=="select")return;d!=null&&d.value===null&&!Dr&&(Dr=!0,l==="select"&&d.multiple?i("`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.",l):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",l))}}var sn={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"},fn=function(){};{var dn={},ut=/^on./,Dn=/^on[^A-Z]/,si=new RegExp("^(aria)-["+Me+"]*$"),on=new RegExp("^(aria)[A-Z]["+Me+"]*$");fn=function(l,d,m,S){if(q.call(dn,d)&&dn[d])return!0;var R=d.toLowerCase();if(R==="onfocusin"||R==="onfocusout")return i("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."),dn[d]=!0,!0;if(S!=null){var B=S.registrationNameDependencies,Y=S.possibleRegistrationNames;if(B.hasOwnProperty(d))return!0;var re=Y.hasOwnProperty(R)?Y[R]:null;if(re!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",d,re),dn[d]=!0,!0;if(ut.test(d))return i("Unknown event handler property `%s`. It will be ignored.",d),dn[d]=!0,!0}else if(ut.test(d))return Dn.test(d)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",d),dn[d]=!0,!0;if(si.test(d)||on.test(d))return!0;if(R==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),dn[d]=!0,!0;if(R==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),dn[d]=!0,!0;if(R==="is"&&m!==null&&m!==void 0&&typeof m!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof m),dn[d]=!0,!0;if(typeof m=="number"&&isNaN(m))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",d),dn[d]=!0,!0;var xe=ve(d),Ne=xe!==null&&xe.type===ie;if(sn.hasOwnProperty(R)){var ze=sn[R];if(ze!==d)return i("Invalid DOM property `%s`. Did you mean `%s`?",d,ze),dn[d]=!0,!0}else if(!Ne&&d!==R)return i("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.",d,R),dn[d]=!0,!0;return typeof m=="boolean"&&Ze(d,m,xe)?(m?i('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()}.',m,d,d,m,d):i('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.',m,d,d,m,d,d,d),dn[d]=!0,!0):Ne?!0:Ze(d,m,xe)?(dn[d]=!0,!1):((m==="false"||m==="true")&&xe!==null&&xe.type===ae&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",m,d,m==="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".',d,m),dn[d]=!0),!0)}}var Vi=function(l,d,m){{var S=[];for(var R in d){var B=fn(l,R,d[R],m);B||S.push(R)}var Y=S.map(function(re){return"`"+re+"`"}).join(", ");S.length===1?i("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 ",Y,l):S.length>1&&i("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 ",Y,l)}};function Hi(l,d,m){Je(l,d)||Vi(l,d,m)}var Ui=function(){};{var Pr=/^(?:webkit|moz|o)[A-Z]/,Nn=/^-ms-/,Or=/-(.)/g,yr=/;\s*$/,Yr={},Gr={},Ao=!1,Un=!1,qr=function(l){return l.replace(Or,function(d,m){return m.toUpperCase()})},Qn=function(l){Yr.hasOwnProperty(l)&&Yr[l]||(Yr[l]=!0,i("Unsupported style property %s. Did you mean %s?",l,qr(l.replace(Nn,"ms-"))))},Wt=function(l){Yr.hasOwnProperty(l)&&Yr[l]||(Yr[l]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",l,l.charAt(0).toUpperCase()+l.slice(1)))},ai=function(l,d){Gr.hasOwnProperty(d)&&Gr[d]||(Gr[d]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,l,d.replace(yr,"")))},Wi=function(l,d){Ao||(Ao=!0,i("`NaN` is an invalid value for the `%s` css style property.",l))},Pn=function(l,d){Un||(Un=!0,i("`Infinity` is an invalid value for the `%s` css style property.",l))};Ui=function(l,d){l.indexOf("-")>-1?Qn(l):Pr.test(l)?Wt(l):yr.test(d)&&ai(l,d),typeof d=="number"&&(isNaN(d)?Wi(l,d):isFinite(d)||Pn(l,d))}}var hn=Ui,li=/["'&<>]/;function ui(l){ne(l);var d=""+l,m=li.exec(d);if(!m)return d;var S,R="",B,Y=0;for(B=m.index;B<d.length;B++){switch(d.charCodeAt(B)){case 34:S=""";break;case 38:S="&";break;case 39:S="'";break;case 60:S="<";break;case 62:S=">";break;default:continue}Y!==B&&(R+=d.substring(Y,B)),Y=B+1,R+=S}return Y!==B?R+d.substring(Y,B):R}function Tn(l){return typeof l=="boolean"||typeof l=="number"?""+l:ui(l)}var so=/([A-Z])/g,br=/^ms-/;function ci(l){return l.replace(so,"-$1").toLowerCase().replace(br,"-ms-")}var an=/^[\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,Di=!1;function Ms(l){!Di&&an.test(l)&&(Di=!0,i("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(l)))}var Ls=Array.isArray;function Xr(l){return Ls(l)}var ao="<script>";function lo(l,d,m,S,R){var B=l===void 0?"":l,Y=ao,re=[];return{bootstrapChunks:re,startInlineScript:Y,placeholderPrefix:B+"P:",segmentPrefix:B+"S:",boundaryPrefix:B+"B:",idPrefix:B,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Pi=0,er=1,_r=2,Rr=3,fi=4,Kr=5,wr=6,Ar=7;function tr(l,d){return{insertionMode:l,selectedValue:d}}function zi(l,d,m){switch(d){case"select":return tr(er,m.value!=null?m.value:m.defaultValue);case"svg":return tr(_r,null);case"math":return tr(Rr,null);case"foreignObject":return tr(er,null);case"table":return tr(fi,null);case"thead":case"tbody":case"tfoot":return tr(Kr,null);case"colgroup":return tr(Ar,null);case"tr":return tr(wr,null)}return l.insertionMode>=fi||l.insertionMode===Pi?tr(er,null):l}var Oi=null;function ar(l){var d=l.nextSuspenseID++;return l.boundaryPrefix+d.toString(16)}function yn(l,d,m){var S=l.idPrefix,R=":"+S+"R"+d;return m>0&&(R+="H"+m.toString(32)),R+":"}function Ir(l){return Tn(l)}var Mr="<!-- -->";function di(l,d,m,S){return d===""?S:(S&&l.push(Mr),l.push(Ir(d)),!0)}function hi(l,d,m,S){m&&S&&l.push(Mr)}var xr=new Map;function Zr(l){var d=xr.get(l);if(d!==void 0)return d;var m=Tn(ci(l));return xr.set(l,m),m}var Wn=' style="',pi=":",gi=";";function _i(l,d,m){if(typeof m!="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 S=!0;for(var R in m)if(q.call(m,R)){var B=m[R];if(!(B==null||typeof B=="boolean"||B==="")){var Y=void 0,re=void 0,xe=R.indexOf("--")===0;xe?(Y=Tn(R),H(B,R),re=Tn((""+B).trim())):(hn(R,B),Y=Zr(R),typeof B=="number"?B!==0&&!q.call(ot,R)?re=B+"px":re=""+B:(H(B,R),re=Tn((""+B).trim()))),S?(S=!1,l.push(Wn,Y,pi,re)):l.push(gi,Y,pi,re)}}S||l.push(Cn)}var nn=" ",jn='="',Cn='"',uo='=""';function On(l,d,m,S){switch(m){case"style":{_i(l,d,S);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(m.length>2&&(m[0]==="o"||m[0]==="O")&&(m[1]==="n"||m[1]==="N"))){var R=ve(m);if(R!==null){switch(typeof S){case"function":case"symbol":return;case"boolean":if(!R.acceptsBooleans)return}var B=R.attributeName,Y=B;switch(R.type){case ae:S&&l.push(nn,Y,uo);return;case je:S===!0?l.push(nn,Y,uo):S===!1||l.push(nn,Y,jn,Tn(S),Cn);return;case nt:isNaN(S)||l.push(nn,Y,jn,Tn(S),Cn);break;case et:!isNaN(S)&&S>=1&&l.push(nn,Y,jn,Tn(S),Cn);break;default:R.sanitizeURL&&(W(S,B),S=""+S,Ms(S)),l.push(nn,Y,jn,Tn(S),Cn)}}else if($e(m)){switch(typeof S){case"function":case"symbol":return;case"boolean":{var re=m.toLowerCase().slice(0,5);if(re!=="data-"&&re!=="aria-")return}}l.push(nn,m,jn,Tn(S),Cn)}}}var _n=">",k="/>";function F(l,d,m){if(d!=null){if(m!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof d!="object"||!("__html"in d))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 S=d.__html;S!=null&&(ne(S),l.push(""+S))}}var G=!1,ee=!1,Ee=!1,ge=!1,Re=!1,Ge=!1,gt=!1;function mt(l,d){{var m=l[d];if(m!=null){var S=Xr(m);l.multiple&&!S?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",d):!l.multiple&&S&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",d)}}}function dt(l,d,m){yt("select",d),mt(d,"value"),mt(d,"defaultValue"),d.value!==void 0&&d.defaultValue!==void 0&&!Ee&&(i("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"),Ee=!0),l.push(Sr("select"));var S=null,R=null;for(var B in d)if(q.call(d,B)){var Y=d[B];if(Y==null)continue;switch(B){case"children":S=Y;break;case"dangerouslySetInnerHTML":R=Y;break;case"defaultValue":case"value":break;default:On(l,m,B,Y);break}}return l.push(_n),F(l,R,S),S}function Ft(l){var d="";return t.Children.forEach(l,function(m){m!=null&&(d+=m,!Re&&typeof m!="string"&&typeof m!="number"&&(Re=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),d}var Bn=' selected=""';function zn(l,d,m,S){var R=S.selectedValue;l.push(Sr("option"));var B=null,Y=null,re=null,xe=null;for(var Ne in d)if(q.call(d,Ne)){var ze=d[Ne];if(ze==null)continue;switch(Ne){case"children":B=ze;break;case"selected":re=ze,gt||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),gt=!0);break;case"dangerouslySetInnerHTML":xe=ze;break;case"value":Y=ze;default:On(l,m,Ne,ze);break}}if(R!=null){var tt;if(Y!==null?(W(Y,"value"),tt=""+Y):(xe!==null&&(Ge||(Ge=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),tt=Ft(B)),Xr(R))for(var xt=0;xt<R.length;xt++){W(R[xt],"value");var en=""+R[xt];if(en===tt){l.push(Bn);break}}else W(R,"select.value"),""+R===tt&&l.push(Bn)}else re&&l.push(Bn);return l.push(_n),F(l,xe,B),B}function En(l,d,m){yt("input",d),d.checked!==void 0&&d.defaultChecked!==void 0&&!ee&&(i("%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",d.type),ee=!0),d.value!==void 0&&d.defaultValue!==void 0&&!G&&(i("%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",d.type),G=!0),l.push(Sr("input"));var S=null,R=null,B=null,Y=null;for(var re in d)if(q.call(d,re)){var xe=d[re];if(xe==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":Y=xe;break;case"defaultValue":R=xe;break;case"checked":B=xe;break;case"value":S=xe;break;default:On(l,m,re,xe);break}}return B!==null?On(l,m,"checked",B):Y!==null&&On(l,m,"checked",Y),S!==null?On(l,m,"value",S):R!==null&&On(l,m,"value",R),l.push(k),null}function Jr(l,d,m){yt("textarea",d),d.value!==void 0&&d.defaultValue!==void 0&&!ge&&(i("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"),ge=!0),l.push(Sr("textarea"));var S=null,R=null,B=null;for(var Y in d)if(q.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":B=re;break;case"value":S=re;break;case"defaultValue":R=re;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:On(l,m,Y,re);break}}if(S===null&&R!==null&&(S=R),l.push(_n),B!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),S!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Xr(B)){if(B.length>1)throw new Error("<textarea> can only have at most one child.");ne(B[0]),S=""+B[0]}ne(B),S=""+B}return typeof S=="string"&&S[0]===`
|
|
66
|
+
`&&l.push(qi),S!==null&&(W(S,"value"),l.push(Ir(""+S))),null}function lr(l,d,m,S){l.push(Sr(m));for(var R in d)if(q.call(d,R)){var B=d[R];if(B==null)continue;switch(R){case"children":case"dangerouslySetInnerHTML":throw new Error(m+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:On(l,S,R,B);break}}return l.push(k),null}function Yi(l,d,m){l.push(Sr("menuitem"));for(var S in d)if(q.call(d,S)){var R=d[S];if(R==null)continue;switch(S){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:On(l,m,S,R);break}}return l.push(_n),null}function mi(l,d,m){l.push(Sr("title"));var S=null;for(var R in d)if(q.call(d,R)){var B=d[R];if(B==null)continue;switch(R){case"children":S=B;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:On(l,m,R,B);break}}l.push(_n);{var Y=Array.isArray(S)&&S.length<2?S[0]||null:S;Array.isArray(S)&&S.length>1?i("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"):Y!=null&&Y.$$typeof!=null?i("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"):Y!=null&&typeof Y!="string"&&typeof Y!="number"&&i("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 S}function Gi(l,d,m,S){l.push(Sr(m));var R=null,B=null;for(var Y in d)if(q.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":R=re;break;case"dangerouslySetInnerHTML":B=re;break;default:On(l,S,Y,re);break}}return l.push(_n),F(l,B,R),typeof R=="string"?(l.push(Ir(R)),null):R}function Lr(l,d,m,S){l.push(Sr(m));var R=null,B=null;for(var Y in d)if(q.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":R=re;break;case"dangerouslySetInnerHTML":B=re;break;case"style":_i(l,S,re);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:$e(Y)&&typeof re!="function"&&typeof re!="symbol"&&l.push(nn,Y,jn,Tn(re),Cn);break}}return l.push(_n),F(l,B,R),R}var qi=`
|
|
67
|
+
`;function Ua(l,d,m,S){l.push(Sr(m));var R=null,B=null;for(var Y in d)if(q.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":R=re;break;case"dangerouslySetInnerHTML":B=re;break;default:On(l,S,Y,re);break}}if(l.push(_n),B!=null){if(R!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof B!="object"||!("__html"in B))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 xe=B.__html;xe!=null&&(typeof xe=="string"&&xe.length>0&&xe[0]===`
|
|
68
|
+
`?l.push(qi,xe):(ne(xe),l.push(""+xe)))}return typeof R=="string"&&R[0]===`
|
|
69
|
+
`&&l.push(qi),R}var Fs=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,rs=new Map;function Sr(l){var d=rs.get(l);if(d===void 0){if(!Fs.test(l))throw new Error("Invalid tag: "+l);d="<"+l,rs.set(l,d)}return d}var Wa="<!DOCTYPE html>";function vi(l,d,m,S,R){switch($i(d,m),Jn(d,m),Hi(d,m,null),!m.suppressContentEditableWarning&&m.contentEditable&&m.children!=null&&i("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."),R.insertionMode!==_r&&R.insertionMode!==Rr&&d.indexOf("-")===-1&&typeof m.is!="string"&&d.toLowerCase()!==d&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",d),d){case"select":return dt(l,m,S);case"option":return zn(l,m,S,R);case"textarea":return Jr(l,m,S);case"input":return En(l,m,S);case"menuitem":return Yi(l,m,S);case"title":return mi(l,m,S);case"listing":case"pre":return Ua(l,m,d,S);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 lr(l,m,d,S);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 Gi(l,m,d,S);case"html":return R.insertionMode===Pi&&l.push(Wa),Gi(l,m,d,S);default:return d.indexOf("-")===-1&&typeof m.is!="string"?Gi(l,m,d,S):Lr(l,m,d,S)}}var Ns="</",is=">";function rn(l,d,m){switch(d){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:l.push(Ns,d,is)}}function Gt(l,d){for(var m=d.bootstrapChunks,S=0;S<m.length-1;S++)f(l,m[S]);return S<m.length?p(l,m[S]):!0}var Kt='<template id="',Ri='"></template>';function Qr(l,d,m){f(l,Kt),f(l,d.placeholderPrefix);var S=m.toString(16);return f(l,S),p(l,Ri)}var Io="<!--$-->",yi='<!--$?--><template id="',ur='"></template>',js="<!--$!-->",co="<!--/$-->",la="<template",ln='"',Mo=' data-dgst="',bi=' data-msg="',ua=' data-stck="',fo="></template>";function cr(l,d){return p(l,Io)}function h(l,d,m){if(f(l,yi),m===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return f(l,m),p(l,ur)}function y(l,d,m,S,R){var B;return B=p(l,js),f(l,la),m&&(f(l,Mo),f(l,Tn(m)),f(l,ln)),S&&(f(l,bi),f(l,Tn(S)),f(l,ln)),R&&(f(l,ua),f(l,Tn(R)),f(l,ln)),B=p(l,fo),B}function C(l,d){return p(l,co)}function P(l,d){return p(l,co)}function L(l,d){return p(l,co)}var N='<div hidden id="',V='">',se="</div>",te='<svg aria-hidden="true" style="display:none" id="',pe='">',_e="</svg>",Ae='<math aria-hidden="true" style="display:none" id="',Te='">',Ve="</math>",it='<table hidden id="',Tt='">',Et="</table>",Rn='<table hidden><tbody id="',un='">',Fr="</tbody></table>",Nr='<table hidden><tr id="',Lt='">',jr="</tr></table>",jt='<table hidden><colgroup id="',Qt='">',ho="</colgroup></table>";function po(l,d,m,S){switch(m.insertionMode){case Pi:case er:return f(l,N),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,V);case _r:return f(l,te),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,pe);case Rr:return f(l,Ae),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,Te);case fi:return f(l,it),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,Tt);case Kr:return f(l,Rn),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,un);case wr:return f(l,Nr),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,Lt);case Ar:return f(l,jt),f(l,d.segmentPrefix),f(l,S.toString(16)),p(l,Qt);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function Tr(l,d){switch(d.insertionMode){case Pi:case er:return p(l,se);case _r:return p(l,_e);case Rr:return p(l,Ve);case fi:return p(l,Et);case Kr:return p(l,Fr);case wr:return p(l,jr);case Ar:return p(l,ho);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var D="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)}",M='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()}}',U='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())}',Q=D+';$RS("',be='$RS("',we='","',Le='")<\/script>';function We(l,d,m){f(l,d.startInlineScript),d.sentCompleteSegmentFunction?f(l,be):(d.sentCompleteSegmentFunction=!0,f(l,Q)),f(l,d.segmentPrefix);var S=m.toString(16);return f(l,S),f(l,we),f(l,d.placeholderPrefix),f(l,S),p(l,Le)}var ht=M+';$RC("',_t='$RC("',St='","',vt='")<\/script>';function An(l,d,m,S){if(f(l,d.startInlineScript),d.sentCompleteBoundaryFunction?f(l,_t):(d.sentCompleteBoundaryFunction=!0,f(l,ht)),m===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var R=S.toString(16);return f(l,m),f(l,St),f(l,d.segmentPrefix),f(l,R),p(l,vt)}var bn=U+';$RX("',$n='$RX("',os='"',ca=")<\/script>",go=",";function ei(l,d,m,S,R,B){if(f(l,d.startInlineScript),d.sentClientRenderFunction?f(l,$n):(d.sentClientRenderFunction=!0,f(l,bn)),m===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return f(l,m),f(l,os),(S||R||B)&&(f(l,go),f(l,Ai(S||""))),(R||B)&&(f(l,go),f(l,Ai(R||""))),B&&(f(l,go),f(l,Ai(B))),p(l,ca)}var za=/[<\u2028\u2029]/g;function Ai(l){var d=JSON.stringify(l);return d.replace(za,function(m){switch(m){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 fa(l,d){var m=lo(d);return{bootstrapChunks:m.bootstrapChunks,startInlineScript:m.startInlineScript,placeholderPrefix:m.placeholderPrefix,segmentPrefix:m.segmentPrefix,boundaryPrefix:m.boundaryPrefix,idPrefix:m.idPrefix,nextSuspenseID:m.nextSuspenseID,sentCompleteSegmentFunction:m.sentCompleteSegmentFunction,sentCompleteBoundaryFunction:m.sentCompleteBoundaryFunction,sentClientRenderFunction:m.sentClientRenderFunction,generateStaticMarkup:l}}function ss(){return{insertionMode:er,selectedValue:null}}function ti(l,d,m,S){return m.generateStaticMarkup?(l.push(Tn(d)),!1):di(l,d,m,S)}function mo(l,d,m,S){if(!d.generateStaticMarkup)return hi(l,d,m,S)}function Ya(l,d){return d.generateStaticMarkup?!0:cr(l)}function Du(l,d,m,S,R){return d.generateStaticMarkup?!0:y(l,d,m,S,R)}function da(l,d){return d.generateStaticMarkup?!0:C(l)}function vo(l,d){return d.generateStaticMarkup?!0:L(l)}var cn=Object.assign,_l=Symbol.for("react.element"),ha=Symbol.for("react.portal"),Bs=Symbol.for("react.fragment"),J=Symbol.for("react.strict_mode"),de=Symbol.for("react.profiler"),Ce=Symbol.for("react.provider"),De=Symbol.for("react.context"),Z=Symbol.for("react.forward_ref"),ce=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),Ie=Symbol.for("react.memo"),Fe=Symbol.for("react.lazy"),st=Symbol.for("react.scope"),lt=Symbol.for("react.debug_trace_mode"),rt=Symbol.for("react.legacy_hidden"),It=Symbol.for("react.default_value"),wt=Symbol.iterator,Vt="@@iterator";function Yn(l){if(l===null||typeof l!="object")return null;var d=wt&&l[wt]||l[Vt];return typeof d=="function"?d:null}function nr(l,d,m){var S=l.displayName;if(S)return S;var R=d.displayName||d.name||"";return R!==""?m+"("+R+")":m}function In(l){return l.displayName||"Context"}function zt(l){if(l==null)return null;if(typeof l.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case Bs:return"Fragment";case ha:return"Portal";case de:return"Profiler";case J:return"StrictMode";case ce:return"Suspense";case ue:return"SuspenseList"}if(typeof l=="object")switch(l.$$typeof){case De:var d=l;return In(d)+".Consumer";case Ce:var m=l;return In(m._context)+".Provider";case Z:return nr(l,l.render,"ForwardRef");case Ie:var S=l.displayName||null;return S!==null?S:zt(l.type)||"Memo";case Fe:{var R=l,B=R._payload,Y=R._init;try{return zt(Y(B))}catch{return null}}}return null}var Br=0,kt,Pu,pn,Lo,Ou,_u,Ru;function pa(){}pa.__reactDisabledLog=!0;function Fo(){{if(Br===0){kt=console.log,Pu=console.info,pn=console.warn,Lo=console.error,Ou=console.group,_u=console.groupCollapsed,Ru=console.groupEnd;var l={configurable:!0,enumerable:!0,value:pa,writable:!0};Object.defineProperties(console,{info:l,log:l,warn:l,error:l,group:l,groupCollapsed:l,groupEnd:l})}Br++}}function Ga(){{if(Br--,Br===0){var l={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:cn({},l,{value:kt}),info:cn({},l,{value:Pu}),warn:cn({},l,{value:pn}),error:cn({},l,{value:Lo}),group:cn({},l,{value:Ou}),groupCollapsed:cn({},l,{value:_u}),groupEnd:cn({},l,{value:Ru})})}Br<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var qa=n.ReactCurrentDispatcher,$s;function ga(l,d,m){{if($s===void 0)try{throw Error()}catch(R){var S=R.stack.trim().match(/\n( *(at )?)/);$s=S&&S[1]||""}return`
|
|
70
|
+
`+$s+l}}var Rl=!1,No;{var Al=typeof WeakMap=="function"?WeakMap:Map;No=new Al}function Xi(l,d){if(!l||Rl)return"";{var m=No.get(l);if(m!==void 0)return m}var S;Rl=!0;var R=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var B;B=qa.current,qa.current=null,Fo();try{if(d){var Y=function(){throw Error()};if(Object.defineProperty(Y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Y,[])}catch(ir){S=ir}Reflect.construct(l,[],Y)}else{try{Y.call()}catch(ir){S=ir}l.call(Y.prototype)}}else{try{throw Error()}catch(ir){S=ir}l()}}catch(ir){if(ir&&S&&typeof ir.stack=="string"){for(var re=ir.stack.split(`
|
|
71
|
+
`),xe=S.stack.split(`
|
|
72
|
+
`),Ne=re.length-1,ze=xe.length-1;Ne>=1&&ze>=0&&re[Ne]!==xe[ze];)ze--;for(;Ne>=1&&ze>=0;Ne--,ze--)if(re[Ne]!==xe[ze]){if(Ne!==1||ze!==1)do if(Ne--,ze--,ze<0||re[Ne]!==xe[ze]){var tt=`
|
|
73
|
+
`+re[Ne].replace(" at new "," at ");return l.displayName&&tt.includes("<anonymous>")&&(tt=tt.replace("<anonymous>",l.displayName)),typeof l=="function"&&No.set(l,tt),tt}while(Ne>=1&&ze>=0);break}}}finally{Rl=!1,qa.current=B,Ga(),Error.prepareStackTrace=R}var xt=l?l.displayName||l.name:"",en=xt?ga(xt):"";return typeof l=="function"&&No.set(l,en),en}function jo(l,d,m){return Xi(l,!0)}function as(l,d,m){return Xi(l,!1)}function jf(l){var d=l.prototype;return!!(d&&d.isReactComponent)}function Xa(l,d,m){if(l==null)return"";if(typeof l=="function")return Xi(l,jf(l));if(typeof l=="string")return ga(l);switch(l){case ce:return ga("Suspense");case ue:return ga("SuspenseList")}if(typeof l=="object")switch(l.$$typeof){case Z:return as(l.render);case Ie:return Xa(l.type,d,m);case Fe:{var S=l,R=S._payload,B=S._init;try{return Xa(B(R),d,m)}catch{}}}return""}var Ic={},ma=n.ReactDebugCurrentFrame;function Vs(l){if(l){var d=l._owner,m=Xa(l.type,l._source,d?d.type:null);ma.setExtraStackFrame(m)}else ma.setExtraStackFrame(null)}function va(l,d,m,S,R){{var B=Function.call.bind(q);for(var Y in l)if(B(l,Y)){var re=void 0;try{if(typeof l[Y]!="function"){var xe=Error((S||"React class")+": "+m+" type `"+Y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[Y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw xe.name="Invariant Violation",xe}re=l[Y](d,Y,S,m,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ne){re=Ne}re&&!(re instanceof Error)&&(Vs(R),i("%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).",S||"React class",m,Y,typeof re),Vs(null)),re instanceof Error&&!(re.message in Ic)&&(Ic[re.message]=!0,Vs(R),i("Failed %s type: %s",m,re.message),Vs(null))}}}var Il;Il={};var ya={};Object.freeze(ya);function Ka(l,d){{var m=l.contextTypes;if(!m)return ya;var S={};for(var R in m)S[R]=d[R];{var B=zt(l)||"Unknown";va(m,S,"context",B)}return S}}function Mc(l,d,m,S){{if(typeof l.getChildContext!="function"){{var R=zt(d)||"Unknown";Il[R]||(Il[R]=!0,i("%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.",R,R))}return m}var B=l.getChildContext();for(var Y in B)if(!(Y in S))throw new Error((zt(d)||"Unknown")+'.getChildContext(): key "'+Y+'" is not defined in childContextTypes.');{var re=zt(d)||"Unknown";va(S,B,"child context",re)}return cn({},m,B)}}var wn;wn={};var Gn=null,ls=null;function Au(l){l.context._currentValue2=l.parentValue}function us(l){l.context._currentValue2=l.value}function Ml(l,d){if(l!==d){Au(l);var m=l.parent,S=d.parent;if(m===null){if(S!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(S===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");Ml(m,S)}us(d)}}function yo(l){Au(l);var d=l.parent;d!==null&&yo(d)}function cs(l){var d=l.parent;d!==null&&cs(d),us(l)}function ba(l,d){Au(l);var m=l.parent;if(m===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");m.depth===d.depth?Ml(m,d):ba(m,d)}function bo(l,d){var m=d.parent;if(m===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");l.depth===m.depth?Ml(l,m):bo(l,m),us(d)}function Bo(l){var d=ls,m=l;d!==m&&(d===null?cs(m):m===null?yo(d):d.depth===m.depth?Ml(d,m):d.depth>m.depth?ba(d,m):bo(d,m),ls=m)}function wa(l,d){var m;m=l._currentValue2,l._currentValue2=d,l._currentRenderer2!==void 0&&l._currentRenderer2!==null&&l._currentRenderer2!==wn&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),l._currentRenderer2=wn;var S=ls,R={parent:S,depth:S===null?0:S.depth+1,context:l,parentValue:m,value:d};return ls=R,R}function Za(l){var d=ls;if(d===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");d.context!==l&&i("The parent context is not the expected context. This is probably a bug in React.");{var m=d.parentValue;m===It?d.context._currentValue2=d.context._defaultValue:d.context._currentValue2=m,l._currentRenderer2!==void 0&&l._currentRenderer2!==null&&l._currentRenderer2!==wn&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),l._currentRenderer2=wn}return ls=d.parent}function Hs(){return ls}function fs(l){var d=l._currentValue2;return d}function Iu(l){return l._reactInternals}function Bf(l,d){l._reactInternals=d}var Lc={},xa={},ds,Us,Ja,z,$o,Vo,Cr,$t,Ll;{ds=new Set,Us=new Set,Ja=new Set,Cr=new Set,z=new Set,$t=new Set,Ll=new Set;var Qa=new Set;Vo=function(l,d){if(!(l===null||typeof l=="function")){var m=d+"_"+l;Qa.has(m)||(Qa.add(m),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",d,l))}},$o=function(l,d){if(d===void 0){var m=zt(l)||"Component";z.has(m)||(z.add(m),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",m))}}}function Fl(l,d){{var m=l.constructor,S=m&&zt(m)||"ReactClass",R=S+"."+d;if(Lc[R])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
74
|
+
|
|
75
|
+
Please check the code for the %s component.`,d,d,S),Lc[R]=!0}}var wo={isMounted:function(l){return!1},enqueueSetState:function(l,d,m){var S=Iu(l);S.queue===null?Fl(l,"setState"):(S.queue.push(d),m!=null&&Vo(m,"setState"))},enqueueReplaceState:function(l,d,m){var S=Iu(l);S.replace=!0,S.queue=[d],m!=null&&Vo(m,"setState")},enqueueForceUpdate:function(l,d){var m=Iu(l);m.queue===null?Fl(l,"forceUpdate"):d!=null&&Vo(d,"setState")}};function Mu(l,d,m,S,R){var B=m(R,S);$o(d,B);var Y=B==null?S:cn({},S,B);return Y}function Fc(l,d,m){var S=ya,R=l.contextType;if("contextType"in l){var B=R===null||R!==void 0&&R.$$typeof===De&&R._context===void 0;if(!B&&!Ll.has(l)){Ll.add(l);var Y="";R===void 0?Y=" 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 R!="object"?Y=" However, it is set to a "+typeof R+".":R.$$typeof===Ce?Y=" Did you accidentally pass the Context.Provider instead?":R._context!==void 0?Y=" Did you accidentally pass the Context.Consumer instead?":Y=" However, it is set to an object with keys {"+Object.keys(R).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",zt(l)||"Component",Y)}}typeof R=="object"&&R!==null?S=fs(R):S=m;var re=new l(d,S);{if(typeof l.getDerivedStateFromProps=="function"&&(re.state===null||re.state===void 0)){var xe=zt(l)||"Component";ds.has(xe)||(ds.add(xe),i("`%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.",xe,re.state===null?"null":"undefined",xe))}if(typeof l.getDerivedStateFromProps=="function"||typeof re.getSnapshotBeforeUpdate=="function"){var Ne=null,ze=null,tt=null;if(typeof re.componentWillMount=="function"&&re.componentWillMount.__suppressDeprecationWarning!==!0?Ne="componentWillMount":typeof re.UNSAFE_componentWillMount=="function"&&(Ne="UNSAFE_componentWillMount"),typeof re.componentWillReceiveProps=="function"&&re.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ze="componentWillReceiveProps":typeof re.UNSAFE_componentWillReceiveProps=="function"&&(ze="UNSAFE_componentWillReceiveProps"),typeof re.componentWillUpdate=="function"&&re.componentWillUpdate.__suppressDeprecationWarning!==!0?tt="componentWillUpdate":typeof re.UNSAFE_componentWillUpdate=="function"&&(tt="UNSAFE_componentWillUpdate"),Ne!==null||ze!==null||tt!==null){var xt=zt(l)||"Component",en=typeof l.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Ja.has(xt)||(Ja.add(xt),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
76
|
+
|
|
77
|
+
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
78
|
+
|
|
79
|
+
The above lifecycles should be removed. Learn more about this warning here:
|
|
80
|
+
https://reactjs.org/link/unsafe-component-lifecycles`,xt,en,Ne!==null?`
|
|
81
|
+
`+Ne:"",ze!==null?`
|
|
82
|
+
`+ze:"",tt!==null?`
|
|
83
|
+
`+tt:""))}}}return re}function Nc(l,d,m){{var S=zt(d)||"Component",R=l.render;R||(d.prototype&&typeof d.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",S):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",S)),l.getInitialState&&!l.getInitialState.isReactClassApproved&&!l.state&&i("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?",S),l.getDefaultProps&&!l.getDefaultProps.isReactClassApproved&&i("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.",S),l.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",S),l.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",S),l.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",S),d.contextType&&d.contextTypes&&!$t.has(d)&&($t.add(d),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",S)),typeof l.componentShouldUpdate=="function"&&i("%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.",S),d.prototype&&d.prototype.isPureReactComponent&&typeof l.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",zt(d)||"A pure component"),typeof l.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",S),typeof l.componentDidReceiveProps=="function"&&i("%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().",S),typeof l.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",S),typeof l.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",S);var B=l.props!==m;l.props!==void 0&&B&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",S,S),l.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",S,S),typeof l.getSnapshotBeforeUpdate=="function"&&typeof l.componentDidUpdate!="function"&&!Us.has(d)&&(Us.add(d),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",zt(d))),typeof l.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",S),typeof l.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",S),typeof d.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",S);var Y=l.state;Y&&(typeof Y!="object"||Xr(Y))&&i("%s.state: must be set to an object or null",S),typeof l.getChildContext=="function"&&typeof d.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",S)}}function jc(l,d){var m=d.state;if(typeof d.componentWillMount=="function"){if(d.componentWillMount.__suppressDeprecationWarning!==!0){var S=zt(l)||"Unknown";xa[S]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
84
|
+
|
|
85
|
+
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
86
|
+
|
|
87
|
+
Please update the following components: %s`,S),xa[S]=!0)}d.componentWillMount()}typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount(),m!==d.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",zt(l)||"Component"),wo.enqueueReplaceState(d,d.state,null))}function $f(l,d,m,S){if(l.queue!==null&&l.queue.length>0){var R=l.queue,B=l.replace;if(l.queue=null,l.replace=!1,B&&R.length===1)d.state=R[0];else{for(var Y=B?R[0]:d.state,re=!0,xe=B?1:0;xe<R.length;xe++){var Ne=R[xe],ze=typeof Ne=="function"?Ne.call(d,Y,m,S):Ne;ze!=null&&(re?(re=!1,Y=cn({},Y,ze)):cn(Y,ze))}d.state=Y}}else l.queue=null}function xo(l,d,m,S){Nc(l,d,m);var R=l.state!==void 0?l.state:null;l.updater=wo,l.props=m,l.state=R;var B={queue:[],replace:!1};Bf(l,B);var Y=d.contextType;if(typeof Y=="object"&&Y!==null?l.context=fs(Y):l.context=S,l.state===m){var re=zt(d)||"Component";Cr.has(re)||(Cr.add(re),i("%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 xe=d.getDerivedStateFromProps;typeof xe=="function"&&(l.state=Mu(l,d,xe,R,m)),typeof d.getDerivedStateFromProps!="function"&&typeof l.getSnapshotBeforeUpdate!="function"&&(typeof l.UNSAFE_componentWillMount=="function"||typeof l.componentWillMount=="function")&&(jc(d,l),$f(B,l,m,S))}var Vf={id:1,overflow:""};function Hf(l){var d=l.overflow,m=l.id,S=m&~Uf(m);return S.toString(32)+d}function Lu(l,d,m){var S=l.id,R=l.overflow,B=el(S)-1,Y=S&~(1<<B),re=m+1,xe=el(d)+B;if(xe>30){var Ne=B-B%5,ze=(1<<Ne)-1,tt=(Y&ze).toString(32),xt=Y>>Ne,en=B-Ne,ir=el(d)+en,Eo=re<<en,ws=Eo|xt,eo=tt+R;return{id:1<<ir|ws,overflow:eo}}else{var Ra=re<<B,nf=Ra|Y,ta=R;return{id:1<<xe|nf,overflow:ta}}}function el(l){return 32-Ho(l)}function Uf(l){return 1<<el(l)-1}var Ho=Math.clz32?Math.clz32:Wf,Fu=Math.log,Nl=Math.LN2;function Wf(l){var d=l>>>0;return d===0?32:31-(Fu(d)/Nl|0)|0}function zf(l,d){return l===d&&(l!==0||1/l===1/d)||l!==l&&d!==d}var Yf=typeof Object.is=="function"?Object.is:zf,$r=null,Nu=null,jl=null,qt=null,wi=!1,Sa=!1,Ws=0,Zt=null,hs=0,tl=25,ni=!1,xi;function So(){if($r===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:
|
|
88
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
89
|
+
2. You might be breaking the Rules of Hooks
|
|
90
|
+
3. You might have more than one copy of React in the same app
|
|
91
|
+
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return ni&&i("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"),$r}function ju(l,d){if(d===null)return i("%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;l.length!==d.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
92
|
+
|
|
93
|
+
Previous: %s
|
|
94
|
+
Incoming: %s`,xi,"["+l.join(", ")+"]","["+d.join(", ")+"]");for(var m=0;m<d.length&&m<l.length;m++)if(!Yf(l[m],d[m]))return!1;return!0}function Vr(){if(hs>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Ki(){return qt===null?jl===null?(wi=!1,jl=qt=Vr()):(wi=!0,qt=jl):qt.next===null?(wi=!1,qt=qt.next=Vr()):(wi=!0,qt=qt.next),qt}function zs(l,d){$r=d,Nu=l,ni=!1,Ws=0}function Bc(l,d,m,S){for(;Sa;)Sa=!1,Ws=0,hs+=1,qt=null,m=l(d,S);return Si(),m}function Bu(){var l=Ws!==0;return l}function Si(){ni=!1,$r=null,Nu=null,Sa=!1,jl=null,hs=0,Zt=null,qt=null}function $u(l){return ni&&i("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()."),fs(l)}function Ys(l){return xi="useContext",So(),fs(l)}function Hr(l,d){return typeof d=="function"?d(l):d}function Vu(l){return xi="useState",Hu(Hr,l)}function Hu(l,d,m){if(l!==Hr&&(xi="useReducer"),$r=So(),qt=Ki(),wi){var S=qt.queue,R=S.dispatch;if(Zt!==null){var B=Zt.get(S);if(B!==void 0){Zt.delete(S);var Y=qt.memoizedState,re=B;do{var xe=re.action;ni=!0,Y=l(Y,xe),ni=!1,re=re.next}while(re!==null);return qt.memoizedState=Y,[Y,R]}}return[qt.memoizedState,R]}else{ni=!0;var Ne;l===Hr?Ne=typeof d=="function"?d():d:Ne=m!==void 0?m(d):d,ni=!1,qt.memoizedState=Ne;var ze=qt.queue={last:null,dispatch:null},tt=ze.dispatch=Wu.bind(null,$r,ze);return[qt.memoizedState,tt]}}function Uu(l,d){$r=So(),qt=Ki();var m=d===void 0?null:d;if(qt!==null){var S=qt.memoizedState;if(S!==null&&m!==null){var R=S[1];if(ju(m,R))return S[0]}}ni=!0;var B=l();return ni=!1,qt.memoizedState=[B,m],B}function Gs(l){$r=So(),qt=Ki();var d=qt.memoizedState;if(d===null){var m={current:l};return Object.seal(m),qt.memoizedState=m,m}else return d}function ps(l,d){xi="useLayoutEffect",i("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 Wu(l,d,m){if(hs>=tl)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(l===$r){Sa=!0;var S={action:m,next:null};Zt===null&&(Zt=new Map);var R=Zt.get(d);if(R===void 0)Zt.set(d,S);else{for(var B=R;B.next!==null;)B=B.next;B.next=S}}}function $c(l,d){return Uu(function(){return l},d)}function Bl(l,d,m){return So(),d(l._source)}function Gf(l,d,m){if(m===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return m()}function Vc(l){return So(),l}function fr(){throw new Error("startTransition cannot be called during server rendering.")}function zu(){return So(),[!1,fr]}function Hc(){var l=Nu,d=Hf(l.treeContext),m=Ta;if(m===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var S=Ws++;return yn(m,d,S)}function Ti(){}var $l={readContext:$u,useContext:Ys,useMemo:Uu,useReducer:Hu,useRef:Gs,useState:Vu,useInsertionEffect:Ti,useLayoutEffect:ps,useCallback:$c,useImperativeHandle:Ti,useEffect:Ti,useDebugValue:Ti,useDeferredValue:Vc,useTransition:zu,useId:Hc,useMutableSource:Bl,useSyncExternalStore:Gf},Ta=null;function gs(l){Ta=l}function nl(l){try{var d="",m=l;do{switch(m.tag){case 0:d+=ga(m.type,null,null);break;case 1:d+=as(m.type,null,null);break;case 2:d+=jo(m.type,null,null);break}m=m.parent}while(m);return d}catch(S){return`
|
|
95
|
+
Error generating stack: `+S.message+`
|
|
96
|
+
`+S.stack}}var rr=n.ReactCurrentDispatcher,qs=n.ReactDebugCurrentFrame,Vl=0,Ca=1,Hl=2,Ea=3,Ul=4,To=0,Wl=1,Xs=2,Uc=12800;function rl(l){return console.error(l),null}function ka(){}function Da(l,d,m,S,R,B,Y,re,xe){var Ne=[],ze=new Set,tt={destination:null,responseState:d,progressiveChunkSize:S===void 0?Uc:S,status:To,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:ze,pingedTasks:Ne,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:R===void 0?rl:R,onAllReady:ka,onShellReady:Y===void 0?ka:Y,onShellError:ka,onFatalError:ka},xt=zl(tt,0,null,m,!1,!1);xt.parentFlushed=!0;var en=Ks(tt,l,null,xt,ze,ya,Gn,Vf);return Ne.push(en),tt}function Yu(l,d){var m=l.pingedTasks;m.push(d),m.length===1&&a(function(){return Ql(l)})}function Wc(l,d){return{id:Oi,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:d,errorDigest:null}}function Ks(l,d,m,S,R,B,Y,re){l.allPendingTasks++,m===null?l.pendingRootTasks++:m.pendingTasks++;var xe={node:d,ping:function(){return Yu(l,xe)},blockedBoundary:m,blockedSegment:S,abortSet:R,legacyContext:B,context:Y,treeContext:re};return xe.componentStack=null,R.add(xe),xe}function zl(l,d,m,S,R,B){return{status:Vl,id:-1,index:d,parentFlushed:!1,chunks:[],children:[],formatContext:S,boundary:m,lastPushedText:R,textEmbedded:B}}var Uo=null;function Yl(){return Uo===null||Uo.componentStack===null?"":nl(Uo.componentStack)}function Wo(l,d){l.componentStack={tag:0,parent:l.componentStack,type:d}}function il(l,d){l.componentStack={tag:1,parent:l.componentStack,type:d}}function Zi(l,d){l.componentStack={tag:2,parent:l.componentStack,type:d}}function Ji(l){l.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):l.componentStack=l.componentStack.parent}var Co=null;function ol(l,d){{var m;typeof d=="string"?m=d:d&&typeof d.message=="string"?m=d.message:m=String(d);var S=Co||Yl();Co=null,l.errorMessage=m,l.errorComponentStack=S}}function ms(l,d){var m=l.onError(d);if(m!=null&&typeof m!="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 m+'" instead');return m}function Qi(l,d){var m=l.onShellError;m(d);var S=l.onFatalError;S(d),l.destination!==null?(l.status=Xs,A(l.destination,d)):(l.status=Wl,l.fatalError=d)}function Pa(l,d,m){Wo(d,"Suspense");var S=d.blockedBoundary,R=d.blockedSegment,B=m.fallback,Y=m.children,re=new Set,xe=Wc(l,re),Ne=R.chunks.length,ze=zl(l,Ne,xe,R.formatContext,!1,!1);R.children.push(ze),R.lastPushedText=!1;var tt=zl(l,0,null,R.formatContext,!1,!1);tt.parentFlushed=!0,d.blockedBoundary=xe,d.blockedSegment=tt;try{if(dr(l,d,Y),mo(tt.chunks,l.responseState,tt.lastPushedText,tt.textEmbedded),tt.status=Ca,Ci(xe,tt),xe.pendingTasks===0){Ji(d);return}}catch(en){tt.status=Ul,xe.forceClientRender=!0,xe.errorDigest=ms(l,en),ol(xe,en)}finally{d.blockedBoundary=S,d.blockedSegment=R}var xt=Ks(l,B,S,ze,re,d.legacyContext,d.context,d.treeContext);xt.componentStack=d.componentStack,l.pingedTasks.push(xt),Ji(d)}function Gl(l,d,m,S){Wo(d,m);var R=d.blockedSegment,B=vi(R.chunks,m,S,l.responseState,R.formatContext);R.lastPushedText=!1;var Y=R.formatContext;R.formatContext=zi(Y,m,S),dr(l,d,B),R.formatContext=Y,rn(R.chunks,m),R.lastPushedText=!1,Ji(d)}function sl(l){return l.prototype&&l.prototype.isReactComponent}function Oa(l,d,m,S,R){var B={};zs(d,B);var Y=m(S,R);return Bc(m,S,Y,R)}function zc(l,d,m,S,R){var B=m.render();m.props!==R&&(Bt||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",zt(S)||"a component"),Bt=!0);{var Y=S.childContextTypes;if(Y!=null){var re=d.legacyContext,xe=Mc(m,S,re,Y);d.legacyContext=xe,Wr(l,d,B),d.legacyContext=re;return}}Wr(l,d,B)}function Gu(l,d,m,S){Zi(d,m);var R=Ka(m,d.legacyContext),B=Fc(m,S,R);xo(B,m,S,R),zc(l,d,B,m,S),Ji(d)}var qu={},Zs={},Xu={},ql={},Bt=!1,al={},Ku=!1,Js=!1,Xl=!1;function Yc(l,d,m,S){var R;if(R=Ka(m,d.legacyContext),il(d,m),m.prototype&&typeof m.prototype.render=="function"){var B=zt(m)||"Unknown";qu[B]||(i("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.",B,B),qu[B]=!0)}var Y=Oa(l,d,m,S,R),re=Bu();if(typeof Y=="object"&&Y!==null&&typeof Y.render=="function"&&Y.$$typeof===void 0){var xe=zt(m)||"Unknown";Zs[xe]||(i("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.",xe,xe,xe),Zs[xe]=!0)}if(typeof Y=="object"&&Y!==null&&typeof Y.render=="function"&&Y.$$typeof===void 0){{var Ne=zt(m)||"Unknown";Zs[Ne]||(i("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.",Ne,Ne,Ne),Zs[Ne]=!0)}xo(Y,m,S,R),zc(l,d,Y,m,S)}else if(Gc(m),re){var ze=d.treeContext,tt=1,xt=0;d.treeContext=Lu(ze,tt,xt);try{Wr(l,d,Y)}finally{d.treeContext=ze}}else Wr(l,d,Y);Ji(d)}function Gc(l){{if(l&&l.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",l.displayName||l.name||"Component"),l.defaultProps!==void 0){var d=zt(l)||"Unknown";al[d]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",d),al[d]=!0)}if(typeof l.getDerivedStateFromProps=="function"){var m=zt(l)||"Unknown";ql[m]||(i("%s: Function components do not support getDerivedStateFromProps.",m),ql[m]=!0)}if(typeof l.contextType=="object"&&l.contextType!==null){var S=zt(l)||"Unknown";Xu[S]||(i("%s: Function components do not support contextType.",S),Xu[S]=!0)}}}function ri(l,d){if(l&&l.defaultProps){var m=cn({},d),S=l.defaultProps;for(var R in S)m[R]===void 0&&(m[R]=S[R]);return m}return d}function qc(l,d,m,S,R){il(d,m.render);var B=Oa(l,d,m.render,S,R),Y=Bu();if(Y){var re=d.treeContext,xe=1,Ne=0;d.treeContext=Lu(re,xe,Ne);try{Wr(l,d,B)}finally{d.treeContext=re}}else Wr(l,d,B);Ji(d)}function Kl(l,d,m,S,R){var B=m.type,Y=ri(B,S);Ur(l,d,B,Y,R)}function Zu(l,d,m,S){m._context===void 0?m!==m.Consumer&&(Xl||(Xl=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):m=m._context;var R=S.children;typeof R!="function"&&i("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 B=fs(m),Y=R(B);Wr(l,d,Y)}function Ju(l,d,m,S){var R=m._context,B=S.value,Y=S.children,re;re=d.context,d.context=wa(R,B),Wr(l,d,Y),d.context=Za(R),re!==d.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Xc(l,d,m,S,R){Wo(d,"Lazy");var B=m._payload,Y=m._init,re=Y(B),xe=ri(re,S);Ur(l,d,re,xe,R),Ji(d)}function Ur(l,d,m,S,R){if(typeof m=="function")if(sl(m)){Gu(l,d,m,S);return}else{Yc(l,d,m,S);return}if(typeof m=="string"){Gl(l,d,m,S);return}switch(m){case rt:case lt:case J:case de:case Bs:{Wr(l,d,S.children);return}case ue:{Wo(d,"SuspenseList"),Wr(l,d,S.children),Ji(d);return}case st:throw new Error("ReactDOMServer does not yet support scope components.");case ce:{Pa(l,d,S);return}}if(typeof m=="object"&&m!==null)switch(m.$$typeof){case Z:{qc(l,d,m,S,R);return}case Ie:{Kl(l,d,m,S,R);return}case Ce:{Ju(l,d,m,S);return}case De:{Zu(l,d,m,S);return}case Fe:{Xc(l,d,m,S);return}}var B="";throw(m===void 0||typeof m=="object"&&m!==null&&Object.keys(m).length===0)&&(B+=" 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: "+(m==null?m:typeof m)+"."+B))}function vs(l,d){typeof Symbol=="function"&&l[Symbol.toStringTag]==="Generator"&&(Ku||i("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."),Ku=!0),l.entries===d&&(Js||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Js=!0)}function Wr(l,d,m){try{return Kc(l,d,m)}catch(S){throw typeof S=="object"&&S!==null&&typeof S.then=="function"||(Co=Co!==null?Co:Yl()),S}}function Kc(l,d,m){if(d.node=m,typeof m=="object"&&m!==null){switch(m.$$typeof){case _l:{var S=m,R=S.type,B=S.props,Y=S.ref;Ur(l,d,R,B,Y);return}case ha: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 Fe:{var re=m,xe=re._payload,Ne=re._init,ze;try{ze=Ne(xe)}catch(Ra){throw typeof Ra=="object"&&Ra!==null&&typeof Ra.then=="function"&&Wo(d,"Lazy"),Ra}Wr(l,d,ze);return}}if(Xr(m)){Qs(l,d,m);return}var tt=Yn(m);if(tt){vs(m,tt);var xt=tt.call(m);if(xt){var en=xt.next();if(!en.done){var ir=[];do ir.push(en.value),en=xt.next();while(!en.done);Qs(l,d,ir);return}return}}var Eo=Object.prototype.toString.call(m);throw new Error("Objects are not valid as a React child (found: "+(Eo==="[object Object]"?"object with keys {"+Object.keys(m).join(", ")+"}":Eo)+"). If you meant to render a collection of children, use an array instead.")}if(typeof m=="string"){var ws=d.blockedSegment;ws.lastPushedText=ti(d.blockedSegment.chunks,m,l.responseState,ws.lastPushedText);return}if(typeof m=="number"){var eo=d.blockedSegment;eo.lastPushedText=ti(d.blockedSegment.chunks,""+m,l.responseState,eo.lastPushedText);return}typeof m=="function"&&i("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 Qs(l,d,m){for(var S=m.length,R=0;R<S;R++){var B=d.treeContext;d.treeContext=Lu(B,S,R);try{dr(l,d,m[R])}finally{d.treeContext=B}}}function Zc(l,d,m){var S=d.blockedSegment,R=S.chunks.length,B=zl(l,R,null,S.formatContext,S.lastPushedText,!0);S.children.push(B),S.lastPushedText=!1;var Y=Ks(l,d.node,d.blockedBoundary,B,d.abortSet,d.legacyContext,d.context,d.treeContext);d.componentStack!==null&&(Y.componentStack=d.componentStack.parent);var re=Y.ping;m.then(re,re)}function dr(l,d,m){var S=d.blockedSegment.formatContext,R=d.legacyContext,B=d.context,Y=null;Y=d.componentStack;try{return Wr(l,d,m)}catch(re){if(Si(),typeof re=="object"&&re!==null&&typeof re.then=="function"){Zc(l,d,re),d.blockedSegment.formatContext=S,d.legacyContext=R,d.context=B,Bo(B),d.componentStack=Y;return}else throw d.blockedSegment.formatContext=S,d.legacyContext=R,d.context=B,Bo(B),d.componentStack=Y,re}}function Jc(l,d,m,S){var R=ms(l,S);if(d===null?Qi(l,S):(d.pendingTasks--,d.forceClientRender||(d.forceClientRender=!0,d.errorDigest=R,ol(d,S),d.parentFlushed&&l.clientRenderedBoundaries.push(d))),l.allPendingTasks--,l.allPendingTasks===0){var B=l.onAllReady;B()}}function Zl(l){var d=this,m=l.blockedBoundary,S=l.blockedSegment;S.status=Ea,Qc(d,m,S)}function Jl(l,d,m){var S=l.blockedBoundary,R=l.blockedSegment;if(R.status=Ea,S===null)d.allPendingTasks--,d.status!==Xs&&(d.status=Xs,d.destination!==null&&g(d.destination));else{if(S.pendingTasks--,!S.forceClientRender){S.forceClientRender=!0;var B=m===void 0?new Error("The render was aborted by the server without a reason."):m;S.errorDigest=d.onError(B);{var Y="The server did not finish this Suspense boundary: ";B&&typeof B.message=="string"?B=Y+B.message:B=Y+String(B);var re=Uo;Uo=l;try{ol(S,B)}finally{Uo=re}}S.parentFlushed&&d.clientRenderedBoundaries.push(S)}if(S.fallbackAbortableTasks.forEach(function(Ne){return Jl(Ne,d,m)}),S.fallbackAbortableTasks.clear(),d.allPendingTasks--,d.allPendingTasks===0){var xe=d.onAllReady;xe()}}}function Ci(l,d){if(d.chunks.length===0&&d.children.length===1&&d.children[0].boundary===null){var m=d.children[0];m.id=d.id,m.parentFlushed=!0,m.status===Ca&&Ci(l,m)}else{var S=l.completedSegments;S.push(d)}}function Qc(l,d,m){if(d===null){if(m.parentFlushed){if(l.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");l.completedRootSegment=m}if(l.pendingRootTasks--,l.pendingRootTasks===0){l.onShellError=ka;var S=l.onShellReady;S()}}else if(d.pendingTasks--,!d.forceClientRender){if(d.pendingTasks===0)m.parentFlushed&&m.status===Ca&&Ci(d,m),d.parentFlushed&&l.completedBoundaries.push(d),d.fallbackAbortableTasks.forEach(Zl,l),d.fallbackAbortableTasks.clear();else if(m.parentFlushed&&m.status===Ca){Ci(d,m);var R=d.completedSegments;R.length===1&&d.parentFlushed&&l.partialBoundaries.push(d)}}if(l.allPendingTasks--,l.allPendingTasks===0){var B=l.onAllReady;B()}}function ys(l,d){var m=d.blockedSegment;if(m.status===Vl){Bo(d.context);var S=null;S=Uo,Uo=d;try{Wr(l,d,d.node),mo(m.chunks,l.responseState,m.lastPushedText,m.textEmbedded),d.abortSet.delete(d),m.status=Ca,Qc(l,d.blockedBoundary,m)}catch(B){if(Si(),typeof B=="object"&&B!==null&&typeof B.then=="function"){var R=d.ping;B.then(R,R)}else d.abortSet.delete(d),m.status=Ul,Jc(l,d.blockedBoundary,m,B)}finally{Uo=S}}}function Ql(l){if(l.status!==Xs){var d=Hs(),m=rr.current;rr.current=$l;var S;S=qs.getCurrentStack,qs.getCurrentStack=Yl;var R=Ta;gs(l.responseState);try{var B=l.pingedTasks,Y;for(Y=0;Y<B.length;Y++){var re=B[Y];ys(l,re)}B.splice(0,Y),l.destination!==null&&eu(l,l.destination)}catch(xe){ms(l,xe),Qi(l,xe)}finally{gs(R),rr.current=m,qs.getCurrentStack=S,m===$l&&Bo(d)}}}function bs(l,d,m){switch(m.parentFlushed=!0,m.status){case Vl:{var S=m.id=l.nextSegmentId++;return m.lastPushedText=!1,m.textEmbedded=!1,Qr(d,l.responseState,S)}case Ca:{m.status=Hl;for(var R=!0,B=m.chunks,Y=0,re=m.children,xe=0;xe<re.length;xe++){for(var Ne=re[xe];Y<Ne.index;Y++)f(d,B[Y]);R=ea(l,d,Ne)}for(;Y<B.length-1;Y++)f(d,B[Y]);return Y<B.length&&(R=p(d,B[Y])),R}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function ea(l,d,m){var S=m.boundary;if(S===null)return bs(l,d,m);if(S.parentFlushed=!0,S.forceClientRender)return Du(d,l.responseState,S.errorDigest,S.errorMessage,S.errorComponentStack),bs(l,d,m),vo(d,l.responseState);if(S.pendingTasks>0){S.rootSegmentID=l.nextSegmentId++,S.completedSegments.length>0&&l.partialBoundaries.push(S);var R=S.id=ar(l.responseState);return h(d,l.responseState,R),bs(l,d,m),P(d,l.responseState)}else{if(S.byteSize>l.progressiveChunkSize)return S.rootSegmentID=l.nextSegmentId++,l.completedBoundaries.push(S),h(d,l.responseState,S.id),bs(l,d,m),P(d,l.responseState);Ya(d,l.responseState);var B=S.completedSegments;if(B.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var Y=B[0];return ea(l,d,Y),da(d,l.responseState)}}function qf(l,d,m){return ei(d,l.responseState,m.id,m.errorDigest,m.errorMessage,m.errorComponentStack)}function Qu(l,d,m){return po(d,l.responseState,m.formatContext,m.id),ea(l,d,m),Tr(d,m.formatContext)}function ll(l,d,m){for(var S=m.completedSegments,R=0;R<S.length;R++){var B=S[R];ec(l,d,m,B)}return S.length=0,An(d,l.responseState,m.id,m.rootSegmentID)}function ul(l,d,m){for(var S=m.completedSegments,R=0;R<S.length;R++){var B=S[R];if(!ec(l,d,m,B))return R++,S.splice(0,R),!1}return S.splice(0,R),!0}function ec(l,d,m,S){if(S.status===Hl)return!0;var R=S.id;if(R===-1){var B=S.id=m.rootSegmentID;if(B===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return Qu(l,d,S)}else return Qu(l,d,S),We(d,l.responseState,R)}function eu(l,d){try{var m=l.completedRootSegment;m!==null&&l.pendingRootTasks===0&&(ea(l,d,m),l.completedRootSegment=null,Gt(d,l.responseState));var S=l.clientRenderedBoundaries,R;for(R=0;R<S.length;R++){var B=S[R];if(!qf(l,d,B)){l.destination=null,R++,S.splice(0,R);return}}S.splice(0,R);var Y=l.completedBoundaries;for(R=0;R<Y.length;R++){var re=Y[R];if(!ll(l,d,re)){l.destination=null,R++,Y.splice(0,R);return}}Y.splice(0,R);var xe=l.partialBoundaries;for(R=0;R<xe.length;R++){var Ne=xe[R];if(!ul(l,d,Ne)){l.destination=null,R++,xe.splice(0,R);return}}xe.splice(0,R);var ze=l.completedBoundaries;for(R=0;R<ze.length;R++){var tt=ze[R];if(!ll(l,d,tt)){l.destination=null,R++,ze.splice(0,R);return}}ze.splice(0,R)}finally{l.allPendingTasks===0&&l.pingedTasks.length===0&&l.clientRenderedBoundaries.length===0&&l.completedBoundaries.length===0&&(l.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),g(d))}}function tc(l){a(function(){return Ql(l)})}function ef(l,d){if(l.status===Wl){l.status=Xs,A(d,l.fatalError);return}if(l.status!==Xs&&l.destination===null){l.destination=d;try{eu(l,d)}catch(m){ms(l,m),Qi(l,m)}}}function zr(l,d){try{var m=l.abortableTasks;m.forEach(function(S){return Jl(S,l,d)}),m.clear(),l.destination!==null&&eu(l,l.destination)}catch(S){ms(l,S),Qi(l,S)}}function Ii(){}function tf(l,d,m,S){var R=!1,B=null,Y="",re={push:function(tt){return tt!==null&&(Y+=tt),!0},destroy:function(tt){R=!0,B=tt}},xe=!1;function Ne(){xe=!0}var ze=Da(l,fa(m,d?d.identifierPrefix:void 0),ss(),1/0,Ii,void 0,Ne);if(tc(ze),zr(ze,S),ef(ze,re),R)throw B;if(!xe)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 Y}function Xf(l,d){return tf(l,d,!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 cl(l,d){return tf(l,d,!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 _a(){throw new Error("ReactDOMServer.renderToNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToString() instead.")}function v(){throw new Error("ReactDOMServer.renderToStaticNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToStaticMarkup() instead.")}lc.renderToNodeStream=_a,lc.renderToStaticMarkup=cl,lc.renderToStaticNodeStream=v,lc.renderToString=Xf,lc.version=e}()),lc}var Lh={};/**
|
|
97
|
+
* @license React
|
|
98
|
+
* react-dom-server.browser.development.js
|
|
99
|
+
*
|
|
100
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
101
|
+
*
|
|
102
|
+
* This source code is licensed under the MIT license found in the
|
|
103
|
+
* LICENSE file in the root directory of this source tree.
|
|
104
|
+
*/var C1;function U4(){return C1||(C1=1,process.env.NODE_ENV!=="production"&&function(){var t=X,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(v){{for(var l=arguments.length,d=new Array(l>1?l-1:0),m=1;m<l;m++)d[m-1]=arguments[m];o("warn",v,d)}}function i(v){{for(var l=arguments.length,d=new Array(l>1?l-1:0),m=1;m<l;m++)d[m-1]=arguments[m];o("error",v,d)}}function o(v,l,d){{var m=n.ReactDebugCurrentFrame,S=m.getStackAddendum();S!==""&&(l+="%s",d=d.concat([S]));var R=d.map(function(B){return String(B)});R.unshift("Warning: "+l),Function.prototype.apply.call(console[v],console,R)}}function a(v){v()}var c=512,f=null,p=0;function w(v){f=new Uint8Array(c),p=0}function g(v,l){if(l.length!==0){if(l.length>c){p>0&&(v.enqueue(new Uint8Array(f.buffer,0,p)),f=new Uint8Array(c),p=0),v.enqueue(l);return}var d=l,m=f.length-p;m<d.length&&(m===0?v.enqueue(f):(f.set(d.subarray(0,m),p),v.enqueue(f),d=d.subarray(m)),f=new Uint8Array(c),p=0),f.set(d,p),p+=d.length}}function T(v,l){return g(v,l),!0}function E(v){f&&p>0&&(v.enqueue(new Uint8Array(f.buffer,0,p)),f=null,p=0)}function A(v){v.close()}var I=new TextEncoder;function j(v){return I.encode(v)}function _(v){return I.encode(v)}function W(v,l){typeof v.error=="function"?v.error(l):v.close()}function H(v){{var l=typeof Symbol=="function"&&Symbol.toStringTag,d=l&&v[Symbol.toStringTag]||v.constructor.name||"Object";return d}}function ne(v){try{return q(v),!1}catch{return!0}}function q(v){return""+v}function ie(v,l){if(ne(v))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",l,H(v)),q(v)}function x(v,l){if(ne(v))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",l,H(v)),q(v)}function le(v){if(ne(v))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",H(v)),q(v)}var ae=Object.prototype.hasOwnProperty,je=0,nt=1,et=2,Pe=3,Me=4,fe=5,me=6,Oe=":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",$e=Oe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Ze=new RegExp("^["+Oe+"]["+$e+"]*$"),ve={},Se={};function Be(v){return ae.call(Se,v)?!0:ae.call(ve,v)?!1:Ze.test(v)?(Se[v]=!0,!0):(ve[v]=!0,i("Invalid attribute name: `%s`",v),!1)}function Qe(v,l,d,m){if(d!==null&&d.type===je)return!1;switch(typeof l){case"function":case"symbol":return!0;case"boolean":{if(d!==null)return!d.acceptsBooleans;var S=v.toLowerCase().slice(0,5);return S!=="data-"&&S!=="aria-"}default:return!1}}function Ye(v){return qe.hasOwnProperty(v)?qe[v]:null}function Ke(v,l,d,m,S,R,B){this.acceptsBooleans=l===et||l===Pe||l===Me,this.attributeName=m,this.attributeNamespace=S,this.mustUseProperty=d,this.propertyName=v,this.type=l,this.sanitizeURL=R,this.removeEmptyString=B}var qe={},ot=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];ot.forEach(function(v){qe[v]=new Ke(v,je,!1,v,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(v){var l=v[0],d=v[1];qe[l]=new Ke(l,nt,!1,d,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(v){qe[v]=new Ke(v,et,!1,v.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(v){qe[v]=new Ke(v,et,!1,v,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(v){qe[v]=new Ke(v,Pe,!1,v.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(v){qe[v]=new Ke(v,Pe,!0,v,null,!1,!1)}),["capture","download"].forEach(function(v){qe[v]=new Ke(v,Me,!1,v,null,!1,!1)}),["cols","rows","size","span"].forEach(function(v){qe[v]=new Ke(v,me,!1,v,null,!1,!1)}),["rowSpan","start"].forEach(function(v){qe[v]=new Ke(v,fe,!1,v.toLowerCase(),null,!1,!1)});var ct=/[\-\:]([a-z])/g,pt=function(v){return v[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(v){var l=v.replace(ct,pt);qe[l]=new Ke(l,nt,!1,v,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(v){var l=v.replace(ct,pt);qe[l]=new Ke(l,nt,!1,v,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(v){var l=v.replace(ct,pt);qe[l]=new Ke(l,nt,!1,v,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(v){qe[v]=new Ke(v,nt,!1,v.toLowerCase(),null,!1,!1)});var ft="xlinkHref";qe[ft]=new Ke("xlinkHref",nt,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(v){qe[v]=new Ke(v,nt,!1,v.toLowerCase(),null,!0,!0)});var yt={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 Je(v,l){return v+l.charAt(0).toUpperCase()+l.substring(1)}var At=["Webkit","ms","Moz","O"];Object.keys(yt).forEach(function(v){At.forEach(function(l){yt[Je(l,v)]=yt[v]})});var Mt={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Vn(v,l){Mt[l.type]||l.onChange||l.onInput||l.readOnly||l.disabled||l.value==null||i("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`."),l.onChange||l.readOnly||l.disabled||l.checked==null||i("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 vr(v,l){if(v.indexOf("-")===-1)return typeof l.is=="string";switch(v){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 Hn={"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},Sn={},$i=new RegExp("^(aria)-["+$e+"]*$"),Dr=new RegExp("^(aria)[A-Z]["+$e+"]*$");function Jn(v,l){{if(ae.call(Sn,l)&&Sn[l])return!0;if(Dr.test(l)){var d="aria-"+l.slice(4).toLowerCase(),m=Hn.hasOwnProperty(d)?d:null;if(m==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",l),Sn[l]=!0,!0;if(l!==m)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",l,m),Sn[l]=!0,!0}if($i.test(l)){var S=l.toLowerCase(),R=Hn.hasOwnProperty(S)?S:null;if(R==null)return Sn[l]=!0,!1;if(l!==R)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",l,R),Sn[l]=!0,!0}}return!0}function sn(v,l){{var d=[];for(var m in l){var S=Jn(v,m);S||d.push(m)}var R=d.map(function(B){return"`"+B+"`"}).join(", ");d.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",R,v):d.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",R,v)}}function fn(v,l){vr(v,l)||sn(v,l)}var dn=!1;function ut(v,l){{if(v!=="input"&&v!=="textarea"&&v!=="select")return;l!=null&&l.value===null&&!dn&&(dn=!0,v==="select"&&l.multiple?i("`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.",v):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",v))}}var Dn={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"},si=function(){};{var on={},Vi=/^on./,Hi=/^on[^A-Z]/,Ui=new RegExp("^(aria)-["+$e+"]*$"),Pr=new RegExp("^(aria)[A-Z]["+$e+"]*$");si=function(v,l,d,m){if(ae.call(on,l)&&on[l])return!0;var S=l.toLowerCase();if(S==="onfocusin"||S==="onfocusout")return i("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[l]=!0,!0;if(m!=null){var R=m.registrationNameDependencies,B=m.possibleRegistrationNames;if(R.hasOwnProperty(l))return!0;var Y=B.hasOwnProperty(S)?B[S]:null;if(Y!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",l,Y),on[l]=!0,!0;if(Vi.test(l))return i("Unknown event handler property `%s`. It will be ignored.",l),on[l]=!0,!0}else if(Vi.test(l))return Hi.test(l)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",l),on[l]=!0,!0;if(Ui.test(l)||Pr.test(l))return!0;if(S==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),on[l]=!0,!0;if(S==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),on[l]=!0,!0;if(S==="is"&&d!==null&&d!==void 0&&typeof d!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof d),on[l]=!0,!0;if(typeof d=="number"&&isNaN(d))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",l),on[l]=!0,!0;var re=Ye(l),xe=re!==null&&re.type===je;if(Dn.hasOwnProperty(S)){var Ne=Dn[S];if(Ne!==l)return i("Invalid DOM property `%s`. Did you mean `%s`?",l,Ne),on[l]=!0,!0}else if(!xe&&l!==S)return i("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.",l,S),on[l]=!0,!0;return typeof d=="boolean"&&Qe(l,d,re)?(d?i('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()}.',d,l,l,d,l):i('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.',d,l,l,d,l,l,l),on[l]=!0,!0):xe?!0:Qe(l,d,re)?(on[l]=!0,!1):((d==="false"||d==="true")&&re!==null&&re.type===Pe&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",d,l,d==="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".',l,d),on[l]=!0),!0)}}var Nn=function(v,l,d){{var m=[];for(var S in l){var R=si(v,S,l[S],d);R||m.push(S)}var B=m.map(function(Y){return"`"+Y+"`"}).join(", ");m.length===1?i("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 ",B,v):m.length>1&&i("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 ",B,v)}};function Or(v,l,d){vr(v,l)||Nn(v,l,d)}var yr=function(){};{var Yr=/^(?:webkit|moz|o)[A-Z]/,Gr=/^-ms-/,Ao=/-(.)/g,Un=/;\s*$/,qr={},Qn={},Wt=!1,ai=!1,Wi=function(v){return v.replace(Ao,function(l,d){return d.toUpperCase()})},Pn=function(v){qr.hasOwnProperty(v)&&qr[v]||(qr[v]=!0,i("Unsupported style property %s. Did you mean %s?",v,Wi(v.replace(Gr,"ms-"))))},hn=function(v){qr.hasOwnProperty(v)&&qr[v]||(qr[v]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",v,v.charAt(0).toUpperCase()+v.slice(1)))},li=function(v,l){Qn.hasOwnProperty(l)&&Qn[l]||(Qn[l]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,v,l.replace(Un,"")))},ui=function(v,l){Wt||(Wt=!0,i("`NaN` is an invalid value for the `%s` css style property.",v))},Tn=function(v,l){ai||(ai=!0,i("`Infinity` is an invalid value for the `%s` css style property.",v))};yr=function(v,l){v.indexOf("-")>-1?Pn(v):Yr.test(v)?hn(v):Un.test(l)&&li(v,l),typeof l=="number"&&(isNaN(l)?ui(v,l):isFinite(l)||Tn(v,l))}}var so=yr,br=/["'&<>]/;function ci(v){le(v);var l=""+v,d=br.exec(l);if(!d)return l;var m,S="",R,B=0;for(R=d.index;R<l.length;R++){switch(l.charCodeAt(R)){case 34:m=""";break;case 38:m="&";break;case 39:m="'";break;case 60:m="<";break;case 62:m=">";break;default:continue}B!==R&&(S+=l.substring(B,R)),B=R+1,S+=m}return B!==R?S+l.substring(B,R):S}function an(v){return typeof v=="boolean"||typeof v=="number"?""+v:ci(v)}var Di=/([A-Z])/g,Ms=/^ms-/;function Ls(v){return v.replace(Di,"-$1").toLowerCase().replace(Ms,"-ms-")}var Xr=/^[\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,ao=!1;function lo(v){!ao&&Xr.test(v)&&(ao=!0,i("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(v)))}var Pi=Array.isArray;function er(v){return Pi(v)}var _r=_("<script>"),Rr=_("<\/script>"),fi=_('<script src="'),Kr=_('<script type="module" src="'),wr=_('" async=""><\/script>');function Ar(v){return le(v),(""+v).replace(tr,zi)}var tr=/(<\/|<)(s)(cript)/gi,zi=function(v,l,d,m){return""+l+(d==="s"?"\\u0073":"\\u0053")+m};function Oi(v,l,d,m,S){var R=v===void 0?"":v,B=l===void 0?_r:_('<script nonce="'+an(l)+'">'),Y=[];if(d!==void 0&&Y.push(B,j(Ar(d)),Rr),m!==void 0)for(var re=0;re<m.length;re++)Y.push(fi,j(an(m[re])),wr);if(S!==void 0)for(var xe=0;xe<S.length;xe++)Y.push(Kr,j(an(S[xe])),wr);return{bootstrapChunks:Y,startInlineScript:B,placeholderPrefix:_(R+"P:"),segmentPrefix:_(R+"S:"),boundaryPrefix:R+"B:",idPrefix:R,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var ar=0,yn=1,Ir=2,Mr=3,di=4,hi=5,xr=6,Zr=7;function Wn(v,l){return{insertionMode:v,selectedValue:l}}function pi(v){var l=v==="http://www.w3.org/2000/svg"?Ir:v==="http://www.w3.org/1998/Math/MathML"?Mr:ar;return Wn(l,null)}function gi(v,l,d){switch(l){case"select":return Wn(yn,d.value!=null?d.value:d.defaultValue);case"svg":return Wn(Ir,null);case"math":return Wn(Mr,null);case"foreignObject":return Wn(yn,null);case"table":return Wn(di,null);case"thead":case"tbody":case"tfoot":return Wn(hi,null);case"colgroup":return Wn(Zr,null);case"tr":return Wn(xr,null)}return v.insertionMode>=di||v.insertionMode===ar?Wn(yn,null):v}var _i=null;function nn(v){var l=v.nextSuspenseID++;return _(v.boundaryPrefix+l.toString(16))}function jn(v,l,d){var m=v.idPrefix,S=":"+m+"R"+l;return d>0&&(S+="H"+d.toString(32)),S+":"}function Cn(v){return an(v)}var uo=_("<!-- -->");function On(v,l,d,m){return l===""?m:(m&&v.push(uo),v.push(j(Cn(l))),!0)}function _n(v,l,d,m){d&&m&&v.push(uo)}var k=new Map;function F(v){var l=k.get(v);if(l!==void 0)return l;var d=_(an(Ls(v)));return k.set(v,d),d}var G=_(' style="'),ee=_(":"),Ee=_(";");function ge(v,l,d){if(typeof d!="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 m=!0;for(var S in d)if(ae.call(d,S)){var R=d[S];if(!(R==null||typeof R=="boolean"||R==="")){var B=void 0,Y=void 0,re=S.indexOf("--")===0;re?(B=j(an(S)),x(R,S),Y=j(an((""+R).trim()))):(so(S,R),B=F(S),typeof R=="number"?R!==0&&!ae.call(yt,S)?Y=j(R+"px"):Y=j(""+R):(x(R,S),Y=j(an((""+R).trim())))),m?(m=!1,v.push(G,B,ee,Y)):v.push(Ee,B,ee,Y)}}m||v.push(gt)}var Re=_(" "),Ge=_('="'),gt=_('"'),mt=_('=""');function dt(v,l,d,m){switch(d){case"style":{ge(v,l,m);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(d.length>2&&(d[0]==="o"||d[0]==="O")&&(d[1]==="n"||d[1]==="N"))){var S=Ye(d);if(S!==null){switch(typeof m){case"function":case"symbol":return;case"boolean":if(!S.acceptsBooleans)return}var R=S.attributeName,B=j(R);switch(S.type){case Pe:m&&v.push(Re,B,mt);return;case Me:m===!0?v.push(Re,B,mt):m===!1||v.push(Re,B,Ge,j(an(m)),gt);return;case fe:isNaN(m)||v.push(Re,B,Ge,j(an(m)),gt);break;case me:!isNaN(m)&&m>=1&&v.push(Re,B,Ge,j(an(m)),gt);break;default:S.sanitizeURL&&(ie(m,R),m=""+m,lo(m)),v.push(Re,B,Ge,j(an(m)),gt)}}else if(Be(d)){switch(typeof m){case"function":case"symbol":return;case"boolean":{var Y=d.toLowerCase().slice(0,5);if(Y!=="data-"&&Y!=="aria-")return}}v.push(Re,j(d),Ge,j(an(m)),gt)}}}var Ft=_(">"),Bn=_("/>");function zn(v,l,d){if(l!=null){if(d!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof l!="object"||!("__html"in l))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 m=l.__html;m!=null&&(le(m),v.push(j(""+m)))}}var En=!1,Jr=!1,lr=!1,Yi=!1,mi=!1,Gi=!1,Lr=!1;function qi(v,l){{var d=v[l];if(d!=null){var m=er(d);v.multiple&&!m?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",l):!v.multiple&&m&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",l)}}}function Ua(v,l,d){Vn("select",l),qi(l,"value"),qi(l,"defaultValue"),l.value!==void 0&&l.defaultValue!==void 0&&!lr&&(i("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"),lr=!0),v.push(ur("select"));var m=null,S=null;for(var R in l)if(ae.call(l,R)){var B=l[R];if(B==null)continue;switch(R){case"children":m=B;break;case"dangerouslySetInnerHTML":S=B;break;case"defaultValue":case"value":break;default:dt(v,d,R,B);break}}return v.push(Ft),zn(v,S,m),m}function Fs(v){var l="";return t.Children.forEach(v,function(d){d!=null&&(l+=d,!mi&&typeof d!="string"&&typeof d!="number"&&(mi=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),l}var rs=_(' selected=""');function Sr(v,l,d,m){var S=m.selectedValue;v.push(ur("option"));var R=null,B=null,Y=null,re=null;for(var xe in l)if(ae.call(l,xe)){var Ne=l[xe];if(Ne==null)continue;switch(xe){case"children":R=Ne;break;case"selected":Y=Ne,Lr||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Lr=!0);break;case"dangerouslySetInnerHTML":re=Ne;break;case"value":B=Ne;default:dt(v,d,xe,Ne);break}}if(S!=null){var ze;if(B!==null?(ie(B,"value"),ze=""+B):(re!==null&&(Gi||(Gi=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ze=Fs(R)),er(S))for(var tt=0;tt<S.length;tt++){ie(S[tt],"value");var xt=""+S[tt];if(xt===ze){v.push(rs);break}}else ie(S,"select.value"),""+S===ze&&v.push(rs)}else Y&&v.push(rs);return v.push(Ft),zn(v,re,R),R}function Wa(v,l,d){Vn("input",l),l.checked!==void 0&&l.defaultChecked!==void 0&&!Jr&&(i("%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",l.type),Jr=!0),l.value!==void 0&&l.defaultValue!==void 0&&!En&&(i("%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",l.type),En=!0),v.push(ur("input"));var m=null,S=null,R=null,B=null;for(var Y in l)if(ae.call(l,Y)){var re=l[Y];if(re==null)continue;switch(Y){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":B=re;break;case"defaultValue":S=re;break;case"checked":R=re;break;case"value":m=re;break;default:dt(v,d,Y,re);break}}return R!==null?dt(v,d,"checked",R):B!==null&&dt(v,d,"checked",B),m!==null?dt(v,d,"value",m):S!==null&&dt(v,d,"value",S),v.push(Bn),null}function vi(v,l,d){Vn("textarea",l),l.value!==void 0&&l.defaultValue!==void 0&&!Yi&&(i("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"),Yi=!0),v.push(ur("textarea"));var m=null,S=null,R=null;for(var B in l)if(ae.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":R=Y;break;case"value":m=Y;break;case"defaultValue":S=Y;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:dt(v,d,B,Y);break}}if(m===null&&S!==null&&(m=S),v.push(Ft),R!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),m!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(er(R)){if(R.length>1)throw new Error("<textarea> can only have at most one child.");le(R[0]),m=""+R[0]}le(R),m=""+R}return typeof m=="string"&&m[0]===`
|
|
105
|
+
`&&v.push(Ri),m!==null&&(ie(m,"value"),v.push(j(Cn(""+m)))),null}function Ns(v,l,d,m){v.push(ur(d));for(var S in l)if(ae.call(l,S)){var R=l[S];if(R==null)continue;switch(S){case"children":case"dangerouslySetInnerHTML":throw new Error(d+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:dt(v,m,S,R);break}}return v.push(Bn),null}function is(v,l,d){v.push(ur("menuitem"));for(var m in l)if(ae.call(l,m)){var S=l[m];if(S==null)continue;switch(m){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:dt(v,d,m,S);break}}return v.push(Ft),null}function rn(v,l,d){v.push(ur("title"));var m=null;for(var S in l)if(ae.call(l,S)){var R=l[S];if(R==null)continue;switch(S){case"children":m=R;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:dt(v,d,S,R);break}}v.push(Ft);{var B=Array.isArray(m)&&m.length<2?m[0]||null:m;Array.isArray(m)&&m.length>1?i("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"):B!=null&&B.$$typeof!=null?i("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"):B!=null&&typeof B!="string"&&typeof B!="number"&&i("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 m}function Gt(v,l,d,m){v.push(ur(d));var S=null,R=null;for(var B in l)if(ae.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":S=Y;break;case"dangerouslySetInnerHTML":R=Y;break;default:dt(v,m,B,Y);break}}return v.push(Ft),zn(v,R,S),typeof S=="string"?(v.push(j(Cn(S))),null):S}function Kt(v,l,d,m){v.push(ur(d));var S=null,R=null;for(var B in l)if(ae.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":S=Y;break;case"dangerouslySetInnerHTML":R=Y;break;case"style":ge(v,m,Y);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Be(B)&&typeof Y!="function"&&typeof Y!="symbol"&&v.push(Re,j(B),Ge,j(an(Y)),gt);break}}return v.push(Ft),zn(v,R,S),S}var Ri=_(`
|
|
106
|
+
`);function Qr(v,l,d,m){v.push(ur(d));var S=null,R=null;for(var B in l)if(ae.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":S=Y;break;case"dangerouslySetInnerHTML":R=Y;break;default:dt(v,m,B,Y);break}}if(v.push(Ft),R!=null){if(S!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof R!="object"||!("__html"in R))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 re=R.__html;re!=null&&(typeof re=="string"&&re.length>0&&re[0]===`
|
|
107
|
+
`?v.push(Ri,j(re)):(le(re),v.push(j(""+re))))}return typeof S=="string"&&S[0]===`
|
|
108
|
+
`&&v.push(Ri),S}var Io=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,yi=new Map;function ur(v){var l=yi.get(v);if(l===void 0){if(!Io.test(v))throw new Error("Invalid tag: "+v);l=_("<"+v),yi.set(v,l)}return l}var js=_("<!DOCTYPE html>");function co(v,l,d,m,S){switch(fn(l,d),ut(l,d),Or(l,d,null),!d.suppressContentEditableWarning&&d.contentEditable&&d.children!=null&&i("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."),S.insertionMode!==Ir&&S.insertionMode!==Mr&&l.indexOf("-")===-1&&typeof d.is!="string"&&l.toLowerCase()!==l&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",l),l){case"select":return Ua(v,d,m);case"option":return Sr(v,d,m,S);case"textarea":return vi(v,d,m);case"input":return Wa(v,d,m);case"menuitem":return is(v,d,m);case"title":return rn(v,d,m);case"listing":case"pre":return Qr(v,d,l,m);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 Ns(v,d,l,m);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 Gt(v,d,l,m);case"html":return S.insertionMode===ar&&v.push(js),Gt(v,d,l,m);default:return l.indexOf("-")===-1&&typeof d.is!="string"?Gt(v,d,l,m):Kt(v,d,l,m)}}var la=_("</"),ln=_(">");function Mo(v,l,d){switch(l){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:v.push(la,j(l),ln)}}function bi(v,l){for(var d=l.bootstrapChunks,m=0;m<d.length-1;m++)g(v,d[m]);return m<d.length?T(v,d[m]):!0}var ua=_('<template id="'),fo=_('"></template>');function cr(v,l,d){g(v,ua),g(v,l.placeholderPrefix);var m=j(d.toString(16));return g(v,m),T(v,fo)}var h=_("<!--$-->"),y=_('<!--$?--><template id="'),C=_('"></template>'),P=_("<!--$!-->"),L=_("<!--/$-->"),N=_("<template"),V=_('"'),se=_(' data-dgst="'),te=_(' data-msg="'),pe=_(' data-stck="'),_e=_("></template>");function Ae(v,l){return T(v,h)}function Te(v,l,d){if(g(v,y),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return g(v,d),T(v,C)}function Ve(v,l,d,m,S){var R;return R=T(v,P),g(v,N),d&&(g(v,se),g(v,j(an(d))),g(v,V)),m&&(g(v,te),g(v,j(an(m))),g(v,V)),S&&(g(v,pe),g(v,j(an(S))),g(v,V)),R=T(v,_e),R}function it(v,l){return T(v,L)}function Tt(v,l){return T(v,L)}function Et(v,l){return T(v,L)}var Rn=_('<div hidden id="'),un=_('">'),Fr=_("</div>"),Nr=_('<svg aria-hidden="true" style="display:none" id="'),Lt=_('">'),jr=_("</svg>"),jt=_('<math aria-hidden="true" style="display:none" id="'),Qt=_('">'),ho=_("</math>"),po=_('<table hidden id="'),Tr=_('">'),D=_("</table>"),M=_('<table hidden><tbody id="'),U=_('">'),Q=_("</tbody></table>"),be=_('<table hidden><tr id="'),we=_('">'),Le=_("</tr></table>"),We=_('<table hidden><colgroup id="'),ht=_('">'),_t=_("</colgroup></table>");function St(v,l,d,m){switch(d.insertionMode){case ar:case yn:return g(v,Rn),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,un);case Ir:return g(v,Nr),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,Lt);case Mr:return g(v,jt),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,Qt);case di:return g(v,po),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,Tr);case hi:return g(v,M),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,U);case xr:return g(v,be),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,we);case Zr:return g(v,We),g(v,l.segmentPrefix),g(v,j(m.toString(16))),T(v,ht);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function vt(v,l){switch(l.insertionMode){case ar:case yn:return T(v,Fr);case Ir:return T(v,jr);case Mr:return T(v,ho);case di:return T(v,D);case hi:return T(v,Q);case xr:return T(v,Le);case Zr:return T(v,_t);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var An="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)}",bn='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()}}',$n='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())}',os=_(An+';$RS("'),ca=_('$RS("'),go=_('","'),ei=_('")<\/script>');function za(v,l,d){g(v,l.startInlineScript),l.sentCompleteSegmentFunction?g(v,ca):(l.sentCompleteSegmentFunction=!0,g(v,os)),g(v,l.segmentPrefix);var m=j(d.toString(16));return g(v,m),g(v,go),g(v,l.placeholderPrefix),g(v,m),T(v,ei)}var Ai=_(bn+';$RC("'),fa=_('$RC("'),ss=_('","'),ti=_('")<\/script>');function mo(v,l,d,m){if(g(v,l.startInlineScript),l.sentCompleteBoundaryFunction?g(v,fa):(l.sentCompleteBoundaryFunction=!0,g(v,Ai)),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var S=j(m.toString(16));return g(v,d),g(v,ss),g(v,l.segmentPrefix),g(v,S),T(v,ti)}var Ya=_($n+';$RX("'),Du=_('$RX("'),da=_('"'),vo=_(")<\/script>"),cn=_(",");function _l(v,l,d,m,S,R){if(g(v,l.startInlineScript),l.sentClientRenderFunction?g(v,Du):(l.sentClientRenderFunction=!0,g(v,Ya)),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return g(v,d),g(v,da),(m||S||R)&&(g(v,cn),g(v,j(Bs(m||"")))),(S||R)&&(g(v,cn),g(v,j(Bs(S||"")))),R&&(g(v,cn),g(v,j(Bs(R)))),T(v,vo)}var ha=/[<\u2028\u2029]/g;function Bs(v){var l=JSON.stringify(v);return l.replace(ha,function(d){switch(d){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 J=Object.assign,de=Symbol.for("react.element"),Ce=Symbol.for("react.portal"),De=Symbol.for("react.fragment"),Z=Symbol.for("react.strict_mode"),ce=Symbol.for("react.profiler"),ue=Symbol.for("react.provider"),Ie=Symbol.for("react.context"),Fe=Symbol.for("react.forward_ref"),st=Symbol.for("react.suspense"),lt=Symbol.for("react.suspense_list"),rt=Symbol.for("react.memo"),It=Symbol.for("react.lazy"),wt=Symbol.for("react.scope"),Vt=Symbol.for("react.debug_trace_mode"),Yn=Symbol.for("react.legacy_hidden"),nr=Symbol.for("react.default_value"),In=Symbol.iterator,zt="@@iterator";function Br(v){if(v===null||typeof v!="object")return null;var l=In&&v[In]||v[zt];return typeof l=="function"?l:null}function kt(v,l,d){var m=v.displayName;if(m)return m;var S=l.displayName||l.name||"";return S!==""?d+"("+S+")":d}function Pu(v){return v.displayName||"Context"}function pn(v){if(v==null)return null;if(typeof v.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof v=="function")return v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case De:return"Fragment";case Ce:return"Portal";case ce:return"Profiler";case Z:return"StrictMode";case st:return"Suspense";case lt:return"SuspenseList"}if(typeof v=="object")switch(v.$$typeof){case Ie:var l=v;return Pu(l)+".Consumer";case ue:var d=v;return Pu(d._context)+".Provider";case Fe:return kt(v,v.render,"ForwardRef");case rt:var m=v.displayName||null;return m!==null?m:pn(v.type)||"Memo";case It:{var S=v,R=S._payload,B=S._init;try{return pn(B(R))}catch{return null}}}return null}var Lo=0,Ou,_u,Ru,pa,Fo,Ga,qa;function $s(){}$s.__reactDisabledLog=!0;function ga(){{if(Lo===0){Ou=console.log,_u=console.info,Ru=console.warn,pa=console.error,Fo=console.group,Ga=console.groupCollapsed,qa=console.groupEnd;var v={configurable:!0,enumerable:!0,value:$s,writable:!0};Object.defineProperties(console,{info:v,log:v,warn:v,error:v,group:v,groupCollapsed:v,groupEnd:v})}Lo++}}function Rl(){{if(Lo--,Lo===0){var v={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:J({},v,{value:Ou}),info:J({},v,{value:_u}),warn:J({},v,{value:Ru}),error:J({},v,{value:pa}),group:J({},v,{value:Fo}),groupCollapsed:J({},v,{value:Ga}),groupEnd:J({},v,{value:qa})})}Lo<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var No=n.ReactCurrentDispatcher,Al;function Xi(v,l,d){{if(Al===void 0)try{throw Error()}catch(S){var m=S.stack.trim().match(/\n( *(at )?)/);Al=m&&m[1]||""}return`
|
|
109
|
+
`+Al+v}}var jo=!1,as;{var jf=typeof WeakMap=="function"?WeakMap:Map;as=new jf}function Xa(v,l){if(!v||jo)return"";{var d=as.get(v);if(d!==void 0)return d}var m;jo=!0;var S=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var R;R=No.current,No.current=null,ga();try{if(l){var B=function(){throw Error()};if(Object.defineProperty(B.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(B,[])}catch(en){m=en}Reflect.construct(v,[],B)}else{try{B.call()}catch(en){m=en}v.call(B.prototype)}}else{try{throw Error()}catch(en){m=en}v()}}catch(en){if(en&&m&&typeof en.stack=="string"){for(var Y=en.stack.split(`
|
|
110
|
+
`),re=m.stack.split(`
|
|
111
|
+
`),xe=Y.length-1,Ne=re.length-1;xe>=1&&Ne>=0&&Y[xe]!==re[Ne];)Ne--;for(;xe>=1&&Ne>=0;xe--,Ne--)if(Y[xe]!==re[Ne]){if(xe!==1||Ne!==1)do if(xe--,Ne--,Ne<0||Y[xe]!==re[Ne]){var ze=`
|
|
112
|
+
`+Y[xe].replace(" at new "," at ");return v.displayName&&ze.includes("<anonymous>")&&(ze=ze.replace("<anonymous>",v.displayName)),typeof v=="function"&&as.set(v,ze),ze}while(xe>=1&&Ne>=0);break}}}finally{jo=!1,No.current=R,Rl(),Error.prepareStackTrace=S}var tt=v?v.displayName||v.name:"",xt=tt?Xi(tt):"";return typeof v=="function"&&as.set(v,xt),xt}function Ic(v,l,d){return Xa(v,!0)}function ma(v,l,d){return Xa(v,!1)}function Vs(v){var l=v.prototype;return!!(l&&l.isReactComponent)}function va(v,l,d){if(v==null)return"";if(typeof v=="function")return Xa(v,Vs(v));if(typeof v=="string")return Xi(v);switch(v){case st:return Xi("Suspense");case lt:return Xi("SuspenseList")}if(typeof v=="object")switch(v.$$typeof){case Fe:return ma(v.render);case rt:return va(v.type,l,d);case It:{var m=v,S=m._payload,R=m._init;try{return va(R(S),l,d)}catch{}}}return""}var Il={},ya=n.ReactDebugCurrentFrame;function Ka(v){if(v){var l=v._owner,d=va(v.type,v._source,l?l.type:null);ya.setExtraStackFrame(d)}else ya.setExtraStackFrame(null)}function Mc(v,l,d,m,S){{var R=Function.call.bind(ae);for(var B in v)if(R(v,B)){var Y=void 0;try{if(typeof v[B]!="function"){var re=Error((m||"React class")+": "+d+" type `"+B+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof v[B]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw re.name="Invariant Violation",re}Y=v[B](l,B,m,d,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(xe){Y=xe}Y&&!(Y instanceof Error)&&(Ka(S),i("%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).",m||"React class",d,B,typeof Y),Ka(null)),Y instanceof Error&&!(Y.message in Il)&&(Il[Y.message]=!0,Ka(S),i("Failed %s type: %s",d,Y.message),Ka(null))}}}var wn;wn={};var Gn={};Object.freeze(Gn);function ls(v,l){{var d=v.contextTypes;if(!d)return Gn;var m={};for(var S in d)m[S]=l[S];{var R=pn(v)||"Unknown";Mc(d,m,"context",R)}return m}}function Au(v,l,d,m){{if(typeof v.getChildContext!="function"){{var S=pn(l)||"Unknown";wn[S]||(wn[S]=!0,i("%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.",S,S))}return d}var R=v.getChildContext();for(var B in R)if(!(B in m))throw new Error((pn(l)||"Unknown")+'.getChildContext(): key "'+B+'" is not defined in childContextTypes.');{var Y=pn(l)||"Unknown";Mc(m,R,"child context",Y)}return J({},d,R)}}var us;us={};var Ml=null,yo=null;function cs(v){v.context._currentValue=v.parentValue}function ba(v){v.context._currentValue=v.value}function bo(v,l){if(v!==l){cs(v);var d=v.parent,m=l.parent;if(d===null){if(m!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(m===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");bo(d,m)}ba(l)}}function Bo(v){cs(v);var l=v.parent;l!==null&&Bo(l)}function wa(v){var l=v.parent;l!==null&&wa(l),ba(v)}function Za(v,l){cs(v);var d=v.parent;if(d===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");d.depth===l.depth?bo(d,l):Za(d,l)}function Hs(v,l){var d=l.parent;if(d===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");v.depth===d.depth?bo(v,d):Hs(v,d),ba(l)}function fs(v){var l=yo,d=v;l!==d&&(l===null?wa(d):d===null?Bo(l):l.depth===d.depth?bo(l,d):l.depth>d.depth?Za(l,d):Hs(l,d),yo=d)}function Iu(v,l){var d;d=v._currentValue,v._currentValue=l,v._currentRenderer!==void 0&&v._currentRenderer!==null&&v._currentRenderer!==us&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer=us;var m=yo,S={parent:m,depth:m===null?0:m.depth+1,context:v,parentValue:d,value:l};return yo=S,S}function Bf(v){var l=yo;if(l===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");l.context!==v&&i("The parent context is not the expected context. This is probably a bug in React.");{var d=l.parentValue;d===nr?l.context._currentValue=l.context._defaultValue:l.context._currentValue=d,v._currentRenderer!==void 0&&v._currentRenderer!==null&&v._currentRenderer!==us&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer=us}return yo=l.parent}function Lc(){return yo}function xa(v){var l=v._currentValue;return l}function ds(v){return v._reactInternals}function Us(v,l){v._reactInternals=l}var Ja={},z={},$o,Vo,Cr,$t,Ll,Qa,Fl,wo,Mu;{$o=new Set,Vo=new Set,Cr=new Set,Fl=new Set,$t=new Set,wo=new Set,Mu=new Set;var Fc=new Set;Qa=function(v,l){if(!(v===null||typeof v=="function")){var d=l+"_"+v;Fc.has(d)||(Fc.add(d),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",l,v))}},Ll=function(v,l){if(l===void 0){var d=pn(v)||"Component";$t.has(d)||($t.add(d),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",d))}}}function Nc(v,l){{var d=v.constructor,m=d&&pn(d)||"ReactClass",S=m+"."+l;if(Ja[S])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
113
|
+
|
|
114
|
+
Please check the code for the %s component.`,l,l,m),Ja[S]=!0}}var jc={isMounted:function(v){return!1},enqueueSetState:function(v,l,d){var m=ds(v);m.queue===null?Nc(v,"setState"):(m.queue.push(l),d!=null&&Qa(d,"setState"))},enqueueReplaceState:function(v,l,d){var m=ds(v);m.replace=!0,m.queue=[l],d!=null&&Qa(d,"setState")},enqueueForceUpdate:function(v,l){var d=ds(v);d.queue===null?Nc(v,"forceUpdate"):l!=null&&Qa(l,"setState")}};function $f(v,l,d,m,S){var R=d(S,m);Ll(l,R);var B=R==null?m:J({},m,R);return B}function xo(v,l,d){var m=Gn,S=v.contextType;if("contextType"in v){var R=S===null||S!==void 0&&S.$$typeof===Ie&&S._context===void 0;if(!R&&!Mu.has(v)){Mu.add(v);var B="";S===void 0?B=" 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 S!="object"?B=" However, it is set to a "+typeof S+".":S.$$typeof===ue?B=" Did you accidentally pass the Context.Provider instead?":S._context!==void 0?B=" Did you accidentally pass the Context.Consumer instead?":B=" However, it is set to an object with keys {"+Object.keys(S).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",pn(v)||"Component",B)}}typeof S=="object"&&S!==null?m=xa(S):m=d;var Y=new v(l,m);{if(typeof v.getDerivedStateFromProps=="function"&&(Y.state===null||Y.state===void 0)){var re=pn(v)||"Component";$o.has(re)||($o.add(re),i("`%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.",re,Y.state===null?"null":"undefined",re))}if(typeof v.getDerivedStateFromProps=="function"||typeof Y.getSnapshotBeforeUpdate=="function"){var xe=null,Ne=null,ze=null;if(typeof Y.componentWillMount=="function"&&Y.componentWillMount.__suppressDeprecationWarning!==!0?xe="componentWillMount":typeof Y.UNSAFE_componentWillMount=="function"&&(xe="UNSAFE_componentWillMount"),typeof Y.componentWillReceiveProps=="function"&&Y.componentWillReceiveProps.__suppressDeprecationWarning!==!0?Ne="componentWillReceiveProps":typeof Y.UNSAFE_componentWillReceiveProps=="function"&&(Ne="UNSAFE_componentWillReceiveProps"),typeof Y.componentWillUpdate=="function"&&Y.componentWillUpdate.__suppressDeprecationWarning!==!0?ze="componentWillUpdate":typeof Y.UNSAFE_componentWillUpdate=="function"&&(ze="UNSAFE_componentWillUpdate"),xe!==null||Ne!==null||ze!==null){var tt=pn(v)||"Component",xt=typeof v.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Cr.has(tt)||(Cr.add(tt),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
115
|
+
|
|
116
|
+
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
117
|
+
|
|
118
|
+
The above lifecycles should be removed. Learn more about this warning here:
|
|
119
|
+
https://reactjs.org/link/unsafe-component-lifecycles`,tt,xt,xe!==null?`
|
|
120
|
+
`+xe:"",Ne!==null?`
|
|
121
|
+
`+Ne:"",ze!==null?`
|
|
122
|
+
`+ze:""))}}}return Y}function Vf(v,l,d){{var m=pn(l)||"Component",S=v.render;S||(l.prototype&&typeof l.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",m):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",m)),v.getInitialState&&!v.getInitialState.isReactClassApproved&&!v.state&&i("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?",m),v.getDefaultProps&&!v.getDefaultProps.isReactClassApproved&&i("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.",m),v.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",m),v.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",m),v.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",m),l.contextType&&l.contextTypes&&!wo.has(l)&&(wo.add(l),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",m)),typeof v.componentShouldUpdate=="function"&&i("%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.",m),l.prototype&&l.prototype.isPureReactComponent&&typeof v.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",pn(l)||"A pure component"),typeof v.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",m),typeof v.componentDidReceiveProps=="function"&&i("%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().",m),typeof v.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",m),typeof v.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",m);var R=v.props!==d;v.props!==void 0&&R&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",m,m),v.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",m,m),typeof v.getSnapshotBeforeUpdate=="function"&&typeof v.componentDidUpdate!="function"&&!Vo.has(l)&&(Vo.add(l),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",pn(l))),typeof v.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",m),typeof v.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",m),typeof l.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",m);var B=v.state;B&&(typeof B!="object"||er(B))&&i("%s.state: must be set to an object or null",m),typeof v.getChildContext=="function"&&typeof l.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",m)}}function Hf(v,l){var d=l.state;if(typeof l.componentWillMount=="function"){if(l.componentWillMount.__suppressDeprecationWarning!==!0){var m=pn(v)||"Unknown";z[m]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
123
|
+
|
|
124
|
+
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
125
|
+
|
|
126
|
+
Please update the following components: %s`,m),z[m]=!0)}l.componentWillMount()}typeof l.UNSAFE_componentWillMount=="function"&&l.UNSAFE_componentWillMount(),d!==l.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",pn(v)||"Component"),jc.enqueueReplaceState(l,l.state,null))}function Lu(v,l,d,m){if(v.queue!==null&&v.queue.length>0){var S=v.queue,R=v.replace;if(v.queue=null,v.replace=!1,R&&S.length===1)l.state=S[0];else{for(var B=R?S[0]:l.state,Y=!0,re=R?1:0;re<S.length;re++){var xe=S[re],Ne=typeof xe=="function"?xe.call(l,B,d,m):xe;Ne!=null&&(Y?(Y=!1,B=J({},B,Ne)):J(B,Ne))}l.state=B}}else v.queue=null}function el(v,l,d,m){Vf(v,l,d);var S=v.state!==void 0?v.state:null;v.updater=jc,v.props=d,v.state=S;var R={queue:[],replace:!1};Us(v,R);var B=l.contextType;if(typeof B=="object"&&B!==null?v.context=xa(B):v.context=m,v.state===d){var Y=pn(l)||"Component";Fl.has(Y)||(Fl.add(Y),i("%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.",Y))}var re=l.getDerivedStateFromProps;typeof re=="function"&&(v.state=$f(v,l,re,S,d)),typeof l.getDerivedStateFromProps!="function"&&typeof v.getSnapshotBeforeUpdate!="function"&&(typeof v.UNSAFE_componentWillMount=="function"||typeof v.componentWillMount=="function")&&(Hf(l,v),Lu(R,v,d,m))}var Uf={id:1,overflow:""};function Ho(v){var l=v.overflow,d=v.id,m=d&~Wf(d);return m.toString(32)+l}function Fu(v,l,d){var m=v.id,S=v.overflow,R=Nl(m)-1,B=m&~(1<<R),Y=d+1,re=Nl(l)+R;if(re>30){var xe=R-R%5,Ne=(1<<xe)-1,ze=(B&Ne).toString(32),tt=B>>xe,xt=R-xe,en=Nl(l)+xt,ir=Y<<xt,Eo=ir|tt,ws=ze+S;return{id:1<<en|Eo,overflow:ws}}else{var eo=Y<<R,Ra=eo|B,nf=S;return{id:1<<re|Ra,overflow:nf}}}function Nl(v){return 32-zf(v)}function Wf(v){return 1<<Nl(v)-1}var zf=Math.clz32?Math.clz32:Nu,Yf=Math.log,$r=Math.LN2;function Nu(v){var l=v>>>0;return l===0?32:31-(Yf(l)/$r|0)|0}function jl(v,l){return v===l&&(v!==0||1/v===1/l)||v!==v&&l!==l}var qt=typeof Object.is=="function"?Object.is:jl,wi=null,Sa=null,Ws=null,Zt=null,hs=!1,tl=!1,ni=0,xi=null,So=0,ju=25,Vr=!1,Ki;function zs(){if(wi===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:
|
|
127
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
128
|
+
2. You might be breaking the Rules of Hooks
|
|
129
|
+
3. You might have more than one copy of React in the same app
|
|
130
|
+
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return Vr&&i("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"),wi}function Bc(v,l){if(l===null)return i("%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.",Ki),!1;v.length!==l.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
131
|
+
|
|
132
|
+
Previous: %s
|
|
133
|
+
Incoming: %s`,Ki,"["+v.join(", ")+"]","["+l.join(", ")+"]");for(var d=0;d<l.length&&d<v.length;d++)if(!qt(v[d],l[d]))return!1;return!0}function Bu(){if(So>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Si(){return Zt===null?Ws===null?(hs=!1,Ws=Zt=Bu()):(hs=!0,Zt=Ws):Zt.next===null?(hs=!1,Zt=Zt.next=Bu()):(hs=!0,Zt=Zt.next),Zt}function $u(v,l){wi=l,Sa=v,Vr=!1,ni=0}function Ys(v,l,d,m){for(;tl;)tl=!1,ni=0,So+=1,Zt=null,d=v(l,m);return Vu(),d}function Hr(){var v=ni!==0;return v}function Vu(){Vr=!1,wi=null,Sa=null,tl=!1,Ws=null,So=0,xi=null,Zt=null}function Hu(v){return Vr&&i("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()."),xa(v)}function Uu(v){return Ki="useContext",zs(),xa(v)}function Gs(v,l){return typeof l=="function"?l(v):l}function ps(v){return Ki="useState",Wu(Gs,v)}function Wu(v,l,d){if(v!==Gs&&(Ki="useReducer"),wi=zs(),Zt=Si(),hs){var m=Zt.queue,S=m.dispatch;if(xi!==null){var R=xi.get(m);if(R!==void 0){xi.delete(m);var B=Zt.memoizedState,Y=R;do{var re=Y.action;Vr=!0,B=v(B,re),Vr=!1,Y=Y.next}while(Y!==null);return Zt.memoizedState=B,[B,S]}}return[Zt.memoizedState,S]}else{Vr=!0;var xe;v===Gs?xe=typeof l=="function"?l():l:xe=d!==void 0?d(l):l,Vr=!1,Zt.memoizedState=xe;var Ne=Zt.queue={last:null,dispatch:null},ze=Ne.dispatch=Vc.bind(null,wi,Ne);return[Zt.memoizedState,ze]}}function $c(v,l){wi=zs(),Zt=Si();var d=l===void 0?null:l;if(Zt!==null){var m=Zt.memoizedState;if(m!==null&&d!==null){var S=m[1];if(Bc(d,S))return m[0]}}Vr=!0;var R=v();return Vr=!1,Zt.memoizedState=[R,d],R}function Bl(v){wi=zs(),Zt=Si();var l=Zt.memoizedState;if(l===null){var d={current:v};return Object.seal(d),Zt.memoizedState=d,d}else return l}function Gf(v,l){Ki="useLayoutEffect",i("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 Vc(v,l,d){if(So>=ju)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(v===wi){tl=!0;var m={action:d,next:null};xi===null&&(xi=new Map);var S=xi.get(l);if(S===void 0)xi.set(l,m);else{for(var R=S;R.next!==null;)R=R.next;R.next=m}}}function fr(v,l){return $c(function(){return v},l)}function zu(v,l,d){return zs(),l(v._source)}function Hc(v,l,d){if(d===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return d()}function Ti(v){return zs(),v}function $l(){throw new Error("startTransition cannot be called during server rendering.")}function Ta(){return zs(),[!1,$l]}function gs(){var v=Sa,l=Ho(v.treeContext),d=qs;if(d===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var m=ni++;return jn(d,l,m)}function nl(){}var rr={readContext:Hu,useContext:Uu,useMemo:$c,useReducer:Wu,useRef:Bl,useState:ps,useInsertionEffect:nl,useLayoutEffect:Gf,useCallback:fr,useImperativeHandle:nl,useEffect:nl,useDebugValue:nl,useDeferredValue:Ti,useTransition:Ta,useId:gs,useMutableSource:zu,useSyncExternalStore:Hc},qs=null;function Vl(v){qs=v}function Ca(v){try{var l="",d=v;do{switch(d.tag){case 0:l+=Xi(d.type,null,null);break;case 1:l+=ma(d.type,null,null);break;case 2:l+=Ic(d.type,null,null);break}d=d.parent}while(d);return l}catch(m){return`
|
|
134
|
+
Error generating stack: `+m.message+`
|
|
135
|
+
`+m.stack}}var Hl=n.ReactCurrentDispatcher,Ea=n.ReactDebugCurrentFrame,Ul=0,To=1,Wl=2,Xs=3,Uc=4,rl=0,ka=1,Da=2,Yu=12800;function Wc(v){return console.error(v),null}function Ks(){}function zl(v,l,d,m,S,R,B,Y,re){var xe=[],Ne=new Set,ze={destination:null,responseState:l,progressiveChunkSize:m===void 0?Yu:m,status:rl,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:Ne,pingedTasks:xe,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:S===void 0?Wc:S,onAllReady:R===void 0?Ks:R,onShellReady:B===void 0?Ks:B,onShellError:Y===void 0?Ks:Y,onFatalError:re===void 0?Ks:re},tt=il(ze,0,null,d,!1,!1);tt.parentFlushed=!0;var xt=Wo(ze,v,null,tt,Ne,Gn,Ml,Uf);return xe.push(xt),ze}function Uo(v,l){var d=v.pingedTasks;d.push(l),d.length===1&&a(function(){return Qu(v)})}function Yl(v,l){return{id:_i,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:l,errorDigest:null}}function Wo(v,l,d,m,S,R,B,Y){v.allPendingTasks++,d===null?v.pendingRootTasks++:d.pendingTasks++;var re={node:l,ping:function(){return Uo(v,re)},blockedBoundary:d,blockedSegment:m,abortSet:S,legacyContext:R,context:B,treeContext:Y};return re.componentStack=null,S.add(re),re}function il(v,l,d,m,S,R){return{status:Ul,id:-1,index:l,parentFlushed:!1,chunks:[],children:[],formatContext:m,boundary:d,lastPushedText:S,textEmbedded:R}}var Zi=null;function Ji(){return Zi===null||Zi.componentStack===null?"":Ca(Zi.componentStack)}function Co(v,l){v.componentStack={tag:0,parent:v.componentStack,type:l}}function ol(v,l){v.componentStack={tag:1,parent:v.componentStack,type:l}}function ms(v,l){v.componentStack={tag:2,parent:v.componentStack,type:l}}function Qi(v){v.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):v.componentStack=v.componentStack.parent}var Pa=null;function Gl(v,l){{var d;typeof l=="string"?d=l:l&&typeof l.message=="string"?d=l.message:d=String(l);var m=Pa||Ji();Pa=null,v.errorMessage=d,v.errorComponentStack=m}}function sl(v,l){var d=v.onError(l);if(d!=null&&typeof d!="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 d+'" instead');return d}function Oa(v,l){var d=v.onShellError;d(l);var m=v.onFatalError;m(l),v.destination!==null?(v.status=Da,W(v.destination,l)):(v.status=ka,v.fatalError=l)}function zc(v,l,d){Co(l,"Suspense");var m=l.blockedBoundary,S=l.blockedSegment,R=d.fallback,B=d.children,Y=new Set,re=Yl(v,Y),xe=S.chunks.length,Ne=il(v,xe,re,S.formatContext,!1,!1);S.children.push(Ne),S.lastPushedText=!1;var ze=il(v,0,null,S.formatContext,!1,!1);ze.parentFlushed=!0,l.blockedBoundary=re,l.blockedSegment=ze;try{if(Ci(v,l,B),_n(ze.chunks,v.responseState,ze.lastPushedText,ze.textEmbedded),ze.status=To,bs(re,ze),re.pendingTasks===0){Qi(l);return}}catch(xt){ze.status=Uc,re.forceClientRender=!0,re.errorDigest=sl(v,xt),Gl(re,xt)}finally{l.blockedBoundary=m,l.blockedSegment=S}var tt=Wo(v,R,m,Ne,Y,l.legacyContext,l.context,l.treeContext);tt.componentStack=l.componentStack,v.pingedTasks.push(tt),Qi(l)}function Gu(v,l,d,m){Co(l,d);var S=l.blockedSegment,R=co(S.chunks,d,m,v.responseState,S.formatContext);S.lastPushedText=!1;var B=S.formatContext;S.formatContext=gi(B,d,m),Ci(v,l,R),S.formatContext=B,Mo(S.chunks,d),S.lastPushedText=!1,Qi(l)}function qu(v){return v.prototype&&v.prototype.isReactComponent}function Zs(v,l,d,m,S){var R={};$u(l,R);var B=d(m,S);return Ys(d,m,B,S)}function Xu(v,l,d,m,S){var R=d.render();d.props!==S&&(Xl||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",pn(m)||"a component"),Xl=!0);{var B=m.childContextTypes;if(B!=null){var Y=l.legacyContext,re=Au(d,m,Y,B);l.legacyContext=re,dr(v,l,R),l.legacyContext=Y;return}}dr(v,l,R)}function ql(v,l,d,m){ms(l,d);var S=ls(d,l.legacyContext),R=xo(d,m,S);el(R,d,m,S),Xu(v,l,R,d,m),Qi(l)}var Bt={},al={},Ku={},Js={},Xl=!1,Yc={},Gc=!1,ri=!1,qc=!1;function Kl(v,l,d,m){var S;if(S=ls(d,l.legacyContext),ol(l,d),d.prototype&&typeof d.prototype.render=="function"){var R=pn(d)||"Unknown";Bt[R]||(i("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.",R,R),Bt[R]=!0)}var B=Zs(v,l,d,m,S),Y=Hr();if(typeof B=="object"&&B!==null&&typeof B.render=="function"&&B.$$typeof===void 0){var re=pn(d)||"Unknown";al[re]||(i("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.",re,re,re),al[re]=!0)}if(typeof B=="object"&&B!==null&&typeof B.render=="function"&&B.$$typeof===void 0){{var xe=pn(d)||"Unknown";al[xe]||(i("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.",xe,xe,xe),al[xe]=!0)}el(B,d,m,S),Xu(v,l,B,d,m)}else if(Zu(d),Y){var Ne=l.treeContext,ze=1,tt=0;l.treeContext=Fu(Ne,ze,tt);try{dr(v,l,B)}finally{l.treeContext=Ne}}else dr(v,l,B);Qi(l)}function Zu(v){{if(v&&v.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",v.displayName||v.name||"Component"),v.defaultProps!==void 0){var l=pn(v)||"Unknown";Yc[l]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",l),Yc[l]=!0)}if(typeof v.getDerivedStateFromProps=="function"){var d=pn(v)||"Unknown";Js[d]||(i("%s: Function components do not support getDerivedStateFromProps.",d),Js[d]=!0)}if(typeof v.contextType=="object"&&v.contextType!==null){var m=pn(v)||"Unknown";Ku[m]||(i("%s: Function components do not support contextType.",m),Ku[m]=!0)}}}function Ju(v,l){if(v&&v.defaultProps){var d=J({},l),m=v.defaultProps;for(var S in m)d[S]===void 0&&(d[S]=m[S]);return d}return l}function Xc(v,l,d,m,S){ol(l,d.render);var R=Zs(v,l,d.render,m,S),B=Hr();if(B){var Y=l.treeContext,re=1,xe=0;l.treeContext=Fu(Y,re,xe);try{dr(v,l,R)}finally{l.treeContext=Y}}else dr(v,l,R);Qi(l)}function Ur(v,l,d,m,S){var R=d.type,B=Ju(R,m);Qs(v,l,R,B,S)}function vs(v,l,d,m){d._context===void 0?d!==d.Consumer&&(qc||(qc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):d=d._context;var S=m.children;typeof S!="function"&&i("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 R=xa(d),B=S(R);dr(v,l,B)}function Wr(v,l,d,m){var S=d._context,R=m.value,B=m.children,Y;Y=l.context,l.context=Iu(S,R),dr(v,l,B),l.context=Bf(S),Y!==l.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Kc(v,l,d,m,S){Co(l,"Lazy");var R=d._payload,B=d._init,Y=B(R),re=Ju(Y,m);Qs(v,l,Y,re,S),Qi(l)}function Qs(v,l,d,m,S){if(typeof d=="function")if(qu(d)){ql(v,l,d,m);return}else{Kl(v,l,d,m);return}if(typeof d=="string"){Gu(v,l,d,m);return}switch(d){case Yn:case Vt:case Z:case ce:case De:{dr(v,l,m.children);return}case lt:{Co(l,"SuspenseList"),dr(v,l,m.children),Qi(l);return}case wt:throw new Error("ReactDOMServer does not yet support scope components.");case st:{zc(v,l,m);return}}if(typeof d=="object"&&d!==null)switch(d.$$typeof){case Fe:{Xc(v,l,d,m,S);return}case rt:{Ur(v,l,d,m,S);return}case ue:{Wr(v,l,d,m);return}case Ie:{vs(v,l,d,m);return}case It:{Kc(v,l,d,m);return}}var R="";throw(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(R+=" 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: "+(d==null?d:typeof d)+"."+R))}function Zc(v,l){typeof Symbol=="function"&&v[Symbol.toStringTag]==="Generator"&&(Gc||i("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."),Gc=!0),v.entries===l&&(ri||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ri=!0)}function dr(v,l,d){try{return Jc(v,l,d)}catch(m){throw typeof m=="object"&&m!==null&&typeof m.then=="function"||(Pa=Pa!==null?Pa:Ji()),m}}function Jc(v,l,d){if(l.node=d,typeof d=="object"&&d!==null){switch(d.$$typeof){case de:{var m=d,S=m.type,R=m.props,B=m.ref;Qs(v,l,S,R,B);return}case Ce: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 It:{var Y=d,re=Y._payload,xe=Y._init,Ne;try{Ne=xe(re)}catch(eo){throw typeof eo=="object"&&eo!==null&&typeof eo.then=="function"&&Co(l,"Lazy"),eo}dr(v,l,Ne);return}}if(er(d)){Zl(v,l,d);return}var ze=Br(d);if(ze){Zc(d,ze);var tt=ze.call(d);if(tt){var xt=tt.next();if(!xt.done){var en=[];do en.push(xt.value),xt=tt.next();while(!xt.done);Zl(v,l,en);return}return}}var ir=Object.prototype.toString.call(d);throw new Error("Objects are not valid as a React child (found: "+(ir==="[object Object]"?"object with keys {"+Object.keys(d).join(", ")+"}":ir)+"). If you meant to render a collection of children, use an array instead.")}if(typeof d=="string"){var Eo=l.blockedSegment;Eo.lastPushedText=On(l.blockedSegment.chunks,d,v.responseState,Eo.lastPushedText);return}if(typeof d=="number"){var ws=l.blockedSegment;ws.lastPushedText=On(l.blockedSegment.chunks,""+d,v.responseState,ws.lastPushedText);return}typeof d=="function"&&i("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 Zl(v,l,d){for(var m=d.length,S=0;S<m;S++){var R=l.treeContext;l.treeContext=Fu(R,m,S);try{Ci(v,l,d[S])}finally{l.treeContext=R}}}function Jl(v,l,d){var m=l.blockedSegment,S=m.chunks.length,R=il(v,S,null,m.formatContext,m.lastPushedText,!0);m.children.push(R),m.lastPushedText=!1;var B=Wo(v,l.node,l.blockedBoundary,R,l.abortSet,l.legacyContext,l.context,l.treeContext);l.componentStack!==null&&(B.componentStack=l.componentStack.parent);var Y=B.ping;d.then(Y,Y)}function Ci(v,l,d){var m=l.blockedSegment.formatContext,S=l.legacyContext,R=l.context,B=null;B=l.componentStack;try{return dr(v,l,d)}catch(Y){if(Vu(),typeof Y=="object"&&Y!==null&&typeof Y.then=="function"){Jl(v,l,Y),l.blockedSegment.formatContext=m,l.legacyContext=S,l.context=R,fs(R),l.componentStack=B;return}else throw l.blockedSegment.formatContext=m,l.legacyContext=S,l.context=R,fs(R),l.componentStack=B,Y}}function Qc(v,l,d,m){var S=sl(v,m);if(l===null?Oa(v,m):(l.pendingTasks--,l.forceClientRender||(l.forceClientRender=!0,l.errorDigest=S,Gl(l,m),l.parentFlushed&&v.clientRenderedBoundaries.push(l))),v.allPendingTasks--,v.allPendingTasks===0){var R=v.onAllReady;R()}}function ys(v){var l=this,d=v.blockedBoundary,m=v.blockedSegment;m.status=Xs,ea(l,d,m)}function Ql(v,l,d){var m=v.blockedBoundary,S=v.blockedSegment;if(S.status=Xs,m===null)l.allPendingTasks--,l.status!==Da&&(l.status=Da,l.destination!==null&&A(l.destination));else{if(m.pendingTasks--,!m.forceClientRender){m.forceClientRender=!0;var R=d===void 0?new Error("The render was aborted by the server without a reason."):d;m.errorDigest=l.onError(R);{var B="The server did not finish this Suspense boundary: ";R&&typeof R.message=="string"?R=B+R.message:R=B+String(R);var Y=Zi;Zi=v;try{Gl(m,R)}finally{Zi=Y}}m.parentFlushed&&l.clientRenderedBoundaries.push(m)}if(m.fallbackAbortableTasks.forEach(function(xe){return Ql(xe,l,d)}),m.fallbackAbortableTasks.clear(),l.allPendingTasks--,l.allPendingTasks===0){var re=l.onAllReady;re()}}}function bs(v,l){if(l.chunks.length===0&&l.children.length===1&&l.children[0].boundary===null){var d=l.children[0];d.id=l.id,d.parentFlushed=!0,d.status===To&&bs(v,d)}else{var m=v.completedSegments;m.push(l)}}function ea(v,l,d){if(l===null){if(d.parentFlushed){if(v.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");v.completedRootSegment=d}if(v.pendingRootTasks--,v.pendingRootTasks===0){v.onShellError=Ks;var m=v.onShellReady;m()}}else if(l.pendingTasks--,!l.forceClientRender){if(l.pendingTasks===0)d.parentFlushed&&d.status===To&&bs(l,d),l.parentFlushed&&v.completedBoundaries.push(l),l.fallbackAbortableTasks.forEach(ys,v),l.fallbackAbortableTasks.clear();else if(d.parentFlushed&&d.status===To){bs(l,d);var S=l.completedSegments;S.length===1&&l.parentFlushed&&v.partialBoundaries.push(l)}}if(v.allPendingTasks--,v.allPendingTasks===0){var R=v.onAllReady;R()}}function qf(v,l){var d=l.blockedSegment;if(d.status===Ul){fs(l.context);var m=null;m=Zi,Zi=l;try{dr(v,l,l.node),_n(d.chunks,v.responseState,d.lastPushedText,d.textEmbedded),l.abortSet.delete(l),d.status=To,ea(v,l.blockedBoundary,d)}catch(R){if(Vu(),typeof R=="object"&&R!==null&&typeof R.then=="function"){var S=l.ping;R.then(S,S)}else l.abortSet.delete(l),d.status=Uc,Qc(v,l.blockedBoundary,d,R)}finally{Zi=m}}}function Qu(v){if(v.status!==Da){var l=Lc(),d=Hl.current;Hl.current=rr;var m;m=Ea.getCurrentStack,Ea.getCurrentStack=Ji;var S=qs;Vl(v.responseState);try{var R=v.pingedTasks,B;for(B=0;B<R.length;B++){var Y=R[B];qf(v,Y)}R.splice(0,B),v.destination!==null&&Ii(v,v.destination)}catch(re){sl(v,re),Oa(v,re)}finally{Vl(S),Hl.current=d,Ea.getCurrentStack=m,d===rr&&fs(l)}}}function ll(v,l,d){switch(d.parentFlushed=!0,d.status){case Ul:{var m=d.id=v.nextSegmentId++;return d.lastPushedText=!1,d.textEmbedded=!1,cr(l,v.responseState,m)}case To:{d.status=Wl;for(var S=!0,R=d.chunks,B=0,Y=d.children,re=0;re<Y.length;re++){for(var xe=Y[re];B<xe.index;B++)g(l,R[B]);S=ul(v,l,xe)}for(;B<R.length-1;B++)g(l,R[B]);return B<R.length&&(S=T(l,R[B])),S}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function ul(v,l,d){var m=d.boundary;if(m===null)return ll(v,l,d);if(m.parentFlushed=!0,m.forceClientRender)return Ve(l,v.responseState,m.errorDigest,m.errorMessage,m.errorComponentStack),ll(v,l,d),Et(l,v.responseState);if(m.pendingTasks>0){m.rootSegmentID=v.nextSegmentId++,m.completedSegments.length>0&&v.partialBoundaries.push(m);var S=m.id=nn(v.responseState);return Te(l,v.responseState,S),ll(v,l,d),Tt(l,v.responseState)}else{if(m.byteSize>v.progressiveChunkSize)return m.rootSegmentID=v.nextSegmentId++,v.completedBoundaries.push(m),Te(l,v.responseState,m.id),ll(v,l,d),Tt(l,v.responseState);Ae(l,v.responseState);var R=m.completedSegments;if(R.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var B=R[0];return ul(v,l,B),it(l,v.responseState)}}function ec(v,l,d){return _l(l,v.responseState,d.id,d.errorDigest,d.errorMessage,d.errorComponentStack)}function eu(v,l,d){return St(l,v.responseState,d.formatContext,d.id),ul(v,l,d),vt(l,d.formatContext)}function tc(v,l,d){for(var m=d.completedSegments,S=0;S<m.length;S++){var R=m[S];zr(v,l,d,R)}return m.length=0,mo(l,v.responseState,d.id,d.rootSegmentID)}function ef(v,l,d){for(var m=d.completedSegments,S=0;S<m.length;S++){var R=m[S];if(!zr(v,l,d,R))return S++,m.splice(0,S),!1}return m.splice(0,S),!0}function zr(v,l,d,m){if(m.status===Wl)return!0;var S=m.id;if(S===-1){var R=m.id=d.rootSegmentID;if(R===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return eu(v,l,m)}else return eu(v,l,m),za(l,v.responseState,S)}function Ii(v,l){w();try{var d=v.completedRootSegment;d!==null&&v.pendingRootTasks===0&&(ul(v,l,d),v.completedRootSegment=null,bi(l,v.responseState));var m=v.clientRenderedBoundaries,S;for(S=0;S<m.length;S++){var R=m[S];ec(v,l,R)}m.splice(0,S);var B=v.completedBoundaries;for(S=0;S<B.length;S++){var Y=B[S];tc(v,l,Y)}B.splice(0,S),E(l),w(l);var re=v.partialBoundaries;for(S=0;S<re.length;S++){var xe=re[S];if(!ef(v,l,xe)){v.destination=null,S++,re.splice(0,S);return}}re.splice(0,S);var Ne=v.completedBoundaries;for(S=0;S<Ne.length;S++){var ze=Ne[S];tc(v,l,ze)}Ne.splice(0,S)}finally{E(l),v.allPendingTasks===0&&v.pingedTasks.length===0&&v.clientRenderedBoundaries.length===0&&v.completedBoundaries.length===0&&(v.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),A(l))}}function tf(v){a(function(){return Qu(v)})}function Xf(v,l){if(v.status===ka){v.status=Da,W(l,v.fatalError);return}if(v.status!==Da&&v.destination===null){v.destination=l;try{Ii(v,l)}catch(d){sl(v,d),Oa(v,d)}}}function cl(v,l){try{var d=v.abortableTasks;d.forEach(function(m){return Ql(m,v,l)}),d.clear(),v.destination!==null&&Ii(v,v.destination)}catch(m){sl(v,m),Oa(v,m)}}function _a(v,l){return new Promise(function(d,m){var S,R,B=new Promise(function(tt,xt){R=tt,S=xt});function Y(){var tt=new ReadableStream({type:"bytes",pull:function(xt){Xf(xe,xt)},cancel:function(xt){cl(xe)}},{highWaterMark:0});tt.allReady=B,d(tt)}function re(tt){B.catch(function(){}),m(tt)}var xe=zl(v,Oi(l?l.identifierPrefix:void 0,l?l.nonce:void 0,l?l.bootstrapScriptContent:void 0,l?l.bootstrapScripts:void 0,l?l.bootstrapModules:void 0),pi(l?l.namespaceURI:void 0),l?l.progressiveChunkSize:void 0,l?l.onError:void 0,R,Y,re,S);if(l&&l.signal){var Ne=l.signal,ze=function(){cl(xe,Ne.reason),Ne.removeEventListener("abort",ze)};Ne.addEventListener("abort",ze)}tf(xe)})}Lh.renderToReadableStream=_a,Lh.version=e}()),Lh}var Ec,kv;process.env.NODE_ENV==="production"?(Ec=$4(),kv=V4()):(Ec=H4(),kv=U4());Ec.version;var W4=Ec.renderToString;Ec.renderToStaticMarkup;Ec.renderToNodeStream;Ec.renderToStaticNodeStream;kv.renderToReadableStream;var z4=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function $D(t,e){return t(e={exports:{}},e.exports),e.exports}var Y4=$D(function(t){(function(e){var n=function(j,_,W){if(!f(_)||w(_)||g(_)||T(_)||c(_))return _;var H,ne=0,q=0;if(p(_))for(H=[],q=_.length;ne<q;ne++)H.push(n(j,_[ne],W));else for(var ie in H={},_)Object.prototype.hasOwnProperty.call(_,ie)&&(H[j(ie,W)]=n(j,_[ie],W));return H},r=function(j){return E(j)?j:(j=j.replace(/[\-_\s]+(.)?/g,function(_,W){return W?W.toUpperCase():""})).substr(0,1).toLowerCase()+j.substr(1)},i=function(j){var _=r(j);return _.substr(0,1).toUpperCase()+_.substr(1)},o=function(j,_){return function(W,H){var ne=(H=H||{}).separator||"_",q=H.split||/(?=[A-Z])/;return W.split(q).join(ne)}(j,_).toLowerCase()},a=Object.prototype.toString,c=function(j){return typeof j=="function"},f=function(j){return j===Object(j)},p=function(j){return a.call(j)=="[object Array]"},w=function(j){return a.call(j)=="[object Date]"},g=function(j){return a.call(j)=="[object RegExp]"},T=function(j){return a.call(j)=="[object Boolean]"},E=function(j){return(j-=0)==j},A=function(j,_){var W=_&&"process"in _?_.process:_;return typeof W!="function"?j:function(H,ne){return W(H,j,ne)}},I={camelize:r,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(j,_){return n(A(r,_),j)},decamelizeKeys:function(j,_){return n(A(o,_),j,_)},pascalizeKeys:function(j,_){return n(A(i,_),j)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=I:e.humps=I})(z4)}).decamelize,G4=function(t){if(Array.isArray(t))return t},q4=function(t,e){if(typeof Symbol<"u"&&Symbol.iterator in Object(t)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,c=t[Symbol.iterator]();!(r=(a=c.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(f){i=!0,o=f}finally{try{r||c.return==null||c.return()}finally{if(i)throw o}}return n}},E1=function(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r},X4=function(t,e){if(t){if(typeof t=="string")return E1(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)?E1(t,e):void 0}},K4=function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
136
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)},Z4=function(t,e){return G4(t)||q4(t,e)||X4(t,e)||K4()},VD=$D(function(t){function e(){return t.exports=e=Object.assign||function(n){for(var r=1;r<arguments.length;r++){var i=arguments[r];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])}return n},e.apply(this,arguments)}t.exports=e}),J4=function(t,e){if(t==null)return{};var n,r,i={},o=Object.keys(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||(i[n]=t[n]);return i},HD=function(t,e){if(t==null)return{};var n,r,i=J4(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i},Q4=X.createContext(null);function UD(t){var e=t.children,n=e===void 0?"":e,r=HD(t,["children"]);return typeof n!="string"&&(n=W4(n)),X.createElement("template",VD({},r,{dangerouslySetInnerHTML:{__html:n}}))}function WD(t){var e=t.root,n=t.children;return Nv.createPortal(n===void 0?null:n,e)}function e6(t){var e=X.forwardRef(function(n,r){var i,o,a=n.mode,c=a===void 0?"open":a,f=n.delegatesFocus,p=f!==void 0&&f,w=n.styleSheets,g=w===void 0?[]:w,T=n.ssr,E=T!==void 0&&T,A=n.children,I=HD(n,["mode","delegatesFocus","styleSheets","ssr","children"]),j=(o=X.useRef((i=r)&&i.current),X.useEffect(function(){i&&(i.current=o.current)},[i]),o),_=X.useState(null),W=Z4(_,2),H=W[0],ne=W[1],q="node_".concat(c).concat(p);return X.useLayoutEffect(function(){if(j.current)try{if(typeof r=="function"&&r(j.current),E){var ie=j.current.shadowRoot;return void ne(ie)}var x=j.current.attachShadow({mode:c,delegatesFocus:p});g.length>0&&(x.adoptedStyleSheets=g),ne(x)}catch(le){(function(ae){var je=ae.error,nt=ae.styleSheets,et=ae.root;switch(je.name){case"NotSupportedError":nt.length>0&&(et.adoptedStyleSheets=nt);break;default:throw je}})({error:le,styleSheets:g,root:H})}},[r,j,g]),X.createElement(X.Fragment,null,X.createElement(t.tag,VD({key:q,ref:j},I),(H||E)&&X.createElement(Q4.Provider,{value:H},E?X.createElement(UD,{shadowroot:c,shadowrootmode:c},t.render({root:H,ssr:E,children:A})):X.createElement(WD,{root:H},t.render({root:H,ssr:E,children:A})))))});return e.propTypes={mode:_s.oneOf(["open","closed"]),delegatesFocus:_s.bool,styleSheets:_s.arrayOf(_s.instanceOf(globalThis.CSSStyleSheet)),ssr:_s.bool,children:_s.node},e}UD.propTypes={children:_s.oneOfType([_s.string,_s.node])},WD.propTypes={root:_s.object.isRequired,children:_s.node};var vm=new Map;function t6(){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(r){return r.children};return new Proxy(t,{get:function(r,i){var o=Y4(i,{separator:"-"}),a="".concat(e,"-").concat(o);return vm.has(a)||vm.set(a,e6({tag:o,render:n})),vm.get(a)}})}var zD=t6();const n6=".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}",r6=".favorite-bar{z-index:900;transition:transform .3s ease,opacity .3s ease;border-bottom:1px solid #ddd}.favorite-bar--hidden{transform:translateY(-100%);opacity:0}.favorite-bar--visible{transform:translateY(0);opacity:1}";var k1;(function(t){t.DragStart="dragStart",t.DragMove="dragMove",t.DragEnd="dragEnd",t.DragCancel="dragCancel",t.DragOver="dragOver",t.RegisterDroppable="registerDroppable",t.SetDroppableDisabled="setDroppableDisabled",t.UnregisterDroppable="unregisterDroppable"})(k1||(k1={}));const i6=Object.freeze({x:0,y:0});var Tf;(function(t){t[t.Forward=1]="Forward",t[t.Backward=-1]="Backward"})(Tf||(Tf={}));var D1;(function(t){t.Click="click",t.DragStart="dragstart",t.Keydown="keydown",t.ContextMenu="contextmenu",t.Resize="resize",t.SelectionChange="selectionchange",t.VisibilityChange="visibilitychange"})(D1||(D1={}));var Rs;(function(t){t.Space="Space",t.Down="ArrowDown",t.Right="ArrowRight",t.Left="ArrowLeft",t.Up="ArrowUp",t.Esc="Escape",t.Enter="Enter",t.Tab="Tab"})(Rs||(Rs={}));Rs.Space,Rs.Enter,Rs.Esc,Rs.Space,Rs.Enter,Rs.Tab;var P1;(function(t){t[t.RightClick=2]="RightClick"})(P1||(P1={}));var O1;(function(t){t[t.Pointer=0]="Pointer",t[t.DraggableRect=1]="DraggableRect"})(O1||(O1={}));var _1;(function(t){t[t.TreeOrder=0]="TreeOrder",t[t.ReversedTreeOrder=1]="ReversedTreeOrder"})(_1||(_1={}));Tf.Backward+"",Tf.Forward+"",Tf.Backward+"",Tf.Forward+"";var Dv;(function(t){t[t.Always=0]="Always",t[t.BeforeDragging=1]="BeforeDragging",t[t.WhileDragging=2]="WhileDragging"})(Dv||(Dv={}));var Pv;(function(t){t.Optimized="optimized"})(Pv||(Pv={}));Dv.WhileDragging,Pv.Optimized;({...i6});var R1;(function(t){t[t.Uninitialized=0]="Uninitialized",t[t.Initializing=1]="Initializing",t[t.Initialized=2]="Initialized"})(R1||(R1={}));function o6(t,e,n){const r=t.slice();return r.splice(n<0?r.length+n:n,0,r.splice(e,1)[0]),r}Rs.Down,Rs.Right,Rs.Up,Rs.Left;function s6(t){const e=new CustomEvent("updateFavoriteMenu",{detail:{menuItem:t}});window.dispatchEvent(e)}const ym="MENU_ITEM";function a6(t){const e=Tp.useLocation(),[n,r]=X.useState([]),[i,o]=X.useState([]),[a,c]=X.useState(!1);console.log("isSubmit",a);const f=X.useRef(null),[p,w]=X.useState(window.location.href);X.useEffect(()=>{w(window.location.href)},[e]);const g=q=>`${q}`;function T(q,ie){for(const x of q){if(x.id===ie)return x;if(x.children){const le=T(x.children,ie);if(le)return le}}return null}function E(q,ie){const x=T(n,q);x?(x.isFavorite=ie,s6(x),rb(q,ie)):console.error(`Item with id ${q} not found`)}const A=q=>{console.log("Favorite menus changed",q);const ie=q.detail.favoriteMenus||[];r(ie)},[I,j]=X.useState(!1);X.useEffect(()=>{const q=ie=>{j(ie.detail.isLoading)};return window.addEventListener("favoriteLoadingChange",q),()=>{window.removeEventListener("favoriteLoadingChange",q)}},[]),X.useEffect(()=>(window.addEventListener("favoriteMenusChange",A),()=>{window.removeEventListener("favoriteMenusChange",A)}),[]);const _=(q,ie)=>{n[q];const x=o6(n,q,ie);r(x),c(!0);const le={menuItemIds:x.map(ae=>ae.id)};As.post("global-menu-config/api/v1/menu-items/user/order-favorites",le,{baseURL:t.baseUrl}).then(()=>{window.dispatchEvent(new CustomEvent("favoriteOrderUpdated",{detail:{favoriteMenuId:x.map(ae=>ae.id)}}))}).catch(ae=>{console.error(ae),r(n)}).finally(()=>{c(!1)})};console.log("favoriteItems",n);const W=Object.entries(t.brandColors||{}).reduce((q,[ie,x])=>(x&&(q[`--${ie}`]=x),q),{}),H=({item:q,index:ie})=>{const x=X.useRef(null),[{isDragging:le},ae]=ZE({type:ym,item:()=>({id:q.id,index:ie}),collect:Me=>({isDragging:Me.isDragging()})}),[{isOver:je,isOverCurrent:nt},et]=cp(()=>({accept:ym,collect:Me=>({isOver:Me.isOver(),isOverCurrent:Me.isOver({shallow:!0})}),drop:Me=>{Me.index!==ie&&(Me.index<ie?(_(Me.index,ie-1),Me.index=ie-1):(_(Me.index,ie),Me.index=ie))}}),[]);let Pe="hover-off";return(nt||je)&&(Pe="hover-on"),ae(et(x)),ke.jsx("div",{ref:x,style:{opacity:le?.7:1,boxShadow:le?"0 4px 8px rgba(0, 0, 0, 0.2)":"none",cursor:"move",display:"inline-block",marginRight:"8px",position:"relative",transition:"transform 0.3s ease-in-out",...W},className:`item ${Pe}`,children:ke.jsx(BD,{replacePath:t.replacePath,ssr:t.ssr,brandColors:t.brandColors,baseUrl:t.baseUrl,item:q,level:1,onSetFavoriteSuccess:E,isDrop:a})})},ne=()=>{const q=X.useRef(null),[{isOver:ie,canDrop:x},le]=cp(()=>({accept:ym,drop:ae=>{_(ae.index,n.length-1),ae.index=n.length-1},collect:ae=>({isOver:ae.isOver(),canDrop:ae.canDrop()})}),[n]);return le(q),ke.jsx("div",{ref:q,style:{height:48,width:150,display:"flex",alignItems:"center",justifyContent:"center",borderLeft:ie&&x?"2px solid var(--primary300)":"transparent",...W}})};return console.log("isLoading fav",I),ke.jsx(ke.Fragment,{children:I?ke.jsx(ke.Fragment,{}):n.length?ke.jsx("div",{className:g("favorite-menu"),children:ke.jsx(zv,{ref:f,className:g("wrap-section favorite-menu__menu"),style:{marginTop:4,flex:1,overflow:"auto",height:"100%",overflowY:"hidden"},children:ke.jsx(zE,{backend:nC,children:ke.jsxs("div",{style:{display:"inline-flex"},children:[n.map((q,ie)=>ke.jsx(H,{item:q,index:ie},q.id)),ke.jsx(ne,{})]})})})}):""})}function l6(t=32){const[e,n]=X.useState(!0),[r,i]=X.useState(0),o=()=>{const a=window.scrollY;a>r&&a>t?n(!1):a<r&&n(!0),i(a)};return X.useEffect(()=>(window.addEventListener("scroll",o),()=>window.removeEventListener("scroll",o)),[r]),{isFavoriteBarVisible:e}}function u6(t){const{isFavoriteBarVisible:e}=l6();return ke.jsxs(ke.Fragment,{children:[ke.jsx("style",{children:r6}),ke.jsx("div",{className:`favorite-bar ${e?"favorite-bar--visible":"favorite-bar--hidden"}`,children:ke.jsx(zD.div,{children:ke.jsx(Hv,{styles:[UT,B4,n6],children:ke.jsx(a6,{...t})})})})]})}function rb(t,e){const n=JSON.parse(localStorage.getItem("favoriteItems")||"[]");if(e)n.includes(t)||n.push(t);else{const r=n.indexOf(t);r>-1&&n.splice(r,1)}localStorage.setItem("favoriteItems",JSON.stringify(n))}function YD({...t}){var Se,Be,Qe;const e=t.item,n=t.level||0,r=!!((Se=t.item.children)!=null&&Se.length),{isActive:i,isCollapsed:o}=t,a=`level-${n}`,c=o?"collapsed":"expanded",f=i(e.id)?"active":"",p=r?"parent":"child",w=t.params.isOpen?"isOpen":"isClose",g=t.isInternalApp?"isInternalApp":"",T=(Ye,Ke=a)=>`${Ye} ${Ke} ${c} ${f} ${p} ${w} ${g}`,[E,A]=X.useState(!1),[I,j]=X.useState(e.isFavorite||!1);X.useEffect(()=>{j(!!t.item.isFavorite)},[t.item.isFavorite]);const _=X.useRef(),W=X.useRef();W!=null&&W.current&&((Be=W==null?void 0:W.current)==null?void 0:Be.scrollWidth)>((Qe=W==null?void 0:W.current)==null?void 0:Qe.clientWidth);const H=window.location.origin,ne=e.path&&e.path.includes("http")?new URL(e.path):{origin:"",pathname:""},q=window.location.pathname.split("/")[1],ie=ne.pathname.split("/")[1],x=t.item.redirectUrl||t.ssr||!H.includes("local")&&H!==ne.origin||ie!==q,le=r?"div":!t.isInternalApp&&x?"a":Tp.Link,ae=e.redirectUrl||e.path||"#",je=n+1,nt=r&&o&&E,et=o||n===0?void 0:`${n+.25}rem`,Pe=()=>{A(!0)},Me=()=>{A(!1)},fe="/global-menu-config/api/v1/menu-items/user/set-favorite",me=e.serviceKey==="mn_poms";t.params.depth*20,t.params.depth,NH(e.id,t.params.isOpen,t.params.onToggle);const $e=me||o&&n===0?e.name==="POMs"?"Parking Operations Management":e.description||e.name:null,Ze=Object.entries(t.brandColors||{}).reduce((Ye,[Ke,qe])=>(qe&&(Ye[`--${Ke}`]=qe),Ye),{}),ve=H!==ne.origin||t.item.redirectUrl?"_blank":"_self";return ke.jsxs("div",{ref:_,className:T("menu-item__wrapper tree-node"),style:{borderRadius:"8px",transition:"all 0.3s",...Ze},onMouseOver:Pe,onMouseOut:Me,onDragStart:Ye=>{o&&n>1&&Ye.preventDefault()},children:[ke.jsx(sa.Tooltip,{placement:"top",title:$e,disableInteractive:!0,children:ke.jsxs(le,{target:ve,to:ae,href:ae,draggable:"true",className:T("menu-item__link"),style:{paddingLeft:et},onClick:Ye=>{le==="a"&&ve==="_blank"||(!r&&e.path&&localStorage.setItem("latestClickMenuPath",(e.path||"").replace(window.location.origin,"")),!o&&t.toggleExpand(Ye))},children:[ke.jsx(c6,{cls:T,item:e}),ke.jsx("span",{className:T("menu-item__label"),ref:W,children:e.name}),ke.jsx(f6,{tooltipPosition:$e?"right":"top",menuLevel:n,hasChildren:r,isHovered:E,isFavorite:I,onClick:Ye=>{const Ke={menuConfigId:e.id,isFavorite:Ye},qe=t.baseUrl+fe;As.post(qe,Ke).then(ot=>{var ct;j(Ye),Gv("Set favorite menu item successfully"),(ct=t.onSetFavoriteSuccess)==null||ct.call(t,t.item.id,Ye),rb(t.item.id,Ye)}).catch(ot=>{var ct,pt;zd(((pt=(ct=ot.response)==null?void 0:ct.data)==null?void 0:pt.errorMessage)||"Have error when set favorite menu item")})}}),r&&ke.jsx("div",{className:T("menu-item__icon-arrow__wrapper"),children:ke.jsx(s4,{className:T(`menu-item__icon-arrow__icon ${t.params.isOpen?"open":"close"}`)})})]})}),nt&&ke.jsx(a4,{parentRef:_,onlyChild:!o,renderChildren:({maxHeight:Ye})=>{var Ke;return ke.jsx(RD.div,{className:T(`menu-item__dropdown ${t.params.isOpen?"menu-item__dropdown--open":"menu-item__dropdown--close"}`,`level-${je}`),style:tb({maxHeight:Ye,overflowY:"auto",paddingRight:3},Ye!=="auto"&&!!je),children:(Ke=e.children)==null?void 0:Ke.map(qe=>X.createElement(YD,{...t,key:qe.id,item:qe,level:je}))})}})]})}function c6({item:t,cls:e}){return ke.jsx("div",{className:e("menu-item__icon"),children:ke.jsx(jD,{item:t})})}function f6(t){const e={marginRight:t.hasChildren?10:0,fontSize:18,fill:mr.warning};return ke.jsxs(ke.Fragment,{children:[t.isHovered&&!t.isFavorite&&ke.jsx(sa.Tooltip,{placement:t.tooltipPosition||"top",title:"Add to favorites",disableInteractive:!0,children:ke.jsx("div",{children:ke.jsx(AD,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!0)}})})}),t.isFavorite&&ke.jsx(sa.Tooltip,{placement:t.tooltipPosition||"top",title:"Remove from favorites",disableInteractive:!0,children:ke.jsx("div",{children:ke.jsx(ID,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!1)}})})})]})}function d6(){return ke.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:ke.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 h6(){return ke.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:ke.jsx("path",{d:"M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"})})}function p6(t){return ke.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"20",fill:"none",viewBox:"0 0 18 20",...t,children:ke.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 g6=".flex-col-center{display:flex;flex-direction:column;justify-content:center}.wrap-section{padding:0 8px;transition:all .3s}.wrap-section.collapsed{padding:0 4px}.side-bar{position:fixed;top:64px;left:0;height:calc(100vh - 64px);max-width:18rem;display:flex;flex-direction:column;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:5px 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;background-color:initial}.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%;color:#292929}.menu-item__wrapper.collapsed.active,.menu-item__wrapper.expanded.active.parent.isClose,.menu-item__wrapper.expanded.active.child{color:var(--primary400);background-color:var(--primary200)}.menu-item__link{display:flex;flex-direction:row;border-radius:.375rem;align-items:center;padding:.5rem;position:relative;height:48px;cursor:pointer}.menu-item__link.expanded.level-0{padding:.5rem 10px}.isHome{position:sticky;top:0;background-color:#fafafa;z-index:10}.menu-item__link:hover{background-color:#919eab14}.menu-item__link.collapsed.level-0{padding-left:calc(.5rem + 7.665px)!important}.menu-item__link.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.level-0,.menu-item__link.active.level-1,.menu-item__link.active.level-2,.menu-item__link.active.level-3,.menu-item__link.active.level-4,.menu-item__link.active.level-5,.menu-item__link.active.level-6,.menu-item__link.active.level-7,.menu-item__link.active.level-8,.menu-item__link.active.level-9{background-color:inherit;color:inherit}.menu-item__link.active.level-1:hover,.menu-item__link.active.level-2:hover,.menu-item__link.active.level-3:hover,.menu-item__link.active.level-4:hover,.menu-item__link.active.level-5:hover,.menu-item__link.active.level-6:hover,.menu-item__link.active.level-7:hover,.menu-item__link.active.level-8:hover,.menu-item__link.active.level-9:hover,.menu-item__link.active.level-0:hover{background-color:#919eab14}.menu-item__link.level-0{transition:padding .2s}.menu-item__link.menu-item__link.collapsed.level-0{padding:0}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center;color:#85858a}.menu-item__icon.collapsed.active,.menu-item__icon.expanded.active.parent.isClose,.menu-item__icon.expanded.active.child{color:inherit}.menu-item__icon.collapsed.level-0>*{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;opacity:1}.menu-item__label.level-0.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{font-size:.875rem;opacity:0;transition-delay:.15s}.menu-item__label.level-0{margin-left:8px;font-weight:500;font-size:.951rem}.menu-item__label.level-0.isInternalApp{font-weight:unset!important}.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__icon{transition:transform .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:210px;max-width:210px;padding:4px;z-index:1200}.menu-item__dropdown::-webkit-scrollbar{width:4px}.menu-item__dropdown::-webkit-scrollbar-thumb{background-color:#9b9b9b99;border-radius:2px}.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-0{height:48px}.menu-item__dropdown.collapsed.level-0{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}}",m6=t=>{const e=t.isCollapsed?0:t.depth*16;return ke.jsx("div",{style:{backgroundColor:t.color||"#93D500",height:"2px",position:"absolute",right:"0",top:"0",left:e}})},v6=".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}",y6=t=>{const[e,n]=X.useState(()=>{const r=localStorage.getItem("openingMenuIds");return r&&r!=="[]"?JSON.parse(r):(t==null?void 0:t.initOpenIds)||[]});return X.useEffect(()=>{localStorage.setItem("openingMenuIds",JSON.stringify(e))},[e]),[e,n]};function GD(t){document.documentElement.style.setProperty("--global-menu-width",!t||t==="true"?"64px":"17rem")}const qh=localStorage.getItem("isCollapsed");GD(qh);function b6(t){const e=new CustomEvent("favoriteMenusChange",{detail:{favoriteMenus:t}});window.dispatchEvent(e)}function w6(t){const e=Tp.useLocation(),[n,r]=X.useState([]),i=n.map(Pe=>Pe.data),[o,a]=X.useState(!1),[c,f]=X.useState([]),[p,w]=X.useState(qh===null?!0:qh==="true"),[g,T]=X.useState(window.location.href),E=X.useRef(null);X.useEffect(()=>{var Pe;(Pe=t.handleCallback)==null||Pe.call(t,i)},[i,t.handleCallback]),X.useEffect(()=>{T(window.location.href)},[e]);const A=S6(i,g),[I,j]=y6({initOpenIds:t.initOpenIds}),_=()=>{var Pe,Me;if(w(!p),localStorage.setItem("isCollapsed",JSON.stringify(!p)),GD(p),p)I&&((Pe=E.current)==null||Pe.open(I));else{const fe=n.filter(me=>me.parent===0).map(me=>me.id);console.log("closeIds:",fe),(Me=E.current)==null||Me.close(fe)}},[W,H]=X.useState(!1),ne=p?"collapsed":"expanded",q=Pe=>`${Pe} ${ne}`,ie=X.useRef(null);X.useLayoutEffect(()=>{(async()=>{var Me,fe;try{const me=t.menuPath||"/global-menu-config/api/v1/menu-items/user",Oe=t.baseUrl+me,{data:$e}=await As.get(Oe);let Ze=$e.map(Se=>({...Se,parentKey:Se.parentKey||0}));Ze=XD(Ze),t.replacePath&&(Ze=qD(Ze,t.replacePath));const ve=Ze.map(Se=>({id:Se.id,parent:Se.parentKey,text:Se.name,data:Se}));r(ve)}catch(me){console.error("Global menu",me),zd(((fe=(Me=me.response)==null?void 0:Me.data)==null?void 0:fe.errorMessage)||me.message||"Have error when get menu items")}})()},[t.baseUrl,t.menuPath,t.replacePath]);const[x,le]=X.useState(!1),ae=async()=>{le(!0),window.dispatchEvent(new CustomEvent("favoriteLoadingChange",{detail:{isLoading:!0}}));try{const Pe=await fetch(`${t.baseUrl}/global-menu-config/api/v1/menu-items/user/get-favorites`);if(!Pe.ok)throw new Error("Failed to fetch favorite items");const Me=await Pe.json();f(Me)}catch(Pe){console.error("Error fetching favorite items:",Pe)}finally{le(!1),window.dispatchEvent(new CustomEvent("favoriteLoadingChange",{detail:{isLoading:!1}}))}};X.useEffect(()=>{ae()},[t.baseUrl,e]),X.useEffect(()=>{const Pe=Me=>{f(Me.detail.favoriteMenuId)};return window.addEventListener("favoriteOrderUpdated",Pe),()=>{window.removeEventListener("favoriteOrderUpdated",Pe)}},[]),console.log("favoriteMenuId",c),X.useEffect(()=>{let Pe=[];c.forEach(me=>{const Oe=i.find($e=>$e.id===me&&$e.isFavorite===!0);Oe&&(Pe=[...Pe,Oe])}),console.log(Pe);function Me(me){return i.every(Oe=>Oe.parentKey!==me.id)?me:{...me,children:i.filter(Oe=>Oe.parentKey===me.id).map(Oe=>Me(Oe))}}const fe=Pe.map(me=>Me(me));b6(fe)},[i]);function je(Pe){const Me=Pe.detail.menuItem;r(fe=>fe.map(me=>me.id!==Me.id?me:{...me,data:Me})),ae()}X.useEffect(()=>(window.addEventListener("updateFavoriteMenu",je),()=>{window.removeEventListener("updateFavoriteMenu",je)}),[]),X.useLayoutEffect(()=>{var me;const Pe=localStorage.getItem("scrollPos");Pe&&ie.current&&setTimeout(()=>{const Oe=ie.current.getScrollElement();Oe.scrollTop=parseInt(Pe)},0);const Me=()=>{if(ie.current){const Oe=ie.current.getScrollElement();localStorage.setItem("scrollPos",Oe.scrollTop.toString())}},fe=(me=ie.current)==null?void 0:me.getScrollElement();return fe==null||fe.addEventListener("scroll",Me),()=>{fe==null||fe.removeEventListener("scroll",Me)}},[i]);function nt(Pe){a(!0);const Me=[...n];r(Pe);const fe=Pe.map((me,Oe)=>({menuItemId:me.id,order:Oe}));As.post("/global-menu-config/api/v1/menu-items/user",fe,{baseURL:t.baseUrl}).then(()=>{}).catch(me=>{console.error(me),r(Me)}).finally(()=>{a(!1)})}const et=X.useMemo(()=>qh==="false"?I:[],[]);return console.log("nodesglobal menu",n),ke.jsxs("div",{className:q("side-bar"),children:[ke.jsx("div",{className:q("wrap-section side-bar__wrapper-toggle-btn"),children:ke.jsx("button",{className:"icon-btn side-bar__toggle-btn",onClick:_,children:p?ke.jsx(h6,{}):ke.jsx(d6,{})})}),ke.jsx(zv,{ref:ie,className:q("wrap-section side-bar__menu"),style:{marginTop:24,flex:1,overflow:"auto",height:"100%",overflowX:"hidden"},children:ke.jsx(zE,{backend:aH,options:AH(),children:ke.jsx(XH,{ref:E,classes:{root:"treeRoot",draggingSource:"draggingSource",placeholder:"placeholderContainer",listItem:Pe=>{var Me;return((Me=Pe.data)==null?void 0:Me.name)==="Home"?"isHome":""}},tree:n,rootId:0,sort:!1,insertDroppableFirst:!1,enableAnimateExpand:!0,dropTargetOffset:10,onDrop:nt,render:(Pe,Me)=>{function fe(Ze){return n.every(ve=>ve.parent!==Ze.id)?Ze:{...Ze,children:n.filter(ve=>ve.parent===Ze.id).map(ve=>fe(ve.data))}}const me=fe(Pe.data),Oe=Ze=>A.some(ve=>ve.id===Ze);function $e(Ze,ve){r(Se=>Se.map(Be=>Be.id===Ze?{...Be,data:{...Be.data,isFavorite:ve}}:Be)),ae()}return ke.jsx(YD,{isInternalApp:t.isInternalApp,isActive:Oe,isCollapsed:p,replacePath:t.replacePath,ssr:t.ssr,brandColors:t.brandColors,baseUrl:t.baseUrl,node:Pe,params:Me,nodes:n,item:me,expanded:()=>!1,toggleExpand:Ze=>{var ve;if(Ze.stopPropagation(),Me.isOpen)console.log("open toggleExpand"),Me.onToggle();else{console.log("close toggleExpand");const Se=n.filter(Be=>Be.parent===Pe.parent&&Be.id!==Pe.id).map(Be=>Be.id);console.log(" closeIds:",Se),(ve=E.current)==null||ve.open(Pe.id),setTimeout(()=>{var Be;(Be=E.current)==null||Be.close(Se)},0)}},level:Me.depth,onSetFavoriteSuccess:$e})},placeholderRender:(Pe,{depth:Me})=>{var fe;return ke.jsx(m6,{node:Pe,depth:Me,color:(fe=t.brandColors)==null?void 0:fe.primary300,isCollapsed:p})},canDrag:Pe=>{var Me;return!o&&((Me=Pe==null?void 0:Pe.data)==null?void 0:Me.name)!=="Home"},canDrop:(Pe,{dragSource:Me,dropTargetId:fe})=>(Me==null?void 0:Me.parent)===fe,onDragStart:Pe=>{console.log("onDragStart",Pe)},onChangeOpen:Pe=>{localStorage.getItem("isCollapsed")==="false"&&(console.log("onChangeOpen:",Pe),j(Pe))},initialOpen:et})})}),ke.jsxs("div",{className:q("wrap-section side-bar__wrap-btn-logout"),children:[ke.jsxs("button",{className:q("side-bar__logout-btn"),onClick:()=>H(!0),children:[ke.jsx(p6,{className:q("side-bar__icon-logout")}),ke.jsx("span",{className:q("side-bar__logout-btn__text"),children:"Logout"})]}),ke.jsx(K1,{isOpen:W,onClose:()=>H(!1),onConfirm:()=>t.logout?t.logout():dT(t.baseUrl)})]})]})}const A1={"/stella/page/SiteManagement/Company/List?tenantId=1":["/stella/page/SiteManagement/Company","/stella/page/SiteManagement/Region","/stella/page/SiteManagement/Location","/stella/page/SiteManagement/Zone","/stella/page/SiteManagement/Service","/stella/page/SiteManagement/Sign"],"/stella/page/SiteManagement/Portfolio/List":["/stella/page/SiteManagement/Portfolio"],"/stella/page/SiteManagement/CountryRegion/List":["/stella/page/SiteManagement/CountryRegion"],"/stella/page/SiteManagement/VehicleListController/List":["/stella/page/SiteManagement/VehicleListController"],"/stella/page/ContraventionManagement/CorrespondenceTemplate/List":["/stella/page/ContraventionManagement/CorrespondenceTemplate"],"/stella/page/ContraventionManagement/VerificationsAudit/List":["/stella/page/ContraventionManagement/VerificationsAudit"],"/stella/page/ContraventionManagement/PendingWardenVerification/List":["/stella/page/ContraventionManagement/PendingWardenVerification"],"/stella/page/ContraventionManagement/Appeal/Search":["/stella/page/ContraventionManagement/Appeal"],"/stella/page/ContraventionManagement/Contravention/Search":["/stella/page/ContraventionManagement/Contravention"],"/stella/page/ContraventionManagement/Tag/Search":["/stella/page/ContraventionManagement/Tag"],"/stella/page/ContraventionManagement/WorkflowMapping/List":["/stella/page/ContraventionManagement/WorkflowMapping"],"/stella/page/ContraventionManagement/WorkflowLetterTemplateMapping/List":["/stella/page/ContraventionManagement/WorkflowLetterTemplateMapping"],"/stella/page/ContraventionManagement/ScannedAppeal/Summary":["/stella/page/ContraventionManagement/ScannedAppeal"],"/stella/page/ContraventionManagement/PendingAppealWorkQueue/List":["/stella/page/ContraventionManagement/PendingAppeal"],"/stella/page/ContraventionManagement/NoDecisionAIAppeal/List":["/stella/page/ContraventionManagement/NoDecisionAIAppeal"],"/stella/page/ContraventionManagement/VerifyAIAppeal/List":["/stella/page/ContraventionManagement/VerifyAIAppeal"],"/anpr/page/LocationDisableReasons/Index":["/anpr/page/LocationDisableReasons"],"/anpr/page/Tags/Index":["/anpr/page/Tags"],"/anpr/page/VendorLocations/Index":["/anpr/page/VendorLocations"],"/anpr/page/Cameras/Index":["/anpr/page/Cameras"],"/anpr/page/Locations/Index":["/anpr/page/Locations"],"/anpr/page/Devices/Index":["/anpr/page/Devices","/anpr/page/Locations"],"/anpr/page/Technical/Overview":["/anpr/page/Technical"],"/anpr/page/Technical/Index":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P1":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P2":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P3":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P4":["/anpr/page/Technical"],"/anpr/page/CustomVerifications/Overview":["/anpr/page/CustomVerifications/Overview"],"/anpr/page/CustomVerifications/WipByLocation":["/anpr/page/CustomVerifications"],"/anpr/page/Issues/Create":["/anpr/page/Issues/Create"],"/anpr/page/Issues/ExportAsCsv":["/anpr/page/Issues/ExportAsCsv"],"/anpr/page/Issues/Overview":["/anpr/page/Issues/Overview"],"/anpr/page/Issues/Index?status=Closed":["/anpr/page/Issues"],"/anpr/page/Issues/Index":["/anpr/page/Issues"]};function x6(t,e){const r=t.replace(window.origin,""),i=new URL(r,window.location.origin),o=new URL(e,window.origin),a=localStorage.getItem("latestClickMenuPath");return r&&A1[r]&&A1[r].some(c=>e.includes(c))?a===r?5:4:i.pathname===o.pathname&&i.search===o.search?3:i.pathname===o.pathname?2:o.pathname.startsWith(i.pathname)?1:0}function S6(t,e){const n=t.map(a=>({item:a,priority:a.path?x6(a.path,e):0})).filter(a=>a.priority>0);console.log(" index.tsx ~ matchedItems:",n);const r=n.length>0?n.reduce((a,c)=>c.priority>a.priority?c:a).item:null,i=[];let o=r;for(;o;)i.unshift(o),o=t.find(a=>a.id===(o==null?void 0:o.parentKey))||null;return i}function qD(t,e){return t.map(n=>{var r;return(r=n.children)!=null&&r.length?(n.path="",n.children=qD(n.children,e)):n.path=e(n.path),n})}function XD(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=XD(n.children)),n))}function T6(t){return ke.jsx(zD.div,{children:ke.jsx(Hv,{styles:[UT,g6,v6],style:{position:"sticky",zIndex:1300},children:ke.jsx(w6,{...t})})})}const C6={"page-container":"_page-container_1pwo1_1","page-main-content":"_page-main-content_1pwo1_8","page-title":"_page-title_1pwo1_19","text-base":"_text-base_1pwo1_26","mt-4":"_mt-4_1pwo1_33"};var wp={exports:{}};/**
|
|
137
|
+
* @license
|
|
138
|
+
* Lodash <https://lodash.com/>
|
|
139
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
140
|
+
* Released under MIT license <https://lodash.com/license>
|
|
141
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
142
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
143
|
+
*/wp.exports;(function(t,e){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",c="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",p=500,w="__lodash_placeholder__",g=1,T=2,E=4,A=1,I=2,j=1,_=2,W=4,H=8,ne=16,q=32,ie=64,x=128,le=256,ae=512,je=30,nt="...",et=800,Pe=16,Me=1,fe=2,me=3,Oe=1/0,$e=9007199254740991,Ze=17976931348623157e292,ve=NaN,Se=4294967295,Be=Se-1,Qe=Se>>>1,Ye=[["ary",x],["bind",j],["bindKey",_],["curry",H],["curryRight",ne],["flip",ae],["partial",q],["partialRight",ie],["rearg",le]],Ke="[object Arguments]",qe="[object Array]",ot="[object AsyncFunction]",ct="[object Boolean]",pt="[object Date]",ft="[object DOMException]",yt="[object Error]",Je="[object Function]",At="[object GeneratorFunction]",Mt="[object Map]",Vn="[object Number]",vr="[object Null]",Hn="[object Object]",Sn="[object Promise]",$i="[object Proxy]",Dr="[object RegExp]",Jn="[object Set]",sn="[object String]",fn="[object Symbol]",dn="[object Undefined]",ut="[object WeakMap]",Dn="[object WeakSet]",si="[object ArrayBuffer]",on="[object DataView]",Vi="[object Float32Array]",Hi="[object Float64Array]",Ui="[object Int8Array]",Pr="[object Int16Array]",Nn="[object Int32Array]",Or="[object Uint8Array]",yr="[object Uint8ClampedArray]",Yr="[object Uint16Array]",Gr="[object Uint32Array]",Ao=/\b__p \+= '';/g,Un=/\b(__p \+=) '' \+/g,qr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Qn=/&(?:amp|lt|gt|quot|#39);/g,Wt=/[&<>"']/g,ai=RegExp(Qn.source),Wi=RegExp(Wt.source),Pn=/<%-([\s\S]+?)%>/g,hn=/<%([\s\S]+?)%>/g,li=/<%=([\s\S]+?)%>/g,ui=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Tn=/^\w*$/,so=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,br=/[\\^$.*+?()[\]{}|]/g,ci=RegExp(br.source),an=/^\s+/,Di=/\s/,Ms=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ls=/\{\n\/\* \[wrapped with (.+)\] \*/,Xr=/,? & /,ao=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,lo=/[()=,{}\[\]\/\s]/,Pi=/\\(\\)?/g,er=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_r=/\w*$/,Rr=/^[-+]0x[0-9a-f]+$/i,fi=/^0b[01]+$/i,Kr=/^\[object .+?Constructor\]$/,wr=/^0o[0-7]+$/i,Ar=/^(?:0|[1-9]\d*)$/,tr=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,zi=/($^)/,Oi=/['\n\r\u2028\u2029\\]/g,ar="\\ud800-\\udfff",yn="\\u0300-\\u036f",Ir="\\ufe20-\\ufe2f",Mr="\\u20d0-\\u20ff",di=yn+Ir+Mr,hi="\\u2700-\\u27bf",xr="a-z\\xdf-\\xf6\\xf8-\\xff",Zr="\\xac\\xb1\\xd7\\xf7",Wn="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",pi="\\u2000-\\u206f",gi=" \\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",_i="A-Z\\xc0-\\xd6\\xd8-\\xde",nn="\\ufe0e\\ufe0f",jn=Zr+Wn+pi+gi,Cn="['’]",uo="["+ar+"]",On="["+jn+"]",_n="["+di+"]",k="\\d+",F="["+hi+"]",G="["+xr+"]",ee="[^"+ar+jn+k+hi+xr+_i+"]",Ee="\\ud83c[\\udffb-\\udfff]",ge="(?:"+_n+"|"+Ee+")",Re="[^"+ar+"]",Ge="(?:\\ud83c[\\udde6-\\uddff]){2}",gt="[\\ud800-\\udbff][\\udc00-\\udfff]",mt="["+_i+"]",dt="\\u200d",Ft="(?:"+G+"|"+ee+")",Bn="(?:"+mt+"|"+ee+")",zn="(?:"+Cn+"(?:d|ll|m|re|s|t|ve))?",En="(?:"+Cn+"(?:D|LL|M|RE|S|T|VE))?",Jr=ge+"?",lr="["+nn+"]?",Yi="(?:"+dt+"(?:"+[Re,Ge,gt].join("|")+")"+lr+Jr+")*",mi="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Gi="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Lr=lr+Jr+Yi,qi="(?:"+[F,Ge,gt].join("|")+")"+Lr,Ua="(?:"+[Re+_n+"?",_n,Ge,gt,uo].join("|")+")",Fs=RegExp(Cn,"g"),rs=RegExp(_n,"g"),Sr=RegExp(Ee+"(?="+Ee+")|"+Ua+Lr,"g"),Wa=RegExp([mt+"?"+G+"+"+zn+"(?="+[On,mt,"$"].join("|")+")",Bn+"+"+En+"(?="+[On,mt+Ft,"$"].join("|")+")",mt+"?"+Ft+"+"+zn,mt+"+"+En,Gi,mi,k,qi].join("|"),"g"),vi=RegExp("["+dt+ar+di+nn+"]"),Ns=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,is=["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"],rn=-1,Gt={};Gt[Vi]=Gt[Hi]=Gt[Ui]=Gt[Pr]=Gt[Nn]=Gt[Or]=Gt[yr]=Gt[Yr]=Gt[Gr]=!0,Gt[Ke]=Gt[qe]=Gt[si]=Gt[ct]=Gt[on]=Gt[pt]=Gt[yt]=Gt[Je]=Gt[Mt]=Gt[Vn]=Gt[Hn]=Gt[Dr]=Gt[Jn]=Gt[sn]=Gt[ut]=!1;var Kt={};Kt[Ke]=Kt[qe]=Kt[si]=Kt[on]=Kt[ct]=Kt[pt]=Kt[Vi]=Kt[Hi]=Kt[Ui]=Kt[Pr]=Kt[Nn]=Kt[Mt]=Kt[Vn]=Kt[Hn]=Kt[Dr]=Kt[Jn]=Kt[sn]=Kt[fn]=Kt[Or]=Kt[yr]=Kt[Yr]=Kt[Gr]=!0,Kt[yt]=Kt[Je]=Kt[ut]=!1;var Ri={À:"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"},Qr={"&":"&","<":"<",">":">",'"':""","'":"'"},Io={"&":"&","<":"<",">":">",""":'"',"'":"'"},yi={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ur=parseFloat,js=parseInt,co=typeof ki=="object"&&ki&&ki.Object===Object&&ki,la=typeof self=="object"&&self&&self.Object===Object&&self,ln=co||la||Function("return this")(),Mo=e&&!e.nodeType&&e,bi=Mo&&!0&&t&&!t.nodeType&&t,ua=bi&&bi.exports===Mo,fo=ua&&co.process,cr=function(){try{var Z=bi&&bi.require&&bi.require("util").types;return Z||fo&&fo.binding&&fo.binding("util")}catch{}}(),h=cr&&cr.isArrayBuffer,y=cr&&cr.isDate,C=cr&&cr.isMap,P=cr&&cr.isRegExp,L=cr&&cr.isSet,N=cr&&cr.isTypedArray;function V(Z,ce,ue){switch(ue.length){case 0:return Z.call(ce);case 1:return Z.call(ce,ue[0]);case 2:return Z.call(ce,ue[0],ue[1]);case 3:return Z.call(ce,ue[0],ue[1],ue[2])}return Z.apply(ce,ue)}function se(Z,ce,ue,Ie){for(var Fe=-1,st=Z==null?0:Z.length;++Fe<st;){var lt=Z[Fe];ce(Ie,lt,ue(lt),Z)}return Ie}function te(Z,ce){for(var ue=-1,Ie=Z==null?0:Z.length;++ue<Ie&&ce(Z[ue],ue,Z)!==!1;);return Z}function pe(Z,ce){for(var ue=Z==null?0:Z.length;ue--&&ce(Z[ue],ue,Z)!==!1;);return Z}function _e(Z,ce){for(var ue=-1,Ie=Z==null?0:Z.length;++ue<Ie;)if(!ce(Z[ue],ue,Z))return!1;return!0}function Ae(Z,ce){for(var ue=-1,Ie=Z==null?0:Z.length,Fe=0,st=[];++ue<Ie;){var lt=Z[ue];ce(lt,ue,Z)&&(st[Fe++]=lt)}return st}function Te(Z,ce){var ue=Z==null?0:Z.length;return!!ue&&Qt(Z,ce,0)>-1}function Ve(Z,ce,ue){for(var Ie=-1,Fe=Z==null?0:Z.length;++Ie<Fe;)if(ue(ce,Z[Ie]))return!0;return!1}function it(Z,ce){for(var ue=-1,Ie=Z==null?0:Z.length,Fe=Array(Ie);++ue<Ie;)Fe[ue]=ce(Z[ue],ue,Z);return Fe}function Tt(Z,ce){for(var ue=-1,Ie=ce.length,Fe=Z.length;++ue<Ie;)Z[Fe+ue]=ce[ue];return Z}function Et(Z,ce,ue,Ie){var Fe=-1,st=Z==null?0:Z.length;for(Ie&&st&&(ue=Z[++Fe]);++Fe<st;)ue=ce(ue,Z[Fe],Fe,Z);return ue}function Rn(Z,ce,ue,Ie){var Fe=Z==null?0:Z.length;for(Ie&&Fe&&(ue=Z[--Fe]);Fe--;)ue=ce(ue,Z[Fe],Fe,Z);return ue}function un(Z,ce){for(var ue=-1,Ie=Z==null?0:Z.length;++ue<Ie;)if(ce(Z[ue],ue,Z))return!0;return!1}var Fr=D("length");function Nr(Z){return Z.split("")}function Lt(Z){return Z.match(ao)||[]}function jr(Z,ce,ue){var Ie;return ue(Z,function(Fe,st,lt){if(ce(Fe,st,lt))return Ie=st,!1}),Ie}function jt(Z,ce,ue,Ie){for(var Fe=Z.length,st=ue+(Ie?1:-1);Ie?st--:++st<Fe;)if(ce(Z[st],st,Z))return st;return-1}function Qt(Z,ce,ue){return ce===ce?Du(Z,ce,ue):jt(Z,po,ue)}function ho(Z,ce,ue,Ie){for(var Fe=ue-1,st=Z.length;++Fe<st;)if(Ie(Z[Fe],ce))return Fe;return-1}function po(Z){return Z!==Z}function Tr(Z,ce){var ue=Z==null?0:Z.length;return ue?be(Z,ce)/ue:ve}function D(Z){return function(ce){return ce==null?n:ce[Z]}}function M(Z){return function(ce){return Z==null?n:Z[ce]}}function U(Z,ce,ue,Ie,Fe){return Fe(Z,function(st,lt,rt){ue=Ie?(Ie=!1,st):ce(ue,st,lt,rt)}),ue}function Q(Z,ce){var ue=Z.length;for(Z.sort(ce);ue--;)Z[ue]=Z[ue].value;return Z}function be(Z,ce){for(var ue,Ie=-1,Fe=Z.length;++Ie<Fe;){var st=ce(Z[Ie]);st!==n&&(ue=ue===n?st:ue+st)}return ue}function we(Z,ce){for(var ue=-1,Ie=Array(Z);++ue<Z;)Ie[ue]=ce(ue);return Ie}function Le(Z,ce){return it(ce,function(ue){return[ue,Z[ue]]})}function We(Z){return Z&&Z.slice(0,_l(Z)+1).replace(an,"")}function ht(Z){return function(ce){return Z(ce)}}function _t(Z,ce){return it(ce,function(ue){return Z[ue]})}function St(Z,ce){return Z.has(ce)}function vt(Z,ce){for(var ue=-1,Ie=Z.length;++ue<Ie&&Qt(ce,Z[ue],0)>-1;);return ue}function An(Z,ce){for(var ue=Z.length;ue--&&Qt(ce,Z[ue],0)>-1;);return ue}function bn(Z,ce){for(var ue=Z.length,Ie=0;ue--;)Z[ue]===ce&&++Ie;return Ie}var $n=M(Ri),os=M(Qr);function ca(Z){return"\\"+yi[Z]}function go(Z,ce){return Z==null?n:Z[ce]}function ei(Z){return vi.test(Z)}function za(Z){return Ns.test(Z)}function Ai(Z){for(var ce,ue=[];!(ce=Z.next()).done;)ue.push(ce.value);return ue}function fa(Z){var ce=-1,ue=Array(Z.size);return Z.forEach(function(Ie,Fe){ue[++ce]=[Fe,Ie]}),ue}function ss(Z,ce){return function(ue){return Z(ce(ue))}}function ti(Z,ce){for(var ue=-1,Ie=Z.length,Fe=0,st=[];++ue<Ie;){var lt=Z[ue];(lt===ce||lt===w)&&(Z[ue]=w,st[Fe++]=ue)}return st}function mo(Z){var ce=-1,ue=Array(Z.size);return Z.forEach(function(Ie){ue[++ce]=Ie}),ue}function Ya(Z){var ce=-1,ue=Array(Z.size);return Z.forEach(function(Ie){ue[++ce]=[Ie,Ie]}),ue}function Du(Z,ce,ue){for(var Ie=ue-1,Fe=Z.length;++Ie<Fe;)if(Z[Ie]===ce)return Ie;return-1}function da(Z,ce,ue){for(var Ie=ue+1;Ie--;)if(Z[Ie]===ce)return Ie;return Ie}function vo(Z){return ei(Z)?Bs(Z):Fr(Z)}function cn(Z){return ei(Z)?J(Z):Nr(Z)}function _l(Z){for(var ce=Z.length;ce--&&Di.test(Z.charAt(ce)););return ce}var ha=M(Io);function Bs(Z){for(var ce=Sr.lastIndex=0;Sr.test(Z);)++ce;return ce}function J(Z){return Z.match(Sr)||[]}function de(Z){return Z.match(Wa)||[]}var Ce=function Z(ce){ce=ce==null?ln:De.defaults(ln.Object(),ce,De.pick(ln,is));var ue=ce.Array,Ie=ce.Date,Fe=ce.Error,st=ce.Function,lt=ce.Math,rt=ce.Object,It=ce.RegExp,wt=ce.String,Vt=ce.TypeError,Yn=ue.prototype,nr=st.prototype,In=rt.prototype,zt=ce["__core-js_shared__"],Br=nr.toString,kt=In.hasOwnProperty,Pu=0,pn=function(){var s=/[^.]+$/.exec(zt&&zt.keys&&zt.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}(),Lo=In.toString,Ou=Br.call(rt),_u=ln._,Ru=It("^"+Br.call(kt).replace(br,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),pa=ua?ce.Buffer:n,Fo=ce.Symbol,Ga=ce.Uint8Array,qa=pa?pa.allocUnsafe:n,$s=ss(rt.getPrototypeOf,rt),ga=rt.create,Rl=In.propertyIsEnumerable,No=Yn.splice,Al=Fo?Fo.isConcatSpreadable:n,Xi=Fo?Fo.iterator:n,jo=Fo?Fo.toStringTag:n,as=function(){try{var s=nc(rt,"defineProperty");return s({},"",{}),s}catch{}}(),jf=ce.clearTimeout!==ln.clearTimeout&&ce.clearTimeout,Xa=Ie&&Ie.now!==ln.Date.now&&Ie.now,Ic=ce.setTimeout!==ln.setTimeout&&ce.setTimeout,ma=lt.ceil,Vs=lt.floor,va=rt.getOwnPropertySymbols,Il=pa?pa.isBuffer:n,ya=ce.isFinite,Ka=Yn.join,Mc=ss(rt.keys,rt),wn=lt.max,Gn=lt.min,ls=Ie.now,Au=ce.parseInt,us=lt.random,Ml=Yn.reverse,yo=nc(ce,"DataView"),cs=nc(ce,"Map"),ba=nc(ce,"Promise"),bo=nc(ce,"Set"),Bo=nc(ce,"WeakMap"),wa=nc(rt,"create"),Za=Bo&&new Bo,Hs={},fs=rc(yo),Iu=rc(cs),Bf=rc(ba),Lc=rc(bo),xa=rc(Bo),ds=Fo?Fo.prototype:n,Us=ds?ds.valueOf:n,Ja=ds?ds.toString:n;function z(s){if(or(s)&&!Ht(s)&&!(s instanceof $t)){if(s instanceof Cr)return s;if(kt.call(s,"__wrapped__"))return Pb(s)}return new Cr(s)}var $o=function(){function s(){}return function(u){if(!qn(u))return{};if(ga)return ga(u);s.prototype=u;var b=new s;return s.prototype=n,b}}();function Vo(){}function Cr(s,u){this.__wrapped__=s,this.__actions__=[],this.__chain__=!!u,this.__index__=0,this.__values__=n}z.templateSettings={escape:Pn,evaluate:hn,interpolate:li,variable:"",imports:{_:z}},z.prototype=Vo.prototype,z.prototype.constructor=z,Cr.prototype=$o(Vo.prototype),Cr.prototype.constructor=Cr;function $t(s){this.__wrapped__=s,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Se,this.__views__=[]}function Ll(){var s=new $t(this.__wrapped__);return s.__actions__=zr(this.__actions__),s.__dir__=this.__dir__,s.__filtered__=this.__filtered__,s.__iteratees__=zr(this.__iteratees__),s.__takeCount__=this.__takeCount__,s.__views__=zr(this.__views__),s}function Qa(){if(this.__filtered__){var s=new $t(this);s.__dir__=-1,s.__filtered__=!0}else s=this.clone(),s.__dir__*=-1;return s}function Fl(){var s=this.__wrapped__.value(),u=this.__dir__,b=Ht(s),O=u<0,$=b?s.length:0,K=jP(0,$,this.__views__),oe=K.start,he=K.end,ye=he-oe,He=O?he:oe-1,Ue=this.__iteratees__,Xe=Ue.length,at=0,bt=Gn(ye,this.__takeCount__);if(!b||!O&&$==ye&&bt==ye)return Zc(s,this.__actions__);var Dt=[];e:for(;ye--&&at<bt;){He+=u;for(var Xt=-1,Pt=s[He];++Xt<Xe;){var Jt=Ue[Xt],tn=Jt.iteratee,Yo=Jt.type,no=tn(Pt);if(Yo==fe)Pt=no;else if(!no){if(Yo==Me)continue e;break e}}Dt[at++]=Pt}return Dt}$t.prototype=$o(Vo.prototype),$t.prototype.constructor=$t;function wo(s){var u=-1,b=s==null?0:s.length;for(this.clear();++u<b;){var O=s[u];this.set(O[0],O[1])}}function Mu(){this.__data__=wa?wa(null):{},this.size=0}function Fc(s){var u=this.has(s)&&delete this.__data__[s];return this.size-=u?1:0,u}function Nc(s){var u=this.__data__;if(wa){var b=u[s];return b===f?n:b}return kt.call(u,s)?u[s]:n}function jc(s){var u=this.__data__;return wa?u[s]!==n:kt.call(u,s)}function $f(s,u){var b=this.__data__;return this.size+=this.has(s)?0:1,b[s]=wa&&u===n?f:u,this}wo.prototype.clear=Mu,wo.prototype.delete=Fc,wo.prototype.get=Nc,wo.prototype.has=jc,wo.prototype.set=$f;function xo(s){var u=-1,b=s==null?0:s.length;for(this.clear();++u<b;){var O=s[u];this.set(O[0],O[1])}}function Vf(){this.__data__=[],this.size=0}function Hf(s){var u=this.__data__,b=Ki(u,s);if(b<0)return!1;var O=u.length-1;return b==O?u.pop():No.call(u,b,1),--this.size,!0}function Lu(s){var u=this.__data__,b=Ki(u,s);return b<0?n:u[b][1]}function el(s){return Ki(this.__data__,s)>-1}function Uf(s,u){var b=this.__data__,O=Ki(b,s);return O<0?(++this.size,b.push([s,u])):b[O][1]=u,this}xo.prototype.clear=Vf,xo.prototype.delete=Hf,xo.prototype.get=Lu,xo.prototype.has=el,xo.prototype.set=Uf;function Ho(s){var u=-1,b=s==null?0:s.length;for(this.clear();++u<b;){var O=s[u];this.set(O[0],O[1])}}function Fu(){this.size=0,this.__data__={hash:new wo,map:new(cs||xo),string:new wo}}function Nl(s){var u=rh(this,s).delete(s);return this.size-=u?1:0,u}function Wf(s){return rh(this,s).get(s)}function zf(s){return rh(this,s).has(s)}function Yf(s,u){var b=rh(this,s),O=b.size;return b.set(s,u),this.size+=b.size==O?0:1,this}Ho.prototype.clear=Fu,Ho.prototype.delete=Nl,Ho.prototype.get=Wf,Ho.prototype.has=zf,Ho.prototype.set=Yf;function $r(s){var u=-1,b=s==null?0:s.length;for(this.__data__=new Ho;++u<b;)this.add(s[u])}function Nu(s){return this.__data__.set(s,f),this}function jl(s){return this.__data__.has(s)}$r.prototype.add=$r.prototype.push=Nu,$r.prototype.has=jl;function qt(s){var u=this.__data__=new xo(s);this.size=u.size}function wi(){this.__data__=new xo,this.size=0}function Sa(s){var u=this.__data__,b=u.delete(s);return this.size=u.size,b}function Ws(s){return this.__data__.get(s)}function Zt(s){return this.__data__.has(s)}function hs(s,u){var b=this.__data__;if(b instanceof xo){var O=b.__data__;if(!cs||O.length<i-1)return O.push([s,u]),this.size=++b.size,this;b=this.__data__=new Ho(O)}return b.set(s,u),this.size=b.size,this}qt.prototype.clear=wi,qt.prototype.delete=Sa,qt.prototype.get=Ws,qt.prototype.has=Zt,qt.prototype.set=hs;function tl(s,u){var b=Ht(s),O=!b&&ic(s),$=!b&&!O&&tu(s),K=!b&&!O&&!$&&of(s),oe=b||O||$||K,he=oe?we(s.length,wt):[],ye=he.length;for(var He in s)(u||kt.call(s,He))&&!(oe&&(He=="length"||$&&(He=="offset"||He=="parent")||K&&(He=="buffer"||He=="byteLength"||He=="byteOffset")||dl(He,ye)))&&he.push(He);return he}function ni(s){var u=s.length;return u?s[Zs(0,u-1)]:n}function xi(s,u){return ih(zr(s),Ys(u,0,s.length))}function So(s){return ih(zr(s))}function ju(s,u,b){(b!==n&&!na(s[u],b)||b===n&&!(u in s))&&Si(s,u,b)}function Vr(s,u,b){var O=s[u];(!(kt.call(s,u)&&na(O,b))||b===n&&!(u in s))&&Si(s,u,b)}function Ki(s,u){for(var b=s.length;b--;)if(na(s[b][0],u))return b;return-1}function zs(s,u,b,O){return ps(s,function($,K,oe){u(O,$,b($),oe)}),O}function Bc(s,u){return s&&Ii(u,ii(u),s)}function Bu(s,u){return s&&Ii(u,Do(u),s)}function Si(s,u,b){u=="__proto__"&&as?as(s,u,{configurable:!0,enumerable:!0,value:b,writable:!0}):s[u]=b}function $u(s,u){for(var b=-1,O=u.length,$=ue(O),K=s==null;++b<O;)$[b]=K?n:pg(s,u[b]);return $}function Ys(s,u,b){return s===s&&(b!==n&&(s=s<=b?s:b),u!==n&&(s=s>=u?s:u)),s}function Hr(s,u,b,O,$,K){var oe,he=u&g,ye=u&T,He=u&E;if(b&&(oe=$?b(s,O,$,K):b(s)),oe!==n)return oe;if(!qn(s))return s;var Ue=Ht(s);if(Ue){if(oe=$P(s),!he)return zr(s,oe)}else{var Xe=Mi(s),at=Xe==Je||Xe==At;if(tu(s))return bs(s,he);if(Xe==Hn||Xe==Ke||at&&!$){if(oe=ye||at?{}:bb(s),!he)return ye?Xf(s,Bu(oe,s)):tf(s,Bc(oe,s))}else{if(!Kt[Xe])return $?s:{};oe=VP(s,Xe,he)}}K||(K=new qt);var bt=K.get(s);if(bt)return bt;K.set(s,oe),qb(s)?s.forEach(function(Pt){oe.add(Hr(Pt,u,b,Pt,s,K))}):Yb(s)&&s.forEach(function(Pt,Jt){oe.set(Jt,Hr(Pt,u,b,Jt,s,K))});var Dt=He?ye?eg:Qp:ye?Do:ii,Xt=Ue?n:Dt(s);return te(Xt||s,function(Pt,Jt){Xt&&(Jt=Pt,Pt=s[Jt]),Vr(oe,Jt,Hr(Pt,u,b,Jt,s,K))}),oe}function Vu(s){var u=ii(s);return function(b){return Hu(b,s,u)}}function Hu(s,u,b){var O=b.length;if(s==null)return!O;for(s=rt(s);O--;){var $=b[O],K=u[$],oe=s[$];if(oe===n&&!($ in s)||!K(oe))return!1}return!0}function Uu(s,u,b){if(typeof s!="function")throw new Vt(a);return Zf(function(){s.apply(n,b)},u)}function Gs(s,u,b,O){var $=-1,K=Te,oe=!0,he=s.length,ye=[],He=u.length;if(!he)return ye;b&&(u=it(u,ht(b))),O?(K=Ve,oe=!1):u.length>=i&&(K=St,oe=!1,u=new $r(u));e:for(;++$<he;){var Ue=s[$],Xe=b==null?Ue:b(Ue);if(Ue=O||Ue!==0?Ue:0,oe&&Xe===Xe){for(var at=He;at--;)if(u[at]===Xe)continue e;ye.push(Ue)}else K(u,Xe,O)||ye.push(Ue)}return ye}var ps=v(Ti),Wu=v($l,!0);function $c(s,u){var b=!0;return ps(s,function(O,$,K){return b=!!u(O,$,K),b}),b}function Bl(s,u,b){for(var O=-1,$=s.length;++O<$;){var K=s[O],oe=u(K);if(oe!=null&&(he===n?oe===oe&&!zo(oe):b(oe,he)))var he=oe,ye=K}return ye}function Gf(s,u,b,O){var $=s.length;for(b=Yt(b),b<0&&(b=-b>$?0:$+b),O=O===n||O>$?$:Yt(O),O<0&&(O+=$),O=b>O?0:Kb(O);b<O;)s[b++]=u;return s}function Vc(s,u){var b=[];return ps(s,function(O,$,K){u(O,$,K)&&b.push(O)}),b}function fr(s,u,b,O,$){var K=-1,oe=s.length;for(b||(b=UP),$||($=[]);++K<oe;){var he=s[K];u>0&&b(he)?u>1?fr(he,u-1,b,O,$):Tt($,he):O||($[$.length]=he)}return $}var zu=l(),Hc=l(!0);function Ti(s,u){return s&&zu(s,u,ii)}function $l(s,u){return s&&Hc(s,u,ii)}function Ta(s,u){return Ae(u,function(b){return hl(s[b])})}function gs(s,u){u=Ci(u,s);for(var b=0,O=u.length;s!=null&&b<O;)s=s[Aa(u[b++])];return b&&b==O?s:n}function nl(s,u,b){var O=u(s);return Ht(s)?O:Tt(O,b(s))}function rr(s){return s==null?s===n?dn:vr:jo&&jo in rt(s)?NP(s):KP(s)}function qs(s,u){return s>u}function Vl(s,u){return s!=null&&kt.call(s,u)}function Ca(s,u){return s!=null&&u in rt(s)}function Hl(s,u,b){return s>=Gn(u,b)&&s<wn(u,b)}function Ea(s,u,b){for(var O=b?Ve:Te,$=s[0].length,K=s.length,oe=K,he=ue(K),ye=1/0,He=[];oe--;){var Ue=s[oe];oe&&u&&(Ue=it(Ue,ht(u))),ye=Gn(Ue.length,ye),he[oe]=!b&&(u||$>=120&&Ue.length>=120)?new $r(oe&&Ue):n}Ue=s[0];var Xe=-1,at=he[0];e:for(;++Xe<$&&He.length<ye;){var bt=Ue[Xe],Dt=u?u(bt):bt;if(bt=b||bt!==0?bt:0,!(at?St(at,Dt):O(He,Dt,b))){for(oe=K;--oe;){var Xt=he[oe];if(!(Xt?St(Xt,Dt):O(s[oe],Dt,b)))continue e}at&&at.push(Dt),He.push(bt)}}return He}function Ul(s,u,b,O){return Ti(s,function($,K,oe){u(O,b($),K,oe)}),O}function To(s,u,b){u=Ci(u,s),s=Tb(s,u);var O=s==null?s:s[Aa(xs(u))];return O==null?n:V(O,s,b)}function Wl(s){return or(s)&&rr(s)==Ke}function Xs(s){return or(s)&&rr(s)==si}function Uc(s){return or(s)&&rr(s)==pt}function rl(s,u,b,O,$){return s===u?!0:s==null||u==null||!or(s)&&!or(u)?s!==s&&u!==u:ka(s,u,b,O,rl,$)}function ka(s,u,b,O,$,K){var oe=Ht(s),he=Ht(u),ye=oe?qe:Mi(s),He=he?qe:Mi(u);ye=ye==Ke?Hn:ye,He=He==Ke?Hn:He;var Ue=ye==Hn,Xe=He==Hn,at=ye==He;if(at&&tu(s)){if(!tu(u))return!1;oe=!0,Ue=!1}if(at&&!Ue)return K||(K=new qt),oe||of(s)?mb(s,u,b,O,$,K):LP(s,u,ye,b,O,$,K);if(!(b&A)){var bt=Ue&&kt.call(s,"__wrapped__"),Dt=Xe&&kt.call(u,"__wrapped__");if(bt||Dt){var Xt=bt?s.value():s,Pt=Dt?u.value():u;return K||(K=new qt),$(Xt,Pt,b,O,K)}}return at?(K||(K=new qt),FP(s,u,b,O,$,K)):!1}function Da(s){return or(s)&&Mi(s)==Mt}function Yu(s,u,b,O){var $=b.length,K=$,oe=!O;if(s==null)return!K;for(s=rt(s);$--;){var he=b[$];if(oe&&he[2]?he[1]!==s[he[0]]:!(he[0]in s))return!1}for(;++$<K;){he=b[$];var ye=he[0],He=s[ye],Ue=he[1];if(oe&&he[2]){if(He===n&&!(ye in s))return!1}else{var Xe=new qt;if(O)var at=O(He,Ue,ye,s,u,Xe);if(!(at===n?rl(Ue,He,A|I,O,Xe):at))return!1}}return!0}function Wc(s){if(!qn(s)||zP(s))return!1;var u=hl(s)?Ru:Kr;return u.test(rc(s))}function Ks(s){return or(s)&&rr(s)==Dr}function zl(s){return or(s)&&Mi(s)==Jn}function Uo(s){return or(s)&&ch(s.length)&&!!Gt[rr(s)]}function Yl(s){return typeof s=="function"?s:s==null?Po:typeof s=="object"?Ht(s)?ol(s[0],s[1]):Co(s):a0(s)}function Wo(s){if(!Kf(s))return Mc(s);var u=[];for(var b in rt(s))kt.call(s,b)&&b!="constructor"&&u.push(b);return u}function il(s){if(!qn(s))return XP(s);var u=Kf(s),b=[];for(var O in s)O=="constructor"&&(u||!kt.call(s,O))||b.push(O);return b}function Zi(s,u){return s<u}function Ji(s,u){var b=-1,O=ko(s)?ue(s.length):[];return ps(s,function($,K,oe){O[++b]=u($,K,oe)}),O}function Co(s){var u=ng(s);return u.length==1&&u[0][2]?xb(u[0][0],u[0][1]):function(b){return b===s||Yu(b,s,u)}}function ol(s,u){return ig(s)&&wb(u)?xb(Aa(s),u):function(b){var O=pg(b,s);return O===n&&O===u?gg(b,s):rl(u,O,A|I)}}function ms(s,u,b,O,$){s!==u&&zu(u,function(K,oe){if($||($=new qt),qn(K))Qi(s,u,oe,b,ms,O,$);else{var he=O?O(sg(s,oe),K,oe+"",s,u,$):n;he===n&&(he=K),ju(s,oe,he)}},Do)}function Qi(s,u,b,O,$,K,oe){var he=sg(s,b),ye=sg(u,b),He=oe.get(ye);if(He){ju(s,b,He);return}var Ue=K?K(he,ye,b+"",s,u,oe):n,Xe=Ue===n;if(Xe){var at=Ht(ye),bt=!at&&tu(ye),Dt=!at&&!bt&&of(ye);Ue=ye,at||bt||Dt?Ht(he)?Ue=he:hr(he)?Ue=zr(he):bt?(Xe=!1,Ue=bs(ye,!0)):Dt?(Xe=!1,Ue=ul(ye,!0)):Ue=[]:Jf(ye)||ic(ye)?(Ue=he,ic(he)?Ue=Zb(he):(!qn(he)||hl(he))&&(Ue=bb(ye))):Xe=!1}Xe&&(oe.set(ye,Ue),$(Ue,ye,O,K,oe),oe.delete(ye)),ju(s,b,Ue)}function Pa(s,u){var b=s.length;if(b)return u+=u<0?b:0,dl(u,b)?s[u]:n}function Gl(s,u,b){u.length?u=it(u,function(K){return Ht(K)?function(oe){return gs(oe,K.length===1?K[0]:K)}:K}):u=[Po];var O=-1;u=it(u,ht(Ct()));var $=Ji(s,function(K,oe,he){var ye=it(u,function(He){return He(K)});return{criteria:ye,index:++O,value:K}});return Q($,function(K,oe){return eu(K,oe,b)})}function sl(s,u){return Oa(s,u,function(b,O){return gg(s,O)})}function Oa(s,u,b){for(var O=-1,$=u.length,K={};++O<$;){var oe=u[O],he=gs(s,oe);b(he,oe)&&Js(K,Ci(oe,s),he)}return K}function zc(s){return function(u){return gs(u,s)}}function Gu(s,u,b,O){var $=O?ho:Qt,K=-1,oe=u.length,he=s;for(s===u&&(u=zr(u)),b&&(he=it(s,ht(b)));++K<oe;)for(var ye=0,He=u[K],Ue=b?b(He):He;(ye=$(he,Ue,ye,O))>-1;)he!==s&&No.call(he,ye,1),No.call(s,ye,1);return s}function qu(s,u){for(var b=s?u.length:0,O=b-1;b--;){var $=u[b];if(b==O||$!==K){var K=$;dl($)?No.call(s,$,1):Wr(s,$)}}return s}function Zs(s,u){return s+Vs(us()*(u-s+1))}function Xu(s,u,b,O){for(var $=-1,K=wn(ma((u-s)/(b||1)),0),oe=ue(K);K--;)oe[O?K:++$]=s,s+=b;return oe}function ql(s,u){var b="";if(!s||u<1||u>$e)return b;do u%2&&(b+=s),u=Vs(u/2),u&&(s+=s);while(u);return b}function Bt(s,u){return ag(Sb(s,u,Po),s+"")}function al(s){return ni(sf(s))}function Ku(s,u){var b=sf(s);return ih(b,Ys(u,0,b.length))}function Js(s,u,b,O){if(!qn(s))return s;u=Ci(u,s);for(var $=-1,K=u.length,oe=K-1,he=s;he!=null&&++$<K;){var ye=Aa(u[$]),He=b;if(ye==="__proto__"||ye==="constructor"||ye==="prototype")return s;if($!=oe){var Ue=he[ye];He=O?O(Ue,ye,he):n,He===n&&(He=qn(Ue)?Ue:dl(u[$+1])?[]:{})}Vr(he,ye,He),he=he[ye]}return s}var Xl=Za?function(s,u){return Za.set(s,u),s}:Po,Yc=as?function(s,u){return as(s,"toString",{configurable:!0,enumerable:!1,value:vg(u),writable:!0})}:Po;function Gc(s){return ih(sf(s))}function ri(s,u,b){var O=-1,$=s.length;u<0&&(u=-u>$?0:$+u),b=b>$?$:b,b<0&&(b+=$),$=u>b?0:b-u>>>0,u>>>=0;for(var K=ue($);++O<$;)K[O]=s[O+u];return K}function qc(s,u){var b;return ps(s,function(O,$,K){return b=u(O,$,K),!b}),!!b}function Kl(s,u,b){var O=0,$=s==null?O:s.length;if(typeof u=="number"&&u===u&&$<=Qe){for(;O<$;){var K=O+$>>>1,oe=s[K];oe!==null&&!zo(oe)&&(b?oe<=u:oe<u)?O=K+1:$=K}return $}return Zu(s,u,Po,b)}function Zu(s,u,b,O){var $=0,K=s==null?0:s.length;if(K===0)return 0;u=b(u);for(var oe=u!==u,he=u===null,ye=zo(u),He=u===n;$<K;){var Ue=Vs(($+K)/2),Xe=b(s[Ue]),at=Xe!==n,bt=Xe===null,Dt=Xe===Xe,Xt=zo(Xe);if(oe)var Pt=O||Dt;else He?Pt=Dt&&(O||at):he?Pt=Dt&&at&&(O||!bt):ye?Pt=Dt&&at&&!bt&&(O||!Xt):bt||Xt?Pt=!1:Pt=O?Xe<=u:Xe<u;Pt?$=Ue+1:K=Ue}return Gn(K,Be)}function Ju(s,u){for(var b=-1,O=s.length,$=0,K=[];++b<O;){var oe=s[b],he=u?u(oe):oe;if(!b||!na(he,ye)){var ye=he;K[$++]=oe===0?0:oe}}return K}function Xc(s){return typeof s=="number"?s:zo(s)?ve:+s}function Ur(s){if(typeof s=="string")return s;if(Ht(s))return it(s,Ur)+"";if(zo(s))return Ja?Ja.call(s):"";var u=s+"";return u=="0"&&1/s==-1/0?"-0":u}function vs(s,u,b){var O=-1,$=Te,K=s.length,oe=!0,he=[],ye=he;if(b)oe=!1,$=Ve;else if(K>=i){var He=u?null:Ra(s);if(He)return mo(He);oe=!1,$=St,ye=new $r}else ye=u?[]:he;e:for(;++O<K;){var Ue=s[O],Xe=u?u(Ue):Ue;if(Ue=b||Ue!==0?Ue:0,oe&&Xe===Xe){for(var at=ye.length;at--;)if(ye[at]===Xe)continue e;u&&ye.push(Xe),he.push(Ue)}else $(ye,Xe,b)||(ye!==he&&ye.push(Xe),he.push(Ue))}return he}function Wr(s,u){return u=Ci(u,s),s=Tb(s,u),s==null||delete s[Aa(xs(u))]}function Kc(s,u,b,O){return Js(s,u,b(gs(s,u)),O)}function Qs(s,u,b,O){for(var $=s.length,K=O?$:-1;(O?K--:++K<$)&&u(s[K],K,s););return b?ri(s,O?0:K,O?K+1:$):ri(s,O?K+1:0,O?$:K)}function Zc(s,u){var b=s;return b instanceof $t&&(b=b.value()),Et(u,function(O,$){return $.func.apply($.thisArg,Tt([O],$.args))},b)}function dr(s,u,b){var O=s.length;if(O<2)return O?vs(s[0]):[];for(var $=-1,K=ue(O);++$<O;)for(var oe=s[$],he=-1;++he<O;)he!=$&&(K[$]=Gs(K[$]||oe,s[he],u,b));return vs(fr(K,1),u,b)}function Jc(s,u,b){for(var O=-1,$=s.length,K=u.length,oe={};++O<$;){var he=O<K?u[O]:n;b(oe,s[O],he)}return oe}function Zl(s){return hr(s)?s:[]}function Jl(s){return typeof s=="function"?s:Po}function Ci(s,u){return Ht(s)?s:ig(s,u)?[s]:Db(gn(s))}var Qc=Bt;function ys(s,u,b){var O=s.length;return b=b===n?O:b,!u&&b>=O?s:ri(s,u,b)}var Ql=jf||function(s){return ln.clearTimeout(s)};function bs(s,u){if(u)return s.slice();var b=s.length,O=qa?qa(b):new s.constructor(b);return s.copy(O),O}function ea(s){var u=new s.constructor(s.byteLength);return new Ga(u).set(new Ga(s)),u}function qf(s,u){var b=u?ea(s.buffer):s.buffer;return new s.constructor(b,s.byteOffset,s.byteLength)}function Qu(s){var u=new s.constructor(s.source,_r.exec(s));return u.lastIndex=s.lastIndex,u}function ll(s){return Us?rt(Us.call(s)):{}}function ul(s,u){var b=u?ea(s.buffer):s.buffer;return new s.constructor(b,s.byteOffset,s.length)}function ec(s,u){if(s!==u){var b=s!==n,O=s===null,$=s===s,K=zo(s),oe=u!==n,he=u===null,ye=u===u,He=zo(u);if(!he&&!He&&!K&&s>u||K&&oe&&ye&&!he&&!He||O&&oe&&ye||!b&&ye||!$)return 1;if(!O&&!K&&!He&&s<u||He&&b&&$&&!O&&!K||he&&b&&$||!oe&&$||!ye)return-1}return 0}function eu(s,u,b){for(var O=-1,$=s.criteria,K=u.criteria,oe=$.length,he=b.length;++O<oe;){var ye=ec($[O],K[O]);if(ye){if(O>=he)return ye;var He=b[O];return ye*(He=="desc"?-1:1)}}return s.index-u.index}function tc(s,u,b,O){for(var $=-1,K=s.length,oe=b.length,he=-1,ye=u.length,He=wn(K-oe,0),Ue=ue(ye+He),Xe=!O;++he<ye;)Ue[he]=u[he];for(;++$<oe;)(Xe||$<K)&&(Ue[b[$]]=s[$]);for(;He--;)Ue[he++]=s[$++];return Ue}function ef(s,u,b,O){for(var $=-1,K=s.length,oe=-1,he=b.length,ye=-1,He=u.length,Ue=wn(K-he,0),Xe=ue(Ue+He),at=!O;++$<Ue;)Xe[$]=s[$];for(var bt=$;++ye<He;)Xe[bt+ye]=u[ye];for(;++oe<he;)(at||$<K)&&(Xe[bt+b[oe]]=s[$++]);return Xe}function zr(s,u){var b=-1,O=s.length;for(u||(u=ue(O));++b<O;)u[b]=s[b];return u}function Ii(s,u,b,O){var $=!b;b||(b={});for(var K=-1,oe=u.length;++K<oe;){var he=u[K],ye=O?O(b[he],s[he],he,b,s):n;ye===n&&(ye=s[he]),$?Si(b,he,ye):Vr(b,he,ye)}return b}function tf(s,u){return Ii(s,rg(s),u)}function Xf(s,u){return Ii(s,vb(s),u)}function cl(s,u){return function(b,O){var $=Ht(b)?se:zs,K=u?u():{};return $(b,s,Ct(O,2),K)}}function _a(s){return Bt(function(u,b){var O=-1,$=b.length,K=$>1?b[$-1]:n,oe=$>2?b[2]:n;for(K=s.length>3&&typeof K=="function"?($--,K):n,oe&&to(b[0],b[1],oe)&&(K=$<3?n:K,$=1),u=rt(u);++O<$;){var he=b[O];he&&s(u,he,O,K)}return u})}function v(s,u){return function(b,O){if(b==null)return b;if(!ko(b))return s(b,O);for(var $=b.length,K=u?$:-1,oe=rt(b);(u?K--:++K<$)&&O(oe[K],K,oe)!==!1;);return b}}function l(s){return function(u,b,O){for(var $=-1,K=rt(u),oe=O(u),he=oe.length;he--;){var ye=oe[s?he:++$];if(b(K[ye],ye,K)===!1)break}return u}}function d(s,u,b){var O=u&j,$=R(s);function K(){var oe=this&&this!==ln&&this instanceof K?$:s;return oe.apply(O?b:this,arguments)}return K}function m(s){return function(u){u=gn(u);var b=ei(u)?cn(u):n,O=b?b[0]:u.charAt(0),$=b?ys(b,1).join(""):u.slice(1);return O[s]()+$}}function S(s){return function(u){return Et(o0(i0(u).replace(Fs,"")),s,"")}}function R(s){return function(){var u=arguments;switch(u.length){case 0:return new s;case 1:return new s(u[0]);case 2:return new s(u[0],u[1]);case 3:return new s(u[0],u[1],u[2]);case 4:return new s(u[0],u[1],u[2],u[3]);case 5:return new s(u[0],u[1],u[2],u[3],u[4]);case 6:return new s(u[0],u[1],u[2],u[3],u[4],u[5]);case 7:return new s(u[0],u[1],u[2],u[3],u[4],u[5],u[6])}var b=$o(s.prototype),O=s.apply(b,u);return qn(O)?O:b}}function B(s,u,b){var O=R(s);function $(){for(var K=arguments.length,oe=ue(K),he=K,ye=rf($);he--;)oe[he]=arguments[he];var He=K<3&&oe[0]!==ye&&oe[K-1]!==ye?[]:ti(oe,ye);if(K-=He.length,K<b)return ws(s,u,xe,$.placeholder,n,oe,He,n,n,b-K);var Ue=this&&this!==ln&&this instanceof $?O:s;return V(Ue,this,oe)}return $}function Y(s){return function(u,b,O){var $=rt(u);if(!ko(u)){var K=Ct(b,3);u=ii(u),b=function(he){return K($[he],he,$)}}var oe=s(u,b,O);return oe>-1?$[K?u[oe]:oe]:n}}function re(s){return fl(function(u){var b=u.length,O=b,$=Cr.prototype.thru;for(s&&u.reverse();O--;){var K=u[O];if(typeof K!="function")throw new Vt(a);if($&&!oe&&nh(K)=="wrapper")var oe=new Cr([],!0)}for(O=oe?O:b;++O<b;){K=u[O];var he=nh(K),ye=he=="wrapper"?tg(K):n;ye&&og(ye[0])&&ye[1]==(x|H|q|le)&&!ye[4].length&&ye[9]==1?oe=oe[nh(ye[0])].apply(oe,ye[3]):oe=K.length==1&&og(K)?oe[he]():oe.thru(K)}return function(){var He=arguments,Ue=He[0];if(oe&&He.length==1&&Ht(Ue))return oe.plant(Ue).value();for(var Xe=0,at=b?u[Xe].apply(this,He):Ue;++Xe<b;)at=u[Xe].call(this,at);return at}})}function xe(s,u,b,O,$,K,oe,he,ye,He){var Ue=u&x,Xe=u&j,at=u&_,bt=u&(H|ne),Dt=u&ae,Xt=at?n:R(s);function Pt(){for(var Jt=arguments.length,tn=ue(Jt),Yo=Jt;Yo--;)tn[Yo]=arguments[Yo];if(bt)var no=rf(Pt),Go=bn(tn,no);if(O&&(tn=tc(tn,O,$,bt)),K&&(tn=ef(tn,K,oe,bt)),Jt-=Go,bt&&Jt<He){var pr=ti(tn,no);return ws(s,u,xe,Pt.placeholder,b,tn,pr,he,ye,He-Jt)}var ra=Xe?b:this,gl=at?ra[s]:s;return Jt=tn.length,he?tn=ZP(tn,he):Dt&&Jt>1&&tn.reverse(),Ue&&ye<Jt&&(tn.length=ye),this&&this!==ln&&this instanceof Pt&&(gl=Xt||R(gl)),gl.apply(ra,tn)}return Pt}function Ne(s,u){return function(b,O){return Ul(b,s,u(O),{})}}function ze(s,u){return function(b,O){var $;if(b===n&&O===n)return u;if(b!==n&&($=b),O!==n){if($===n)return O;typeof b=="string"||typeof O=="string"?(b=Ur(b),O=Ur(O)):(b=Xc(b),O=Xc(O)),$=s(b,O)}return $}}function tt(s){return fl(function(u){return u=it(u,ht(Ct())),Bt(function(b){var O=this;return s(u,function($){return V($,O,b)})})})}function xt(s,u){u=u===n?" ":Ur(u);var b=u.length;if(b<2)return b?ql(u,s):u;var O=ql(u,ma(s/vo(u)));return ei(u)?ys(cn(O),0,s).join(""):O.slice(0,s)}function en(s,u,b,O){var $=u&j,K=R(s);function oe(){for(var he=-1,ye=arguments.length,He=-1,Ue=O.length,Xe=ue(Ue+ye),at=this&&this!==ln&&this instanceof oe?K:s;++He<Ue;)Xe[He]=O[He];for(;ye--;)Xe[He++]=arguments[++he];return V(at,$?b:this,Xe)}return oe}function ir(s){return function(u,b,O){return O&&typeof O!="number"&&to(u,b,O)&&(b=O=n),u=pl(u),b===n?(b=u,u=0):b=pl(b),O=O===n?u<b?1:-1:pl(O),Xu(u,b,O,s)}}function Eo(s){return function(u,b){return typeof u=="string"&&typeof b=="string"||(u=Ss(u),b=Ss(b)),s(u,b)}}function ws(s,u,b,O,$,K,oe,he,ye,He){var Ue=u&H,Xe=Ue?oe:n,at=Ue?n:oe,bt=Ue?K:n,Dt=Ue?n:K;u|=Ue?q:ie,u&=~(Ue?ie:q),u&W||(u&=-4);var Xt=[s,u,$,bt,Xe,Dt,at,he,ye,He],Pt=b.apply(n,Xt);return og(s)&&Cb(Pt,Xt),Pt.placeholder=O,Eb(Pt,s,u)}function eo(s){var u=lt[s];return function(b,O){if(b=Ss(b),O=O==null?0:Gn(Yt(O),292),O&&ya(b)){var $=(gn(b)+"e").split("e"),K=u($[0]+"e"+(+$[1]+O));return $=(gn(K)+"e").split("e"),+($[0]+"e"+(+$[1]-O))}return u(b)}}var Ra=bo&&1/mo(new bo([,-0]))[1]==Oe?function(s){return new bo(s)}:wg;function nf(s){return function(u){var b=Mi(u);return b==Mt?fa(u):b==Jn?Ya(u):Le(u,s(u))}}function ta(s,u,b,O,$,K,oe,he){var ye=u&_;if(!ye&&typeof s!="function")throw new Vt(a);var He=O?O.length:0;if(He||(u&=-97,O=$=n),oe=oe===n?oe:wn(Yt(oe),0),he=he===n?he:Yt(he),He-=$?$.length:0,u&ie){var Ue=O,Xe=$;O=$=n}var at=ye?n:tg(s),bt=[s,u,b,O,$,Ue,Xe,K,oe,he];if(at&&qP(bt,at),s=bt[0],u=bt[1],b=bt[2],O=bt[3],$=bt[4],he=bt[9]=bt[9]===n?ye?0:s.length:wn(bt[9]-He,0),!he&&u&(H|ne)&&(u&=-25),!u||u==j)var Dt=d(s,u,b);else u==H||u==ne?Dt=B(s,u,he):(u==q||u==(j|q))&&!$.length?Dt=en(s,u,b,O):Dt=xe.apply(n,bt);var Xt=at?Xl:Cb;return Eb(Xt(Dt,bt),s,u)}function pb(s,u,b,O){return s===n||na(s,In[b])&&!kt.call(O,b)?u:s}function gb(s,u,b,O,$,K){return qn(s)&&qn(u)&&(K.set(u,s),ms(s,u,n,gb,K),K.delete(u)),s}function MP(s){return Jf(s)?n:s}function mb(s,u,b,O,$,K){var oe=b&A,he=s.length,ye=u.length;if(he!=ye&&!(oe&&ye>he))return!1;var He=K.get(s),Ue=K.get(u);if(He&&Ue)return He==u&&Ue==s;var Xe=-1,at=!0,bt=b&I?new $r:n;for(K.set(s,u),K.set(u,s);++Xe<he;){var Dt=s[Xe],Xt=u[Xe];if(O)var Pt=oe?O(Xt,Dt,Xe,u,s,K):O(Dt,Xt,Xe,s,u,K);if(Pt!==n){if(Pt)continue;at=!1;break}if(bt){if(!un(u,function(Jt,tn){if(!St(bt,tn)&&(Dt===Jt||$(Dt,Jt,b,O,K)))return bt.push(tn)})){at=!1;break}}else if(!(Dt===Xt||$(Dt,Xt,b,O,K))){at=!1;break}}return K.delete(s),K.delete(u),at}function LP(s,u,b,O,$,K,oe){switch(b){case on:if(s.byteLength!=u.byteLength||s.byteOffset!=u.byteOffset)return!1;s=s.buffer,u=u.buffer;case si:return!(s.byteLength!=u.byteLength||!K(new Ga(s),new Ga(u)));case ct:case pt:case Vn:return na(+s,+u);case yt:return s.name==u.name&&s.message==u.message;case Dr:case sn:return s==u+"";case Mt:var he=fa;case Jn:var ye=O&A;if(he||(he=mo),s.size!=u.size&&!ye)return!1;var He=oe.get(s);if(He)return He==u;O|=I,oe.set(s,u);var Ue=mb(he(s),he(u),O,$,K,oe);return oe.delete(s),Ue;case fn:if(Us)return Us.call(s)==Us.call(u)}return!1}function FP(s,u,b,O,$,K){var oe=b&A,he=Qp(s),ye=he.length,He=Qp(u),Ue=He.length;if(ye!=Ue&&!oe)return!1;for(var Xe=ye;Xe--;){var at=he[Xe];if(!(oe?at in u:kt.call(u,at)))return!1}var bt=K.get(s),Dt=K.get(u);if(bt&&Dt)return bt==u&&Dt==s;var Xt=!0;K.set(s,u),K.set(u,s);for(var Pt=oe;++Xe<ye;){at=he[Xe];var Jt=s[at],tn=u[at];if(O)var Yo=oe?O(tn,Jt,at,u,s,K):O(Jt,tn,at,s,u,K);if(!(Yo===n?Jt===tn||$(Jt,tn,b,O,K):Yo)){Xt=!1;break}Pt||(Pt=at=="constructor")}if(Xt&&!Pt){var no=s.constructor,Go=u.constructor;no!=Go&&"constructor"in s&&"constructor"in u&&!(typeof no=="function"&&no instanceof no&&typeof Go=="function"&&Go instanceof Go)&&(Xt=!1)}return K.delete(s),K.delete(u),Xt}function fl(s){return ag(Sb(s,n,Rb),s+"")}function Qp(s){return nl(s,ii,rg)}function eg(s){return nl(s,Do,vb)}var tg=Za?function(s){return Za.get(s)}:wg;function nh(s){for(var u=s.name+"",b=Hs[u],O=kt.call(Hs,u)?b.length:0;O--;){var $=b[O],K=$.func;if(K==null||K==s)return $.name}return u}function rf(s){var u=kt.call(z,"placeholder")?z:s;return u.placeholder}function Ct(){var s=z.iteratee||yg;return s=s===yg?Yl:s,arguments.length?s(arguments[0],arguments[1]):s}function rh(s,u){var b=s.__data__;return WP(u)?b[typeof u=="string"?"string":"hash"]:b.map}function ng(s){for(var u=ii(s),b=u.length;b--;){var O=u[b],$=s[O];u[b]=[O,$,wb($)]}return u}function nc(s,u){var b=go(s,u);return Wc(b)?b:n}function NP(s){var u=kt.call(s,jo),b=s[jo];try{s[jo]=n;var O=!0}catch{}var $=Lo.call(s);return O&&(u?s[jo]=b:delete s[jo]),$}var rg=va?function(s){return s==null?[]:(s=rt(s),Ae(va(s),function(u){return Rl.call(s,u)}))}:xg,vb=va?function(s){for(var u=[];s;)Tt(u,rg(s)),s=$s(s);return u}:xg,Mi=rr;(yo&&Mi(new yo(new ArrayBuffer(1)))!=on||cs&&Mi(new cs)!=Mt||ba&&Mi(ba.resolve())!=Sn||bo&&Mi(new bo)!=Jn||Bo&&Mi(new Bo)!=ut)&&(Mi=function(s){var u=rr(s),b=u==Hn?s.constructor:n,O=b?rc(b):"";if(O)switch(O){case fs:return on;case Iu:return Mt;case Bf:return Sn;case Lc:return Jn;case xa:return ut}return u});function jP(s,u,b){for(var O=-1,$=b.length;++O<$;){var K=b[O],oe=K.size;switch(K.type){case"drop":s+=oe;break;case"dropRight":u-=oe;break;case"take":u=Gn(u,s+oe);break;case"takeRight":s=wn(s,u-oe);break}}return{start:s,end:u}}function BP(s){var u=s.match(Ls);return u?u[1].split(Xr):[]}function yb(s,u,b){u=Ci(u,s);for(var O=-1,$=u.length,K=!1;++O<$;){var oe=Aa(u[O]);if(!(K=s!=null&&b(s,oe)))break;s=s[oe]}return K||++O!=$?K:($=s==null?0:s.length,!!$&&ch($)&&dl(oe,$)&&(Ht(s)||ic(s)))}function $P(s){var u=s.length,b=new s.constructor(u);return u&&typeof s[0]=="string"&&kt.call(s,"index")&&(b.index=s.index,b.input=s.input),b}function bb(s){return typeof s.constructor=="function"&&!Kf(s)?$o($s(s)):{}}function VP(s,u,b){var O=s.constructor;switch(u){case si:return ea(s);case ct:case pt:return new O(+s);case on:return qf(s,b);case Vi:case Hi:case Ui:case Pr:case Nn:case Or:case yr:case Yr:case Gr:return ul(s,b);case Mt:return new O;case Vn:case sn:return new O(s);case Dr:return Qu(s);case Jn:return new O;case fn:return ll(s)}}function HP(s,u){var b=u.length;if(!b)return s;var O=b-1;return u[O]=(b>1?"& ":"")+u[O],u=u.join(b>2?", ":" "),s.replace(Ms,`{
|
|
144
|
+
/* [wrapped with `+u+`] */
|
|
145
|
+
`)}function UP(s){return Ht(s)||ic(s)||!!(Al&&s&&s[Al])}function dl(s,u){var b=typeof s;return u=u??$e,!!u&&(b=="number"||b!="symbol"&&Ar.test(s))&&s>-1&&s%1==0&&s<u}function to(s,u,b){if(!qn(b))return!1;var O=typeof u;return(O=="number"?ko(b)&&dl(u,b.length):O=="string"&&u in b)?na(b[u],s):!1}function ig(s,u){if(Ht(s))return!1;var b=typeof s;return b=="number"||b=="symbol"||b=="boolean"||s==null||zo(s)?!0:Tn.test(s)||!ui.test(s)||u!=null&&s in rt(u)}function WP(s){var u=typeof s;return u=="string"||u=="number"||u=="symbol"||u=="boolean"?s!=="__proto__":s===null}function og(s){var u=nh(s),b=z[u];if(typeof b!="function"||!(u in $t.prototype))return!1;if(s===b)return!0;var O=tg(b);return!!O&&s===O[0]}function zP(s){return!!pn&&pn in s}var YP=zt?hl:Sg;function Kf(s){var u=s&&s.constructor,b=typeof u=="function"&&u.prototype||In;return s===b}function wb(s){return s===s&&!qn(s)}function xb(s,u){return function(b){return b==null?!1:b[s]===u&&(u!==n||s in rt(b))}}function GP(s){var u=lh(s,function(O){return b.size===p&&b.clear(),O}),b=u.cache;return u}function qP(s,u){var b=s[1],O=u[1],$=b|O,K=$<(j|_|x),oe=O==x&&b==H||O==x&&b==le&&s[7].length<=u[8]||O==(x|le)&&u[7].length<=u[8]&&b==H;if(!(K||oe))return s;O&j&&(s[2]=u[2],$|=b&j?0:W);var he=u[3];if(he){var ye=s[3];s[3]=ye?tc(ye,he,u[4]):he,s[4]=ye?ti(s[3],w):u[4]}return he=u[5],he&&(ye=s[5],s[5]=ye?ef(ye,he,u[6]):he,s[6]=ye?ti(s[5],w):u[6]),he=u[7],he&&(s[7]=he),O&x&&(s[8]=s[8]==null?u[8]:Gn(s[8],u[8])),s[9]==null&&(s[9]=u[9]),s[0]=u[0],s[1]=$,s}function XP(s){var u=[];if(s!=null)for(var b in rt(s))u.push(b);return u}function KP(s){return Lo.call(s)}function Sb(s,u,b){return u=wn(u===n?s.length-1:u,0),function(){for(var O=arguments,$=-1,K=wn(O.length-u,0),oe=ue(K);++$<K;)oe[$]=O[u+$];$=-1;for(var he=ue(u+1);++$<u;)he[$]=O[$];return he[u]=b(oe),V(s,this,he)}}function Tb(s,u){return u.length<2?s:gs(s,ri(u,0,-1))}function ZP(s,u){for(var b=s.length,O=Gn(u.length,b),$=zr(s);O--;){var K=u[O];s[O]=dl(K,b)?$[K]:n}return s}function sg(s,u){if(!(u==="constructor"&&typeof s[u]=="function")&&u!="__proto__")return s[u]}var Cb=kb(Xl),Zf=Ic||function(s,u){return ln.setTimeout(s,u)},ag=kb(Yc);function Eb(s,u,b){var O=u+"";return ag(s,HP(O,JP(BP(O),b)))}function kb(s){var u=0,b=0;return function(){var O=ls(),$=Pe-(O-b);if(b=O,$>0){if(++u>=et)return arguments[0]}else u=0;return s.apply(n,arguments)}}function ih(s,u){var b=-1,O=s.length,$=O-1;for(u=u===n?O:u;++b<u;){var K=Zs(b,$),oe=s[K];s[K]=s[b],s[b]=oe}return s.length=u,s}var Db=GP(function(s){var u=[];return s.charCodeAt(0)===46&&u.push(""),s.replace(so,function(b,O,$,K){u.push($?K.replace(Pi,"$1"):O||b)}),u});function Aa(s){if(typeof s=="string"||zo(s))return s;var u=s+"";return u=="0"&&1/s==-1/0?"-0":u}function rc(s){if(s!=null){try{return Br.call(s)}catch{}try{return s+""}catch{}}return""}function JP(s,u){return te(Ye,function(b){var O="_."+b[0];u&b[1]&&!Te(s,O)&&s.push(O)}),s.sort()}function Pb(s){if(s instanceof $t)return s.clone();var u=new Cr(s.__wrapped__,s.__chain__);return u.__actions__=zr(s.__actions__),u.__index__=s.__index__,u.__values__=s.__values__,u}function QP(s,u,b){(b?to(s,u,b):u===n)?u=1:u=wn(Yt(u),0);var O=s==null?0:s.length;if(!O||u<1)return[];for(var $=0,K=0,oe=ue(ma(O/u));$<O;)oe[K++]=ri(s,$,$+=u);return oe}function eO(s){for(var u=-1,b=s==null?0:s.length,O=0,$=[];++u<b;){var K=s[u];K&&($[O++]=K)}return $}function tO(){var s=arguments.length;if(!s)return[];for(var u=ue(s-1),b=arguments[0],O=s;O--;)u[O-1]=arguments[O];return Tt(Ht(b)?zr(b):[b],fr(u,1))}var nO=Bt(function(s,u){return hr(s)?Gs(s,fr(u,1,hr,!0)):[]}),rO=Bt(function(s,u){var b=xs(u);return hr(b)&&(b=n),hr(s)?Gs(s,fr(u,1,hr,!0),Ct(b,2)):[]}),iO=Bt(function(s,u){var b=xs(u);return hr(b)&&(b=n),hr(s)?Gs(s,fr(u,1,hr,!0),n,b):[]});function oO(s,u,b){var O=s==null?0:s.length;return O?(u=b||u===n?1:Yt(u),ri(s,u<0?0:u,O)):[]}function sO(s,u,b){var O=s==null?0:s.length;return O?(u=b||u===n?1:Yt(u),u=O-u,ri(s,0,u<0?0:u)):[]}function aO(s,u){return s&&s.length?Qs(s,Ct(u,3),!0,!0):[]}function lO(s,u){return s&&s.length?Qs(s,Ct(u,3),!0):[]}function uO(s,u,b,O){var $=s==null?0:s.length;return $?(b&&typeof b!="number"&&to(s,u,b)&&(b=0,O=$),Gf(s,u,b,O)):[]}function Ob(s,u,b){var O=s==null?0:s.length;if(!O)return-1;var $=b==null?0:Yt(b);return $<0&&($=wn(O+$,0)),jt(s,Ct(u,3),$)}function _b(s,u,b){var O=s==null?0:s.length;if(!O)return-1;var $=O-1;return b!==n&&($=Yt(b),$=b<0?wn(O+$,0):Gn($,O-1)),jt(s,Ct(u,3),$,!0)}function Rb(s){var u=s==null?0:s.length;return u?fr(s,1):[]}function cO(s){var u=s==null?0:s.length;return u?fr(s,Oe):[]}function fO(s,u){var b=s==null?0:s.length;return b?(u=u===n?1:Yt(u),fr(s,u)):[]}function dO(s){for(var u=-1,b=s==null?0:s.length,O={};++u<b;){var $=s[u];O[$[0]]=$[1]}return O}function Ab(s){return s&&s.length?s[0]:n}function hO(s,u,b){var O=s==null?0:s.length;if(!O)return-1;var $=b==null?0:Yt(b);return $<0&&($=wn(O+$,0)),Qt(s,u,$)}function pO(s){var u=s==null?0:s.length;return u?ri(s,0,-1):[]}var gO=Bt(function(s){var u=it(s,Zl);return u.length&&u[0]===s[0]?Ea(u):[]}),mO=Bt(function(s){var u=xs(s),b=it(s,Zl);return u===xs(b)?u=n:b.pop(),b.length&&b[0]===s[0]?Ea(b,Ct(u,2)):[]}),vO=Bt(function(s){var u=xs(s),b=it(s,Zl);return u=typeof u=="function"?u:n,u&&b.pop(),b.length&&b[0]===s[0]?Ea(b,n,u):[]});function yO(s,u){return s==null?"":Ka.call(s,u)}function xs(s){var u=s==null?0:s.length;return u?s[u-1]:n}function bO(s,u,b){var O=s==null?0:s.length;if(!O)return-1;var $=O;return b!==n&&($=Yt(b),$=$<0?wn(O+$,0):Gn($,O-1)),u===u?da(s,u,$):jt(s,po,$,!0)}function wO(s,u){return s&&s.length?Pa(s,Yt(u)):n}var xO=Bt(Ib);function Ib(s,u){return s&&s.length&&u&&u.length?Gu(s,u):s}function SO(s,u,b){return s&&s.length&&u&&u.length?Gu(s,u,Ct(b,2)):s}function TO(s,u,b){return s&&s.length&&u&&u.length?Gu(s,u,n,b):s}var CO=fl(function(s,u){var b=s==null?0:s.length,O=$u(s,u);return qu(s,it(u,function($){return dl($,b)?+$:$}).sort(ec)),O});function EO(s,u){var b=[];if(!(s&&s.length))return b;var O=-1,$=[],K=s.length;for(u=Ct(u,3);++O<K;){var oe=s[O];u(oe,O,s)&&(b.push(oe),$.push(O))}return qu(s,$),b}function lg(s){return s==null?s:Ml.call(s)}function kO(s,u,b){var O=s==null?0:s.length;return O?(b&&typeof b!="number"&&to(s,u,b)?(u=0,b=O):(u=u==null?0:Yt(u),b=b===n?O:Yt(b)),ri(s,u,b)):[]}function DO(s,u){return Kl(s,u)}function PO(s,u,b){return Zu(s,u,Ct(b,2))}function OO(s,u){var b=s==null?0:s.length;if(b){var O=Kl(s,u);if(O<b&&na(s[O],u))return O}return-1}function _O(s,u){return Kl(s,u,!0)}function RO(s,u,b){return Zu(s,u,Ct(b,2),!0)}function AO(s,u){var b=s==null?0:s.length;if(b){var O=Kl(s,u,!0)-1;if(na(s[O],u))return O}return-1}function IO(s){return s&&s.length?Ju(s):[]}function MO(s,u){return s&&s.length?Ju(s,Ct(u,2)):[]}function LO(s){var u=s==null?0:s.length;return u?ri(s,1,u):[]}function FO(s,u,b){return s&&s.length?(u=b||u===n?1:Yt(u),ri(s,0,u<0?0:u)):[]}function NO(s,u,b){var O=s==null?0:s.length;return O?(u=b||u===n?1:Yt(u),u=O-u,ri(s,u<0?0:u,O)):[]}function jO(s,u){return s&&s.length?Qs(s,Ct(u,3),!1,!0):[]}function BO(s,u){return s&&s.length?Qs(s,Ct(u,3)):[]}var $O=Bt(function(s){return vs(fr(s,1,hr,!0))}),VO=Bt(function(s){var u=xs(s);return hr(u)&&(u=n),vs(fr(s,1,hr,!0),Ct(u,2))}),HO=Bt(function(s){var u=xs(s);return u=typeof u=="function"?u:n,vs(fr(s,1,hr,!0),n,u)});function UO(s){return s&&s.length?vs(s):[]}function WO(s,u){return s&&s.length?vs(s,Ct(u,2)):[]}function zO(s,u){return u=typeof u=="function"?u:n,s&&s.length?vs(s,n,u):[]}function ug(s){if(!(s&&s.length))return[];var u=0;return s=Ae(s,function(b){if(hr(b))return u=wn(b.length,u),!0}),we(u,function(b){return it(s,D(b))})}function Mb(s,u){if(!(s&&s.length))return[];var b=ug(s);return u==null?b:it(b,function(O){return V(u,n,O)})}var YO=Bt(function(s,u){return hr(s)?Gs(s,u):[]}),GO=Bt(function(s){return dr(Ae(s,hr))}),qO=Bt(function(s){var u=xs(s);return hr(u)&&(u=n),dr(Ae(s,hr),Ct(u,2))}),XO=Bt(function(s){var u=xs(s);return u=typeof u=="function"?u:n,dr(Ae(s,hr),n,u)}),KO=Bt(ug);function ZO(s,u){return Jc(s||[],u||[],Vr)}function JO(s,u){return Jc(s||[],u||[],Js)}var QO=Bt(function(s){var u=s.length,b=u>1?s[u-1]:n;return b=typeof b=="function"?(s.pop(),b):n,Mb(s,b)});function Lb(s){var u=z(s);return u.__chain__=!0,u}function e_(s,u){return u(s),s}function oh(s,u){return u(s)}var t_=fl(function(s){var u=s.length,b=u?s[0]:0,O=this.__wrapped__,$=function(K){return $u(K,s)};return u>1||this.__actions__.length||!(O instanceof $t)||!dl(b)?this.thru($):(O=O.slice(b,+b+(u?1:0)),O.__actions__.push({func:oh,args:[$],thisArg:n}),new Cr(O,this.__chain__).thru(function(K){return u&&!K.length&&K.push(n),K}))});function n_(){return Lb(this)}function r_(){return new Cr(this.value(),this.__chain__)}function i_(){this.__values__===n&&(this.__values__=Xb(this.value()));var s=this.__index__>=this.__values__.length,u=s?n:this.__values__[this.__index__++];return{done:s,value:u}}function o_(){return this}function s_(s){for(var u,b=this;b instanceof Vo;){var O=Pb(b);O.__index__=0,O.__values__=n,u?$.__wrapped__=O:u=O;var $=O;b=b.__wrapped__}return $.__wrapped__=s,u}function a_(){var s=this.__wrapped__;if(s instanceof $t){var u=s;return this.__actions__.length&&(u=new $t(this)),u=u.reverse(),u.__actions__.push({func:oh,args:[lg],thisArg:n}),new Cr(u,this.__chain__)}return this.thru(lg)}function l_(){return Zc(this.__wrapped__,this.__actions__)}var u_=cl(function(s,u,b){kt.call(s,b)?++s[b]:Si(s,b,1)});function c_(s,u,b){var O=Ht(s)?_e:$c;return b&&to(s,u,b)&&(u=n),O(s,Ct(u,3))}function f_(s,u){var b=Ht(s)?Ae:Vc;return b(s,Ct(u,3))}var d_=Y(Ob),h_=Y(_b);function p_(s,u){return fr(sh(s,u),1)}function g_(s,u){return fr(sh(s,u),Oe)}function m_(s,u,b){return b=b===n?1:Yt(b),fr(sh(s,u),b)}function Fb(s,u){var b=Ht(s)?te:ps;return b(s,Ct(u,3))}function Nb(s,u){var b=Ht(s)?pe:Wu;return b(s,Ct(u,3))}var v_=cl(function(s,u,b){kt.call(s,b)?s[b].push(u):Si(s,b,[u])});function y_(s,u,b,O){s=ko(s)?s:sf(s),b=b&&!O?Yt(b):0;var $=s.length;return b<0&&(b=wn($+b,0)),fh(s)?b<=$&&s.indexOf(u,b)>-1:!!$&&Qt(s,u,b)>-1}var b_=Bt(function(s,u,b){var O=-1,$=typeof u=="function",K=ko(s)?ue(s.length):[];return ps(s,function(oe){K[++O]=$?V(u,oe,b):To(oe,u,b)}),K}),w_=cl(function(s,u,b){Si(s,b,u)});function sh(s,u){var b=Ht(s)?it:Ji;return b(s,Ct(u,3))}function x_(s,u,b,O){return s==null?[]:(Ht(u)||(u=u==null?[]:[u]),b=O?n:b,Ht(b)||(b=b==null?[]:[b]),Gl(s,u,b))}var S_=cl(function(s,u,b){s[b?0:1].push(u)},function(){return[[],[]]});function T_(s,u,b){var O=Ht(s)?Et:U,$=arguments.length<3;return O(s,Ct(u,4),b,$,ps)}function C_(s,u,b){var O=Ht(s)?Rn:U,$=arguments.length<3;return O(s,Ct(u,4),b,$,Wu)}function E_(s,u){var b=Ht(s)?Ae:Vc;return b(s,uh(Ct(u,3)))}function k_(s){var u=Ht(s)?ni:al;return u(s)}function D_(s,u,b){(b?to(s,u,b):u===n)?u=1:u=Yt(u);var O=Ht(s)?xi:Ku;return O(s,u)}function P_(s){var u=Ht(s)?So:Gc;return u(s)}function O_(s){if(s==null)return 0;if(ko(s))return fh(s)?vo(s):s.length;var u=Mi(s);return u==Mt||u==Jn?s.size:Wo(s).length}function __(s,u,b){var O=Ht(s)?un:qc;return b&&to(s,u,b)&&(u=n),O(s,Ct(u,3))}var R_=Bt(function(s,u){if(s==null)return[];var b=u.length;return b>1&&to(s,u[0],u[1])?u=[]:b>2&&to(u[0],u[1],u[2])&&(u=[u[0]]),Gl(s,fr(u,1),[])}),ah=Xa||function(){return ln.Date.now()};function A_(s,u){if(typeof u!="function")throw new Vt(a);return s=Yt(s),function(){if(--s<1)return u.apply(this,arguments)}}function jb(s,u,b){return u=b?n:u,u=s&&u==null?s.length:u,ta(s,x,n,n,n,n,u)}function Bb(s,u){var b;if(typeof u!="function")throw new Vt(a);return s=Yt(s),function(){return--s>0&&(b=u.apply(this,arguments)),s<=1&&(u=n),b}}var cg=Bt(function(s,u,b){var O=j;if(b.length){var $=ti(b,rf(cg));O|=q}return ta(s,O,u,b,$)}),$b=Bt(function(s,u,b){var O=j|_;if(b.length){var $=ti(b,rf($b));O|=q}return ta(u,O,s,b,$)});function Vb(s,u,b){u=b?n:u;var O=ta(s,H,n,n,n,n,n,u);return O.placeholder=Vb.placeholder,O}function Hb(s,u,b){u=b?n:u;var O=ta(s,ne,n,n,n,n,n,u);return O.placeholder=Hb.placeholder,O}function Ub(s,u,b){var O,$,K,oe,he,ye,He=0,Ue=!1,Xe=!1,at=!0;if(typeof s!="function")throw new Vt(a);u=Ss(u)||0,qn(b)&&(Ue=!!b.leading,Xe="maxWait"in b,K=Xe?wn(Ss(b.maxWait)||0,u):K,at="trailing"in b?!!b.trailing:at);function bt(pr){var ra=O,gl=$;return O=$=n,He=pr,oe=s.apply(gl,ra),oe}function Dt(pr){return He=pr,he=Zf(Jt,u),Ue?bt(pr):oe}function Xt(pr){var ra=pr-ye,gl=pr-He,l0=u-ra;return Xe?Gn(l0,K-gl):l0}function Pt(pr){var ra=pr-ye,gl=pr-He;return ye===n||ra>=u||ra<0||Xe&&gl>=K}function Jt(){var pr=ah();if(Pt(pr))return tn(pr);he=Zf(Jt,Xt(pr))}function tn(pr){return he=n,at&&O?bt(pr):(O=$=n,oe)}function Yo(){he!==n&&Ql(he),He=0,O=ye=$=he=n}function no(){return he===n?oe:tn(ah())}function Go(){var pr=ah(),ra=Pt(pr);if(O=arguments,$=this,ye=pr,ra){if(he===n)return Dt(ye);if(Xe)return Ql(he),he=Zf(Jt,u),bt(ye)}return he===n&&(he=Zf(Jt,u)),oe}return Go.cancel=Yo,Go.flush=no,Go}var I_=Bt(function(s,u){return Uu(s,1,u)}),M_=Bt(function(s,u,b){return Uu(s,Ss(u)||0,b)});function L_(s){return ta(s,ae)}function lh(s,u){if(typeof s!="function"||u!=null&&typeof u!="function")throw new Vt(a);var b=function(){var O=arguments,$=u?u.apply(this,O):O[0],K=b.cache;if(K.has($))return K.get($);var oe=s.apply(this,O);return b.cache=K.set($,oe)||K,oe};return b.cache=new(lh.Cache||Ho),b}lh.Cache=Ho;function uh(s){if(typeof s!="function")throw new Vt(a);return function(){var u=arguments;switch(u.length){case 0:return!s.call(this);case 1:return!s.call(this,u[0]);case 2:return!s.call(this,u[0],u[1]);case 3:return!s.call(this,u[0],u[1],u[2])}return!s.apply(this,u)}}function F_(s){return Bb(2,s)}var N_=Qc(function(s,u){u=u.length==1&&Ht(u[0])?it(u[0],ht(Ct())):it(fr(u,1),ht(Ct()));var b=u.length;return Bt(function(O){for(var $=-1,K=Gn(O.length,b);++$<K;)O[$]=u[$].call(this,O[$]);return V(s,this,O)})}),fg=Bt(function(s,u){var b=ti(u,rf(fg));return ta(s,q,n,u,b)}),Wb=Bt(function(s,u){var b=ti(u,rf(Wb));return ta(s,ie,n,u,b)}),j_=fl(function(s,u){return ta(s,le,n,n,n,u)});function B_(s,u){if(typeof s!="function")throw new Vt(a);return u=u===n?u:Yt(u),Bt(s,u)}function $_(s,u){if(typeof s!="function")throw new Vt(a);return u=u==null?0:wn(Yt(u),0),Bt(function(b){var O=b[u],$=ys(b,0,u);return O&&Tt($,O),V(s,this,$)})}function V_(s,u,b){var O=!0,$=!0;if(typeof s!="function")throw new Vt(a);return qn(b)&&(O="leading"in b?!!b.leading:O,$="trailing"in b?!!b.trailing:$),Ub(s,u,{leading:O,maxWait:u,trailing:$})}function H_(s){return jb(s,1)}function U_(s,u){return fg(Jl(u),s)}function W_(){if(!arguments.length)return[];var s=arguments[0];return Ht(s)?s:[s]}function z_(s){return Hr(s,E)}function Y_(s,u){return u=typeof u=="function"?u:n,Hr(s,E,u)}function G_(s){return Hr(s,g|E)}function q_(s,u){return u=typeof u=="function"?u:n,Hr(s,g|E,u)}function X_(s,u){return u==null||Hu(s,u,ii(u))}function na(s,u){return s===u||s!==s&&u!==u}var K_=Eo(qs),Z_=Eo(function(s,u){return s>=u}),ic=Wl(function(){return arguments}())?Wl:function(s){return or(s)&&kt.call(s,"callee")&&!Rl.call(s,"callee")},Ht=ue.isArray,J_=h?ht(h):Xs;function ko(s){return s!=null&&ch(s.length)&&!hl(s)}function hr(s){return or(s)&&ko(s)}function Q_(s){return s===!0||s===!1||or(s)&&rr(s)==ct}var tu=Il||Sg,eR=y?ht(y):Uc;function tR(s){return or(s)&&s.nodeType===1&&!Jf(s)}function nR(s){if(s==null)return!0;if(ko(s)&&(Ht(s)||typeof s=="string"||typeof s.splice=="function"||tu(s)||of(s)||ic(s)))return!s.length;var u=Mi(s);if(u==Mt||u==Jn)return!s.size;if(Kf(s))return!Wo(s).length;for(var b in s)if(kt.call(s,b))return!1;return!0}function rR(s,u){return rl(s,u)}function iR(s,u,b){b=typeof b=="function"?b:n;var O=b?b(s,u):n;return O===n?rl(s,u,n,b):!!O}function dg(s){if(!or(s))return!1;var u=rr(s);return u==yt||u==ft||typeof s.message=="string"&&typeof s.name=="string"&&!Jf(s)}function oR(s){return typeof s=="number"&&ya(s)}function hl(s){if(!qn(s))return!1;var u=rr(s);return u==Je||u==At||u==ot||u==$i}function zb(s){return typeof s=="number"&&s==Yt(s)}function ch(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=$e}function qn(s){var u=typeof s;return s!=null&&(u=="object"||u=="function")}function or(s){return s!=null&&typeof s=="object"}var Yb=C?ht(C):Da;function sR(s,u){return s===u||Yu(s,u,ng(u))}function aR(s,u,b){return b=typeof b=="function"?b:n,Yu(s,u,ng(u),b)}function lR(s){return Gb(s)&&s!=+s}function uR(s){if(YP(s))throw new Fe(o);return Wc(s)}function cR(s){return s===null}function fR(s){return s==null}function Gb(s){return typeof s=="number"||or(s)&&rr(s)==Vn}function Jf(s){if(!or(s)||rr(s)!=Hn)return!1;var u=$s(s);if(u===null)return!0;var b=kt.call(u,"constructor")&&u.constructor;return typeof b=="function"&&b instanceof b&&Br.call(b)==Ou}var hg=P?ht(P):Ks;function dR(s){return zb(s)&&s>=-9007199254740991&&s<=$e}var qb=L?ht(L):zl;function fh(s){return typeof s=="string"||!Ht(s)&&or(s)&&rr(s)==sn}function zo(s){return typeof s=="symbol"||or(s)&&rr(s)==fn}var of=N?ht(N):Uo;function hR(s){return s===n}function pR(s){return or(s)&&Mi(s)==ut}function gR(s){return or(s)&&rr(s)==Dn}var mR=Eo(Zi),vR=Eo(function(s,u){return s<=u});function Xb(s){if(!s)return[];if(ko(s))return fh(s)?cn(s):zr(s);if(Xi&&s[Xi])return Ai(s[Xi]());var u=Mi(s),b=u==Mt?fa:u==Jn?mo:sf;return b(s)}function pl(s){if(!s)return s===0?s:0;if(s=Ss(s),s===Oe||s===-1/0){var u=s<0?-1:1;return u*Ze}return s===s?s:0}function Yt(s){var u=pl(s),b=u%1;return u===u?b?u-b:u:0}function Kb(s){return s?Ys(Yt(s),0,Se):0}function Ss(s){if(typeof s=="number")return s;if(zo(s))return ve;if(qn(s)){var u=typeof s.valueOf=="function"?s.valueOf():s;s=qn(u)?u+"":u}if(typeof s!="string")return s===0?s:+s;s=We(s);var b=fi.test(s);return b||wr.test(s)?js(s.slice(2),b?2:8):Rr.test(s)?ve:+s}function Zb(s){return Ii(s,Do(s))}function yR(s){return s?Ys(Yt(s),-9007199254740991,$e):s===0?s:0}function gn(s){return s==null?"":Ur(s)}var bR=_a(function(s,u){if(Kf(u)||ko(u)){Ii(u,ii(u),s);return}for(var b in u)kt.call(u,b)&&Vr(s,b,u[b])}),Jb=_a(function(s,u){Ii(u,Do(u),s)}),dh=_a(function(s,u,b,O){Ii(u,Do(u),s,O)}),wR=_a(function(s,u,b,O){Ii(u,ii(u),s,O)}),xR=fl($u);function SR(s,u){var b=$o(s);return u==null?b:Bc(b,u)}var TR=Bt(function(s,u){s=rt(s);var b=-1,O=u.length,$=O>2?u[2]:n;for($&&to(u[0],u[1],$)&&(O=1);++b<O;)for(var K=u[b],oe=Do(K),he=-1,ye=oe.length;++he<ye;){var He=oe[he],Ue=s[He];(Ue===n||na(Ue,In[He])&&!kt.call(s,He))&&(s[He]=K[He])}return s}),CR=Bt(function(s){return s.push(n,gb),V(Qb,n,s)});function ER(s,u){return jr(s,Ct(u,3),Ti)}function kR(s,u){return jr(s,Ct(u,3),$l)}function DR(s,u){return s==null?s:zu(s,Ct(u,3),Do)}function PR(s,u){return s==null?s:Hc(s,Ct(u,3),Do)}function OR(s,u){return s&&Ti(s,Ct(u,3))}function _R(s,u){return s&&$l(s,Ct(u,3))}function RR(s){return s==null?[]:Ta(s,ii(s))}function AR(s){return s==null?[]:Ta(s,Do(s))}function pg(s,u,b){var O=s==null?n:gs(s,u);return O===n?b:O}function IR(s,u){return s!=null&&yb(s,u,Vl)}function gg(s,u){return s!=null&&yb(s,u,Ca)}var MR=Ne(function(s,u,b){u!=null&&typeof u.toString!="function"&&(u=Lo.call(u)),s[u]=b},vg(Po)),LR=Ne(function(s,u,b){u!=null&&typeof u.toString!="function"&&(u=Lo.call(u)),kt.call(s,u)?s[u].push(b):s[u]=[b]},Ct),FR=Bt(To);function ii(s){return ko(s)?tl(s):Wo(s)}function Do(s){return ko(s)?tl(s,!0):il(s)}function NR(s,u){var b={};return u=Ct(u,3),Ti(s,function(O,$,K){Si(b,u(O,$,K),O)}),b}function jR(s,u){var b={};return u=Ct(u,3),Ti(s,function(O,$,K){Si(b,$,u(O,$,K))}),b}var BR=_a(function(s,u,b){ms(s,u,b)}),Qb=_a(function(s,u,b,O){ms(s,u,b,O)}),$R=fl(function(s,u){var b={};if(s==null)return b;var O=!1;u=it(u,function(K){return K=Ci(K,s),O||(O=K.length>1),K}),Ii(s,eg(s),b),O&&(b=Hr(b,g|T|E,MP));for(var $=u.length;$--;)Wr(b,u[$]);return b});function VR(s,u){return e0(s,uh(Ct(u)))}var HR=fl(function(s,u){return s==null?{}:sl(s,u)});function e0(s,u){if(s==null)return{};var b=it(eg(s),function(O){return[O]});return u=Ct(u),Oa(s,b,function(O,$){return u(O,$[0])})}function UR(s,u,b){u=Ci(u,s);var O=-1,$=u.length;for($||($=1,s=n);++O<$;){var K=s==null?n:s[Aa(u[O])];K===n&&(O=$,K=b),s=hl(K)?K.call(s):K}return s}function WR(s,u,b){return s==null?s:Js(s,u,b)}function zR(s,u,b,O){return O=typeof O=="function"?O:n,s==null?s:Js(s,u,b,O)}var t0=nf(ii),n0=nf(Do);function YR(s,u,b){var O=Ht(s),$=O||tu(s)||of(s);if(u=Ct(u,4),b==null){var K=s&&s.constructor;$?b=O?new K:[]:qn(s)?b=hl(K)?$o($s(s)):{}:b={}}return($?te:Ti)(s,function(oe,he,ye){return u(b,oe,he,ye)}),b}function GR(s,u){return s==null?!0:Wr(s,u)}function qR(s,u,b){return s==null?s:Kc(s,u,Jl(b))}function XR(s,u,b,O){return O=typeof O=="function"?O:n,s==null?s:Kc(s,u,Jl(b),O)}function sf(s){return s==null?[]:_t(s,ii(s))}function KR(s){return s==null?[]:_t(s,Do(s))}function ZR(s,u,b){return b===n&&(b=u,u=n),b!==n&&(b=Ss(b),b=b===b?b:0),u!==n&&(u=Ss(u),u=u===u?u:0),Ys(Ss(s),u,b)}function JR(s,u,b){return u=pl(u),b===n?(b=u,u=0):b=pl(b),s=Ss(s),Hl(s,u,b)}function QR(s,u,b){if(b&&typeof b!="boolean"&&to(s,u,b)&&(u=b=n),b===n&&(typeof u=="boolean"?(b=u,u=n):typeof s=="boolean"&&(b=s,s=n)),s===n&&u===n?(s=0,u=1):(s=pl(s),u===n?(u=s,s=0):u=pl(u)),s>u){var O=s;s=u,u=O}if(b||s%1||u%1){var $=us();return Gn(s+$*(u-s+ur("1e-"+(($+"").length-1))),u)}return Zs(s,u)}var eA=S(function(s,u,b){return u=u.toLowerCase(),s+(b?r0(u):u)});function r0(s){return mg(gn(s).toLowerCase())}function i0(s){return s=gn(s),s&&s.replace(tr,$n).replace(rs,"")}function tA(s,u,b){s=gn(s),u=Ur(u);var O=s.length;b=b===n?O:Ys(Yt(b),0,O);var $=b;return b-=u.length,b>=0&&s.slice(b,$)==u}function nA(s){return s=gn(s),s&&Wi.test(s)?s.replace(Wt,os):s}function rA(s){return s=gn(s),s&&ci.test(s)?s.replace(br,"\\$&"):s}var iA=S(function(s,u,b){return s+(b?"-":"")+u.toLowerCase()}),oA=S(function(s,u,b){return s+(b?" ":"")+u.toLowerCase()}),sA=m("toLowerCase");function aA(s,u,b){s=gn(s),u=Yt(u);var O=u?vo(s):0;if(!u||O>=u)return s;var $=(u-O)/2;return xt(Vs($),b)+s+xt(ma($),b)}function lA(s,u,b){s=gn(s),u=Yt(u);var O=u?vo(s):0;return u&&O<u?s+xt(u-O,b):s}function uA(s,u,b){s=gn(s),u=Yt(u);var O=u?vo(s):0;return u&&O<u?xt(u-O,b)+s:s}function cA(s,u,b){return b||u==null?u=0:u&&(u=+u),Au(gn(s).replace(an,""),u||0)}function fA(s,u,b){return(b?to(s,u,b):u===n)?u=1:u=Yt(u),ql(gn(s),u)}function dA(){var s=arguments,u=gn(s[0]);return s.length<3?u:u.replace(s[1],s[2])}var hA=S(function(s,u,b){return s+(b?"_":"")+u.toLowerCase()});function pA(s,u,b){return b&&typeof b!="number"&&to(s,u,b)&&(u=b=n),b=b===n?Se:b>>>0,b?(s=gn(s),s&&(typeof u=="string"||u!=null&&!hg(u))&&(u=Ur(u),!u&&ei(s))?ys(cn(s),0,b):s.split(u,b)):[]}var gA=S(function(s,u,b){return s+(b?" ":"")+mg(u)});function mA(s,u,b){return s=gn(s),b=b==null?0:Ys(Yt(b),0,s.length),u=Ur(u),s.slice(b,b+u.length)==u}function vA(s,u,b){var O=z.templateSettings;b&&to(s,u,b)&&(u=n),s=gn(s),u=dh({},u,O,pb);var $=dh({},u.imports,O.imports,pb),K=ii($),oe=_t($,K),he,ye,He=0,Ue=u.interpolate||zi,Xe="__p += '",at=It((u.escape||zi).source+"|"+Ue.source+"|"+(Ue===li?er:zi).source+"|"+(u.evaluate||zi).source+"|$","g"),bt="//# sourceURL="+(kt.call(u,"sourceURL")?(u.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++rn+"]")+`
|
|
146
|
+
`;s.replace(at,function(Pt,Jt,tn,Yo,no,Go){return tn||(tn=Yo),Xe+=s.slice(He,Go).replace(Oi,ca),Jt&&(he=!0,Xe+=`' +
|
|
147
|
+
__e(`+Jt+`) +
|
|
148
|
+
'`),no&&(ye=!0,Xe+=`';
|
|
149
|
+
`+no+`;
|
|
150
|
+
__p += '`),tn&&(Xe+=`' +
|
|
151
|
+
((__t = (`+tn+`)) == null ? '' : __t) +
|
|
152
|
+
'`),He=Go+Pt.length,Pt}),Xe+=`';
|
|
153
|
+
`;var Dt=kt.call(u,"variable")&&u.variable;if(!Dt)Xe=`with (obj) {
|
|
154
|
+
`+Xe+`
|
|
155
|
+
}
|
|
156
|
+
`;else if(lo.test(Dt))throw new Fe(c);Xe=(ye?Xe.replace(Ao,""):Xe).replace(Un,"$1").replace(qr,"$1;"),Xe="function("+(Dt||"obj")+`) {
|
|
157
|
+
`+(Dt?"":`obj || (obj = {});
|
|
158
|
+
`)+"var __t, __p = ''"+(he?", __e = _.escape":"")+(ye?`, __j = Array.prototype.join;
|
|
159
|
+
function print() { __p += __j.call(arguments, '') }
|
|
160
|
+
`:`;
|
|
161
|
+
`)+Xe+`return __p
|
|
162
|
+
}`;var Xt=s0(function(){return st(K,bt+"return "+Xe).apply(n,oe)});if(Xt.source=Xe,dg(Xt))throw Xt;return Xt}function yA(s){return gn(s).toLowerCase()}function bA(s){return gn(s).toUpperCase()}function wA(s,u,b){if(s=gn(s),s&&(b||u===n))return We(s);if(!s||!(u=Ur(u)))return s;var O=cn(s),$=cn(u),K=vt(O,$),oe=An(O,$)+1;return ys(O,K,oe).join("")}function xA(s,u,b){if(s=gn(s),s&&(b||u===n))return s.slice(0,_l(s)+1);if(!s||!(u=Ur(u)))return s;var O=cn(s),$=An(O,cn(u))+1;return ys(O,0,$).join("")}function SA(s,u,b){if(s=gn(s),s&&(b||u===n))return s.replace(an,"");if(!s||!(u=Ur(u)))return s;var O=cn(s),$=vt(O,cn(u));return ys(O,$).join("")}function TA(s,u){var b=je,O=nt;if(qn(u)){var $="separator"in u?u.separator:$;b="length"in u?Yt(u.length):b,O="omission"in u?Ur(u.omission):O}s=gn(s);var K=s.length;if(ei(s)){var oe=cn(s);K=oe.length}if(b>=K)return s;var he=b-vo(O);if(he<1)return O;var ye=oe?ys(oe,0,he).join(""):s.slice(0,he);if($===n)return ye+O;if(oe&&(he+=ye.length-he),hg($)){if(s.slice(he).search($)){var He,Ue=ye;for($.global||($=It($.source,gn(_r.exec($))+"g")),$.lastIndex=0;He=$.exec(Ue);)var Xe=He.index;ye=ye.slice(0,Xe===n?he:Xe)}}else if(s.indexOf(Ur($),he)!=he){var at=ye.lastIndexOf($);at>-1&&(ye=ye.slice(0,at))}return ye+O}function CA(s){return s=gn(s),s&&ai.test(s)?s.replace(Qn,ha):s}var EA=S(function(s,u,b){return s+(b?" ":"")+u.toUpperCase()}),mg=m("toUpperCase");function o0(s,u,b){return s=gn(s),u=b?n:u,u===n?za(s)?de(s):Lt(s):s.match(u)||[]}var s0=Bt(function(s,u){try{return V(s,n,u)}catch(b){return dg(b)?b:new Fe(b)}}),kA=fl(function(s,u){return te(u,function(b){b=Aa(b),Si(s,b,cg(s[b],s))}),s});function DA(s){var u=s==null?0:s.length,b=Ct();return s=u?it(s,function(O){if(typeof O[1]!="function")throw new Vt(a);return[b(O[0]),O[1]]}):[],Bt(function(O){for(var $=-1;++$<u;){var K=s[$];if(V(K[0],this,O))return V(K[1],this,O)}})}function PA(s){return Vu(Hr(s,g))}function vg(s){return function(){return s}}function OA(s,u){return s==null||s!==s?u:s}var _A=re(),RA=re(!0);function Po(s){return s}function yg(s){return Yl(typeof s=="function"?s:Hr(s,g))}function AA(s){return Co(Hr(s,g))}function IA(s,u){return ol(s,Hr(u,g))}var MA=Bt(function(s,u){return function(b){return To(b,s,u)}}),LA=Bt(function(s,u){return function(b){return To(s,b,u)}});function bg(s,u,b){var O=ii(u),$=Ta(u,O);b==null&&!(qn(u)&&($.length||!O.length))&&(b=u,u=s,s=this,$=Ta(u,ii(u)));var K=!(qn(b)&&"chain"in b)||!!b.chain,oe=hl(s);return te($,function(he){var ye=u[he];s[he]=ye,oe&&(s.prototype[he]=function(){var He=this.__chain__;if(K||He){var Ue=s(this.__wrapped__),Xe=Ue.__actions__=zr(this.__actions__);return Xe.push({func:ye,args:arguments,thisArg:s}),Ue.__chain__=He,Ue}return ye.apply(s,Tt([this.value()],arguments))})}),s}function FA(){return ln._===this&&(ln._=_u),this}function wg(){}function NA(s){return s=Yt(s),Bt(function(u){return Pa(u,s)})}var jA=tt(it),BA=tt(_e),$A=tt(un);function a0(s){return ig(s)?D(Aa(s)):zc(s)}function VA(s){return function(u){return s==null?n:gs(s,u)}}var HA=ir(),UA=ir(!0);function xg(){return[]}function Sg(){return!1}function WA(){return{}}function zA(){return""}function YA(){return!0}function GA(s,u){if(s=Yt(s),s<1||s>$e)return[];var b=Se,O=Gn(s,Se);u=Ct(u),s-=Se;for(var $=we(O,u);++b<s;)u(b);return $}function qA(s){return Ht(s)?it(s,Aa):zo(s)?[s]:zr(Db(gn(s)))}function XA(s){var u=++Pu;return gn(s)+u}var KA=ze(function(s,u){return s+u},0),ZA=eo("ceil"),JA=ze(function(s,u){return s/u},1),QA=eo("floor");function eI(s){return s&&s.length?Bl(s,Po,qs):n}function tI(s,u){return s&&s.length?Bl(s,Ct(u,2),qs):n}function nI(s){return Tr(s,Po)}function rI(s,u){return Tr(s,Ct(u,2))}function iI(s){return s&&s.length?Bl(s,Po,Zi):n}function oI(s,u){return s&&s.length?Bl(s,Ct(u,2),Zi):n}var sI=ze(function(s,u){return s*u},1),aI=eo("round"),lI=ze(function(s,u){return s-u},0);function uI(s){return s&&s.length?be(s,Po):0}function cI(s,u){return s&&s.length?be(s,Ct(u,2)):0}return z.after=A_,z.ary=jb,z.assign=bR,z.assignIn=Jb,z.assignInWith=dh,z.assignWith=wR,z.at=xR,z.before=Bb,z.bind=cg,z.bindAll=kA,z.bindKey=$b,z.castArray=W_,z.chain=Lb,z.chunk=QP,z.compact=eO,z.concat=tO,z.cond=DA,z.conforms=PA,z.constant=vg,z.countBy=u_,z.create=SR,z.curry=Vb,z.curryRight=Hb,z.debounce=Ub,z.defaults=TR,z.defaultsDeep=CR,z.defer=I_,z.delay=M_,z.difference=nO,z.differenceBy=rO,z.differenceWith=iO,z.drop=oO,z.dropRight=sO,z.dropRightWhile=aO,z.dropWhile=lO,z.fill=uO,z.filter=f_,z.flatMap=p_,z.flatMapDeep=g_,z.flatMapDepth=m_,z.flatten=Rb,z.flattenDeep=cO,z.flattenDepth=fO,z.flip=L_,z.flow=_A,z.flowRight=RA,z.fromPairs=dO,z.functions=RR,z.functionsIn=AR,z.groupBy=v_,z.initial=pO,z.intersection=gO,z.intersectionBy=mO,z.intersectionWith=vO,z.invert=MR,z.invertBy=LR,z.invokeMap=b_,z.iteratee=yg,z.keyBy=w_,z.keys=ii,z.keysIn=Do,z.map=sh,z.mapKeys=NR,z.mapValues=jR,z.matches=AA,z.matchesProperty=IA,z.memoize=lh,z.merge=BR,z.mergeWith=Qb,z.method=MA,z.methodOf=LA,z.mixin=bg,z.negate=uh,z.nthArg=NA,z.omit=$R,z.omitBy=VR,z.once=F_,z.orderBy=x_,z.over=jA,z.overArgs=N_,z.overEvery=BA,z.overSome=$A,z.partial=fg,z.partialRight=Wb,z.partition=S_,z.pick=HR,z.pickBy=e0,z.property=a0,z.propertyOf=VA,z.pull=xO,z.pullAll=Ib,z.pullAllBy=SO,z.pullAllWith=TO,z.pullAt=CO,z.range=HA,z.rangeRight=UA,z.rearg=j_,z.reject=E_,z.remove=EO,z.rest=B_,z.reverse=lg,z.sampleSize=D_,z.set=WR,z.setWith=zR,z.shuffle=P_,z.slice=kO,z.sortBy=R_,z.sortedUniq=IO,z.sortedUniqBy=MO,z.split=pA,z.spread=$_,z.tail=LO,z.take=FO,z.takeRight=NO,z.takeRightWhile=jO,z.takeWhile=BO,z.tap=e_,z.throttle=V_,z.thru=oh,z.toArray=Xb,z.toPairs=t0,z.toPairsIn=n0,z.toPath=qA,z.toPlainObject=Zb,z.transform=YR,z.unary=H_,z.union=$O,z.unionBy=VO,z.unionWith=HO,z.uniq=UO,z.uniqBy=WO,z.uniqWith=zO,z.unset=GR,z.unzip=ug,z.unzipWith=Mb,z.update=qR,z.updateWith=XR,z.values=sf,z.valuesIn=KR,z.without=YO,z.words=o0,z.wrap=U_,z.xor=GO,z.xorBy=qO,z.xorWith=XO,z.zip=KO,z.zipObject=ZO,z.zipObjectDeep=JO,z.zipWith=QO,z.entries=t0,z.entriesIn=n0,z.extend=Jb,z.extendWith=dh,bg(z,z),z.add=KA,z.attempt=s0,z.camelCase=eA,z.capitalize=r0,z.ceil=ZA,z.clamp=ZR,z.clone=z_,z.cloneDeep=G_,z.cloneDeepWith=q_,z.cloneWith=Y_,z.conformsTo=X_,z.deburr=i0,z.defaultTo=OA,z.divide=JA,z.endsWith=tA,z.eq=na,z.escape=nA,z.escapeRegExp=rA,z.every=c_,z.find=d_,z.findIndex=Ob,z.findKey=ER,z.findLast=h_,z.findLastIndex=_b,z.findLastKey=kR,z.floor=QA,z.forEach=Fb,z.forEachRight=Nb,z.forIn=DR,z.forInRight=PR,z.forOwn=OR,z.forOwnRight=_R,z.get=pg,z.gt=K_,z.gte=Z_,z.has=IR,z.hasIn=gg,z.head=Ab,z.identity=Po,z.includes=y_,z.indexOf=hO,z.inRange=JR,z.invoke=FR,z.isArguments=ic,z.isArray=Ht,z.isArrayBuffer=J_,z.isArrayLike=ko,z.isArrayLikeObject=hr,z.isBoolean=Q_,z.isBuffer=tu,z.isDate=eR,z.isElement=tR,z.isEmpty=nR,z.isEqual=rR,z.isEqualWith=iR,z.isError=dg,z.isFinite=oR,z.isFunction=hl,z.isInteger=zb,z.isLength=ch,z.isMap=Yb,z.isMatch=sR,z.isMatchWith=aR,z.isNaN=lR,z.isNative=uR,z.isNil=fR,z.isNull=cR,z.isNumber=Gb,z.isObject=qn,z.isObjectLike=or,z.isPlainObject=Jf,z.isRegExp=hg,z.isSafeInteger=dR,z.isSet=qb,z.isString=fh,z.isSymbol=zo,z.isTypedArray=of,z.isUndefined=hR,z.isWeakMap=pR,z.isWeakSet=gR,z.join=yO,z.kebabCase=iA,z.last=xs,z.lastIndexOf=bO,z.lowerCase=oA,z.lowerFirst=sA,z.lt=mR,z.lte=vR,z.max=eI,z.maxBy=tI,z.mean=nI,z.meanBy=rI,z.min=iI,z.minBy=oI,z.stubArray=xg,z.stubFalse=Sg,z.stubObject=WA,z.stubString=zA,z.stubTrue=YA,z.multiply=sI,z.nth=wO,z.noConflict=FA,z.noop=wg,z.now=ah,z.pad=aA,z.padEnd=lA,z.padStart=uA,z.parseInt=cA,z.random=QR,z.reduce=T_,z.reduceRight=C_,z.repeat=fA,z.replace=dA,z.result=UR,z.round=aI,z.runInContext=Z,z.sample=k_,z.size=O_,z.snakeCase=hA,z.some=__,z.sortedIndex=DO,z.sortedIndexBy=PO,z.sortedIndexOf=OO,z.sortedLastIndex=_O,z.sortedLastIndexBy=RO,z.sortedLastIndexOf=AO,z.startCase=gA,z.startsWith=mA,z.subtract=lI,z.sum=uI,z.sumBy=cI,z.template=vA,z.times=GA,z.toFinite=pl,z.toInteger=Yt,z.toLength=Kb,z.toLower=yA,z.toNumber=Ss,z.toSafeInteger=yR,z.toString=gn,z.toUpper=bA,z.trim=wA,z.trimEnd=xA,z.trimStart=SA,z.truncate=TA,z.unescape=CA,z.uniqueId=XA,z.upperCase=EA,z.upperFirst=mg,z.each=Fb,z.eachRight=Nb,z.first=Ab,bg(z,function(){var s={};return Ti(z,function(u,b){kt.call(z.prototype,b)||(s[b]=u)}),s}(),{chain:!1}),z.VERSION=r,te(["bind","bindKey","curry","curryRight","partial","partialRight"],function(s){z[s].placeholder=z}),te(["drop","take"],function(s,u){$t.prototype[s]=function(b){b=b===n?1:wn(Yt(b),0);var O=this.__filtered__&&!u?new $t(this):this.clone();return O.__filtered__?O.__takeCount__=Gn(b,O.__takeCount__):O.__views__.push({size:Gn(b,Se),type:s+(O.__dir__<0?"Right":"")}),O},$t.prototype[s+"Right"]=function(b){return this.reverse()[s](b).reverse()}}),te(["filter","map","takeWhile"],function(s,u){var b=u+1,O=b==Me||b==me;$t.prototype[s]=function($){var K=this.clone();return K.__iteratees__.push({iteratee:Ct($,3),type:b}),K.__filtered__=K.__filtered__||O,K}}),te(["head","last"],function(s,u){var b="take"+(u?"Right":"");$t.prototype[s]=function(){return this[b](1).value()[0]}}),te(["initial","tail"],function(s,u){var b="drop"+(u?"":"Right");$t.prototype[s]=function(){return this.__filtered__?new $t(this):this[b](1)}}),$t.prototype.compact=function(){return this.filter(Po)},$t.prototype.find=function(s){return this.filter(s).head()},$t.prototype.findLast=function(s){return this.reverse().find(s)},$t.prototype.invokeMap=Bt(function(s,u){return typeof s=="function"?new $t(this):this.map(function(b){return To(b,s,u)})}),$t.prototype.reject=function(s){return this.filter(uh(Ct(s)))},$t.prototype.slice=function(s,u){s=Yt(s);var b=this;return b.__filtered__&&(s>0||u<0)?new $t(b):(s<0?b=b.takeRight(-s):s&&(b=b.drop(s)),u!==n&&(u=Yt(u),b=u<0?b.dropRight(-u):b.take(u-s)),b)},$t.prototype.takeRightWhile=function(s){return this.reverse().takeWhile(s).reverse()},$t.prototype.toArray=function(){return this.take(Se)},Ti($t.prototype,function(s,u){var b=/^(?:filter|find|map|reject)|While$/.test(u),O=/^(?:head|last)$/.test(u),$=z[O?"take"+(u=="last"?"Right":""):u],K=O||/^find/.test(u);$&&(z.prototype[u]=function(){var oe=this.__wrapped__,he=O?[1]:arguments,ye=oe instanceof $t,He=he[0],Ue=ye||Ht(oe),Xe=function(Jt){var tn=$.apply(z,Tt([Jt],he));return O&&at?tn[0]:tn};Ue&&b&&typeof He=="function"&&He.length!=1&&(ye=Ue=!1);var at=this.__chain__,bt=!!this.__actions__.length,Dt=K&&!at,Xt=ye&&!bt;if(!K&&Ue){oe=Xt?oe:new $t(this);var Pt=s.apply(oe,he);return Pt.__actions__.push({func:oh,args:[Xe],thisArg:n}),new Cr(Pt,at)}return Dt&&Xt?s.apply(this,he):(Pt=this.thru(Xe),Dt?O?Pt.value()[0]:Pt.value():Pt)})}),te(["pop","push","shift","sort","splice","unshift"],function(s){var u=Yn[s],b=/^(?:push|sort|unshift)$/.test(s)?"tap":"thru",O=/^(?:pop|shift)$/.test(s);z.prototype[s]=function(){var $=arguments;if(O&&!this.__chain__){var K=this.value();return u.apply(Ht(K)?K:[],$)}return this[b](function(oe){return u.apply(Ht(oe)?oe:[],$)})}}),Ti($t.prototype,function(s,u){var b=z[u];if(b){var O=b.name+"";kt.call(Hs,O)||(Hs[O]=[]),Hs[O].push({name:u,func:b})}}),Hs[xe(n,_).name]=[{name:"wrapper",func:n}],$t.prototype.clone=Ll,$t.prototype.reverse=Qa,$t.prototype.value=Fl,z.prototype.at=t_,z.prototype.chain=n_,z.prototype.commit=r_,z.prototype.next=i_,z.prototype.plant=s_,z.prototype.reverse=a_,z.prototype.toJSON=z.prototype.valueOf=z.prototype.value=l_,z.prototype.first=z.prototype.head,Xi&&(z.prototype[Xi]=o_),z},De=Ce();bi?((bi.exports=De)._=De,Mo._=De):ln._=De}).call(ki)})(wp,wp.exports);var KD=wp.exports;const E6=Oc(KD);var ZD={exports:{}};/*!
|
|
163
|
+
* jQuery JavaScript Library v3.7.1
|
|
164
|
+
* https://jquery.com/
|
|
165
|
+
*
|
|
166
|
+
* Copyright OpenJS Foundation and other contributors
|
|
167
|
+
* Released under the MIT license
|
|
168
|
+
* https://jquery.org/license
|
|
169
|
+
*
|
|
170
|
+
* Date: 2023-08-28T13:37Z
|
|
171
|
+
*/(function(t){(function(e,n){t.exports=e.document?n(e,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return n(r)}})(typeof window<"u"?window:ki,function(e,n){var r=[],i=Object.getPrototypeOf,o=r.slice,a=r.flat?function(h){return r.flat.call(h)}:function(h){return r.concat.apply([],h)},c=r.push,f=r.indexOf,p={},w=p.toString,g=p.hasOwnProperty,T=g.toString,E=T.call(Object),A={},I=function(y){return typeof y=="function"&&typeof y.nodeType!="number"&&typeof y.item!="function"},j=function(y){return y!=null&&y===y.window},_=e.document,W={type:!0,src:!0,nonce:!0,noModule:!0};function H(h,y,C){C=C||_;var P,L,N=C.createElement("script");if(N.text=h,y)for(P in W)L=y[P]||y.getAttribute&&y.getAttribute(P),L&&N.setAttribute(P,L);C.head.appendChild(N).parentNode.removeChild(N)}function ne(h){return h==null?h+"":typeof h=="object"||typeof h=="function"?p[w.call(h)]||"object":typeof h}var q="3.7.1",ie=/HTML$/i,x=function(h,y){return new x.fn.init(h,y)};x.fn=x.prototype={jquery:q,constructor:x,length:0,toArray:function(){return o.call(this)},get:function(h){return h==null?o.call(this):h<0?this[h+this.length]:this[h]},pushStack:function(h){var y=x.merge(this.constructor(),h);return y.prevObject=this,y},each:function(h){return x.each(this,h)},map:function(h){return this.pushStack(x.map(this,function(y,C){return h.call(y,C,y)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(x.grep(this,function(h,y){return(y+1)%2}))},odd:function(){return this.pushStack(x.grep(this,function(h,y){return y%2}))},eq:function(h){var y=this.length,C=+h+(h<0?y:0);return this.pushStack(C>=0&&C<y?[this[C]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:r.sort,splice:r.splice},x.extend=x.fn.extend=function(){var h,y,C,P,L,N,V=arguments[0]||{},se=1,te=arguments.length,pe=!1;for(typeof V=="boolean"&&(pe=V,V=arguments[se]||{},se++),typeof V!="object"&&!I(V)&&(V={}),se===te&&(V=this,se--);se<te;se++)if((h=arguments[se])!=null)for(y in h)P=h[y],!(y==="__proto__"||V===P)&&(pe&&P&&(x.isPlainObject(P)||(L=Array.isArray(P)))?(C=V[y],L&&!Array.isArray(C)?N=[]:!L&&!x.isPlainObject(C)?N={}:N=C,L=!1,V[y]=x.extend(pe,N,P)):P!==void 0&&(V[y]=P));return V},x.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(h){throw new Error(h)},noop:function(){},isPlainObject:function(h){var y,C;return!h||w.call(h)!=="[object Object]"?!1:(y=i(h),y?(C=g.call(y,"constructor")&&y.constructor,typeof C=="function"&&T.call(C)===E):!0)},isEmptyObject:function(h){var y;for(y in h)return!1;return!0},globalEval:function(h,y,C){H(h,{nonce:y&&y.nonce},C)},each:function(h,y){var C,P=0;if(le(h))for(C=h.length;P<C&&y.call(h[P],P,h[P])!==!1;P++);else for(P in h)if(y.call(h[P],P,h[P])===!1)break;return h},text:function(h){var y,C="",P=0,L=h.nodeType;if(!L)for(;y=h[P++];)C+=x.text(y);return L===1||L===11?h.textContent:L===9?h.documentElement.textContent:L===3||L===4?h.nodeValue:C},makeArray:function(h,y){var C=y||[];return h!=null&&(le(Object(h))?x.merge(C,typeof h=="string"?[h]:h):c.call(C,h)),C},inArray:function(h,y,C){return y==null?-1:f.call(y,h,C)},isXMLDoc:function(h){var y=h&&h.namespaceURI,C=h&&(h.ownerDocument||h).documentElement;return!ie.test(y||C&&C.nodeName||"HTML")},merge:function(h,y){for(var C=+y.length,P=0,L=h.length;P<C;P++)h[L++]=y[P];return h.length=L,h},grep:function(h,y,C){for(var P,L=[],N=0,V=h.length,se=!C;N<V;N++)P=!y(h[N],N),P!==se&&L.push(h[N]);return L},map:function(h,y,C){var P,L,N=0,V=[];if(le(h))for(P=h.length;N<P;N++)L=y(h[N],N,C),L!=null&&V.push(L);else for(N in h)L=y(h[N],N,C),L!=null&&V.push(L);return a(V)},guid:1,support:A}),typeof Symbol=="function"&&(x.fn[Symbol.iterator]=r[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(h,y){p["[object "+y+"]"]=y.toLowerCase()});function le(h){var y=!!h&&"length"in h&&h.length,C=ne(h);return I(h)||j(h)?!1:C==="array"||y===0||typeof y=="number"&&y>0&&y-1 in h}function ae(h,y){return h.nodeName&&h.nodeName.toLowerCase()===y.toLowerCase()}var je=r.pop,nt=r.sort,et=r.splice,Pe="[\\x20\\t\\r\\n\\f]",Me=new RegExp("^"+Pe+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Pe+"+$","g");x.contains=function(h,y){var C=y&&y.parentNode;return h===C||!!(C&&C.nodeType===1&&(h.contains?h.contains(C):h.compareDocumentPosition&&h.compareDocumentPosition(C)&16))};var fe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function me(h,y){return y?h==="\0"?"�":h.slice(0,-1)+"\\"+h.charCodeAt(h.length-1).toString(16)+" ":"\\"+h}x.escapeSelector=function(h){return(h+"").replace(fe,me)};var Oe=_,$e=c;(function(){var h,y,C,P,L,N=$e,V,se,te,pe,_e,Ae=x.expando,Te=0,Ve=0,it=An(),Tt=An(),Et=An(),Rn=An(),un=function(J,de){return J===de&&(L=!0),0},Fr="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Nr="(?:\\\\[\\da-fA-F]{1,6}"+Pe+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Lt="\\["+Pe+"*("+Nr+")(?:"+Pe+"*([*^$|!~]?=)"+Pe+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Nr+"))|)"+Pe+"*\\]",jr=":("+Nr+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Lt+")*)|.*)\\)|)",jt=new RegExp(Pe+"+","g"),Qt=new RegExp("^"+Pe+"*,"+Pe+"*"),ho=new RegExp("^"+Pe+"*([>+~]|"+Pe+")"+Pe+"*"),po=new RegExp(Pe+"|>"),Tr=new RegExp(jr),D=new RegExp("^"+Nr+"$"),M={ID:new RegExp("^#("+Nr+")"),CLASS:new RegExp("^\\.("+Nr+")"),TAG:new RegExp("^("+Nr+"|[*])"),ATTR:new RegExp("^"+Lt),PSEUDO:new RegExp("^"+jr),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Pe+"*(even|odd|(([+-]|)(\\d*)n|)"+Pe+"*(?:([+-]|)"+Pe+"*(\\d+)|))"+Pe+"*\\)|)","i"),bool:new RegExp("^(?:"+Fr+")$","i"),needsContext:new RegExp("^"+Pe+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Pe+"*((?:-\\d)?\\d*)"+Pe+"*\\)|)(?=[^-]|$)","i")},U=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,be=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,we=/[+~]/,Le=new RegExp("\\\\[\\da-fA-F]{1,6}"+Pe+"?|\\\\([^\\r\\n\\f])","g"),We=function(J,de){var Ce="0x"+J.slice(1)-65536;return de||(Ce<0?String.fromCharCode(Ce+65536):String.fromCharCode(Ce>>10|55296,Ce&1023|56320))},ht=function(){Ai()},_t=mo(function(J){return J.disabled===!0&&ae(J,"fieldset")},{dir:"parentNode",next:"legend"});function St(){try{return V.activeElement}catch{}}try{N.apply(r=o.call(Oe.childNodes),Oe.childNodes),r[Oe.childNodes.length].nodeType}catch{N={apply:function(de,Ce){$e.apply(de,o.call(Ce))},call:function(de){$e.apply(de,o.call(arguments,1))}}}function vt(J,de,Ce,De){var Z,ce,ue,Ie,Fe,st,lt,rt=de&&de.ownerDocument,It=de?de.nodeType:9;if(Ce=Ce||[],typeof J!="string"||!J||It!==1&&It!==9&&It!==11)return Ce;if(!De&&(Ai(de),de=de||V,te)){if(It!==11&&(Fe=be.exec(J)))if(Z=Fe[1]){if(It===9)if(ue=de.getElementById(Z)){if(ue.id===Z)return N.call(Ce,ue),Ce}else return Ce;else if(rt&&(ue=rt.getElementById(Z))&&vt.contains(de,ue)&&ue.id===Z)return N.call(Ce,ue),Ce}else{if(Fe[2])return N.apply(Ce,de.getElementsByTagName(J)),Ce;if((Z=Fe[3])&&de.getElementsByClassName)return N.apply(Ce,de.getElementsByClassName(Z)),Ce}if(!Rn[J+" "]&&(!pe||!pe.test(J))){if(lt=J,rt=de,It===1&&(po.test(J)||ho.test(J))){for(rt=we.test(J)&&za(de.parentNode)||de,(rt!=de||!A.scope)&&((Ie=de.getAttribute("id"))?Ie=x.escapeSelector(Ie):de.setAttribute("id",Ie=Ae)),st=ss(J),ce=st.length;ce--;)st[ce]=(Ie?"#"+Ie:":scope")+" "+ti(st[ce]);lt=st.join(",")}try{return N.apply(Ce,rt.querySelectorAll(lt)),Ce}catch{Rn(J,!0)}finally{Ie===Ae&&de.removeAttribute("id")}}}return Bs(J.replace(Me,"$1"),de,Ce,De)}function An(){var J=[];function de(Ce,De){return J.push(Ce+" ")>y.cacheLength&&delete de[J.shift()],de[Ce+" "]=De}return de}function bn(J){return J[Ae]=!0,J}function $n(J){var de=V.createElement("fieldset");try{return!!J(de)}catch{return!1}finally{de.parentNode&&de.parentNode.removeChild(de),de=null}}function os(J){return function(de){return ae(de,"input")&&de.type===J}}function ca(J){return function(de){return(ae(de,"input")||ae(de,"button"))&&de.type===J}}function go(J){return function(de){return"form"in de?de.parentNode&&de.disabled===!1?"label"in de?"label"in de.parentNode?de.parentNode.disabled===J:de.disabled===J:de.isDisabled===J||de.isDisabled!==!J&&_t(de)===J:de.disabled===J:"label"in de?de.disabled===J:!1}}function ei(J){return bn(function(de){return de=+de,bn(function(Ce,De){for(var Z,ce=J([],Ce.length,de),ue=ce.length;ue--;)Ce[Z=ce[ue]]&&(Ce[Z]=!(De[Z]=Ce[Z]))})})}function za(J){return J&&typeof J.getElementsByTagName<"u"&&J}function Ai(J){var de,Ce=J?J.ownerDocument||J:Oe;return Ce==V||Ce.nodeType!==9||!Ce.documentElement||(V=Ce,se=V.documentElement,te=!x.isXMLDoc(V),_e=se.matches||se.webkitMatchesSelector||se.msMatchesSelector,se.msMatchesSelector&&Oe!=V&&(de=V.defaultView)&&de.top!==de&&de.addEventListener("unload",ht),A.getById=$n(function(De){return se.appendChild(De).id=x.expando,!V.getElementsByName||!V.getElementsByName(x.expando).length}),A.disconnectedMatch=$n(function(De){return _e.call(De,"*")}),A.scope=$n(function(){return V.querySelectorAll(":scope")}),A.cssHas=$n(function(){try{return V.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),A.getById?(y.filter.ID=function(De){var Z=De.replace(Le,We);return function(ce){return ce.getAttribute("id")===Z}},y.find.ID=function(De,Z){if(typeof Z.getElementById<"u"&&te){var ce=Z.getElementById(De);return ce?[ce]:[]}}):(y.filter.ID=function(De){var Z=De.replace(Le,We);return function(ce){var ue=typeof ce.getAttributeNode<"u"&&ce.getAttributeNode("id");return ue&&ue.value===Z}},y.find.ID=function(De,Z){if(typeof Z.getElementById<"u"&&te){var ce,ue,Ie,Fe=Z.getElementById(De);if(Fe){if(ce=Fe.getAttributeNode("id"),ce&&ce.value===De)return[Fe];for(Ie=Z.getElementsByName(De),ue=0;Fe=Ie[ue++];)if(ce=Fe.getAttributeNode("id"),ce&&ce.value===De)return[Fe]}return[]}}),y.find.TAG=function(De,Z){return typeof Z.getElementsByTagName<"u"?Z.getElementsByTagName(De):Z.querySelectorAll(De)},y.find.CLASS=function(De,Z){if(typeof Z.getElementsByClassName<"u"&&te)return Z.getElementsByClassName(De)},pe=[],$n(function(De){var Z;se.appendChild(De).innerHTML="<a id='"+Ae+"' href='' disabled='disabled'></a><select id='"+Ae+"-\r\\' disabled='disabled'><option selected=''></option></select>",De.querySelectorAll("[selected]").length||pe.push("\\["+Pe+"*(?:value|"+Fr+")"),De.querySelectorAll("[id~="+Ae+"-]").length||pe.push("~="),De.querySelectorAll("a#"+Ae+"+*").length||pe.push(".#.+[+~]"),De.querySelectorAll(":checked").length||pe.push(":checked"),Z=V.createElement("input"),Z.setAttribute("type","hidden"),De.appendChild(Z).setAttribute("name","D"),se.appendChild(De).disabled=!0,De.querySelectorAll(":disabled").length!==2&&pe.push(":enabled",":disabled"),Z=V.createElement("input"),Z.setAttribute("name",""),De.appendChild(Z),De.querySelectorAll("[name='']").length||pe.push("\\["+Pe+"*name"+Pe+"*="+Pe+`*(?:''|"")`)}),A.cssHas||pe.push(":has"),pe=pe.length&&new RegExp(pe.join("|")),un=function(De,Z){if(De===Z)return L=!0,0;var ce=!De.compareDocumentPosition-!Z.compareDocumentPosition;return ce||(ce=(De.ownerDocument||De)==(Z.ownerDocument||Z)?De.compareDocumentPosition(Z):1,ce&1||!A.sortDetached&&Z.compareDocumentPosition(De)===ce?De===V||De.ownerDocument==Oe&&vt.contains(Oe,De)?-1:Z===V||Z.ownerDocument==Oe&&vt.contains(Oe,Z)?1:P?f.call(P,De)-f.call(P,Z):0:ce&4?-1:1)}),V}vt.matches=function(J,de){return vt(J,null,null,de)},vt.matchesSelector=function(J,de){if(Ai(J),te&&!Rn[de+" "]&&(!pe||!pe.test(de)))try{var Ce=_e.call(J,de);if(Ce||A.disconnectedMatch||J.document&&J.document.nodeType!==11)return Ce}catch{Rn(de,!0)}return vt(de,V,null,[J]).length>0},vt.contains=function(J,de){return(J.ownerDocument||J)!=V&&Ai(J),x.contains(J,de)},vt.attr=function(J,de){(J.ownerDocument||J)!=V&&Ai(J);var Ce=y.attrHandle[de.toLowerCase()],De=Ce&&g.call(y.attrHandle,de.toLowerCase())?Ce(J,de,!te):void 0;return De!==void 0?De:J.getAttribute(de)},vt.error=function(J){throw new Error("Syntax error, unrecognized expression: "+J)},x.uniqueSort=function(J){var de,Ce=[],De=0,Z=0;if(L=!A.sortStable,P=!A.sortStable&&o.call(J,0),nt.call(J,un),L){for(;de=J[Z++];)de===J[Z]&&(De=Ce.push(Z));for(;De--;)et.call(J,Ce[De],1)}return P=null,J},x.fn.uniqueSort=function(){return this.pushStack(x.uniqueSort(o.apply(this)))},y=x.expr={cacheLength:50,createPseudo:bn,match:M,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(J){return J[1]=J[1].replace(Le,We),J[3]=(J[3]||J[4]||J[5]||"").replace(Le,We),J[2]==="~="&&(J[3]=" "+J[3]+" "),J.slice(0,4)},CHILD:function(J){return J[1]=J[1].toLowerCase(),J[1].slice(0,3)==="nth"?(J[3]||vt.error(J[0]),J[4]=+(J[4]?J[5]+(J[6]||1):2*(J[3]==="even"||J[3]==="odd")),J[5]=+(J[7]+J[8]||J[3]==="odd")):J[3]&&vt.error(J[0]),J},PSEUDO:function(J){var de,Ce=!J[6]&&J[2];return M.CHILD.test(J[0])?null:(J[3]?J[2]=J[4]||J[5]||"":Ce&&Tr.test(Ce)&&(de=ss(Ce,!0))&&(de=Ce.indexOf(")",Ce.length-de)-Ce.length)&&(J[0]=J[0].slice(0,de),J[2]=Ce.slice(0,de)),J.slice(0,3))}},filter:{TAG:function(J){var de=J.replace(Le,We).toLowerCase();return J==="*"?function(){return!0}:function(Ce){return ae(Ce,de)}},CLASS:function(J){var de=it[J+" "];return de||(de=new RegExp("(^|"+Pe+")"+J+"("+Pe+"|$)"))&&it(J,function(Ce){return de.test(typeof Ce.className=="string"&&Ce.className||typeof Ce.getAttribute<"u"&&Ce.getAttribute("class")||"")})},ATTR:function(J,de,Ce){return function(De){var Z=vt.attr(De,J);return Z==null?de==="!=":de?(Z+="",de==="="?Z===Ce:de==="!="?Z!==Ce:de==="^="?Ce&&Z.indexOf(Ce)===0:de==="*="?Ce&&Z.indexOf(Ce)>-1:de==="$="?Ce&&Z.slice(-Ce.length)===Ce:de==="~="?(" "+Z.replace(jt," ")+" ").indexOf(Ce)>-1:de==="|="?Z===Ce||Z.slice(0,Ce.length+1)===Ce+"-":!1):!0}},CHILD:function(J,de,Ce,De,Z){var ce=J.slice(0,3)!=="nth",ue=J.slice(-4)!=="last",Ie=de==="of-type";return De===1&&Z===0?function(Fe){return!!Fe.parentNode}:function(Fe,st,lt){var rt,It,wt,Vt,Yn,nr=ce!==ue?"nextSibling":"previousSibling",In=Fe.parentNode,zt=Ie&&Fe.nodeName.toLowerCase(),Br=!lt&&!Ie,kt=!1;if(In){if(ce){for(;nr;){for(wt=Fe;wt=wt[nr];)if(Ie?ae(wt,zt):wt.nodeType===1)return!1;Yn=nr=J==="only"&&!Yn&&"nextSibling"}return!0}if(Yn=[ue?In.firstChild:In.lastChild],ue&&Br){for(It=In[Ae]||(In[Ae]={}),rt=It[J]||[],Vt=rt[0]===Te&&rt[1],kt=Vt&&rt[2],wt=Vt&&In.childNodes[Vt];wt=++Vt&&wt&&wt[nr]||(kt=Vt=0)||Yn.pop();)if(wt.nodeType===1&&++kt&&wt===Fe){It[J]=[Te,Vt,kt];break}}else if(Br&&(It=Fe[Ae]||(Fe[Ae]={}),rt=It[J]||[],Vt=rt[0]===Te&&rt[1],kt=Vt),kt===!1)for(;(wt=++Vt&&wt&&wt[nr]||(kt=Vt=0)||Yn.pop())&&!((Ie?ae(wt,zt):wt.nodeType===1)&&++kt&&(Br&&(It=wt[Ae]||(wt[Ae]={}),It[J]=[Te,kt]),wt===Fe)););return kt-=Z,kt===De||kt%De===0&&kt/De>=0}}},PSEUDO:function(J,de){var Ce,De=y.pseudos[J]||y.setFilters[J.toLowerCase()]||vt.error("unsupported pseudo: "+J);return De[Ae]?De(de):De.length>1?(Ce=[J,J,"",de],y.setFilters.hasOwnProperty(J.toLowerCase())?bn(function(Z,ce){for(var ue,Ie=De(Z,de),Fe=Ie.length;Fe--;)ue=f.call(Z,Ie[Fe]),Z[ue]=!(ce[ue]=Ie[Fe])}):function(Z){return De(Z,0,Ce)}):De}},pseudos:{not:bn(function(J){var de=[],Ce=[],De=ha(J.replace(Me,"$1"));return De[Ae]?bn(function(Z,ce,ue,Ie){for(var Fe,st=De(Z,null,Ie,[]),lt=Z.length;lt--;)(Fe=st[lt])&&(Z[lt]=!(ce[lt]=Fe))}):function(Z,ce,ue){return de[0]=Z,De(de,null,ue,Ce),de[0]=null,!Ce.pop()}}),has:bn(function(J){return function(de){return vt(J,de).length>0}}),contains:bn(function(J){return J=J.replace(Le,We),function(de){return(de.textContent||x.text(de)).indexOf(J)>-1}}),lang:bn(function(J){return D.test(J||"")||vt.error("unsupported lang: "+J),J=J.replace(Le,We).toLowerCase(),function(de){var Ce;do if(Ce=te?de.lang:de.getAttribute("xml:lang")||de.getAttribute("lang"))return Ce=Ce.toLowerCase(),Ce===J||Ce.indexOf(J+"-")===0;while((de=de.parentNode)&&de.nodeType===1);return!1}}),target:function(J){var de=e.location&&e.location.hash;return de&&de.slice(1)===J.id},root:function(J){return J===se},focus:function(J){return J===St()&&V.hasFocus()&&!!(J.type||J.href||~J.tabIndex)},enabled:go(!1),disabled:go(!0),checked:function(J){return ae(J,"input")&&!!J.checked||ae(J,"option")&&!!J.selected},selected:function(J){return J.parentNode&&J.parentNode.selectedIndex,J.selected===!0},empty:function(J){for(J=J.firstChild;J;J=J.nextSibling)if(J.nodeType<6)return!1;return!0},parent:function(J){return!y.pseudos.empty(J)},header:function(J){return Q.test(J.nodeName)},input:function(J){return U.test(J.nodeName)},button:function(J){return ae(J,"input")&&J.type==="button"||ae(J,"button")},text:function(J){var de;return ae(J,"input")&&J.type==="text"&&((de=J.getAttribute("type"))==null||de.toLowerCase()==="text")},first:ei(function(){return[0]}),last:ei(function(J,de){return[de-1]}),eq:ei(function(J,de,Ce){return[Ce<0?Ce+de:Ce]}),even:ei(function(J,de){for(var Ce=0;Ce<de;Ce+=2)J.push(Ce);return J}),odd:ei(function(J,de){for(var Ce=1;Ce<de;Ce+=2)J.push(Ce);return J}),lt:ei(function(J,de,Ce){var De;for(Ce<0?De=Ce+de:Ce>de?De=de:De=Ce;--De>=0;)J.push(De);return J}),gt:ei(function(J,de,Ce){for(var De=Ce<0?Ce+de:Ce;++De<de;)J.push(De);return J})}},y.pseudos.nth=y.pseudos.eq;for(h in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})y.pseudos[h]=os(h);for(h in{submit:!0,reset:!0})y.pseudos[h]=ca(h);function fa(){}fa.prototype=y.filters=y.pseudos,y.setFilters=new fa;function ss(J,de){var Ce,De,Z,ce,ue,Ie,Fe,st=Tt[J+" "];if(st)return de?0:st.slice(0);for(ue=J,Ie=[],Fe=y.preFilter;ue;){(!Ce||(De=Qt.exec(ue)))&&(De&&(ue=ue.slice(De[0].length)||ue),Ie.push(Z=[])),Ce=!1,(De=ho.exec(ue))&&(Ce=De.shift(),Z.push({value:Ce,type:De[0].replace(Me," ")}),ue=ue.slice(Ce.length));for(ce in y.filter)(De=M[ce].exec(ue))&&(!Fe[ce]||(De=Fe[ce](De)))&&(Ce=De.shift(),Z.push({value:Ce,type:ce,matches:De}),ue=ue.slice(Ce.length));if(!Ce)break}return de?ue.length:ue?vt.error(J):Tt(J,Ie).slice(0)}function ti(J){for(var de=0,Ce=J.length,De="";de<Ce;de++)De+=J[de].value;return De}function mo(J,de,Ce){var De=de.dir,Z=de.next,ce=Z||De,ue=Ce&&ce==="parentNode",Ie=Ve++;return de.first?function(Fe,st,lt){for(;Fe=Fe[De];)if(Fe.nodeType===1||ue)return J(Fe,st,lt);return!1}:function(Fe,st,lt){var rt,It,wt=[Te,Ie];if(lt){for(;Fe=Fe[De];)if((Fe.nodeType===1||ue)&&J(Fe,st,lt))return!0}else for(;Fe=Fe[De];)if(Fe.nodeType===1||ue)if(It=Fe[Ae]||(Fe[Ae]={}),Z&&ae(Fe,Z))Fe=Fe[De]||Fe;else{if((rt=It[ce])&&rt[0]===Te&&rt[1]===Ie)return wt[2]=rt[2];if(It[ce]=wt,wt[2]=J(Fe,st,lt))return!0}return!1}}function Ya(J){return J.length>1?function(de,Ce,De){for(var Z=J.length;Z--;)if(!J[Z](de,Ce,De))return!1;return!0}:J[0]}function Du(J,de,Ce){for(var De=0,Z=de.length;De<Z;De++)vt(J,de[De],Ce);return Ce}function da(J,de,Ce,De,Z){for(var ce,ue=[],Ie=0,Fe=J.length,st=de!=null;Ie<Fe;Ie++)(ce=J[Ie])&&(!Ce||Ce(ce,De,Z))&&(ue.push(ce),st&&de.push(Ie));return ue}function vo(J,de,Ce,De,Z,ce){return De&&!De[Ae]&&(De=vo(De)),Z&&!Z[Ae]&&(Z=vo(Z,ce)),bn(function(ue,Ie,Fe,st){var lt,rt,It,wt,Vt=[],Yn=[],nr=Ie.length,In=ue||Du(de||"*",Fe.nodeType?[Fe]:Fe,[]),zt=J&&(ue||!de)?da(In,Vt,J,Fe,st):In;if(Ce?(wt=Z||(ue?J:nr||De)?[]:Ie,Ce(zt,wt,Fe,st)):wt=zt,De)for(lt=da(wt,Yn),De(lt,[],Fe,st),rt=lt.length;rt--;)(It=lt[rt])&&(wt[Yn[rt]]=!(zt[Yn[rt]]=It));if(ue){if(Z||J){if(Z){for(lt=[],rt=wt.length;rt--;)(It=wt[rt])&<.push(zt[rt]=It);Z(null,wt=[],lt,st)}for(rt=wt.length;rt--;)(It=wt[rt])&&(lt=Z?f.call(ue,It):Vt[rt])>-1&&(ue[lt]=!(Ie[lt]=It))}}else wt=da(wt===Ie?wt.splice(nr,wt.length):wt),Z?Z(null,Ie,wt,st):N.apply(Ie,wt)})}function cn(J){for(var de,Ce,De,Z=J.length,ce=y.relative[J[0].type],ue=ce||y.relative[" "],Ie=ce?1:0,Fe=mo(function(rt){return rt===de},ue,!0),st=mo(function(rt){return f.call(de,rt)>-1},ue,!0),lt=[function(rt,It,wt){var Vt=!ce&&(wt||It!=C)||((de=It).nodeType?Fe(rt,It,wt):st(rt,It,wt));return de=null,Vt}];Ie<Z;Ie++)if(Ce=y.relative[J[Ie].type])lt=[mo(Ya(lt),Ce)];else{if(Ce=y.filter[J[Ie].type].apply(null,J[Ie].matches),Ce[Ae]){for(De=++Ie;De<Z&&!y.relative[J[De].type];De++);return vo(Ie>1&&Ya(lt),Ie>1&&ti(J.slice(0,Ie-1).concat({value:J[Ie-2].type===" "?"*":""})).replace(Me,"$1"),Ce,Ie<De&&cn(J.slice(Ie,De)),De<Z&&cn(J=J.slice(De)),De<Z&&ti(J))}lt.push(Ce)}return Ya(lt)}function _l(J,de){var Ce=de.length>0,De=J.length>0,Z=function(ce,ue,Ie,Fe,st){var lt,rt,It,wt=0,Vt="0",Yn=ce&&[],nr=[],In=C,zt=ce||De&&y.find.TAG("*",st),Br=Te+=In==null?1:Math.random()||.1,kt=zt.length;for(st&&(C=ue==V||ue||st);Vt!==kt&&(lt=zt[Vt])!=null;Vt++){if(De&<){for(rt=0,!ue&<.ownerDocument!=V&&(Ai(lt),Ie=!te);It=J[rt++];)if(It(lt,ue||V,Ie)){N.call(Fe,lt);break}st&&(Te=Br)}Ce&&((lt=!It&<)&&wt--,ce&&Yn.push(lt))}if(wt+=Vt,Ce&&Vt!==wt){for(rt=0;It=de[rt++];)It(Yn,nr,ue,Ie);if(ce){if(wt>0)for(;Vt--;)Yn[Vt]||nr[Vt]||(nr[Vt]=je.call(Fe));nr=da(nr)}N.apply(Fe,nr),st&&!ce&&nr.length>0&&wt+de.length>1&&x.uniqueSort(Fe)}return st&&(Te=Br,C=In),Yn};return Ce?bn(Z):Z}function ha(J,de){var Ce,De=[],Z=[],ce=Et[J+" "];if(!ce){for(de||(de=ss(J)),Ce=de.length;Ce--;)ce=cn(de[Ce]),ce[Ae]?De.push(ce):Z.push(ce);ce=Et(J,_l(Z,De)),ce.selector=J}return ce}function Bs(J,de,Ce,De){var Z,ce,ue,Ie,Fe,st=typeof J=="function"&&J,lt=!De&&ss(J=st.selector||J);if(Ce=Ce||[],lt.length===1){if(ce=lt[0]=lt[0].slice(0),ce.length>2&&(ue=ce[0]).type==="ID"&&de.nodeType===9&&te&&y.relative[ce[1].type]){if(de=(y.find.ID(ue.matches[0].replace(Le,We),de)||[])[0],de)st&&(de=de.parentNode);else return Ce;J=J.slice(ce.shift().value.length)}for(Z=M.needsContext.test(J)?0:ce.length;Z--&&(ue=ce[Z],!y.relative[Ie=ue.type]);)if((Fe=y.find[Ie])&&(De=Fe(ue.matches[0].replace(Le,We),we.test(ce[0].type)&&za(de.parentNode)||de))){if(ce.splice(Z,1),J=De.length&&ti(ce),!J)return N.apply(Ce,De),Ce;break}}return(st||ha(J,lt))(De,de,!te,Ce,!de||we.test(J)&&za(de.parentNode)||de),Ce}A.sortStable=Ae.split("").sort(un).join("")===Ae,Ai(),A.sortDetached=$n(function(J){return J.compareDocumentPosition(V.createElement("fieldset"))&1}),x.find=vt,x.expr[":"]=x.expr.pseudos,x.unique=x.uniqueSort,vt.compile=ha,vt.select=Bs,vt.setDocument=Ai,vt.tokenize=ss,vt.escape=x.escapeSelector,vt.getText=x.text,vt.isXML=x.isXMLDoc,vt.selectors=x.expr,vt.support=x.support,vt.uniqueSort=x.uniqueSort})();var Ze=function(h,y,C){for(var P=[],L=C!==void 0;(h=h[y])&&h.nodeType!==9;)if(h.nodeType===1){if(L&&x(h).is(C))break;P.push(h)}return P},ve=function(h,y){for(var C=[];h;h=h.nextSibling)h.nodeType===1&&h!==y&&C.push(h);return C},Se=x.expr.match.needsContext,Be=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Qe(h,y,C){return I(y)?x.grep(h,function(P,L){return!!y.call(P,L,P)!==C}):y.nodeType?x.grep(h,function(P){return P===y!==C}):typeof y!="string"?x.grep(h,function(P){return f.call(y,P)>-1!==C}):x.filter(y,h,C)}x.filter=function(h,y,C){var P=y[0];return C&&(h=":not("+h+")"),y.length===1&&P.nodeType===1?x.find.matchesSelector(P,h)?[P]:[]:x.find.matches(h,x.grep(y,function(L){return L.nodeType===1}))},x.fn.extend({find:function(h){var y,C,P=this.length,L=this;if(typeof h!="string")return this.pushStack(x(h).filter(function(){for(y=0;y<P;y++)if(x.contains(L[y],this))return!0}));for(C=this.pushStack([]),y=0;y<P;y++)x.find(h,L[y],C);return P>1?x.uniqueSort(C):C},filter:function(h){return this.pushStack(Qe(this,h||[],!1))},not:function(h){return this.pushStack(Qe(this,h||[],!0))},is:function(h){return!!Qe(this,typeof h=="string"&&Se.test(h)?x(h):h||[],!1).length}});var Ye,Ke=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,qe=x.fn.init=function(h,y,C){var P,L;if(!h)return this;if(C=C||Ye,typeof h=="string")if(h[0]==="<"&&h[h.length-1]===">"&&h.length>=3?P=[null,h,null]:P=Ke.exec(h),P&&(P[1]||!y))if(P[1]){if(y=y instanceof x?y[0]:y,x.merge(this,x.parseHTML(P[1],y&&y.nodeType?y.ownerDocument||y:_,!0)),Be.test(P[1])&&x.isPlainObject(y))for(P in y)I(this[P])?this[P](y[P]):this.attr(P,y[P]);return this}else return L=_.getElementById(P[2]),L&&(this[0]=L,this.length=1),this;else return!y||y.jquery?(y||C).find(h):this.constructor(y).find(h);else{if(h.nodeType)return this[0]=h,this.length=1,this;if(I(h))return C.ready!==void 0?C.ready(h):h(x)}return x.makeArray(h,this)};qe.prototype=x.fn,Ye=x(_);var ot=/^(?:parents|prev(?:Until|All))/,ct={children:!0,contents:!0,next:!0,prev:!0};x.fn.extend({has:function(h){var y=x(h,this),C=y.length;return this.filter(function(){for(var P=0;P<C;P++)if(x.contains(this,y[P]))return!0})},closest:function(h,y){var C,P=0,L=this.length,N=[],V=typeof h!="string"&&x(h);if(!Se.test(h)){for(;P<L;P++)for(C=this[P];C&&C!==y;C=C.parentNode)if(C.nodeType<11&&(V?V.index(C)>-1:C.nodeType===1&&x.find.matchesSelector(C,h))){N.push(C);break}}return this.pushStack(N.length>1?x.uniqueSort(N):N)},index:function(h){return h?typeof h=="string"?f.call(x(h),this[0]):f.call(this,h.jquery?h[0]:h):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(h,y){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(h,y))))},addBack:function(h){return this.add(h==null?this.prevObject:this.prevObject.filter(h))}});function pt(h,y){for(;(h=h[y])&&h.nodeType!==1;);return h}x.each({parent:function(h){var y=h.parentNode;return y&&y.nodeType!==11?y:null},parents:function(h){return Ze(h,"parentNode")},parentsUntil:function(h,y,C){return Ze(h,"parentNode",C)},next:function(h){return pt(h,"nextSibling")},prev:function(h){return pt(h,"previousSibling")},nextAll:function(h){return Ze(h,"nextSibling")},prevAll:function(h){return Ze(h,"previousSibling")},nextUntil:function(h,y,C){return Ze(h,"nextSibling",C)},prevUntil:function(h,y,C){return Ze(h,"previousSibling",C)},siblings:function(h){return ve((h.parentNode||{}).firstChild,h)},children:function(h){return ve(h.firstChild)},contents:function(h){return h.contentDocument!=null&&i(h.contentDocument)?h.contentDocument:(ae(h,"template")&&(h=h.content||h),x.merge([],h.childNodes))}},function(h,y){x.fn[h]=function(C,P){var L=x.map(this,y,C);return h.slice(-5)!=="Until"&&(P=C),P&&typeof P=="string"&&(L=x.filter(P,L)),this.length>1&&(ct[h]||x.uniqueSort(L),ot.test(h)&&L.reverse()),this.pushStack(L)}});var ft=/[^\x20\t\r\n\f]+/g;function yt(h){var y={};return x.each(h.match(ft)||[],function(C,P){y[P]=!0}),y}x.Callbacks=function(h){h=typeof h=="string"?yt(h):x.extend({},h);var y,C,P,L,N=[],V=[],se=-1,te=function(){for(L=L||h.once,P=y=!0;V.length;se=-1)for(C=V.shift();++se<N.length;)N[se].apply(C[0],C[1])===!1&&h.stopOnFalse&&(se=N.length,C=!1);h.memory||(C=!1),y=!1,L&&(C?N=[]:N="")},pe={add:function(){return N&&(C&&!y&&(se=N.length-1,V.push(C)),function _e(Ae){x.each(Ae,function(Te,Ve){I(Ve)?(!h.unique||!pe.has(Ve))&&N.push(Ve):Ve&&Ve.length&&ne(Ve)!=="string"&&_e(Ve)})}(arguments),C&&!y&&te()),this},remove:function(){return x.each(arguments,function(_e,Ae){for(var Te;(Te=x.inArray(Ae,N,Te))>-1;)N.splice(Te,1),Te<=se&&se--}),this},has:function(_e){return _e?x.inArray(_e,N)>-1:N.length>0},empty:function(){return N&&(N=[]),this},disable:function(){return L=V=[],N=C="",this},disabled:function(){return!N},lock:function(){return L=V=[],!C&&!y&&(N=C=""),this},locked:function(){return!!L},fireWith:function(_e,Ae){return L||(Ae=Ae||[],Ae=[_e,Ae.slice?Ae.slice():Ae],V.push(Ae),y||te()),this},fire:function(){return pe.fireWith(this,arguments),this},fired:function(){return!!P}};return pe};function Je(h){return h}function At(h){throw h}function Mt(h,y,C,P){var L;try{h&&I(L=h.promise)?L.call(h).done(y).fail(C):h&&I(L=h.then)?L.call(h,y,C):y.apply(void 0,[h].slice(P))}catch(N){C.apply(void 0,[N])}}x.extend({Deferred:function(h){var y=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],C="pending",P={state:function(){return C},always:function(){return L.done(arguments).fail(arguments),this},catch:function(N){return P.then(null,N)},pipe:function(){var N=arguments;return x.Deferred(function(V){x.each(y,function(se,te){var pe=I(N[te[4]])&&N[te[4]];L[te[1]](function(){var _e=pe&&pe.apply(this,arguments);_e&&I(_e.promise)?_e.promise().progress(V.notify).done(V.resolve).fail(V.reject):V[te[0]+"With"](this,pe?[_e]:arguments)})}),N=null}).promise()},then:function(N,V,se){var te=0;function pe(_e,Ae,Te,Ve){return function(){var it=this,Tt=arguments,Et=function(){var un,Fr;if(!(_e<te)){if(un=Te.apply(it,Tt),un===Ae.promise())throw new TypeError("Thenable self-resolution");Fr=un&&(typeof un=="object"||typeof un=="function")&&un.then,I(Fr)?Ve?Fr.call(un,pe(te,Ae,Je,Ve),pe(te,Ae,At,Ve)):(te++,Fr.call(un,pe(te,Ae,Je,Ve),pe(te,Ae,At,Ve),pe(te,Ae,Je,Ae.notifyWith))):(Te!==Je&&(it=void 0,Tt=[un]),(Ve||Ae.resolveWith)(it,Tt))}},Rn=Ve?Et:function(){try{Et()}catch(un){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(un,Rn.error),_e+1>=te&&(Te!==At&&(it=void 0,Tt=[un]),Ae.rejectWith(it,Tt))}};_e?Rn():(x.Deferred.getErrorHook?Rn.error=x.Deferred.getErrorHook():x.Deferred.getStackHook&&(Rn.error=x.Deferred.getStackHook()),e.setTimeout(Rn))}}return x.Deferred(function(_e){y[0][3].add(pe(0,_e,I(se)?se:Je,_e.notifyWith)),y[1][3].add(pe(0,_e,I(N)?N:Je)),y[2][3].add(pe(0,_e,I(V)?V:At))}).promise()},promise:function(N){return N!=null?x.extend(N,P):P}},L={};return x.each(y,function(N,V){var se=V[2],te=V[5];P[V[1]]=se.add,te&&se.add(function(){C=te},y[3-N][2].disable,y[3-N][3].disable,y[0][2].lock,y[0][3].lock),se.add(V[3].fire),L[V[0]]=function(){return L[V[0]+"With"](this===L?void 0:this,arguments),this},L[V[0]+"With"]=se.fireWith}),P.promise(L),h&&h.call(L,L),L},when:function(h){var y=arguments.length,C=y,P=Array(C),L=o.call(arguments),N=x.Deferred(),V=function(se){return function(te){P[se]=this,L[se]=arguments.length>1?o.call(arguments):te,--y||N.resolveWith(P,L)}};if(y<=1&&(Mt(h,N.done(V(C)).resolve,N.reject,!y),N.state()==="pending"||I(L[C]&&L[C].then)))return N.then();for(;C--;)Mt(L[C],V(C),N.reject);return N.promise()}});var Vn=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(h,y){e.console&&e.console.warn&&h&&Vn.test(h.name)&&e.console.warn("jQuery.Deferred exception: "+h.message,h.stack,y)},x.readyException=function(h){e.setTimeout(function(){throw h})};var vr=x.Deferred();x.fn.ready=function(h){return vr.then(h).catch(function(y){x.readyException(y)}),this},x.extend({isReady:!1,readyWait:1,ready:function(h){(h===!0?--x.readyWait:x.isReady)||(x.isReady=!0,!(h!==!0&&--x.readyWait>0)&&vr.resolveWith(_,[x]))}}),x.ready.then=vr.then;function Hn(){_.removeEventListener("DOMContentLoaded",Hn),e.removeEventListener("load",Hn),x.ready()}_.readyState==="complete"||_.readyState!=="loading"&&!_.documentElement.doScroll?e.setTimeout(x.ready):(_.addEventListener("DOMContentLoaded",Hn),e.addEventListener("load",Hn));var Sn=function(h,y,C,P,L,N,V){var se=0,te=h.length,pe=C==null;if(ne(C)==="object"){L=!0;for(se in C)Sn(h,y,se,C[se],!0,N,V)}else if(P!==void 0&&(L=!0,I(P)||(V=!0),pe&&(V?(y.call(h,P),y=null):(pe=y,y=function(_e,Ae,Te){return pe.call(x(_e),Te)})),y))for(;se<te;se++)y(h[se],C,V?P:P.call(h[se],se,y(h[se],C)));return L?h:pe?y.call(h):te?y(h[0],C):N},$i=/^-ms-/,Dr=/-([a-z])/g;function Jn(h,y){return y.toUpperCase()}function sn(h){return h.replace($i,"ms-").replace(Dr,Jn)}var fn=function(h){return h.nodeType===1||h.nodeType===9||!+h.nodeType};function dn(){this.expando=x.expando+dn.uid++}dn.uid=1,dn.prototype={cache:function(h){var y=h[this.expando];return y||(y={},fn(h)&&(h.nodeType?h[this.expando]=y:Object.defineProperty(h,this.expando,{value:y,configurable:!0}))),y},set:function(h,y,C){var P,L=this.cache(h);if(typeof y=="string")L[sn(y)]=C;else for(P in y)L[sn(P)]=y[P];return L},get:function(h,y){return y===void 0?this.cache(h):h[this.expando]&&h[this.expando][sn(y)]},access:function(h,y,C){return y===void 0||y&&typeof y=="string"&&C===void 0?this.get(h,y):(this.set(h,y,C),C!==void 0?C:y)},remove:function(h,y){var C,P=h[this.expando];if(P!==void 0){if(y!==void 0)for(Array.isArray(y)?y=y.map(sn):(y=sn(y),y=y in P?[y]:y.match(ft)||[]),C=y.length;C--;)delete P[y[C]];(y===void 0||x.isEmptyObject(P))&&(h.nodeType?h[this.expando]=void 0:delete h[this.expando])}},hasData:function(h){var y=h[this.expando];return y!==void 0&&!x.isEmptyObject(y)}};var ut=new dn,Dn=new dn,si=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,on=/[A-Z]/g;function Vi(h){return h==="true"?!0:h==="false"?!1:h==="null"?null:h===+h+""?+h:si.test(h)?JSON.parse(h):h}function Hi(h,y,C){var P;if(C===void 0&&h.nodeType===1)if(P="data-"+y.replace(on,"-$&").toLowerCase(),C=h.getAttribute(P),typeof C=="string"){try{C=Vi(C)}catch{}Dn.set(h,y,C)}else C=void 0;return C}x.extend({hasData:function(h){return Dn.hasData(h)||ut.hasData(h)},data:function(h,y,C){return Dn.access(h,y,C)},removeData:function(h,y){Dn.remove(h,y)},_data:function(h,y,C){return ut.access(h,y,C)},_removeData:function(h,y){ut.remove(h,y)}}),x.fn.extend({data:function(h,y){var C,P,L,N=this[0],V=N&&N.attributes;if(h===void 0){if(this.length&&(L=Dn.get(N),N.nodeType===1&&!ut.get(N,"hasDataAttrs"))){for(C=V.length;C--;)V[C]&&(P=V[C].name,P.indexOf("data-")===0&&(P=sn(P.slice(5)),Hi(N,P,L[P])));ut.set(N,"hasDataAttrs",!0)}return L}return typeof h=="object"?this.each(function(){Dn.set(this,h)}):Sn(this,function(se){var te;if(N&&se===void 0)return te=Dn.get(N,h),te!==void 0||(te=Hi(N,h),te!==void 0)?te:void 0;this.each(function(){Dn.set(this,h,se)})},null,y,arguments.length>1,null,!0)},removeData:function(h){return this.each(function(){Dn.remove(this,h)})}}),x.extend({queue:function(h,y,C){var P;if(h)return y=(y||"fx")+"queue",P=ut.get(h,y),C&&(!P||Array.isArray(C)?P=ut.access(h,y,x.makeArray(C)):P.push(C)),P||[]},dequeue:function(h,y){y=y||"fx";var C=x.queue(h,y),P=C.length,L=C.shift(),N=x._queueHooks(h,y),V=function(){x.dequeue(h,y)};L==="inprogress"&&(L=C.shift(),P--),L&&(y==="fx"&&C.unshift("inprogress"),delete N.stop,L.call(h,V,N)),!P&&N&&N.empty.fire()},_queueHooks:function(h,y){var C=y+"queueHooks";return ut.get(h,C)||ut.access(h,C,{empty:x.Callbacks("once memory").add(function(){ut.remove(h,[y+"queue",C])})})}}),x.fn.extend({queue:function(h,y){var C=2;return typeof h!="string"&&(y=h,h="fx",C--),arguments.length<C?x.queue(this[0],h):y===void 0?this:this.each(function(){var P=x.queue(this,h,y);x._queueHooks(this,h),h==="fx"&&P[0]!=="inprogress"&&x.dequeue(this,h)})},dequeue:function(h){return this.each(function(){x.dequeue(this,h)})},clearQueue:function(h){return this.queue(h||"fx",[])},promise:function(h,y){var C,P=1,L=x.Deferred(),N=this,V=this.length,se=function(){--P||L.resolveWith(N,[N])};for(typeof h!="string"&&(y=h,h=void 0),h=h||"fx";V--;)C=ut.get(N[V],h+"queueHooks"),C&&C.empty&&(P++,C.empty.add(se));return se(),L.promise(y)}});var Ui=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Pr=new RegExp("^(?:([+-])=|)("+Ui+")([a-z%]*)$","i"),Nn=["Top","Right","Bottom","Left"],Or=_.documentElement,yr=function(h){return x.contains(h.ownerDocument,h)},Yr={composed:!0};Or.getRootNode&&(yr=function(h){return x.contains(h.ownerDocument,h)||h.getRootNode(Yr)===h.ownerDocument});var Gr=function(h,y){return h=y||h,h.style.display==="none"||h.style.display===""&&yr(h)&&x.css(h,"display")==="none"};function Ao(h,y,C,P){var L,N,V=20,se=P?function(){return P.cur()}:function(){return x.css(h,y,"")},te=se(),pe=C&&C[3]||(x.cssNumber[y]?"":"px"),_e=h.nodeType&&(x.cssNumber[y]||pe!=="px"&&+te)&&Pr.exec(x.css(h,y));if(_e&&_e[3]!==pe){for(te=te/2,pe=pe||_e[3],_e=+te||1;V--;)x.style(h,y,_e+pe),(1-N)*(1-(N=se()/te||.5))<=0&&(V=0),_e=_e/N;_e=_e*2,x.style(h,y,_e+pe),C=C||[]}return C&&(_e=+_e||+te||0,L=C[1]?_e+(C[1]+1)*C[2]:+C[2],P&&(P.unit=pe,P.start=_e,P.end=L)),L}var Un={};function qr(h){var y,C=h.ownerDocument,P=h.nodeName,L=Un[P];return L||(y=C.body.appendChild(C.createElement(P)),L=x.css(y,"display"),y.parentNode.removeChild(y),L==="none"&&(L="block"),Un[P]=L,L)}function Qn(h,y){for(var C,P,L=[],N=0,V=h.length;N<V;N++)P=h[N],P.style&&(C=P.style.display,y?(C==="none"&&(L[N]=ut.get(P,"display")||null,L[N]||(P.style.display="")),P.style.display===""&&Gr(P)&&(L[N]=qr(P))):C!=="none"&&(L[N]="none",ut.set(P,"display",C)));for(N=0;N<V;N++)L[N]!=null&&(h[N].style.display=L[N]);return h}x.fn.extend({show:function(){return Qn(this,!0)},hide:function(){return Qn(this)},toggle:function(h){return typeof h=="boolean"?h?this.show():this.hide():this.each(function(){Gr(this)?x(this).show():x(this).hide()})}});var Wt=/^(?:checkbox|radio)$/i,ai=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Wi=/^$|^module$|\/(?:java|ecma)script/i;(function(){var h=_.createDocumentFragment(),y=h.appendChild(_.createElement("div")),C=_.createElement("input");C.setAttribute("type","radio"),C.setAttribute("checked","checked"),C.setAttribute("name","t"),y.appendChild(C),A.checkClone=y.cloneNode(!0).cloneNode(!0).lastChild.checked,y.innerHTML="<textarea>x</textarea>",A.noCloneChecked=!!y.cloneNode(!0).lastChild.defaultValue,y.innerHTML="<option></option>",A.option=!!y.lastChild})();var Pn={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,"",""]};Pn.tbody=Pn.tfoot=Pn.colgroup=Pn.caption=Pn.thead,Pn.th=Pn.td,A.option||(Pn.optgroup=Pn.option=[1,"<select multiple='multiple'>","</select>"]);function hn(h,y){var C;return typeof h.getElementsByTagName<"u"?C=h.getElementsByTagName(y||"*"):typeof h.querySelectorAll<"u"?C=h.querySelectorAll(y||"*"):C=[],y===void 0||y&&ae(h,y)?x.merge([h],C):C}function li(h,y){for(var C=0,P=h.length;C<P;C++)ut.set(h[C],"globalEval",!y||ut.get(y[C],"globalEval"))}var ui=/<|&#?\w+;/;function Tn(h,y,C,P,L){for(var N,V,se,te,pe,_e,Ae=y.createDocumentFragment(),Te=[],Ve=0,it=h.length;Ve<it;Ve++)if(N=h[Ve],N||N===0)if(ne(N)==="object")x.merge(Te,N.nodeType?[N]:N);else if(!ui.test(N))Te.push(y.createTextNode(N));else{for(V=V||Ae.appendChild(y.createElement("div")),se=(ai.exec(N)||["",""])[1].toLowerCase(),te=Pn[se]||Pn._default,V.innerHTML=te[1]+x.htmlPrefilter(N)+te[2],_e=te[0];_e--;)V=V.lastChild;x.merge(Te,V.childNodes),V=Ae.firstChild,V.textContent=""}for(Ae.textContent="",Ve=0;N=Te[Ve++];){if(P&&x.inArray(N,P)>-1){L&&L.push(N);continue}if(pe=yr(N),V=hn(Ae.appendChild(N),"script"),pe&&li(V),C)for(_e=0;N=V[_e++];)Wi.test(N.type||"")&&C.push(N)}return Ae}var so=/^([^.]*)(?:\.(.+)|)/;function br(){return!0}function ci(){return!1}function an(h,y,C,P,L,N){var V,se;if(typeof y=="object"){typeof C!="string"&&(P=P||C,C=void 0);for(se in y)an(h,se,C,P,y[se],N);return h}if(P==null&&L==null?(L=C,P=C=void 0):L==null&&(typeof C=="string"?(L=P,P=void 0):(L=P,P=C,C=void 0)),L===!1)L=ci;else if(!L)return h;return N===1&&(V=L,L=function(te){return x().off(te),V.apply(this,arguments)},L.guid=V.guid||(V.guid=x.guid++)),h.each(function(){x.event.add(this,y,L,P,C)})}x.event={global:{},add:function(h,y,C,P,L){var N,V,se,te,pe,_e,Ae,Te,Ve,it,Tt,Et=ut.get(h);if(fn(h))for(C.handler&&(N=C,C=N.handler,L=N.selector),L&&x.find.matchesSelector(Or,L),C.guid||(C.guid=x.guid++),(te=Et.events)||(te=Et.events=Object.create(null)),(V=Et.handle)||(V=Et.handle=function(Rn){return typeof x<"u"&&x.event.triggered!==Rn.type?x.event.dispatch.apply(h,arguments):void 0}),y=(y||"").match(ft)||[""],pe=y.length;pe--;)se=so.exec(y[pe])||[],Ve=Tt=se[1],it=(se[2]||"").split(".").sort(),Ve&&(Ae=x.event.special[Ve]||{},Ve=(L?Ae.delegateType:Ae.bindType)||Ve,Ae=x.event.special[Ve]||{},_e=x.extend({type:Ve,origType:Tt,data:P,handler:C,guid:C.guid,selector:L,needsContext:L&&x.expr.match.needsContext.test(L),namespace:it.join(".")},N),(Te=te[Ve])||(Te=te[Ve]=[],Te.delegateCount=0,(!Ae.setup||Ae.setup.call(h,P,it,V)===!1)&&h.addEventListener&&h.addEventListener(Ve,V)),Ae.add&&(Ae.add.call(h,_e),_e.handler.guid||(_e.handler.guid=C.guid)),L?Te.splice(Te.delegateCount++,0,_e):Te.push(_e),x.event.global[Ve]=!0)},remove:function(h,y,C,P,L){var N,V,se,te,pe,_e,Ae,Te,Ve,it,Tt,Et=ut.hasData(h)&&ut.get(h);if(!(!Et||!(te=Et.events))){for(y=(y||"").match(ft)||[""],pe=y.length;pe--;){if(se=so.exec(y[pe])||[],Ve=Tt=se[1],it=(se[2]||"").split(".").sort(),!Ve){for(Ve in te)x.event.remove(h,Ve+y[pe],C,P,!0);continue}for(Ae=x.event.special[Ve]||{},Ve=(P?Ae.delegateType:Ae.bindType)||Ve,Te=te[Ve]||[],se=se[2]&&new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"),V=N=Te.length;N--;)_e=Te[N],(L||Tt===_e.origType)&&(!C||C.guid===_e.guid)&&(!se||se.test(_e.namespace))&&(!P||P===_e.selector||P==="**"&&_e.selector)&&(Te.splice(N,1),_e.selector&&Te.delegateCount--,Ae.remove&&Ae.remove.call(h,_e));V&&!Te.length&&((!Ae.teardown||Ae.teardown.call(h,it,Et.handle)===!1)&&x.removeEvent(h,Ve,Et.handle),delete te[Ve])}x.isEmptyObject(te)&&ut.remove(h,"handle events")}},dispatch:function(h){var y,C,P,L,N,V,se=new Array(arguments.length),te=x.event.fix(h),pe=(ut.get(this,"events")||Object.create(null))[te.type]||[],_e=x.event.special[te.type]||{};for(se[0]=te,y=1;y<arguments.length;y++)se[y]=arguments[y];if(te.delegateTarget=this,!(_e.preDispatch&&_e.preDispatch.call(this,te)===!1)){for(V=x.event.handlers.call(this,te,pe),y=0;(L=V[y++])&&!te.isPropagationStopped();)for(te.currentTarget=L.elem,C=0;(N=L.handlers[C++])&&!te.isImmediatePropagationStopped();)(!te.rnamespace||N.namespace===!1||te.rnamespace.test(N.namespace))&&(te.handleObj=N,te.data=N.data,P=((x.event.special[N.origType]||{}).handle||N.handler).apply(L.elem,se),P!==void 0&&(te.result=P)===!1&&(te.preventDefault(),te.stopPropagation()));return _e.postDispatch&&_e.postDispatch.call(this,te),te.result}},handlers:function(h,y){var C,P,L,N,V,se=[],te=y.delegateCount,pe=h.target;if(te&&pe.nodeType&&!(h.type==="click"&&h.button>=1)){for(;pe!==this;pe=pe.parentNode||this)if(pe.nodeType===1&&!(h.type==="click"&&pe.disabled===!0)){for(N=[],V={},C=0;C<te;C++)P=y[C],L=P.selector+" ",V[L]===void 0&&(V[L]=P.needsContext?x(L,this).index(pe)>-1:x.find(L,this,null,[pe]).length),V[L]&&N.push(P);N.length&&se.push({elem:pe,handlers:N})}}return pe=this,te<y.length&&se.push({elem:pe,handlers:y.slice(te)}),se},addProp:function(h,y){Object.defineProperty(x.Event.prototype,h,{enumerable:!0,configurable:!0,get:I(y)?function(){if(this.originalEvent)return y(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[h]},set:function(C){Object.defineProperty(this,h,{enumerable:!0,configurable:!0,writable:!0,value:C})}})},fix:function(h){return h[x.expando]?h:new x.Event(h)},special:{load:{noBubble:!0},click:{setup:function(h){var y=this||h;return Wt.test(y.type)&&y.click&&ae(y,"input")&&Di(y,"click",!0),!1},trigger:function(h){var y=this||h;return Wt.test(y.type)&&y.click&&ae(y,"input")&&Di(y,"click"),!0},_default:function(h){var y=h.target;return Wt.test(y.type)&&y.click&&ae(y,"input")&&ut.get(y,"click")||ae(y,"a")}},beforeunload:{postDispatch:function(h){h.result!==void 0&&h.originalEvent&&(h.originalEvent.returnValue=h.result)}}}};function Di(h,y,C){if(!C){ut.get(h,y)===void 0&&x.event.add(h,y,br);return}ut.set(h,y,!1),x.event.add(h,y,{namespace:!1,handler:function(P){var L,N=ut.get(this,y);if(P.isTrigger&1&&this[y]){if(N)(x.event.special[y]||{}).delegateType&&P.stopPropagation();else if(N=o.call(arguments),ut.set(this,y,N),this[y](),L=ut.get(this,y),ut.set(this,y,!1),N!==L)return P.stopImmediatePropagation(),P.preventDefault(),L}else N&&(ut.set(this,y,x.event.trigger(N[0],N.slice(1),this)),P.stopPropagation(),P.isImmediatePropagationStopped=br)}})}x.removeEvent=function(h,y,C){h.removeEventListener&&h.removeEventListener(y,C)},x.Event=function(h,y){if(!(this instanceof x.Event))return new x.Event(h,y);h&&h.type?(this.originalEvent=h,this.type=h.type,this.isDefaultPrevented=h.defaultPrevented||h.defaultPrevented===void 0&&h.returnValue===!1?br:ci,this.target=h.target&&h.target.nodeType===3?h.target.parentNode:h.target,this.currentTarget=h.currentTarget,this.relatedTarget=h.relatedTarget):this.type=h,y&&x.extend(this,y),this.timeStamp=h&&h.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:ci,isPropagationStopped:ci,isImmediatePropagationStopped:ci,isSimulated:!1,preventDefault:function(){var h=this.originalEvent;this.isDefaultPrevented=br,h&&!this.isSimulated&&h.preventDefault()},stopPropagation:function(){var h=this.originalEvent;this.isPropagationStopped=br,h&&!this.isSimulated&&h.stopPropagation()},stopImmediatePropagation:function(){var h=this.originalEvent;this.isImmediatePropagationStopped=br,h&&!this.isSimulated&&h.stopImmediatePropagation(),this.stopPropagation()}},x.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},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(h,y){function C(P){if(_.documentMode){var L=ut.get(this,"handle"),N=x.event.fix(P);N.type=P.type==="focusin"?"focus":"blur",N.isSimulated=!0,L(P),N.target===N.currentTarget&&L(N)}else x.event.simulate(y,P.target,x.event.fix(P))}x.event.special[h]={setup:function(){var P;if(Di(this,h,!0),_.documentMode)P=ut.get(this,y),P||this.addEventListener(y,C),ut.set(this,y,(P||0)+1);else return!1},trigger:function(){return Di(this,h),!0},teardown:function(){var P;if(_.documentMode)P=ut.get(this,y)-1,P?ut.set(this,y,P):(this.removeEventListener(y,C),ut.remove(this,y));else return!1},_default:function(P){return ut.get(P.target,h)},delegateType:y},x.event.special[y]={setup:function(){var P=this.ownerDocument||this.document||this,L=_.documentMode?this:P,N=ut.get(L,y);N||(_.documentMode?this.addEventListener(y,C):P.addEventListener(h,C,!0)),ut.set(L,y,(N||0)+1)},teardown:function(){var P=this.ownerDocument||this.document||this,L=_.documentMode?this:P,N=ut.get(L,y)-1;N?ut.set(L,y,N):(_.documentMode?this.removeEventListener(y,C):P.removeEventListener(h,C,!0),ut.remove(L,y))}}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(h,y){x.event.special[h]={delegateType:y,bindType:y,handle:function(C){var P,L=this,N=C.relatedTarget,V=C.handleObj;return(!N||N!==L&&!x.contains(L,N))&&(C.type=V.origType,P=V.handler.apply(this,arguments),C.type=y),P}}}),x.fn.extend({on:function(h,y,C,P){return an(this,h,y,C,P)},one:function(h,y,C,P){return an(this,h,y,C,P,1)},off:function(h,y,C){var P,L;if(h&&h.preventDefault&&h.handleObj)return P=h.handleObj,x(h.delegateTarget).off(P.namespace?P.origType+"."+P.namespace:P.origType,P.selector,P.handler),this;if(typeof h=="object"){for(L in h)this.off(L,y,h[L]);return this}return(y===!1||typeof y=="function")&&(C=y,y=void 0),C===!1&&(C=ci),this.each(function(){x.event.remove(this,h,C,y)})}});var Ms=/<script|<style|<link/i,Ls=/checked\s*(?:[^=]|=\s*.checked.)/i,Xr=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function ao(h,y){return ae(h,"table")&&ae(y.nodeType!==11?y:y.firstChild,"tr")&&x(h).children("tbody")[0]||h}function lo(h){return h.type=(h.getAttribute("type")!==null)+"/"+h.type,h}function Pi(h){return(h.type||"").slice(0,5)==="true/"?h.type=h.type.slice(5):h.removeAttribute("type"),h}function er(h,y){var C,P,L,N,V,se,te;if(y.nodeType===1){if(ut.hasData(h)&&(N=ut.get(h),te=N.events,te)){ut.remove(y,"handle events");for(L in te)for(C=0,P=te[L].length;C<P;C++)x.event.add(y,L,te[L][C])}Dn.hasData(h)&&(V=Dn.access(h),se=x.extend({},V),Dn.set(y,se))}}function _r(h,y){var C=y.nodeName.toLowerCase();C==="input"&&Wt.test(h.type)?y.checked=h.checked:(C==="input"||C==="textarea")&&(y.defaultValue=h.defaultValue)}function Rr(h,y,C,P){y=a(y);var L,N,V,se,te,pe,_e=0,Ae=h.length,Te=Ae-1,Ve=y[0],it=I(Ve);if(it||Ae>1&&typeof Ve=="string"&&!A.checkClone&&Ls.test(Ve))return h.each(function(Tt){var Et=h.eq(Tt);it&&(y[0]=Ve.call(this,Tt,Et.html())),Rr(Et,y,C,P)});if(Ae&&(L=Tn(y,h[0].ownerDocument,!1,h,P),N=L.firstChild,L.childNodes.length===1&&(L=N),N||P)){for(V=x.map(hn(L,"script"),lo),se=V.length;_e<Ae;_e++)te=L,_e!==Te&&(te=x.clone(te,!0,!0),se&&x.merge(V,hn(te,"script"))),C.call(h[_e],te,_e);if(se)for(pe=V[V.length-1].ownerDocument,x.map(V,Pi),_e=0;_e<se;_e++)te=V[_e],Wi.test(te.type||"")&&!ut.access(te,"globalEval")&&x.contains(pe,te)&&(te.src&&(te.type||"").toLowerCase()!=="module"?x._evalUrl&&!te.noModule&&x._evalUrl(te.src,{nonce:te.nonce||te.getAttribute("nonce")},pe):H(te.textContent.replace(Xr,""),te,pe))}return h}function fi(h,y,C){for(var P,L=y?x.filter(y,h):h,N=0;(P=L[N])!=null;N++)!C&&P.nodeType===1&&x.cleanData(hn(P)),P.parentNode&&(C&&yr(P)&&li(hn(P,"script")),P.parentNode.removeChild(P));return h}x.extend({htmlPrefilter:function(h){return h},clone:function(h,y,C){var P,L,N,V,se=h.cloneNode(!0),te=yr(h);if(!A.noCloneChecked&&(h.nodeType===1||h.nodeType===11)&&!x.isXMLDoc(h))for(V=hn(se),N=hn(h),P=0,L=N.length;P<L;P++)_r(N[P],V[P]);if(y)if(C)for(N=N||hn(h),V=V||hn(se),P=0,L=N.length;P<L;P++)er(N[P],V[P]);else er(h,se);return V=hn(se,"script"),V.length>0&&li(V,!te&&hn(h,"script")),se},cleanData:function(h){for(var y,C,P,L=x.event.special,N=0;(C=h[N])!==void 0;N++)if(fn(C)){if(y=C[ut.expando]){if(y.events)for(P in y.events)L[P]?x.event.remove(C,P):x.removeEvent(C,P,y.handle);C[ut.expando]=void 0}C[Dn.expando]&&(C[Dn.expando]=void 0)}}}),x.fn.extend({detach:function(h){return fi(this,h,!0)},remove:function(h){return fi(this,h)},text:function(h){return Sn(this,function(y){return y===void 0?x.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=y)})},null,h,arguments.length)},append:function(){return Rr(this,arguments,function(h){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var y=ao(this,h);y.appendChild(h)}})},prepend:function(){return Rr(this,arguments,function(h){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var y=ao(this,h);y.insertBefore(h,y.firstChild)}})},before:function(){return Rr(this,arguments,function(h){this.parentNode&&this.parentNode.insertBefore(h,this)})},after:function(){return Rr(this,arguments,function(h){this.parentNode&&this.parentNode.insertBefore(h,this.nextSibling)})},empty:function(){for(var h,y=0;(h=this[y])!=null;y++)h.nodeType===1&&(x.cleanData(hn(h,!1)),h.textContent="");return this},clone:function(h,y){return h=h??!1,y=y??h,this.map(function(){return x.clone(this,h,y)})},html:function(h){return Sn(this,function(y){var C=this[0]||{},P=0,L=this.length;if(y===void 0&&C.nodeType===1)return C.innerHTML;if(typeof y=="string"&&!Ms.test(y)&&!Pn[(ai.exec(y)||["",""])[1].toLowerCase()]){y=x.htmlPrefilter(y);try{for(;P<L;P++)C=this[P]||{},C.nodeType===1&&(x.cleanData(hn(C,!1)),C.innerHTML=y);C=0}catch{}}C&&this.empty().append(y)},null,h,arguments.length)},replaceWith:function(){var h=[];return Rr(this,arguments,function(y){var C=this.parentNode;x.inArray(this,h)<0&&(x.cleanData(hn(this)),C&&C.replaceChild(y,this))},h)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(h,y){x.fn[h]=function(C){for(var P,L=[],N=x(C),V=N.length-1,se=0;se<=V;se++)P=se===V?this:this.clone(!0),x(N[se])[y](P),c.apply(L,P.get());return this.pushStack(L)}});var Kr=new RegExp("^("+Ui+")(?!px)[a-z%]+$","i"),wr=/^--/,Ar=function(h){var y=h.ownerDocument.defaultView;return(!y||!y.opener)&&(y=e),y.getComputedStyle(h)},tr=function(h,y,C){var P,L,N={};for(L in y)N[L]=h.style[L],h.style[L]=y[L];P=C.call(h);for(L in y)h.style[L]=N[L];return P},zi=new RegExp(Nn.join("|"),"i");(function(){function h(){if(pe){te.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",pe.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",Or.appendChild(te).appendChild(pe);var _e=e.getComputedStyle(pe);C=_e.top!=="1%",se=y(_e.marginLeft)===12,pe.style.right="60%",N=y(_e.right)===36,P=y(_e.width)===36,pe.style.position="absolute",L=y(pe.offsetWidth/3)===12,Or.removeChild(te),pe=null}}function y(_e){return Math.round(parseFloat(_e))}var C,P,L,N,V,se,te=_.createElement("div"),pe=_.createElement("div");pe.style&&(pe.style.backgroundClip="content-box",pe.cloneNode(!0).style.backgroundClip="",A.clearCloneStyle=pe.style.backgroundClip==="content-box",x.extend(A,{boxSizingReliable:function(){return h(),P},pixelBoxStyles:function(){return h(),N},pixelPosition:function(){return h(),C},reliableMarginLeft:function(){return h(),se},scrollboxSize:function(){return h(),L},reliableTrDimensions:function(){var _e,Ae,Te,Ve;return V==null&&(_e=_.createElement("table"),Ae=_.createElement("tr"),Te=_.createElement("div"),_e.style.cssText="position:absolute;left:-11111px;border-collapse:separate",Ae.style.cssText="box-sizing:content-box;border:1px solid",Ae.style.height="1px",Te.style.height="9px",Te.style.display="block",Or.appendChild(_e).appendChild(Ae).appendChild(Te),Ve=e.getComputedStyle(Ae),V=parseInt(Ve.height,10)+parseInt(Ve.borderTopWidth,10)+parseInt(Ve.borderBottomWidth,10)===Ae.offsetHeight,Or.removeChild(_e)),V}}))})();function Oi(h,y,C){var P,L,N,V,se=wr.test(y),te=h.style;return C=C||Ar(h),C&&(V=C.getPropertyValue(y)||C[y],se&&V&&(V=V.replace(Me,"$1")||void 0),V===""&&!yr(h)&&(V=x.style(h,y)),!A.pixelBoxStyles()&&Kr.test(V)&&zi.test(y)&&(P=te.width,L=te.minWidth,N=te.maxWidth,te.minWidth=te.maxWidth=te.width=V,V=C.width,te.width=P,te.minWidth=L,te.maxWidth=N)),V!==void 0?V+"":V}function ar(h,y){return{get:function(){if(h()){delete this.get;return}return(this.get=y).apply(this,arguments)}}}var yn=["Webkit","Moz","ms"],Ir=_.createElement("div").style,Mr={};function di(h){for(var y=h[0].toUpperCase()+h.slice(1),C=yn.length;C--;)if(h=yn[C]+y,h in Ir)return h}function hi(h){var y=x.cssProps[h]||Mr[h];return y||(h in Ir?h:Mr[h]=di(h)||h)}var xr=/^(none|table(?!-c[ea]).+)/,Zr={position:"absolute",visibility:"hidden",display:"block"},Wn={letterSpacing:"0",fontWeight:"400"};function pi(h,y,C){var P=Pr.exec(y);return P?Math.max(0,P[2]-(C||0))+(P[3]||"px"):y}function gi(h,y,C,P,L,N){var V=y==="width"?1:0,se=0,te=0,pe=0;if(C===(P?"border":"content"))return 0;for(;V<4;V+=2)C==="margin"&&(pe+=x.css(h,C+Nn[V],!0,L)),P?(C==="content"&&(te-=x.css(h,"padding"+Nn[V],!0,L)),C!=="margin"&&(te-=x.css(h,"border"+Nn[V]+"Width",!0,L))):(te+=x.css(h,"padding"+Nn[V],!0,L),C!=="padding"?te+=x.css(h,"border"+Nn[V]+"Width",!0,L):se+=x.css(h,"border"+Nn[V]+"Width",!0,L));return!P&&N>=0&&(te+=Math.max(0,Math.ceil(h["offset"+y[0].toUpperCase()+y.slice(1)]-N-te-se-.5))||0),te+pe}function _i(h,y,C){var P=Ar(h),L=!A.boxSizingReliable()||C,N=L&&x.css(h,"boxSizing",!1,P)==="border-box",V=N,se=Oi(h,y,P),te="offset"+y[0].toUpperCase()+y.slice(1);if(Kr.test(se)){if(!C)return se;se="auto"}return(!A.boxSizingReliable()&&N||!A.reliableTrDimensions()&&ae(h,"tr")||se==="auto"||!parseFloat(se)&&x.css(h,"display",!1,P)==="inline")&&h.getClientRects().length&&(N=x.css(h,"boxSizing",!1,P)==="border-box",V=te in h,V&&(se=h[te])),se=parseFloat(se)||0,se+gi(h,y,C||(N?"border":"content"),V,P,se)+"px"}x.extend({cssHooks:{opacity:{get:function(h,y){if(y){var C=Oi(h,"opacity");return C===""?"1":C}}}},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(h,y,C,P){if(!(!h||h.nodeType===3||h.nodeType===8||!h.style)){var L,N,V,se=sn(y),te=wr.test(y),pe=h.style;if(te||(y=hi(se)),V=x.cssHooks[y]||x.cssHooks[se],C!==void 0){if(N=typeof C,N==="string"&&(L=Pr.exec(C))&&L[1]&&(C=Ao(h,y,L),N="number"),C==null||C!==C)return;N==="number"&&!te&&(C+=L&&L[3]||(x.cssNumber[se]?"":"px")),!A.clearCloneStyle&&C===""&&y.indexOf("background")===0&&(pe[y]="inherit"),(!V||!("set"in V)||(C=V.set(h,C,P))!==void 0)&&(te?pe.setProperty(y,C):pe[y]=C)}else return V&&"get"in V&&(L=V.get(h,!1,P))!==void 0?L:pe[y]}},css:function(h,y,C,P){var L,N,V,se=sn(y),te=wr.test(y);return te||(y=hi(se)),V=x.cssHooks[y]||x.cssHooks[se],V&&"get"in V&&(L=V.get(h,!0,C)),L===void 0&&(L=Oi(h,y,P)),L==="normal"&&y in Wn&&(L=Wn[y]),C===""||C?(N=parseFloat(L),C===!0||isFinite(N)?N||0:L):L}}),x.each(["height","width"],function(h,y){x.cssHooks[y]={get:function(C,P,L){if(P)return xr.test(x.css(C,"display"))&&(!C.getClientRects().length||!C.getBoundingClientRect().width)?tr(C,Zr,function(){return _i(C,y,L)}):_i(C,y,L)},set:function(C,P,L){var N,V=Ar(C),se=!A.scrollboxSize()&&V.position==="absolute",te=se||L,pe=te&&x.css(C,"boxSizing",!1,V)==="border-box",_e=L?gi(C,y,L,pe,V):0;return pe&&se&&(_e-=Math.ceil(C["offset"+y[0].toUpperCase()+y.slice(1)]-parseFloat(V[y])-gi(C,y,"border",!1,V)-.5)),_e&&(N=Pr.exec(P))&&(N[3]||"px")!=="px"&&(C.style[y]=P,P=x.css(C,y)),pi(C,P,_e)}}}),x.cssHooks.marginLeft=ar(A.reliableMarginLeft,function(h,y){if(y)return(parseFloat(Oi(h,"marginLeft"))||h.getBoundingClientRect().left-tr(h,{marginLeft:0},function(){return h.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(h,y){x.cssHooks[h+y]={expand:function(C){for(var P=0,L={},N=typeof C=="string"?C.split(" "):[C];P<4;P++)L[h+Nn[P]+y]=N[P]||N[P-2]||N[0];return L}},h!=="margin"&&(x.cssHooks[h+y].set=pi)}),x.fn.extend({css:function(h,y){return Sn(this,function(C,P,L){var N,V,se={},te=0;if(Array.isArray(P)){for(N=Ar(C),V=P.length;te<V;te++)se[P[te]]=x.css(C,P[te],!1,N);return se}return L!==void 0?x.style(C,P,L):x.css(C,P)},h,y,arguments.length>1)}});function nn(h,y,C,P,L){return new nn.prototype.init(h,y,C,P,L)}x.Tween=nn,nn.prototype={constructor:nn,init:function(h,y,C,P,L,N){this.elem=h,this.prop=C,this.easing=L||x.easing._default,this.options=y,this.start=this.now=this.cur(),this.end=P,this.unit=N||(x.cssNumber[C]?"":"px")},cur:function(){var h=nn.propHooks[this.prop];return h&&h.get?h.get(this):nn.propHooks._default.get(this)},run:function(h){var y,C=nn.propHooks[this.prop];return this.options.duration?this.pos=y=x.easing[this.easing](h,this.options.duration*h,0,1,this.options.duration):this.pos=y=h,this.now=(this.end-this.start)*y+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),C&&C.set?C.set(this):nn.propHooks._default.set(this),this}},nn.prototype.init.prototype=nn.prototype,nn.propHooks={_default:{get:function(h){var y;return h.elem.nodeType!==1||h.elem[h.prop]!=null&&h.elem.style[h.prop]==null?h.elem[h.prop]:(y=x.css(h.elem,h.prop,""),!y||y==="auto"?0:y)},set:function(h){x.fx.step[h.prop]?x.fx.step[h.prop](h):h.elem.nodeType===1&&(x.cssHooks[h.prop]||h.elem.style[hi(h.prop)]!=null)?x.style(h.elem,h.prop,h.now+h.unit):h.elem[h.prop]=h.now}}},nn.propHooks.scrollTop=nn.propHooks.scrollLeft={set:function(h){h.elem.nodeType&&h.elem.parentNode&&(h.elem[h.prop]=h.now)}},x.easing={linear:function(h){return h},swing:function(h){return .5-Math.cos(h*Math.PI)/2},_default:"swing"},x.fx=nn.prototype.init,x.fx.step={};var jn,Cn,uo=/^(?:toggle|show|hide)$/,On=/queueHooks$/;function _n(){Cn&&(_.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(_n):e.setTimeout(_n,x.fx.interval),x.fx.tick())}function k(){return e.setTimeout(function(){jn=void 0}),jn=Date.now()}function F(h,y){var C,P=0,L={height:h};for(y=y?1:0;P<4;P+=2-y)C=Nn[P],L["margin"+C]=L["padding"+C]=h;return y&&(L.opacity=L.width=h),L}function G(h,y,C){for(var P,L=(ge.tweeners[y]||[]).concat(ge.tweeners["*"]),N=0,V=L.length;N<V;N++)if(P=L[N].call(C,y,h))return P}function ee(h,y,C){var P,L,N,V,se,te,pe,_e,Ae="width"in y||"height"in y,Te=this,Ve={},it=h.style,Tt=h.nodeType&&Gr(h),Et=ut.get(h,"fxshow");C.queue||(V=x._queueHooks(h,"fx"),V.unqueued==null&&(V.unqueued=0,se=V.empty.fire,V.empty.fire=function(){V.unqueued||se()}),V.unqueued++,Te.always(function(){Te.always(function(){V.unqueued--,x.queue(h,"fx").length||V.empty.fire()})}));for(P in y)if(L=y[P],uo.test(L)){if(delete y[P],N=N||L==="toggle",L===(Tt?"hide":"show"))if(L==="show"&&Et&&Et[P]!==void 0)Tt=!0;else continue;Ve[P]=Et&&Et[P]||x.style(h,P)}if(te=!x.isEmptyObject(y),!(!te&&x.isEmptyObject(Ve))){Ae&&h.nodeType===1&&(C.overflow=[it.overflow,it.overflowX,it.overflowY],pe=Et&&Et.display,pe==null&&(pe=ut.get(h,"display")),_e=x.css(h,"display"),_e==="none"&&(pe?_e=pe:(Qn([h],!0),pe=h.style.display||pe,_e=x.css(h,"display"),Qn([h]))),(_e==="inline"||_e==="inline-block"&&pe!=null)&&x.css(h,"float")==="none"&&(te||(Te.done(function(){it.display=pe}),pe==null&&(_e=it.display,pe=_e==="none"?"":_e)),it.display="inline-block")),C.overflow&&(it.overflow="hidden",Te.always(function(){it.overflow=C.overflow[0],it.overflowX=C.overflow[1],it.overflowY=C.overflow[2]})),te=!1;for(P in Ve)te||(Et?"hidden"in Et&&(Tt=Et.hidden):Et=ut.access(h,"fxshow",{display:pe}),N&&(Et.hidden=!Tt),Tt&&Qn([h],!0),Te.done(function(){Tt||Qn([h]),ut.remove(h,"fxshow");for(P in Ve)x.style(h,P,Ve[P])})),te=G(Tt?Et[P]:0,P,Te),P in Et||(Et[P]=te.start,Tt&&(te.end=te.start,te.start=0))}}function Ee(h,y){var C,P,L,N,V;for(C in h)if(P=sn(C),L=y[P],N=h[C],Array.isArray(N)&&(L=N[1],N=h[C]=N[0]),C!==P&&(h[P]=N,delete h[C]),V=x.cssHooks[P],V&&"expand"in V){N=V.expand(N),delete h[P];for(C in N)C in h||(h[C]=N[C],y[C]=L)}else y[P]=L}function ge(h,y,C){var P,L,N=0,V=ge.prefilters.length,se=x.Deferred().always(function(){delete te.elem}),te=function(){if(L)return!1;for(var Ae=jn||k(),Te=Math.max(0,pe.startTime+pe.duration-Ae),Ve=Te/pe.duration||0,it=1-Ve,Tt=0,Et=pe.tweens.length;Tt<Et;Tt++)pe.tweens[Tt].run(it);return se.notifyWith(h,[pe,it,Te]),it<1&&Et?Te:(Et||se.notifyWith(h,[pe,1,0]),se.resolveWith(h,[pe]),!1)},pe=se.promise({elem:h,props:x.extend({},y),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},C),originalProperties:y,originalOptions:C,startTime:jn||k(),duration:C.duration,tweens:[],createTween:function(Ae,Te){var Ve=x.Tween(h,pe.opts,Ae,Te,pe.opts.specialEasing[Ae]||pe.opts.easing);return pe.tweens.push(Ve),Ve},stop:function(Ae){var Te=0,Ve=Ae?pe.tweens.length:0;if(L)return this;for(L=!0;Te<Ve;Te++)pe.tweens[Te].run(1);return Ae?(se.notifyWith(h,[pe,1,0]),se.resolveWith(h,[pe,Ae])):se.rejectWith(h,[pe,Ae]),this}}),_e=pe.props;for(Ee(_e,pe.opts.specialEasing);N<V;N++)if(P=ge.prefilters[N].call(pe,h,_e,pe.opts),P)return I(P.stop)&&(x._queueHooks(pe.elem,pe.opts.queue).stop=P.stop.bind(P)),P;return x.map(_e,G,pe),I(pe.opts.start)&&pe.opts.start.call(h,pe),pe.progress(pe.opts.progress).done(pe.opts.done,pe.opts.complete).fail(pe.opts.fail).always(pe.opts.always),x.fx.timer(x.extend(te,{elem:h,anim:pe,queue:pe.opts.queue})),pe}x.Animation=x.extend(ge,{tweeners:{"*":[function(h,y){var C=this.createTween(h,y);return Ao(C.elem,h,Pr.exec(y),C),C}]},tweener:function(h,y){I(h)?(y=h,h=["*"]):h=h.match(ft);for(var C,P=0,L=h.length;P<L;P++)C=h[P],ge.tweeners[C]=ge.tweeners[C]||[],ge.tweeners[C].unshift(y)},prefilters:[ee],prefilter:function(h,y){y?ge.prefilters.unshift(h):ge.prefilters.push(h)}}),x.speed=function(h,y,C){var P=h&&typeof h=="object"?x.extend({},h):{complete:C||!C&&y||I(h)&&h,duration:h,easing:C&&y||y&&!I(y)&&y};return x.fx.off?P.duration=0:typeof P.duration!="number"&&(P.duration in x.fx.speeds?P.duration=x.fx.speeds[P.duration]:P.duration=x.fx.speeds._default),(P.queue==null||P.queue===!0)&&(P.queue="fx"),P.old=P.complete,P.complete=function(){I(P.old)&&P.old.call(this),P.queue&&x.dequeue(this,P.queue)},P},x.fn.extend({fadeTo:function(h,y,C,P){return this.filter(Gr).css("opacity",0).show().end().animate({opacity:y},h,C,P)},animate:function(h,y,C,P){var L=x.isEmptyObject(h),N=x.speed(y,C,P),V=function(){var se=ge(this,x.extend({},h),N);(L||ut.get(this,"finish"))&&se.stop(!0)};return V.finish=V,L||N.queue===!1?this.each(V):this.queue(N.queue,V)},stop:function(h,y,C){var P=function(L){var N=L.stop;delete L.stop,N(C)};return typeof h!="string"&&(C=y,y=h,h=void 0),y&&this.queue(h||"fx",[]),this.each(function(){var L=!0,N=h!=null&&h+"queueHooks",V=x.timers,se=ut.get(this);if(N)se[N]&&se[N].stop&&P(se[N]);else for(N in se)se[N]&&se[N].stop&&On.test(N)&&P(se[N]);for(N=V.length;N--;)V[N].elem===this&&(h==null||V[N].queue===h)&&(V[N].anim.stop(C),L=!1,V.splice(N,1));(L||!C)&&x.dequeue(this,h)})},finish:function(h){return h!==!1&&(h=h||"fx"),this.each(function(){var y,C=ut.get(this),P=C[h+"queue"],L=C[h+"queueHooks"],N=x.timers,V=P?P.length:0;for(C.finish=!0,x.queue(this,h,[]),L&&L.stop&&L.stop.call(this,!0),y=N.length;y--;)N[y].elem===this&&N[y].queue===h&&(N[y].anim.stop(!0),N.splice(y,1));for(y=0;y<V;y++)P[y]&&P[y].finish&&P[y].finish.call(this);delete C.finish})}}),x.each(["toggle","show","hide"],function(h,y){var C=x.fn[y];x.fn[y]=function(P,L,N){return P==null||typeof P=="boolean"?C.apply(this,arguments):this.animate(F(y,!0),P,L,N)}}),x.each({slideDown:F("show"),slideUp:F("hide"),slideToggle:F("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(h,y){x.fn[h]=function(C,P,L){return this.animate(y,C,P,L)}}),x.timers=[],x.fx.tick=function(){var h,y=0,C=x.timers;for(jn=Date.now();y<C.length;y++)h=C[y],!h()&&C[y]===h&&C.splice(y--,1);C.length||x.fx.stop(),jn=void 0},x.fx.timer=function(h){x.timers.push(h),x.fx.start()},x.fx.interval=13,x.fx.start=function(){Cn||(Cn=!0,_n())},x.fx.stop=function(){Cn=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(h,y){return h=x.fx&&x.fx.speeds[h]||h,y=y||"fx",this.queue(y,function(C,P){var L=e.setTimeout(C,h);P.stop=function(){e.clearTimeout(L)}})},function(){var h=_.createElement("input"),y=_.createElement("select"),C=y.appendChild(_.createElement("option"));h.type="checkbox",A.checkOn=h.value!=="",A.optSelected=C.selected,h=_.createElement("input"),h.value="t",h.type="radio",A.radioValue=h.value==="t"}();var Re,Ge=x.expr.attrHandle;x.fn.extend({attr:function(h,y){return Sn(this,x.attr,h,y,arguments.length>1)},removeAttr:function(h){return this.each(function(){x.removeAttr(this,h)})}}),x.extend({attr:function(h,y,C){var P,L,N=h.nodeType;if(!(N===3||N===8||N===2)){if(typeof h.getAttribute>"u")return x.prop(h,y,C);if((N!==1||!x.isXMLDoc(h))&&(L=x.attrHooks[y.toLowerCase()]||(x.expr.match.bool.test(y)?Re:void 0)),C!==void 0){if(C===null){x.removeAttr(h,y);return}return L&&"set"in L&&(P=L.set(h,C,y))!==void 0?P:(h.setAttribute(y,C+""),C)}return L&&"get"in L&&(P=L.get(h,y))!==null?P:(P=x.find.attr(h,y),P??void 0)}},attrHooks:{type:{set:function(h,y){if(!A.radioValue&&y==="radio"&&ae(h,"input")){var C=h.value;return h.setAttribute("type",y),C&&(h.value=C),y}}}},removeAttr:function(h,y){var C,P=0,L=y&&y.match(ft);if(L&&h.nodeType===1)for(;C=L[P++];)h.removeAttribute(C)}}),Re={set:function(h,y,C){return y===!1?x.removeAttr(h,C):h.setAttribute(C,C),C}},x.each(x.expr.match.bool.source.match(/\w+/g),function(h,y){var C=Ge[y]||x.find.attr;Ge[y]=function(P,L,N){var V,se,te=L.toLowerCase();return N||(se=Ge[te],Ge[te]=V,V=C(P,L,N)!=null?te:null,Ge[te]=se),V}});var gt=/^(?:input|select|textarea|button)$/i,mt=/^(?:a|area)$/i;x.fn.extend({prop:function(h,y){return Sn(this,x.prop,h,y,arguments.length>1)},removeProp:function(h){return this.each(function(){delete this[x.propFix[h]||h]})}}),x.extend({prop:function(h,y,C){var P,L,N=h.nodeType;if(!(N===3||N===8||N===2))return(N!==1||!x.isXMLDoc(h))&&(y=x.propFix[y]||y,L=x.propHooks[y]),C!==void 0?L&&"set"in L&&(P=L.set(h,C,y))!==void 0?P:h[y]=C:L&&"get"in L&&(P=L.get(h,y))!==null?P:h[y]},propHooks:{tabIndex:{get:function(h){var y=x.find.attr(h,"tabindex");return y?parseInt(y,10):gt.test(h.nodeName)||mt.test(h.nodeName)&&h.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),A.optSelected||(x.propHooks.selected={get:function(h){var y=h.parentNode;return y&&y.parentNode&&y.parentNode.selectedIndex,null},set:function(h){var y=h.parentNode;y&&(y.selectedIndex,y.parentNode&&y.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this});function dt(h){var y=h.match(ft)||[];return y.join(" ")}function Ft(h){return h.getAttribute&&h.getAttribute("class")||""}function Bn(h){return Array.isArray(h)?h:typeof h=="string"?h.match(ft)||[]:[]}x.fn.extend({addClass:function(h){var y,C,P,L,N,V;return I(h)?this.each(function(se){x(this).addClass(h.call(this,se,Ft(this)))}):(y=Bn(h),y.length?this.each(function(){if(P=Ft(this),C=this.nodeType===1&&" "+dt(P)+" ",C){for(N=0;N<y.length;N++)L=y[N],C.indexOf(" "+L+" ")<0&&(C+=L+" ");V=dt(C),P!==V&&this.setAttribute("class",V)}}):this)},removeClass:function(h){var y,C,P,L,N,V;return I(h)?this.each(function(se){x(this).removeClass(h.call(this,se,Ft(this)))}):arguments.length?(y=Bn(h),y.length?this.each(function(){if(P=Ft(this),C=this.nodeType===1&&" "+dt(P)+" ",C){for(N=0;N<y.length;N++)for(L=y[N];C.indexOf(" "+L+" ")>-1;)C=C.replace(" "+L+" "," ");V=dt(C),P!==V&&this.setAttribute("class",V)}}):this):this.attr("class","")},toggleClass:function(h,y){var C,P,L,N,V=typeof h,se=V==="string"||Array.isArray(h);return I(h)?this.each(function(te){x(this).toggleClass(h.call(this,te,Ft(this),y),y)}):typeof y=="boolean"&&se?y?this.addClass(h):this.removeClass(h):(C=Bn(h),this.each(function(){if(se)for(N=x(this),L=0;L<C.length;L++)P=C[L],N.hasClass(P)?N.removeClass(P):N.addClass(P);else(h===void 0||V==="boolean")&&(P=Ft(this),P&&ut.set(this,"__className__",P),this.setAttribute&&this.setAttribute("class",P||h===!1?"":ut.get(this,"__className__")||""))}))},hasClass:function(h){var y,C,P=0;for(y=" "+h+" ";C=this[P++];)if(C.nodeType===1&&(" "+dt(Ft(C))+" ").indexOf(y)>-1)return!0;return!1}});var zn=/\r/g;x.fn.extend({val:function(h){var y,C,P,L=this[0];return arguments.length?(P=I(h),this.each(function(N){var V;this.nodeType===1&&(P?V=h.call(this,N,x(this).val()):V=h,V==null?V="":typeof V=="number"?V+="":Array.isArray(V)&&(V=x.map(V,function(se){return se==null?"":se+""})),y=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()],(!y||!("set"in y)||y.set(this,V,"value")===void 0)&&(this.value=V))})):L?(y=x.valHooks[L.type]||x.valHooks[L.nodeName.toLowerCase()],y&&"get"in y&&(C=y.get(L,"value"))!==void 0?C:(C=L.value,typeof C=="string"?C.replace(zn,""):C??"")):void 0}}),x.extend({valHooks:{option:{get:function(h){var y=x.find.attr(h,"value");return y??dt(x.text(h))}},select:{get:function(h){var y,C,P,L=h.options,N=h.selectedIndex,V=h.type==="select-one",se=V?null:[],te=V?N+1:L.length;for(N<0?P=te:P=V?N:0;P<te;P++)if(C=L[P],(C.selected||P===N)&&!C.disabled&&(!C.parentNode.disabled||!ae(C.parentNode,"optgroup"))){if(y=x(C).val(),V)return y;se.push(y)}return se},set:function(h,y){for(var C,P,L=h.options,N=x.makeArray(y),V=L.length;V--;)P=L[V],(P.selected=x.inArray(x.valHooks.option.get(P),N)>-1)&&(C=!0);return C||(h.selectedIndex=-1),N}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(h,y){if(Array.isArray(y))return h.checked=x.inArray(x(h).val(),y)>-1}},A.checkOn||(x.valHooks[this].get=function(h){return h.getAttribute("value")===null?"on":h.value})});var En=e.location,Jr={guid:Date.now()},lr=/\?/;x.parseXML=function(h){var y,C;if(!h||typeof h!="string")return null;try{y=new e.DOMParser().parseFromString(h,"text/xml")}catch{}return C=y&&y.getElementsByTagName("parsererror")[0],(!y||C)&&x.error("Invalid XML: "+(C?x.map(C.childNodes,function(P){return P.textContent}).join(`
|
|
172
|
+
`):h)),y};var Yi=/^(?:focusinfocus|focusoutblur)$/,mi=function(h){h.stopPropagation()};x.extend(x.event,{trigger:function(h,y,C,P){var L,N,V,se,te,pe,_e,Ae,Te=[C||_],Ve=g.call(h,"type")?h.type:h,it=g.call(h,"namespace")?h.namespace.split("."):[];if(N=Ae=V=C=C||_,!(C.nodeType===3||C.nodeType===8)&&!Yi.test(Ve+x.event.triggered)&&(Ve.indexOf(".")>-1&&(it=Ve.split("."),Ve=it.shift(),it.sort()),te=Ve.indexOf(":")<0&&"on"+Ve,h=h[x.expando]?h:new x.Event(Ve,typeof h=="object"&&h),h.isTrigger=P?2:3,h.namespace=it.join("."),h.rnamespace=h.namespace?new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,h.result=void 0,h.target||(h.target=C),y=y==null?[h]:x.makeArray(y,[h]),_e=x.event.special[Ve]||{},!(!P&&_e.trigger&&_e.trigger.apply(C,y)===!1))){if(!P&&!_e.noBubble&&!j(C)){for(se=_e.delegateType||Ve,Yi.test(se+Ve)||(N=N.parentNode);N;N=N.parentNode)Te.push(N),V=N;V===(C.ownerDocument||_)&&Te.push(V.defaultView||V.parentWindow||e)}for(L=0;(N=Te[L++])&&!h.isPropagationStopped();)Ae=N,h.type=L>1?se:_e.bindType||Ve,pe=(ut.get(N,"events")||Object.create(null))[h.type]&&ut.get(N,"handle"),pe&&pe.apply(N,y),pe=te&&N[te],pe&&pe.apply&&fn(N)&&(h.result=pe.apply(N,y),h.result===!1&&h.preventDefault());return h.type=Ve,!P&&!h.isDefaultPrevented()&&(!_e._default||_e._default.apply(Te.pop(),y)===!1)&&fn(C)&&te&&I(C[Ve])&&!j(C)&&(V=C[te],V&&(C[te]=null),x.event.triggered=Ve,h.isPropagationStopped()&&Ae.addEventListener(Ve,mi),C[Ve](),h.isPropagationStopped()&&Ae.removeEventListener(Ve,mi),x.event.triggered=void 0,V&&(C[te]=V)),h.result}},simulate:function(h,y,C){var P=x.extend(new x.Event,C,{type:h,isSimulated:!0});x.event.trigger(P,null,y)}}),x.fn.extend({trigger:function(h,y){return this.each(function(){x.event.trigger(h,y,this)})},triggerHandler:function(h,y){var C=this[0];if(C)return x.event.trigger(h,y,C,!0)}});var Gi=/\[\]$/,Lr=/\r?\n/g,qi=/^(?:submit|button|image|reset|file)$/i,Ua=/^(?:input|select|textarea|keygen)/i;function Fs(h,y,C,P){var L;if(Array.isArray(y))x.each(y,function(N,V){C||Gi.test(h)?P(h,V):Fs(h+"["+(typeof V=="object"&&V!=null?N:"")+"]",V,C,P)});else if(!C&&ne(y)==="object")for(L in y)Fs(h+"["+L+"]",y[L],C,P);else P(h,y)}x.param=function(h,y){var C,P=[],L=function(N,V){var se=I(V)?V():V;P[P.length]=encodeURIComponent(N)+"="+encodeURIComponent(se??"")};if(h==null)return"";if(Array.isArray(h)||h.jquery&&!x.isPlainObject(h))x.each(h,function(){L(this.name,this.value)});else for(C in h)Fs(C,h[C],y,L);return P.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var h=x.prop(this,"elements");return h?x.makeArray(h):this}).filter(function(){var h=this.type;return this.name&&!x(this).is(":disabled")&&Ua.test(this.nodeName)&&!qi.test(h)&&(this.checked||!Wt.test(h))}).map(function(h,y){var C=x(this).val();return C==null?null:Array.isArray(C)?x.map(C,function(P){return{name:y.name,value:P.replace(Lr,`\r
|
|
173
|
+
`)}}):{name:y.name,value:C.replace(Lr,`\r
|
|
174
|
+
`)}}).get()}});var rs=/%20/g,Sr=/#.*$/,Wa=/([?&])_=[^&]*/,vi=/^(.*?):[ \t]*([^\r\n]*)$/mg,Ns=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,is=/^(?:GET|HEAD)$/,rn=/^\/\//,Gt={},Kt={},Ri="*/".concat("*"),Qr=_.createElement("a");Qr.href=En.href;function Io(h){return function(y,C){typeof y!="string"&&(C=y,y="*");var P,L=0,N=y.toLowerCase().match(ft)||[];if(I(C))for(;P=N[L++];)P[0]==="+"?(P=P.slice(1)||"*",(h[P]=h[P]||[]).unshift(C)):(h[P]=h[P]||[]).push(C)}}function yi(h,y,C,P){var L={},N=h===Kt;function V(se){var te;return L[se]=!0,x.each(h[se]||[],function(pe,_e){var Ae=_e(y,C,P);if(typeof Ae=="string"&&!N&&!L[Ae])return y.dataTypes.unshift(Ae),V(Ae),!1;if(N)return!(te=Ae)}),te}return V(y.dataTypes[0])||!L["*"]&&V("*")}function ur(h,y){var C,P,L=x.ajaxSettings.flatOptions||{};for(C in y)y[C]!==void 0&&((L[C]?h:P||(P={}))[C]=y[C]);return P&&x.extend(!0,h,P),h}function js(h,y,C){for(var P,L,N,V,se=h.contents,te=h.dataTypes;te[0]==="*";)te.shift(),P===void 0&&(P=h.mimeType||y.getResponseHeader("Content-Type"));if(P){for(L in se)if(se[L]&&se[L].test(P)){te.unshift(L);break}}if(te[0]in C)N=te[0];else{for(L in C){if(!te[0]||h.converters[L+" "+te[0]]){N=L;break}V||(V=L)}N=N||V}if(N)return N!==te[0]&&te.unshift(N),C[N]}function co(h,y,C,P){var L,N,V,se,te,pe={},_e=h.dataTypes.slice();if(_e[1])for(V in h.converters)pe[V.toLowerCase()]=h.converters[V];for(N=_e.shift();N;)if(h.responseFields[N]&&(C[h.responseFields[N]]=y),!te&&P&&h.dataFilter&&(y=h.dataFilter(y,h.dataType)),te=N,N=_e.shift(),N){if(N==="*")N=te;else if(te!=="*"&&te!==N){if(V=pe[te+" "+N]||pe["* "+N],!V){for(L in pe)if(se=L.split(" "),se[1]===N&&(V=pe[te+" "+se[0]]||pe["* "+se[0]],V)){V===!0?V=pe[L]:pe[L]!==!0&&(N=se[0],_e.unshift(se[1]));break}}if(V!==!0)if(V&&h.throws)y=V(y);else try{y=V(y)}catch(Ae){return{state:"parsererror",error:V?Ae:"No conversion from "+te+" to "+N}}}}return{state:"success",data:y}}x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:En.href,type:"GET",isLocal:Ns.test(En.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ri,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":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(h,y){return y?ur(ur(h,x.ajaxSettings),y):ur(x.ajaxSettings,h)},ajaxPrefilter:Io(Gt),ajaxTransport:Io(Kt),ajax:function(h,y){typeof h=="object"&&(y=h,h=void 0),y=y||{};var C,P,L,N,V,se,te,pe,_e,Ae,Te=x.ajaxSetup({},y),Ve=Te.context||Te,it=Te.context&&(Ve.nodeType||Ve.jquery)?x(Ve):x.event,Tt=x.Deferred(),Et=x.Callbacks("once memory"),Rn=Te.statusCode||{},un={},Fr={},Nr="canceled",Lt={readyState:0,getResponseHeader:function(jt){var Qt;if(te){if(!N)for(N={};Qt=vi.exec(L);)N[Qt[1].toLowerCase()+" "]=(N[Qt[1].toLowerCase()+" "]||[]).concat(Qt[2]);Qt=N[jt.toLowerCase()+" "]}return Qt==null?null:Qt.join(", ")},getAllResponseHeaders:function(){return te?L:null},setRequestHeader:function(jt,Qt){return te==null&&(jt=Fr[jt.toLowerCase()]=Fr[jt.toLowerCase()]||jt,un[jt]=Qt),this},overrideMimeType:function(jt){return te==null&&(Te.mimeType=jt),this},statusCode:function(jt){var Qt;if(jt)if(te)Lt.always(jt[Lt.status]);else for(Qt in jt)Rn[Qt]=[Rn[Qt],jt[Qt]];return this},abort:function(jt){var Qt=jt||Nr;return C&&C.abort(Qt),jr(0,Qt),this}};if(Tt.promise(Lt),Te.url=((h||Te.url||En.href)+"").replace(rn,En.protocol+"//"),Te.type=y.method||y.type||Te.method||Te.type,Te.dataTypes=(Te.dataType||"*").toLowerCase().match(ft)||[""],Te.crossDomain==null){se=_.createElement("a");try{se.href=Te.url,se.href=se.href,Te.crossDomain=Qr.protocol+"//"+Qr.host!=se.protocol+"//"+se.host}catch{Te.crossDomain=!0}}if(Te.data&&Te.processData&&typeof Te.data!="string"&&(Te.data=x.param(Te.data,Te.traditional)),yi(Gt,Te,y,Lt),te)return Lt;pe=x.event&&Te.global,pe&&x.active++===0&&x.event.trigger("ajaxStart"),Te.type=Te.type.toUpperCase(),Te.hasContent=!is.test(Te.type),P=Te.url.replace(Sr,""),Te.hasContent?Te.data&&Te.processData&&(Te.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(Te.data=Te.data.replace(rs,"+")):(Ae=Te.url.slice(P.length),Te.data&&(Te.processData||typeof Te.data=="string")&&(P+=(lr.test(P)?"&":"?")+Te.data,delete Te.data),Te.cache===!1&&(P=P.replace(Wa,"$1"),Ae=(lr.test(P)?"&":"?")+"_="+Jr.guid+++Ae),Te.url=P+Ae),Te.ifModified&&(x.lastModified[P]&&Lt.setRequestHeader("If-Modified-Since",x.lastModified[P]),x.etag[P]&&Lt.setRequestHeader("If-None-Match",x.etag[P])),(Te.data&&Te.hasContent&&Te.contentType!==!1||y.contentType)&&Lt.setRequestHeader("Content-Type",Te.contentType),Lt.setRequestHeader("Accept",Te.dataTypes[0]&&Te.accepts[Te.dataTypes[0]]?Te.accepts[Te.dataTypes[0]]+(Te.dataTypes[0]!=="*"?", "+Ri+"; q=0.01":""):Te.accepts["*"]);for(_e in Te.headers)Lt.setRequestHeader(_e,Te.headers[_e]);if(Te.beforeSend&&(Te.beforeSend.call(Ve,Lt,Te)===!1||te))return Lt.abort();if(Nr="abort",Et.add(Te.complete),Lt.done(Te.success),Lt.fail(Te.error),C=yi(Kt,Te,y,Lt),!C)jr(-1,"No Transport");else{if(Lt.readyState=1,pe&&it.trigger("ajaxSend",[Lt,Te]),te)return Lt;Te.async&&Te.timeout>0&&(V=e.setTimeout(function(){Lt.abort("timeout")},Te.timeout));try{te=!1,C.send(un,jr)}catch(jt){if(te)throw jt;jr(-1,jt)}}function jr(jt,Qt,ho,po){var Tr,D,M,U,Q,be=Qt;te||(te=!0,V&&e.clearTimeout(V),C=void 0,L=po||"",Lt.readyState=jt>0?4:0,Tr=jt>=200&&jt<300||jt===304,ho&&(U=js(Te,Lt,ho)),!Tr&&x.inArray("script",Te.dataTypes)>-1&&x.inArray("json",Te.dataTypes)<0&&(Te.converters["text script"]=function(){}),U=co(Te,U,Lt,Tr),Tr?(Te.ifModified&&(Q=Lt.getResponseHeader("Last-Modified"),Q&&(x.lastModified[P]=Q),Q=Lt.getResponseHeader("etag"),Q&&(x.etag[P]=Q)),jt===204||Te.type==="HEAD"?be="nocontent":jt===304?be="notmodified":(be=U.state,D=U.data,M=U.error,Tr=!M)):(M=be,(jt||!be)&&(be="error",jt<0&&(jt=0))),Lt.status=jt,Lt.statusText=(Qt||be)+"",Tr?Tt.resolveWith(Ve,[D,be,Lt]):Tt.rejectWith(Ve,[Lt,be,M]),Lt.statusCode(Rn),Rn=void 0,pe&&it.trigger(Tr?"ajaxSuccess":"ajaxError",[Lt,Te,Tr?D:M]),Et.fireWith(Ve,[Lt,be]),pe&&(it.trigger("ajaxComplete",[Lt,Te]),--x.active||x.event.trigger("ajaxStop")))}return Lt},getJSON:function(h,y,C){return x.get(h,y,C,"json")},getScript:function(h,y){return x.get(h,void 0,y,"script")}}),x.each(["get","post"],function(h,y){x[y]=function(C,P,L,N){return I(P)&&(N=N||L,L=P,P=void 0),x.ajax(x.extend({url:C,type:y,dataType:N,data:P,success:L},x.isPlainObject(C)&&C))}}),x.ajaxPrefilter(function(h){var y;for(y in h.headers)y.toLowerCase()==="content-type"&&(h.contentType=h.headers[y]||"")}),x._evalUrl=function(h,y,C){return x.ajax({url:h,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(P){x.globalEval(P,y,C)}})},x.fn.extend({wrapAll:function(h){var y;return this[0]&&(I(h)&&(h=h.call(this[0])),y=x(h,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&y.insertBefore(this[0]),y.map(function(){for(var C=this;C.firstElementChild;)C=C.firstElementChild;return C}).append(this)),this},wrapInner:function(h){return I(h)?this.each(function(y){x(this).wrapInner(h.call(this,y))}):this.each(function(){var y=x(this),C=y.contents();C.length?C.wrapAll(h):y.append(h)})},wrap:function(h){var y=I(h);return this.each(function(C){x(this).wrapAll(y?h.call(this,C):h)})},unwrap:function(h){return this.parent(h).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(h){return!x.expr.pseudos.visible(h)},x.expr.pseudos.visible=function(h){return!!(h.offsetWidth||h.offsetHeight||h.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var la={0:200,1223:204},ln=x.ajaxSettings.xhr();A.cors=!!ln&&"withCredentials"in ln,A.ajax=ln=!!ln,x.ajaxTransport(function(h){var y,C;if(A.cors||ln&&!h.crossDomain)return{send:function(P,L){var N,V=h.xhr();if(V.open(h.type,h.url,h.async,h.username,h.password),h.xhrFields)for(N in h.xhrFields)V[N]=h.xhrFields[N];h.mimeType&&V.overrideMimeType&&V.overrideMimeType(h.mimeType),!h.crossDomain&&!P["X-Requested-With"]&&(P["X-Requested-With"]="XMLHttpRequest");for(N in P)V.setRequestHeader(N,P[N]);y=function(se){return function(){y&&(y=C=V.onload=V.onerror=V.onabort=V.ontimeout=V.onreadystatechange=null,se==="abort"?V.abort():se==="error"?typeof V.status!="number"?L(0,"error"):L(V.status,V.statusText):L(la[V.status]||V.status,V.statusText,(V.responseType||"text")!=="text"||typeof V.responseText!="string"?{binary:V.response}:{text:V.responseText},V.getAllResponseHeaders()))}},V.onload=y(),C=V.onerror=V.ontimeout=y("error"),V.onabort!==void 0?V.onabort=C:V.onreadystatechange=function(){V.readyState===4&&e.setTimeout(function(){y&&C()})},y=y("abort");try{V.send(h.hasContent&&h.data||null)}catch(se){if(y)throw se}},abort:function(){y&&y()}}}),x.ajaxPrefilter(function(h){h.crossDomain&&(h.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(h){return x.globalEval(h),h}}}),x.ajaxPrefilter("script",function(h){h.cache===void 0&&(h.cache=!1),h.crossDomain&&(h.type="GET")}),x.ajaxTransport("script",function(h){if(h.crossDomain||h.scriptAttrs){var y,C;return{send:function(P,L){y=x("<script>").attr(h.scriptAttrs||{}).prop({charset:h.scriptCharset,src:h.url}).on("load error",C=function(N){y.remove(),C=null,N&&L(N.type==="error"?404:200,N.type)}),_.head.appendChild(y[0])},abort:function(){C&&C()}}}});var Mo=[],bi=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var h=Mo.pop()||x.expando+"_"+Jr.guid++;return this[h]=!0,h}}),x.ajaxPrefilter("json jsonp",function(h,y,C){var P,L,N,V=h.jsonp!==!1&&(bi.test(h.url)?"url":typeof h.data=="string"&&(h.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&bi.test(h.data)&&"data");if(V||h.dataTypes[0]==="jsonp")return P=h.jsonpCallback=I(h.jsonpCallback)?h.jsonpCallback():h.jsonpCallback,V?h[V]=h[V].replace(bi,"$1"+P):h.jsonp!==!1&&(h.url+=(lr.test(h.url)?"&":"?")+h.jsonp+"="+P),h.converters["script json"]=function(){return N||x.error(P+" was not called"),N[0]},h.dataTypes[0]="json",L=e[P],e[P]=function(){N=arguments},C.always(function(){L===void 0?x(e).removeProp(P):e[P]=L,h[P]&&(h.jsonpCallback=y.jsonpCallback,Mo.push(P)),N&&I(L)&&L(N[0]),N=L=void 0}),"script"}),A.createHTMLDocument=function(){var h=_.implementation.createHTMLDocument("").body;return h.innerHTML="<form></form><form></form>",h.childNodes.length===2}(),x.parseHTML=function(h,y,C){if(typeof h!="string")return[];typeof y=="boolean"&&(C=y,y=!1);var P,L,N;return y||(A.createHTMLDocument?(y=_.implementation.createHTMLDocument(""),P=y.createElement("base"),P.href=_.location.href,y.head.appendChild(P)):y=_),L=Be.exec(h),N=!C&&[],L?[y.createElement(L[1])]:(L=Tn([h],y,N),N&&N.length&&x(N).remove(),x.merge([],L.childNodes))},x.fn.load=function(h,y,C){var P,L,N,V=this,se=h.indexOf(" ");return se>-1&&(P=dt(h.slice(se)),h=h.slice(0,se)),I(y)?(C=y,y=void 0):y&&typeof y=="object"&&(L="POST"),V.length>0&&x.ajax({url:h,type:L||"GET",dataType:"html",data:y}).done(function(te){N=arguments,V.html(P?x("<div>").append(x.parseHTML(te)).find(P):te)}).always(C&&function(te,pe){V.each(function(){C.apply(this,N||[te.responseText,pe,te])})}),this},x.expr.pseudos.animated=function(h){return x.grep(x.timers,function(y){return h===y.elem}).length},x.offset={setOffset:function(h,y,C){var P,L,N,V,se,te,pe,_e=x.css(h,"position"),Ae=x(h),Te={};_e==="static"&&(h.style.position="relative"),se=Ae.offset(),N=x.css(h,"top"),te=x.css(h,"left"),pe=(_e==="absolute"||_e==="fixed")&&(N+te).indexOf("auto")>-1,pe?(P=Ae.position(),V=P.top,L=P.left):(V=parseFloat(N)||0,L=parseFloat(te)||0),I(y)&&(y=y.call(h,C,x.extend({},se))),y.top!=null&&(Te.top=y.top-se.top+V),y.left!=null&&(Te.left=y.left-se.left+L),"using"in y?y.using.call(h,Te):Ae.css(Te)}},x.fn.extend({offset:function(h){if(arguments.length)return h===void 0?this:this.each(function(L){x.offset.setOffset(this,h,L)});var y,C,P=this[0];if(P)return P.getClientRects().length?(y=P.getBoundingClientRect(),C=P.ownerDocument.defaultView,{top:y.top+C.pageYOffset,left:y.left+C.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var h,y,C,P=this[0],L={top:0,left:0};if(x.css(P,"position")==="fixed")y=P.getBoundingClientRect();else{for(y=this.offset(),C=P.ownerDocument,h=P.offsetParent||C.documentElement;h&&(h===C.body||h===C.documentElement)&&x.css(h,"position")==="static";)h=h.parentNode;h&&h!==P&&h.nodeType===1&&(L=x(h).offset(),L.top+=x.css(h,"borderTopWidth",!0),L.left+=x.css(h,"borderLeftWidth",!0))}return{top:y.top-L.top-x.css(P,"marginTop",!0),left:y.left-L.left-x.css(P,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var h=this.offsetParent;h&&x.css(h,"position")==="static";)h=h.offsetParent;return h||Or})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(h,y){var C=y==="pageYOffset";x.fn[h]=function(P){return Sn(this,function(L,N,V){var se;if(j(L)?se=L:L.nodeType===9&&(se=L.defaultView),V===void 0)return se?se[y]:L[N];se?se.scrollTo(C?se.pageXOffset:V,C?V:se.pageYOffset):L[N]=V},h,P,arguments.length)}}),x.each(["top","left"],function(h,y){x.cssHooks[y]=ar(A.pixelPosition,function(C,P){if(P)return P=Oi(C,y),Kr.test(P)?x(C).position()[y]+"px":P})}),x.each({Height:"height",Width:"width"},function(h,y){x.each({padding:"inner"+h,content:y,"":"outer"+h},function(C,P){x.fn[P]=function(L,N){var V=arguments.length&&(C||typeof L!="boolean"),se=C||(L===!0||N===!0?"margin":"border");return Sn(this,function(te,pe,_e){var Ae;return j(te)?P.indexOf("outer")===0?te["inner"+h]:te.document.documentElement["client"+h]:te.nodeType===9?(Ae=te.documentElement,Math.max(te.body["scroll"+h],Ae["scroll"+h],te.body["offset"+h],Ae["offset"+h],Ae["client"+h])):_e===void 0?x.css(te,pe,se):x.style(te,pe,_e,se)},y,V?L:void 0,V)}})}),x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(h,y){x.fn[y]=function(C){return this.on(y,C)}}),x.fn.extend({bind:function(h,y,C){return this.on(h,null,y,C)},unbind:function(h,y){return this.off(h,null,y)},delegate:function(h,y,C,P){return this.on(y,h,C,P)},undelegate:function(h,y,C){return arguments.length===1?this.off(h,"**"):this.off(y,h||"**",C)},hover:function(h,y){return this.on("mouseenter",h).on("mouseleave",y||h)}}),x.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(h,y){x.fn[y]=function(C,P){return arguments.length>0?this.on(y,null,C,P):this.trigger(y)}});var ua=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;x.proxy=function(h,y){var C,P,L;if(typeof y=="string"&&(C=h[y],y=h,h=C),!!I(h))return P=o.call(arguments,2),L=function(){return h.apply(y||this,P.concat(o.call(arguments)))},L.guid=h.guid=h.guid||x.guid++,L},x.holdReady=function(h){h?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=ae,x.isFunction=I,x.isWindow=j,x.camelCase=sn,x.type=ne,x.now=Date.now,x.isNumeric=function(h){var y=x.type(h);return(y==="number"||y==="string")&&!isNaN(h-parseFloat(h))},x.trim=function(h){return h==null?"":(h+"").replace(ua,"$1")};var fo=e.jQuery,cr=e.$;return x.noConflict=function(h){return e.$===x&&(e.$=cr),h&&e.jQuery===x&&(e.jQuery=fo),x},typeof n>"u"&&(e.jQuery=e.$=x),x})})(ZD);var JD=ZD.exports;const k6=Oc(JD);var D6={exports:{}};/**
|
|
175
|
+
* @version: 3.1
|
|
176
|
+
* @author: Dan Grossman http://www.dangrossman.info/
|
|
177
|
+
* @copyright: Copyright (c) 2012-2019 Dan Grossman. All rights reserved.
|
|
178
|
+
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
|
|
179
|
+
* @website: http://www.daterangepicker.com/
|
|
180
|
+
*/(function(t){(function(e,n){if(t.exports){var r=typeof window<"u"?window.jQuery:void 0;r||(r=JD,r.fn||(r.fn={}));var i=typeof window<"u"&&typeof window.moment<"u"?window.moment:Om;t.exports=n(i,r)}else e.daterangepicker=n(e.moment,e.jQuery)})(ki,function(e,n){var r=function(i,o,a){if(this.parentEl="body",this.element=n(i),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 o!="object"||o===null)&&(o={}),o=n.extend(this.element.data(),o),typeof o.template!="string"&&!(o.template instanceof n)&&(o.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=o.parentEl&&n(o.parentEl).length?n(o.parentEl):n(this.parentEl),this.container=n(o.template).appendTo(this.parentEl),typeof o.locale=="object"&&(typeof o.locale.direction=="string"&&(this.locale.direction=o.locale.direction),typeof o.locale.format=="string"&&(this.locale.format=o.locale.format),typeof o.locale.separator=="string"&&(this.locale.separator=o.locale.separator),typeof o.locale.daysOfWeek=="object"&&(this.locale.daysOfWeek=o.locale.daysOfWeek.slice()),typeof o.locale.monthNames=="object"&&(this.locale.monthNames=o.locale.monthNames.slice()),typeof o.locale.firstDay=="number"&&(this.locale.firstDay=o.locale.firstDay),typeof o.locale.applyLabel=="string"&&(this.locale.applyLabel=o.locale.applyLabel),typeof o.locale.cancelLabel=="string"&&(this.locale.cancelLabel=o.locale.cancelLabel),typeof o.locale.weekLabel=="string"&&(this.locale.weekLabel=o.locale.weekLabel),typeof o.locale.customRangeLabel=="string")){var c=document.createElement("textarea");c.innerHTML=o.locale.customRangeLabel;var f=c.value;this.locale.customRangeLabel=f}if(this.container.addClass(this.locale.direction),typeof o.startDate=="string"&&(this.startDate=e(o.startDate,this.locale.format)),typeof o.endDate=="string"&&(this.endDate=e(o.endDate,this.locale.format)),typeof o.minDate=="string"&&(this.minDate=e(o.minDate,this.locale.format)),typeof o.maxDate=="string"&&(this.maxDate=e(o.maxDate,this.locale.format)),typeof o.startDate=="object"&&(this.startDate=e(o.startDate)),typeof o.endDate=="object"&&(this.endDate=e(o.endDate)),typeof o.minDate=="object"&&(this.minDate=e(o.minDate)),typeof o.maxDate=="object"&&(this.maxDate=e(o.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 o.applyButtonClasses=="string"&&(this.applyButtonClasses=o.applyButtonClasses),typeof o.applyClass=="string"&&(this.applyButtonClasses=o.applyClass),typeof o.cancelButtonClasses=="string"&&(this.cancelButtonClasses=o.cancelButtonClasses),typeof o.cancelClass=="string"&&(this.cancelButtonClasses=o.cancelClass),typeof o.maxSpan=="object"&&(this.maxSpan=o.maxSpan),typeof o.dateLimit=="object"&&(this.maxSpan=o.dateLimit),typeof o.opens=="string"&&(this.opens=o.opens),typeof o.drops=="string"&&(this.drops=o.drops),typeof o.showWeekNumbers=="boolean"&&(this.showWeekNumbers=o.showWeekNumbers),typeof o.showISOWeekNumbers=="boolean"&&(this.showISOWeekNumbers=o.showISOWeekNumbers),typeof o.buttonClasses=="string"&&(this.buttonClasses=o.buttonClasses),typeof o.buttonClasses=="object"&&(this.buttonClasses=o.buttonClasses.join(" ")),typeof o.showDropdowns=="boolean"&&(this.showDropdowns=o.showDropdowns),typeof o.minYear=="number"&&(this.minYear=o.minYear),typeof o.maxYear=="number"&&(this.maxYear=o.maxYear),typeof o.showCustomRangeLabel=="boolean"&&(this.showCustomRangeLabel=o.showCustomRangeLabel),typeof o.singleDatePicker=="boolean"&&(this.singleDatePicker=o.singleDatePicker,this.singleDatePicker&&(this.endDate=this.startDate.clone())),typeof o.timePicker=="boolean"&&(this.timePicker=o.timePicker),typeof o.timePickerSeconds=="boolean"&&(this.timePickerSeconds=o.timePickerSeconds),typeof o.timePickerIncrement=="number"&&(this.timePickerIncrement=o.timePickerIncrement),typeof o.timePicker24Hour=="boolean"&&(this.timePicker24Hour=o.timePicker24Hour),typeof o.autoApply=="boolean"&&(this.autoApply=o.autoApply),typeof o.autoUpdateInput=="boolean"&&(this.autoUpdateInput=o.autoUpdateInput),typeof o.linkedCalendars=="boolean"&&(this.linkedCalendars=o.linkedCalendars),typeof o.isInvalidDate=="function"&&(this.isInvalidDate=o.isInvalidDate),typeof o.isCustomDate=="function"&&(this.isCustomDate=o.isCustomDate),typeof o.alwaysShowCalendars=="boolean"&&(this.alwaysShowCalendars=o.alwaysShowCalendars),this.locale.firstDay!=0)for(var p=this.locale.firstDay;p>0;)this.locale.daysOfWeek.push(this.locale.daysOfWeek.shift()),p--;var w,g,T;if(typeof o.startDate>"u"&&typeof o.endDate>"u"&&n(this.element).is(":text")){var E=n(this.element).val(),A=E.split(this.locale.separator);w=g=null,A.length==2?(w=e(A[0],this.locale.format),g=e(A[1],this.locale.format)):this.singleDatePicker&&E!==""&&(w=e(E,this.locale.format),g=e(E,this.locale.format)),w!==null&&g!==null&&(this.setStartDate(w),this.setEndDate(g))}if(typeof o.ranges=="object"){for(T in o.ranges){typeof o.ranges[T][0]=="string"?w=e(o.ranges[T][0],this.locale.format):w=e(o.ranges[T][0]),typeof o.ranges[T][1]=="string"?g=e(o.ranges[T][1],this.locale.format):g=e(o.ranges[T][1]),this.minDate&&w.isBefore(this.minDate)&&(w=this.minDate.clone());var I=this.maxDate;if(this.maxSpan&&I&&w.clone().add(this.maxSpan).isAfter(I)&&(I=w.clone().add(this.maxSpan)),I&&g.isAfter(I)&&(g=I.clone()),!(this.minDate&&g.isBefore(this.minDate,this.timepicker?"minute":"day")||I&&w.isAfter(I,this.timepicker?"minute":"day"))){var c=document.createElement("textarea");c.innerHTML=T;var f=c.value;this.ranges[f]=[w,g]}}var j="<ul>";for(T in this.ranges)j+='<li data-range-key="'+T+'">'+T+"</li>";this.showCustomRangeLabel&&(j+='<li data-range-key="'+this.locale.customRangeLabel+'">'+this.locale.customRangeLabel+"</li>"),j+="</ul>",this.container.find(".ranges").prepend(j)}typeof a=="function"&&(this.callback=a),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 o.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 o.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 r.prototype={constructor:r,setStartDate:function(i){typeof i=="string"&&(this.startDate=e(i,this.locale.format)),typeof i=="object"&&(this.startDate=e(i)),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(i){typeof i=="string"&&(this.endDate=e(i,this.locale.format)),typeof i=="object"&&(this.endDate=e(i)),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 i,o,a;if(this.endDate){if(i=parseInt(this.container.find(".left .hourselect").val(),10),o=parseInt(this.container.find(".left .minuteselect").val(),10),isNaN(o)&&(o=parseInt(this.container.find(".left .minuteselect option:last").val(),10)),a=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0,!this.timePicker24Hour){var c=this.container.find(".left .ampmselect").val();c==="PM"&&i<12&&(i+=12),c==="AM"&&i===12&&(i=0)}}else if(i=parseInt(this.container.find(".right .hourselect").val(),10),o=parseInt(this.container.find(".right .minuteselect").val(),10),isNaN(o)&&(o=parseInt(this.container.find(".right .minuteselect option:last").val(),10)),a=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0,!this.timePicker24Hour){var c=this.container.find(".right .ampmselect").val();c==="PM"&&i<12&&(i+=12),c==="AM"&&i===12&&(i=0)}this.leftCalendar.month.hour(i).minute(o).second(a),this.rightCalendar.month.hour(i).minute(o).second(a)}this.renderCalendar("left"),this.renderCalendar("right"),this.container.find(".ranges li").removeClass("active"),this.endDate!=null&&this.calculateChosenLabel()},renderCalendar:function(i){var _=i=="left"?this.leftCalendar:this.rightCalendar,o=_.month.month(),a=_.month.year(),c=_.month.hour(),f=_.month.minute(),p=_.month.second(),w=e([a,o]).daysInMonth(),g=e([a,o,1]),T=e([a,o,w]),E=e(g).subtract(1,"month").month(),A=e(g).subtract(1,"month").year(),I=e([A,E]).daysInMonth(),j=g.day(),_=[];_.firstDay=g,_.lastDay=T;for(var W=0;W<6;W++)_[W]=[];var H=I-j+this.locale.firstDay+1;H>I&&(H-=7),j==this.locale.firstDay&&(H=I-6);for(var ne=e([A,E,H,12,f,p]),q,ie,W=0,q=0,ie=0;W<42;W++,q++,ne=e(ne).add(24,"hour"))W>0&&q%7===0&&(q=0,ie++),_[ie][q]=ne.clone().hour(c).minute(f).second(p),ne.hour(12),this.minDate&&_[ie][q].format("YYYY-MM-DD")==this.minDate.format("YYYY-MM-DD")&&_[ie][q].isBefore(this.minDate)&&i=="left"&&(_[ie][q]=this.minDate.clone()),this.maxDate&&_[ie][q].format("YYYY-MM-DD")==this.maxDate.format("YYYY-MM-DD")&&_[ie][q].isAfter(this.maxDate)&&i=="right"&&(_[ie][q]=this.maxDate.clone());i=="left"?this.leftCalendar.calendar=_:this.rightCalendar.calendar=_;var x=i=="left"?this.minDate:this.startDate,le=this.maxDate;i=="left"?this.startDate:this.endDate,this.locale.direction=="ltr";var ae='<table class="table-condensed">';ae+="<thead>",ae+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ae+="<th></th>"),(!x||x.isBefore(_.firstDay))&&(!this.linkedCalendars||i=="left")?ae+='<th class="prev available"><span></span></th>':ae+="<th></th>";var je=this.locale.monthNames[_[1][1].month()]+_[1][1].format(" YYYY");if(this.showDropdowns){for(var nt=_[1][1].month(),et=_[1][1].year(),Pe=le&&le.year()||this.maxYear,Me=x&&x.year()||this.minYear,fe=et==Me,me=et==Pe,Oe='<select class="monthselect">',$e=0;$e<12;$e++)(!fe||x&&$e>=x.month())&&(!me||le&&$e<=le.month())?Oe+="<option value='"+$e+"'"+($e===nt?" selected='selected'":"")+">"+this.locale.monthNames[$e]+"</option>":Oe+="<option value='"+$e+"'"+($e===nt?" selected='selected'":"")+" disabled='disabled'>"+this.locale.monthNames[$e]+"</option>";Oe+="</select>";for(var Ze='<select class="yearselect">',ve=Me;ve<=Pe;ve++)Ze+='<option value="'+ve+'"'+(ve===et?' selected="selected"':"")+">"+ve+"</option>";Ze+="</select>",je=Oe+Ze}if(ae+='<th colspan="5" class="month">'+je+"</th>",(!le||le.isAfter(_.lastDay))&&(!this.linkedCalendars||i=="right"||this.singleDatePicker)?ae+='<th class="next available"><span></span></th>':ae+="<th></th>",ae+="</tr>",ae+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ae+='<th class="week">'+this.locale.weekLabel+"</th>"),n.each(this.locale.daysOfWeek,function(qe,ot){ae+="<th>"+ot+"</th>"}),ae+="</tr>",ae+="</thead>",ae+="<tbody>",this.endDate==null&&this.maxSpan){var Se=this.startDate.clone().add(this.maxSpan).endOf("day");(!le||Se.isBefore(le))&&(le=Se)}for(var ie=0;ie<6;ie++){ae+="<tr>",this.showWeekNumbers?ae+='<td class="week">'+_[ie][0].week()+"</td>":this.showISOWeekNumbers&&(ae+='<td class="week">'+_[ie][0].isoWeek()+"</td>");for(var q=0;q<7;q++){var Be=[];_[ie][q].isSame(new Date,"day")&&Be.push("today"),_[ie][q].isoWeekday()>5&&Be.push("weekend"),_[ie][q].month()!=_[1][1].month()&&Be.push("off","ends"),this.minDate&&_[ie][q].isBefore(this.minDate,"day")&&Be.push("off","disabled"),le&&_[ie][q].isAfter(le,"day")&&Be.push("off","disabled"),this.isInvalidDate(_[ie][q])&&Be.push("off","disabled"),_[ie][q].format("YYYY-MM-DD")==this.startDate.format("YYYY-MM-DD")&&Be.push("active","start-date"),this.endDate!=null&&_[ie][q].format("YYYY-MM-DD")==this.endDate.format("YYYY-MM-DD")&&Be.push("active","end-date"),this.endDate!=null&&_[ie][q]>this.startDate&&_[ie][q]<this.endDate&&Be.push("in-range");var Qe=this.isCustomDate(_[ie][q]);Qe!==!1&&(typeof Qe=="string"?Be.push(Qe):Array.prototype.push.apply(Be,Qe));for(var Ye="",Ke=!1,W=0;W<Be.length;W++)Ye+=Be[W]+" ",Be[W]=="disabled"&&(Ke=!0);Ke||(Ye+="available"),ae+='<td class="'+Ye.replace(/^\s+|\s+$/g,"")+'" data-title="r'+ie+"c"+q+'">'+_[ie][q].date()+"</td>"}ae+="</tr>"}ae+="</tbody>",ae+="</table>",this.container.find(".drp-calendar."+i+" .calendar-table").html(ae)},renderTimePicker:function(i){if(!(i=="right"&&!this.endDate)){var o,a,c,f=this.maxDate;if(this.maxSpan&&(!this.maxDate||this.startDate.clone().add(this.maxSpan).isBefore(this.maxDate))&&(f=this.startDate.clone().add(this.maxSpan)),i=="left")a=this.startDate.clone(),c=this.minDate;else if(i=="right"){a=this.endDate.clone(),c=this.startDate;var p=this.container.find(".drp-calendar.right .calendar-time");if(p.html()!=""&&(a.hour(isNaN(a.hour())?p.find(".hourselect option:selected").val():a.hour()),a.minute(isNaN(a.minute())?p.find(".minuteselect option:selected").val():a.minute()),a.second(isNaN(a.second())?p.find(".secondselect option:selected").val():a.second()),!this.timePicker24Hour)){var w=p.find(".ampmselect option:selected").val();w==="PM"&&a.hour()<12&&a.hour(a.hour()+12),w==="AM"&&a.hour()===12&&a.hour(0)}a.isBefore(this.startDate)&&(a=this.startDate.clone()),f&&a.isAfter(f)&&(a=f.clone())}o='<select class="hourselect">';for(var g=this.timePicker24Hour?0:1,T=this.timePicker24Hour?23:12,E=g;E<=T;E++){var A=E;this.timePicker24Hour||(A=a.hour()>=12?E==12?12:E+12:E==12?0:E);var I=a.clone().hour(A),j=!1;c&&I.minute(59).isBefore(c)&&(j=!0),f&&I.minute(0).isAfter(f)&&(j=!0),A==a.hour()&&!j?o+='<option value="'+E+'" selected="selected">'+E+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+E+"</option>":o+='<option value="'+E+'">'+E+"</option>"}o+="</select> ",o+=': <select class="minuteselect">';for(var E=0;E<60;E+=this.timePickerIncrement){var _=E<10?"0"+E:E,I=a.clone().minute(E),j=!1;c&&I.second(59).isBefore(c)&&(j=!0),f&&I.second(0).isAfter(f)&&(j=!0),a.minute()==E&&!j?o+='<option value="'+E+'" selected="selected">'+_+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+_+"</option>":o+='<option value="'+E+'">'+_+"</option>"}if(o+="</select> ",this.timePickerSeconds){o+=': <select class="secondselect">';for(var E=0;E<60;E++){var _=E<10?"0"+E:E,I=a.clone().second(E),j=!1;c&&I.isBefore(c)&&(j=!0),f&&I.isAfter(f)&&(j=!0),a.second()==E&&!j?o+='<option value="'+E+'" selected="selected">'+_+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+_+"</option>":o+='<option value="'+E+'">'+_+"</option>"}o+="</select> "}if(!this.timePicker24Hour){o+='<select class="ampmselect">';var W="",H="";c&&a.clone().hour(12).minute(0).second(0).isBefore(c)&&(W=' disabled="disabled" class="disabled"'),f&&a.clone().hour(0).minute(0).second(0).isAfter(f)&&(H=' disabled="disabled" class="disabled"'),a.hour()>=12?o+='<option value="AM"'+W+'>AM</option><option value="PM" selected="selected"'+H+">PM</option>":o+='<option value="AM" selected="selected"'+W+'>AM</option><option value="PM"'+H+">PM</option>",o+="</select>"}this.container.find(".drp-calendar."+i+" .calendar-time").html(o)}},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 i={top:0,left:0},o,a=this.drops,c=n(window).width();switch(this.parentEl.is("body")||(i={top:this.parentEl.offset().top-this.parentEl.scrollTop(),left:this.parentEl.offset().left-this.parentEl.scrollLeft()},c=this.parentEl[0].clientWidth+this.parentEl.offset().left),a){case"auto":o=this.element.offset().top+this.element.outerHeight()-i.top,o+this.container.outerHeight()>=this.parentEl[0].scrollHeight&&(o=this.element.offset().top-this.container.outerHeight()-i.top,a="up");break;case"up":o=this.element.offset().top-this.container.outerHeight()-i.top;break;default:o=this.element.offset().top+this.element.outerHeight()-i.top;break}this.container.css({top:0,left:0,right:"auto"});var f=this.container.outerWidth();if(this.container.toggleClass("drop-up",a=="up"),this.opens=="left"){var p=c-this.element.offset().left-this.element.outerWidth();f+p>n(window).width()?this.container.css({top:o,right:"auto",left:9}):this.container.css({top:o,right:p,left:"auto"})}else if(this.opens=="center"){var w=this.element.offset().left-i.left+this.element.outerWidth()/2-f/2;w<0?this.container.css({top:o,right:"auto",left:9}):w+f>n(window).width()?this.container.css({top:o,left:"auto",right:0}):this.container.css({top:o,left:w,right:"auto"})}else{var w=this.element.offset().left-i.left;w+f>n(window).width()?this.container.css({top:o,left:"auto",right:0}):this.container.css({top:o,left:w,right:"auto"})}},show:function(i){this.isShowing||(this._outsideClickProxy=n.proxy(function(o){this.outsideClick(o)},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(o){this.move(o)},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(i){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(i){this.isShowing?this.hide():this.show()},outsideClick:function(i){var o=n(i.target);i.type=="focusin"||o.closest(this.element).length||o.closest(this.container).length||o.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(i){var o=i.target.getAttribute("data-range-key");if(this.chosenLabel=o,o==this.locale.customRangeLabel)this.showCalendars();else{var a=this.ranges[o];this.startDate=a[0],this.endDate=a[1],this.timePicker||(this.startDate.startOf("day"),this.endDate.endOf("day")),this.alwaysShowCalendars||this.hideCalendars(),this.clickApply()}},clickPrev:function(i){var o=n(i.target).parents(".drp-calendar");o.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(i){var o=n(i.target).parents(".drp-calendar");o.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(i){if(n(i.target).hasClass("available")){var o=n(i.target).attr("data-title"),a=o.substr(1,1),c=o.substr(3,1),f=n(i.target).parents(".drp-calendar"),p=f.hasClass("left")?this.leftCalendar.calendar[a][c]:this.rightCalendar.calendar[a][c],w=this.leftCalendar,g=this.rightCalendar,T=this.startDate;this.endDate||this.container.find(".drp-calendar tbody td").each(function(E,A){if(!n(A).hasClass("week")){var I=n(A).attr("data-title"),j=I.substr(1,1),_=I.substr(3,1),W=n(A).parents(".drp-calendar"),H=W.hasClass("left")?w.calendar[j][_]:g.calendar[j][_];H.isAfter(T)&&H.isBefore(p)||H.isSame(p,"day")?n(A).addClass("in-range"):n(A).removeClass("in-range")}})}},clickDate:function(i){if(n(i.target).hasClass("available")){var o=n(i.target).attr("data-title"),a=o.substr(1,1),c=o.substr(3,1),f=n(i.target).parents(".drp-calendar"),p=f.hasClass("left")?this.leftCalendar.calendar[a][c]:this.rightCalendar.calendar[a][c];if(this.endDate||p.isBefore(this.startDate,"day")){if(this.timePicker){var w=parseInt(this.container.find(".left .hourselect").val(),10);if(!this.timePicker24Hour){var g=this.container.find(".left .ampmselect").val();g==="PM"&&w<12&&(w+=12),g==="AM"&&w===12&&(w=0)}var T=parseInt(this.container.find(".left .minuteselect").val(),10);isNaN(T)&&(T=parseInt(this.container.find(".left .minuteselect option:last").val(),10));var E=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0;p=p.clone().hour(w).minute(T).second(E)}this.endDate=null,this.setStartDate(p.clone())}else if(!this.endDate&&p.isBefore(this.startDate))this.setEndDate(this.startDate.clone());else{if(this.timePicker){var w=parseInt(this.container.find(".right .hourselect").val(),10);if(!this.timePicker24Hour){var g=this.container.find(".right .ampmselect").val();g==="PM"&&w<12&&(w+=12),g==="AM"&&w===12&&(w=0)}var T=parseInt(this.container.find(".right .minuteselect").val(),10);isNaN(T)&&(T=parseInt(this.container.find(".right .minuteselect option:last").val(),10));var E=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0;p=p.clone().hour(w).minute(T).second(E)}this.setEndDate(p.clone()),this.autoApply&&(this.calculateChosenLabel(),this.clickApply())}this.singleDatePicker&&(this.setEndDate(this.startDate),!this.timePicker&&this.autoApply&&this.clickApply()),this.updateView(),i.stopPropagation()}},calculateChosenLabel:function(){var i=!0,o=0;for(var a in this.ranges){if(this.timePicker){var c=this.timePickerSeconds?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD HH:mm";if(this.startDate.format(c)==this.ranges[a][0].format(c)&&this.endDate.format(c)==this.ranges[a][1].format(c)){i=!1,this.chosenLabel=this.container.find(".ranges li:eq("+o+")").addClass("active").attr("data-range-key");break}}else if(this.startDate.format("YYYY-MM-DD")==this.ranges[a][0].format("YYYY-MM-DD")&&this.endDate.format("YYYY-MM-DD")==this.ranges[a][1].format("YYYY-MM-DD")){i=!1,this.chosenLabel=this.container.find(".ranges li:eq("+o+")").addClass("active").attr("data-range-key");break}o++}i&&(this.showCustomRangeLabel?this.chosenLabel=this.container.find(".ranges li:last").addClass("active").attr("data-range-key"):this.chosenLabel=null,this.showCalendars())},clickApply:function(i){this.hide(),this.element.trigger("apply.daterangepicker",this)},clickCancel:function(i){this.startDate=this.oldStartDate,this.endDate=this.oldEndDate,this.hide(),this.element.trigger("cancel.daterangepicker",this)},monthOrYearChanged:function(i){var o=n(i.target).closest(".drp-calendar").hasClass("left"),a=o?"left":"right",c=this.container.find(".drp-calendar."+a),f=parseInt(c.find(".monthselect").val(),10),p=c.find(".yearselect").val();o||(p<this.startDate.year()||p==this.startDate.year()&&f<this.startDate.month())&&(f=this.startDate.month(),p=this.startDate.year()),this.minDate&&(p<this.minDate.year()||p==this.minDate.year()&&f<this.minDate.month())&&(f=this.minDate.month(),p=this.minDate.year()),this.maxDate&&(p>this.maxDate.year()||p==this.maxDate.year()&&f>this.maxDate.month())&&(f=this.maxDate.month(),p=this.maxDate.year()),o?(this.leftCalendar.month.month(f).year(p),this.linkedCalendars&&(this.rightCalendar.month=this.leftCalendar.month.clone().add(1,"month"))):(this.rightCalendar.month.month(f).year(p),this.linkedCalendars&&(this.leftCalendar.month=this.rightCalendar.month.clone().subtract(1,"month"))),this.updateCalendars()},timeChanged:function(i){var o=n(i.target).closest(".drp-calendar"),a=o.hasClass("left"),c=parseInt(o.find(".hourselect").val(),10),f=parseInt(o.find(".minuteselect").val(),10);isNaN(f)&&(f=parseInt(o.find(".minuteselect option:last").val(),10));var p=this.timePickerSeconds?parseInt(o.find(".secondselect").val(),10):0;if(!this.timePicker24Hour){var w=o.find(".ampmselect").val();w==="PM"&&c<12&&(c+=12),w==="AM"&&c===12&&(c=0)}if(a){var g=this.startDate.clone();g.hour(c),g.minute(f),g.second(p),this.setStartDate(g),this.singleDatePicker?this.endDate=this.startDate.clone():this.endDate&&this.endDate.format("YYYY-MM-DD")==g.format("YYYY-MM-DD")&&this.endDate.isBefore(g)&&this.setEndDate(g.clone())}else if(this.endDate){var T=this.endDate.clone();T.hour(c),T.minute(f),T.second(p),this.setEndDate(T)}this.updateCalendars(),this.updateFormInputs(),this.renderTimePicker("left"),this.renderTimePicker("right")},elementChanged:function(){if(this.element.is("input")&&this.element.val().length){var i=this.element.val().split(this.locale.separator),o=null,a=null;i.length===2&&(o=e(i[0],this.locale.format),a=e(i[1],this.locale.format)),(this.singleDatePicker||o===null||a===null)&&(o=e(this.element.val(),this.locale.format),a=o),!(!o.isValid()||!a.isValid())&&(this.setStartDate(o),this.setEndDate(a),this.updateView())}},keydown:function(i){(i.keyCode===9||i.keyCode===13)&&this.hide(),i.keyCode===27&&(i.preventDefault(),i.stopPropagation(),this.hide())},updateElement:function(){if(this.element.is("input")&&this.autoUpdateInput){var i=this.startDate.format(this.locale.format);this.singleDatePicker||(i+=this.locale.separator+this.endDate.format(this.locale.format)),i!==this.element.val()&&this.element.val(i).trigger("change")}},remove:function(){this.container.remove(),this.element.off(".daterangepicker"),this.element.removeData()}},n.fn.daterangepicker=function(i,o){var a=n.extend(!0,{},n.fn.daterangepicker.defaultOptions,i);return this.each(function(){var c=n(this);c.data("daterangepicker")&&c.data("daterangepicker").remove(),c.data("daterangepicker",new r(c,a,o))}),this},r})})(D6);var Ov=function(t,e){return Ov=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])},Ov(t,e)};function P6(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Ov(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var O6=function(t){P6(e,t);function e(n){var r=t.call(this,n)||this;return r.ref=null,r.$picker=null,r}return e.prototype.componentDidMount=function(){var n=this;this.$picker=k6(this.ref),this.$picker.daterangepicker(this.props.initialSettings,this.handleCallback.bind(this)),["Show","Hide","ShowCalendar","HideCalendar","Apply","Cancel"].forEach(function(r){var i,o=r.charAt(0).toLowerCase()+r.slice(1);(i=n.$picker)===null||i===void 0||i.on(o+".daterangepicker",n.makeEventHandler("on"+r))})},e.prototype.componentWillUnmount=function(){var n,r;(r=(n=this.$picker)===null||n===void 0?void 0:n.data("daterangepicker"))===null||r===void 0||r.remove()},e.prototype.handleCallback=function(){for(var n,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];typeof this.props.onCallback=="function"&&(n=this.props).onCallback.apply(n,r)},e.prototype.makeEventHandler=function(n){var r=this,i=this.props.onEvent;return function(o,a){typeof i=="function"&&i(o,a),typeof r.props[n]=="function"&&r.props[n](o,a)}},e.prototype.setStartDate=function(n){var r,i;(i=(r=this.$picker)===null||r===void 0?void 0:r.data("daterangepicker"))===null||i===void 0||i.setStartDate(n)},e.prototype.setEndDate=function(n){var r,i;(i=(r=this.$picker)===null||r===void 0?void 0:r.data("daterangepicker"))===null||i===void 0||i.setEndDate(n)},e.prototype.render=function(){var n=this,r=kn.Children.only(this.props.children);return kn.cloneElement(r,{ref:function(i){return n.ref=i}})},e}(kn.Component);sa.styled(t=>ke.jsx(sa.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:mr.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}}));/**
|
|
181
|
+
* @license
|
|
182
|
+
* Copyright 2017 Google LLC
|
|
183
|
+
*
|
|
184
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
185
|
+
* you may not use this file except in compliance with the License.
|
|
186
|
+
* You may obtain a copy of the License at
|
|
187
|
+
*
|
|
188
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
189
|
+
*
|
|
190
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
191
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
192
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
193
|
+
* See the License for the specific language governing permissions and
|
|
194
|
+
* limitations under the License.
|
|
195
|
+
*//**
|
|
196
|
+
* @license
|
|
197
|
+
* Copyright 2017 Google LLC
|
|
198
|
+
*
|
|
199
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
200
|
+
* you may not use this file except in compliance with the License.
|
|
201
|
+
* You may obtain a copy of the License at
|
|
202
|
+
*
|
|
203
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
204
|
+
*
|
|
205
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
206
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
207
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
208
|
+
* See the License for the specific language governing permissions and
|
|
209
|
+
* limitations under the License.
|
|
210
|
+
*/const QD=function(t){const e=[];let n=0;for(let r=0;r<t.length;r++){let i=t.charCodeAt(r);i<128?e[n++]=i:i<2048?(e[n++]=i>>6|192,e[n++]=i&63|128):(i&64512)===55296&&r+1<t.length&&(t.charCodeAt(r+1)&64512)===56320?(i=65536+((i&1023)<<10)+(t.charCodeAt(++r)&1023),e[n++]=i>>18|240,e[n++]=i>>12&63|128,e[n++]=i>>6&63|128,e[n++]=i&63|128):(e[n++]=i>>12|224,e[n++]=i>>6&63|128,e[n++]=i&63|128)}return e},_6=function(t){const e=[];let n=0,r=0;for(;n<t.length;){const i=t[n++];if(i<128)e[r++]=String.fromCharCode(i);else if(i>191&&i<224){const o=t[n++];e[r++]=String.fromCharCode((i&31)<<6|o&63)}else if(i>239&&i<365){const o=t[n++],a=t[n++],c=t[n++],f=((i&7)<<18|(o&63)<<12|(a&63)<<6|c&63)-65536;e[r++]=String.fromCharCode(55296+(f>>10)),e[r++]=String.fromCharCode(56320+(f&1023))}else{const o=t[n++],a=t[n++];e[r++]=String.fromCharCode((i&15)<<12|(o&63)<<6|a&63)}}return e.join("")},eP={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_,r=[];for(let i=0;i<t.length;i+=3){const o=t[i],a=i+1<t.length,c=a?t[i+1]:0,f=i+2<t.length,p=f?t[i+2]:0,w=o>>2,g=(o&3)<<4|c>>4;let T=(c&15)<<2|p>>6,E=p&63;f||(E=64,a||(T=64)),r.push(n[w],n[g],n[T],n[E])}return r.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(QD(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):_6(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const n=e?this.charToByteMapWebSafe_:this.charToByteMap_,r=[];for(let i=0;i<t.length;){const o=n[t.charAt(i++)],c=i<t.length?n[t.charAt(i)]:0;++i;const p=i<t.length?n[t.charAt(i)]:64;++i;const g=i<t.length?n[t.charAt(i)]:64;if(++i,o==null||c==null||p==null||g==null)throw new R6;const T=o<<2|c>>4;if(r.push(T),p!==64){const E=c<<4&240|p>>2;if(r.push(E),g!==64){const A=p<<6&192|g;r.push(A)}}}return r},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 R6 extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const A6=function(t){const e=QD(t);return eP.encodeByteArray(e,!0)},tP=function(t){return A6(t).replace(/\./g,"")},I6=function(t){try{return eP.decodeString(t,!0)}catch(e){console.error("base64Decode failed: ",e)}return null};/**
|
|
211
|
+
* @license
|
|
212
|
+
* Copyright 2022 Google LLC
|
|
213
|
+
*
|
|
214
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
215
|
+
* you may not use this file except in compliance with the License.
|
|
216
|
+
* You may obtain a copy of the License at
|
|
217
|
+
*
|
|
218
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
219
|
+
*
|
|
220
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
221
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
222
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
223
|
+
* See the License for the specific language governing permissions and
|
|
224
|
+
* limitations under the License.
|
|
225
|
+
*/function M6(){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.")}/**
|
|
226
|
+
* @license
|
|
227
|
+
* Copyright 2022 Google LLC
|
|
228
|
+
*
|
|
229
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
230
|
+
* you may not use this file except in compliance with the License.
|
|
231
|
+
* You may obtain a copy of the License at
|
|
232
|
+
*
|
|
233
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
234
|
+
*
|
|
235
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
236
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
237
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
238
|
+
* See the License for the specific language governing permissions and
|
|
239
|
+
* limitations under the License.
|
|
240
|
+
*/const L6=()=>M6().__FIREBASE_DEFAULTS__,F6=()=>{if(typeof process>"u"||typeof process.env>"u")return;const t=process.env.__FIREBASE_DEFAULTS__;if(t)return JSON.parse(t)},N6=()=>{if(typeof document>"u")return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const e=t&&I6(t[1]);return e&&JSON.parse(e)},j6=()=>{try{return L6()||F6()||N6()}catch(t){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`);return}},nP=()=>{var t;return(t=j6())===null||t===void 0?void 0:t.config};/**
|
|
241
|
+
* @license
|
|
242
|
+
* Copyright 2017 Google LLC
|
|
243
|
+
*
|
|
244
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
245
|
+
* you may not use this file except in compliance with the License.
|
|
246
|
+
* You may obtain a copy of the License at
|
|
247
|
+
*
|
|
248
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
249
|
+
*
|
|
250
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
251
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
252
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
253
|
+
* See the License for the specific language governing permissions and
|
|
254
|
+
* limitations under the License.
|
|
255
|
+
*/class B6{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise((e,n)=>{this.resolve=e,this.reject=n})}wrapCallback(e){return(n,r)=>{n?this.reject(n):this.resolve(r),typeof e=="function"&&(this.promise.catch(()=>{}),e.length===1?e(n):e(n,r))}}}function rP(){try{return typeof indexedDB=="object"}catch{return!1}}function iP(){return new Promise((t,e)=>{try{let n=!0;const r="validate-browser-context-for-indexeddb-analytics-module",i=self.indexedDB.open(r);i.onsuccess=()=>{i.result.close(),n||self.indexedDB.deleteDatabase(r),t(!0)},i.onupgradeneeded=()=>{n=!1},i.onerror=()=>{var o;e(((o=i.error)===null||o===void 0?void 0:o.message)||"")}}catch(n){e(n)}})}function $6(){return!(typeof navigator>"u"||!navigator.cookieEnabled)}/**
|
|
256
|
+
* @license
|
|
257
|
+
* Copyright 2017 Google LLC
|
|
258
|
+
*
|
|
259
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
260
|
+
* you may not use this file except in compliance with the License.
|
|
261
|
+
* You may obtain a copy of the License at
|
|
262
|
+
*
|
|
263
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
264
|
+
*
|
|
265
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
266
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
267
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
268
|
+
* See the License for the specific language governing permissions and
|
|
269
|
+
* limitations under the License.
|
|
270
|
+
*/const V6="FirebaseError";class Nf extends Error{constructor(e,n,r){super(n),this.code=e,this.customData=r,this.name=V6,Object.setPrototypeOf(this,Nf.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Xp.prototype.create)}}class Xp{constructor(e,n,r){this.service=e,this.serviceName=n,this.errors=r}create(e,...n){const r=n[0]||{},i=`${this.service}/${e}`,o=this.errors[e],a=o?H6(o,r):"Error",c=`${this.serviceName}: ${a} (${i}).`;return new Nf(i,c,r)}}function H6(t,e){return t.replace(U6,(n,r)=>{const i=e[r];return i!=null?String(i):`<${r}?>`})}const U6=/\{\$([^}]+)}/g;function _v(t,e){if(t===e)return!0;const n=Object.keys(t),r=Object.keys(e);for(const i of n){if(!r.includes(i))return!1;const o=t[i],a=e[i];if(I1(o)&&I1(a)){if(!_v(o,a))return!1}else if(o!==a)return!1}for(const i of r)if(!n.includes(i))return!1;return!0}function I1(t){return t!==null&&typeof t=="object"}/**
|
|
271
|
+
* @license
|
|
272
|
+
* Copyright 2021 Google LLC
|
|
273
|
+
*
|
|
274
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
275
|
+
* you may not use this file except in compliance with the License.
|
|
276
|
+
* You may obtain a copy of the License at
|
|
277
|
+
*
|
|
278
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
279
|
+
*
|
|
280
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
281
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
282
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
283
|
+
* See the License for the specific language governing permissions and
|
|
284
|
+
* limitations under the License.
|
|
285
|
+
*/function ib(t){return t&&t._delegate?t._delegate:t}class Tu{constructor(e,n,r){this.name=e,this.instanceFactory=n,this.type=r,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}}/**
|
|
286
|
+
* @license
|
|
287
|
+
* Copyright 2019 Google LLC
|
|
288
|
+
*
|
|
289
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
290
|
+
* you may not use this file except in compliance with the License.
|
|
291
|
+
* You may obtain a copy of the License at
|
|
292
|
+
*
|
|
293
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
294
|
+
*
|
|
295
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
296
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
297
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
298
|
+
* See the License for the specific language governing permissions and
|
|
299
|
+
* limitations under the License.
|
|
300
|
+
*/const gc="[DEFAULT]";/**
|
|
301
|
+
* @license
|
|
302
|
+
* Copyright 2019 Google LLC
|
|
303
|
+
*
|
|
304
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
305
|
+
* you may not use this file except in compliance with the License.
|
|
306
|
+
* You may obtain a copy of the License at
|
|
307
|
+
*
|
|
308
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
309
|
+
*
|
|
310
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
311
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
312
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
313
|
+
* See the License for the specific language governing permissions and
|
|
314
|
+
* limitations under the License.
|
|
315
|
+
*/class W6{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 r=new B6;if(this.instancesDeferred.set(n,r),this.isInitialized(n)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:n});i&&r.resolve(i)}catch{}}return this.instancesDeferred.get(n).promise}getImmediate(e){var n;const r=this.normalizeInstanceIdentifier(e==null?void 0:e.identifier),i=(n=e==null?void 0:e.optional)!==null&&n!==void 0?n:!1;if(this.isInitialized(r)||this.shouldAutoInitialize())try{return this.getOrInitializeService({instanceIdentifier:r})}catch(o){if(i)return null;throw o}else{if(i)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(Y6(e))try{this.getOrInitializeService({instanceIdentifier:gc})}catch{}for(const[n,r]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(n);try{const o=this.getOrInitializeService({instanceIdentifier:i});r.resolve(o)}catch{}}}}clearInstance(e=gc){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=gc){return this.instances.has(e)}getOptions(e=gc){return this.instancesOptions.get(e)||{}}initialize(e={}){const{options:n={}}=e,r=this.normalizeInstanceIdentifier(e.instanceIdentifier);if(this.isInitialized(r))throw Error(`${this.name}(${r}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const i=this.getOrInitializeService({instanceIdentifier:r,options:n});for(const[o,a]of this.instancesDeferred.entries()){const c=this.normalizeInstanceIdentifier(o);r===c&&a.resolve(i)}return i}onInit(e,n){var r;const i=this.normalizeInstanceIdentifier(n),o=(r=this.onInitCallbacks.get(i))!==null&&r!==void 0?r:new Set;o.add(e),this.onInitCallbacks.set(i,o);const a=this.instances.get(i);return a&&e(a,i),()=>{o.delete(e)}}invokeOnInitCallbacks(e,n){const r=this.onInitCallbacks.get(n);if(r)for(const i of r)try{i(e,n)}catch{}}getOrInitializeService({instanceIdentifier:e,options:n={}}){let r=this.instances.get(e);if(!r&&this.component&&(r=this.component.instanceFactory(this.container,{instanceIdentifier:z6(e),options:n}),this.instances.set(e,r),this.instancesOptions.set(e,n),this.invokeOnInitCallbacks(r,e),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,e,r)}catch{}return r||null}normalizeInstanceIdentifier(e=gc){return this.component?this.component.multipleInstances?e:gc:e}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function z6(t){return t===gc?void 0:t}function Y6(t){return t.instantiationMode==="EAGER"}/**
|
|
316
|
+
* @license
|
|
317
|
+
* Copyright 2019 Google LLC
|
|
318
|
+
*
|
|
319
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
320
|
+
* you may not use this file except in compliance with the License.
|
|
321
|
+
* You may obtain a copy of the License at
|
|
322
|
+
*
|
|
323
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
324
|
+
*
|
|
325
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
326
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
327
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
328
|
+
* See the License for the specific language governing permissions and
|
|
329
|
+
* limitations under the License.
|
|
330
|
+
*/class G6{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 W6(e,this);return this.providers.set(e,n),n}getProviders(){return Array.from(this.providers.values())}}/**
|
|
331
|
+
* @license
|
|
332
|
+
* Copyright 2017 Google LLC
|
|
333
|
+
*
|
|
334
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
335
|
+
* you may not use this file except in compliance with the License.
|
|
336
|
+
* You may obtain a copy of the License at
|
|
337
|
+
*
|
|
338
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
339
|
+
*
|
|
340
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
341
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
342
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
343
|
+
* See the License for the specific language governing permissions and
|
|
344
|
+
* limitations under the License.
|
|
345
|
+
*/var Mn;(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"})(Mn||(Mn={}));const q6={debug:Mn.DEBUG,verbose:Mn.VERBOSE,info:Mn.INFO,warn:Mn.WARN,error:Mn.ERROR,silent:Mn.SILENT},X6=Mn.INFO,K6={[Mn.DEBUG]:"log",[Mn.VERBOSE]:"log",[Mn.INFO]:"info",[Mn.WARN]:"warn",[Mn.ERROR]:"error"},Z6=(t,e,...n)=>{if(e<t.logLevel)return;const r=new Date().toISOString(),i=K6[e];if(i)console[i](`[${r}] ${t.name}:`,...n);else throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`)};class J6{constructor(e){this.name=e,this._logLevel=X6,this._logHandler=Z6,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(e){if(!(e in Mn))throw new TypeError(`Invalid value "${e}" assigned to \`logLevel\``);this._logLevel=e}setLogLevel(e){this._logLevel=typeof e=="string"?q6[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,Mn.DEBUG,...e),this._logHandler(this,Mn.DEBUG,...e)}log(...e){this._userLogHandler&&this._userLogHandler(this,Mn.VERBOSE,...e),this._logHandler(this,Mn.VERBOSE,...e)}info(...e){this._userLogHandler&&this._userLogHandler(this,Mn.INFO,...e),this._logHandler(this,Mn.INFO,...e)}warn(...e){this._userLogHandler&&this._userLogHandler(this,Mn.WARN,...e),this._logHandler(this,Mn.WARN,...e)}error(...e){this._userLogHandler&&this._userLogHandler(this,Mn.ERROR,...e),this._logHandler(this,Mn.ERROR,...e)}}const Q6=(t,e)=>e.some(n=>t instanceof n);let M1,L1;function e8(){return M1||(M1=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function t8(){return L1||(L1=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const oP=new WeakMap,Rv=new WeakMap,sP=new WeakMap,bm=new WeakMap,ob=new WeakMap;function n8(t){const e=new Promise((n,r)=>{const i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",a)},o=()=>{n(El(t.result)),i()},a=()=>{r(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",a)});return e.then(n=>{n instanceof IDBCursor&&oP.set(n,t)}).catch(()=>{}),ob.set(e,t),e}function r8(t){if(Rv.has(t))return;const e=new Promise((n,r)=>{const i=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",a),t.removeEventListener("abort",a)},o=()=>{n(),i()},a=()=>{r(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",o),t.addEventListener("error",a),t.addEventListener("abort",a)});Rv.set(t,e)}let Av={get(t,e,n){if(t instanceof IDBTransaction){if(e==="done")return Rv.get(t);if(e==="objectStoreNames")return t.objectStoreNames||sP.get(t);if(e==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return El(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 i8(t){Av=t(Av)}function o8(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...n){const r=t.call(wm(this),e,...n);return sP.set(r,e.sort?e.sort():[e]),El(r)}:t8().includes(t)?function(...e){return t.apply(wm(this),e),El(oP.get(this))}:function(...e){return El(t.apply(wm(this),e))}}function s8(t){return typeof t=="function"?o8(t):(t instanceof IDBTransaction&&r8(t),Q6(t,e8())?new Proxy(t,Av):t)}function El(t){if(t instanceof IDBRequest)return n8(t);if(bm.has(t))return bm.get(t);const e=s8(t);return e!==t&&(bm.set(t,e),ob.set(e,t)),e}const wm=t=>ob.get(t);function Kp(t,e,{blocked:n,upgrade:r,blocking:i,terminated:o}={}){const a=indexedDB.open(t,e),c=El(a);return r&&a.addEventListener("upgradeneeded",f=>{r(El(a.result),f.oldVersion,f.newVersion,El(a.transaction),f)}),n&&a.addEventListener("blocked",f=>n(f.oldVersion,f.newVersion,f)),c.then(f=>{o&&f.addEventListener("close",()=>o()),i&&f.addEventListener("versionchange",p=>i(p.oldVersion,p.newVersion,p))}).catch(()=>{}),c}function xm(t,{blocked:e}={}){const n=indexedDB.deleteDatabase(t);return e&&n.addEventListener("blocked",r=>e(r.oldVersion,r)),El(n).then(()=>{})}const a8=["get","getKey","getAll","getAllKeys","count"],l8=["put","add","delete","clear"],Sm=new Map;function F1(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(Sm.get(e))return Sm.get(e);const n=e.replace(/FromIndex$/,""),r=e!==n,i=l8.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!(i||a8.includes(n)))return;const o=async function(a,...c){const f=this.transaction(a,i?"readwrite":"readonly");let p=f.store;return r&&(p=p.index(c.shift())),(await Promise.all([p[n](...c),i&&f.done]))[0]};return Sm.set(e,o),o}i8(t=>({...t,get:(e,n,r)=>F1(e,n)||t.get(e,n,r),has:(e,n)=>!!F1(e,n)||t.has(e,n)}));/**
|
|
346
|
+
* @license
|
|
347
|
+
* Copyright 2019 Google LLC
|
|
348
|
+
*
|
|
349
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
350
|
+
* you may not use this file except in compliance with the License.
|
|
351
|
+
* You may obtain a copy of the License at
|
|
352
|
+
*
|
|
353
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
354
|
+
*
|
|
355
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
356
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
357
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
358
|
+
* See the License for the specific language governing permissions and
|
|
359
|
+
* limitations under the License.
|
|
360
|
+
*/class u8{constructor(e){this.container=e}getPlatformInfoString(){return this.container.getProviders().map(n=>{if(c8(n)){const r=n.getImmediate();return`${r.library}/${r.version}`}else return null}).filter(n=>n).join(" ")}}function c8(t){const e=t.getComponent();return(e==null?void 0:e.type)==="VERSION"}const Iv="@firebase/app",N1="0.10.13";/**
|
|
361
|
+
* @license
|
|
362
|
+
* Copyright 2019 Google LLC
|
|
363
|
+
*
|
|
364
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
365
|
+
* you may not use this file except in compliance with the License.
|
|
366
|
+
* You may obtain a copy of the License at
|
|
367
|
+
*
|
|
368
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
369
|
+
*
|
|
370
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
371
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
372
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
373
|
+
* See the License for the specific language governing permissions and
|
|
374
|
+
* limitations under the License.
|
|
375
|
+
*/const Pl=new J6("@firebase/app"),f8="@firebase/app-compat",d8="@firebase/analytics-compat",h8="@firebase/analytics",p8="@firebase/app-check-compat",g8="@firebase/app-check",m8="@firebase/auth",v8="@firebase/auth-compat",y8="@firebase/database",b8="@firebase/data-connect",w8="@firebase/database-compat",x8="@firebase/functions",S8="@firebase/functions-compat",T8="@firebase/installations",C8="@firebase/installations-compat",E8="@firebase/messaging",k8="@firebase/messaging-compat",D8="@firebase/performance",P8="@firebase/performance-compat",O8="@firebase/remote-config",_8="@firebase/remote-config-compat",R8="@firebase/storage",A8="@firebase/storage-compat",I8="@firebase/firestore",M8="@firebase/vertexai-preview",L8="@firebase/firestore-compat",F8="firebase";/**
|
|
376
|
+
* @license
|
|
377
|
+
* Copyright 2019 Google LLC
|
|
378
|
+
*
|
|
379
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
380
|
+
* you may not use this file except in compliance with the License.
|
|
381
|
+
* You may obtain a copy of the License at
|
|
382
|
+
*
|
|
383
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
384
|
+
*
|
|
385
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
386
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
387
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
388
|
+
* See the License for the specific language governing permissions and
|
|
389
|
+
* limitations under the License.
|
|
390
|
+
*/const Mv="[DEFAULT]",N8={[Iv]:"fire-core",[f8]:"fire-core-compat",[h8]:"fire-analytics",[d8]:"fire-analytics-compat",[g8]:"fire-app-check",[p8]:"fire-app-check-compat",[m8]:"fire-auth",[v8]:"fire-auth-compat",[y8]:"fire-rtdb",[b8]:"fire-data-connect",[w8]:"fire-rtdb-compat",[x8]:"fire-fn",[S8]:"fire-fn-compat",[T8]:"fire-iid",[C8]:"fire-iid-compat",[E8]:"fire-fcm",[k8]:"fire-fcm-compat",[D8]:"fire-perf",[P8]:"fire-perf-compat",[O8]:"fire-rc",[_8]:"fire-rc-compat",[R8]:"fire-gcs",[A8]:"fire-gcs-compat",[I8]:"fire-fst",[L8]:"fire-fst-compat",[M8]:"fire-vertex","fire-js":"fire-js",[F8]:"fire-js-all"};/**
|
|
391
|
+
* @license
|
|
392
|
+
* Copyright 2019 Google LLC
|
|
393
|
+
*
|
|
394
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
395
|
+
* you may not use this file except in compliance with the License.
|
|
396
|
+
* You may obtain a copy of the License at
|
|
397
|
+
*
|
|
398
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
399
|
+
*
|
|
400
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
401
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
402
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
403
|
+
* See the License for the specific language governing permissions and
|
|
404
|
+
* limitations under the License.
|
|
405
|
+
*/const xp=new Map,j8=new Map,Lv=new Map;function j1(t,e){try{t.container.addComponent(e)}catch(n){Pl.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,n)}}function kc(t){const e=t.name;if(Lv.has(e))return Pl.debug(`There were multiple attempts to register component ${e}.`),!1;Lv.set(e,t);for(const n of xp.values())j1(n,t);for(const n of j8.values())j1(n,t);return!0}function sb(t,e){const n=t.container.getProvider("heartbeat").getImmediate({optional:!0});return n&&n.triggerHeartbeat(),t.container.getProvider(e)}/**
|
|
406
|
+
* @license
|
|
407
|
+
* Copyright 2019 Google LLC
|
|
408
|
+
*
|
|
409
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
410
|
+
* you may not use this file except in compliance with the License.
|
|
411
|
+
* You may obtain a copy of the License at
|
|
412
|
+
*
|
|
413
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
414
|
+
*
|
|
415
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
416
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
417
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
418
|
+
* See the License for the specific language governing permissions and
|
|
419
|
+
* limitations under the License.
|
|
420
|
+
*/const B8={"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","server-app-deleted":"Firebase Server App has been 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}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."},hu=new Xp("app","Firebase",B8);/**
|
|
421
|
+
* @license
|
|
422
|
+
* Copyright 2019 Google LLC
|
|
423
|
+
*
|
|
424
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
425
|
+
* you may not use this file except in compliance with the License.
|
|
426
|
+
* You may obtain a copy of the License at
|
|
427
|
+
*
|
|
428
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
429
|
+
*
|
|
430
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
431
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
432
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
433
|
+
* See the License for the specific language governing permissions and
|
|
434
|
+
* limitations under the License.
|
|
435
|
+
*/class $8{constructor(e,n,r){this._isDeleted=!1,this._options=Object.assign({},e),this._config=Object.assign({},n),this._name=n.name,this._automaticDataCollectionEnabled=n.automaticDataCollectionEnabled,this._container=r,this.container.addComponent(new Tu("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 hu.create("app-deleted",{appName:this._name})}}function aP(t,e={}){let n=t;typeof e!="object"&&(e={name:e});const r=Object.assign({name:Mv,automaticDataCollectionEnabled:!1},e),i=r.name;if(typeof i!="string"||!i)throw hu.create("bad-app-name",{appName:String(i)});if(n||(n=nP()),!n)throw hu.create("no-options");const o=xp.get(i);if(o){if(_v(n,o.options)&&_v(r,o.config))return o;throw hu.create("duplicate-app",{appName:i})}const a=new G6(i);for(const f of Lv.values())a.addComponent(f);const c=new $8(n,r,a);return xp.set(i,c),c}function V8(t=Mv){const e=xp.get(t);if(!e&&t===Mv&&nP())return aP();if(!e)throw hu.create("no-app",{appName:t});return e}function pu(t,e,n){var r;let i=(r=N8[t])!==null&&r!==void 0?r:t;n&&(i+=`-${n}`);const o=i.match(/\s|\//),a=e.match(/\s|\//);if(o||a){const c=[`Unable to register library "${i}" with version "${e}":`];o&&c.push(`library name "${i}" contains illegal characters (whitespace or "/")`),o&&a&&c.push("and"),a&&c.push(`version name "${e}" contains illegal characters (whitespace or "/")`),Pl.warn(c.join(" "));return}kc(new Tu(`${i}-version`,()=>({library:i,version:e}),"VERSION"))}/**
|
|
436
|
+
* @license
|
|
437
|
+
* Copyright 2021 Google LLC
|
|
438
|
+
*
|
|
439
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
440
|
+
* you may not use this file except in compliance with the License.
|
|
441
|
+
* You may obtain a copy of the License at
|
|
442
|
+
*
|
|
443
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
444
|
+
*
|
|
445
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
446
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
447
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
448
|
+
* See the License for the specific language governing permissions and
|
|
449
|
+
* limitations under the License.
|
|
450
|
+
*/const H8="firebase-heartbeat-database",U8=1,Vd="firebase-heartbeat-store";let Tm=null;function lP(){return Tm||(Tm=Kp(H8,U8,{upgrade:(t,e)=>{switch(e){case 0:try{t.createObjectStore(Vd)}catch(n){console.warn(n)}}}}).catch(t=>{throw hu.create("idb-open",{originalErrorMessage:t.message})})),Tm}async function W8(t){try{const n=(await lP()).transaction(Vd),r=await n.objectStore(Vd).get(uP(t));return await n.done,r}catch(e){if(e instanceof Nf)Pl.warn(e.message);else{const n=hu.create("idb-get",{originalErrorMessage:e==null?void 0:e.message});Pl.warn(n.message)}}}async function B1(t,e){try{const r=(await lP()).transaction(Vd,"readwrite");await r.objectStore(Vd).put(e,uP(t)),await r.done}catch(n){if(n instanceof Nf)Pl.warn(n.message);else{const r=hu.create("idb-set",{originalErrorMessage:n==null?void 0:n.message});Pl.warn(r.message)}}}function uP(t){return`${t.name}!${t.options.appId}`}/**
|
|
451
|
+
* @license
|
|
452
|
+
* Copyright 2021 Google LLC
|
|
453
|
+
*
|
|
454
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
455
|
+
* you may not use this file except in compliance with the License.
|
|
456
|
+
* You may obtain a copy of the License at
|
|
457
|
+
*
|
|
458
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
459
|
+
*
|
|
460
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
461
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
462
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
463
|
+
* See the License for the specific language governing permissions and
|
|
464
|
+
* limitations under the License.
|
|
465
|
+
*/const z8=1024,Y8=30*24*60*60*1e3;class G8{constructor(e){this.container=e,this._heartbeatsCache=null;const n=this.container.getProvider("app").getImmediate();this._storage=new X8(n),this._heartbeatsCachePromise=this._storage.read().then(r=>(this._heartbeatsCache=r,r))}async triggerHeartbeat(){var e,n;try{const i=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),o=$1();return((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===o||this._heartbeatsCache.heartbeats.some(a=>a.date===o)?void 0:(this._heartbeatsCache.heartbeats.push({date:o,agent:i}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter(a=>{const c=new Date(a.date).valueOf();return Date.now()-c<=Y8}),this._storage.overwrite(this._heartbeatsCache))}catch(r){Pl.warn(r)}}async getHeartbeatsHeader(){var e;try{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=$1(),{heartbeatsToSend:r,unsentEntries:i}=q8(this._heartbeatsCache.heartbeats),o=tP(JSON.stringify({version:2,heartbeats:r}));return this._heartbeatsCache.lastSentHeartbeatDate=n,i.length>0?(this._heartbeatsCache.heartbeats=i,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}catch(n){return Pl.warn(n),""}}}function $1(){return new Date().toISOString().substring(0,10)}function q8(t,e=z8){const n=[];let r=t.slice();for(const i of t){const o=n.find(a=>a.agent===i.agent);if(o){if(o.dates.push(i.date),V1(n)>e){o.dates.pop();break}}else if(n.push({agent:i.agent,dates:[i.date]}),V1(n)>e){n.pop();break}r=r.slice(1)}return{heartbeatsToSend:n,unsentEntries:r}}class X8{constructor(e){this.app=e,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return rP()?iP().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const n=await W8(this.app);return n!=null&&n.heartbeats?n:{heartbeats:[]}}else return{heartbeats:[]}}async overwrite(e){var n;if(await this._canUseIndexedDBPromise){const i=await this.read();return B1(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:i.lastSentHeartbeatDate,heartbeats:e.heartbeats})}else return}async add(e){var n;if(await this._canUseIndexedDBPromise){const i=await this.read();return B1(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...e.heartbeats]})}else return}}function V1(t){return tP(JSON.stringify({version:2,heartbeats:t})).length}/**
|
|
466
|
+
* @license
|
|
467
|
+
* Copyright 2019 Google LLC
|
|
468
|
+
*
|
|
469
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
470
|
+
* you may not use this file except in compliance with the License.
|
|
471
|
+
* You may obtain a copy of the License at
|
|
472
|
+
*
|
|
473
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
474
|
+
*
|
|
475
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
476
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
477
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
478
|
+
* See the License for the specific language governing permissions and
|
|
479
|
+
* limitations under the License.
|
|
480
|
+
*/function K8(t){kc(new Tu("platform-logger",e=>new u8(e),"PRIVATE")),kc(new Tu("heartbeat",e=>new G8(e),"PRIVATE")),pu(Iv,N1,t),pu(Iv,N1,"esm2017"),pu("fire-js","")}K8("");var Z8="firebase",J8="10.14.1";/**
|
|
481
|
+
* @license
|
|
482
|
+
* Copyright 2020 Google LLC
|
|
483
|
+
*
|
|
484
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
485
|
+
* you may not use this file except in compliance with the License.
|
|
486
|
+
* You may obtain a copy of the License at
|
|
487
|
+
*
|
|
488
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
489
|
+
*
|
|
490
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
491
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
492
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
493
|
+
* See the License for the specific language governing permissions and
|
|
494
|
+
* limitations under the License.
|
|
495
|
+
*/pu(Z8,J8,"app");const cP="@firebase/installations",ab="0.6.9";/**
|
|
496
|
+
* @license
|
|
497
|
+
* Copyright 2019 Google LLC
|
|
498
|
+
*
|
|
499
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
500
|
+
* you may not use this file except in compliance with the License.
|
|
501
|
+
* You may obtain a copy of the License at
|
|
502
|
+
*
|
|
503
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
504
|
+
*
|
|
505
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
506
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
507
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
508
|
+
* See the License for the specific language governing permissions and
|
|
509
|
+
* limitations under the License.
|
|
510
|
+
*/const fP=1e4,dP=`w:${ab}`,hP="FIS_v2",Q8="https://firebaseinstallations.googleapis.com/v1",e9=60*60*1e3,t9="installations",n9="Installations";/**
|
|
511
|
+
* @license
|
|
512
|
+
* Copyright 2019 Google LLC
|
|
513
|
+
*
|
|
514
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
515
|
+
* you may not use this file except in compliance with the License.
|
|
516
|
+
* You may obtain a copy of the License at
|
|
517
|
+
*
|
|
518
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
519
|
+
*
|
|
520
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
521
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
522
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
523
|
+
* See the License for the specific language governing permissions and
|
|
524
|
+
* limitations under the License.
|
|
525
|
+
*/const r9={"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."},Dc=new Xp(t9,n9,r9);function pP(t){return t instanceof Nf&&t.code.includes("request-failed")}/**
|
|
526
|
+
* @license
|
|
527
|
+
* Copyright 2019 Google LLC
|
|
528
|
+
*
|
|
529
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
530
|
+
* you may not use this file except in compliance with the License.
|
|
531
|
+
* You may obtain a copy of the License at
|
|
532
|
+
*
|
|
533
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
534
|
+
*
|
|
535
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
536
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
537
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
538
|
+
* See the License for the specific language governing permissions and
|
|
539
|
+
* limitations under the License.
|
|
540
|
+
*/function gP({projectId:t}){return`${Q8}/projects/${t}/installations`}function mP(t){return{token:t.token,requestStatus:2,expiresIn:o9(t.expiresIn),creationTime:Date.now()}}async function vP(t,e){const r=(await e.json()).error;return Dc.create("request-failed",{requestName:t,serverCode:r.code,serverMessage:r.message,serverStatus:r.status})}function yP({apiKey:t}){return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":t})}function i9(t,{refreshToken:e}){const n=yP(t);return n.append("Authorization",s9(e)),n}async function bP(t){const e=await t();return e.status>=500&&e.status<600?t():e}function o9(t){return Number(t.replace("s","000"))}function s9(t){return`${hP} ${t}`}/**
|
|
541
|
+
* @license
|
|
542
|
+
* Copyright 2019 Google LLC
|
|
543
|
+
*
|
|
544
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
545
|
+
* you may not use this file except in compliance with the License.
|
|
546
|
+
* You may obtain a copy of the License at
|
|
547
|
+
*
|
|
548
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
549
|
+
*
|
|
550
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
551
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
552
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
553
|
+
* See the License for the specific language governing permissions and
|
|
554
|
+
* limitations under the License.
|
|
555
|
+
*/async function a9({appConfig:t,heartbeatServiceProvider:e},{fid:n}){const r=gP(t),i=yP(t),o=e.getImmediate({optional:!0});if(o){const p=await o.getHeartbeatsHeader();p&&i.append("x-firebase-client",p)}const a={fid:n,authVersion:hP,appId:t.appId,sdkVersion:dP},c={method:"POST",headers:i,body:JSON.stringify(a)},f=await bP(()=>fetch(r,c));if(f.ok){const p=await f.json();return{fid:p.fid||n,registrationStatus:2,refreshToken:p.refreshToken,authToken:mP(p.authToken)}}else throw await vP("Create Installation",f)}/**
|
|
556
|
+
* @license
|
|
557
|
+
* Copyright 2019 Google LLC
|
|
558
|
+
*
|
|
559
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
560
|
+
* you may not use this file except in compliance with the License.
|
|
561
|
+
* You may obtain a copy of the License at
|
|
562
|
+
*
|
|
563
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
564
|
+
*
|
|
565
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
566
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
567
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
568
|
+
* See the License for the specific language governing permissions and
|
|
569
|
+
* limitations under the License.
|
|
570
|
+
*/function wP(t){return new Promise(e=>{setTimeout(e,t)})}/**
|
|
571
|
+
* @license
|
|
572
|
+
* Copyright 2019 Google LLC
|
|
573
|
+
*
|
|
574
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
575
|
+
* you may not use this file except in compliance with the License.
|
|
576
|
+
* You may obtain a copy of the License at
|
|
577
|
+
*
|
|
578
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
579
|
+
*
|
|
580
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
581
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
582
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
583
|
+
* See the License for the specific language governing permissions and
|
|
584
|
+
* limitations under the License.
|
|
585
|
+
*/function l9(t){return btoa(String.fromCharCode(...t)).replace(/\+/g,"-").replace(/\//g,"_")}/**
|
|
586
|
+
* @license
|
|
587
|
+
* Copyright 2019 Google LLC
|
|
588
|
+
*
|
|
589
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
590
|
+
* you may not use this file except in compliance with the License.
|
|
591
|
+
* You may obtain a copy of the License at
|
|
592
|
+
*
|
|
593
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
594
|
+
*
|
|
595
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
596
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
597
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
598
|
+
* See the License for the specific language governing permissions and
|
|
599
|
+
* limitations under the License.
|
|
600
|
+
*/const u9=/^[cdef][\w-]{21}$/,Fv="";function c9(){try{const t=new Uint8Array(17);(self.crypto||self.msCrypto).getRandomValues(t),t[0]=112+t[0]%16;const n=f9(t);return u9.test(n)?n:Fv}catch{return Fv}}function f9(t){return l9(t).substr(0,22)}/**
|
|
601
|
+
* @license
|
|
602
|
+
* Copyright 2019 Google LLC
|
|
603
|
+
*
|
|
604
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
605
|
+
* you may not use this file except in compliance with the License.
|
|
606
|
+
* You may obtain a copy of the License at
|
|
607
|
+
*
|
|
608
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
609
|
+
*
|
|
610
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
611
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
612
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
613
|
+
* See the License for the specific language governing permissions and
|
|
614
|
+
* limitations under the License.
|
|
615
|
+
*/function Zp(t){return`${t.appName}!${t.appId}`}/**
|
|
616
|
+
* @license
|
|
617
|
+
* Copyright 2019 Google LLC
|
|
618
|
+
*
|
|
619
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
620
|
+
* you may not use this file except in compliance with the License.
|
|
621
|
+
* You may obtain a copy of the License at
|
|
622
|
+
*
|
|
623
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
624
|
+
*
|
|
625
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
626
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
627
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
628
|
+
* See the License for the specific language governing permissions and
|
|
629
|
+
* limitations under the License.
|
|
630
|
+
*/const xP=new Map;function SP(t,e){const n=Zp(t);TP(n,e),d9(n,e)}function TP(t,e){const n=xP.get(t);if(n)for(const r of n)r(e)}function d9(t,e){const n=h9();n&&n.postMessage({key:t,fid:e}),p9()}let yc=null;function h9(){return!yc&&"BroadcastChannel"in self&&(yc=new BroadcastChannel("[Firebase] FID Change"),yc.onmessage=t=>{TP(t.data.key,t.data.fid)}),yc}function p9(){xP.size===0&&yc&&(yc.close(),yc=null)}/**
|
|
631
|
+
* @license
|
|
632
|
+
* Copyright 2019 Google LLC
|
|
633
|
+
*
|
|
634
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
635
|
+
* you may not use this file except in compliance with the License.
|
|
636
|
+
* You may obtain a copy of the License at
|
|
637
|
+
*
|
|
638
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
639
|
+
*
|
|
640
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
641
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
642
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
643
|
+
* See the License for the specific language governing permissions and
|
|
644
|
+
* limitations under the License.
|
|
645
|
+
*/const g9="firebase-installations-database",m9=1,Pc="firebase-installations-store";let Cm=null;function lb(){return Cm||(Cm=Kp(g9,m9,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Pc)}}})),Cm}async function Sp(t,e){const n=Zp(t),i=(await lb()).transaction(Pc,"readwrite"),o=i.objectStore(Pc),a=await o.get(n);return await o.put(e,n),await i.done,(!a||a.fid!==e.fid)&&SP(t,e.fid),e}async function CP(t){const e=Zp(t),r=(await lb()).transaction(Pc,"readwrite");await r.objectStore(Pc).delete(e),await r.done}async function Jp(t,e){const n=Zp(t),i=(await lb()).transaction(Pc,"readwrite"),o=i.objectStore(Pc),a=await o.get(n),c=e(a);return c===void 0?await o.delete(n):await o.put(c,n),await i.done,c&&(!a||a.fid!==c.fid)&&SP(t,c.fid),c}/**
|
|
646
|
+
* @license
|
|
647
|
+
* Copyright 2019 Google LLC
|
|
648
|
+
*
|
|
649
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
650
|
+
* you may not use this file except in compliance with the License.
|
|
651
|
+
* You may obtain a copy of the License at
|
|
652
|
+
*
|
|
653
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
654
|
+
*
|
|
655
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
656
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
657
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
658
|
+
* See the License for the specific language governing permissions and
|
|
659
|
+
* limitations under the License.
|
|
660
|
+
*/async function ub(t){let e;const n=await Jp(t.appConfig,r=>{const i=v9(r),o=y9(t,i);return e=o.registrationPromise,o.installationEntry});return n.fid===Fv?{installationEntry:await e}:{installationEntry:n,registrationPromise:e}}function v9(t){const e=t||{fid:c9(),registrationStatus:0};return EP(e)}function y9(t,e){if(e.registrationStatus===0){if(!navigator.onLine){const i=Promise.reject(Dc.create("app-offline"));return{installationEntry:e,registrationPromise:i}}const n={fid:e.fid,registrationStatus:1,registrationTime:Date.now()},r=b9(t,n);return{installationEntry:n,registrationPromise:r}}else return e.registrationStatus===1?{installationEntry:e,registrationPromise:w9(t)}:{installationEntry:e}}async function b9(t,e){try{const n=await a9(t,e);return Sp(t.appConfig,n)}catch(n){throw pP(n)&&n.customData.serverCode===409?await CP(t.appConfig):await Sp(t.appConfig,{fid:e.fid,registrationStatus:0}),n}}async function w9(t){let e=await H1(t.appConfig);for(;e.registrationStatus===1;)await wP(100),e=await H1(t.appConfig);if(e.registrationStatus===0){const{installationEntry:n,registrationPromise:r}=await ub(t);return r||n}return e}function H1(t){return Jp(t,e=>{if(!e)throw Dc.create("installation-not-found");return EP(e)})}function EP(t){return x9(t)?{fid:t.fid,registrationStatus:0}:t}function x9(t){return t.registrationStatus===1&&t.registrationTime+fP<Date.now()}/**
|
|
661
|
+
* @license
|
|
662
|
+
* Copyright 2019 Google LLC
|
|
663
|
+
*
|
|
664
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
665
|
+
* you may not use this file except in compliance with the License.
|
|
666
|
+
* You may obtain a copy of the License at
|
|
667
|
+
*
|
|
668
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
669
|
+
*
|
|
670
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
671
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
672
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
673
|
+
* See the License for the specific language governing permissions and
|
|
674
|
+
* limitations under the License.
|
|
675
|
+
*/async function S9({appConfig:t,heartbeatServiceProvider:e},n){const r=T9(t,n),i=i9(t,n),o=e.getImmediate({optional:!0});if(o){const p=await o.getHeartbeatsHeader();p&&i.append("x-firebase-client",p)}const a={installation:{sdkVersion:dP,appId:t.appId}},c={method:"POST",headers:i,body:JSON.stringify(a)},f=await bP(()=>fetch(r,c));if(f.ok){const p=await f.json();return mP(p)}else throw await vP("Generate Auth Token",f)}function T9(t,{fid:e}){return`${gP(t)}/${e}/authTokens:generate`}/**
|
|
676
|
+
* @license
|
|
677
|
+
* Copyright 2019 Google LLC
|
|
678
|
+
*
|
|
679
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
680
|
+
* you may not use this file except in compliance with the License.
|
|
681
|
+
* You may obtain a copy of the License at
|
|
682
|
+
*
|
|
683
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
684
|
+
*
|
|
685
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
686
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
687
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
688
|
+
* See the License for the specific language governing permissions and
|
|
689
|
+
* limitations under the License.
|
|
690
|
+
*/async function cb(t,e=!1){let n;const r=await Jp(t.appConfig,o=>{if(!kP(o))throw Dc.create("not-registered");const a=o.authToken;if(!e&&k9(a))return o;if(a.requestStatus===1)return n=C9(t,e),o;{if(!navigator.onLine)throw Dc.create("app-offline");const c=P9(o);return n=E9(t,c),c}});return n?await n:r.authToken}async function C9(t,e){let n=await U1(t.appConfig);for(;n.authToken.requestStatus===1;)await wP(100),n=await U1(t.appConfig);const r=n.authToken;return r.requestStatus===0?cb(t,e):r}function U1(t){return Jp(t,e=>{if(!kP(e))throw Dc.create("not-registered");const n=e.authToken;return O9(n)?Object.assign(Object.assign({},e),{authToken:{requestStatus:0}}):e})}async function E9(t,e){try{const n=await S9(t,e),r=Object.assign(Object.assign({},e),{authToken:n});return await Sp(t.appConfig,r),n}catch(n){if(pP(n)&&(n.customData.serverCode===401||n.customData.serverCode===404))await CP(t.appConfig);else{const r=Object.assign(Object.assign({},e),{authToken:{requestStatus:0}});await Sp(t.appConfig,r)}throw n}}function kP(t){return t!==void 0&&t.registrationStatus===2}function k9(t){return t.requestStatus===2&&!D9(t)}function D9(t){const e=Date.now();return e<t.creationTime||t.creationTime+t.expiresIn<e+e9}function P9(t){const e={requestStatus:1,requestTime:Date.now()};return Object.assign(Object.assign({},t),{authToken:e})}function O9(t){return t.requestStatus===1&&t.requestTime+fP<Date.now()}/**
|
|
691
|
+
* @license
|
|
692
|
+
* Copyright 2019 Google LLC
|
|
693
|
+
*
|
|
694
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
695
|
+
* you may not use this file except in compliance with the License.
|
|
696
|
+
* You may obtain a copy of the License at
|
|
697
|
+
*
|
|
698
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
699
|
+
*
|
|
700
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
701
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
702
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
703
|
+
* See the License for the specific language governing permissions and
|
|
704
|
+
* limitations under the License.
|
|
705
|
+
*/async function _9(t){const e=t,{installationEntry:n,registrationPromise:r}=await ub(e);return r?r.catch(console.error):cb(e).catch(console.error),n.fid}/**
|
|
706
|
+
* @license
|
|
707
|
+
* Copyright 2019 Google LLC
|
|
708
|
+
*
|
|
709
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
710
|
+
* you may not use this file except in compliance with the License.
|
|
711
|
+
* You may obtain a copy of the License at
|
|
712
|
+
*
|
|
713
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
714
|
+
*
|
|
715
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
716
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
717
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
718
|
+
* See the License for the specific language governing permissions and
|
|
719
|
+
* limitations under the License.
|
|
720
|
+
*/async function R9(t,e=!1){const n=t;return await A9(n),(await cb(n,e)).token}async function A9(t){const{registrationPromise:e}=await ub(t);e&&await e}/**
|
|
721
|
+
* @license
|
|
722
|
+
* Copyright 2019 Google LLC
|
|
723
|
+
*
|
|
724
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
725
|
+
* you may not use this file except in compliance with the License.
|
|
726
|
+
* You may obtain a copy of the License at
|
|
727
|
+
*
|
|
728
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
729
|
+
*
|
|
730
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
731
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
732
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
733
|
+
* See the License for the specific language governing permissions and
|
|
734
|
+
* limitations under the License.
|
|
735
|
+
*/function I9(t){if(!t||!t.options)throw Em("App Configuration");if(!t.name)throw Em("App Name");const e=["projectId","apiKey","appId"];for(const n of e)if(!t.options[n])throw Em(n);return{appName:t.name,projectId:t.options.projectId,apiKey:t.options.apiKey,appId:t.options.appId}}function Em(t){return Dc.create("missing-app-config-values",{valueName:t})}/**
|
|
736
|
+
* @license
|
|
737
|
+
* Copyright 2020 Google LLC
|
|
738
|
+
*
|
|
739
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
740
|
+
* you may not use this file except in compliance with the License.
|
|
741
|
+
* You may obtain a copy of the License at
|
|
742
|
+
*
|
|
743
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
744
|
+
*
|
|
745
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
746
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
747
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
748
|
+
* See the License for the specific language governing permissions and
|
|
749
|
+
* limitations under the License.
|
|
750
|
+
*/const DP="installations",M9="installations-internal",L9=t=>{const e=t.getProvider("app").getImmediate(),n=I9(e),r=sb(e,"heartbeat");return{app:e,appConfig:n,heartbeatServiceProvider:r,_delete:()=>Promise.resolve()}},F9=t=>{const e=t.getProvider("app").getImmediate(),n=sb(e,DP).getImmediate();return{getId:()=>_9(n),getToken:i=>R9(n,i)}};function N9(){kc(new Tu(DP,L9,"PUBLIC")),kc(new Tu(M9,F9,"PRIVATE"))}N9();pu(cP,ab);pu(cP,ab,"esm2017");/**
|
|
751
|
+
* @license
|
|
752
|
+
* Copyright 2019 Google LLC
|
|
753
|
+
*
|
|
754
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
755
|
+
* you may not use this file except in compliance with the License.
|
|
756
|
+
* You may obtain a copy of the License at
|
|
757
|
+
*
|
|
758
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
759
|
+
*
|
|
760
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
761
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
762
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
763
|
+
* See the License for the specific language governing permissions and
|
|
764
|
+
* limitations under the License.
|
|
765
|
+
*/const j9="/firebase-messaging-sw.js",B9="/firebase-cloud-messaging-push-scope",PP="BDOU99-h67HcA6JeFXHbSNMu7e2yNNu3RzoMj8TM4W88jITfq7ZmPvIM1Iv-4_l2LxQcYwhqby2xGpWwzjfAnG4",$9="https://fcmregistrations.googleapis.com/v1",OP="google.c.a.c_id",V9="google.c.a.c_l",H9="google.c.a.ts",U9="google.c.a.e";var W1;(function(t){t[t.DATA_MESSAGE=1]="DATA_MESSAGE",t[t.DISPLAY_NOTIFICATION=3]="DISPLAY_NOTIFICATION"})(W1||(W1={}));/**
|
|
766
|
+
* @license
|
|
767
|
+
* Copyright 2018 Google LLC
|
|
768
|
+
*
|
|
769
|
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
|
|
770
|
+
* in compliance with the License. You may obtain a copy of the License at
|
|
771
|
+
*
|
|
772
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
773
|
+
*
|
|
774
|
+
* Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
775
|
+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
776
|
+
* or implied. See the License for the specific language governing permissions and limitations under
|
|
777
|
+
* the License.
|
|
778
|
+
*/var Hd;(function(t){t.PUSH_RECEIVED="push-received",t.NOTIFICATION_CLICKED="notification-clicked"})(Hd||(Hd={}));/**
|
|
779
|
+
* @license
|
|
780
|
+
* Copyright 2017 Google LLC
|
|
781
|
+
*
|
|
782
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
783
|
+
* you may not use this file except in compliance with the License.
|
|
784
|
+
* You may obtain a copy of the License at
|
|
785
|
+
*
|
|
786
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
787
|
+
*
|
|
788
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
789
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
790
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
791
|
+
* See the License for the specific language governing permissions and
|
|
792
|
+
* limitations under the License.
|
|
793
|
+
*/function yl(t){const e=new Uint8Array(t);return btoa(String.fromCharCode(...e)).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function W9(t){const e="=".repeat((4-t.length%4)%4),n=(t+e).replace(/\-/g,"+").replace(/_/g,"/"),r=atob(n),i=new Uint8Array(r.length);for(let o=0;o<r.length;++o)i[o]=r.charCodeAt(o);return i}/**
|
|
794
|
+
* @license
|
|
795
|
+
* Copyright 2019 Google LLC
|
|
796
|
+
*
|
|
797
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
798
|
+
* you may not use this file except in compliance with the License.
|
|
799
|
+
* You may obtain a copy of the License at
|
|
800
|
+
*
|
|
801
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
802
|
+
*
|
|
803
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
804
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
805
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
806
|
+
* See the License for the specific language governing permissions and
|
|
807
|
+
* limitations under the License.
|
|
808
|
+
*/const km="fcm_token_details_db",z9=5,z1="fcm_token_object_Store";async function Y9(t){if("databases"in indexedDB&&!(await indexedDB.databases()).map(o=>o.name).includes(km))return null;let e=null;return(await Kp(km,z9,{upgrade:async(r,i,o,a)=>{var c;if(i<2||!r.objectStoreNames.contains(z1))return;const f=a.objectStore(z1),p=await f.index("fcmSenderId").get(t);if(await f.clear(),!!p){if(i===2){const w=p;if(!w.auth||!w.p256dh||!w.endpoint)return;e={token:w.fcmToken,createTime:(c=w.createTime)!==null&&c!==void 0?c:Date.now(),subscriptionOptions:{auth:w.auth,p256dh:w.p256dh,endpoint:w.endpoint,swScope:w.swScope,vapidKey:typeof w.vapidKey=="string"?w.vapidKey:yl(w.vapidKey)}}}else if(i===3){const w=p;e={token:w.fcmToken,createTime:w.createTime,subscriptionOptions:{auth:yl(w.auth),p256dh:yl(w.p256dh),endpoint:w.endpoint,swScope:w.swScope,vapidKey:yl(w.vapidKey)}}}else if(i===4){const w=p;e={token:w.fcmToken,createTime:w.createTime,subscriptionOptions:{auth:yl(w.auth),p256dh:yl(w.p256dh),endpoint:w.endpoint,swScope:w.swScope,vapidKey:yl(w.vapidKey)}}}}}})).close(),await xm(km),await xm("fcm_vapid_details_db"),await xm("undefined"),G9(e)?e:null}function G9(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}/**
|
|
809
|
+
* @license
|
|
810
|
+
* Copyright 2019 Google LLC
|
|
811
|
+
*
|
|
812
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
813
|
+
* you may not use this file except in compliance with the License.
|
|
814
|
+
* You may obtain a copy of the License at
|
|
815
|
+
*
|
|
816
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
817
|
+
*
|
|
818
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
819
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
820
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
821
|
+
* See the License for the specific language governing permissions and
|
|
822
|
+
* limitations under the License.
|
|
823
|
+
*/const q9="firebase-messaging-database",X9=1,Ud="firebase-messaging-store";let Dm=null;function _P(){return Dm||(Dm=Kp(q9,X9,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Ud)}}})),Dm}async function K9(t){const e=RP(t),r=await(await _P()).transaction(Ud).objectStore(Ud).get(e);if(r)return r;{const i=await Y9(t.appConfig.senderId);if(i)return await fb(t,i),i}}async function fb(t,e){const n=RP(t),i=(await _P()).transaction(Ud,"readwrite");return await i.objectStore(Ud).put(e,n),await i.done,e}function RP({appConfig:t}){return t.appId}/**
|
|
824
|
+
* @license
|
|
825
|
+
* Copyright 2017 Google LLC
|
|
826
|
+
*
|
|
827
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
828
|
+
* you may not use this file except in compliance with the License.
|
|
829
|
+
* You may obtain a copy of the License at
|
|
830
|
+
*
|
|
831
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
832
|
+
*
|
|
833
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
834
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
835
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
836
|
+
* See the License for the specific language governing permissions and
|
|
837
|
+
* limitations under the License.
|
|
838
|
+
*/const Z9={"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."},Bi=new Xp("messaging","Messaging",Z9);/**
|
|
839
|
+
* @license
|
|
840
|
+
* Copyright 2019 Google LLC
|
|
841
|
+
*
|
|
842
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
843
|
+
* you may not use this file except in compliance with the License.
|
|
844
|
+
* You may obtain a copy of the License at
|
|
845
|
+
*
|
|
846
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
847
|
+
*
|
|
848
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
849
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
850
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
851
|
+
* See the License for the specific language governing permissions and
|
|
852
|
+
* limitations under the License.
|
|
853
|
+
*/async function J9(t,e){const n=await hb(t),r=AP(e),i={method:"POST",headers:n,body:JSON.stringify(r)};let o;try{o=await(await fetch(db(t.appConfig),i)).json()}catch(a){throw Bi.create("token-subscribe-failed",{errorInfo:a==null?void 0:a.toString()})}if(o.error){const a=o.error.message;throw Bi.create("token-subscribe-failed",{errorInfo:a})}if(!o.token)throw Bi.create("token-subscribe-no-token");return o.token}async function Q9(t,e){const n=await hb(t),r=AP(e.subscriptionOptions),i={method:"PATCH",headers:n,body:JSON.stringify(r)};let o;try{o=await(await fetch(`${db(t.appConfig)}/${e.token}`,i)).json()}catch(a){throw Bi.create("token-update-failed",{errorInfo:a==null?void 0:a.toString()})}if(o.error){const a=o.error.message;throw Bi.create("token-update-failed",{errorInfo:a})}if(!o.token)throw Bi.create("token-update-no-token");return o.token}async function eY(t,e){const r={method:"DELETE",headers:await hb(t)};try{const o=await(await fetch(`${db(t.appConfig)}/${e}`,r)).json();if(o.error){const a=o.error.message;throw Bi.create("token-unsubscribe-failed",{errorInfo:a})}}catch(i){throw Bi.create("token-unsubscribe-failed",{errorInfo:i==null?void 0:i.toString()})}}function db({projectId:t}){return`${$9}/projects/${t}/registrations`}async function hb({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 AP({p256dh:t,auth:e,endpoint:n,vapidKey:r}){const i={web:{endpoint:n,auth:e,p256dh:t}};return r!==PP&&(i.web.applicationPubKey=r),i}/**
|
|
854
|
+
* @license
|
|
855
|
+
* Copyright 2019 Google LLC
|
|
856
|
+
*
|
|
857
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
858
|
+
* you may not use this file except in compliance with the License.
|
|
859
|
+
* You may obtain a copy of the License at
|
|
860
|
+
*
|
|
861
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
862
|
+
*
|
|
863
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
864
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
865
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
866
|
+
* See the License for the specific language governing permissions and
|
|
867
|
+
* limitations under the License.
|
|
868
|
+
*/const tY=7*24*60*60*1e3;async function nY(t){const e=await iY(t.swRegistration,t.vapidKey),n={vapidKey:t.vapidKey,swScope:t.swRegistration.scope,endpoint:e.endpoint,auth:yl(e.getKey("auth")),p256dh:yl(e.getKey("p256dh"))},r=await K9(t.firebaseDependencies);if(r){if(oY(r.subscriptionOptions,n))return Date.now()>=r.createTime+tY?rY(t,{token:r.token,createTime:Date.now(),subscriptionOptions:n}):r.token;try{await eY(t.firebaseDependencies,r.token)}catch(i){console.warn(i)}return Y1(t.firebaseDependencies,n)}else return Y1(t.firebaseDependencies,n)}async function rY(t,e){try{const n=await Q9(t.firebaseDependencies,e),r=Object.assign(Object.assign({},e),{token:n,createTime:Date.now()});return await fb(t.firebaseDependencies,r),n}catch(n){throw n}}async function Y1(t,e){const r={token:await J9(t,e),createTime:Date.now(),subscriptionOptions:e};return await fb(t,r),r.token}async function iY(t,e){const n=await t.pushManager.getSubscription();return n||t.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:W9(e)})}function oY(t,e){const n=e.vapidKey===t.vapidKey,r=e.endpoint===t.endpoint,i=e.auth===t.auth,o=e.p256dh===t.p256dh;return n&&r&&i&&o}/**
|
|
869
|
+
* @license
|
|
870
|
+
* Copyright 2020 Google LLC
|
|
871
|
+
*
|
|
872
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
873
|
+
* you may not use this file except in compliance with the License.
|
|
874
|
+
* You may obtain a copy of the License at
|
|
875
|
+
*
|
|
876
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
877
|
+
*
|
|
878
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
879
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
880
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
881
|
+
* See the License for the specific language governing permissions and
|
|
882
|
+
* limitations under the License.
|
|
883
|
+
*/function G1(t){const e={from:t.from,collapseKey:t.collapse_key,messageId:t.fcmMessageId};return sY(e,t),aY(e,t),lY(e,t),e}function sY(t,e){if(!e.notification)return;t.notification={};const n=e.notification.title;n&&(t.notification.title=n);const r=e.notification.body;r&&(t.notification.body=r);const i=e.notification.image;i&&(t.notification.image=i);const o=e.notification.icon;o&&(t.notification.icon=o)}function aY(t,e){e.data&&(t.data=e.data)}function lY(t,e){var n,r,i,o,a;if(!e.fcmOptions&&!(!((n=e.notification)===null||n===void 0)&&n.click_action))return;t.fcmOptions={};const c=(i=(r=e.fcmOptions)===null||r===void 0?void 0:r.link)!==null&&i!==void 0?i:(o=e.notification)===null||o===void 0?void 0:o.click_action;c&&(t.fcmOptions.link=c);const f=(a=e.fcmOptions)===null||a===void 0?void 0:a.analytics_label;f&&(t.fcmOptions.analyticsLabel=f)}/**
|
|
884
|
+
* @license
|
|
885
|
+
* Copyright 2019 Google LLC
|
|
886
|
+
*
|
|
887
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
888
|
+
* you may not use this file except in compliance with the License.
|
|
889
|
+
* You may obtain a copy of the License at
|
|
890
|
+
*
|
|
891
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
892
|
+
*
|
|
893
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
894
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
895
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
896
|
+
* See the License for the specific language governing permissions and
|
|
897
|
+
* limitations under the License.
|
|
898
|
+
*/function uY(t){return typeof t=="object"&&!!t&&OP in t}/**
|
|
899
|
+
* @license
|
|
900
|
+
* Copyright 2019 Google LLC
|
|
901
|
+
*
|
|
902
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
903
|
+
* you may not use this file except in compliance with the License.
|
|
904
|
+
* You may obtain a copy of the License at
|
|
905
|
+
*
|
|
906
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
907
|
+
*
|
|
908
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
909
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
910
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
911
|
+
* See the License for the specific language governing permissions and
|
|
912
|
+
* limitations under the License.
|
|
913
|
+
*/function cY(t){if(!t||!t.options)throw Pm("App Configuration Object");if(!t.name)throw Pm("App Name");const e=["projectId","apiKey","appId","messagingSenderId"],{options:n}=t;for(const r of e)if(!n[r])throw Pm(r);return{appName:t.name,projectId:n.projectId,apiKey:n.apiKey,appId:n.appId,senderId:n.messagingSenderId}}function Pm(t){return Bi.create("missing-app-config-values",{valueName:t})}/**
|
|
914
|
+
* @license
|
|
915
|
+
* Copyright 2020 Google LLC
|
|
916
|
+
*
|
|
917
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
918
|
+
* you may not use this file except in compliance with the License.
|
|
919
|
+
* You may obtain a copy of the License at
|
|
920
|
+
*
|
|
921
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
922
|
+
*
|
|
923
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
924
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
925
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
926
|
+
* See the License for the specific language governing permissions and
|
|
927
|
+
* limitations under the License.
|
|
928
|
+
*/class fY{constructor(e,n,r){this.deliveryMetricsExportedToBigQueryEnabled=!1,this.onBackgroundMessageHandler=null,this.onMessageHandler=null,this.logEvents=[],this.isLogServiceStarted=!1;const i=cY(e);this.firebaseDependencies={app:e,appConfig:i,installations:n,analyticsProvider:r}}_delete(){return Promise.resolve()}}/**
|
|
929
|
+
* @license
|
|
930
|
+
* Copyright 2020 Google LLC
|
|
931
|
+
*
|
|
932
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
933
|
+
* you may not use this file except in compliance with the License.
|
|
934
|
+
* You may obtain a copy of the License at
|
|
935
|
+
*
|
|
936
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
937
|
+
*
|
|
938
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
939
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
940
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
941
|
+
* See the License for the specific language governing permissions and
|
|
942
|
+
* limitations under the License.
|
|
943
|
+
*/async function dY(t){try{t.swRegistration=await navigator.serviceWorker.register(j9,{scope:B9}),t.swRegistration.update().catch(()=>{})}catch(e){throw Bi.create("failed-service-worker-registration",{browserErrorMessage:e==null?void 0:e.message})}}/**
|
|
944
|
+
* @license
|
|
945
|
+
* Copyright 2020 Google LLC
|
|
946
|
+
*
|
|
947
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
948
|
+
* you may not use this file except in compliance with the License.
|
|
949
|
+
* You may obtain a copy of the License at
|
|
950
|
+
*
|
|
951
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
952
|
+
*
|
|
953
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
954
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
955
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
956
|
+
* See the License for the specific language governing permissions and
|
|
957
|
+
* limitations under the License.
|
|
958
|
+
*/async function hY(t,e){if(!e&&!t.swRegistration&&await dY(t),!(!e&&t.swRegistration)){if(!(e instanceof ServiceWorkerRegistration))throw Bi.create("invalid-sw-registration");t.swRegistration=e}}/**
|
|
959
|
+
* @license
|
|
960
|
+
* Copyright 2020 Google LLC
|
|
961
|
+
*
|
|
962
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
963
|
+
* you may not use this file except in compliance with the License.
|
|
964
|
+
* You may obtain a copy of the License at
|
|
965
|
+
*
|
|
966
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
967
|
+
*
|
|
968
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
969
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
970
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
971
|
+
* See the License for the specific language governing permissions and
|
|
972
|
+
* limitations under the License.
|
|
973
|
+
*/async function pY(t,e){e?t.vapidKey=e:t.vapidKey||(t.vapidKey=PP)}/**
|
|
974
|
+
* @license
|
|
975
|
+
* Copyright 2020 Google LLC
|
|
976
|
+
*
|
|
977
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
978
|
+
* you may not use this file except in compliance with the License.
|
|
979
|
+
* You may obtain a copy of the License at
|
|
980
|
+
*
|
|
981
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
982
|
+
*
|
|
983
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
984
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
985
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
986
|
+
* See the License for the specific language governing permissions and
|
|
987
|
+
* limitations under the License.
|
|
988
|
+
*/async function IP(t,e){if(!navigator)throw Bi.create("only-available-in-window");if(Notification.permission==="default"&&await Notification.requestPermission(),Notification.permission!=="granted")throw Bi.create("permission-blocked");return await pY(t,e==null?void 0:e.vapidKey),await hY(t,e==null?void 0:e.serviceWorkerRegistration),nY(t)}/**
|
|
989
|
+
* @license
|
|
990
|
+
* Copyright 2019 Google LLC
|
|
991
|
+
*
|
|
992
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
993
|
+
* you may not use this file except in compliance with the License.
|
|
994
|
+
* You may obtain a copy of the License at
|
|
995
|
+
*
|
|
996
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
997
|
+
*
|
|
998
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
999
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1000
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1001
|
+
* See the License for the specific language governing permissions and
|
|
1002
|
+
* limitations under the License.
|
|
1003
|
+
*/async function gY(t,e,n){const r=mY(e);(await t.firebaseDependencies.analyticsProvider.get()).logEvent(r,{message_id:n[OP],message_name:n[V9],message_time:n[H9],message_device_time:Math.floor(Date.now()/1e3)})}function mY(t){switch(t){case Hd.NOTIFICATION_CLICKED:return"notification_open";case Hd.PUSH_RECEIVED:return"notification_foreground";default:throw new Error}}/**
|
|
1004
|
+
* @license
|
|
1005
|
+
* Copyright 2017 Google LLC
|
|
1006
|
+
*
|
|
1007
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1008
|
+
* you may not use this file except in compliance with the License.
|
|
1009
|
+
* You may obtain a copy of the License at
|
|
1010
|
+
*
|
|
1011
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1012
|
+
*
|
|
1013
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1014
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1015
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1016
|
+
* See the License for the specific language governing permissions and
|
|
1017
|
+
* limitations under the License.
|
|
1018
|
+
*/async function vY(t,e){const n=e.data;if(!n.isFirebaseMessaging)return;t.onMessageHandler&&n.messageType===Hd.PUSH_RECEIVED&&(typeof t.onMessageHandler=="function"?t.onMessageHandler(G1(n)):t.onMessageHandler.next(G1(n)));const r=n.data;uY(r)&&r[U9]==="1"&&await gY(t,n.messageType,r)}const q1="@firebase/messaging",X1="0.12.12";/**
|
|
1019
|
+
* @license
|
|
1020
|
+
* Copyright 2020 Google LLC
|
|
1021
|
+
*
|
|
1022
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1023
|
+
* you may not use this file except in compliance with the License.
|
|
1024
|
+
* You may obtain a copy of the License at
|
|
1025
|
+
*
|
|
1026
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1027
|
+
*
|
|
1028
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1029
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1030
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1031
|
+
* See the License for the specific language governing permissions and
|
|
1032
|
+
* limitations under the License.
|
|
1033
|
+
*/const yY=t=>{const e=new fY(t.getProvider("app").getImmediate(),t.getProvider("installations-internal").getImmediate(),t.getProvider("analytics-internal"));return navigator.serviceWorker.addEventListener("message",n=>vY(e,n)),e},bY=t=>{const e=t.getProvider("messaging").getImmediate();return{getToken:r=>IP(e,r)}};function wY(){kc(new Tu("messaging",yY,"PUBLIC")),kc(new Tu("messaging-internal",bY,"PRIVATE")),pu(q1,X1),pu(q1,X1,"esm2017")}/**
|
|
1034
|
+
* @license
|
|
1035
|
+
* Copyright 2020 Google LLC
|
|
1036
|
+
*
|
|
1037
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1038
|
+
* you may not use this file except in compliance with the License.
|
|
1039
|
+
* You may obtain a copy of the License at
|
|
1040
|
+
*
|
|
1041
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1042
|
+
*
|
|
1043
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1044
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1045
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1046
|
+
* See the License for the specific language governing permissions and
|
|
1047
|
+
* limitations under the License.
|
|
1048
|
+
*/async function xY(){try{await iP()}catch{return!1}return typeof window<"u"&&rP()&&$6()&&"serviceWorker"in navigator&&"PushManager"in window&&"Notification"in window&&"fetch"in window&&ServiceWorkerRegistration.prototype.hasOwnProperty("showNotification")&&PushSubscription.prototype.hasOwnProperty("getKey")}/**
|
|
1049
|
+
* @license
|
|
1050
|
+
* Copyright 2020 Google LLC
|
|
1051
|
+
*
|
|
1052
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1053
|
+
* you may not use this file except in compliance with the License.
|
|
1054
|
+
* You may obtain a copy of the License at
|
|
1055
|
+
*
|
|
1056
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1057
|
+
*
|
|
1058
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1059
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1060
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1061
|
+
* See the License for the specific language governing permissions and
|
|
1062
|
+
* limitations under the License.
|
|
1063
|
+
*/function SY(t,e){if(!navigator)throw Bi.create("only-available-in-window");return t.onMessageHandler=e,()=>{t.onMessageHandler=null}}/**
|
|
1064
|
+
* @license
|
|
1065
|
+
* Copyright 2017 Google LLC
|
|
1066
|
+
*
|
|
1067
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1068
|
+
* you may not use this file except in compliance with the License.
|
|
1069
|
+
* You may obtain a copy of the License at
|
|
1070
|
+
*
|
|
1071
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1072
|
+
*
|
|
1073
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1074
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1075
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1076
|
+
* See the License for the specific language governing permissions and
|
|
1077
|
+
* limitations under the License.
|
|
1078
|
+
*/function TY(t=V8()){return xY().then(e=>{if(!e)throw Bi.create("unsupported-browser")},e=>{throw Bi.create("indexed-db-unsupported")}),sb(ib(t),"messaging").getImmediate()}async function CY(t,e){return t=ib(t),IP(t,e)}function EY(t,e){return t=ib(t),SY(t,e)}wY();exports.AuthContext=Bv;exports.AuthProvider=lM;exports.CustomOpenList=RT;exports.CustomOpenListProvider=vL;exports.DateRangePicker=O6;exports.ERROR_MESSAGE=cT;exports.FavoriteMenu=u6;exports.GlobalMenu=T6;exports.IconComponent=jD;exports.InfiniteLoader=TL;exports.Language=Vv;exports.LogoutConfirmModal=K1;exports.NotitficationItem=mL;exports.PropTypes=_s;exports.Q=W2;exports.SaasThemeProvider=kI;exports.StyleWrapper=Hv;exports.TranslationProvider=gL;exports._=E6;exports._assertThisInitialized=xl;exports._extends=kf;exports._extends$1=CL;exports._inheritsLoose=AT;exports._objectWithoutPropertiesLoose=$v;exports.activeStyles=tb;exports.axiosInstance=As;exports.clsx=bl;exports.color=mr;exports.commonjsGlobal=ki;exports.createCustomTheme=eT;exports.getAugmentedNamespace=kM;exports.getMessagingInWindow=TY;exports.getToken=CY;exports.handleErrorAxios=hT;exports.initializeApp=aP;exports.lodashExports=KD;exports.login=fT;exports.logout=dT;exports.notify=K2;exports.objectWithoutPropertiesLoose=EM;exports.onMessage=EY;exports.pushError=zd;exports.pushSuccess=Gv;exports.pushWarning=X2;exports.responseInterceptor=oM;exports.search=cM;exports.setFavicon=tT;exports.setShellBackdrop=fM;exports.styles=C6;exports.translate=ud;exports.translationConfig=hL;exports.updateFavoriteItems=rb;exports.useAuth=uM;exports.useCustomTranslation=dL;exports.useTheme=EI;exports.useTranslation=xT;exports.useTranslation$1=pL;
|